2019-07-30 05:49:42,630 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-109 | | 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-30 05:49:42,636 - 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.24,192.30.9.5 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=chRzs2Ccr3Q07G6Sj0KlFsbID 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=2e894757a4e54ebfa46b20b30b23a387 export OS_TENANT_NAME=admin 2019-07-30 05:49:42,637 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 05:49:42,638 - 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-30 05:49:42,682 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-07-30 05:49:43,005 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-07-30 05:49:43,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:49:43,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b73d76-93d5-4769-9edc-a0a6aa28c30a 2019-07-30 05:49:43,017 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:49:43,017 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-44b73d76-93d5-4769-9edc-a0a6aa28c30a 2019-07-30 05:49:43,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:49:43,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:49:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["r-DIYPlgTPm1KCsODfHo7A"], "issued_at": "2019-07-30T05:49:43.000000Z"}} 2019-07-30 05:49:43,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 05:49:43,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:43,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:43 GMT X-Openstack-Request-Id: req-9d9dd64b-f36a-4a24-8efa-027908b20fe9 2019-07-30 05:49:43,786 - 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-30 05:49:43,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-9d9dd64b-f36a-4a24-8efa-027908b20fe9 2019-07-30 05:49:43,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.271296977997s 2019-07-30 05:49:43,797 - 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-30 05:49:43,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-07-30 05:49:43,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:44,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:43 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-6da7751c-c05c-47cb-96a5-4f4aead9a337 x-openstack-request-id: req-6da7751c-c05c-47cb-96a5-4f4aead9a337 2019-07-30 05:49:44,608 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-07-30 05:49:44,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-6da7751c-c05c-47cb-96a5-4f4aead9a337 2019-07-30 05:49:44,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.808568000793s 2019-07-30 05:49:44,609 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-07-30 05:49:44,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:49:44,620 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eadc8950-b69f-48e8-b4b6-b2e3c21056c0 2019-07-30 05:49:44,620 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:49:44,621 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-eadc8950-b69f-48e8-b4b6-b2e3c21056c0 2019-07-30 05:49:44,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:49:44,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:44,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46849f5-071c-4201-af93-c5306536d4f2 2019-07-30 05:49:44,817 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:49:44,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-a46849f5-071c-4201-af93-c5306536d4f2 2019-07-30 05:49:44,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196007966995s 2019-07-30 05:49:44,818 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'2cf705e72e254ad1bdc5f8e26aa01906', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-07-30 05:49:44,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-30 05:49:44,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:45,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1867 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa9d460-c559-49a7-8e73-db165281cb96 2019-07-30 05:49:45,025 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/11601cfaddd84012bfdf01d31ecfe937"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/18cb586daec3430cb04c86e8d27ab650"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1be5b424858246d48f89ae4f0855ff59"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/342cbf8edea84acb8696d2cc506b7c59"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/35779b1ee2184a088ff2f0c81b41f1d5"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3899b1c9a26d44499abefc1b127803b1"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/44138ca79c7341a4b09e2cf487a3ff47"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46a50ce19ab34339958b169b3350f8e3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/47442f536d124bcba67144aa3852cba3"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "47442f536d124bcba67144aa3852cba3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/491a8329905d47b488c28404c5baf336"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "491a8329905d47b488c28404c5baf336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5dd36b491bda450da07a0b11b5e80aef"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68e9bf551c1946d1b018c9adefbfccb0"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6b573fdc84ec45c3b5e03a70f3043ea2"}, "url": "http://12.0.0.41:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/724d8d22086c4d168d5cb135d4389bc7"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/757d71054e8041a0b8ceb5e5fa71423f"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7602d399ccc84ddd928d519c12d206b9"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "7602d399ccc84ddd928d519c12d206b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7986412fb2894ced866e267d3eb79588"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "7986412fb2894ced866e267d3eb79588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7d0e7797608042809d914e647c3e424f"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "7d0e7797608042809d914e647c3e424f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7da3baf7c79d471e8d9b95e641dc5079"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "7da3baf7c79d471e8d9b95e641dc5079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/810b274f1b574e9394805cc6efa5f49d"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/89e33bcdf4044923929d47ae34b325ba"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8c9d6c7c0c0445b889acd197f77d290f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9084c54139064d92801cbfc8258ea640"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "9084c54139064d92801cbfc8258ea640"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9cb86d109a0e459e9c67fed9b07b80c0"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9d49d4b66ad74a46a313ad122dce3fb8"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a72049e648d24d6fa56ceafb4f3b2c2b"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ab65ab5e153b4e10b353381d86579fed"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ada5b1690d4d43b29198a83096de6f82"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd368f3b820445b088add01cbf46014f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "bd368f3b820445b088add01cbf46014f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4a87c80db974e95a18812232e7c07aa"}, "url": "http://12.0.0.41:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "c4a87c80db974e95a18812232e7c07aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0aeac595fe74fe59ddd6a0292cb17ed"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/db792fc788ed4b9890c4b54e6ad6996a"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "db792fc788ed4b9890c4b54e6ad6996a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e4352e7e8f214e78a3fb8eb48194c113"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "e4352e7e8f214e78a3fb8eb48194c113"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e842bcc834024d6aad1326be425eed46"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "e842bcc834024d6aad1326be425eed46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ebba3a52a8bb459dafcd97f34de4f4e2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f0e63197a4bb479ca29ee353dc3c5a82"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f266061cbde049828f2a8649d1dd052d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "f266061cbde049828f2a8649d1dd052d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f28a3bc1888c4741af02a81024e0f9d1"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "f28a3bc1888c4741af02a81024e0f9d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdd580015b614ae7aed79cd8908f34e2"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-30 05:49:45,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-3fa9d460-c559-49a7-8e73-db165281cb96 2019-07-30 05:49:45,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.20314002037s 2019-07-30 05:49:45,032 - 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.24:5000/v3/endpoints/11601cfaddd84012bfdf01d31ecfe937'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3e0a4e5017de45c1892b4f80e4e938f9', u'id': u'11601cfaddd84012bfdf01d31ecfe937'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/18cb586daec3430cb04c86e8d27ab650'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'04db26ee46f34e09b57397fac196d5cc', u'id': u'18cb586daec3430cb04c86e8d27ab650'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1be5b424858246d48f89ae4f0855ff59'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f86011bd3e2d497e896b288f1d2d2351', u'id': u'1be5b424858246d48f89ae4f0855ff59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/342cbf8edea84acb8696d2cc506b7c59'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b8ccfa69a43049d8894a50010967ae39', u'id': u'342cbf8edea84acb8696d2cc506b7c59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/35779b1ee2184a088ff2f0c81b41f1d5'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'353cc4cf86f940e3bca3e62f88112158', u'id': u'35779b1ee2184a088ff2f0c81b41f1d5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3899b1c9a26d44499abefc1b127803b1'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d10eade472449f6a238c066ee73209c', u'id': u'3899b1c9a26d44499abefc1b127803b1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/44138ca79c7341a4b09e2cf487a3ff47'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'976e6a6270e54970b8254ab5407ad7f6', u'id': u'44138ca79c7341a4b09e2cf487a3ff47'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/46a50ce19ab34339958b169b3350f8e3'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ca73954feab74dcc9cb0702ced94fd2b', u'id': u'46a50ce19ab34339958b169b3350f8e3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/47442f536d124bcba67144aa3852cba3'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'502c7e290e5348b2ab613fa8406ff2c8', u'id': u'47442f536d124bcba67144aa3852cba3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/491a8329905d47b488c28404c5baf336'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4f7e2d7a784c4c85a7efe171faa5b979', u'id': u'491a8329905d47b488c28404c5baf336'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5dd36b491bda450da07a0b11b5e80aef'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f86011bd3e2d497e896b288f1d2d2351', u'id': u'5dd36b491bda450da07a0b11b5e80aef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/68e9bf551c1946d1b018c9adefbfccb0'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4f7e2d7a784c4c85a7efe171faa5b979', u'id': u'68e9bf551c1946d1b018c9adefbfccb0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6b573fdc84ec45c3b5e03a70f3043ea2'}, u'url': u'http://12.0.0.41:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'976e6a6270e54970b8254ab5407ad7f6', u'id': u'6b573fdc84ec45c3b5e03a70f3043ea2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/724d8d22086c4d168d5cb135d4389bc7'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4f528111f4194ed5aff4b8e312591f8b', u'id': u'724d8d22086c4d168d5cb135d4389bc7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/757d71054e8041a0b8ceb5e5fa71423f'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'502c7e290e5348b2ab613fa8406ff2c8', u'id': u'757d71054e8041a0b8ceb5e5fa71423f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7602d399ccc84ddd928d519c12d206b9'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'502c7e290e5348b2ab613fa8406ff2c8', u'id': u'7602d399ccc84ddd928d519c12d206b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7986412fb2894ced866e267d3eb79588'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d10eade472449f6a238c066ee73209c', u'id': u'7986412fb2894ced866e267d3eb79588'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7d0e7797608042809d914e647c3e424f'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'353cc4cf86f940e3bca3e62f88112158', u'id': u'7d0e7797608042809d914e647c3e424f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7da3baf7c79d471e8d9b95e641dc5079'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4f7e2d7a784c4c85a7efe171faa5b979', u'id': u'7da3baf7c79d471e8d9b95e641dc5079'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/810b274f1b574e9394805cc6efa5f49d'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ca73954feab74dcc9cb0702ced94fd2b', u'id': u'810b274f1b574e9394805cc6efa5f49d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/89e33bcdf4044923929d47ae34b325ba'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c59e233b14b64ed0918880f6bd9aab5f', u'id': u'89e33bcdf4044923929d47ae34b325ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8c9d6c7c0c0445b889acd197f77d290f'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'05d2e99785ac4fdeb9a4c0eda3bd7b26', u'id': u'8c9d6c7c0c0445b889acd197f77d290f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9084c54139064d92801cbfc8258ea640'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b8ccfa69a43049d8894a50010967ae39', u'id': u'9084c54139064d92801cbfc8258ea640'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9cb86d109a0e459e9c67fed9b07b80c0'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ca73954feab74dcc9cb0702ced94fd2b', u'id': u'9cb86d109a0e459e9c67fed9b07b80c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9d49d4b66ad74a46a313ad122dce3fb8'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3e0a4e5017de45c1892b4f80e4e938f9', u'id': u'9d49d4b66ad74a46a313ad122dce3fb8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a72049e648d24d6fa56ceafb4f3b2c2b'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'04db26ee46f34e09b57397fac196d5cc', u'id': u'a72049e648d24d6fa56ceafb4f3b2c2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ab65ab5e153b4e10b353381d86579fed'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4f528111f4194ed5aff4b8e312591f8b', u'id': u'ab65ab5e153b4e10b353381d86579fed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ada5b1690d4d43b29198a83096de6f82'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c59e233b14b64ed0918880f6bd9aab5f', u'id': u'ada5b1690d4d43b29198a83096de6f82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bd368f3b820445b088add01cbf46014f'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'05d2e99785ac4fdeb9a4c0eda3bd7b26', u'id': u'bd368f3b820445b088add01cbf46014f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c4a87c80db974e95a18812232e7c07aa'}, u'url': u'http://12.0.0.41:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'976e6a6270e54970b8254ab5407ad7f6', u'id': u'c4a87c80db974e95a18812232e7c07aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d0aeac595fe74fe59ddd6a0292cb17ed'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'05d2e99785ac4fdeb9a4c0eda3bd7b26', u'id': u'd0aeac595fe74fe59ddd6a0292cb17ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/db792fc788ed4b9890c4b54e6ad6996a'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f86011bd3e2d497e896b288f1d2d2351', u'id': u'db792fc788ed4b9890c4b54e6ad6996a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e4352e7e8f214e78a3fb8eb48194c113'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'353cc4cf86f940e3bca3e62f88112158', u'id': u'e4352e7e8f214e78a3fb8eb48194c113'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e842bcc834024d6aad1326be425eed46'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3e0a4e5017de45c1892b4f80e4e938f9', u'id': u'e842bcc834024d6aad1326be425eed46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ebba3a52a8bb459dafcd97f34de4f4e2'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b8ccfa69a43049d8894a50010967ae39', u'id': u'ebba3a52a8bb459dafcd97f34de4f4e2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f0e63197a4bb479ca29ee353dc3c5a82'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d10eade472449f6a238c066ee73209c', u'id': u'f0e63197a4bb479ca29ee353dc3c5a82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f266061cbde049828f2a8649d1dd052d'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'04db26ee46f34e09b57397fac196d5cc', u'id': u'f266061cbde049828f2a8649d1dd052d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f28a3bc1888c4741af02a81024e0f9d1'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c59e233b14b64ed0918880f6bd9aab5f', u'id': u'f28a3bc1888c4741af02a81024e0f9d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fdd580015b614ae7aed79cd8908f34e2'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4f528111f4194ed5aff4b8e312591f8b', u'id': u'fdd580015b614ae7aed79cd8908f34e2'})] 2019-07-30 05:49:45,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-07-30 05:49:45,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:45,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49: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-0b5aad89-7c4a-41e3-bb0b-2f160811041b x-openstack-request-id: req-0b5aad89-7c4a-41e3-bb0b-2f160811041b 2019-07-30 05:49:45,141 - 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-30 05:49:45,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-0b5aad89-7c4a-41e3-bb0b-2f160811041b 2019-07-30 05:49:45,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.108155012131s 2019-07-30 05:49:45,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-07-30 05:49:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:46,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49: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-28f46e89-4d0b-43d7-af2d-c031c2514994 x-openstack-request-id: req-28f46e89-4d0b-43d7-af2d-c031c2514994 2019-07-30 05:49:46,016 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-07-30 05:49:46,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-28f46e89-4d0b-43d7-af2d-c031c2514994 2019-07-30 05:49:46,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 0.858631134033s 2019-07-30 05:49:46,017 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-07-30 05:49:46,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:49:46,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:46,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:46 GMT X-Openstack-Request-Id: req-40c029eb-b1e7-4d8a-87f3-9f222d2d9e8d 2019-07-30 05:49:46,084 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:49:46,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-40c029eb-b1e7-4d8a-87f3-9f222d2d9e8d 2019-07-30 05:49:46,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620000362396s 2019-07-30 05:49:46,084 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-07-30 05:49:46,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 05:49:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:46,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49: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-a2f6ae0f-312e-45f4-be15-1e1225d8f6d2 x-openstack-request-id: req-a2f6ae0f-312e-45f4-be15-1e1225d8f6d2 2019-07-30 05:49:46,243 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 05:49:46,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-a2f6ae0f-312e-45f4-be15-1e1225d8f6d2 2019-07-30 05:49:46,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.158070087433s 2019-07-30 05:49:46,244 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [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': 1, 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}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', 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': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 16}, 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-30 05:49:46,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-07-30 05:49:46,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:46,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49: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-d84f113c-f759-4c26-bae8-74edcdbc4833 x-openstack-request-id: req-d84f113c-f759-4c26-bae8-74edcdbc4833 2019-07-30 05:49:46,266 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-07-30 05:49:46,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d84f113c-f759-4c26-bae8-74edcdbc4833 2019-07-30 05:49:46,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0217349529266s 2019-07-30 05:49:46,266 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-07-30 05:49:46,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:49:46,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:46,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:46 GMT X-Openstack-Request-Id: req-fdfc5e22-ff38-49d2-a626-5cccb35b7e4f 2019-07-30 05:49:46,347 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:49:46,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fdfc5e22-ff38-49d2-a626-5cccb35b7e4f 2019-07-30 05:49:46,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.080826997757s 2019-07-30 05:49:46,348 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'c286be3b-aa91-4095-9a8d-eb77210f78db'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-30T05:47:24Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 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-30T05:47:20Z', u'provider:network_type': u'flat', u'tenant_id': u'c703d111618544b98917b24402b5e80c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c703d111618544b98917b24402b5e80c', u'l2_adjacency': True})] 2019-07-30 05:49:46,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:49:46,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:46,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:46 GMT X-Openstack-Request-Id: req-15adfbb6-1b98-4575-acbc-0c50ed201331 2019-07-30 05:49:46,377 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-07-30 05:49:46,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-15adfbb6-1b98-4575-acbc-0c50ed201331 2019-07-30 05:49:46,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0285890102386s 2019-07-30 05:49:46,377 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-07-30 05:49:46,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:49:46,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:46,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c7d1eb-819d-435d-aff7-c03bbdf1dea0 2019-07-30 05:49:46,571 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "0df6cc8740d844a5bb5e43e122143585"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/0df6cc8740d844a5bb5e43e122143585/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "23ff98caea234ac9a6b56a5f728808c7"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/23ff98caea234ac9a6b56a5f728808c7/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "287d49b26ff34434a85a3aeefc039c30"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/287d49b26ff34434a85a3aeefc039c30/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "3c49396ea16f48c9b803b0826cc47dd0"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/3c49396ea16f48c9b803b0826cc47dd0/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/82236cc6c3ac4ef4a7fbab46e0ed7f95/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "92faa4cbcecf432a950068dce358cd0d"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/92faa4cbcecf432a950068dce358cd0d/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "b2f8373b904c48128b8360ba4a4a774b"}, "user": {"id": "92faa4cbcecf432a950068dce358cd0d"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/92faa4cbcecf432a950068dce358cd0d/roles/b2f8373b904c48128b8360ba4a4a774b"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "9af09c5c9a3e40aba696ca59a7fe8f4f"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/9af09c5c9a3e40aba696ca59a7fe8f4f/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "9bc69f6d2ca74a568ff2fa997d1e43f1"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/9bc69f6d2ca74a568ff2fa997d1e43f1/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "a3544aa758e344d48f801d6fa6939f70"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/a3544aa758e344d48f801d6fa6939f70/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "cc922b21a2d64b3d8b3e127d8a8a7819"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/cc922b21a2d64b3d8b3e127d8a8a7819/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "2e894757a4e54ebfa46b20b30b23a387"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387/users/cfde6aaffb1745b4b41a3c5895630cfb/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "2e894757a4e54ebfa46b20b30b23a387"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387/users/cfde6aaffb1745b4b41a3c5895630cfb/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "f2dfe11626c641a3b0e2685191b70227"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/f2dfe11626c641a3b0e2685191b70227/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"project": {"id": "c703d111618544b98917b24402b5e80c"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "f819877bb8b6459daa188c48150c1594"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c/users/f819877bb8b6459daa188c48150c1594/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"domain": {"id": "2cf705e72e254ad1bdc5f8e26aa01906"}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "bd4307757e174f8bb7600c1d407b04a4"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906/users/bd4307757e174f8bb7600c1d407b04a4/roles/42d631bb806c428ca054882a5b7c5ba1"}}, {"scope": {"system": {"all": true}}, "role": {"id": "42d631bb806c428ca054882a5b7c5ba1"}, "user": {"id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/cfde6aaffb1745b4b41a3c5895630cfb/roles/42d631bb806c428ca054882a5b7c5ba1"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2019-07-30 05:49:46,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-b4c7d1eb-819d-435d-aff7-c03bbdf1dea0 2019-07-30 05:49:46,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190889835358s 2019-07-30 05:49:46,575 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'0df6cc8740d844a5bb5e43e122143585'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'23ff98caea234ac9a6b56a5f728808c7'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'287d49b26ff34434a85a3aeefc039c30'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'3c49396ea16f48c9b803b0826cc47dd0'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'82236cc6c3ac4ef4a7fbab46e0ed7f95'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'92faa4cbcecf432a950068dce358cd0d'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'b2f8373b904c48128b8360ba4a4a774b', 'user': u'92faa4cbcecf432a950068dce358cd0d'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'9af09c5c9a3e40aba696ca59a7fe8f4f'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'9bc69f6d2ca74a568ff2fa997d1e43f1'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'a3544aa758e344d48f801d6fa6939f70'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'cc922b21a2d64b3d8b3e127d8a8a7819'}), Munch({'project': u'2e894757a4e54ebfa46b20b30b23a387', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'cfde6aaffb1745b4b41a3c5895630cfb'}), Munch({'project': u'2e894757a4e54ebfa46b20b30b23a387', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'cfde6aaffb1745b4b41a3c5895630cfb'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'f2dfe11626c641a3b0e2685191b70227'}), Munch({'project': u'c703d111618544b98917b24402b5e80c', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'f819877bb8b6459daa188c48150c1594'}), Munch({'domain': u'2cf705e72e254ad1bdc5f8e26aa01906', 'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'bd4307757e174f8bb7600c1d407b04a4'}), Munch({'id': u'42d631bb806c428ca054882a5b7c5ba1', 'user': u'cfde6aaffb1745b4b41a3c5895630cfb'})] 2019-07-30 05:49:46,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:49:46,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:46,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88871346-09c8-48cb-9c81-82b10796051f 2019-07-30 05:49:46,782 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:49:46,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-88871346-09c8-48cb-9c81-82b10796051f 2019-07-30 05:49:46,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204020023346s 2019-07-30 05:49:46,784 - 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'swiftoperator', 'id': u'00a3af5910cc472894528a16133aa4dd'}), 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'022478535cff4957b70bee1b7cee7458'}), 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'42d631bb806c428ca054882a5b7c5ba1'}), 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'7c6f65662ba14da09fdf612228746a7c'}), 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'b2f8373b904c48128b8360ba4a4a774b'}), 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'c470b8c39be846c7a0924d0b3241316e'})] 2019-07-30 05:49:46,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:49:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:46,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:46 GMT X-Openstack-Request-Id: req-593cbe85-77f5-49b1-96ae-e470c196ebfe 2019-07-30 05:49:46,835 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-07-30 05:49:46,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-593cbe85-77f5-49b1-96ae-e470c196ebfe 2019-07-30 05:49:46,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0505738258362s 2019-07-30 05:49:46,835 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-07-30 05:49:46,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:49:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:47,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49: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-4a8323d1-6fd0-4d63-9b6e-1cefde799532 x-openstack-request-id: req-4a8323d1-6fd0-4d63-9b6e-1cefde799532 2019-07-30 05:49:47,046 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 05:49:47,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4a8323d1-6fd0-4d63-9b6e-1cefde799532 2019-07-30 05:49:47,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210697174072s 2019-07-30 05:49:47,047 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-07-30 05:49:47,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 05:49:47,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-30 05:49:47,058 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49c333d0-9b76-4830-b9b5-0f560abb90f9 2019-07-30 05:49:47,059 - 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.5:35357/v3/", "rel": "self"}]}]}} 2019-07-30 05:49:47,059 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-49c333d0-9b76-4830-b9b5-0f560abb90f9 2019-07-30 05:49:47,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:47,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74eacc4c-ca05-4a62-b63e-725bb174a4ca 2019-07-30 05:49:47,168 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/04db26ee46f34e09b57397fac196d5cc"}, "enabled": true, "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/05d2e99785ac4fdeb9a4c0eda3bd7b26"}, "enabled": true, "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/353cc4cf86f940e3bca3e62f88112158"}, "enabled": true, "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e0a4e5017de45c1892b4f80e4e938f9"}, "enabled": true, "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f528111f4194ed5aff4b8e312591f8b"}, "enabled": true, "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f7e2d7a784c4c85a7efe171faa5b979"}, "enabled": true, "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/502c7e290e5348b2ab613fa8406ff2c8"}, "enabled": true, "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d10eade472449f6a238c066ee73209c"}, "enabled": true, "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/976e6a6270e54970b8254ab5407ad7f6"}, "enabled": true, "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b8ccfa69a43049d8894a50010967ae39"}, "enabled": true, "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/bbcd125ff4484d12841339482b95bc93"}, "enabled": true, "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c59e233b14b64ed0918880f6bd9aab5f"}, "enabled": true, "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca73954feab74dcc9cb0702ced94fd2b"}, "enabled": true, "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f86011bd3e2d497e896b288f1d2d2351"}, "enabled": true, "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-07-30 05:49:47,168 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-74eacc4c-ca05-4a62-b63e-725bb174a4ca 2019-07-30 05:49:47,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.118539094925s 2019-07-30 05:49:47,173 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'04db26ee46f34e09b57397fac196d5cc', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'05d2e99785ac4fdeb9a4c0eda3bd7b26', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'353cc4cf86f940e3bca3e62f88112158', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'3e0a4e5017de45c1892b4f80e4e938f9', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'4f528111f4194ed5aff4b8e312591f8b', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'4f7e2d7a784c4c85a7efe171faa5b979', 'name': u'nova'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'502c7e290e5348b2ab613fa8406ff2c8', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'6d10eade472449f6a238c066ee73209c', 'name': u'gnocchi'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'976e6a6270e54970b8254ab5407ad7f6', 'name': u'swift'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'b8ccfa69a43049d8894a50010967ae39', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'bbcd125ff4484d12841339482b95bc93', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'c59e233b14b64ed0918880f6bd9aab5f', 'name': u'heat'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'ca73954feab74dcc9cb0702ced94fd2b', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'f86011bd3e2d497e896b288f1d2d2351', 'name': u'aodh'})] 2019-07-30 05:49:47,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:49:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:47,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:47 GMT X-Openstack-Request-Id: req-e22663c1-0eef-4d51-8f18-fc9f67d033f3 2019-07-30 05:49:47,213 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 05:49:47,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e22663c1-0eef-4d51-8f18-fc9f67d033f3 2019-07-30 05:49:47,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.039314031601s 2019-07-30 05:49:47,214 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:47:24Z', 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'c286be3b-aa91-4095-9a8d-eb77210f78db', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'tenant_id': u'c703d111618544b98917b24402b5e80c', u'created_at': u'2019-07-30T05:47:24Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'c703d111618544b98917b24402b5e80c'})] 2019-07-30 05:49:47,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-07-30 05:49:47,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}367b91bfd23b49a3a73d31d221e01db0d30d7c56" 2019-07-30 05:49:47,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:47 GMT X-Openstack-Request-Id: req-4706d67f-de04-4fb3-8df9-62ecc7a804e0 2019-07-30 05:49:47,221 - 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-30 05:49:47,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/service-providers.json used request id req-4706d67f-de04-4fb3-8df9-62ecc7a804e0 2019-07-30 05:49:47,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00728011131287s 2019-07-30 05:49:47,223 - 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-30 05:49:47,365 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:49:47,365 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-30 05:49:47,416 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-07-30 05:49:47,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:49:47,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b23ba7b-c292-4406-a217-b8f22f24bfb2 2019-07-30 05:49:47,528 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:49:47,528 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-5b23ba7b-c292-4406-a217-b8f22f24bfb2 2019-07-30 05:49:47,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:49:47,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["DsCTh9CjSjSn7aZOeW3wCw"], "issued_at": "2019-07-30T05:49:47.000000Z"}} 2019-07-30 05:49:47,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:49:47,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:49:49,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:48 GMT X-Openstack-Request-Id: req-31577b1f-7a0b-4d6a-a92c-f1b0baa6e9b4 2019-07-30 05:49:49,021 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:49:49,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-31577b1f-7a0b-4d6a-a92c-f1b0baa6e9b4 2019-07-30 05:49:49,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08915495872s 2019-07-30 05:49:49,023 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-07-30 05:49:49,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:49:49,035 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-414422a5-718a-4081-abb2-ab25f2ad7fff 2019-07-30 05:49:49,035 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:49:49,035 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-414422a5-718a-4081-abb2-ab25f2ad7fff 2019-07-30 05:49:49,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:49:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:49:49,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2971a5ff-4de0-4425-bf26-a42bfc77688a 2019-07-30 05:49:49,190 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:49:49,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2971a5ff-4de0-4425-bf26-a42bfc77688a 2019-07-30 05:49:49,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154700994492s 2019-07-30 05:49:49,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:49:49,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:49:49,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e742a83-3032-4748-aa75-0f15d9e5e1f0 2019-07-30 05:49:49,396 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:49:49,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7e742a83-3032-4748-aa75-0f15d9e5e1f0 2019-07-30 05:49:49,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198360919952s 2019-07-30 05:49:49,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:49:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" -d '{"network": {"tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "name": "tenantnetwork1-net_3354508e-c01c-4f77-920a-f08f42907b9e", "admin_state_up": true}}' 2019-07-30 05:49:49,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:49 GMT X-Openstack-Request-Id: req-7e592321-50bc-4dad-ad29-dfb5f74250d7 2019-07-30 05:49:49,802 - 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":"d447ba35-42f8-4a00-a3c4-a662fb252d4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:49:49Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_3354508e-c01c-4f77-920a-f08f42907b9e","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:49:49Z","mtu":1450}} 2019-07-30 05:49:49,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7e592321-50bc-4dad-ad29-dfb5f74250d7 2019-07-30 05:49:49,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.405080795288s 2019-07-30 05:49:49,803 - 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-30T05:49:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd447ba35-42f8-4a00-a3c4-a662fb252d4c', u'provider:segmentation_id': 38, 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_3354508e-c01c-4f77-920a-f08f42907b9e', u'created_at': u'2019-07-30T05:49:49Z', u'mtu': 1450, u'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2e894757a4e54ebfa46b20b30b23a387', u'l2_adjacency': True}) 2019-07-30 05:49:49,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:49:49,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:49:49,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:49 GMT X-Openstack-Request-Id: req-dab12080-876d-42ed-b748-3ba5637a24a3 2019-07-30 05:49:49,907 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d447ba35-42f8-4a00-a3c4-a662fb252d4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:49:49Z","qos_policy_id":null,"name":"tenantnetwork1-net_3354508e-c01c-4f77-920a-f08f42907b9e","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:49:49Z","provider:network_type":"vxlan"}]} 2019-07-30 05:49:49,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-dab12080-876d-42ed-b748-3ba5637a24a3 2019-07-30 05:49:49,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103228092194s 2019-07-30 05:49:49,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:49:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" -d '{"subnet": {"name": "tenantnetwork1-subnet_3354508e-c01c-4f77-920a-f08f42907b9e", "enable_dhcp": true, "network_id": "d447ba35-42f8-4a00-a3c4-a662fb252d4c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:49:50,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:50 GMT X-Openstack-Request-Id: req-0cde7a10-42f1-4600-868b-be40e260c2f9 2019-07-30 05:49:50,815 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T05:49:50Z","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":"58689604-cfcf-452a-ad27-26cb13c1085d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e894757a4e54ebfa46b20b30b23a387","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_3354508e-c01c-4f77-920a-f08f42907b9e","enable_dhcp":true,"segment_id":null,"network_id":"d447ba35-42f8-4a00-a3c4-a662fb252d4c","tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:49:50Z","ip_version":4}} 2019-07-30 05:49:50,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0cde7a10-42f1-4600-868b-be40e260c2f9 2019-07-30 05:49:50,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.906294107437s 2019-07-30 05:49:50,815 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:49:50Z', 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'58689604-cfcf-452a-ad27-26cb13c1085d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_3354508e-c01c-4f77-920a-f08f42907b9e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd447ba35-42f8-4a00-a3c4-a662fb252d4c', u'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', u'created_at': u'2019-07-30T05:49:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2e894757a4e54ebfa46b20b30b23a387'}) 2019-07-30 05:49:50,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:49:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "tenantnetwork1-router_3354508e-c01c-4f77-920a-f08f42907b9e", "admin_state_up": true}}' 2019-07-30 05:49:52,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:52 GMT X-Openstack-Request-Id: req-49832f6b-a9dc-4600-9902-8bd525fbfcf5 2019-07-30 05:49:52,355 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:50Z", "admin_state_up": true, "updated_at": "2019-07-30T05:49:51Z", "project_id": "2e894757a4e54ebfa46b20b30b23a387", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "817cf68e-ec84-4906-ae60-092291862a19", "name": "tenantnetwork1-router_3354508e-c01c-4f77-920a-f08f42907b9e"}} 2019-07-30 05:49:52,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-49832f6b-a9dc-4600-9902-8bd525fbfcf5 2019-07-30 05:49:52,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53906393051s 2019-07-30 05:49:52,356 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:49:51Z', u'revision_number': 2, u'ha': False, u'id': u'817cf68e-ec84-4906-ae60-092291862a19', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_3354508e-c01c-4f77-920a-f08f42907b9e', u'admin_state_up': True, u'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', u'created_at': u'2019-07-30T05:49:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'2e894757a4e54ebfa46b20b30b23a387'}) 2019-07-30 05:49:52,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:49:52,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/817cf68e-ec84-4906-ae60-092291862a19/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}fd4c1d62e8ffa212f620eb899c66376168eaee16" -d '{"subnet_id": "58689604-cfcf-452a-ad27-26cb13c1085d"}' 2019-07-30 05:49:54,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:54 GMT X-Openstack-Request-Id: req-a2aa2a92-1e7b-4cb5-a2a9-0ba45155fa8b 2019-07-30 05:49:54,371 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d447ba35-42f8-4a00-a3c4-a662fb252d4c", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "subnet_id": "58689604-cfcf-452a-ad27-26cb13c1085d", "subnet_ids": ["58689604-cfcf-452a-ad27-26cb13c1085d"], "port_id": "bbe37b3c-9e4a-4713-852e-b9d8d3653885", "id": "817cf68e-ec84-4906-ae60-092291862a19"} 2019-07-30 05:49:54,371 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/817cf68e-ec84-4906-ae60-092291862a19/add_router_interface.json used request id req-a2aa2a92-1e7b-4cb5-a2a9-0ba45155fa8b 2019-07-30 05:49:54,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01480603218s 2019-07-30 05:49:54,486 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:49:54,486 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-30 05:49:54,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 05:49:54,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/817cf68e-ec84-4906-ae60-092291862a19/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}fd4c1d62e8ffa212f620eb899c66376168eaee16" -d '{"subnet_id": "58689604-cfcf-452a-ad27-26cb13c1085d"}' 2019-07-30 05:49:56,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:56 GMT X-Openstack-Request-Id: req-92c563d0-6e43-4cc3-b8ef-724b26b875da 2019-07-30 05:49:56,573 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d447ba35-42f8-4a00-a3c4-a662fb252d4c", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "subnet_id": "58689604-cfcf-452a-ad27-26cb13c1085d", "subnet_ids": ["58689604-cfcf-452a-ad27-26cb13c1085d"], "port_id": "bbe37b3c-9e4a-4713-852e-b9d8d3653885", "id": "817cf68e-ec84-4906-ae60-092291862a19"} 2019-07-30 05:49:56,573 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/817cf68e-ec84-4906-ae60-092291862a19/remove_router_interface.json used request id req-92c563d0-6e43-4cc3-b8ef-724b26b875da 2019-07-30 05:49:56,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08162498474s 2019-07-30 05:49:56,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:49:56,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:49:56,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:56 GMT X-Openstack-Request-Id: req-884d107b-1af8-455d-8a1a-c8dde1031165 2019-07-30 05:49:56,939 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:50Z", "admin_state_up": true, "updated_at": "2019-07-30T05:49:55Z", "project_id": "2e894757a4e54ebfa46b20b30b23a387", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "817cf68e-ec84-4906-ae60-092291862a19", "name": "tenantnetwork1-router_3354508e-c01c-4f77-920a-f08f42907b9e"}]} 2019-07-30 05:49:56,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-884d107b-1af8-455d-8a1a-c8dde1031165 2019-07-30 05:49:56,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.366256952286s 2019-07-30 05:49:56,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 05:49:56,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/817cf68e-ec84-4906-ae60-092291862a19.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:49:58,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:49:58 GMT X-Openstack-Request-Id: req-fe8ac076-9d1f-4e81-803b-c49490f67ed9 2019-07-30 05:49:58,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:49:58,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/817cf68e-ec84-4906-ae60-092291862a19.json used request id req-fe8ac076-9d1f-4e81-803b-c49490f67ed9 2019-07-30 05:49:58,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37221813202s 2019-07-30 05:49:58,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:49:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:49:58,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:58 GMT X-Openstack-Request-Id: req-c16a4056-a492-49a5-a6c2-1c2ecaebfff5 2019-07-30 05:49:58,381 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T05:49:50Z","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":"58689604-cfcf-452a-ad27-26cb13c1085d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e894757a4e54ebfa46b20b30b23a387","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_3354508e-c01c-4f77-920a-f08f42907b9e","enable_dhcp":true,"segment_id":null,"network_id":"d447ba35-42f8-4a00-a3c4-a662fb252d4c","tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:49:50Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 05:49:58,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c16a4056-a492-49a5-a6c2-1c2ecaebfff5 2019-07-30 05:49:58,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0673890113831s 2019-07-30 05:49:58,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 05:49:58,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/58689604-cfcf-452a-ad27-26cb13c1085d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:49:59,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:49:59 GMT X-Openstack-Request-Id: req-c4fc5ded-5927-48f4-93d2-47a14658b98f 2019-07-30 05:49:59,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:49:59,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/58689604-cfcf-452a-ad27-26cb13c1085d.json used request id req-c4fc5ded-5927-48f4-93d2-47a14658b98f 2019-07-30 05:49:59,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03469920158s 2019-07-30 05:49:59,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:49:59,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:49:59,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 30 Jul 2019 05:49:59 GMT X-Openstack-Request-Id: req-7bd1486a-3f36-4ca2-bc76-5746333d9975 2019-07-30 05:49:59,503 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d447ba35-42f8-4a00-a3c4-a662fb252d4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:49:59Z","qos_policy_id":null,"name":"tenantnetwork1-net_3354508e-c01c-4f77-920a-f08f42907b9e","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:49:49Z","provider:network_type":"vxlan"}]} 2019-07-30 05:49:59,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7bd1486a-3f36-4ca2-bc76-5746333d9975 2019-07-30 05:49:59,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0853729248047s 2019-07-30 05:49:59,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 05:49:59,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d447ba35-42f8-4a00-a3c4-a662fb252d4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd4c1d62e8ffa212f620eb899c66376168eaee16" 2019-07-30 05:50:00,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:00 GMT X-Openstack-Request-Id: req-029d9d31-5d76-411d-954b-0bfee0fea7dc 2019-07-30 05:50:00,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:00,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d447ba35-42f8-4a00-a3c4-a662fb252d4c.json used request id req-029d9d31-5d76-411d-954b-0bfee0fea7dc 2019-07-30 05:50:00,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18838810921s 2019-07-30 05:50:00,738 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-07-30 05:50:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:00,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c87541c-8431-4f43-8681-a5edf5cd57a1 2019-07-30 05:50:00,784 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:50:00,785 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-3c87541c-8431-4f43-8681-a5edf5cd57a1 2019-07-30 05:50:00,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:50:01,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["_EKGzk_dRkeeXRkqNWyEKA"], "issued_at": "2019-07-30T05:50:01.000000Z"}} 2019-07-30 05:50:01,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:50:01,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:02,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:02 GMT X-Openstack-Request-Id: req-fbc03b00-6d61-4366-accc-7dcac4b27fea 2019-07-30 05:50:02,527 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:50:02,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fbc03b00-6d61-4366-accc-7dcac4b27fea 2019-07-30 05:50:02,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.34873008728s 2019-07-30 05:50:02,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:02,543 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a71e253-a643-4583-8494-0bb55f04594b 2019-07-30 05:50:02,543 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:50:02,543 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-7a71e253-a643-4583-8494-0bb55f04594b 2019-07-30 05:50:02,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:50:02,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:02,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b445df90-faf8-4f76-aa86-986ca17c9120 2019-07-30 05:50:02,746 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:50:02,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b445df90-faf8-4f76-aa86-986ca17c9120 2019-07-30 05:50:02,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202039957047s 2019-07-30 05:50:02,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 05:50:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}}' 2019-07-30 05:50:03,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-687355e0-faa7-4a80-ab5f-8ee712a37e45 2019-07-30 05:50:03,029 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/48cbb54dfa3248598eeb00c7deabc6bf"}, "tags": [], "enabled": true, "id": "48cbb54dfa3248598eeb00c7deabc6bf", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}} 2019-07-30 05:50:03,029 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-687355e0-faa7-4a80-ab5f-8ee712a37e45 2019-07-30 05:50:03,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.27646613121s 2019-07-30 05:50:03,030 - 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'48cbb54dfa3248598eeb00c7deabc6bf', '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_1fc011d8-2be8-4f11-a568-92f1ff1a0a79'}) 2019-07-30 05:50:03,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 05:50:03,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "lG7C6vwv3pvXgCi6qZY9h3IQ1TjuQf", "email": null, "name": "tenantnetwork2-user_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}}' 2019-07-30 05:50:03,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3476f80b-4d0d-49f3-be6d-5f0c65d32e37 2019-07-30 05:50:03,566 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_1fc011d8-2be8-4f11-a568-92f1ff1a0a79", "links": {"self": "http://172.30.9.24:5000/v3/users/f35fd71115774ecb93351eb01deacf4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f35fd71115774ecb93351eb01deacf4a", "domain_id": "default", "password_expires_at": null}} 2019-07-30 05:50:03,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3476f80b-4d0d-49f3-be6d-5f0c65d32e37 2019-07-30 05:50:03,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.530267953873s 2019-07-30 05:50:03,567 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f35fd71115774ecb93351eb01deacf4a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_1fc011d8-2be8-4f11-a568-92f1ff1a0a79'}) 2019-07-30 05:50:03,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:50:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:03,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282f0973-8e82-4211-8e09-271f0d63b139 2019-07-30 05:50:03,776 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:50:03,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-282f0973-8e82-4211-8e09-271f0d63b139 2019-07-30 05:50:03,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205913066864s 2019-07-30 05:50:03,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:50:03,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:03,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e5d219-ded5-455e-8165-dd44ec8c5a01 2019-07-30 05:50:03,896 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:50:03,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-73e5d219-ded5-455e-8165-dd44ec8c5a01 2019-07-30 05:50:03,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114482879639s 2019-07-30 05:50:03,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:50:03,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:04,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3882da01-6569-48b3-8a78-13becb73bd42 2019-07-30 05:50:04,015 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:50:04,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3882da01-6569-48b3-8a78-13becb73bd42 2019-07-30 05:50:04,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113994836807s 2019-07-30 05:50:04,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:50:04,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:04,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad750c5-efa9-470b-8c27-b1d85e8b7bf5 2019-07-30 05:50:04,217 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 05:50:04,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-9ad750c5-efa9-470b-8c27-b1d85e8b7bf5 2019-07-30 05:50:04,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195988893509s 2019-07-30 05:50:04,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:50:04,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:04,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0d4acf-4c2d-427d-9f25-3c36590277ab 2019-07-30 05:50:04,352 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_1fc011d8-2be8-4f11-a568-92f1ff1a0a79", "links": {"self": "http://172.30.9.24:5000/v3/users/f35fd71115774ecb93351eb01deacf4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f35fd71115774ecb93351eb01deacf4a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:50:04,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5e0d4acf-4c2d-427d-9f25-3c36590277ab 2019-07-30 05:50:04,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13397693634s 2019-07-30 05:50:04,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:50:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:04,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afd63b3-4466-4573-83f1-f8877e42b964 2019-07-30 05:50:04,473 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/48cbb54dfa3248598eeb00c7deabc6bf"}, "tags": [], "enabled": true, "id": "48cbb54dfa3248598eeb00c7deabc6bf", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}]} 2019-07-30 05:50:04,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5afd63b3-4466-4573-83f1-f8877e42b964 2019-07-30 05:50:04,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10936999321s 2019-07-30 05:50:04,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:50:04,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f35fd71115774ecb93351eb01deacf4a&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=48cbb54dfa3248598eeb00c7deabc6bf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:04,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb1651d-3f16-4d70-a8bf-3cda5f798241 2019-07-30 05:50:04,590 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f35fd71115774ecb93351eb01deacf4a&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=48cbb54dfa3248598eeb00c7deabc6bf", "previous": null, "next": null}} 2019-07-30 05:50:04,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f35fd71115774ecb93351eb01deacf4a&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=48cbb54dfa3248598eeb00c7deabc6bf used request id req-9fb1651d-3f16-4d70-a8bf-3cda5f798241 2019-07-30 05:50:04,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109855890274s 2019-07-30 05:50:04,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 05:50:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/48cbb54dfa3248598eeb00c7deabc6bf/users/f35fd71115774ecb93351eb01deacf4a/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:04,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54c461e9-ec99-4874-b01b-18289212a6e7 2019-07-30 05:50:04,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:50:04,800 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/48cbb54dfa3248598eeb00c7deabc6bf/users/f35fd71115774ecb93351eb01deacf4a/roles/7c6f65662ba14da09fdf612228746a7c used request id req-54c461e9-ec99-4874-b01b-18289212a6e7 2019-07-30 05:50:04,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.205894947052s 2019-07-30 05:50:04,801 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_1fc011d8-2be8-4f11-a568-92f1ff1a0a79', 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'48cbb54dfa3248598eeb00c7deabc6bf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'lG7C6vwv3pvXgCi6qZY9h3IQ1TjuQf', 'username': u'tenantnetwork2-user_1fc011d8-2be8-4f11-a568-92f1ff1a0a79', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 05:50:04,807 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_1fc011d8-2be8-4f11-a568-92f1ff1a0a79', 'password': 'lG7C6vwv3pvXgCi6qZY9h3IQ1TjuQf', 'project_name': 'tenantnetwork2-project_1fc011d8-2be8-4f11-a568-92f1ff1a0a79', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '48cbb54dfa3248598eeb00c7deabc6bf', 'project_domain_name': 'Default'} 2019-07-30 05:50:04,808 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-07-30 05:50:04,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:50:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:04,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e46699-1263-4069-8cfd-cfa6f5d0aea0 2019-07-30 05:50:04,990 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:50:04,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-70e46699-1263-4069-8cfd-cfa6f5d0aea0 2019-07-30 05:50:04,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1823990345s 2019-07-30 05:50:04,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:50:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:05,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d97fea2-62b8-4d26-a769-c2dd2cecd758 2019-07-30 05:50:05,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/48cbb54dfa3248598eeb00c7deabc6bf"}, "tags": [], "enabled": true, "id": "48cbb54dfa3248598eeb00c7deabc6bf", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}]} 2019-07-30 05:50:05,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-2d97fea2-62b8-4d26-a769-c2dd2cecd758 2019-07-30 05:50:05,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11074590683s 2019-07-30 05:50:05,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:50:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" -d '{"network": {"tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "name": "tenantnetwork2-net_1fc011d8-2be8-4f11-a568-92f1ff1a0a79", "admin_state_up": true}}' 2019-07-30 05:50:05,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:05 GMT X-Openstack-Request-Id: req-6f22470c-e56a-4978-85c0-d731c70746c0 2019-07-30 05:50:05,511 - 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":"14170a0c-5651-4f27-b3a2-f8013e094550","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"48cbb54dfa3248598eeb00c7deabc6bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:50:05Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_1fc011d8-2be8-4f11-a568-92f1ff1a0a79","admin_state_up":true,"tenant_id":"48cbb54dfa3248598eeb00c7deabc6bf","created_at":"2019-07-30T05:50:05Z","mtu":1450}} 2019-07-30 05:50:05,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6f22470c-e56a-4978-85c0-d731c70746c0 2019-07-30 05:50:05,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.400156021118s 2019-07-30 05:50:05,512 - 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-30T05:50:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'14170a0c-5651-4f27-b3a2-f8013e094550', u'provider:segmentation_id': 66, 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_1fc011d8-2be8-4f11-a568-92f1ff1a0a79', u'created_at': u'2019-07-30T05:50:05Z', u'mtu': 1450, u'tenant_id': u'48cbb54dfa3248598eeb00c7deabc6bf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'48cbb54dfa3248598eeb00c7deabc6bf', u'l2_adjacency': True}) 2019-07-30 05:50:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:05,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c18767-917d-4bef-9716-1e422c7474a0 2019-07-30 05:50:05,522 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:50:05,522 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-55c18767-917d-4bef-9716-1e422c7474a0 2019-07-30 05:50:05,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:50:05,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T06:50:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48cbb54dfa3248598eeb00c7deabc6bf", "name": "tenantnetwork2-project_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/48cbb54dfa3248598eeb00c7deabc6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/48cbb54dfa3248598eeb00c7deabc6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/48cbb54dfa3248598eeb00c7deabc6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/48cbb54dfa3248598eeb00c7deabc6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/48cbb54dfa3248598eeb00c7deabc6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/48cbb54dfa3248598eeb00c7deabc6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_48cbb54dfa3248598eeb00c7deabc6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_48cbb54dfa3248598eeb00c7deabc6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/48cbb54dfa3248598eeb00c7deabc6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/48cbb54dfa3248598eeb00c7deabc6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/48cbb54dfa3248598eeb00c7deabc6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_1fc011d8-2be8-4f11-a568-92f1ff1a0a79", "id": "f35fd71115774ecb93351eb01deacf4a"}, "audit_ids": ["zmH7N5ReSaCRgLnVJZhGLQ"], "issued_at": "2019-07-30T05:50:05.000000Z"}} 2019-07-30 05:50:05,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:50:05,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65c33b7d93a9f38adb7fa82942c40272a0fbca81" 2019-07-30 05:50:06,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:06 GMT X-Openstack-Request-Id: req-5a8e800e-4785-4004-a5f9-79d8b3cbdfff 2019-07-30 05:50:06,277 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"14170a0c-5651-4f27-b3a2-f8013e094550","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"48cbb54dfa3248598eeb00c7deabc6bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:50:05Z","qos_policy_id":null,"name":"tenantnetwork2-net_1fc011d8-2be8-4f11-a568-92f1ff1a0a79","admin_state_up":true,"tenant_id":"48cbb54dfa3248598eeb00c7deabc6bf","created_at":"2019-07-30T05:50:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:50:06,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5a8e800e-4785-4004-a5f9-79d8b3cbdfff 2019-07-30 05:50:06,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355819940567s 2019-07-30 05:50:06,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:50:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}65c33b7d93a9f38adb7fa82942c40272a0fbca81" -d '{"subnet": {"name": "tenantnetwork2-subnet_1fc011d8-2be8-4f11-a568-92f1ff1a0a79", "enable_dhcp": true, "network_id": "14170a0c-5651-4f27-b3a2-f8013e094550", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:50:07,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:06 GMT X-Openstack-Request-Id: req-a5c5cdb3-41e6-410b-b4fe-627a4b92060e 2019-07-30 05:50:07,054 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14170a0c-5651-4f27-b3a2-f8013e094550","tenant_id":"48cbb54dfa3248598eeb00c7deabc6bf","created_at":"2019-07-30T05:50:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:50:06Z","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":"48cbb54dfa3248598eeb00c7deabc6bf","id":"32b3687c-da21-4a1e-8a15-dcd4fc82cc1d","subnetpool_id":null,"name":"tenantnetwork2-subnet_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}} 2019-07-30 05:50:07,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a5c5cdb3-41e6-410b-b4fe-627a4b92060e 2019-07-30 05:50:07,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.774478912354s 2019-07-30 05:50:07,055 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:50:06Z', 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'32b3687c-da21-4a1e-8a15-dcd4fc82cc1d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_1fc011d8-2be8-4f11-a568-92f1ff1a0a79', u'enable_dhcp': True, u'network_id': u'14170a0c-5651-4f27-b3a2-f8013e094550', u'tenant_id': u'48cbb54dfa3248598eeb00c7deabc6bf', u'created_at': u'2019-07-30T05:50:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'48cbb54dfa3248598eeb00c7deabc6bf'}) 2019-07-30 05:50:07,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:50:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}65c33b7d93a9f38adb7fa82942c40272a0fbca81" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "tenantnetwork2-router_1fc011d8-2be8-4f11-a568-92f1ff1a0a79", "admin_state_up": true}}' 2019-07-30 05:50:08,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:08 GMT X-Openstack-Request-Id: req-6dea09c5-0665-47da-9807-a1208aa57019 2019-07-30 05:50:08,529 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "created_at": "2019-07-30T05:50:07Z", "admin_state_up": true, "updated_at": "2019-07-30T05:50:08Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "48cbb54dfa3248598eeb00c7deabc6bf", "id": "86ec1a7d-5f1f-4b15-80bc-865a915a1344", "name": "tenantnetwork2-router_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}} 2019-07-30 05:50:08,529 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6dea09c5-0665-47da-9807-a1208aa57019 2019-07-30 05:50:08,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47411704063s 2019-07-30 05:50:08,530 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:50:08Z', u'revision_number': 2, u'id': u'86ec1a7d-5f1f-4b15-80bc-865a915a1344', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_1fc011d8-2be8-4f11-a568-92f1ff1a0a79', u'admin_state_up': True, u'tenant_id': u'48cbb54dfa3248598eeb00c7deabc6bf', u'created_at': u'2019-07-30T05:50:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'48cbb54dfa3248598eeb00c7deabc6bf'}) 2019-07-30 05:50:08,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:50:08,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/86ec1a7d-5f1f-4b15-80bc-865a915a1344/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}65c33b7d93a9f38adb7fa82942c40272a0fbca81" -d '{"subnet_id": "32b3687c-da21-4a1e-8a15-dcd4fc82cc1d"}' 2019-07-30 05:50:11,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:11 GMT X-Openstack-Request-Id: req-c357f6d9-77d5-4b1e-8d16-7646b918a521 2019-07-30 05:50:11,082 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "14170a0c-5651-4f27-b3a2-f8013e094550", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "subnet_id": "32b3687c-da21-4a1e-8a15-dcd4fc82cc1d", "subnet_ids": ["32b3687c-da21-4a1e-8a15-dcd4fc82cc1d"], "port_id": "147c487e-d64f-4d86-a19f-60d7b66cde21", "id": "86ec1a7d-5f1f-4b15-80bc-865a915a1344"} 2019-07-30 05:50:11,082 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/86ec1a7d-5f1f-4b15-80bc-865a915a1344/add_router_interface.json used request id req-c357f6d9-77d5-4b1e-8d16-7646b918a521 2019-07-30 05:50:11,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.5515499115s 2019-07-30 05:50:11,198 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:50:11,198 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-30 05:50:11,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 05:50:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/86ec1a7d-5f1f-4b15-80bc-865a915a1344/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}65c33b7d93a9f38adb7fa82942c40272a0fbca81" -d '{"subnet_id": "32b3687c-da21-4a1e-8a15-dcd4fc82cc1d"}' 2019-07-30 05:50:13,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:13 GMT X-Openstack-Request-Id: req-9235b6b4-3ee3-43a3-9cd0-96646068f2bf 2019-07-30 05:50:13,288 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "14170a0c-5651-4f27-b3a2-f8013e094550", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "subnet_id": "32b3687c-da21-4a1e-8a15-dcd4fc82cc1d", "subnet_ids": ["32b3687c-da21-4a1e-8a15-dcd4fc82cc1d"], "port_id": "147c487e-d64f-4d86-a19f-60d7b66cde21", "id": "86ec1a7d-5f1f-4b15-80bc-865a915a1344"} 2019-07-30 05:50:13,289 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/86ec1a7d-5f1f-4b15-80bc-865a915a1344/remove_router_interface.json used request id req-9235b6b4-3ee3-43a3-9cd0-96646068f2bf 2019-07-30 05:50:13,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08540606499s 2019-07-30 05:50:13,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:50:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65c33b7d93a9f38adb7fa82942c40272a0fbca81" 2019-07-30 05:50:13,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:13 GMT X-Openstack-Request-Id: req-e9f4604f-c7f5-4712-8aac-e6acf5ec76ad 2019-07-30 05:50:13,553 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "created_at": "2019-07-30T05:50:07Z", "admin_state_up": true, "updated_at": "2019-07-30T05:50:11Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "48cbb54dfa3248598eeb00c7deabc6bf", "id": "86ec1a7d-5f1f-4b15-80bc-865a915a1344", "name": "tenantnetwork2-router_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}]} 2019-07-30 05:50:13,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e9f4604f-c7f5-4712-8aac-e6acf5ec76ad 2019-07-30 05:50:13,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.26428604126s 2019-07-30 05:50:13,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 05:50:13,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/86ec1a7d-5f1f-4b15-80bc-865a915a1344.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65c33b7d93a9f38adb7fa82942c40272a0fbca81" 2019-07-30 05:50:14,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:14 GMT X-Openstack-Request-Id: req-94a0c41b-9885-44e9-b46a-23b4b537ae4f 2019-07-30 05:50:14,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:14,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/86ec1a7d-5f1f-4b15-80bc-865a915a1344.json used request id req-94a0c41b-9885-44e9-b46a-23b4b537ae4f 2019-07-30 05:50:14,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24872517586s 2019-07-30 05:50:14,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:50:14,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65c33b7d93a9f38adb7fa82942c40272a0fbca81" 2019-07-30 05:50:14,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:14 GMT X-Openstack-Request-Id: req-02ac769b-8cd6-459a-a98e-4f83436c9856 2019-07-30 05:50:14,933 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14170a0c-5651-4f27-b3a2-f8013e094550","tenant_id":"48cbb54dfa3248598eeb00c7deabc6bf","created_at":"2019-07-30T05:50:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:50:06Z","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":"48cbb54dfa3248598eeb00c7deabc6bf","id":"32b3687c-da21-4a1e-8a15-dcd4fc82cc1d","subnetpool_id":null,"name":"tenantnetwork2-subnet_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}]} 2019-07-30 05:50:14,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-02ac769b-8cd6-459a-a98e-4f83436c9856 2019-07-30 05:50:14,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.129169940948s 2019-07-30 05:50:14,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 05:50:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/32b3687c-da21-4a1e-8a15-dcd4fc82cc1d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65c33b7d93a9f38adb7fa82942c40272a0fbca81" 2019-07-30 05:50:16,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:16 GMT X-Openstack-Request-Id: req-194c51c5-87ee-4637-837c-d8c757216ebe 2019-07-30 05:50:16,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:16,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/32b3687c-da21-4a1e-8a15-dcd4fc82cc1d.json used request id req-194c51c5-87ee-4637-837c-d8c757216ebe 2019-07-30 05:50:16,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14927482605s 2019-07-30 05:50:16,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:50:16,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65c33b7d93a9f38adb7fa82942c40272a0fbca81" 2019-07-30 05:50:16,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:16 GMT X-Openstack-Request-Id: req-6ab1492f-80ff-4d0a-a4a7-76f24dd829e9 2019-07-30 05:50:16,175 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"14170a0c-5651-4f27-b3a2-f8013e094550","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"48cbb54dfa3248598eeb00c7deabc6bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:50:15Z","qos_policy_id":null,"name":"tenantnetwork2-net_1fc011d8-2be8-4f11-a568-92f1ff1a0a79","admin_state_up":true,"tenant_id":"48cbb54dfa3248598eeb00c7deabc6bf","created_at":"2019-07-30T05:50:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:50:16,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6ab1492f-80ff-4d0a-a4a7-76f24dd829e9 2019-07-30 05:50:16,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0912618637085s 2019-07-30 05:50:16,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 05:50:16,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/14170a0c-5651-4f27-b3a2-f8013e094550.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65c33b7d93a9f38adb7fa82942c40272a0fbca81" 2019-07-30 05:50:17,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:17 GMT X-Openstack-Request-Id: req-dfb1493f-039f-41ac-b2c6-25a3a2dcd332 2019-07-30 05:50:17,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:17,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/14170a0c-5651-4f27-b3a2-f8013e094550.json used request id req-dfb1493f-039f-41ac-b2c6-25a3a2dcd332 2019-07-30 05:50:17,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07647395134s 2019-07-30 05:50:17,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:50:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:17,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba68731-513a-45cd-abdd-978c3b20d722 2019-07-30 05:50:17,482 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_1fc011d8-2be8-4f11-a568-92f1ff1a0a79", "links": {"self": "http://172.30.9.24:5000/v3/users/f35fd71115774ecb93351eb01deacf4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f35fd71115774ecb93351eb01deacf4a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:50:17,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8ba68731-513a-45cd-abdd-978c3b20d722 2019-07-30 05:50:17,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228940010071s 2019-07-30 05:50:17,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:50:17,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/f35fd71115774ecb93351eb01deacf4a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:17,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d348e6f-a30d-4f6c-be3a-ea5e19b0ee81 2019-07-30 05:50:17,705 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_1fc011d8-2be8-4f11-a568-92f1ff1a0a79", "links": {"self": "http://172.30.9.24:5000/v3/users/f35fd71115774ecb93351eb01deacf4a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f35fd71115774ecb93351eb01deacf4a", "description": null}} 2019-07-30 05:50:17,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f35fd71115774ecb93351eb01deacf4a used request id req-3d348e6f-a30d-4f6c-be3a-ea5e19b0ee81 2019-07-30 05:50:17,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21720790863s 2019-07-30 05:50:17,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 05:50:17,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/f35fd71115774ecb93351eb01deacf4a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:17,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c7b764d-f902-437a-a491-15368b74f6a3 2019-07-30 05:50:17,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:50:17,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f35fd71115774ecb93351eb01deacf4a used request id req-7c7b764d-f902-437a-a491-15368b74f6a3 2019-07-30 05:50:17,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.263640880585s 2019-07-30 05:50:17,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:50:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:18,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ffd9fe-8ab8-4f8e-8003-f418c1849847 2019-07-30 05:50:18,090 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/48cbb54dfa3248598eeb00c7deabc6bf"}, "tags": [], "enabled": true, "id": "48cbb54dfa3248598eeb00c7deabc6bf", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1fc011d8-2be8-4f11-a568-92f1ff1a0a79"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:50:18,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-96ffd9fe-8ab8-4f8e-8003-f418c1849847 2019-07-30 05:50:18,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114717960358s 2019-07-30 05:50:18,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 05:50:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/48cbb54dfa3248598eeb00c7deabc6bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:18,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2d556b2-4072-4293-bae5-4d067867193f 2019-07-30 05:50:18,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:50:18,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/48cbb54dfa3248598eeb00c7deabc6bf used request id req-c2d556b2-4072-4293-bae5-4d067867193f 2019-07-30 05:50:18,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.276426076889s 2019-07-30 05:50:18,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:50:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=48cbb54dfa3248598eeb00c7deabc6bf&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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:19,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:19 GMT X-Openstack-Request-Id: req-f6f80b6e-37a3-4437-86e9-af9961d826f1 2019-07-30 05:50:19,412 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "created_at": "2019-07-30T05:50:05Z", "updated_at": "2019-07-30T05:50:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:05Z", "revision_number": 0, "id": "7604fb8d-fcf6-4753-9641-0c633dc0384f", "remote_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:05Z", "security_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "48cbb54dfa3248598eeb00c7deabc6bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:05Z", "revision_number": 0, "id": "aa674bff-e32c-498d-87af-00f7c8ea02d1", "remote_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:05Z", "security_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "48cbb54dfa3248598eeb00c7deabc6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:05Z", "revision_number": 0, "id": "cf65697e-5e4b-4a19-8e78-cb622f7a7746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:05Z", "security_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "48cbb54dfa3248598eeb00c7deabc6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:05Z", "revision_number": 0, "id": "fff22159-1382-4aae-9e29-a434e071616d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:05Z", "security_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "48cbb54dfa3248598eeb00c7deabc6bf"}], "revision_number": 1, "project_id": "48cbb54dfa3248598eeb00c7deabc6bf", "id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "name": "default"}]} 2019-07-30 05:50:19,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=48cbb54dfa3248598eeb00c7deabc6bf&name=default used request id req-f6f80b6e-37a3-4437-86e9-af9961d826f1 2019-07-30 05:50:19,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.03484106064s 2019-07-30 05:50:19,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:50:19,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:19,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:19 GMT X-Openstack-Request-Id: req-4de17d81-f26d-45df-8379-b9368ea4ae0d 2019-07-30 05:50:19,473 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "created_at": "2019-07-30T05:50:05Z", "updated_at": "2019-07-30T05:50:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:05Z", "revision_number": 0, "id": "7604fb8d-fcf6-4753-9641-0c633dc0384f", "remote_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:05Z", "security_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "48cbb54dfa3248598eeb00c7deabc6bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:05Z", "revision_number": 0, "id": "aa674bff-e32c-498d-87af-00f7c8ea02d1", "remote_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:05Z", "security_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "48cbb54dfa3248598eeb00c7deabc6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:05Z", "revision_number": 0, "id": "cf65697e-5e4b-4a19-8e78-cb622f7a7746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:05Z", "security_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "48cbb54dfa3248598eeb00c7deabc6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:05Z", "revision_number": 0, "id": "fff22159-1382-4aae-9e29-a434e071616d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:05Z", "security_group_id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "tenant_id": "48cbb54dfa3248598eeb00c7deabc6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "48cbb54dfa3248598eeb00c7deabc6bf"}], "revision_number": 1, "project_id": "48cbb54dfa3248598eeb00c7deabc6bf", "id": "ebb467da-1f12-4949-83a0-ba7b0844fee0", "name": "default"}]} 2019-07-30 05:50:19,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4de17d81-f26d-45df-8379-b9368ea4ae0d 2019-07-30 05:50:19,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0563361644745s 2019-07-30 05:50:19,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:50:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ebb467da-1f12-4949-83a0-ba7b0844fee0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27fa602abc740225f2686bedeccfe38c3276eb66" 2019-07-30 05:50:19,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:19 GMT X-Openstack-Request-Id: req-9b66a2ec-e8c9-4637-9452-425c3e551f90 2019-07-30 05:50:19,630 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:19,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ebb467da-1f12-4949-83a0-ba7b0844fee0.json used request id req-9b66a2ec-e8c9-4637-9452-425c3e551f90 2019-07-30 05:50:19,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149705886841s 2019-07-30 05:50:19,673 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-07-30 05:50:19,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:19,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7245f121-fa60-4103-b587-9b5801fdbd74 2019-07-30 05:50:19,777 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:50:19,777 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-7245f121-fa60-4103-b587-9b5801fdbd74 2019-07-30 05:50:19,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:50:20,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["n2oLwQxyQISZS4JqJtELWw"], "issued_at": "2019-07-30T05:50:20.000000Z"}} 2019-07-30 05:50:20,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:50:20,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:20,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:20 GMT X-Openstack-Request-Id: req-fc49766e-7693-446b-b1db-19ed51b2a871 2019-07-30 05:50:20,776 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:50:20,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fc49766e-7693-446b-b1db-19ed51b2a871 2019-07-30 05:50:20,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.583703994751s 2019-07-30 05:50:20,778 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-07-30 05:50:20,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:20,789 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a47f17c-c65c-4c36-bf41-a954b5dc9ad9 2019-07-30 05:50:20,790 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:50:20,790 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-6a47f17c-c65c-4c36-bf41-a954b5dc9ad9 2019-07-30 05:50:20,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:50:20,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:20,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc31e4d-c756-4138-ae41-b04582aa94a0 2019-07-30 05:50:20,994 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:50:20,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-bdc31e4d-c756-4138-ae41-b04582aa94a0 2019-07-30 05:50:20,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20361495018s 2019-07-30 05:50:21,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:50:21,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:21,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb9e2c0-d716-4dce-a271-5a31851b185b 2019-07-30 05:50:21,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:50:21,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1fb9e2c0-d716-4dce-a271-5a31851b185b 2019-07-30 05:50:21,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196061134338s 2019-07-30 05:50:21,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:50:21,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" -d '{"network": {"tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "name": "vmready1-net_ede9bbec-7d55-4601-afa9-fc0893b312e0", "admin_state_up": true}}' 2019-07-30 05:50:21,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:21 GMT X-Openstack-Request-Id: req-f4274492-95c2-4f99-8e85-a7e273572e19 2019-07-30 05:50:21,444 - 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":"d64e3ef9-c9a5-4188-a458-3ba875202d0e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:50:21Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_ede9bbec-7d55-4601-afa9-fc0893b312e0","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:50:21Z","mtu":1450}} 2019-07-30 05:50:21,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f4274492-95c2-4f99-8e85-a7e273572e19 2019-07-30 05:50:21,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.244868993759s 2019-07-30 05:50:21,444 - 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-30T05:50:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd64e3ef9-c9a5-4188-a458-3ba875202d0e', u'provider:segmentation_id': 62, 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_ede9bbec-7d55-4601-afa9-fc0893b312e0', u'created_at': u'2019-07-30T05:50:21Z', u'mtu': 1450, u'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2e894757a4e54ebfa46b20b30b23a387', u'l2_adjacency': True}) 2019-07-30 05:50:21,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:50:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:21,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:21 GMT X-Openstack-Request-Id: req-4432a4be-bec3-4fd8-a387-d0d06a890f57 2019-07-30 05:50:21,546 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d64e3ef9-c9a5-4188-a458-3ba875202d0e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:50:21Z","qos_policy_id":null,"name":"vmready1-net_ede9bbec-7d55-4601-afa9-fc0893b312e0","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:50:21Z","provider:network_type":"vxlan"}]} 2019-07-30 05:50:21,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4432a4be-bec3-4fd8-a387-d0d06a890f57 2019-07-30 05:50:21,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100923061371s 2019-07-30 05:50:21,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:50:21,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" -d '{"subnet": {"name": "vmready1-subnet_ede9bbec-7d55-4601-afa9-fc0893b312e0", "enable_dhcp": true, "network_id": "d64e3ef9-c9a5-4188-a458-3ba875202d0e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:50:22,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:22 GMT X-Openstack-Request-Id: req-87fe53c1-3843-4ae2-9166-7473f3177ef5 2019-07-30 05:50:22,154 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T05:50:21Z","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":"cbe5d699-4a0a-4284-9575-a06d7dbdc2d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e894757a4e54ebfa46b20b30b23a387","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_ede9bbec-7d55-4601-afa9-fc0893b312e0","enable_dhcp":true,"segment_id":null,"network_id":"d64e3ef9-c9a5-4188-a458-3ba875202d0e","tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:50:21Z","ip_version":4}} 2019-07-30 05:50:22,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-87fe53c1-3843-4ae2-9166-7473f3177ef5 2019-07-30 05:50:22,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.606789112091s 2019-07-30 05:50:22,155 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:50: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'cbe5d699-4a0a-4284-9575-a06d7dbdc2d3', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_ede9bbec-7d55-4601-afa9-fc0893b312e0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd64e3ef9-c9a5-4188-a458-3ba875202d0e', u'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', u'created_at': u'2019-07-30T05:50: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'2e894757a4e54ebfa46b20b30b23a387'}) 2019-07-30 05:50:22,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:50:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "vmready1-router_ede9bbec-7d55-4601-afa9-fc0893b312e0", "admin_state_up": true}}' 2019-07-30 05:50:23,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:23 GMT X-Openstack-Request-Id: req-b2d9236f-bdd9-4702-85d1-7bbc0c79d382 2019-07-30 05:50:23,642 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:50:22Z", "admin_state_up": true, "updated_at": "2019-07-30T05:50:23Z", "project_id": "2e894757a4e54ebfa46b20b30b23a387", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "21075a6a-7174-4f3d-979a-4e32a3ac244f", "name": "vmready1-router_ede9bbec-7d55-4601-afa9-fc0893b312e0"}} 2019-07-30 05:50:23,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b2d9236f-bdd9-4702-85d1-7bbc0c79d382 2019-07-30 05:50:23,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48692202568s 2019-07-30 05:50:23,643 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:50:23Z', u'revision_number': 2, u'ha': False, u'id': u'21075a6a-7174-4f3d-979a-4e32a3ac244f', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_ede9bbec-7d55-4601-afa9-fc0893b312e0', u'admin_state_up': True, u'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', u'created_at': u'2019-07-30T05:50:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'2e894757a4e54ebfa46b20b30b23a387'}) 2019-07-30 05:50:23,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:50:23,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/21075a6a-7174-4f3d-979a-4e32a3ac244f/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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" -d '{"subnet_id": "cbe5d699-4a0a-4284-9575-a06d7dbdc2d3"}' 2019-07-30 05:50:25,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:25 GMT X-Openstack-Request-Id: req-85d6411f-d093-4722-83c6-a1ee58c31aac 2019-07-30 05:50:25,987 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d64e3ef9-c9a5-4188-a458-3ba875202d0e", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "subnet_id": "cbe5d699-4a0a-4284-9575-a06d7dbdc2d3", "subnet_ids": ["cbe5d699-4a0a-4284-9575-a06d7dbdc2d3"], "port_id": "fed41053-8c4d-4b02-b2c3-5006242a0576", "id": "21075a6a-7174-4f3d-979a-4e32a3ac244f"} 2019-07-30 05:50:25,987 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/21075a6a-7174-4f3d-979a-4e32a3ac244f/add_router_interface.json used request id req-85d6411f-d093-4722-83c6-a1ee58c31aac 2019-07-30 05:50:25,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34403610229s 2019-07-30 05:50:25,988 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 05:50:26,095 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 05:50:26,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:26,106 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:26 GMT 2019-07-30 05:50:26,107 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 05:50:26,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:50:26,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:26,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:26 GMT X-Openstack-Request-Id: req-d21488d2-a0ae-494a-a1b0-2a44b95a6a79 2019-07-30 05:50:26,879 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:50:26,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d21488d2-a0ae-494a-a1b0-2a44b95a6a79 2019-07-30 05:50:26,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.769418954849s 2019-07-30 05:50:26,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 05:50:26,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_ede9bbec-7d55-4601-afa9-fc0893b312e0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_ede9bbec-7d55-4601-afa9-fc0893b312e0"}' 2019-07-30 05:50:26,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:26 GMT Location: http://172.30.9.24:9292/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8226eb6a-097a-4753-8228-781f3efdd55f 2019-07-30 05:50:26,986 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:50:26Z", "file": "/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/file", "owner": "2e894757a4e54ebfa46b20b30b23a387", "id": "eb030e2c-412b-4524-a3d5-bdfbd4393ebb", "size": null, "self": "/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb", "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_ede9bbec-7d55-4601-afa9-fc0893b312e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ede9bbec-7d55-4601-afa9-fc0893b312e0", "checksum": null, "created_at": "2019-07-30T05:50:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 05:50:26,986 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8226eb6a-097a-4753-8228-781f3efdd55f 2019-07-30 05:50:26,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0975589752197s 2019-07-30 05:50:26,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 05:50:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" -d '' 2019-07-30 05:50:30,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:50:30 GMT X-Openstack-Request-Id: req-5d52fccd-c1e5-416c-a6cf-b90616e6a02a 2019-07-30 05:50:30,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-30 05:50:30,274 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/file used request id req-5d52fccd-c1e5-416c-a6cf-b90616e6a02a 2019-07-30 05:50:30,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.2869579792s 2019-07-30 05:50:30,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:50:30,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:30,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:30 GMT X-Openstack-Request-Id: req-0fd24142-6fb1-4870-9a9c-cdd0326a3df3 2019-07-30 05:50:30,304 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:50:30Z", "file": "/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/file", "owner": "2e894757a4e54ebfa46b20b30b23a387", "id": "eb030e2c-412b-4524-a3d5-bdfbd4393ebb", "size": 12716032, "self": "/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_ede9bbec-7d55-4601-afa9-fc0893b312e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ede9bbec-7d55-4601-afa9-fc0893b312e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:50:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:50:30,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0fd24142-6fb1-4870-9a9c-cdd0326a3df3 2019-07-30 05:50:30,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259430408478s 2019-07-30 05:50:30,307 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/file', 'owner': u'2e894757a4e54ebfa46b20b30b23a387', 'id': u'eb030e2c-412b-4524-a3d5-bdfbd4393ebb', 'size': 12716032, u'self': u'/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e894757a4e54ebfa46b20b30b23a387', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T05:50:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T05:50:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_ede9bbec-7d55-4601-afa9-fc0893b312e0', '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/eb030e2c-412b-4524-a3d5-bdfbd4393ebb', 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_ede9bbec-7d55-4601-afa9-fc0893b312e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_ede9bbec-7d55-4601-afa9-fc0893b312e0', 'created': u'2019-07-30T05:50:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T05:50:26Z', 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/eb030e2c-412b-4524-a3d5-bdfbd4393ebb', 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_ede9bbec-7d55-4601-afa9-fc0893b312e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 05:50:30,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 05:50:30,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_ede9bbec-7d55-4601-afa9-fc0893b312e0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 05:50:31,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50: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-06662530-8f5b-4e9b-a6c8-2401033ee1e0 x-openstack-request-id: req-06662530-8f5b-4e9b-a6c8-2401033ee1e0 2019-07-30 05:50:31,162 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_ede9bbec-7d55-4601-afa9-fc0893b312e0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3460afeb-1524-4291-91a5-3699ce1b6610", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3460afeb-1524-4291-91a5-3699ce1b6610", "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": "3460afeb-1524-4291-91a5-3699ce1b6610"}} 2019-07-30 05:50:31,162 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-06662530-8f5b-4e9b-a6c8-2401033ee1e0 2019-07-30 05:50:31,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.852168083191s 2019-07-30 05:50:31,163 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_ede9bbec-7d55-4601-afa9-fc0893b312e0', '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'2e894757a4e54ebfa46b20b30b23a387', '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'3460afeb-1524-4291-91a5-3699ce1b6610', 'swap': 0}) 2019-07-30 05:50:31,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 05:50:31,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/3460afeb-1524-4291-91a5-3699ce1b6610/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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" -d '{"extra_specs": {}}' 2019-07-30 05:50:31,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50: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-7ec55649-06ff-46fd-84a4-7549308d2d64 x-openstack-request-id: req-7ec55649-06ff-46fd-84a4-7549308d2d64 2019-07-30 05:50:31,187 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 05:50:31,187 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3460afeb-1524-4291-91a5-3699ce1b6610/os-extra_specs used request id req-7ec55649-06ff-46fd-84a4-7549308d2d64 2019-07-30 05:50:31,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233991146088s 2019-07-30 05:50:31,332 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:50:31,332 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 05:50:31,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 05:50:31,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/21075a6a-7174-4f3d-979a-4e32a3ac244f/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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" -d '{"subnet_id": "cbe5d699-4a0a-4284-9575-a06d7dbdc2d3"}' 2019-07-30 05:50:33,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:33 GMT X-Openstack-Request-Id: req-5effa028-8254-4483-a268-6b3b0ae500f8 2019-07-30 05:50:33,563 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d64e3ef9-c9a5-4188-a458-3ba875202d0e", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "subnet_id": "cbe5d699-4a0a-4284-9575-a06d7dbdc2d3", "subnet_ids": ["cbe5d699-4a0a-4284-9575-a06d7dbdc2d3"], "port_id": "fed41053-8c4d-4b02-b2c3-5006242a0576", "id": "21075a6a-7174-4f3d-979a-4e32a3ac244f"} 2019-07-30 05:50:33,563 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/21075a6a-7174-4f3d-979a-4e32a3ac244f/remove_router_interface.json used request id req-5effa028-8254-4483-a268-6b3b0ae500f8 2019-07-30 05:50:33,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22576808929s 2019-07-30 05:50:33,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:50:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:33,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:33 GMT X-Openstack-Request-Id: req-e51b9ca2-93db-45d1-b803-fb97483de8ce 2019-07-30 05:50:33,707 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:50:22Z", "admin_state_up": true, "updated_at": "2019-07-30T05:50:32Z", "project_id": "2e894757a4e54ebfa46b20b30b23a387", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "21075a6a-7174-4f3d-979a-4e32a3ac244f", "name": "vmready1-router_ede9bbec-7d55-4601-afa9-fc0893b312e0"}]} 2019-07-30 05:50:33,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e51b9ca2-93db-45d1-b803-fb97483de8ce 2019-07-30 05:50:33,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.143134117126s 2019-07-30 05:50:33,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 05:50:33,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/21075a6a-7174-4f3d-979a-4e32a3ac244f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:35,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:35 GMT X-Openstack-Request-Id: req-097c85c3-1eaf-4dcf-bc8a-fa8b12c04e0c 2019-07-30 05:50:35,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:35,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/21075a6a-7174-4f3d-979a-4e32a3ac244f.json used request id req-097c85c3-1eaf-4dcf-bc8a-fa8b12c04e0c 2019-07-30 05:50:35,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39415597916s 2019-07-30 05:50:35,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:50:35,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:35,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:35 GMT X-Openstack-Request-Id: req-f4b1989c-5f49-4907-98d2-572809cff390 2019-07-30 05:50:35,159 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4},{"updated_at":"2019-07-30T05:50:21Z","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":"cbe5d699-4a0a-4284-9575-a06d7dbdc2d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e894757a4e54ebfa46b20b30b23a387","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_ede9bbec-7d55-4601-afa9-fc0893b312e0","enable_dhcp":true,"segment_id":null,"network_id":"d64e3ef9-c9a5-4188-a458-3ba875202d0e","tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:50:21Z","ip_version":4}]} 2019-07-30 05:50:35,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f4b1989c-5f49-4907-98d2-572809cff390 2019-07-30 05:50:35,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0558099746704s 2019-07-30 05:50:35,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 05:50:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/cbe5d699-4a0a-4284-9575-a06d7dbdc2d3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:36,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:35 GMT X-Openstack-Request-Id: req-a1983db0-0d45-425a-86e4-4178e030f6d2 2019-07-30 05:50:36,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:36,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/cbe5d699-4a0a-4284-9575-a06d7dbdc2d3.json used request id req-a1983db0-0d45-425a-86e4-4178e030f6d2 2019-07-30 05:50:36,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.878185987473s 2019-07-30 05:50:36,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:50:36,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:36,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:36 GMT X-Openstack-Request-Id: req-797521a9-de75-48da-a935-a14f5dc304bd 2019-07-30 05:50:36,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d64e3ef9-c9a5-4188-a458-3ba875202d0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:50:35Z","qos_policy_id":null,"name":"vmready1-net_ede9bbec-7d55-4601-afa9-fc0893b312e0","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:50:21Z","provider:network_type":"vxlan"}]} 2019-07-30 05:50:36,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-797521a9-de75-48da-a935-a14f5dc304bd 2019-07-30 05:50:36,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.082909822464s 2019-07-30 05:50:36,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 05:50:36,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d64e3ef9-c9a5-4188-a458-3ba875202d0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:37,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:37 GMT X-Openstack-Request-Id: req-9a368f2a-9739-485c-81c2-fe382f321e41 2019-07-30 05:50:37,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:37,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d64e3ef9-c9a5-4188-a458-3ba875202d0e.json used request id req-9a368f2a-9739-485c-81c2-fe382f321e41 2019-07-30 05:50:37,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12371778488s 2019-07-30 05:50:37,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:50:37,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:37,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:37 GMT X-Openstack-Request-Id: req-f9e112bd-a055-4695-ad7b-cb19be1b7e61 2019-07-30 05:50:37,278 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:50:30Z", "file": "/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/file", "owner": "2e894757a4e54ebfa46b20b30b23a387", "id": "eb030e2c-412b-4524-a3d5-bdfbd4393ebb", "size": 12716032, "self": "/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_ede9bbec-7d55-4601-afa9-fc0893b312e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ede9bbec-7d55-4601-afa9-fc0893b312e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:50:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:50:37,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f9e112bd-a055-4695-ad7b-cb19be1b7e61 2019-07-30 05:50:37,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266799926758s 2019-07-30 05:50:37,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 05:50:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:38,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:50:38 GMT X-Openstack-Request-Id: req-699a1eeb-b3fa-49b5-9954-157da727022f 2019-07-30 05:50:38,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-30 05:50:38,185 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/eb030e2c-412b-4524-a3d5-bdfbd4393ebb used request id req-699a1eeb-b3fa-49b5-9954-157da727022f 2019-07-30 05:50:38,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.905094861984s 2019-07-30 05:50:38,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:50:38,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:38,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50: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-1a796a55-9528-460a-84f4-22bac57d17ef x-openstack-request-id: req-1a796a55-9528-460a-84f4-22bac57d17ef 2019-07-30 05:50:38,230 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_ede9bbec-7d55-4601-afa9-fc0893b312e0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3460afeb-1524-4291-91a5-3699ce1b6610", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3460afeb-1524-4291-91a5-3699ce1b6610", "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": "3460afeb-1524-4291-91a5-3699ce1b6610"}]} 2019-07-30 05:50:38,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1a796a55-9528-460a-84f4-22bac57d17ef 2019-07-30 05:50:38,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245740413666s 2019-07-30 05:50:38,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 05:50:38,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/3460afeb-1524-4291-91a5-3699ce1b6610 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1bb3a9327f33b69b8d89029bf8eb4d399daee751" 2019-07-30 05:50:38,382 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50: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-2937182b-693e-4341-9a05-594e146b6c28 x-openstack-request-id: req-2937182b-693e-4341-9a05-594e146b6c28 2019-07-30 05:50:38,382 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3460afeb-1524-4291-91a5-3699ce1b6610 used request id req-2937182b-693e-4341-9a05-594e146b6c28 2019-07-30 05:50:38,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.150421857834s 2019-07-30 05:50:38,425 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-07-30 05:50:38,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:38,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9dfc329-fa02-4874-9bc5-90f8985852e5 2019-07-30 05:50:38,471 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:50:38,471 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-f9dfc329-fa02-4874-9bc5-90f8985852e5 2019-07-30 05:50:38,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:50:38,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["qvZ9sZNXQk6rL25-ttB1dQ"], "issued_at": "2019-07-30T05:50:38.000000Z"}} 2019-07-30 05:50:38,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:50:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:39,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:39 GMT X-Openstack-Request-Id: req-673fe609-434e-4167-943b-67a33522460a 2019-07-30 05:50:39,257 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:50:39,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-673fe609-434e-4167-943b-67a33522460a 2019-07-30 05:50:39,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383873939514s 2019-07-30 05:50:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:39,269 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba24346c-7bf0-469c-a4ea-0d4c11c252bd 2019-07-30 05:50:39,269 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:50:39,269 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-ba24346c-7bf0-469c-a4ea-0d4c11c252bd 2019-07-30 05:50:39,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:50:39,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:39,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620ad197-4cb9-44ee-ab70-2f32e8dbe665 2019-07-30 05:50:39,483 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:50:39,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-620ad197-4cb9-44ee-ab70-2f32e8dbe665 2019-07-30 05:50:39,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212927818298s 2019-07-30 05:50:39,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 05:50:39,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_bf64615e-6cd4-4a59-b027-acf238641e41"}}' 2019-07-30 05:50:39,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-810aead9-6ab1-4116-859f-8de0ede1266e 2019-07-30 05:50:39,782 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/af90cb871ba54eb4ae1760c689dba527"}, "tags": [], "enabled": true, "id": "af90cb871ba54eb4ae1760c689dba527", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_bf64615e-6cd4-4a59-b027-acf238641e41"}} 2019-07-30 05:50:39,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-810aead9-6ab1-4116-859f-8de0ede1266e 2019-07-30 05:50:39,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.291059017181s 2019-07-30 05:50:39,783 - 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'af90cb871ba54eb4ae1760c689dba527', '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_bf64615e-6cd4-4a59-b027-acf238641e41'}) 2019-07-30 05:50:39,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 05:50:39,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7laEb59AQsHA4yzzt0lazG0K24n6tJ", "email": null, "name": "vmready2-user_bf64615e-6cd4-4a59-b027-acf238641e41"}}' 2019-07-30 05:50:40,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-448f8a6f-cbdd-4d65-8b1a-5ba3270b7e2d 2019-07-30 05:50:40,194 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_bf64615e-6cd4-4a59-b027-acf238641e41", "links": {"self": "http://172.30.9.24:5000/v3/users/2f27ed0850424b0c99cfbd7ffd0439fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2f27ed0850424b0c99cfbd7ffd0439fc", "domain_id": "default", "password_expires_at": null}} 2019-07-30 05:50:40,194 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-448f8a6f-cbdd-4d65-8b1a-5ba3270b7e2d 2019-07-30 05:50:40,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.404940843582s 2019-07-30 05:50:40,195 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2f27ed0850424b0c99cfbd7ffd0439fc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_bf64615e-6cd4-4a59-b027-acf238641e41'}) 2019-07-30 05:50:40,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:50:40,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:40,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b6ff22-4f71-440c-86f1-30f27806ff0a 2019-07-30 05:50:40,419 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:50:40,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-25b6ff22-4f71-440c-86f1-30f27806ff0a 2019-07-30 05:50:40,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220504999161s 2019-07-30 05:50:40,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:50:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:40,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78c49f0-4945-488f-885e-ea762f565a28 2019-07-30 05:50:40,632 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:50:40,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a78c49f0-4945-488f-885e-ea762f565a28 2019-07-30 05:50:40,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20738697052s 2019-07-30 05:50:40,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:50:40,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:40,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9671c6-2f18-4f8c-9316-8151079c337d 2019-07-30 05:50:40,837 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:50:40,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1e9671c6-2f18-4f8c-9316-8151079c337d 2019-07-30 05:50:40,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200735092163s 2019-07-30 05:50:40,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:50:40,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:41,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd39b23-377d-4e31-b47d-de2a8830e9b9 2019-07-30 05:50:41,039 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 05:50:41,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-4fd39b23-377d-4e31-b47d-de2a8830e9b9 2019-07-30 05:50:41,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196133136749s 2019-07-30 05:50:41,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:50:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:41,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182a27d7-90be-46f0-853c-3ad40e44a3fd 2019-07-30 05:50:41,267 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_bf64615e-6cd4-4a59-b027-acf238641e41", "links": {"self": "http://172.30.9.24:5000/v3/users/2f27ed0850424b0c99cfbd7ffd0439fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2f27ed0850424b0c99cfbd7ffd0439fc", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:50:41,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-182a27d7-90be-46f0-853c-3ad40e44a3fd 2019-07-30 05:50:41,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227431058884s 2019-07-30 05:50:41,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:50:41,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:41,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239d8a31-90d8-47e5-aeb0-a665eb9cf87b 2019-07-30 05:50:41,483 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/af90cb871ba54eb4ae1760c689dba527"}, "tags": [], "enabled": true, "id": "af90cb871ba54eb4ae1760c689dba527", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_bf64615e-6cd4-4a59-b027-acf238641e41"}]} 2019-07-30 05:50:41,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-239d8a31-90d8-47e5-aeb0-a665eb9cf87b 2019-07-30 05:50:41,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204809904099s 2019-07-30 05:50:41,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:50:41,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2f27ed0850424b0c99cfbd7ffd0439fc&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=af90cb871ba54eb4ae1760c689dba527" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:41,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc62fbea-d6d0-47ff-bcda-f058670e3d42 2019-07-30 05:50:41,611 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2f27ed0850424b0c99cfbd7ffd0439fc&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=af90cb871ba54eb4ae1760c689dba527", "previous": null, "next": null}} 2019-07-30 05:50:41,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2f27ed0850424b0c99cfbd7ffd0439fc&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=af90cb871ba54eb4ae1760c689dba527 used request id req-dc62fbea-d6d0-47ff-bcda-f058670e3d42 2019-07-30 05:50:41,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119458913803s 2019-07-30 05:50:41,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 05:50:41,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/af90cb871ba54eb4ae1760c689dba527/users/2f27ed0850424b0c99cfbd7ffd0439fc/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:41,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-949d1bd2-2147-4e42-9e53-78b1a897e841 2019-07-30 05:50:41,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:50:41,848 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/af90cb871ba54eb4ae1760c689dba527/users/2f27ed0850424b0c99cfbd7ffd0439fc/roles/7c6f65662ba14da09fdf612228746a7c used request id req-949d1bd2-2147-4e42-9e53-78b1a897e841 2019-07-30 05:50:41,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.233278989792s 2019-07-30 05:50:41,849 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_bf64615e-6cd4-4a59-b027-acf238641e41', 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'af90cb871ba54eb4ae1760c689dba527', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7laEb59AQsHA4yzzt0lazG0K24n6tJ', 'username': u'vmready2-user_bf64615e-6cd4-4a59-b027-acf238641e41', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 05:50:41,852 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_bf64615e-6cd4-4a59-b027-acf238641e41', 'password': '7laEb59AQsHA4yzzt0lazG0K24n6tJ', 'project_name': 'vmready2-project_bf64615e-6cd4-4a59-b027-acf238641e41', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'af90cb871ba54eb4ae1760c689dba527', 'project_domain_name': 'Default'} 2019-07-30 05:50:41,853 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-07-30 05:50:41,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:50:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:42,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede19d8c-54d9-49d4-987c-5f009e0e7d2f 2019-07-30 05:50:42,048 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:50:42,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ede19d8c-54d9-49d4-987c-5f009e0e7d2f 2019-07-30 05:50:42,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194609880447s 2019-07-30 05:50:42,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:50:42,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:42,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-050690af-71e5-455a-9415-34568137800a 2019-07-30 05:50:42,213 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/af90cb871ba54eb4ae1760c689dba527"}, "tags": [], "enabled": true, "id": "af90cb871ba54eb4ae1760c689dba527", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_bf64615e-6cd4-4a59-b027-acf238641e41"}]} 2019-07-30 05:50:42,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-050690af-71e5-455a-9415-34568137800a 2019-07-30 05:50:42,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.157484054565s 2019-07-30 05:50:42,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:50:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" -d '{"network": {"tenant_id": "af90cb871ba54eb4ae1760c689dba527", "name": "vmready2-net_bf64615e-6cd4-4a59-b027-acf238641e41", "admin_state_up": true}}' 2019-07-30 05:50:42,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:42 GMT X-Openstack-Request-Id: req-279acf83-4d9b-44cc-a932-1f7ba4ee1f6e 2019-07-30 05:50:42,653 - 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":"6b7e4a61-9405-43c8-ab1d-8517effcee1a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"af90cb871ba54eb4ae1760c689dba527","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:50:42Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_bf64615e-6cd4-4a59-b027-acf238641e41","admin_state_up":true,"tenant_id":"af90cb871ba54eb4ae1760c689dba527","created_at":"2019-07-30T05:50:42Z","mtu":1450}} 2019-07-30 05:50:42,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-279acf83-4d9b-44cc-a932-1f7ba4ee1f6e 2019-07-30 05:50:42,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.437456130981s 2019-07-30 05:50:42,654 - 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-30T05:50:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6b7e4a61-9405-43c8-ab1d-8517effcee1a', 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'vmready2-net_bf64615e-6cd4-4a59-b027-acf238641e41', u'created_at': u'2019-07-30T05:50:42Z', u'mtu': 1450, u'tenant_id': u'af90cb871ba54eb4ae1760c689dba527', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'af90cb871ba54eb4ae1760c689dba527', u'l2_adjacency': True}) 2019-07-30 05:50:42,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:42,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f9e996-ef35-4b41-95cb-3a9d2b9a40eb 2019-07-30 05:50:42,665 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:50:42,665 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-f3f9e996-ef35-4b41-95cb-3a9d2b9a40eb 2019-07-30 05:50:42,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:50:43,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T06:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af90cb871ba54eb4ae1760c689dba527", "name": "vmready2-project_bf64615e-6cd4-4a59-b027-acf238641e41"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/af90cb871ba54eb4ae1760c689dba527", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/af90cb871ba54eb4ae1760c689dba527", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/af90cb871ba54eb4ae1760c689dba527", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/af90cb871ba54eb4ae1760c689dba527", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/af90cb871ba54eb4ae1760c689dba527", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/af90cb871ba54eb4ae1760c689dba527", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_af90cb871ba54eb4ae1760c689dba527", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_af90cb871ba54eb4ae1760c689dba527", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/af90cb871ba54eb4ae1760c689dba527", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/af90cb871ba54eb4ae1760c689dba527", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/af90cb871ba54eb4ae1760c689dba527", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_bf64615e-6cd4-4a59-b027-acf238641e41", "id": "2f27ed0850424b0c99cfbd7ffd0439fc"}, "audit_ids": ["e6gqvX6YTyiNnJ3fW9BqDQ"], "issued_at": "2019-07-30T05:50:42.000000Z"}} 2019-07-30 05:50:43,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:50:43,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:44,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:44 GMT X-Openstack-Request-Id: req-7e095638-1cae-4af6-8c3f-f33c5fa4de94 2019-07-30 05:50:44,190 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6b7e4a61-9405-43c8-ab1d-8517effcee1a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"af90cb871ba54eb4ae1760c689dba527","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:50:42Z","qos_policy_id":null,"name":"vmready2-net_bf64615e-6cd4-4a59-b027-acf238641e41","admin_state_up":true,"tenant_id":"af90cb871ba54eb4ae1760c689dba527","created_at":"2019-07-30T05:50:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:50:44,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7e095638-1cae-4af6-8c3f-f33c5fa4de94 2019-07-30 05:50:44,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13606595993s 2019-07-30 05:50:44,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:50:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" -d '{"subnet": {"name": "vmready2-subnet_bf64615e-6cd4-4a59-b027-acf238641e41", "enable_dhcp": true, "network_id": "6b7e4a61-9405-43c8-ab1d-8517effcee1a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:50:44,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:44 GMT X-Openstack-Request-Id: req-9a199b49-44f3-4701-83ee-5d8458767245 2019-07-30 05:50:44,985 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b7e4a61-9405-43c8-ab1d-8517effcee1a","tenant_id":"af90cb871ba54eb4ae1760c689dba527","created_at":"2019-07-30T05:50:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:50:44Z","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":"af90cb871ba54eb4ae1760c689dba527","id":"77a9bc23-fc08-4b3e-8abb-b1b32e08871c","subnetpool_id":null,"name":"vmready2-subnet_bf64615e-6cd4-4a59-b027-acf238641e41"}} 2019-07-30 05:50:44,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9a199b49-44f3-4701-83ee-5d8458767245 2019-07-30 05:50:44,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.793053865433s 2019-07-30 05:50:44,986 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:50:44Z', 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'77a9bc23-fc08-4b3e-8abb-b1b32e08871c', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_bf64615e-6cd4-4a59-b027-acf238641e41', u'enable_dhcp': True, u'network_id': u'6b7e4a61-9405-43c8-ab1d-8517effcee1a', u'tenant_id': u'af90cb871ba54eb4ae1760c689dba527', u'created_at': u'2019-07-30T05:50:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'af90cb871ba54eb4ae1760c689dba527'}) 2019-07-30 05:50:44,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:50:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "vmready2-router_bf64615e-6cd4-4a59-b027-acf238641e41", "admin_state_up": true}}' 2019-07-30 05:50:46,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:46 GMT X-Openstack-Request-Id: req-72b95c79-d9cb-420a-ad7c-a1181ec7b277 2019-07-30 05:50:46,755 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "created_at": "2019-07-30T05:50:44Z", "admin_state_up": true, "updated_at": "2019-07-30T05:50:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "af90cb871ba54eb4ae1760c689dba527", "id": "8d72a770-c74e-49e3-b3a5-0db922f76d7f", "name": "vmready2-router_bf64615e-6cd4-4a59-b027-acf238641e41"}} 2019-07-30 05:50:46,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-72b95c79-d9cb-420a-ad7c-a1181ec7b277 2019-07-30 05:50:46,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.76900792122s 2019-07-30 05:50:46,756 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:50:46Z', u'revision_number': 2, u'id': u'8d72a770-c74e-49e3-b3a5-0db922f76d7f', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_bf64615e-6cd4-4a59-b027-acf238641e41', u'admin_state_up': True, u'tenant_id': u'af90cb871ba54eb4ae1760c689dba527', u'created_at': u'2019-07-30T05:50:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'af90cb871ba54eb4ae1760c689dba527'}) 2019-07-30 05:50:46,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:50:46,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8d72a770-c74e-49e3-b3a5-0db922f76d7f/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}0095594e0f594a63be12efc88c7e2af313d56e63" -d '{"subnet_id": "77a9bc23-fc08-4b3e-8abb-b1b32e08871c"}' 2019-07-30 05:50:49,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:49 GMT X-Openstack-Request-Id: req-5101f71f-0a89-4847-87c1-7ca1b41eba1c 2019-07-30 05:50:49,127 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6b7e4a61-9405-43c8-ab1d-8517effcee1a", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "subnet_id": "77a9bc23-fc08-4b3e-8abb-b1b32e08871c", "subnet_ids": ["77a9bc23-fc08-4b3e-8abb-b1b32e08871c"], "port_id": "d59be46e-b3cf-4db1-a959-9db7c779b333", "id": "8d72a770-c74e-49e3-b3a5-0db922f76d7f"} 2019-07-30 05:50:49,127 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8d72a770-c74e-49e3-b3a5-0db922f76d7f/add_router_interface.json used request id req-5101f71f-0a89-4847-87c1-7ca1b41eba1c 2019-07-30 05:50:49,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37028980255s 2019-07-30 05:50:49,128 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 05:50:49,233 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 05:50:49,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:50:49,241 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:49 GMT 2019-07-30 05:50:49,242 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 05:50:49,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:50:49,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:49,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:49 GMT X-Openstack-Request-Id: req-2d1988a4-cf1d-42bb-ab86-dff6201cfa7a 2019-07-30 05:50:49,548 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:50:49,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2d1988a4-cf1d-42bb-ab86-dff6201cfa7a 2019-07-30 05:50:49,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301529884338s 2019-07-30 05:50:49,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 05:50:49,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_bf64615e-6cd4-4a59-b027-acf238641e41", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_bf64615e-6cd4-4a59-b027-acf238641e41"}' 2019-07-30 05:50:49,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:49 GMT Location: http://172.30.9.24:9292/v2/images/084cda15-d187-4deb-8319-b87384dd3538 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c6dd20de-a398-4c00-8bef-41f606db9328 2019-07-30 05:50:49,731 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:50:49Z", "file": "/v2/images/084cda15-d187-4deb-8319-b87384dd3538/file", "owner": "af90cb871ba54eb4ae1760c689dba527", "id": "084cda15-d187-4deb-8319-b87384dd3538", "size": null, "self": "/v2/images/084cda15-d187-4deb-8319-b87384dd3538", "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_bf64615e-6cd4-4a59-b027-acf238641e41", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_bf64615e-6cd4-4a59-b027-acf238641e41", "checksum": null, "created_at": "2019-07-30T05:50:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 05:50:49,731 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c6dd20de-a398-4c00-8bef-41f606db9328 2019-07-30 05:50:49,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.174014091492s 2019-07-30 05:50:49,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 05:50:49,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/084cda15-d187-4deb-8319-b87384dd3538/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}0095594e0f594a63be12efc88c7e2af313d56e63" -d '' 2019-07-30 05:50:50,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:50:50 GMT X-Openstack-Request-Id: req-bc08ad37-9f3b-403d-ad89-38b634d2cdc5 2019-07-30 05:50:50,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 05:50:50,288 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/084cda15-d187-4deb-8319-b87384dd3538/file used request id req-bc08ad37-9f3b-403d-ad89-38b634d2cdc5 2019-07-30 05:50:50,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.556126832962s 2019-07-30 05:50:50,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:50:50,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:50,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:50 GMT X-Openstack-Request-Id: req-73e7c21a-1c7f-44d6-9d38-ef6562d02e77 2019-07-30 05:50:50,333 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:50:50Z", "file": "/v2/images/084cda15-d187-4deb-8319-b87384dd3538/file", "owner": "af90cb871ba54eb4ae1760c689dba527", "id": "084cda15-d187-4deb-8319-b87384dd3538", "size": 12716032, "self": "/v2/images/084cda15-d187-4deb-8319-b87384dd3538", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/084cda15-d187-4deb-8319-b87384dd3538/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/084cda15-d187-4deb-8319-b87384dd3538/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_bf64615e-6cd4-4a59-b027-acf238641e41", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_bf64615e-6cd4-4a59-b027-acf238641e41", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:50:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:50:50,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-73e7c21a-1c7f-44d6-9d38-ef6562d02e77 2019-07-30 05:50:50,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405459403992s 2019-07-30 05:50:50,335 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/084cda15-d187-4deb-8319-b87384dd3538/snap', u'metadata': Munch({})})], 'file': u'/v2/images/084cda15-d187-4deb-8319-b87384dd3538/file', 'owner': u'af90cb871ba54eb4ae1760c689dba527', 'id': u'084cda15-d187-4deb-8319-b87384dd3538', 'size': 12716032, u'self': u'/v2/images/084cda15-d187-4deb-8319-b87384dd3538', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af90cb871ba54eb4ae1760c689dba527', 'name': 'vmready2-project_bf64615e-6cd4-4a59-b027-acf238641e41', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/084cda15-d187-4deb-8319-b87384dd3538/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T05:50:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T05:50:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_bf64615e-6cd4-4a59-b027-acf238641e41', '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/084cda15-d187-4deb-8319-b87384dd3538', 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_bf64615e-6cd4-4a59-b027-acf238641e41', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_bf64615e-6cd4-4a59-b027-acf238641e41', 'created': u'2019-07-30T05:50:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T05:50:49Z', 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/084cda15-d187-4deb-8319-b87384dd3538', 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_bf64615e-6cd4-4a59-b027-acf238641e41', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 05:50:50,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 05:50:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_bf64615e-6cd4-4a59-b027-acf238641e41", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 05:50:50,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50: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-9fa03813-8c14-47ba-8e03-a780fb62c504 x-openstack-request-id: req-9fa03813-8c14-47ba-8e03-a780fb62c504 2019-07-30 05:50:50,725 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_bf64615e-6cd4-4a59-b027-acf238641e41", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/12a30153-fd43-41c8-a49d-48439906ba4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/12a30153-fd43-41c8-a49d-48439906ba4f", "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": "12a30153-fd43-41c8-a49d-48439906ba4f"}} 2019-07-30 05:50:50,726 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9fa03813-8c14-47ba-8e03-a780fb62c504 2019-07-30 05:50:50,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.387341022491s 2019-07-30 05:50:50,727 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_bf64615e-6cd4-4a59-b027-acf238641e41', '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'2e894757a4e54ebfa46b20b30b23a387', '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'12a30153-fd43-41c8-a49d-48439906ba4f', 'swap': 0}) 2019-07-30 05:50:50,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 05:50:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/12a30153-fd43-41c8-a49d-48439906ba4f/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}941ec80965308138ecc2152470c289f706e86118" -d '{"extra_specs": {}}' 2019-07-30 05:50:50,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50: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-f9a09a51-987a-4761-bc82-80e648686938 x-openstack-request-id: req-f9a09a51-987a-4761-bc82-80e648686938 2019-07-30 05:50:50,751 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 05:50:50,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/12a30153-fd43-41c8-a49d-48439906ba4f/os-extra_specs used request id req-f9a09a51-987a-4761-bc82-80e648686938 2019-07-30 05:50:50,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241467952728s 2019-07-30 05:50:50,859 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:50:50,859 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 05:50:50,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 05:50:50,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8d72a770-c74e-49e3-b3a5-0db922f76d7f/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}0095594e0f594a63be12efc88c7e2af313d56e63" -d '{"subnet_id": "77a9bc23-fc08-4b3e-8abb-b1b32e08871c"}' 2019-07-30 05:50:53,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:53 GMT X-Openstack-Request-Id: req-58e50fc5-85e5-4069-b1cd-db3f3b364225 2019-07-30 05:50:53,190 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6b7e4a61-9405-43c8-ab1d-8517effcee1a", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "subnet_id": "77a9bc23-fc08-4b3e-8abb-b1b32e08871c", "subnet_ids": ["77a9bc23-fc08-4b3e-8abb-b1b32e08871c"], "port_id": "d59be46e-b3cf-4db1-a959-9db7c779b333", "id": "8d72a770-c74e-49e3-b3a5-0db922f76d7f"} 2019-07-30 05:50:53,190 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8d72a770-c74e-49e3-b3a5-0db922f76d7f/remove_router_interface.json used request id req-58e50fc5-85e5-4069-b1cd-db3f3b364225 2019-07-30 05:50:53,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.3254160881s 2019-07-30 05:50:53,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:50:53,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:53,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:53 GMT X-Openstack-Request-Id: req-4b2553c5-f5a3-43c5-a394-4b84fd57e24a 2019-07-30 05:50:53,375 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "created_at": "2019-07-30T05:50:44Z", "admin_state_up": true, "updated_at": "2019-07-30T05:50:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "af90cb871ba54eb4ae1760c689dba527", "id": "8d72a770-c74e-49e3-b3a5-0db922f76d7f", "name": "vmready2-router_bf64615e-6cd4-4a59-b027-acf238641e41"}]} 2019-07-30 05:50:53,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4b2553c5-f5a3-43c5-a394-4b84fd57e24a 2019-07-30 05:50:53,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.184091091156s 2019-07-30 05:50:53,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 05:50:53,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/8d72a770-c74e-49e3-b3a5-0db922f76d7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:54,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:54 GMT X-Openstack-Request-Id: req-a5b489ce-3199-485d-b849-4c5818dc3dac 2019-07-30 05:50:54,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:54,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8d72a770-c74e-49e3-b3a5-0db922f76d7f.json used request id req-a5b489ce-3199-485d-b849-4c5818dc3dac 2019-07-30 05:50:54,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21275806427s 2019-07-30 05:50:54,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:50:54,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:54,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:54 GMT X-Openstack-Request-Id: req-3df50095-36f5-4e16-9d3e-38ce39f7ba74 2019-07-30 05:50:54,674 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b7e4a61-9405-43c8-ab1d-8517effcee1a","tenant_id":"af90cb871ba54eb4ae1760c689dba527","created_at":"2019-07-30T05:50:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:50:44Z","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":"af90cb871ba54eb4ae1760c689dba527","id":"77a9bc23-fc08-4b3e-8abb-b1b32e08871c","subnetpool_id":null,"name":"vmready2-subnet_bf64615e-6cd4-4a59-b027-acf238641e41"}]} 2019-07-30 05:50:54,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3df50095-36f5-4e16-9d3e-38ce39f7ba74 2019-07-30 05:50:54,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0848429203033s 2019-07-30 05:50:54,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 05:50:54,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/77a9bc23-fc08-4b3e-8abb-b1b32e08871c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:55,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:55 GMT X-Openstack-Request-Id: req-99862fe7-1c65-41dd-8947-806d53aca558 2019-07-30 05:50:55,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:55,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/77a9bc23-fc08-4b3e-8abb-b1b32e08871c.json used request id req-99862fe7-1c65-41dd-8947-806d53aca558 2019-07-30 05:50:55,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.26241111755s 2019-07-30 05:50:55,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:50:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:56,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:55 GMT X-Openstack-Request-Id: req-385fd4ac-f795-4c18-b151-99b3062fb1bc 2019-07-30 05:50:56,034 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b7e4a61-9405-43c8-ab1d-8517effcee1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af90cb871ba54eb4ae1760c689dba527","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:50:55Z","qos_policy_id":null,"name":"vmready2-net_bf64615e-6cd4-4a59-b027-acf238641e41","admin_state_up":true,"tenant_id":"af90cb871ba54eb4ae1760c689dba527","created_at":"2019-07-30T05:50:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:50:56,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-385fd4ac-f795-4c18-b151-99b3062fb1bc 2019-07-30 05:50:56,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958540439606s 2019-07-30 05:50:56,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 05:50:56,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/6b7e4a61-9405-43c8-ab1d-8517effcee1a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:57,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:50:57 GMT X-Openstack-Request-Id: req-1784684d-6290-42ed-b143-1164fcf5ecfc 2019-07-30 05:50:57,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:50:57,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/6b7e4a61-9405-43c8-ab1d-8517effcee1a.json used request id req-1784684d-6290-42ed-b143-1164fcf5ecfc 2019-07-30 05:50:57,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40169715881s 2019-07-30 05:50:57,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:50:57,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:57,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:57 GMT X-Openstack-Request-Id: req-ada8943d-e3a3-49db-8359-38674d7ec72a 2019-07-30 05:50:57,481 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:50:50Z", "file": "/v2/images/084cda15-d187-4deb-8319-b87384dd3538/file", "owner": "af90cb871ba54eb4ae1760c689dba527", "id": "084cda15-d187-4deb-8319-b87384dd3538", "size": 12716032, "self": "/v2/images/084cda15-d187-4deb-8319-b87384dd3538", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/084cda15-d187-4deb-8319-b87384dd3538/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/084cda15-d187-4deb-8319-b87384dd3538/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_bf64615e-6cd4-4a59-b027-acf238641e41", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_bf64615e-6cd4-4a59-b027-acf238641e41", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:50:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:50:57,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ada8943d-e3a3-49db-8359-38674d7ec72a 2019-07-30 05:50:57,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392310619354s 2019-07-30 05:50:57,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 05:50:57,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/084cda15-d187-4deb-8319-b87384dd3538 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0095594e0f594a63be12efc88c7e2af313d56e63" 2019-07-30 05:50:58,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:50:58 GMT X-Openstack-Request-Id: req-81dd61c1-eb02-4d3e-b30a-d4052856401d 2019-07-30 05:50:58,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 05:50:58,184 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/084cda15-d187-4deb-8319-b87384dd3538 used request id req-81dd61c1-eb02-4d3e-b30a-d4052856401d 2019-07-30 05:50:58,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.70076918602s 2019-07-30 05:50:58,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:50:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:58,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-7adc2c64-846f-4ff1-b76e-27da0ec19960 x-openstack-request-id: req-7adc2c64-846f-4ff1-b76e-27da0ec19960 2019-07-30 05:50:58,215 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_bf64615e-6cd4-4a59-b027-acf238641e41", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/12a30153-fd43-41c8-a49d-48439906ba4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/12a30153-fd43-41c8-a49d-48439906ba4f", "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": "12a30153-fd43-41c8-a49d-48439906ba4f"}]} 2019-07-30 05:50:58,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7adc2c64-846f-4ff1-b76e-27da0ec19960 2019-07-30 05:50:58,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253992080688s 2019-07-30 05:50:58,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 05:50:58,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/12a30153-fd43-41c8-a49d-48439906ba4f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:58,320 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-7ad8aca7-db7f-4709-aad1-da9c3be8bdee x-openstack-request-id: req-7ad8aca7-db7f-4709-aad1-da9c3be8bdee 2019-07-30 05:50:58,321 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/12a30153-fd43-41c8-a49d-48439906ba4f used request id req-7ad8aca7-db7f-4709-aad1-da9c3be8bdee 2019-07-30 05:50:58,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.103950977325s 2019-07-30 05:50:58,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:50:58,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:58,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309429cb-8c0e-4779-af96-0e489246bee9 2019-07-30 05:50:58,557 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_bf64615e-6cd4-4a59-b027-acf238641e41", "links": {"self": "http://172.30.9.24:5000/v3/users/2f27ed0850424b0c99cfbd7ffd0439fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2f27ed0850424b0c99cfbd7ffd0439fc", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:50:58,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-309429cb-8c0e-4779-af96-0e489246bee9 2019-07-30 05:50:58,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235903978348s 2019-07-30 05:50:58,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:50:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/2f27ed0850424b0c99cfbd7ffd0439fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:58,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a66162-030b-4dd1-bd04-87766683d129 2019-07-30 05:50:58,795 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_bf64615e-6cd4-4a59-b027-acf238641e41", "links": {"self": "http://172.30.9.24:5000/v3/users/2f27ed0850424b0c99cfbd7ffd0439fc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2f27ed0850424b0c99cfbd7ffd0439fc", "description": null}} 2019-07-30 05:50:58,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2f27ed0850424b0c99cfbd7ffd0439fc used request id req-a2a66162-030b-4dd1-bd04-87766683d129 2019-07-30 05:50:58,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23153090477s 2019-07-30 05:50:58,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 05:50:58,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/2f27ed0850424b0c99cfbd7ffd0439fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:59,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe26f19-8453-4a01-84e9-09fe74786ac6 2019-07-30 05:50:59,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:50:59,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2f27ed0850424b0c99cfbd7ffd0439fc used request id req-0fe26f19-8453-4a01-84e9-09fe74786ac6 2019-07-30 05:50:59,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.331215143204s 2019-07-30 05:50:59,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:50:59,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:59,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 30 Jul 2019 05:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190b016b-e789-4090-b801-e493a57dae1f 2019-07-30 05:50:59,328 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/af90cb871ba54eb4ae1760c689dba527"}, "tags": [], "enabled": true, "id": "af90cb871ba54eb4ae1760c689dba527", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_bf64615e-6cd4-4a59-b027-acf238641e41"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:50:59,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-190b016b-e789-4090-b801-e493a57dae1f 2019-07-30 05:50:59,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194222927094s 2019-07-30 05:50:59,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 05:50:59,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/af90cb871ba54eb4ae1760c689dba527 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:50:59,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb6c0dbb-426e-4771-a4c9-1c8de0832d68 2019-07-30 05:50:59,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:50:59,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/af90cb871ba54eb4ae1760c689dba527 used request id req-cb6c0dbb-426e-4771-a4c9-1c8de0832d68 2019-07-30 05:50:59,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.229537010193s 2019-07-30 05:50:59,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:50:59,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=af90cb871ba54eb4ae1760c689dba527&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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:51:00,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:00 GMT X-Openstack-Request-Id: req-898e7a83-2fc0-4379-b3e4-88655ad24916 2019-07-30 05:51:00,625 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "created_at": "2019-07-30T05:50:42Z", "updated_at": "2019-07-30T05:50:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:42Z", "revision_number": 0, "id": "0c3e2ad7-3573-49f0-b773-55472abbf29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:42Z", "security_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "port_range_min": null, "ethertype": "IPv6", "project_id": "af90cb871ba54eb4ae1760c689dba527"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:42Z", "revision_number": 0, "id": "195ebeb5-db12-48ce-b919-5ef7eccd8c49", "remote_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:42Z", "security_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "port_range_min": null, "ethertype": "IPv4", "project_id": "af90cb871ba54eb4ae1760c689dba527"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:42Z", "revision_number": 0, "id": "198e6078-7cdb-42fb-b574-0916819897b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:42Z", "security_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "port_range_min": null, "ethertype": "IPv4", "project_id": "af90cb871ba54eb4ae1760c689dba527"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:42Z", "revision_number": 0, "id": "6f3d51a2-c83c-46ec-83d0-c523b26ebe19", "remote_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:42Z", "security_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "port_range_min": null, "ethertype": "IPv6", "project_id": "af90cb871ba54eb4ae1760c689dba527"}], "revision_number": 1, "project_id": "af90cb871ba54eb4ae1760c689dba527", "id": "0a04b755-da36-426e-99d2-73aa06a977de", "name": "default"}]} 2019-07-30 05:51:00,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=af90cb871ba54eb4ae1760c689dba527&name=default used request id req-898e7a83-2fc0-4379-b3e4-88655ad24916 2019-07-30 05:51:00,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.05847001076s 2019-07-30 05:51:00,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:51:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:51:00,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:00 GMT X-Openstack-Request-Id: req-9e19a7fb-a375-4b38-aa05-9dab75cb36e2 2019-07-30 05:51:00,685 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "created_at": "2019-07-30T05:50:42Z", "updated_at": "2019-07-30T05:50:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:42Z", "revision_number": 0, "id": "0c3e2ad7-3573-49f0-b773-55472abbf29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:42Z", "security_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "port_range_min": null, "ethertype": "IPv6", "project_id": "af90cb871ba54eb4ae1760c689dba527"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:42Z", "revision_number": 0, "id": "195ebeb5-db12-48ce-b919-5ef7eccd8c49", "remote_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:42Z", "security_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "port_range_min": null, "ethertype": "IPv4", "project_id": "af90cb871ba54eb4ae1760c689dba527"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:42Z", "revision_number": 0, "id": "198e6078-7cdb-42fb-b574-0916819897b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:42Z", "security_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "port_range_min": null, "ethertype": "IPv4", "project_id": "af90cb871ba54eb4ae1760c689dba527"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:50:42Z", "revision_number": 0, "id": "6f3d51a2-c83c-46ec-83d0-c523b26ebe19", "remote_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "remote_ip_prefix": null, "created_at": "2019-07-30T05:50:42Z", "security_group_id": "0a04b755-da36-426e-99d2-73aa06a977de", "tenant_id": "af90cb871ba54eb4ae1760c689dba527", "port_range_min": null, "ethertype": "IPv6", "project_id": "af90cb871ba54eb4ae1760c689dba527"}], "revision_number": 1, "project_id": "af90cb871ba54eb4ae1760c689dba527", "id": "0a04b755-da36-426e-99d2-73aa06a977de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}]} 2019-07-30 05:51:00,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-9e19a7fb-a375-4b38-aa05-9dab75cb36e2 2019-07-30 05:51:00,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054692029953s 2019-07-30 05:51:00,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:51:00,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0a04b755-da36-426e-99d2-73aa06a977de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}941ec80965308138ecc2152470c289f706e86118" 2019-07-30 05:51:00,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:51:00 GMT X-Openstack-Request-Id: req-375b208a-804d-489b-92ff-edf340d2338c 2019-07-30 05:51:00,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:51:00,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0a04b755-da36-426e-99d2-73aa06a977de.json used request id req-375b208a-804d-489b-92ff-edf340d2338c 2019-07-30 05:51:00,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148938179016s 2019-07-30 05:51:00,885 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-07-30 05:51:00,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:51:00,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0adff77e-6f9d-48bf-a800-ccb9468f1f95 2019-07-30 05:51:00,929 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:51:00,929 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-0adff77e-6f9d-48bf-a800-ccb9468f1f95 2019-07-30 05:51:00,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:51:01,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["l7cha_XzRkaVs5gmPJwuAA"], "issued_at": "2019-07-30T05:51:01.000000Z"}} 2019-07-30 05:51:01,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:51:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:01,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:01 GMT X-Openstack-Request-Id: req-f4b23a6f-ad65-4bea-ad41-decfdf62a4ef 2019-07-30 05:51:01,694 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:51:01,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f4b23a6f-ad65-4bea-ad41-decfdf62a4ef 2019-07-30 05:51:01,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365895032883s 2019-07-30 05:51:01,701 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-07-30 05:51:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:51:01,711 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5719a8fd-3460-449c-b702-3923ac14dfaf 2019-07-30 05:51:01,712 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:51:01,712 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-5719a8fd-3460-449c-b702-3923ac14dfaf 2019-07-30 05:51:01,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:51:01,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:01,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5f0b40-8c61-4f9f-8d0e-45025890884c 2019-07-30 05:51:01,827 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:51:01,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ac5f0b40-8c61-4f9f-8d0e-45025890884c 2019-07-30 05:51:01,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11449098587s 2019-07-30 05:51:01,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:51:01,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:01,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43de1057-a438-42fd-8dde-345d231b1cde 2019-07-30 05:51:01,999 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:51:01,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-43de1057-a438-42fd-8dde-345d231b1cde 2019-07-30 05:51:01,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.164758205414s 2019-07-30 05:51:02,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:51:02,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"network": {"tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "name": "singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "admin_state_up": true}}' 2019-07-30 05:51:02,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:02 GMT X-Openstack-Request-Id: req-04fb69cd-71c6-479d-87b3-ba32b951fcd3 2019-07-30 05:51:02,330 - 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":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:51:02Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:01Z","mtu":1450}} 2019-07-30 05:51:02,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-04fb69cd-71c6-479d-87b3-ba32b951fcd3 2019-07-30 05:51:02,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.329774141312s 2019-07-30 05:51:02,331 - 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-30T05:51:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2', u'provider:segmentation_id': 78, 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_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', u'created_at': u'2019-07-30T05:51:01Z', u'mtu': 1450, u'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2e894757a4e54ebfa46b20b30b23a387', u'l2_adjacency': True}) 2019-07-30 05:51:02,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:51:02,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:02,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:02 GMT X-Openstack-Request-Id: req-686f7370-204e-48dc-a287-d4b4f1b91bfe 2019-07-30 05:51:02,436 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:51:02Z","qos_policy_id":null,"name":"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:51:02,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-686f7370-204e-48dc-a287-d4b4f1b91bfe 2019-07-30 05:51:02,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104866027832s 2019-07-30 05:51:02,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:51:02,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"subnet": {"name": "singlevm1-subnet_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "enable_dhcp": true, "network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:51:02,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:02 GMT X-Openstack-Request-Id: req-15d9a88b-f3c0-4c58-85a3-87325facd063 2019-07-30 05:51:02,961 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T05:51: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":"acf52ed4-62f4-4414-9eaf-1d364063b5c7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e894757a4e54ebfa46b20b30b23a387","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca","enable_dhcp":true,"segment_id":null,"network_id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:02Z","ip_version":4}} 2019-07-30 05:51:02,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-15d9a88b-f3c0-4c58-85a3-87325facd063 2019-07-30 05:51:02,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.52309012413s 2019-07-30 05:51:02,962 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:51: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'acf52ed4-62f4-4414-9eaf-1d364063b5c7', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2', u'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', u'created_at': u'2019-07-30T05:51: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'2e894757a4e54ebfa46b20b30b23a387'}) 2019-07-30 05:51:02,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:51:02,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "singlevm1-router_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "admin_state_up": true}}' 2019-07-30 05:51:04,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:04 GMT X-Openstack-Request-Id: req-f6452f9a-c4d3-4b14-8d18-7a762ba487a4 2019-07-30 05:51:04,594 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:02Z", "admin_state_up": true, "updated_at": "2019-07-30T05:51:03Z", "project_id": "2e894757a4e54ebfa46b20b30b23a387", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "name": "singlevm1-router_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}} 2019-07-30 05:51:04,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f6452f9a-c4d3-4b14-8d18-7a762ba487a4 2019-07-30 05:51:04,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63202691078s 2019-07-30 05:51:04,595 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:51:03Z', u'revision_number': 2, u'ha': False, u'id': u'cf3c3f91-7ad2-4629-981d-c3735fc87d64', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', u'admin_state_up': True, u'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', u'created_at': u'2019-07-30T05:51:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'2e894757a4e54ebfa46b20b30b23a387'}) 2019-07-30 05:51:04,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:51:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/cf3c3f91-7ad2-4629-981d-c3735fc87d64/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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"subnet_id": "acf52ed4-62f4-4414-9eaf-1d364063b5c7"}' 2019-07-30 05:51:06,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:06 GMT X-Openstack-Request-Id: req-ffb97209-4174-4a4a-8d44-68bf4792d302 2019-07-30 05:51:06,676 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "subnet_id": "acf52ed4-62f4-4414-9eaf-1d364063b5c7", "subnet_ids": ["acf52ed4-62f4-4414-9eaf-1d364063b5c7"], "port_id": "c0c0d511-6f09-4b6e-a79a-89a9230a2b23", "id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64"} 2019-07-30 05:51:06,676 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cf3c3f91-7ad2-4629-981d-c3735fc87d64/add_router_interface.json used request id req-ffb97209-4174-4a4a-8d44-68bf4792d302 2019-07-30 05:51:06,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.08046293259s 2019-07-30 05:51:06,676 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 05:51:06,782 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 05:51:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:51:06,790 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:06 GMT 2019-07-30 05:51:06,791 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 05:51:06,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:51:06,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:07,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:07 GMT X-Openstack-Request-Id: req-d602050b-f25f-418d-8fa8-0aaa041bf79e 2019-07-30 05:51:07,578 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:51:07,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d602050b-f25f-418d-8fa8-0aaa041bf79e 2019-07-30 05:51:07,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.784481048584s 2019-07-30 05:51:07,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 05:51:07,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}' 2019-07-30 05:51:07,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:07 GMT Location: http://172.30.9.24:9292/v2/images/120b74f4-8599-4daa-879d-5848784f318f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c997b79-86ee-43ce-a1c5-b28779773fad 2019-07-30 05:51:07,665 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:51:07Z", "file": "/v2/images/120b74f4-8599-4daa-879d-5848784f318f/file", "owner": "2e894757a4e54ebfa46b20b30b23a387", "id": "120b74f4-8599-4daa-879d-5848784f318f", "size": null, "self": "/v2/images/120b74f4-8599-4daa-879d-5848784f318f", "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_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "checksum": null, "created_at": "2019-07-30T05:51:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 05:51:07,665 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1c997b79-86ee-43ce-a1c5-b28779773fad 2019-07-30 05:51:07,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0781052112579s 2019-07-30 05:51:07,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 05:51:07,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/120b74f4-8599-4daa-879d-5848784f318f/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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '' 2019-07-30 05:51:08,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:51:08 GMT X-Openstack-Request-Id: req-4c79f3fb-4b9e-486c-8964-6a3712a57f3d 2019-07-30 05:51:08,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-30 05:51:08,196 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/120b74f4-8599-4daa-879d-5848784f318f/file used request id req-4c79f3fb-4b9e-486c-8964-6a3712a57f3d 2019-07-30 05:51:08,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.530876159668s 2019-07-30 05:51:08,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:51:08,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:08,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:08 GMT X-Openstack-Request-Id: req-f86f93fd-96e7-481d-8dce-1e6e9f8cc700 2019-07-30 05:51:08,226 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:51:08Z", "file": "/v2/images/120b74f4-8599-4daa-879d-5848784f318f/file", "owner": "2e894757a4e54ebfa46b20b30b23a387", "id": "120b74f4-8599-4daa-879d-5848784f318f", "size": 12716032, "self": "/v2/images/120b74f4-8599-4daa-879d-5848784f318f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/120b74f4-8599-4daa-879d-5848784f318f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/120b74f4-8599-4daa-879d-5848784f318f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:51:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:51:08,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f86f93fd-96e7-481d-8dce-1e6e9f8cc700 2019-07-30 05:51:08,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249569416046s 2019-07-30 05:51:08,228 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/120b74f4-8599-4daa-879d-5848784f318f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/120b74f4-8599-4daa-879d-5848784f318f/file', 'owner': u'2e894757a4e54ebfa46b20b30b23a387', 'id': u'120b74f4-8599-4daa-879d-5848784f318f', 'size': 12716032, u'self': u'/v2/images/120b74f4-8599-4daa-879d-5848784f318f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e894757a4e54ebfa46b20b30b23a387', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/120b74f4-8599-4daa-879d-5848784f318f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T05:51:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T05:51:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', '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/120b74f4-8599-4daa-879d-5848784f318f', 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_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', 'created': u'2019-07-30T05:51:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T05:51: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/120b74f4-8599-4daa-879d-5848784f318f', 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_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 05:51:08,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 05:51:08,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 05:51:08,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-f0f51d11-ef0b-46b5-9fbc-7885805e39d1 x-openstack-request-id: req-f0f51d11-ef0b-46b5-9fbc-7885805e39d1 2019-07-30 05:51:08,997 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "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": "2b66c2c0-05e2-4831-a914-3f1573b36743"}} 2019-07-30 05:51:08,997 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f0f51d11-ef0b-46b5-9fbc-7885805e39d1 2019-07-30 05:51:08,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.766447782516s 2019-07-30 05:51:08,998 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', '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'2e894757a4e54ebfa46b20b30b23a387', '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'2b66c2c0-05e2-4831-a914-3f1573b36743', 'swap': 0}) 2019-07-30 05:51:08,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 05:51:09,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743/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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"extra_specs": {}}' 2019-07-30 05:51:09,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-d694aa5f-3487-4418-b09b-802d9a9ae368 x-openstack-request-id: req-d694aa5f-3487-4418-b09b-802d9a9ae368 2019-07-30 05:51:09,020 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 05:51:09,020 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743/os-extra_specs used request id req-d694aa5f-3487-4418-b09b-802d9a9ae368 2019-07-30 05:51:09,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210690498352s 2019-07-30 05:51:09,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 05:51:09,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"keypair": {"name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}}' 2019-07-30 05:51:09,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-bdbd19e7-ee37-47cf-9943-4bee52aad6aa x-openstack-request-id: req-bdbd19e7-ee37-47cf-9943-4bee52aad6aa 2019-07-30 05:51:09,369 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+dbULxly2o/Y3rmBTQg8pmwXDdJTD13k+OXXsPF50DKJKlHMrHDimUMavQneCrEgWI8lOzUHt8a9Tg/cjLSV0z60HJD9EIMgP3yfIdoZSNe0MCH72Gh5r+01GO4PLm8h3vbPATY4DPgAc3d+cPoqjJpn2X5EGic2FZJLBmF8TiKq2lGK5MSyzcR6OvKprQL9s/B76OklbvkRHvldTCDO2OXpzwuk3/ZV0/cqbwyCyC9Mo0D8MIXmEnuzXcgCLUIrqPxVl/rI2r+RMaQIDMlgqK9TUo7K4ShdfPm4ehStU2rfaSETmWW3KkfMEjfK81LYpP3o8zwjpxqcKQ1y9jRRR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvnW1C8ZctqP2N65gU0IPKZsFw3SUw9d5Pjl17DxedAyiSpRz\nKxw4plDGr0J3gqxIFiPJTs1B7fGvU4P3Iy0ldM+tByQ/RCDID98nyHaGUjXtDAh+\n9hoea/tNRjuDy5vId72zwE2OAz4AHN3fnD6KoyaZ9l+RBonNhWSSwZhfE4iqtpRi\nuTEss3Eejryqa0C/bPwe+jpJW75ER75XUwgztjl6c8LpN/2VdP3Km8MgsgvTKNA/\nDCF5hJ7s13IAi1CK6j8VZf6yNq/kTGkCAzJYKivU1KOyuEoXXz5uHoUrVNq32khE\n5lltypHzBI3yvNS2KT96PM8I6canCkNcvY0UUQIDAQABAoIBACgdDGuVdLN25wWl\nMV53vE/L+bPH2wlAWaXUXlTKBi609n10tKjwwbGts5r4Ccm41VnsYZq6OleOHpod\nYjDDcm8eyleFt9l2egx1uKBM7k9kUi/Fnk/hAmVFwWm4YTLB9b/acYBgFTfzl/x8\ncnsq5PIl0CmGyTmyTln467vghq3LLvouvPPZprqhQWOSDz7bhCS/KMOmUbtzKAPb\n6Ie+2lJdwBBCosmqNfrYmsnZ4oTLacUk8JqkToQdSjLojn0nTNhkQgvIWBLEGkvS\nAyFo3fCRMUXmMI9piW6HGVetpnAtMfryooW3k1OCWprr6QgQiirULCrOofRSLkz0\no6mfao0CgYEA4MFE88vpbZYH0fY1Nu7fpfperRKc29T4jTKF4CSMamLegiao98K5\nwygcE2n5NT+plhfuHB9Fiskv6CwLPPZsB/IcULutLj0U3+uB7whnhxEObMUK+1nh\nun4xYPVmkFQrHej+gg+RVKoK4+7ghFVU7m6HVrJjy60cPhOS26jfPX8CgYEA2O/r\nIVqL0hn7AG2C0V7pu514hw0wYn7WHtBzaxO2q8IT6NoBkmtS7NIvOqBexMOs12a0\nSy3nbbartzvBPvWnlfLBXxWV018SO+1jWz+QPWcZ7DRUNv727yMavcQwRz/AYhiF\ngoM1Wx1X7f4FV+0ZUu8bflh+svjkvxLJ8FZoNi8CgYEAqWTBBUZgjnmPN03rWZW7\n9iq3hJYMpxriofi8Me0Z72zI6yscGnAm9dGbJ36tltZ+iGNM0OE41ps/gir/5ViM\nn4h4ktiAc+MRgprLeU7KSGAwkQYJetuJZ7eIm90ZChqFzKs4duoozLjEMHpvuQ1f\nT7z6P/t/f5jfOmIiQ3AJoR0CgYEAzbt5+b+tKiuJZvZ0QasJbuwACdPwNviih8aY\nLswbSPhdeU6Gfx1ZH06Vi7vbJC+OExlLkqCOAfZjEvqQYe0GaaY2zL3jwPlAiaSv\nvTGi0Rid9OwLkbxq4o8gJSeRwYAsKtumggd86lQBt6pX1vL8OTKZmFDEl2aDSNHA\nwTSwz/ECgYEAn72hUWRpQ3x2JskTquIQS/KakzWk8G6BjtjTfqAJdMKymezkbjm8\nUnxYC2kMeGgoAdiRPNo6L6ncXcUxLvrCj1PhTBWOFeXmN+FRFYzDkCK564cMEYLF\nukIkrWFPl+cKjjwlKlrD4Ea6T3oWryvAYFThewTKMf7XgGgIx1rj8RM=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cfde6aaffb1745b4b41a3c5895630cfb", "name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "fingerprint": "55:58:cb:f8:81:66:29:8c:98:7e:5d:9b:53:93:58:11"}} 2019-07-30 05:51:09,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bdbd19e7-ee37-47cf-9943-4bee52aad6aa 2019-07-30 05:51:09,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.348793983459s 2019-07-30 05:51:09,370 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+dbULxly2o/Y3rmBTQg8pmwXDdJTD13k+OXXsPF50DKJKlHMrHDimUMavQneCrEgWI8lOzUHt8a9Tg/cjLSV0z60HJD9EIMgP3yfIdoZSNe0MCH72Gh5r+01GO4PLm8h3vbPATY4DPgAc3d+cPoqjJpn2X5EGic2FZJLBmF8TiKq2lGK5MSyzcR6OvKprQL9s/B76OklbvkRHvldTCDO2OXpzwuk3/ZV0/cqbwyCyC9Mo0D8MIXmEnuzXcgCLUIrqPxVl/rI2r+RMaQIDMlgqK9TUo7K4ShdfPm4ehStU2rfaSETmWW3KkfMEjfK81LYpP3o8zwjpxqcKQ1y9jRRR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvnW1C8ZctqP2N65gU0IPKZsFw3SUw9d5Pjl17DxedAyiSpRz\nKxw4plDGr0J3gqxIFiPJTs1B7fGvU4P3Iy0ldM+tByQ/RCDID98nyHaGUjXtDAh+\n9hoea/tNRjuDy5vId72zwE2OAz4AHN3fnD6KoyaZ9l+RBonNhWSSwZhfE4iqtpRi\nuTEss3Eejryqa0C/bPwe+jpJW75ER75XUwgztjl6c8LpN/2VdP3Km8MgsgvTKNA/\nDCF5hJ7s13IAi1CK6j8VZf6yNq/kTGkCAzJYKivU1KOyuEoXXz5uHoUrVNq32khE\n5lltypHzBI3yvNS2KT96PM8I6canCkNcvY0UUQIDAQABAoIBACgdDGuVdLN25wWl\nMV53vE/L+bPH2wlAWaXUXlTKBi609n10tKjwwbGts5r4Ccm41VnsYZq6OleOHpod\nYjDDcm8eyleFt9l2egx1uKBM7k9kUi/Fnk/hAmVFwWm4YTLB9b/acYBgFTfzl/x8\ncnsq5PIl0CmGyTmyTln467vghq3LLvouvPPZprqhQWOSDz7bhCS/KMOmUbtzKAPb\n6Ie+2lJdwBBCosmqNfrYmsnZ4oTLacUk8JqkToQdSjLojn0nTNhkQgvIWBLEGkvS\nAyFo3fCRMUXmMI9piW6HGVetpnAtMfryooW3k1OCWprr6QgQiirULCrOofRSLkz0\no6mfao0CgYEA4MFE88vpbZYH0fY1Nu7fpfperRKc29T4jTKF4CSMamLegiao98K5\nwygcE2n5NT+plhfuHB9Fiskv6CwLPPZsB/IcULutLj0U3+uB7whnhxEObMUK+1nh\nun4xYPVmkFQrHej+gg+RVKoK4+7ghFVU7m6HVrJjy60cPhOS26jfPX8CgYEA2O/r\nIVqL0hn7AG2C0V7pu514hw0wYn7WHtBzaxO2q8IT6NoBkmtS7NIvOqBexMOs12a0\nSy3nbbartzvBPvWnlfLBXxWV018SO+1jWz+QPWcZ7DRUNv727yMavcQwRz/AYhiF\ngoM1Wx1X7f4FV+0ZUu8bflh+svjkvxLJ8FZoNi8CgYEAqWTBBUZgjnmPN03rWZW7\n9iq3hJYMpxriofi8Me0Z72zI6yscGnAm9dGbJ36tltZ+iGNM0OE41ps/gir/5ViM\nn4h4ktiAc+MRgprLeU7KSGAwkQYJetuJZ7eIm90ZChqFzKs4duoozLjEMHpvuQ1f\nT7z6P/t/f5jfOmIiQ3AJoR0CgYEAzbt5+b+tKiuJZvZ0QasJbuwACdPwNviih8aY\nLswbSPhdeU6Gfx1ZH06Vi7vbJC+OExlLkqCOAfZjEvqQYe0GaaY2zL3jwPlAiaSv\nvTGi0Rid9OwLkbxq4o8gJSeRwYAsKtumggd86lQBt6pX1vL8OTKZmFDEl2aDSNHA\nwTSwz/ECgYEAn72hUWRpQ3x2JskTquIQS/KakzWk8G6BjtjTfqAJdMKymezkbjm8\nUnxYC2kMeGgoAdiRPNo6L6ncXcUxLvrCj1PhTBWOFeXmN+FRFYzDkCK564cMEYLF\nukIkrWFPl+cKjjwlKlrD4Ea6T3oWryvAYFThewTKMf7XgGgIx1rj8RM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cfde6aaffb1745b4b41a3c5895630cfb', 'name': u'singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', 'created_at': '2019-07-30T05:51:09.370876', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e894757a4e54ebfa46b20b30b23a387', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'55:58:cb:f8:81:66:29:8c:98:7e:5d:9b:53:93:58:11', 'type': 'ssh', 'id': u'singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca'}) 2019-07-30 05:51:09,371 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvnW1C8ZctqP2N65gU0IPKZsFw3SUw9d5Pjl17DxedAyiSpRz Kxw4plDGr0J3gqxIFiPJTs1B7fGvU4P3Iy0ldM+tByQ/RCDID98nyHaGUjXtDAh+ 9hoea/tNRjuDy5vId72zwE2OAz4AHN3fnD6KoyaZ9l+RBonNhWSSwZhfE4iqtpRi uTEss3Eejryqa0C/bPwe+jpJW75ER75XUwgztjl6c8LpN/2VdP3Km8MgsgvTKNA/ DCF5hJ7s13IAi1CK6j8VZf6yNq/kTGkCAzJYKivU1KOyuEoXXz5uHoUrVNq32khE 5lltypHzBI3yvNS2KT96PM8I6canCkNcvY0UUQIDAQABAoIBACgdDGuVdLN25wWl MV53vE/L+bPH2wlAWaXUXlTKBi609n10tKjwwbGts5r4Ccm41VnsYZq6OleOHpod YjDDcm8eyleFt9l2egx1uKBM7k9kUi/Fnk/hAmVFwWm4YTLB9b/acYBgFTfzl/x8 cnsq5PIl0CmGyTmyTln467vghq3LLvouvPPZprqhQWOSDz7bhCS/KMOmUbtzKAPb 6Ie+2lJdwBBCosmqNfrYmsnZ4oTLacUk8JqkToQdSjLojn0nTNhkQgvIWBLEGkvS AyFo3fCRMUXmMI9piW6HGVetpnAtMfryooW3k1OCWprr6QgQiirULCrOofRSLkz0 o6mfao0CgYEA4MFE88vpbZYH0fY1Nu7fpfperRKc29T4jTKF4CSMamLegiao98K5 wygcE2n5NT+plhfuHB9Fiskv6CwLPPZsB/IcULutLj0U3+uB7whnhxEObMUK+1nh un4xYPVmkFQrHej+gg+RVKoK4+7ghFVU7m6HVrJjy60cPhOS26jfPX8CgYEA2O/r IVqL0hn7AG2C0V7pu514hw0wYn7WHtBzaxO2q8IT6NoBkmtS7NIvOqBexMOs12a0 Sy3nbbartzvBPvWnlfLBXxWV018SO+1jWz+QPWcZ7DRUNv727yMavcQwRz/AYhiF goM1Wx1X7f4FV+0ZUu8bflh+svjkvxLJ8FZoNi8CgYEAqWTBBUZgjnmPN03rWZW7 9iq3hJYMpxriofi8Me0Z72zI6yscGnAm9dGbJ36tltZ+iGNM0OE41ps/gir/5ViM n4h4ktiAc+MRgprLeU7KSGAwkQYJetuJZ7eIm90ZChqFzKs4duoozLjEMHpvuQ1f T7z6P/t/f5jfOmIiQ3AJoR0CgYEAzbt5+b+tKiuJZvZ0QasJbuwACdPwNviih8aY LswbSPhdeU6Gfx1ZH06Vi7vbJC+OExlLkqCOAfZjEvqQYe0GaaY2zL3jwPlAiaSv vTGi0Rid9OwLkbxq4o8gJSeRwYAsKtumggd86lQBt6pX1vL8OTKZmFDEl2aDSNHA wTSwz/ECgYEAn72hUWRpQ3x2JskTquIQS/KakzWk8G6BjtjTfqAJdMKymezkbjm8 UnxYC2kMeGgoAdiRPNo6L6ncXcUxLvrCj1PhTBWOFeXmN+FRFYzDkCK564cMEYLF ukIkrWFPl+cKjjwlKlrD4Ea6T3oWryvAYFThewTKMf7XgGgIx1rj8RM= -----END RSA PRIVATE KEY----- 2019-07-30 05:51:09,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 05:51:09,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"security_group": {"name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-07-30 05:51:09,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:09 GMT X-Openstack-Request-Id: req-0c55f989-3839-4523-8d10-983693beed6b 2019-07-30 05:51:09,572 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:09Z", "updated_at": "2019-07-30T05:51:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "0445d1ac-fd26-42b6-8235-6a0add8ffa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "ba1906dc-67fc-4380-af2c-4e1694cea328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}} 2019-07-30 05:51:09,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0c55f989-3839-4523-8d10-983693beed6b 2019-07-30 05:51:09,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.196159124374s 2019-07-30 05:51:09,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:51:09,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:09,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:09 GMT X-Openstack-Request-Id: req-5b7c72c8-179f-49ca-8dbf-f15cd26c782d 2019-07-30 05:51:09,714 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:09Z", "updated_at": "2019-07-30T05:51:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "0445d1ac-fd26-42b6-8235-6a0add8ffa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "ba1906dc-67fc-4380-af2c-4e1694cea328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}]} 2019-07-30 05:51:09,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5b7c72c8-179f-49ca-8dbf-f15cd26c782d 2019-07-30 05:51:09,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.135020971298s 2019-07-30 05:51:09,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 05:51:09,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -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": "3e8585b6-a5e3-46f8-8016-7a319df83162"}}' 2019-07-30 05:51:09,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:09 GMT X-Openstack-Request-Id: req-c7c65f78-7380-478b-85e5-d8a0e924baaa 2019-07-30 05:51:09,839 - 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-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "port_range_min": 22, "revision_number": 0, "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:09Z", "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "f243ae17-7dd4-400d-9c27-dfee3be97471"}} 2019-07-30 05:51:09,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c7c65f78-7380-478b-85e5-d8a0e924baaa 2019-07-30 05:51:09,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118311166763s 2019-07-30 05:51:09,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:51:09,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:09,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:09 GMT X-Openstack-Request-Id: req-d1a5ee0b-180a-4527-8a2e-512c1efd208c 2019-07-30 05:51:09,903 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:09Z", "updated_at": "2019-07-30T05:51:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "0445d1ac-fd26-42b6-8235-6a0add8ffa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "ba1906dc-67fc-4380-af2c-4e1694cea328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "f243ae17-7dd4-400d-9c27-dfee3be97471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 2, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}]} 2019-07-30 05:51:09,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d1a5ee0b-180a-4527-8a2e-512c1efd208c 2019-07-30 05:51:09,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0582020282745s 2019-07-30 05:51:09,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 05:51:09,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -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": "3e8585b6-a5e3-46f8-8016-7a319df83162"}}' 2019-07-30 05:51:10,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:09 GMT X-Openstack-Request-Id: req-6ee49885-3756-4161-9c81-142905b13ab6 2019-07-30 05:51:10,034 - 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-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "port_range_min": null, "revision_number": 0, "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:09Z", "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "b20be5d1-0322-4934-80b3-6cd95e97199d"}} 2019-07-30 05:51:10,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6ee49885-3756-4161-9c81-142905b13ab6 2019-07-30 05:51:10,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12492609024s 2019-07-30 05:51:10,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:51:10,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:10,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:10 GMT X-Openstack-Request-Id: req-f09f5071-0496-4956-b3f8-85a72b917625 2019-07-30 05:51:10,124 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":["acf52ed4-62f4-4414-9eaf-1d364063b5c7"],"description":"","tags":[],"updated_at":"2019-07-30T05:51:02Z","qos_policy_id":null,"name":"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:51:10,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f09f5071-0496-4956-b3f8-85a72b917625 2019-07-30 05:51:10,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879249572754s 2019-07-30 05:51:10,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:51:10,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:10,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:10 GMT X-Openstack-Request-Id: req-b38dd949-f139-4024-b58d-d2650bacf598 2019-07-30 05:51:10,155 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:51:08Z", "file": "/v2/images/120b74f4-8599-4daa-879d-5848784f318f/file", "owner": "2e894757a4e54ebfa46b20b30b23a387", "id": "120b74f4-8599-4daa-879d-5848784f318f", "size": 12716032, "self": "/v2/images/120b74f4-8599-4daa-879d-5848784f318f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/120b74f4-8599-4daa-879d-5848784f318f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/120b74f4-8599-4daa-879d-5848784f318f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:51:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:51:10,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b38dd949-f139-4024-b58d-d2650bacf598 2019-07-30 05:51:10,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266759395599s 2019-07-30 05:51:10,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:51:10,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:10,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-ae695a29-72e8-4832-8608-23fec599bc4d x-openstack-request-id: req-ae695a29-72e8-4832-8608-23fec599bc4d 2019-07-30 05:51:10,198 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "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": "2b66c2c0-05e2-4831-a914-3f1573b36743"}]} 2019-07-30 05:51:10,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ae695a29-72e8-4832-8608-23fec599bc4d 2019-07-30 05:51:10,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0369050502777s 2019-07-30 05:51:10,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 05:51:10,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"server": {"name": "singlevm1-vm_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "imageRef": "120b74f4-8599-4daa-879d-5848784f318f", "key_name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "flavorRef": "2b66c2c0-05e2-4831-a914-3f1573b36743", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2"}], "security_groups": [{"name": "3e8585b6-a5e3-46f8-8016-7a319df83162"}]}}' 2019-07-30 05:51:14,089 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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 location: http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac x-compute-request-id: req-da440220-141a-4480-80eb-1fabe05fbedd x-openstack-request-id: req-da440220-141a-4480-80eb-1fabe05fbedd 2019-07-30 05:51:14,089 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3e8585b6-a5e3-46f8-8016-7a319df83162"}], "OS-DCF:diskConfig": "MANUAL", "id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "bookmark"}], "adminPass": "Sv5UsUmDNFre"}} 2019-07-30 05:51:14,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-da440220-141a-4480-80eb-1fabe05fbedd 2019-07-30 05:51:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.88814592361s 2019-07-30 05:51:14,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:51:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:15,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-ea2cedea-144d-4bfe-ad93-4fd2cbcbfbe2 x-openstack-request-id: req-ea2cedea-144d-4bfe-ad93-4fd2cbcbfbe2 2019-07-30 05:51:15,222 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "bookmark"}], "image": {"id": "120b74f4-8599-4daa-879d-5848784f318f", "links": [{"href": "http://172.30.9.24:8774/images/120b74f4-8599-4daa-879d-5848784f318f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b66c2c0-05e2-4831-a914-3f1573b36743", "links": [{"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "bookmark"}]}, "id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac", "user_id": "cfde6aaffb1745b4b41a3c5895630cfb", "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-30T05:51:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "created": "2019-07-30T05:51:13Z", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:51:15,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ea2cedea-144d-4bfe-ad93-4fd2cbcbfbe2 2019-07-30 05:51:15,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13161492348s 2019-07-30 05:51:15,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:51:15,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:15,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:15 GMT X-Openstack-Request-Id: req-d1793003-61f0-4bb9-bf7a-534ad07decf1 2019-07-30 05:51:15,315 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":["acf52ed4-62f4-4414-9eaf-1d364063b5c7"],"description":"","tags":[],"updated_at":"2019-07-30T05:51:02Z","qos_policy_id":null,"name":"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:51:15,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d1793003-61f0-4bb9-bf7a-534ad07decf1 2019-07-30 05:51:15,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0818409919739s 2019-07-30 05:51:15,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:51:15,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:15,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:15 GMT X-Openstack-Request-Id: req-95378cd8-3212-4cf8-99da-ff16b93e16fe 2019-07-30 05:51:15,375 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T05:51: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":"acf52ed4-62f4-4414-9eaf-1d364063b5c7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e894757a4e54ebfa46b20b30b23a387","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca","enable_dhcp":true,"segment_id":null,"network_id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:02Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 05:51:15,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-95378cd8-3212-4cf8-99da-ff16b93e16fe 2019-07-30 05:51:15,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0593929290771s 2019-07-30 05:51:15,376 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:51:17,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:51:17,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:18,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-0bb0e54e-0773-4427-8cff-a09a54045bab x-openstack-request-id: req-0bb0e54e-0773-4427-8cff-a09a54045bab 2019-07-30 05:51:18,081 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "bookmark"}], "image": {"id": "120b74f4-8599-4daa-879d-5848784f318f", "links": [{"href": "http://172.30.9.24:8774/images/120b74f4-8599-4daa-879d-5848784f318f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b66c2c0-05e2-4831-a914-3f1573b36743", "links": [{"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "bookmark"}]}, "id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac", "security_groups": [{"name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}], "user_id": "cfde6aaffb1745b4b41a3c5895630cfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:51:17Z", "hostId": "0be364f00700a7cd7e76f41b3828e620346ada46164733be16ff5965", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "created": "2019-07-30T05:51:13Z", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:51:18,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0bb0e54e-0773-4427-8cff-a09a54045bab 2019-07-30 05:51:18,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701636075974s 2019-07-30 05:51:18,087 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:51:20,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:51:20,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:21,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-44da9b81-69af-4e47-bb77-9adb58e63e26 x-openstack-request-id: req-44da9b81-69af-4e47-bb77-9adb58e63e26 2019-07-30 05:51:21,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bb:24", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "bookmark"}], "image": {"id": "120b74f4-8599-4daa-879d-5848784f318f", "links": [{"href": "http://172.30.9.24:8774/images/120b74f4-8599-4daa-879d-5848784f318f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b66c2c0-05e2-4831-a914-3f1573b36743", "links": [{"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "bookmark"}]}, "id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac", "security_groups": [{"name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}], "user_id": "cfde6aaffb1745b4b41a3c5895630cfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:51:18Z", "hostId": "0be364f00700a7cd7e76f41b3828e620346ada46164733be16ff5965", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "created": "2019-07-30T05:51:13Z", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:51:21,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-44da9b81-69af-4e47-bb77-9adb58e63e26 2019-07-30 05:51:21,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00623703003s 2019-07-30 05:51:21,103 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:51:23,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:51:23,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:23,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-bde1ae54-b8b2-4fea-938d-681fc0295101 x-openstack-request-id: req-bde1ae54-b8b2-4fea-938d-681fc0295101 2019-07-30 05:51:23,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bb:24", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "bookmark"}], "image": {"id": "120b74f4-8599-4daa-879d-5848784f318f", "links": [{"href": "http://172.30.9.24:8774/images/120b74f4-8599-4daa-879d-5848784f318f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b66c2c0-05e2-4831-a914-3f1573b36743", "links": [{"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "bookmark"}]}, "id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac", "security_groups": [{"name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}], "user_id": "cfde6aaffb1745b4b41a3c5895630cfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:51:18Z", "hostId": "0be364f00700a7cd7e76f41b3828e620346ada46164733be16ff5965", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "created": "2019-07-30T05:51:13Z", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:51:23,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bde1ae54-b8b2-4fea-938d-681fc0295101 2019-07-30 05:51:23,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333502054214s 2019-07-30 05:51:23,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:51:25,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:51:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:25,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-189cca7a-cc7f-4552-a11c-f1c05c62450a x-openstack-request-id: req-189cca7a-cc7f-4552-a11c-f1c05c62450a 2019-07-30 05:51:25,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bb:24", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "bookmark"}], "image": {"id": "120b74f4-8599-4daa-879d-5848784f318f", "links": [{"href": "http://172.30.9.24:8774/images/120b74f4-8599-4daa-879d-5848784f318f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b66c2c0-05e2-4831-a914-3f1573b36743", "links": [{"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "bookmark"}]}, "id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac", "security_groups": [{"name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}], "user_id": "cfde6aaffb1745b4b41a3c5895630cfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:51:18Z", "hostId": "0be364f00700a7cd7e76f41b3828e620346ada46164733be16ff5965", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "created": "2019-07-30T05:51:13Z", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:51:25,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-189cca7a-cc7f-4552-a11c-f1c05c62450a 2019-07-30 05:51:25,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.151551008224s 2019-07-30 05:51:25,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:51:27,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:51:27,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:29,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-a8ce4526-ee77-4cb8-8b75-cd2c56dd2670 x-openstack-request-id: req-a8ce4526-ee77-4cb8-8b75-cd2c56dd2670 2019-07-30 05:51:29,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bb:24", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "bookmark"}], "image": {"id": "120b74f4-8599-4daa-879d-5848784f318f", "links": [{"href": "http://172.30.9.24:8774/images/120b74f4-8599-4daa-879d-5848784f318f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-07-30T05:51:25.000000", "flavor": {"id": "2b66c2c0-05e2-4831-a914-3f1573b36743", "links": [{"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "bookmark"}]}, "id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac", "security_groups": [{"name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}], "user_id": "cfde6aaffb1745b4b41a3c5895630cfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:51:25Z", "hostId": "0be364f00700a7cd7e76f41b3828e620346ada46164733be16ff5965", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "created": "2019-07-30T05:51:13Z", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:51:29,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a8ce4526-ee77-4cb8-8b75-cd2c56dd2670 2019-07-30 05:51:29,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.99693322182s 2019-07-30 05:51:29,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:51:29,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5a8c5d7e-aa63-4956-9695-a4a3458522ac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:29,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:29 GMT X-Openstack-Request-Id: req-20932f34-f362-4373-a796-a18e140a648f 2019-07-30 05:51:29,666 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:51:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"acf52ed4-62f4-4414-9eaf-1d364063b5c7","ip_address":"192.168.120.16"}],"id":"e81dd718-8898-44fd-8630-10387e43e754","security_groups":["3e8585b6-a5e3-46f8-8016-7a319df83162"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:bb:24","project_id":"2e894757a4e54ebfa46b20b30b23a387","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:17Z","binding:vnic_type":"normal","device_id":"5a8c5d7e-aa63-4956-9695-a4a3458522ac","ip_allocation":"immediate"}]} 2019-07-30 05:51:29,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5a8c5d7e-aa63-4956-9695-a4a3458522ac used request id req-20932f34-f362-4373-a796-a18e140a648f 2019-07-30 05:51:29,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0562529563904s 2019-07-30 05:51:29,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:51:29,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e81dd718-8898-44fd-8630-10387e43e754" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:29,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:29 GMT X-Openstack-Request-Id: req-1fbec0a0-9dc6-429b-9362-f7c6c76279c2 2019-07-30 05:51:29,726 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:51:29,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e81dd718-8898-44fd-8630-10387e43e754 used request id req-1fbec0a0-9dc6-429b-9362-f7c6c76279c2 2019-07-30 05:51:29,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0501689910889s 2019-07-30 05:51:29,727 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9d:bb:24', 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'120b74f4-8599-4daa-879d-5848784f318f'}), 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-30T05:51:25.000000', 'flavor': Munch({u'id': u'2b66c2c0-05e2-4831-a914-3f1573b36743'}), 'az': u'nova', 'id': u'5a8c5d7e-aa63-4956-9695-a4a3458522ac', 'security_groups': [Munch({u'name': u'singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cfde6aaffb1745b4b41a3c5895630cfb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e894757a4e54ebfa46b20b30b23a387', '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-30T05:51:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T05:51:25Z', 'hostId': u'0be364f00700a7cd7e76f41b3828e620346ada46164733be16ff5965', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'0be364f00700a7cd7e76f41b3828e620346ada46164733be16ff5965', '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-30T05:51:25.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'2e894757a4e54ebfa46b20b30b23a387', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca', 'adminPass': u'Sv5UsUmDNFre', 'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', 'created_at': u'2019-07-30T05:51:13Z', 'created': u'2019-07-30T05:51:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 05:51:29,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:51:29,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:29,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:29 GMT X-Openstack-Request-Id: req-0474750f-82eb-4b48-8e38-5fe1dd2d3026 2019-07-30 05:51:29,831 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":["acf52ed4-62f4-4414-9eaf-1d364063b5c7"],"description":"","tags":[],"updated_at":"2019-07-30T05:51:02Z","qos_policy_id":null,"name":"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:51:29,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0474750f-82eb-4b48-8e38-5fe1dd2d3026 2019-07-30 05:51:29,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0985951423645s 2019-07-30 05:51:29,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:51:29,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5a8c5d7e-aa63-4956-9695-a4a3458522ac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:29,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:29 GMT X-Openstack-Request-Id: req-4062ba56-eb09-4d1e-8221-84c5861a9c94 2019-07-30 05:51:29,879 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:51:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"acf52ed4-62f4-4414-9eaf-1d364063b5c7","ip_address":"192.168.120.16"}],"id":"e81dd718-8898-44fd-8630-10387e43e754","security_groups":["3e8585b6-a5e3-46f8-8016-7a319df83162"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:bb:24","project_id":"2e894757a4e54ebfa46b20b30b23a387","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:17Z","binding:vnic_type":"normal","device_id":"5a8c5d7e-aa63-4956-9695-a4a3458522ac","ip_allocation":"immediate"}]} 2019-07-30 05:51:29,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5a8c5d7e-aa63-4956-9695-a4a3458522ac used request id req-4062ba56-eb09-4d1e-8221-84c5861a9c94 2019-07-30 05:51:29,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0463271141052s 2019-07-30 05:51:29,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 05:51:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "fixed_ip_address": "192.168.120.16", "port_id": "e81dd718-8898-44fd-8630-10387e43e754"}}' 2019-07-30 05:51:32,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:32 GMT X-Openstack-Request-Id: req-ec64dd27-1cbf-415a-86e7-01a1cbd7b1d9 2019-07-30 05:51:32,185 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:30Z", "updated_at": "2019-07-30T05:51:30Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:bb:24", "device_id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "port_id": "e81dd718-8898-44fd-8630-10387e43e754", "id": "5626476f-5e1b-4f2c-9180-39e23e638f94", "qos_policy_id": null}} 2019-07-30 05:51:32,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ec64dd27-1cbf-415a-86e7-01a1cbd7b1d9 2019-07-30 05:51:32,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.30492901802s 2019-07-30 05:51:32,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:51:32,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:32,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:32 GMT X-Openstack-Request-Id: req-69ae1a2d-eb0a-48f9-a8ca-f2a9c0d594e9 2019-07-30 05:51:32,279 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:30Z", "updated_at": "2019-07-30T05:51:30Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:bb:24", "device_id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "port_id": "e81dd718-8898-44fd-8630-10387e43e754", "id": "5626476f-5e1b-4f2c-9180-39e23e638f94", "qos_policy_id": null}]} 2019-07-30 05:51:32,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-69ae1a2d-eb0a-48f9-a8ca-f2a9c0d594e9 2019-07-30 05:51:32,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0788340568542s 2019-07-30 05:51:32,284 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:51:32,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:51:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:32,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:32 GMT X-Openstack-Request-Id: req-74b76e2a-9c29-4908-9934-f466f101789e 2019-07-30 05:51:32,450 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:30Z", "updated_at": "2019-07-30T05:51:30Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:bb:24", "device_id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "port_id": "e81dd718-8898-44fd-8630-10387e43e754", "id": "5626476f-5e1b-4f2c-9180-39e23e638f94", "qos_policy_id": null}]} 2019-07-30 05:51:32,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-74b76e2a-9c29-4908-9934-f466f101789e 2019-07-30 05:51:32,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557971000671s 2019-07-30 05:51:32,456 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:51:32,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:51:32,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:32,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:32 GMT X-Openstack-Request-Id: req-48137e81-8479-4893-8c3d-f5eed9c911b7 2019-07-30 05:51:32,622 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:30Z", "updated_at": "2019-07-30T05:51:30Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:bb:24", "device_id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "port_id": "e81dd718-8898-44fd-8630-10387e43e754", "id": "5626476f-5e1b-4f2c-9180-39e23e638f94", "qos_policy_id": null}]} 2019-07-30 05:51:32,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-48137e81-8479-4893-8c3d-f5eed9c911b7 2019-07-30 05:51:32,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0556480884552s 2019-07-30 05:51:32,627 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:51:32,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:51:32,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:32,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:32 GMT X-Openstack-Request-Id: req-928a82b0-c2d2-48b8-83a9-af224a2262ee 2019-07-30 05:51:32,984 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:30Z", "updated_at": "2019-07-30T05:51:30Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:bb:24", "device_id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "port_id": "e81dd718-8898-44fd-8630-10387e43e754", "id": "5626476f-5e1b-4f2c-9180-39e23e638f94", "qos_policy_id": null}]} 2019-07-30 05:51:32,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-928a82b0-c2d2-48b8-83a9-af224a2262ee 2019-07-30 05:51:32,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.247097969055s 2019-07-30 05:51:32,991 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:51:33,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:51:33,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:33,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:33 GMT X-Openstack-Request-Id: req-96098760-8462-43b9-9c4e-62fed9503682 2019-07-30 05:51:33,155 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:30Z", "updated_at": "2019-07-30T05:51:30Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:bb:24", "device_id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "port_id": "e81dd718-8898-44fd-8630-10387e43e754", "id": "5626476f-5e1b-4f2c-9180-39e23e638f94", "qos_policy_id": null}]} 2019-07-30 05:51:33,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-96098760-8462-43b9-9c4e-62fed9503682 2019-07-30 05:51:33,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0553741455078s 2019-07-30 05:51:33,161 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:51:33,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:51:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:33,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:33 GMT X-Openstack-Request-Id: req-1f0e20e7-0aae-4747-8397-c97fb87ef25a 2019-07-30 05:51:33,329 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:30Z", "updated_at": "2019-07-30T05:51:30Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:bb:24", "device_id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "port_id": "e81dd718-8898-44fd-8630-10387e43e754", "id": "5626476f-5e1b-4f2c-9180-39e23e638f94", "qos_policy_id": null}]} 2019-07-30 05:51:33,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1f0e20e7-0aae-4747-8397-c97fb87ef25a 2019-07-30 05:51:33,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584981441498s 2019-07-30 05:51:33,335 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:51:33,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:51:33,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:33,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:33 GMT X-Openstack-Request-Id: req-cfe1cc61-4939-4eca-bf7e-f075f57de6c8 2019-07-30 05:51:33,504 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:30Z", "updated_at": "2019-07-30T05:51:33Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:bb:24", "device_id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "port_id": "e81dd718-8898-44fd-8630-10387e43e754", "id": "5626476f-5e1b-4f2c-9180-39e23e638f94", "qos_policy_id": null}]} 2019-07-30 05:51:33,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cfe1cc61-4939-4eca-bf7e-f075f57de6c8 2019-07-30 05:51:33,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598001480103s 2019-07-30 05:51:33,510 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cf3c3f91-7ad2-4629-981d-c3735fc87d64', 'updated_at': u'2019-07-30T05:51:33Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'e81dd718-8898-44fd-8630-10387e43e754', 'id': u'5626476f-5e1b-4f2c-9180-39e23e638f94', 'network': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'port': u'e81dd718-8898-44fd-8630-10387e43e754', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e894757a4e54ebfa46b20b30b23a387', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2e894757a4e54ebfa46b20b30b23a387', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9d:bb:24', u'device_id': u'5a8c5d7e-aa63-4956-9695-a4a3458522ac'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2e894757a4e54ebfa46b20b30b23a387', 'created_at': u'2019-07-30T05:51:30Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9d:bb:24', u'device_id': u'5a8c5d7e-aa63-4956-9695-a4a3458522ac'}), 'router': u'cf3c3f91-7ad2-4629-981d-c3735fc87d64'}) 2019-07-30 05:51:33,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 05:51:33,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac/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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 05:51:34,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9606 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-2149ede5-95e3-4ed5-8aff-a44ac8027568 x-openstack-request-id: req-2149ede5-95e3-4ed5-8aff-a44ac8027568 2019-07-30 05:51:34,457 - 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 529596430 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.244720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.247866] pid_max: default: 32768 minimum: 301\n[ 0.249554] ACPI: Core revision 20150930\n[ 0.251681] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.254120] Security Framework initialized\n[ 0.255698] Yama: becoming mindful.\n[ 0.257099] AppArmor: AppArmor initialized\n[ 0.258671] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.261171] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.263623] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268484] Initializing cgroup subsys io\n[ 0.270018] Initializing cgroup subsys memory\n[ 0.271676] Initializing cgroup subsys devices\n[ 0.273300] Initializing cgroup subsys freezer\n[ 0.274916] Initializing cgroup subsys net_cls\n[ 0.276561] Initializing cgroup subsys perf_event\n[ 0.278266] Initializing cgroup subsys net_prio\n[ 0.279953] Initializing cgroup subsys hugetlb\n[ 0.281599] Initializing cgroup subsys pids\n[ 0.283248] CPU: Physical Processor ID: 0\n[ 0.285452] mce: CPU supports 10 MCE banks\n[ 0.287049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.288970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.309517] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.319485] ftrace: allocating 31920 entries in 125 pages\n[ 0.356374] smpboot: Max logical packages: 1\n[ 0.358005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360539] x2apic enabled\n[ 0.362010] Switched APIC routing to physical x2apic.\n[ 0.365060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.367159] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.371015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374362] KVM setup paravirtual spinlock\n[ 0.376404] x86: Booted up 1 node, 1 CPUs\n[ 0.377903] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.380431] devtmpfs: initialized\n[ 0.382747] evm: security.selinux\n[ 0.384036] evm: security.SMACK64\n[ 0.385319] evm: security.SMACK64EXEC\n[ 0.386706] evm: security.SMACK64TRANSMUTE\n[ 0.388208] evm: security.SMACK64MMAP\n[ 0.389621] evm: security.ima\n[ 0.390802] evm: security.capability\n[ 0.392269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.395699] pinctrl core: initialized pinctrl subsystem\n[ 0.397691] RTC time: 5:51:25, date: 07/30/19\n[ 0.399418] NET: Registered protocol family 16\n[ 0.401175] cpuidle: using governor ladder\n[ 0.402726] cpuidle: using governor menu\n[ 0.404190] PCCT header not found.\n[ 0.405557] ACPI: bus type PCI registered\n[ 0.407085] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.409398] PCI: Using configuration type 1 for base access\n[ 0.412146] ACPI: Added _OSI(Module Device)\n[ 0.413709] ACPI: Added _OSI(Processor Device)\n[ 0.415315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.417009] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.419735] ACPI: Interpreter enabled\n[ 0.421177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.424693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.428146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.431655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.435144] ACPI: (supports S0 S5)\n[ 0.436455] ACPI: Using IOAPIC for interrupt routing\n[ 0.438218] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.442978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.445113] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.447431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.449691] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.453796] acpiphp: Slot [3] registered\n[ 0.455289] acpiphp: Slot [4] registered\n[ 0.456772] acpiphp: Slot [5] registered\n[ 0.458296] acpiphp: Slot [6] registered\n[ 0.459777] acpiphp: Slot [7] registered\n[ 0.461293] acpiphp: Slot [8] registered\n[ 0.462816] acpiphp: Slot [9] registered\n[ 0.464299] acpiphp: Slot [10] registered\n[ 0.465800] acpiphp: Slot [11] registered\n[ 0.467312] acpiphp: Slot [12] registered\n[ 0.468819] acpiphp: Slot [13] registered\n[ 0.470355] acpiphp: Slot [14] registered\n[ 0.471869] acpiphp: Slot [15] registered\n[ 0.489726] acpiphp: Slot [16] registered\n[ 0.491239] acpiphp: Slot [17] registered\n[ 0.492782] acpiphp: Slot [18] registered\n[ 0.494289] acpiphp: Slot [19] registered\n[ 0.495793] acpiphp: Slot [20] registered\n[ 0.497302] acpiphp: Slot [21] registered\n[ 0.498836] acpiphp: Slot [22] registered\n[ 0.500349] acpiphp: Slot [23] registered\n[ 0.501855] acpiphp: Slot [24] registered\n[ 0.503406] acpiphp: Slot [25] registered\n[ 0.504919] acpiphp: Slot [26] registered\n[ 0.506425] acpiphp: Slot [27] registered\n[ 0.507970] acpiphp: Slot [28] registered\n[ 0.509479] acpiphp: Slot [29] registered\n[ 0.510990] acpiphp: Slot [30] registered\n[ 0.512528] acpiphp: Slot [31] registered\n[ 0.514072] PCI host bridge to bus 0000:00\n[ 0.515583] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.517875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.520182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.522920] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.525631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.528397] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.537504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.540227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.542516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.544966] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.549991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.552724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.575431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578513] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.581206] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.583889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.586541] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.588967] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.592196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.594232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597200] vgaarb: loaded\n[ 0.598339] vgaarb: bridge control possible 0000:00:02.0\n[ 0.601075] SCSI subsystem initialized\n[ 0.603233] ACPI: bus type USB registered\n[ 0.604856] usbcore: registered new interface driver usbfs\n[ 0.606861] usbcore: registered new interface driver hub\n[ 0.608789] usbcore: registered new device driver usb\n[ 0.611059] PCI: Using ACPI for IRQ routing\n[ 0.613615] NetLabel: Initializing\n[ 0.614998] NetLabel: domain hash size = 128\n[ 0.616630] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618506] NetLabel: unlabeled traffic allowed by default\n[ 0.621108] clocksource: Switched to clocksource kvm-clock\n[ 0.633851] AppArmor: AppArmor Filesystem Enabled\n[ 0.635726] pnp: PnP ACPI init\n[ 0.637468] pnp: PnP ACPI: found 5 devices\n[ 0.644997] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.648325] NET: Registered protocol family 2\n[ 0.650582] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.653074] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.655393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.657735] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.659821] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.662163] NET: Registered protocol family 1\n[ 0.663875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.665992] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.668074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.683339] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.698776] Trying to unpack rootfs image as initramfs...\n[ 0.766316] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.769665] Scanning for low memory corruption every 60 seconds\n[ 0.772352] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.774739] audit: initializing netlink subsys (disabled)\n[ 0.776723] audit: type=2000 audit(1564465886.420:1): initialized\n[ 0.779309] Initialise system trusted keyring\n[ 0.781187] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.783428] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.786855] zbud: loaded\n[ 0.788180] VFS: Disk quotas dquot_6.6.0\n[ 0.789760] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.792666] fuse init (API version 7.23)\n[ 0.794403] Key type big_key registered\n[ 0.795943] Allocating IMA MOK and blacklist keyrings.\n[ 0.798232] Key type asymmetric registered\n[ 0.799847] Asymmetric key parser 'x509' registered\n[ 0.801701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.804580] io scheduler noop registered\n[ 0.806099] io scheduler deadline registered (default)\n[ 0.808027] io scheduler cfq registered\n[ 0.809668] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.811679] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.814139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.816930] ACPI: Power Button [PWRF]\n[ 0.818543] GHES: HEST is not enabled!\n[ 0.832955] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.862993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.866754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.892554] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.896515] Linux agpgart interface v0.103\n[ 0.900771] brd: module loaded\n[ 0.903463] loop: module loaded\n[ 0.909503] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.912349] GPT:90111 != 2097151\n[ 0.913651] GPT:Alternate GPT header not at the end of the disk.\n[ 0.915798] GPT:90111 != 2097151\n[ 0.917107] GPT: Use GNU Parted to correct GPT errors.\n[ 0.918986] vda: vda1 vda15\n[ 0.921094] scsi host0: ata_piix\n[ 0.922580] scsi host1: ata_piix\n[ 0.923947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.926305] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.929383] libphy: Fixed MDIO Bus: probed\n[ 0.930962] tun: Universal TUN/TAP device driver, 1.6\n[ 0.932798] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.936299] PPP generic driver version 2.4.2\n[ 0.938041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.940349] ehci-pci: EHCI PCI platform driver\n[ 0.942046] ehci-platform: EHCI generic platform driver\n[ 0.943964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.946175] ohci-pci: OHCI PCI platform driver\n[ 0.947863] ohci-platform: OHCI generic platform driver\n[ 0.949786] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.965056] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.966999] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.969835] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.971786] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.974072] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.976440] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.979167] usb usb1: Product: UHCI Host Controller\n[ 0.980962] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.983166] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.985010] hub 1-0:1.0: USB hub found\n[ 0.986492] hub 1-0:1.0: 2 ports detected\n[ 0.988274] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.992235] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.994079] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.996028] mousedev: PS/2 mouse device common for all mice\n[ 0.998462] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.001739] rtc_cmos 00:00: RTC can wake from S4\n[ 1.004079] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.006354] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.008641] i2c /dev entries driver\n[ 1.010096] device-mapper: uevent: version 1.0.3\n[ 1.011914] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.015043] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.017600] NET: Registered protocol family 10\n[ 1.019820] NET: Registered protocol family 17\n[ 1.021548] Key type dns_resolver registered\n[ 1.023416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.025538] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.028936] registered taskstats version 1\n[ 1.030566] Loading compiled-in X.509 certificates\n[ 1.032994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.036576] zswap: loaded using pool lzo/zbud\n[ 1.039430] Key type trusted registered\n[ 1.042101] Key type encrypted registered\n[ 1.043664] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.045694] ima: No TPM chip found, activating TPM-bypass!\n[ 1.047710] evm: HMAC attrs: 0x1\n[ 1.049475] Magic number: 11:129:872\n[ 1.051091] rtc_cmos 00:00: setting system clock to 2019-07-30 05:51:26 UTC (1564465886)\n[ 1.054205] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.056347] EDD information not available.\n[ 1.087864] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.107655] Write protecting the kernel read-only data: 14336k\n[ 1.113569] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.117110] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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.98\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.336108] 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.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.13. 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-----\n/dev/root resized successfully [took 0.88s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCc9B2rU4FC69LriSG3qG+PV2NMufH5o7atW9Q2hR/DImk4Gx56hQcmZphlujBQTfLAmpOac/ZvqFcicK2PyRPBDwCjMwB34nBSkjQkiBPt9i3Mr8WhvwOOpjWp8q2Q0nLfaFnml57lP264mWe4/UU6KN/hf+FPcyJNAQwGVtpe53KYOOJYZ56/Za/62aMHHz3t/dmq75fNYg8AzC6bbhizIgGGqjQQaCHYaGUrJbVT3qkiHlXJfOjlTh7icHOAlh/guzAbFJJwSvgpwShbK1L3xDYMvfsIiZEHMPmMmxSxhbtACipvICN91zbFGZm1lyceceAzaqO6cnyCAdfmUOV root@singlevm1-vm-1f6db3ba-dea6-44fe-bfa9-57a9eb940cca\nssh-dss AAAAB3NzaC1kc3MAAACBAMftDv3gmYTSMHggRL52V0NcrGqUWBes3wm2Wk1MswW574dJ/zgcrqZilcquhjS4z6l0MXbE4K7X1cvcwfr2239x0Y5rCBY7JbQhIoW7qH4JvQxQEWxPq9h9GkxgKiFLEXuxC0BV6IgKq6uVAbD+UPU3Wpaf7g/EkvCn8nhOG5sNAAAAFQC4WspnJFDaztdDgMY0bb6BGtm2yQAAAIEArBSMuwHyEPrq/UPVSSy4GC9QzzNkoP1RJ3eB1LK/BY8hiTz1MX0nrJy7DDLxETr/glSIw+WlCNyHxmh7+H0p+hmQtHEldsRzvM83TWYicB5l924xmyHlioBMchhAk8v4M1iNaoQ5r0y16w1fCi7EMCZq2wYFep4f6SHH/SCKl2sAAACAAbh3gyVp2/ADR8uJMwgt6xiHUNjYHhnhLW3DApD4Qn8C8hHo/76Uk+HwayRIXMoEgDkNwdMQS9Rh5nKryrtTPOiuQO8yOROykWhN+vd6BbQ3vmNeR/B+yXDH/78W9T+T+Yb97dqnaPjiTwyULeV9OZl0/vSP3xzChphGrtWjDoE= root@singlevm1-vm-1f6db3ba-dea6-44fe-bfa9-57a9eb940cca\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.16,24,fe80::f816:3eff:fe9d:bb24/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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-1f6db3ba-dea6-44fe-bfa9-57a9eb940cca\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.13 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-1f6db3ba-dea6-44fe-bfa9-57a9eb940cca login: "} 2019-07-30 05:51:34,458 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac/action used request id req-2149ede5-95e3-4ed5-8aff-a44ac8027568 2019-07-30 05:51:34,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.947072029114s 2019-07-30 05:51:34,459 - 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 529596430 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.244720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.247866] pid_max: default: 32768 minimum: 301 [ 0.249554] ACPI: Core revision 20150930 [ 0.251681] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254120] Security Framework initialized [ 0.255698] Yama: becoming mindful. [ 0.257099] AppArmor: AppArmor initialized [ 0.258671] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261171] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263623] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268484] Initializing cgroup subsys io [ 0.270018] Initializing cgroup subsys memory [ 0.271676] Initializing cgroup subsys devices [ 0.273300] Initializing cgroup subsys freezer [ 0.274916] Initializing cgroup subsys net_cls [ 0.276561] Initializing cgroup subsys perf_event [ 0.278266] Initializing cgroup subsys net_prio [ 0.279953] Initializing cgroup subsys hugetlb [ 0.281599] Initializing cgroup subsys pids [ 0.283248] CPU: Physical Processor ID: 0 [ 0.285452] mce: CPU supports 10 MCE banks [ 0.287049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.309517] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.319485] ftrace: allocating 31920 entries in 125 pages [ 0.356374] smpboot: Max logical packages: 1 [ 0.358005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360539] x2apic enabled [ 0.362010] Switched APIC routing to physical x2apic. [ 0.365060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.367159] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.371015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374362] KVM setup paravirtual spinlock [ 0.376404] x86: Booted up 1 node, 1 CPUs [ 0.377903] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.380431] devtmpfs: initialized [ 0.382747] evm: security.selinux [ 0.384036] evm: security.SMACK64 [ 0.385319] evm: security.SMACK64EXEC [ 0.386706] evm: security.SMACK64TRANSMUTE [ 0.388208] evm: security.SMACK64MMAP [ 0.389621] evm: security.ima [ 0.390802] evm: security.capability [ 0.392269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.395699] pinctrl core: initialized pinctrl subsystem [ 0.397691] RTC time: 5:51:25, date: 07/30/19 [ 0.399418] NET: Registered protocol family 16 [ 0.401175] cpuidle: using governor ladder [ 0.402726] cpuidle: using governor menu [ 0.404190] PCCT header not found. [ 0.405557] ACPI: bus type PCI registered [ 0.407085] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.409398] PCI: Using configuration type 1 for base access [ 0.412146] ACPI: Added _OSI(Module Device) [ 0.413709] ACPI: Added _OSI(Processor Device) [ 0.415315] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.417009] ACPI: Added _OSI(Processor Aggregator Device) [ 0.419735] ACPI: Interpreter enabled [ 0.421177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.424693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.428146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.431655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.435144] ACPI: (supports S0 S5) [ 0.436455] ACPI: Using IOAPIC for interrupt routing [ 0.438218] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.442978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445113] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449691] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453796] acpiphp: Slot [3] registered [ 0.455289] acpiphp: Slot [4] registered [ 0.456772] acpiphp: Slot [5] registered [ 0.458296] acpiphp: Slot [6] registered [ 0.459777] acpiphp: Slot [7] registered [ 0.461293] acpiphp: Slot [8] registered [ 0.462816] acpiphp: Slot [9] registered [ 0.464299] acpiphp: Slot [10] registered [ 0.465800] acpiphp: Slot [11] registered [ 0.467312] acpiphp: Slot [12] registered [ 0.468819] acpiphp: Slot [13] registered [ 0.470355] acpiphp: Slot [14] registered [ 0.471869] acpiphp: Slot [15] registered [ 0.489726] acpiphp: Slot [16] registered [ 0.491239] acpiphp: Slot [17] registered [ 0.492782] acpiphp: Slot [18] registered [ 0.494289] acpiphp: Slot [19] registered [ 0.495793] acpiphp: Slot [20] registered [ 0.497302] acpiphp: Slot [21] registered [ 0.498836] acpiphp: Slot [22] registered [ 0.500349] acpiphp: Slot [23] registered [ 0.501855] acpiphp: Slot [24] registered [ 0.503406] acpiphp: Slot [25] registered [ 0.504919] acpiphp: Slot [26] registered [ 0.506425] acpiphp: Slot [27] registered [ 0.507970] acpiphp: Slot [28] registered [ 0.509479] acpiphp: Slot [29] registered [ 0.510990] acpiphp: Slot [30] registered [ 0.512528] acpiphp: Slot [31] registered [ 0.514072] PCI host bridge to bus 0000:00 [ 0.515583] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.517875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.520182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.522920] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.525631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.528397] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.540227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.542516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544966] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.549991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.552724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.575431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578513] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.581206] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.583889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.586541] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.588967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.592196] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.594232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597200] vgaarb: loaded [ 0.598339] vgaarb: bridge control possible 0000:00:02.0 [ 0.601075] SCSI subsystem initialized [ 0.603233] ACPI: bus type USB registered [ 0.604856] usbcore: registered new interface driver usbfs [ 0.606861] usbcore: registered new interface driver hub [ 0.608789] usbcore: registered new device driver usb [ 0.611059] PCI: Using ACPI for IRQ routing [ 0.613615] NetLabel: Initializing [ 0.614998] NetLabel: domain hash size = 128 [ 0.616630] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618506] NetLabel: unlabeled traffic allowed by default [ 0.621108] clocksource: Switched to clocksource kvm-clock [ 0.633851] AppArmor: AppArmor Filesystem Enabled [ 0.635726] pnp: PnP ACPI init [ 0.637468] pnp: PnP ACPI: found 5 devices [ 0.644997] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.648325] NET: Registered protocol family 2 [ 0.650582] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.653074] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.655393] TCP: Hash tables configured (established 4096 bind 4096) [ 0.657735] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.659821] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.662163] NET: Registered protocol family 1 [ 0.663875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.665992] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.668074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.683339] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.698776] Trying to unpack rootfs image as initramfs... [ 0.766316] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.769665] Scanning for low memory corruption every 60 seconds [ 0.772352] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.774739] audit: initializing netlink subsys (disabled) [ 0.776723] audit: type=2000 audit(1564465886.420:1): initialized [ 0.779309] Initialise system trusted keyring [ 0.781187] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.783428] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.786855] zbud: loaded [ 0.788180] VFS: Disk quotas dquot_6.6.0 [ 0.789760] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.792666] fuse init (API version 7.23) [ 0.794403] Key type big_key registered [ 0.795943] Allocating IMA MOK and blacklist keyrings. [ 0.798232] Key type asymmetric registered [ 0.799847] Asymmetric key parser 'x509' registered [ 0.801701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.804580] io scheduler noop registered [ 0.806099] io scheduler deadline registered (default) [ 0.808027] io scheduler cfq registered [ 0.809668] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.811679] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.814139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.816930] ACPI: Power Button [PWRF] [ 0.818543] GHES: HEST is not enabled! [ 0.832955] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.862993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.866754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.892554] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.896515] Linux agpgart interface v0.103 [ 0.900771] brd: module loaded [ 0.903463] loop: module loaded [ 0.909503] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.912349] GPT:90111 != 2097151 [ 0.913651] GPT:Alternate GPT header not at the end of the disk. [ 0.915798] GPT:90111 != 2097151 [ 0.917107] GPT: Use GNU Parted to correct GPT errors. [ 0.918986] vda: vda1 vda15 [ 0.921094] scsi host0: ata_piix [ 0.922580] scsi host1: ata_piix [ 0.923947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.926305] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.929383] libphy: Fixed MDIO Bus: probed [ 0.930962] tun: Universal TUN/TAP device driver, 1.6 [ 0.932798] tun: (C) 1999-2004 Max Krasnyansky [ 0.936299] PPP generic driver version 2.4.2 [ 0.938041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.940349] ehci-pci: EHCI PCI platform driver [ 0.942046] ehci-platform: EHCI generic platform driver [ 0.943964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.946175] ohci-pci: OHCI PCI platform driver [ 0.947863] ohci-platform: OHCI generic platform driver [ 0.949786] uhci_hcd: USB Universal Host Controller Interface driver [ 0.965056] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.966999] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.969835] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.971786] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.974072] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.976440] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.979167] usb usb1: Product: UHCI Host Controller [ 0.980962] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.983166] usb usb1: SerialNumber: 0000:00:01.2 [ 0.985010] hub 1-0:1.0: USB hub found [ 0.986492] hub 1-0:1.0: 2 ports detected [ 0.988274] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.992235] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.994079] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.996028] mousedev: PS/2 mouse device common for all mice [ 0.998462] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.001739] rtc_cmos 00:00: RTC can wake from S4 [ 1.004079] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.006354] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.008641] i2c /dev entries driver [ 1.010096] device-mapper: uevent: version 1.0.3 [ 1.011914] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.015043] ledtrig-cpu: registered to indicate activity on CPUs [ 1.017600] NET: Registered protocol family 10 [ 1.019820] NET: Registered protocol family 17 [ 1.021548] Key type dns_resolver registered [ 1.023416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.025538] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.028936] registered taskstats version 1 [ 1.030566] Loading compiled-in X.509 certificates [ 1.032994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.036576] zswap: loaded using pool lzo/zbud [ 1.039430] Key type trusted registered [ 1.042101] Key type encrypted registered [ 1.043664] AppArmor: AppArmor sha1 policy hashing enabled [ 1.045694] ima: No TPM chip found, activating TPM-bypass! [ 1.047710] evm: HMAC attrs: 0x1 [ 1.049475] Magic number: 11:129:872 [ 1.051091] rtc_cmos 00:00: setting system clock to 2019-07-30 05:51:26 UTC (1564465886) [ 1.054205] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.056347] EDD information not available. [ 1.087864] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.107655] Write protecting the kernel read-only data: 14336k [ 1.113569] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.117110] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.80 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.98 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.336108] 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.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.13. 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----- /dev/root resized successfully [took 0.88s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCc9B2rU4FC69LriSG3qG+PV2NMufH5o7atW9Q2hR/DImk4Gx56hQcmZphlujBQTfLAmpOac/ZvqFcicK2PyRPBDwCjMwB34nBSkjQkiBPt9i3Mr8WhvwOOpjWp8q2Q0nLfaFnml57lP264mWe4/UU6KN/hf+FPcyJNAQwGVtpe53KYOOJYZ56/Za/62aMHHz3t/dmq75fNYg8AzC6bbhizIgGGqjQQaCHYaGUrJbVT3qkiHlXJfOjlTh7icHOAlh/guzAbFJJwSvgpwShbK1L3xDYMvfsIiZEHMPmMmxSxhbtACipvICN91zbFGZm1lyceceAzaqO6cnyCAdfmUOV root@singlevm1-vm-1f6db3ba-dea6-44fe-bfa9-57a9eb940cca ssh-dss AAAAB3NzaC1kc3MAAACBAMftDv3gmYTSMHggRL52V0NcrGqUWBes3wm2Wk1MswW574dJ/zgcrqZilcquhjS4z6l0MXbE4K7X1cvcwfr2239x0Y5rCBY7JbQhIoW7qH4JvQxQEWxPq9h9GkxgKiFLEXuxC0BV6IgKq6uVAbD+UPU3Wpaf7g/EkvCn8nhOG5sNAAAAFQC4WspnJFDaztdDgMY0bb6BGtm2yQAAAIEArBSMuwHyEPrq/UPVSSy4GC9QzzNkoP1RJ3eB1LK/BY8hiTz1MX0nrJy7DDLxETr/glSIw+WlCNyHxmh7+H0p+hmQtHEldsRzvM83TWYicB5l924xmyHlioBMchhAk8v4M1iNaoQ5r0y16w1fCi7EMCZq2wYFep4f6SHH/SCKl2sAAACAAbh3gyVp2/ADR8uJMwgt6xiHUNjYHhnhLW3DApD4Qn8C8hHo/76Uk+HwayRIXMoEgDkNwdMQS9Rh5nKryrtTPOiuQO8yOROykWhN+vd6BbQ3vmNeR/B+yXDH/78W9T+T+Yb97dqnaPjiTwyULeV9OZl0/vSP3xzChphGrtWjDoE= root@singlevm1-vm-1f6db3ba-dea6-44fe-bfa9-57a9eb940cca -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe9d:bb24/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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-1f6db3ba-dea6-44fe-bfa9-57a9eb940cca launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.13 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-1f6db3ba-dea6-44fe-bfa9-57a9eb940cca login: 2019-07-30 05:51:34,463 - paramiko.transport - DEBUG - starting thread (client mode): 0x9677cd0L 2019-07-30 05:51:34,464 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 05:51:34,464 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 05:51:34,465 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 05:51:34,466 - 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-30 05:51:34,466 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 05:51:34,466 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 05:51:34,467 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 05:51:34,467 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 05:51:34,467 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 05:51:34,486 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 05:51:34,487 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 05:51:34,496 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: fa03abedbfda50d023515e72841d193b 2019-07-30 05:51:34,497 - paramiko.transport - DEBUG - Trying discovered key 5558cbf88166298c987e5d9b53935811 in /tmp/tmppjdFza 2019-07-30 05:51:34,527 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 05:51:34,533 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 05:51:34,562 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 05:51:34,563 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 05:51:34,563 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 05:51:34,565 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 05:51:34,566 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 05:51:34,566 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-30 05:51:34,567 - functest.core.singlevm - DEBUG - error: 2019-07-30 05:51:34,572 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 05:51:34,685 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:51:34,685 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 05:51:34,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 05:51:34,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/5626476f-5e1b-4f2c-9180-39e23e638f94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:35,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:51:35 GMT X-Openstack-Request-Id: req-d653b2e5-7f08-4fb7-81ad-65d2dbbe66a6 2019-07-30 05:51:35,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:51:35,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/5626476f-5e1b-4f2c-9180-39e23e638f94.json used request id req-d653b2e5-7f08-4fb7-81ad-65d2dbbe66a6 2019-07-30 05:51:35,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.30236983299s 2019-07-30 05:51:36,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:51:36,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:36,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:36 GMT X-Openstack-Request-Id: req-c13f6116-5fad-4317-8bb9-db5180f21cdc 2019-07-30 05:51:36,069 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:51:36,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c13f6116-5fad-4317-8bb9-db5180f21cdc 2019-07-30 05:51:36,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623631477356s 2019-07-30 05:51:36,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 05:51:36,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:36,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-229c9e13-50d5-41a0-b2a9-f99807bb972f x-openstack-request-id: req-229c9e13-50d5-41a0-b2a9-f99807bb972f 2019-07-30 05:51:36,259 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac used request id req-229c9e13-50d5-41a0-b2a9-f99807bb972f 2019-07-30 05:51:36,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188271999359s 2019-07-30 05:51:36,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:51:36,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:37,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-ac0fc11b-3530-4ae8-b5bd-63678fe5e473 x-openstack-request-id: req-ac0fc11b-3530-4ae8-b5bd-63678fe5e473 2019-07-30 05:51:37,040 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bb:24", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bb:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5a8c5d7e-aa63-4956-9695-a4a3458522ac", "rel": "bookmark"}], "image": {"id": "120b74f4-8599-4daa-879d-5848784f318f", "links": [{"href": "http://172.30.9.24:8774/images/120b74f4-8599-4daa-879d-5848784f318f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-07-30T05:51:25.000000", "flavor": {"id": "2b66c2c0-05e2-4831-a914-3f1573b36743", "links": [{"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "bookmark"}]}, "id": "5a8c5d7e-aa63-4956-9695-a4a3458522ac", "security_groups": [{"name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}], "user_id": "cfde6aaffb1745b4b41a3c5895630cfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:51:36Z", "hostId": "0be364f00700a7cd7e76f41b3828e620346ada46164733be16ff5965", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "created": "2019-07-30T05:51:13Z", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:51:37,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ac0fc11b-3530-4ae8-b5bd-63678fe5e473 2019-07-30 05:51:37,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780840873718s 2019-07-30 05:51:37,042 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:51:39,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:51:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:39,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-be995231-4888-47ea-b9b4-56a41d5aab45 x-openstack-request-id: req-be995231-4888-47ea-b9b4-56a41d5aab45 2019-07-30 05:51:39,115 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 05:51:39,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be995231-4888-47ea-b9b4-56a41d5aab45 2019-07-30 05:51:39,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0711059570312s 2019-07-30 05:51:39,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:51:39,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:39,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:39 GMT X-Openstack-Request-Id: req-8ccac0b0-e3a2-4a24-bf88-3b316016dcdd 2019-07-30 05:51:39,179 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:09Z", "updated_at": "2019-07-30T05:51:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "0445d1ac-fd26-42b6-8235-6a0add8ffa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "b20be5d1-0322-4934-80b3-6cd95e97199d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "ba1906dc-67fc-4380-af2c-4e1694cea328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T05:51:09Z", "revision_number": 0, "id": "f243ae17-7dd4-400d-9c27-dfee3be97471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:09Z", "security_group_id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 3, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "3e8585b6-a5e3-46f8-8016-7a319df83162", "name": "singlevm1-sg_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}]} 2019-07-30 05:51:39,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ccac0b0-e3a2-4a24-bf88-3b316016dcdd 2019-07-30 05:51:39,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0581588745117s 2019-07-30 05:51:39,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:51:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3e8585b6-a5e3-46f8-8016-7a319df83162.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:39,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:51:39 GMT X-Openstack-Request-Id: req-654da033-68e7-4dd3-8c13-f7d5158079dd 2019-07-30 05:51:39,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:51:39,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3e8585b6-a5e3-46f8-8016-7a319df83162.json used request id req-654da033-68e7-4dd3-8c13-f7d5158079dd 2019-07-30 05:51:39,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145313978195s 2019-07-30 05:51:39,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 05:51:39,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:39,379 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-dd8752ac-7a1d-4256-92ab-1f2cb5b0aac1 x-openstack-request-id: req-dd8752ac-7a1d-4256-92ab-1f2cb5b0aac1 2019-07-30 05:51:39,379 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca used request id req-dd8752ac-7a1d-4256-92ab-1f2cb5b0aac1 2019-07-30 05:51:39,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0474510192871s 2019-07-30 05:51:39,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 05:51:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/cf3c3f91-7ad2-4629-981d-c3735fc87d64/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}dc010fd7ba891d96ea98d52220c183535ff258ae" -d '{"subnet_id": "acf52ed4-62f4-4414-9eaf-1d364063b5c7"}' 2019-07-30 05:51:41,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:41 GMT X-Openstack-Request-Id: req-2181f399-09a9-42b5-8a27-1efc3cf6c22d 2019-07-30 05:51:41,445 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "subnet_id": "acf52ed4-62f4-4414-9eaf-1d364063b5c7", "subnet_ids": ["acf52ed4-62f4-4414-9eaf-1d364063b5c7"], "port_id": "c0c0d511-6f09-4b6e-a79a-89a9230a2b23", "id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64"} 2019-07-30 05:51:41,445 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cf3c3f91-7ad2-4629-981d-c3735fc87d64/remove_router_interface.json used request id req-2181f399-09a9-42b5-8a27-1efc3cf6c22d 2019-07-30 05:51:41,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06570291519s 2019-07-30 05:51:41,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:51:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:41,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:41 GMT X-Openstack-Request-Id: req-e139c81e-21c2-4062-8435-01593463e75a 2019-07-30 05:51:41,739 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:51:02Z", "admin_state_up": true, "updated_at": "2019-07-30T05:51:40Z", "project_id": "2e894757a4e54ebfa46b20b30b23a387", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "cf3c3f91-7ad2-4629-981d-c3735fc87d64", "name": "singlevm1-router_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca"}]} 2019-07-30 05:51:41,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e139c81e-21c2-4062-8435-01593463e75a 2019-07-30 05:51:41,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.29286980629s 2019-07-30 05:51:41,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 05:51:41,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/cf3c3f91-7ad2-4629-981d-c3735fc87d64.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:43,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:51:43 GMT X-Openstack-Request-Id: req-25fbba99-ab1f-4eda-89de-2e0936e4fee9 2019-07-30 05:51:43,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:51:43,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/cf3c3f91-7ad2-4629-981d-c3735fc87d64.json used request id req-25fbba99-ab1f-4eda-89de-2e0936e4fee9 2019-07-30 05:51:43,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3692510128s 2019-07-30 05:51:43,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:51:43,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:43,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:43 GMT X-Openstack-Request-Id: req-92edc337-a580-4835-99c1-c7917db7792d 2019-07-30 05:51:43,153 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T05:51: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":"acf52ed4-62f4-4414-9eaf-1d364063b5c7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e894757a4e54ebfa46b20b30b23a387","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca","enable_dhcp":true,"segment_id":null,"network_id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:02Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 05:51:43,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-92edc337-a580-4835-99c1-c7917db7792d 2019-07-30 05:51:43,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0433759689331s 2019-07-30 05:51:43,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 05:51:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/acf52ed4-62f4-4414-9eaf-1d364063b5c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:44,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:51:44 GMT X-Openstack-Request-Id: req-77e7c36f-c08a-43b2-ad1c-1a853d7f8995 2019-07-30 05:51:44,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:51:44,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/acf52ed4-62f4-4414-9eaf-1d364063b5c7.json used request id req-77e7c36f-c08a-43b2-ad1c-1a853d7f8995 2019-07-30 05:51:44,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06794095039s 2019-07-30 05:51:44,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:51:44,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:44,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:44 GMT X-Openstack-Request-Id: req-6fd1277c-36f6-490c-a64e-0cbfc060c344 2019-07-30 05:51:44,305 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"2e894757a4e54ebfa46b20b30b23a387","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:51:43Z","qos_policy_id":null,"name":"singlevm1-net_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca","admin_state_up":true,"tenant_id":"2e894757a4e54ebfa46b20b30b23a387","created_at":"2019-07-30T05:51:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:51:44,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6fd1277c-36f6-490c-a64e-0cbfc060c344 2019-07-30 05:51:44,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.081426858902s 2019-07-30 05:51:44,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 05:51:44,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:45,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:51:45 GMT X-Openstack-Request-Id: req-bb3a941f-a2e4-4b71-b500-abf91681d6d7 2019-07-30 05:51:45,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:51:45,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3eae2dc7-6d0c-46aa-b6d0-a1f0cc0a48e2.json used request id req-bb3a941f-a2e4-4b71-b500-abf91681d6d7 2019-07-30 05:51:45,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57545900345s 2019-07-30 05:51:45,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:51:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:46,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:46 GMT X-Openstack-Request-Id: req-fd7a5921-e35e-4d9f-a43f-6296cfea828c 2019-07-30 05:51:46,703 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:51:08Z", "file": "/v2/images/120b74f4-8599-4daa-879d-5848784f318f/file", "owner": "2e894757a4e54ebfa46b20b30b23a387", "id": "120b74f4-8599-4daa-879d-5848784f318f", "size": 12716032, "self": "/v2/images/120b74f4-8599-4daa-879d-5848784f318f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/120b74f4-8599-4daa-879d-5848784f318f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/120b74f4-8599-4daa-879d-5848784f318f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:51:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:51:46,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fd7a5921-e35e-4d9f-a43f-6296cfea828c 2019-07-30 05:51:46,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.816954851151s 2019-07-30 05:51:46,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 05:51:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/120b74f4-8599-4daa-879d-5848784f318f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:47,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:51:46 GMT X-Openstack-Request-Id: req-64b0d0da-eeb3-4627-b5a2-54bf1e553292 2019-07-30 05:51:47,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-30 05:51:47,028 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/120b74f4-8599-4daa-879d-5848784f318f used request id req-64b0d0da-eeb3-4627-b5a2-54bf1e553292 2019-07-30 05:51:47,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.322113990784s 2019-07-30 05:51:47,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:51:47,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:47,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-a5256975-4139-4a47-9195-10cd5bad0b06 x-openstack-request-id: req-a5256975-4139-4a47-9195-10cd5bad0b06 2019-07-30 05:51:47,052 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_1f6db3ba-dea6-44fe-bfa9-57a9eb940cca", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743", "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": "2b66c2c0-05e2-4831-a914-3f1573b36743"}]} 2019-07-30 05:51:47,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a5256975-4139-4a47-9195-10cd5bad0b06 2019-07-30 05:51:47,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239260196686s 2019-07-30 05:51:47,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 05:51:47,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dc010fd7ba891d96ea98d52220c183535ff258ae" 2019-07-30 05:51:47,084 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-a35216ad-7b8d-4cde-8a98-b27c99f64796 x-openstack-request-id: req-a35216ad-7b8d-4cde-8a98-b27c99f64796 2019-07-30 05:51:47,084 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2b66c2c0-05e2-4831-a914-3f1573b36743 used request id req-a35216ad-7b8d-4cde-8a98-b27c99f64796 2019-07-30 05:51:47,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0304758548737s 2019-07-30 05:51:47,131 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-07-30 05:51:47,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:51:47,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bbdb1d-9641-4b0f-928a-8c3a8d04ac15 2019-07-30 05:51:47,177 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:51:47,177 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-06bbdb1d-9641-4b0f-928a-8c3a8d04ac15 2019-07-30 05:51:47,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:51:47,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["1B00Ny4sQc2S8SeHyJHUTA"], "issued_at": "2019-07-30T05:51:47.000000Z"}} 2019-07-30 05:51:47,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:51:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:47,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:47 GMT X-Openstack-Request-Id: req-915ae9c2-7d04-438d-8c97-509cd35ff8d6 2019-07-30 05:51:47,957 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:51:47,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-915ae9c2-7d04-438d-8c97-509cd35ff8d6 2019-07-30 05:51:47,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381828784943s 2019-07-30 05:51:47,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:51:47,971 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f45a43c-c65b-439e-8317-ceb737f6a05c 2019-07-30 05:51:47,971 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:51:47,971 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-0f45a43c-c65b-439e-8317-ceb737f6a05c 2019-07-30 05:51:47,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:51:47,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:48,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b68ebc9-2feb-4e68-934e-a3e10c5cc156 2019-07-30 05:51:48,167 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:51:48,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2b68ebc9-2feb-4e68-934e-a3e10c5cc156 2019-07-30 05:51:48,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195600032806s 2019-07-30 05:51:48,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 05:51:48,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789"}}' 2019-07-30 05:51:48,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ed35d0-07cc-4458-ab10-55dc6753263b 2019-07-30 05:51:48,411 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/9e844bcb33ee4b0d8abeb091dd34f34f"}, "tags": [], "enabled": true, "id": "9e844bcb33ee4b0d8abeb091dd34f34f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789"}} 2019-07-30 05:51:48,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b0ed35d0-07cc-4458-ab10-55dc6753263b 2019-07-30 05:51:48,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236618995667s 2019-07-30 05:51:48,412 - 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'9e844bcb33ee4b0d8abeb091dd34f34f', '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_6c360388-f50c-4c09-acd7-d207fe9e2789'}) 2019-07-30 05:51:48,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 05:51:48,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3H1EIclHO7IoO3TQBKeHD8UNp48hch", "email": null, "name": "singlevm2-user_6c360388-f50c-4c09-acd7-d207fe9e2789"}}' 2019-07-30 05:51:48,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c152c6b-8d4d-49f5-9b80-60d5e800900c 2019-07-30 05:51:48,890 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_6c360388-f50c-4c09-acd7-d207fe9e2789", "links": {"self": "http://172.30.9.24:5000/v3/users/3645325a9e2540a39a4346bc0665ed74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3645325a9e2540a39a4346bc0665ed74", "domain_id": "default", "password_expires_at": null}} 2019-07-30 05:51:48,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-0c152c6b-8d4d-49f5-9b80-60d5e800900c 2019-07-30 05:51:48,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472015857697s 2019-07-30 05:51:48,891 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3645325a9e2540a39a4346bc0665ed74', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_6c360388-f50c-4c09-acd7-d207fe9e2789'}) 2019-07-30 05:51:48,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:51:48,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:49,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e66e644-901f-4699-aaab-eaf362b3d268 2019-07-30 05:51:49,093 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:51:49,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1e66e644-901f-4699-aaab-eaf362b3d268 2019-07-30 05:51:49,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198596000671s 2019-07-30 05:51:49,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:51:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:49,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0a9f9c-4ec3-4aad-a524-89ee121c65fd 2019-07-30 05:51:49,289 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:51:49,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8d0a9f9c-4ec3-4aad-a524-89ee121c65fd 2019-07-30 05:51:49,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190861940384s 2019-07-30 05:51:49,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:51:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:49,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f28e6ae-189c-4c64-a8d7-f73b127438d8 2019-07-30 05:51:49,405 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:51:49,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5f28e6ae-189c-4c64-a8d7-f73b127438d8 2019-07-30 05:51:49,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110623836517s 2019-07-30 05:51:49,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:51:49,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:49,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7107b811-252c-4d29-9f41-5e50b12f6c24 2019-07-30 05:51:49,554 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 05:51:49,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7107b811-252c-4d29-9f41-5e50b12f6c24 2019-07-30 05:51:49,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.14489197731s 2019-07-30 05:51:49,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:51:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:49,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378d4323-c0b2-425c-ac30-eafe9310fb6c 2019-07-30 05:51:49,689 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6c360388-f50c-4c09-acd7-d207fe9e2789", "links": {"self": "http://172.30.9.24:5000/v3/users/3645325a9e2540a39a4346bc0665ed74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3645325a9e2540a39a4346bc0665ed74", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:51:49,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-378d4323-c0b2-425c-ac30-eafe9310fb6c 2019-07-30 05:51:49,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133515119553s 2019-07-30 05:51:49,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:51:49,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:49,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d462285-8000-4a1d-aeeb-db872da89c67 2019-07-30 05:51:49,935 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/9e844bcb33ee4b0d8abeb091dd34f34f"}, "tags": [], "enabled": true, "id": "9e844bcb33ee4b0d8abeb091dd34f34f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789"}]} 2019-07-30 05:51:49,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-4d462285-8000-4a1d-aeeb-db872da89c67 2019-07-30 05:51:49,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233451843262s 2019-07-30 05:51:49,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:51:49,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3645325a9e2540a39a4346bc0665ed74&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=9e844bcb33ee4b0d8abeb091dd34f34f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:50,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1fec56-fc1c-490d-ab9d-4db62f9d9a4f 2019-07-30 05:51:50,135 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3645325a9e2540a39a4346bc0665ed74&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=9e844bcb33ee4b0d8abeb091dd34f34f", "previous": null, "next": null}} 2019-07-30 05:51:50,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3645325a9e2540a39a4346bc0665ed74&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=9e844bcb33ee4b0d8abeb091dd34f34f used request id req-0d1fec56-fc1c-490d-ab9d-4db62f9d9a4f 2019-07-30 05:51:50,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193338155746s 2019-07-30 05:51:50,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 05:51:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/9e844bcb33ee4b0d8abeb091dd34f34f/users/3645325a9e2540a39a4346bc0665ed74/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:50,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e15a781-a04e-4c29-8fa9-3802e2379bd7 2019-07-30 05:51:50,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:51:50,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/9e844bcb33ee4b0d8abeb091dd34f34f/users/3645325a9e2540a39a4346bc0665ed74/roles/7c6f65662ba14da09fdf612228746a7c used request id req-8e15a781-a04e-4c29-8fa9-3802e2379bd7 2019-07-30 05:51:50,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.191076040268s 2019-07-30 05:51:50,331 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789', 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'9e844bcb33ee4b0d8abeb091dd34f34f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3H1EIclHO7IoO3TQBKeHD8UNp48hch', 'username': u'singlevm2-user_6c360388-f50c-4c09-acd7-d207fe9e2789', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 05:51:50,335 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_6c360388-f50c-4c09-acd7-d207fe9e2789', 'password': '3H1EIclHO7IoO3TQBKeHD8UNp48hch', 'project_name': 'singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '9e844bcb33ee4b0d8abeb091dd34f34f', 'project_domain_name': 'Default'} 2019-07-30 05:51:50,335 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-07-30 05:51:50,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:51:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:50,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16770f73-6755-4410-b287-1efc00312adb 2019-07-30 05:51:50,467 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:51:50,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-16770f73-6755-4410-b287-1efc00312adb 2019-07-30 05:51:50,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.13118314743s 2019-07-30 05:51:50,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:51:50,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:51:50,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd741d8a-a5a5-43fa-9f26-6ee5f72801b5 2019-07-30 05:51:50,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/9e844bcb33ee4b0d8abeb091dd34f34f"}, "tags": [], "enabled": true, "id": "9e844bcb33ee4b0d8abeb091dd34f34f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789"}]} 2019-07-30 05:51:50,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-cd741d8a-a5a5-43fa-9f26-6ee5f72801b5 2019-07-30 05:51:50,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18057513237s 2019-07-30 05:51:50,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:51:50,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" -d '{"network": {"tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "name": "singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789", "admin_state_up": true}}' 2019-07-30 05:51:51,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:50 GMT X-Openstack-Request-Id: req-3a5a674b-d739-4721-a692-513de4ad0025 2019-07-30 05:51:51,030 - 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":"d2db01e4-1117-4d41-ac32-fcef895cafe5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"9e844bcb33ee4b0d8abeb091dd34f34f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:51:50Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789","admin_state_up":true,"tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:51:50Z","mtu":1450}} 2019-07-30 05:51:51,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3a5a674b-d739-4721-a692-513de4ad0025 2019-07-30 05:51:51,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.372803926468s 2019-07-30 05:51:51,031 - 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-30T05:51:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd2db01e4-1117-4d41-ac32-fcef895cafe5', u'provider:segmentation_id': 18, 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_6c360388-f50c-4c09-acd7-d207fe9e2789', u'created_at': u'2019-07-30T05:51:50Z', u'mtu': 1450, u'tenant_id': u'9e844bcb33ee4b0d8abeb091dd34f34f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9e844bcb33ee4b0d8abeb091dd34f34f', u'l2_adjacency': True}) 2019-07-30 05:51:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:51:51,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb94828-77d5-4ed9-8979-38121edd6800 2019-07-30 05:51:51,042 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:51:51,042 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-fbb94828-77d5-4ed9-8979-38121edd6800 2019-07-30 05:51:51,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:51:51,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T06:51:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e844bcb33ee4b0d8abeb091dd34f34f", "name": "singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/9e844bcb33ee4b0d8abeb091dd34f34f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_6c360388-f50c-4c09-acd7-d207fe9e2789", "id": "3645325a9e2540a39a4346bc0665ed74"}, "audit_ids": ["C0b5ZSGITOKKtK7zPa58Aw"], "issued_at": "2019-07-30T05:51:51.000000Z"}} 2019-07-30 05:51:51,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:51:51,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:51:51,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:51 GMT X-Openstack-Request-Id: req-65b7dcce-e5c0-478b-bda6-4b4e7ce50be9 2019-07-30 05:51:51,813 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e844bcb33ee4b0d8abeb091dd34f34f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:51:50Z","qos_policy_id":null,"name":"singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789","admin_state_up":true,"tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:51:50Z","mtu":1450}]} 2019-07-30 05:51:51,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-65b7dcce-e5c0-478b-bda6-4b4e7ce50be9 2019-07-30 05:51:51,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370712995529s 2019-07-30 05:51:51,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:51:51,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"subnet": {"name": "singlevm2-subnet_6c360388-f50c-4c09-acd7-d207fe9e2789", "enable_dhcp": true, "network_id": "d2db01e4-1117-4d41-ac32-fcef895cafe5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:51:52,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:52 GMT X-Openstack-Request-Id: req-4815b827-a91a-4dec-8e8d-2ebef43028ad 2019-07-30 05:51:52,566 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:51:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:51: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":"9e844bcb33ee4b0d8abeb091dd34f34f","id":"4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9","subnetpool_id":null,"name":"singlevm2-subnet_6c360388-f50c-4c09-acd7-d207fe9e2789"}} 2019-07-30 05:51:52,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4815b827-a91a-4dec-8e8d-2ebef43028ad 2019-07-30 05:51:52,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.751966953278s 2019-07-30 05:51:52,567 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:51: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'4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_6c360388-f50c-4c09-acd7-d207fe9e2789', u'enable_dhcp': True, u'network_id': u'd2db01e4-1117-4d41-ac32-fcef895cafe5', u'tenant_id': u'9e844bcb33ee4b0d8abeb091dd34f34f', u'created_at': u'2019-07-30T05:51: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'9e844bcb33ee4b0d8abeb091dd34f34f'}) 2019-07-30 05:51:52,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:51:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "singlevm2-router_6c360388-f50c-4c09-acd7-d207fe9e2789", "admin_state_up": true}}' 2019-07-30 05:51:54,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:54 GMT X-Openstack-Request-Id: req-043e660d-3b04-4183-becf-139c87714820 2019-07-30 05:51:54,320 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:52Z", "admin_state_up": true, "updated_at": "2019-07-30T05:51:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "25f5ac84-8a50-4ef7-b503-922f402159bd", "name": "singlevm2-router_6c360388-f50c-4c09-acd7-d207fe9e2789"}} 2019-07-30 05:51:54,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-043e660d-3b04-4183-becf-139c87714820 2019-07-30 05:51:54,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.75196909904s 2019-07-30 05:51:54,320 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:51:53Z', u'revision_number': 2, u'id': u'25f5ac84-8a50-4ef7-b503-922f402159bd', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_6c360388-f50c-4c09-acd7-d207fe9e2789', u'admin_state_up': True, u'tenant_id': u'9e844bcb33ee4b0d8abeb091dd34f34f', u'created_at': u'2019-07-30T05:51:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'9e844bcb33ee4b0d8abeb091dd34f34f'}) 2019-07-30 05:51:54,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:51:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/25f5ac84-8a50-4ef7-b503-922f402159bd/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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"subnet_id": "4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9"}' 2019-07-30 05:51:56,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:56 GMT X-Openstack-Request-Id: req-fedd12af-6ba1-4f07-bc78-b6e7a16fbe0b 2019-07-30 05:51:56,813 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2db01e4-1117-4d41-ac32-fcef895cafe5", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "subnet_id": "4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9", "subnet_ids": ["4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9"], "port_id": "b30de7ea-6249-4a43-99a8-621d51c79c04", "id": "25f5ac84-8a50-4ef7-b503-922f402159bd"} 2019-07-30 05:51:56,814 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/25f5ac84-8a50-4ef7-b503-922f402159bd/add_router_interface.json used request id req-fedd12af-6ba1-4f07-bc78-b6e7a16fbe0b 2019-07-30 05:51:56,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4927611351s 2019-07-30 05:51:56,814 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 05:51:56,920 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 05:51:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:51:56,928 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:56 GMT 2019-07-30 05:51:56,929 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 05:51:56,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:51:56,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:51:57,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:57 GMT X-Openstack-Request-Id: req-6aea64c6-f6c0-4455-b1a8-243f530cede4 2019-07-30 05:51:57,734 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:51:57,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6aea64c6-f6c0-4455-b1a8-243f530cede4 2019-07-30 05:51:57,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.802759170532s 2019-07-30 05:51:57,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 05:51:57,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789"}' 2019-07-30 05:51:57,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:57 GMT Location: http://172.30.9.24:9292/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b7074d6f-dcb0-4e39-8251-c4a5c25e881e 2019-07-30 05:51:57,814 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:51:57Z", "file": "/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/file", "owner": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "size": null, "self": "/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab", "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_6c360388-f50c-4c09-acd7-d207fe9e2789", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789", "checksum": null, "created_at": "2019-07-30T05:51:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 05:51:57,815 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b7074d6f-dcb0-4e39-8251-c4a5c25e881e 2019-07-30 05:51:57,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.071790933609s 2019-07-30 05:51:57,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 05:51:57,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '' 2019-07-30 05:51:58,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:51:58 GMT X-Openstack-Request-Id: req-07eb52df-bc55-4c6f-94f7-38e102db4856 2019-07-30 05:51:58,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-30 05:51:58,348 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/file used request id req-07eb52df-bc55-4c6f-94f7-38e102db4856 2019-07-30 05:51:58,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.532356977463s 2019-07-30 05:51:58,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:51:58,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:51:58,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:58 GMT X-Openstack-Request-Id: req-eae4402c-0aca-4812-97f0-768c27fbb84a 2019-07-30 05:51:58,474 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:51:58Z", "file": "/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/file", "owner": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "size": 12716032, "self": "/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:51:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:51:58,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-eae4402c-0aca-4812-97f0-768c27fbb84a 2019-07-30 05:51:58,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.122088909149s 2019-07-30 05:51:58,476 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/file', 'owner': u'9e844bcb33ee4b0d8abeb091dd34f34f', 'id': u'c55d4fef-5024-4f0a-a752-a42dc06871ab', 'size': 12716032, u'self': u'/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e844bcb33ee4b0d8abeb091dd34f34f', 'name': 'singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T05:51:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T05:51:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789', '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/c55d4fef-5024-4f0a-a752-a42dc06871ab', 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_6c360388-f50c-4c09-acd7-d207fe9e2789', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789', 'created': u'2019-07-30T05:51:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T05:51: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/c55d4fef-5024-4f0a-a752-a42dc06871ab', 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_6c360388-f50c-4c09-acd7-d207fe9e2789', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 05:51:58,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 05:51:58,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_6c360388-f50c-4c09-acd7-d207fe9e2789", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 05:51:58,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-99e77780-99d3-46a3-b64d-90ad532e1cdd x-openstack-request-id: req-99e77780-99d3-46a3-b64d-90ad532e1cdd 2019-07-30 05:51:58,861 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_6c360388-f50c-4c09-acd7-d207fe9e2789", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "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": "eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc"}} 2019-07-30 05:51:58,861 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-99e77780-99d3-46a3-b64d-90ad532e1cdd 2019-07-30 05:51:58,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.381381034851s 2019-07-30 05:51:58,862 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_6c360388-f50c-4c09-acd7-d207fe9e2789', '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'2e894757a4e54ebfa46b20b30b23a387', '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'eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc', 'swap': 0}) 2019-07-30 05:51:58,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 05:51:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc/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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" -d '{"extra_specs": {}}' 2019-07-30 05:51:58,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51: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-9648518b-b7ab-4933-a37d-b1f03c1bd234 x-openstack-request-id: req-9648518b-b7ab-4933-a37d-b1f03c1bd234 2019-07-30 05:51:58,884 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 05:51:58,884 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc/os-extra_specs used request id req-9648518b-b7ab-4933-a37d-b1f03c1bd234 2019-07-30 05:51:58,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209000110626s 2019-07-30 05:51:58,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 05:51:58,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"keypair": {"name": "singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789"}}' 2019-07-30 05:51:59,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-1a0df5e1-7ddf-4258-8630-0b4d49a353ab x-openstack-request-id: req-1a0df5e1-7ddf-4258-8630-0b4d49a353ab 2019-07-30 05:51:59,318 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjEwgBjuWum1LrT3a/P9cbCVUxUR5zI+BdkBylWhRRyV8C7j9g7PrdeZaHKVIzuXCo8DshGLBBAP1UuMj71az8gREDE2juH2H2M552uS31y6PgSXhXZ23CHXpghazMm8y/BcjuEi2a0bs+SAsmyAcpVufn3SkKW/te8sKn1WlwMip/bzYzR/IN0o64EwHTj4/IN0HizgpW7RDM7XM22Uw5YPllFix7O8nKBjFHpqMWybNOHLxH46VaMNX1n71CNuDHmtj6t1VP4ysAolakZfWSK8NY/9qik7N8LLhSqEV0dQa/P7TdToPGje7n/PUbxh0rp0UrFIZGnN5T/NqzqETH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4xMIAY7lrptS6092vz/XGwlVMVEecyPgXZAcpVoUUclfAu4/\nYOz63XmWhylSM7lwqPA7IRiwQQD9VLjI+9Ws/IERAxNo7h9h9jOedrkt9cuj4El4\nV2dtwh16YIWszJvMvwXI7hItmtG7PkgLJsgHKVbn590pClv7XvLCp9VpcDIqf282\nM0fyDdKOuBMB04+PyDdB4s4KVu0QzO1zNtlMOWD5ZRYsezvJygYxR6ajFsmzThy8\nR+OlWjDV9Z+9Qjbgx5rY+rdVT+MrAKJWpGX1kivDWP/aopOzfCy4UqhFdHUGvz+0\n3U6Dxo3u5/z1G8YdK6dFKxSGRpzeU/zas6hExwIDAQABAoIBAGPl23/T/ffzHWeo\nbfV1gIzEblZj+aFuByciX3ffSVEx5jrD1d4uY69L7o1IAIIA8y9fgKPu2JvAc7Ly\nGHmyZ4guv+06fM9FvzMxQmW40h9wl4f0ypypRABCN7R/GqZpZIolYWBbXvTdkCK2\nTzGgjoYBVcUL5yJHlS8QXdK4cMqKcz+Av03OqPK5ZAkN16gAALpBQKbty3IA3e+l\nVrkv6TiplBLPDBssUhv60mRBWJ2Y+9pHA96lucB4p802t2GKSYk0CZTHVBFUwU8i\nTG79FeDmw01568eamsopoV2nELj5Xbb7DVIq9wnBHNRwD1GSvCmrC9c+GqxGOAQq\nsZf/ugECgYEA8/Kw1788ZbHb/kNSOcWJpeZKYi0zPAYoIpNxWaaMLpulVIybYS6u\nqZSmOAeWWvVoxngfsgiJl7JNFhHGhQyszv9n7Y6w0Onepnl9VuLkmk2OXcmoqwU6\nBlnW4ZutlHDF0KSgU60BGMnXYxLuwE6/C8/8rWjNh7Z1I7C7vI8KAP8CgYEA7kru\nrnLI3C/nBO1ZWi/okiNB36MCEM2tNNN0FnOLmkXFMPQDL4F3agId7ZvyMSAV+Sqi\nIqHb97kO3RpqFZ07RHfP4EM+sjVacXTtoh/AY89MqrUngyKMzFiQjQ+NdVjVXgVg\njIsCCsSGeFH1K2j+/YBBRjGRRux9NrWy3DOF9DkCgYBC477dyZAUCmraEzeOo72U\ngcrPlLlBsiZ7JJamEGbLuN3iixNn2FcIJLxXDK2Lj1MFaJa4SGMB91/vtzwJ62nO\n8HVczA1rm1TzrMhTdK9eJ/nreYoIKsy4RRYIkplL5Ig5J4rWps9wLpgikGRq0qzL\n3mHYYq5Ikh0YhjNUBpylnQKBgQDSpt0uy/vyYkpYWbXGe1mebpqaJ1D5J8k5TMBv\n5H8BxzHV37A9O7cjuHFajqRgdxvVo7Gm6e05pZeVL/ed2dv93+idOPTgtzeX2qUD\n0AvUb/o3YmNmkpFjR9upR5lmpjwgnKJIO853VFoHXXRdhrj7wnhxo/nod8ENLzzJ\nWqbNSQKBgQCOai8o/0fCAZPBAJLSd5MjViNrzaFEgXdNU7AoQwy+t45hsw29ixsl\n2+LZO7+xgvFuTN/LKaHEd/y+Eqj+4416Ur1TXICEETAMcSk/9348SDwi34Mkwd8V\nYKo7s5b3Ze8VZ8XIAfL5aouhGw6ekyOB9J50uG3z6j3Ct3GCjbLx0Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3645325a9e2540a39a4346bc0665ed74", "name": "singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789", "fingerprint": "d5:c9:3f:9d:80:0e:ee:fb:4b:c5:74:c5:b2:47:ce:4b"}} 2019-07-30 05:51:59,318 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-1a0df5e1-7ddf-4258-8630-0b4d49a353ab 2019-07-30 05:51:59,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.431787014008s 2019-07-30 05:51:59,319 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjEwgBjuWum1LrT3a/P9cbCVUxUR5zI+BdkBylWhRRyV8C7j9g7PrdeZaHKVIzuXCo8DshGLBBAP1UuMj71az8gREDE2juH2H2M552uS31y6PgSXhXZ23CHXpghazMm8y/BcjuEi2a0bs+SAsmyAcpVufn3SkKW/te8sKn1WlwMip/bzYzR/IN0o64EwHTj4/IN0HizgpW7RDM7XM22Uw5YPllFix7O8nKBjFHpqMWybNOHLxH46VaMNX1n71CNuDHmtj6t1VP4ysAolakZfWSK8NY/9qik7N8LLhSqEV0dQa/P7TdToPGje7n/PUbxh0rp0UrFIZGnN5T/NqzqETH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4xMIAY7lrptS6092vz/XGwlVMVEecyPgXZAcpVoUUclfAu4/\nYOz63XmWhylSM7lwqPA7IRiwQQD9VLjI+9Ws/IERAxNo7h9h9jOedrkt9cuj4El4\nV2dtwh16YIWszJvMvwXI7hItmtG7PkgLJsgHKVbn590pClv7XvLCp9VpcDIqf282\nM0fyDdKOuBMB04+PyDdB4s4KVu0QzO1zNtlMOWD5ZRYsezvJygYxR6ajFsmzThy8\nR+OlWjDV9Z+9Qjbgx5rY+rdVT+MrAKJWpGX1kivDWP/aopOzfCy4UqhFdHUGvz+0\n3U6Dxo3u5/z1G8YdK6dFKxSGRpzeU/zas6hExwIDAQABAoIBAGPl23/T/ffzHWeo\nbfV1gIzEblZj+aFuByciX3ffSVEx5jrD1d4uY69L7o1IAIIA8y9fgKPu2JvAc7Ly\nGHmyZ4guv+06fM9FvzMxQmW40h9wl4f0ypypRABCN7R/GqZpZIolYWBbXvTdkCK2\nTzGgjoYBVcUL5yJHlS8QXdK4cMqKcz+Av03OqPK5ZAkN16gAALpBQKbty3IA3e+l\nVrkv6TiplBLPDBssUhv60mRBWJ2Y+9pHA96lucB4p802t2GKSYk0CZTHVBFUwU8i\nTG79FeDmw01568eamsopoV2nELj5Xbb7DVIq9wnBHNRwD1GSvCmrC9c+GqxGOAQq\nsZf/ugECgYEA8/Kw1788ZbHb/kNSOcWJpeZKYi0zPAYoIpNxWaaMLpulVIybYS6u\nqZSmOAeWWvVoxngfsgiJl7JNFhHGhQyszv9n7Y6w0Onepnl9VuLkmk2OXcmoqwU6\nBlnW4ZutlHDF0KSgU60BGMnXYxLuwE6/C8/8rWjNh7Z1I7C7vI8KAP8CgYEA7kru\nrnLI3C/nBO1ZWi/okiNB36MCEM2tNNN0FnOLmkXFMPQDL4F3agId7ZvyMSAV+Sqi\nIqHb97kO3RpqFZ07RHfP4EM+sjVacXTtoh/AY89MqrUngyKMzFiQjQ+NdVjVXgVg\njIsCCsSGeFH1K2j+/YBBRjGRRux9NrWy3DOF9DkCgYBC477dyZAUCmraEzeOo72U\ngcrPlLlBsiZ7JJamEGbLuN3iixNn2FcIJLxXDK2Lj1MFaJa4SGMB91/vtzwJ62nO\n8HVczA1rm1TzrMhTdK9eJ/nreYoIKsy4RRYIkplL5Ig5J4rWps9wLpgikGRq0qzL\n3mHYYq5Ikh0YhjNUBpylnQKBgQDSpt0uy/vyYkpYWbXGe1mebpqaJ1D5J8k5TMBv\n5H8BxzHV37A9O7cjuHFajqRgdxvVo7Gm6e05pZeVL/ed2dv93+idOPTgtzeX2qUD\n0AvUb/o3YmNmkpFjR9upR5lmpjwgnKJIO853VFoHXXRdhrj7wnhxo/nod8ENLzzJ\nWqbNSQKBgQCOai8o/0fCAZPBAJLSd5MjViNrzaFEgXdNU7AoQwy+t45hsw29ixsl\n2+LZO7+xgvFuTN/LKaHEd/y+Eqj+4416Ur1TXICEETAMcSk/9348SDwi34Mkwd8V\nYKo7s5b3Ze8VZ8XIAfL5aouhGw6ekyOB9J50uG3z6j3Ct3GCjbLx0Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3645325a9e2540a39a4346bc0665ed74', 'name': u'singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789', 'created_at': '2019-07-30T05:51:59.319776', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e844bcb33ee4b0d8abeb091dd34f34f', 'name': 'singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd5:c9:3f:9d:80:0e:ee:fb:4b:c5:74:c5:b2:47:ce:4b', 'type': 'ssh', 'id': u'singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789'}) 2019-07-30 05:51:59,320 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4xMIAY7lrptS6092vz/XGwlVMVEecyPgXZAcpVoUUclfAu4/ YOz63XmWhylSM7lwqPA7IRiwQQD9VLjI+9Ws/IERAxNo7h9h9jOedrkt9cuj4El4 V2dtwh16YIWszJvMvwXI7hItmtG7PkgLJsgHKVbn590pClv7XvLCp9VpcDIqf282 M0fyDdKOuBMB04+PyDdB4s4KVu0QzO1zNtlMOWD5ZRYsezvJygYxR6ajFsmzThy8 R+OlWjDV9Z+9Qjbgx5rY+rdVT+MrAKJWpGX1kivDWP/aopOzfCy4UqhFdHUGvz+0 3U6Dxo3u5/z1G8YdK6dFKxSGRpzeU/zas6hExwIDAQABAoIBAGPl23/T/ffzHWeo bfV1gIzEblZj+aFuByciX3ffSVEx5jrD1d4uY69L7o1IAIIA8y9fgKPu2JvAc7Ly GHmyZ4guv+06fM9FvzMxQmW40h9wl4f0ypypRABCN7R/GqZpZIolYWBbXvTdkCK2 TzGgjoYBVcUL5yJHlS8QXdK4cMqKcz+Av03OqPK5ZAkN16gAALpBQKbty3IA3e+l Vrkv6TiplBLPDBssUhv60mRBWJ2Y+9pHA96lucB4p802t2GKSYk0CZTHVBFUwU8i TG79FeDmw01568eamsopoV2nELj5Xbb7DVIq9wnBHNRwD1GSvCmrC9c+GqxGOAQq sZf/ugECgYEA8/Kw1788ZbHb/kNSOcWJpeZKYi0zPAYoIpNxWaaMLpulVIybYS6u qZSmOAeWWvVoxngfsgiJl7JNFhHGhQyszv9n7Y6w0Onepnl9VuLkmk2OXcmoqwU6 BlnW4ZutlHDF0KSgU60BGMnXYxLuwE6/C8/8rWjNh7Z1I7C7vI8KAP8CgYEA7kru rnLI3C/nBO1ZWi/okiNB36MCEM2tNNN0FnOLmkXFMPQDL4F3agId7ZvyMSAV+Sqi IqHb97kO3RpqFZ07RHfP4EM+sjVacXTtoh/AY89MqrUngyKMzFiQjQ+NdVjVXgVg jIsCCsSGeFH1K2j+/YBBRjGRRux9NrWy3DOF9DkCgYBC477dyZAUCmraEzeOo72U gcrPlLlBsiZ7JJamEGbLuN3iixNn2FcIJLxXDK2Lj1MFaJa4SGMB91/vtzwJ62nO 8HVczA1rm1TzrMhTdK9eJ/nreYoIKsy4RRYIkplL5Ig5J4rWps9wLpgikGRq0qzL 3mHYYq5Ikh0YhjNUBpylnQKBgQDSpt0uy/vyYkpYWbXGe1mebpqaJ1D5J8k5TMBv 5H8BxzHV37A9O7cjuHFajqRgdxvVo7Gm6e05pZeVL/ed2dv93+idOPTgtzeX2qUD 0AvUb/o3YmNmkpFjR9upR5lmpjwgnKJIO853VFoHXXRdhrj7wnhxo/nod8ENLzzJ WqbNSQKBgQCOai8o/0fCAZPBAJLSd5MjViNrzaFEgXdNU7AoQwy+t45hsw29ixsl 2+LZO7+xgvFuTN/LKaHEd/y+Eqj+4416Ur1TXICEETAMcSk/9348SDwi34Mkwd8V YKo7s5b3Ze8VZ8XIAfL5aouhGw6ekyOB9J50uG3z6j3Ct3GCjbLx0Q== -----END RSA PRIVATE KEY----- 2019-07-30 05:51:59,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 05:51:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"security_group": {"name": "singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-07-30 05:51:59,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:59 GMT X-Openstack-Request-Id: req-4391be5c-359f-4d17-a44b-cdfb2299547e 2019-07-30 05:51:59,473 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:59Z", "updated_at": "2019-07-30T05:51:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "ef7a452f-7796-49c9-9bb9-1d3729df7eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "f45ef79a-0c05-494d-8a25-460463ce010f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}], "revision_number": 1, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "name": "singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789"}} 2019-07-30 05:51:59,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4391be5c-359f-4d17-a44b-cdfb2299547e 2019-07-30 05:51:59,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.148154973984s 2019-07-30 05:51:59,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:51:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:51:59,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:59 GMT X-Openstack-Request-Id: req-84abf703-3f36-4ee2-853e-fe969f5f2329 2019-07-30 05:51:59,564 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:59Z", "updated_at": "2019-07-30T05:51:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "ef7a452f-7796-49c9-9bb9-1d3729df7eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "f45ef79a-0c05-494d-8a25-460463ce010f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}], "revision_number": 1, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "name": "singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789"}, {"description": "Default security group", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:50Z", "updated_at": "2019-07-30T05:51:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "18f5a741-9ebc-4d9b-8e4b-df07c2299650", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "1f1f11d7-fbf7-4c4d-b6fd-f5a4decece0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "3acc6ae8-254e-4c41-b91f-0acdc66ae3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "684a5a9e-40ca-46e1-9c57-a63b4975c361", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}], "revision_number": 1, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "cbc4cb79-04a0-4f69-8754-431945203b75", "name": "default"}]} 2019-07-30 05:51:59,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-84abf703-3f36-4ee2-853e-fe969f5f2329 2019-07-30 05:51:59,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0851199626923s 2019-07-30 05:51:59,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 05:51:59,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" -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": "862a56de-ee72-40f8-871e-08f0d7cf837b"}}' 2019-07-30 05:51:59,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:59 GMT X-Openstack-Request-Id: req-821b5dfb-7c67-47c9-9734-611586bd3308 2019-07-30 05:51:59,745 - 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-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "port_range_min": 22, "revision_number": 0, "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:59Z", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "7ac9626f-d976-492c-bc9a-b0fde9159343"}} 2019-07-30 05:51:59,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-821b5dfb-7c67-47c9-9734-611586bd3308 2019-07-30 05:51:59,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171998023987s 2019-07-30 05:51:59,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:51:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:51:59,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:59 GMT X-Openstack-Request-Id: req-1a89c20c-6050-43a6-83b7-47f9ecb771ae 2019-07-30 05:51:59,796 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:59Z", "updated_at": "2019-07-30T05:51:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "7ac9626f-d976-492c-bc9a-b0fde9159343", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "ef7a452f-7796-49c9-9bb9-1d3729df7eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "f45ef79a-0c05-494d-8a25-460463ce010f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}], "revision_number": 2, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "name": "singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789"}, {"description": "Default security group", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:50Z", "updated_at": "2019-07-30T05:51:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "18f5a741-9ebc-4d9b-8e4b-df07c2299650", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "1f1f11d7-fbf7-4c4d-b6fd-f5a4decece0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "3acc6ae8-254e-4c41-b91f-0acdc66ae3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "684a5a9e-40ca-46e1-9c57-a63b4975c361", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}], "revision_number": 1, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "cbc4cb79-04a0-4f69-8754-431945203b75", "name": "default"}]} 2019-07-30 05:51:59,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1a89c20c-6050-43a6-83b7-47f9ecb771ae 2019-07-30 05:51:59,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0443952083588s 2019-07-30 05:51:59,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 05:51:59,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" -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": "862a56de-ee72-40f8-871e-08f0d7cf837b"}}' 2019-07-30 05:51:59,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:59 GMT X-Openstack-Request-Id: req-431a838a-55fc-4c16-8121-2f53d36f7b67 2019-07-30 05:51:59,916 - 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-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "port_range_min": null, "revision_number": 0, "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:59Z", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "7a1bf439-552c-43a9-825d-69919780fedb"}} 2019-07-30 05:51:59,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-431a838a-55fc-4c16-8121-2f53d36f7b67 2019-07-30 05:51:59,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114537000656s 2019-07-30 05:51:59,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:51:59,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:00,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:59 GMT X-Openstack-Request-Id: req-b7ce7657-0faa-4de7-bfde-36b0d5d58a04 2019-07-30 05:52:00,012 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e844bcb33ee4b0d8abeb091dd34f34f","l2_adjacency":true,"status":"ACTIVE","subnets":["4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9"],"description":"","tags":[],"updated_at":"2019-07-30T05:51:51Z","qos_policy_id":null,"name":"singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789","admin_state_up":true,"tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:51:50Z","mtu":1450}]} 2019-07-30 05:52:00,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b7ce7657-0faa-4de7-bfde-36b0d5d58a04 2019-07-30 05:52:00,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949599742889s 2019-07-30 05:52:00,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:52:00,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:00,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:51:59 GMT X-Openstack-Request-Id: req-47fbc700-cf3d-4d7e-9138-c4936e2fe2cf 2019-07-30 05:52:00,055 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:51:58Z", "file": "/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/file", "owner": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "size": 12716032, "self": "/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:51:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:52:00,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-47fbc700-cf3d-4d7e-9138-c4936e2fe2cf 2019-07-30 05:52:00,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371289253235s 2019-07-30 05:52:00,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:52:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:00,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-2c5626b5-f5cf-4894-8808-a357b31b6a56 x-openstack-request-id: req-2c5626b5-f5cf-4894-8808-a357b31b6a56 2019-07-30 05:52:00,086 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6c360388-f50c-4c09-acd7-d207fe9e2789", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "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": "eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc"}]} 2019-07-30 05:52:00,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2c5626b5-f5cf-4894-8808-a357b31b6a56 2019-07-30 05:52:00,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240759849548s 2019-07-30 05:52:00,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 05:52:00,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"server": {"name": "singlevm2-vm_6c360388-f50c-4c09-acd7-d207fe9e2789", "imageRef": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "key_name": "singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789", "flavorRef": "eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2db01e4-1117-4d41-ac32-fcef895cafe5"}], "security_groups": [{"name": "862a56de-ee72-40f8-871e-08f0d7cf837b"}]}}' 2019-07-30 05:52:01,798 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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 location: http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7 x-compute-request-id: req-dcf9a902-ee54-4694-a2ac-ae37b81f09f7 x-openstack-request-id: req-dcf9a902-ee54-4694-a2ac-ae37b81f09f7 2019-07-30 05:52:01,798 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "862a56de-ee72-40f8-871e-08f0d7cf837b"}], "OS-DCF:diskConfig": "MANUAL", "id": "ba64b11c-32b4-48db-b73a-01a57807fbb7", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "bookmark"}], "adminPass": "2ZJiiagDBtTM"}} 2019-07-30 05:52:01,799 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-dcf9a902-ee54-4694-a2ac-ae37b81f09f7 2019-07-30 05:52:01,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.71065115929s 2019-07-30 05:52:01,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:03,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-d4e3d149-e15f-441a-8daf-92232fe5a6c4 x-openstack-request-id: req-d4e3d149-e15f-441a-8daf-92232fe5a6c4 2019-07-30 05:52:03,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "bookmark"}], "image": {"id": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "links": [{"href": "http://172.30.9.24:8774/images/c55d4fef-5024-4f0a-a752-a42dc06871ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "links": [{"href": "http://172.30.9.24:8774/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "rel": "bookmark"}]}, "id": "ba64b11c-32b4-48db-b73a-01a57807fbb7", "user_id": "3645325a9e2540a39a4346bc0665ed74", "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-30T05:52:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789", "name": "singlevm2-vm_6c360388-f50c-4c09-acd7-d207fe9e2789", "created": "2019-07-30T05:52:01Z", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:03,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d4e3d149-e15f-441a-8daf-92232fe5a6c4 2019-07-30 05:52:03,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43920612335s 2019-07-30 05:52:03,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:52:03,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:03,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:03 GMT X-Openstack-Request-Id: req-8149b9dc-3683-4c43-a769-2dd8edff16fa 2019-07-30 05:52:03,365 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e844bcb33ee4b0d8abeb091dd34f34f","l2_adjacency":true,"status":"ACTIVE","subnets":["4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9"],"description":"","tags":[],"updated_at":"2019-07-30T05:51:51Z","qos_policy_id":null,"name":"singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789","admin_state_up":true,"tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:51:50Z","mtu":1450}]} 2019-07-30 05:52:03,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8149b9dc-3683-4c43-a769-2dd8edff16fa 2019-07-30 05:52:03,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115645170212s 2019-07-30 05:52:03,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:52:03,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:03,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:03 GMT X-Openstack-Request-Id: req-0a7211ff-cdf9-445d-a3ba-d97ae88de697 2019-07-30 05:52:03,451 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:51:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:51: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":"9e844bcb33ee4b0d8abeb091dd34f34f","id":"4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9","subnetpool_id":null,"name":"singlevm2-subnet_6c360388-f50c-4c09-acd7-d207fe9e2789"}]} 2019-07-30 05:52:03,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0a7211ff-cdf9-445d-a3ba-d97ae88de697 2019-07-30 05:52:03,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0857238769531s 2019-07-30 05:52:03,452 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:52:05,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:05,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:06,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-76e49c23-9b8c-4b24-afa2-59c7905160bc x-openstack-request-id: req-76e49c23-9b8c-4b24-afa2-59c7905160bc 2019-07-30 05:52:06,178 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "bookmark"}], "image": {"id": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "links": [{"href": "http://172.30.9.24:8774/images/c55d4fef-5024-4f0a-a752-a42dc06871ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "links": [{"href": "http://172.30.9.24:8774/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "rel": "bookmark"}]}, "id": "ba64b11c-32b4-48db-b73a-01a57807fbb7", "security_groups": [{"name": "singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789"}], "user_id": "3645325a9e2540a39a4346bc0665ed74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:52:04Z", "hostId": "a6af7c1e51c8730451130009b7bf9bb488a96fddfa10b1f84eb3a831", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789", "name": "singlevm2-vm_6c360388-f50c-4c09-acd7-d207fe9e2789", "created": "2019-07-30T05:52:01Z", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:06,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76e49c23-9b8c-4b24-afa2-59c7905160bc 2019-07-30 05:52:06,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723686933517s 2019-07-30 05:52:06,185 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:52:08,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:08,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-6764d7a5-1d80-46bb-9eb3-66f627e3993e x-openstack-request-id: req-6764d7a5-1d80-46bb-9eb3-66f627e3993e 2019-07-30 05:52:08,823 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "bookmark"}], "image": {"id": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "links": [{"href": "http://172.30.9.24:8774/images/c55d4fef-5024-4f0a-a752-a42dc06871ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "links": [{"href": "http://172.30.9.24:8774/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "rel": "bookmark"}]}, "id": "ba64b11c-32b4-48db-b73a-01a57807fbb7", "security_groups": [{"name": "singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789"}], "user_id": "3645325a9e2540a39a4346bc0665ed74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:52:04Z", "hostId": "a6af7c1e51c8730451130009b7bf9bb488a96fddfa10b1f84eb3a831", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789", "name": "singlevm2-vm_6c360388-f50c-4c09-acd7-d207fe9e2789", "created": "2019-07-30T05:52:01Z", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:08,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6764d7a5-1d80-46bb-9eb3-66f627e3993e 2019-07-30 05:52:08,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635972976685s 2019-07-30 05:52:08,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:52:10,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:11,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-0cc33332-f110-4c57-b8c1-44095baccc98 x-openstack-request-id: req-0cc33332-f110-4c57-b8c1-44095baccc98 2019-07-30 05:52:11,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:19:a9", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "bookmark"}], "image": {"id": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "links": [{"href": "http://172.30.9.24:8774/images/c55d4fef-5024-4f0a-a752-a42dc06871ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:09.000000", "flavor": {"id": "eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "links": [{"href": "http://172.30.9.24:8774/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "rel": "bookmark"}]}, "id": "ba64b11c-32b4-48db-b73a-01a57807fbb7", "security_groups": [{"name": "singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789"}], "user_id": "3645325a9e2540a39a4346bc0665ed74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:52:09Z", "hostId": "a6af7c1e51c8730451130009b7bf9bb488a96fddfa10b1f84eb3a831", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789", "name": "singlevm2-vm_6c360388-f50c-4c09-acd7-d207fe9e2789", "created": "2019-07-30T05:52:01Z", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:11,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0cc33332-f110-4c57-b8c1-44095baccc98 2019-07-30 05:52:11,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489609956741s 2019-07-30 05:52:11,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:52:11,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=ba64b11c-32b4-48db-b73a-01a57807fbb7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:11,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:11 GMT X-Openstack-Request-Id: req-b37f88ea-9933-4b65-b529-b04198d7be59 2019-07-30 05:52:11,396 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:52:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9","ip_address":"192.168.120.20"}],"id":"1f8bdced-2ef7-4fab-bbd4-f2d9db896577","security_groups":["862a56de-ee72-40f8-871e-08f0d7cf837b"],"mac_address":"fa:16:3e:f6:19:a9","project_id":"9e844bcb33ee4b0d8abeb091dd34f34f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:52:04Z","binding:vnic_type":"normal","device_id":"ba64b11c-32b4-48db-b73a-01a57807fbb7","ip_allocation":"immediate"}]} 2019-07-30 05:52:11,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=ba64b11c-32b4-48db-b73a-01a57807fbb7 used request id req-b37f88ea-9933-4b65-b529-b04198d7be59 2019-07-30 05:52:11,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0680141448975s 2019-07-30 05:52:11,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:52:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1f8bdced-2ef7-4fab-bbd4-f2d9db896577" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:11,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:11 GMT X-Openstack-Request-Id: req-32f925da-899c-43ac-9b15-992a90fc37a8 2019-07-30 05:52:11,454 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:52:11,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1f8bdced-2ef7-4fab-bbd4-f2d9db896577 used request id req-32f925da-899c-43ac-9b15-992a90fc37a8 2019-07-30 05:52:11,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0464968681335s 2019-07-30 05:52:11,455 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:19:a9', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c55d4fef-5024-4f0a-a752-a42dc06871ab'}), 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-30T05:52:09.000000', 'flavor': Munch({u'id': u'eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc'}), 'az': u'nova', 'id': u'ba64b11c-32b4-48db-b73a-01a57807fbb7', 'security_groups': [Munch({u'name': u'singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3645325a9e2540a39a4346bc0665ed74', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e844bcb33ee4b0d8abeb091dd34f34f', 'name': 'singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789', '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-30T05:52:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T05:52:09Z', 'hostId': u'a6af7c1e51c8730451130009b7bf9bb488a96fddfa10b1f84eb3a831', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'a6af7c1e51c8730451130009b7bf9bb488a96fddfa10b1f84eb3a831', '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-30T05:52:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9e844bcb33ee4b0d8abeb091dd34f34f', 'name': u'singlevm2-vm_6c360388-f50c-4c09-acd7-d207fe9e2789', 'adminPass': u'2ZJiiagDBtTM', 'tenant_id': u'9e844bcb33ee4b0d8abeb091dd34f34f', 'created_at': u'2019-07-30T05:52:01Z', 'created': u'2019-07-30T05:52:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 05:52:11,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:52:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:11,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:11 GMT X-Openstack-Request-Id: req-4a729e97-1cf5-4971-a2f2-c897c1a9787e 2019-07-30 05:52:11,553 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e844bcb33ee4b0d8abeb091dd34f34f","l2_adjacency":true,"status":"ACTIVE","subnets":["4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9"],"description":"","tags":[],"updated_at":"2019-07-30T05:51:51Z","qos_policy_id":null,"name":"singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789","admin_state_up":true,"tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:51:50Z","mtu":1450}]} 2019-07-30 05:52:11,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4a729e97-1cf5-4971-a2f2-c897c1a9787e 2019-07-30 05:52:11,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0933880805969s 2019-07-30 05:52:11,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:52:11,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=ba64b11c-32b4-48db-b73a-01a57807fbb7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:11,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:11 GMT X-Openstack-Request-Id: req-621f8cfb-2589-4774-befc-9442a2225f78 2019-07-30 05:52:11,606 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:52:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9","ip_address":"192.168.120.20"}],"id":"1f8bdced-2ef7-4fab-bbd4-f2d9db896577","security_groups":["862a56de-ee72-40f8-871e-08f0d7cf837b"],"mac_address":"fa:16:3e:f6:19:a9","project_id":"9e844bcb33ee4b0d8abeb091dd34f34f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:52:04Z","binding:vnic_type":"normal","device_id":"ba64b11c-32b4-48db-b73a-01a57807fbb7","ip_allocation":"immediate"}]} 2019-07-30 05:52:11,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=ba64b11c-32b4-48db-b73a-01a57807fbb7 used request id req-621f8cfb-2589-4774-befc-9442a2225f78 2019-07-30 05:52:11,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0516839027405s 2019-07-30 05:52:11,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 05:52:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "fixed_ip_address": "192.168.120.20", "port_id": "1f8bdced-2ef7-4fab-bbd4-f2d9db896577"}}' 2019-07-30 05:52:14,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:14 GMT X-Openstack-Request-Id: req-d8d0402e-0bb3-4226-9a7d-cbe751903d15 2019-07-30 05:52:14,915 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "25f5ac84-8a50-4ef7-b503-922f402159bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:52:12Z", "updated_at": "2019-07-30T05:52:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2db01e4-1117-4d41-ac32-fcef895cafe5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:19:a9", "device_id": "ba64b11c-32b4-48db-b73a-01a57807fbb7"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_id": "1f8bdced-2ef7-4fab-bbd4-f2d9db896577", "id": "eb270ab0-e797-418f-bc51-90e1131b0d42", "qos_policy_id": null}} 2019-07-30 05:52:14,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d8d0402e-0bb3-4226-9a7d-cbe751903d15 2019-07-30 05:52:14,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.30776309967s 2019-07-30 05:52:14,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:52:14,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:15,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:14 GMT X-Openstack-Request-Id: req-b4a1405e-a8d4-4a08-8a7b-a2d63996adb3 2019-07-30 05:52:15,053 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "25f5ac84-8a50-4ef7-b503-922f402159bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:52:12Z", "updated_at": "2019-07-30T05:52:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2db01e4-1117-4d41-ac32-fcef895cafe5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:19:a9", "device_id": "ba64b11c-32b4-48db-b73a-01a57807fbb7"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_id": "1f8bdced-2ef7-4fab-bbd4-f2d9db896577", "id": "eb270ab0-e797-418f-bc51-90e1131b0d42", "qos_policy_id": null}]} 2019-07-30 05:52:15,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4a1405e-a8d4-4a08-8a7b-a2d63996adb3 2019-07-30 05:52:15,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.123216867447s 2019-07-30 05:52:15,059 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:52:15,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:52:15,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:15,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:15 GMT X-Openstack-Request-Id: req-e7dd7d27-925b-4789-b6bc-0b8fd3d2b639 2019-07-30 05:52:15,262 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "25f5ac84-8a50-4ef7-b503-922f402159bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:52:12Z", "updated_at": "2019-07-30T05:52:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2db01e4-1117-4d41-ac32-fcef895cafe5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:19:a9", "device_id": "ba64b11c-32b4-48db-b73a-01a57807fbb7"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_id": "1f8bdced-2ef7-4fab-bbd4-f2d9db896577", "id": "eb270ab0-e797-418f-bc51-90e1131b0d42", "qos_policy_id": null}]} 2019-07-30 05:52:15,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e7dd7d27-925b-4789-b6bc-0b8fd3d2b639 2019-07-30 05:52:15,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0931169986725s 2019-07-30 05:52:15,268 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:52:15,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:52:15,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:15,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:15 GMT X-Openstack-Request-Id: req-27164e40-87ee-4851-97d2-c66f0907f49e 2019-07-30 05:52:15,686 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "25f5ac84-8a50-4ef7-b503-922f402159bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:52:12Z", "updated_at": "2019-07-30T05:52:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2db01e4-1117-4d41-ac32-fcef895cafe5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:19:a9", "device_id": "ba64b11c-32b4-48db-b73a-01a57807fbb7"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_id": "1f8bdced-2ef7-4fab-bbd4-f2d9db896577", "id": "eb270ab0-e797-418f-bc51-90e1131b0d42", "qos_policy_id": null}]} 2019-07-30 05:52:15,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-27164e40-87ee-4851-97d2-c66f0907f49e 2019-07-30 05:52:15,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.308128833771s 2019-07-30 05:52:15,692 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:52:15,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:52:15,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:15,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:15 GMT X-Openstack-Request-Id: req-f59cdf37-b502-485a-9d2f-5f27143c710a 2019-07-30 05:52:15,862 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "25f5ac84-8a50-4ef7-b503-922f402159bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:52:12Z", "updated_at": "2019-07-30T05:52:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2db01e4-1117-4d41-ac32-fcef895cafe5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:19:a9", "device_id": "ba64b11c-32b4-48db-b73a-01a57807fbb7"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_id": "1f8bdced-2ef7-4fab-bbd4-f2d9db896577", "id": "eb270ab0-e797-418f-bc51-90e1131b0d42", "qos_policy_id": null}]} 2019-07-30 05:52:15,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f59cdf37-b502-485a-9d2f-5f27143c710a 2019-07-30 05:52:15,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597579479218s 2019-07-30 05:52:15,867 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:52:15,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:52:15,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:16,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:15 GMT X-Openstack-Request-Id: req-58c694e4-d674-4d9f-9702-d86d3167fca2 2019-07-30 05:52:16,038 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "25f5ac84-8a50-4ef7-b503-922f402159bd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:52:12Z", "updated_at": "2019-07-30T05:52:15Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2db01e4-1117-4d41-ac32-fcef895cafe5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:19:a9", "device_id": "ba64b11c-32b4-48db-b73a-01a57807fbb7"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_id": "1f8bdced-2ef7-4fab-bbd4-f2d9db896577", "id": "eb270ab0-e797-418f-bc51-90e1131b0d42", "qos_policy_id": null}]} 2019-07-30 05:52:16,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-58c694e4-d674-4d9f-9702-d86d3167fca2 2019-07-30 05:52:16,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605750083923s 2019-07-30 05:52:16,043 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'25f5ac84-8a50-4ef7-b503-922f402159bd', 'updated_at': u'2019-07-30T05:52:15Z', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'1f8bdced-2ef7-4fab-bbd4-f2d9db896577', 'id': u'eb270ab0-e797-418f-bc51-90e1131b0d42', 'network': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'port': u'1f8bdced-2ef7-4fab-bbd4-f2d9db896577', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e844bcb33ee4b0d8abeb091dd34f34f', 'name': 'singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9e844bcb33ee4b0d8abeb091dd34f34f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd2db01e4-1117-4d41-ac32-fcef895cafe5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f6:19:a9', u'device_id': u'ba64b11c-32b4-48db-b73a-01a57807fbb7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9e844bcb33ee4b0d8abeb091dd34f34f', 'created_at': u'2019-07-30T05:52:12Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd2db01e4-1117-4d41-ac32-fcef895cafe5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f6:19:a9', u'device_id': u'ba64b11c-32b4-48db-b73a-01a57807fbb7'}), 'router': u'25f5ac84-8a50-4ef7-b503-922f402159bd'}) 2019-07-30 05:52:16,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 05:52:16,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7/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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 05:52:16,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9608 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-a1ddaac4-a93c-43d5-84e9-fe2c8ffda1c4 x-openstack-request-id: req-a1ddaac4-a93c-43d5-84e9-fe2c8ffda1c4 2019-07-30 05:52:16,113 - 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 531661665 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.241846] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.245035] pid_max: default: 32768 minimum: 301\n[ 0.246784] ACPI: Core revision 20150930\n[ 0.248871] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.251392] Security Framework initialized\n[ 0.252958] Yama: becoming mindful.\n[ 0.254346] AppArmor: AppArmor initialized\n[ 0.255947] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.258472] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260918] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263238] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265835] Initializing cgroup subsys io\n[ 0.267410] Initializing cgroup subsys memory\n[ 0.269073] Initializing cgroup subsys devices\n[ 0.270743] Initializing cgroup subsys freezer\n[ 0.272435] Initializing cgroup subsys net_cls\n[ 0.274101] Initializing cgroup subsys perf_event\n[ 0.275843] Initializing cgroup subsys net_prio\n[ 0.277571] Initializing cgroup subsys hugetlb\n[ 0.279261] Initializing cgroup subsys pids\n[ 0.280913] CPU: Physical Processor ID: 0\n[ 0.283148] mce: CPU supports 10 MCE banks\n[ 0.284757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.286696] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.306343] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316037] ftrace: allocating 31920 entries in 125 pages\n[ 0.351860] smpboot: Max logical packages: 1\n[ 0.353522] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.356093] x2apic enabled\n[ 0.357586] Switched APIC routing to physical x2apic.\n[ 0.360629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.362780] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.366748] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.370196] KVM setup paravirtual spinlock\n[ 0.372225] x86: Booted up 1 node, 1 CPUs\n[ 0.373763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.376350] devtmpfs: initialized\n[ 0.378713] evm: security.selinux\n[ 0.380039] evm: security.SMACK64\n[ 0.381353] evm: security.SMACK64EXEC\n[ 0.382774] evm: security.SMACK64TRANSMUTE\n[ 0.384320] evm: security.SMACK64MMAP\n[ 0.385736] evm: security.ima\n[ 0.386948] evm: security.capability\n[ 0.388442] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391957] pinctrl core: initialized pinctrl subsystem\n[ 0.394000] RTC time: 5:52:09, date: 07/30/19\n[ 0.395754] NET: Registered protocol family 16\n[ 0.397545] cpuidle: using governor ladder\n[ 0.399136] cpuidle: using governor menu\n[ 0.400631] PCCT header not found.\n[ 0.402054] ACPI: bus type PCI registered\n[ 0.403578] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.405926] PCI: Using configuration type 1 for base access\n[ 0.408662] ACPI: Added _OSI(Module Device)\n[ 0.410262] ACPI: Added _OSI(Processor Device)\n[ 0.411911] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.413670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416428] ACPI: Interpreter enabled\n[ 0.417909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.421473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.424995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.428559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.432085] ACPI: (supports S0 S5)\n[ 0.433429] ACPI: Using IOAPIC for interrupt routing\n[ 0.435242] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.442198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.451094] acpiphp: Slot [3] registered\n[ 0.452627] acpiphp: Slot [4] registered\n[ 0.454149] acpiphp: Slot [5] registered\n[ 0.455667] acpiphp: Slot [6] registered\n[ 0.457185] acpiphp: Slot [7] registered\n[ 0.458719] acpiphp: Slot [8] registered\n[ 0.460251] acpiphp: Slot [9] registered\n[ 0.461770] acpiphp: Slot [10] registered\n[ 0.463312] acpiphp: Slot [11] registered\n[ 0.464855] acpiphp: Slot [12] registered\n[ 0.466395] acpiphp: Slot [13] registered\n[ 0.468009] acpiphp: Slot [14] registered\n[ 0.469581] acpiphp: Slot [15] registered\n[ 0.487523] acpiphp: Slot [16] registered\n[ 0.489089] acpiphp: Slot [17] registered\n[ 0.490639] acpiphp: Slot [18] registered\n[ 0.492186] acpiphp: Slot [19] registered\n[ 0.493725] acpiphp: Slot [20] registered\n[ 0.495268] acpiphp: Slot [21] registered\n[ 0.496835] acpiphp: Slot [22] registered\n[ 0.498386] acpiphp: Slot [23] registered\n[ 0.499955] acpiphp: Slot [24] registered\n[ 0.501532] acpiphp: Slot [25] registered\n[ 0.503071] acpiphp: Slot [26] registered\n[ 0.504606] acpiphp: Slot [27] registered\n[ 0.506151] acpiphp: Slot [28] registered\n[ 0.507696] acpiphp: Slot [29] registered\n[ 0.509253] acpiphp: Slot [30] registered\n[ 0.510805] acpiphp: Slot [31] registered\n[ 0.512344] PCI host bridge to bus 0000:00\n[ 0.513888] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.516238] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.518612] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.521418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.524192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.527022] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.536707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.539440] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.541766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.544274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.549270] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.552055] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576417] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.579245] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.581959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584676] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.587353] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.589743] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.592281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.594354] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597387] vgaarb: loaded\n[ 0.598546] vgaarb: bridge control possible 0000:00:02.0\n[ 0.600883] SCSI subsystem initialized\n[ 0.602686] ACPI: bus type USB registered\n[ 0.604297] usbcore: registered new interface driver usbfs\n[ 0.606317] usbcore: registered new interface driver hub\n[ 0.608285] usbcore: registered new device driver usb\n[ 0.610390] PCI: Using ACPI for IRQ routing\n[ 0.612528] NetLabel: Initializing\n[ 0.613934] NetLabel: domain hash size = 128\n[ 0.615603] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617484] NetLabel: unlabeled traffic allowed by default\n[ 0.619773] clocksource: Switched to clocksource kvm-clock\n[ 0.630907] AppArmor: AppArmor Filesystem Enabled\n[ 0.632768] pnp: PnP ACPI init\n[ 0.634395] pnp: PnP ACPI: found 5 devices\n[ 0.641712] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.645073] NET: Registered protocol family 2\n[ 0.647067] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649614] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651986] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.654357] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656502] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658823] NET: Registered protocol family 1\n[ 0.660536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.662695] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.664816] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.680060] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.695410] Trying to unpack rootfs image as initramfs...\n[ 0.758044] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.761217] Scanning for low memory corruption every 60 seconds\n[ 0.763696] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.766026] audit: initializing netlink subsys (disabled)\n[ 0.768045] audit: type=2000 audit(1564465930.433:1): initialized\n[ 0.770531] Initialise system trusted keyring\n[ 0.772349] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.774629] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.778015] zbud: loaded\n[ 0.779295] VFS: Disk quotas dquot_6.6.0\n[ 0.780883] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.783736] fuse init (API version 7.23)\n[ 0.785422] Key type big_key registered\n[ 0.786970] Allocating IMA MOK and blacklist keyrings.\n[ 0.789235] Key type asymmetric registered\n[ 0.790843] Asymmetric key parser 'x509' registered\n[ 0.792715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.795614] io scheduler noop registered\n[ 0.797163] io scheduler deadline registered (default)\n[ 0.799105] io scheduler cfq registered\n[ 0.800723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.802785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.805230] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.808092] ACPI: Power Button [PWRF]\n[ 0.809663] GHES: HEST is not enabled!\n[ 0.824076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.854303] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.858112] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.883868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.887654] Linux agpgart interface v0.103\n[ 0.891451] brd: module loaded\n[ 0.894042] loop: module loaded\n[ 0.900572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.903406] GPT:90111 != 2097151\n[ 0.904731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.906901] GPT:90111 != 2097151\n[ 0.908227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.910137] vda: vda1 vda15\n[ 0.912112] scsi host0: ata_piix\n[ 0.913565] scsi host1: ata_piix\n[ 0.914940] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.917366] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.920425] libphy: Fixed MDIO Bus: probed\n[ 0.922040] tun: Universal TUN/TAP device driver, 1.6\n[ 0.923924] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.927436] PPP generic driver version 2.4.2\n[ 0.929173] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.931522] ehci-pci: EHCI PCI platform driver\n[ 0.933242] ehci-platform: EHCI generic platform driver\n[ 0.935192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.937434] ohci-pci: OHCI PCI platform driver\n[ 0.939152] ohci-platform: OHCI generic platform driver\n[ 0.941106] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.956378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.958339] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.961209] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.963208] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.965434] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.967869] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.970643] usb usb1: Product: UHCI Host Controller\n[ 0.972471] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.974721] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.976574] hub 1-0:1.0: USB hub found\n[ 0.978084] hub 1-0:1.0: 2 ports detected\n[ 0.979814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.983773] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.985640] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.987607] mousedev: PS/2 mouse device common for all mice\n[ 0.990039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.993339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.995658] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.997982] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.000320] i2c /dev entries driver\n[ 1.001770] device-mapper: uevent: version 1.0.3\n[ 1.003601] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.006778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.009280] NET: Registered protocol family 10\n[ 1.011283] NET: Registered protocol family 17\n[ 1.013024] Key type dns_resolver registered\n[ 1.014825] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.016962] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.020364] registered taskstats version 1\n[ 1.021988] Loading compiled-in X.509 certificates\n[ 1.024374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.028031] zswap: loaded using pool lzo/zbud\n[ 1.030526] Key type trusted registered\n[ 1.033055] Key type encrypted registered\n[ 1.034639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.036686] ima: No TPM chip found, activating TPM-bypass!\n[ 1.038720] evm: HMAC attrs: 0x1\n[ 1.040446] Magic number: 11:129:872\n[ 1.042076] rtc_cmos 00:00: setting system clock to 2019-07-30 05:52:10 UTC (1564465930)\n[ 1.045188] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.047367] EDD information not available.\n[ 1.077636] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.097821] Write protecting the kernel read-only data: 14336k\n[ 1.101559] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.104912] 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\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.280666] 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.20...\nLease of 192.168.120.20 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-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: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCoP8IyuBOkL4XWZidHJpnIaLMvGnNrD/7phkYohcAJoEJ1vA98gYk9NvbewokM0UIsZ+EsO86ozqqOP3wwiMDpkkcGplyKehhiAViVsLuWkmKcOz/M65uvRKWli6FaoSXTf+xuOD0u0ccCs2s6fsCs0zbKPedSXh//CwaY6oU/1+sC/rXi+BW3oETlW/wPtOCPdHdyhsB21iEWP2/d6uYaTrXAxaPY6PNemsyO4o62ykBe0BI4PRlhB6rhsDBNB9tk1HS/4G7ZQhCj/YjZhyRVHIFusT1waUzhU01OCQqWHEtQszVS4Bf2m/5B9dMbkUcWPjujSoAgAb9SNO4+uIvF root@singlevm2-vm-6c360388-f50c-4c09-acd7-d207fe9e2789\nssh-dss AAAAB3NzaC1kc3MAAACBAKjODG3u3kOn0uTvL5SZ8oVOi+/2CpRIHkc8ReADnJQ9bgp/gR6FjoJlL1cbM5xNhOBuy1oex1n9ThxWihRaFl7KovFVKg+GL+Rgjj3j8rgdhuANd+StdlzQqmFL87QAUGACiv3ixy13XNlHfySYdJB8fFhafUIfwYqTkwfiZmWjAAAAFQCEmVK9lX6KQr20o/fjbrvHum2cRwAAAIADfavLOFNLzg9p/x5HJ1L6M/EfVo5/qDLdm9hB1TNmJoKQls+fSecVWMXypSWhZFaHPi4FzfMVkRVuWK4cKE6nqxRlRFXGooWN95nKNIrW6xQ99LfQKfT4ljrWk1gG+kYB3BI8D3GXsNUN+JsIWe9erU3/Qf+/8BQ8F7d803ZopQAAAIEAh98HsnaTlkcKCvdlKQe8oD6Lp8DBi099CaW8t4aVDllGyYCuauJHrm3jZc3mlPov4gucxE01pc5I8/tYjHDx9CWJYDCVldPBoSf0wOASZaY+7a5ujpxxfSLZXR0Ib5DnSCIY3/9esGMWqsVMBejIMzm3a6mvEPs4Bkp29O76Wo0= root@singlevm2-vm-6c360388-f50c-4c09-acd7-d207fe9e2789\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.20,24,fe80::f816:3eff:fef6:19a9/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.20 \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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-6c360388-f50c-4c09-acd7-d207fe9e2789\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.40 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-6c360388-f50c-4c09-acd7-d207fe9e2789 login: "} 2019-07-30 05:52:16,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7/action used request id req-a1ddaac4-a93c-43d5-84e9-fe2c8ffda1c4 2019-07-30 05:52:16,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0699791908264s 2019-07-30 05:52:16,115 - 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 531661665 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.241846] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245035] pid_max: default: 32768 minimum: 301 [ 0.246784] ACPI: Core revision 20150930 [ 0.248871] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251392] Security Framework initialized [ 0.252958] Yama: becoming mindful. [ 0.254346] AppArmor: AppArmor initialized [ 0.255947] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258472] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260918] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263238] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265835] Initializing cgroup subsys io [ 0.267410] Initializing cgroup subsys memory [ 0.269073] Initializing cgroup subsys devices [ 0.270743] Initializing cgroup subsys freezer [ 0.272435] Initializing cgroup subsys net_cls [ 0.274101] Initializing cgroup subsys perf_event [ 0.275843] Initializing cgroup subsys net_prio [ 0.277571] Initializing cgroup subsys hugetlb [ 0.279261] Initializing cgroup subsys pids [ 0.280913] CPU: Physical Processor ID: 0 [ 0.283148] mce: CPU supports 10 MCE banks [ 0.284757] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286696] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.306343] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316037] ftrace: allocating 31920 entries in 125 pages [ 0.351860] smpboot: Max logical packages: 1 [ 0.353522] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.356093] x2apic enabled [ 0.357586] Switched APIC routing to physical x2apic. [ 0.360629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362780] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366748] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.370196] KVM setup paravirtual spinlock [ 0.372225] x86: Booted up 1 node, 1 CPUs [ 0.373763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.376350] devtmpfs: initialized [ 0.378713] evm: security.selinux [ 0.380039] evm: security.SMACK64 [ 0.381353] evm: security.SMACK64EXEC [ 0.382774] evm: security.SMACK64TRANSMUTE [ 0.384320] evm: security.SMACK64MMAP [ 0.385736] evm: security.ima [ 0.386948] evm: security.capability [ 0.388442] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391957] pinctrl core: initialized pinctrl subsystem [ 0.394000] RTC time: 5:52:09, date: 07/30/19 [ 0.395754] NET: Registered protocol family 16 [ 0.397545] cpuidle: using governor ladder [ 0.399136] cpuidle: using governor menu [ 0.400631] PCCT header not found. [ 0.402054] ACPI: bus type PCI registered [ 0.403578] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.405926] PCI: Using configuration type 1 for base access [ 0.408662] ACPI: Added _OSI(Module Device) [ 0.410262] ACPI: Added _OSI(Processor Device) [ 0.411911] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.413670] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416428] ACPI: Interpreter enabled [ 0.417909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.424995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.428559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432085] ACPI: (supports S0 S5) [ 0.433429] ACPI: Using IOAPIC for interrupt routing [ 0.435242] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451094] acpiphp: Slot [3] registered [ 0.452627] acpiphp: Slot [4] registered [ 0.454149] acpiphp: Slot [5] registered [ 0.455667] acpiphp: Slot [6] registered [ 0.457185] acpiphp: Slot [7] registered [ 0.458719] acpiphp: Slot [8] registered [ 0.460251] acpiphp: Slot [9] registered [ 0.461770] acpiphp: Slot [10] registered [ 0.463312] acpiphp: Slot [11] registered [ 0.464855] acpiphp: Slot [12] registered [ 0.466395] acpiphp: Slot [13] registered [ 0.468009] acpiphp: Slot [14] registered [ 0.469581] acpiphp: Slot [15] registered [ 0.487523] acpiphp: Slot [16] registered [ 0.489089] acpiphp: Slot [17] registered [ 0.490639] acpiphp: Slot [18] registered [ 0.492186] acpiphp: Slot [19] registered [ 0.493725] acpiphp: Slot [20] registered [ 0.495268] acpiphp: Slot [21] registered [ 0.496835] acpiphp: Slot [22] registered [ 0.498386] acpiphp: Slot [23] registered [ 0.499955] acpiphp: Slot [24] registered [ 0.501532] acpiphp: Slot [25] registered [ 0.503071] acpiphp: Slot [26] registered [ 0.504606] acpiphp: Slot [27] registered [ 0.506151] acpiphp: Slot [28] registered [ 0.507696] acpiphp: Slot [29] registered [ 0.509253] acpiphp: Slot [30] registered [ 0.510805] acpiphp: Slot [31] registered [ 0.512344] PCI host bridge to bus 0000:00 [ 0.513888] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.516238] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.518612] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.524192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.527022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.536707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.539440] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.541766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544274] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.549270] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.552055] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576417] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579245] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.581959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584676] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.587353] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.589743] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.592281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.594354] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597387] vgaarb: loaded [ 0.598546] vgaarb: bridge control possible 0000:00:02.0 [ 0.600883] SCSI subsystem initialized [ 0.602686] ACPI: bus type USB registered [ 0.604297] usbcore: registered new interface driver usbfs [ 0.606317] usbcore: registered new interface driver hub [ 0.608285] usbcore: registered new device driver usb [ 0.610390] PCI: Using ACPI for IRQ routing [ 0.612528] NetLabel: Initializing [ 0.613934] NetLabel: domain hash size = 128 [ 0.615603] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.617484] NetLabel: unlabeled traffic allowed by default [ 0.619773] clocksource: Switched to clocksource kvm-clock [ 0.630907] AppArmor: AppArmor Filesystem Enabled [ 0.632768] pnp: PnP ACPI init [ 0.634395] pnp: PnP ACPI: found 5 devices [ 0.641712] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645073] NET: Registered protocol family 2 [ 0.647067] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649614] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.651986] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654357] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656502] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658823] NET: Registered protocol family 1 [ 0.660536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662695] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664816] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.680060] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.695410] Trying to unpack rootfs image as initramfs... [ 0.758044] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.761217] Scanning for low memory corruption every 60 seconds [ 0.763696] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.766026] audit: initializing netlink subsys (disabled) [ 0.768045] audit: type=2000 audit(1564465930.433:1): initialized [ 0.770531] Initialise system trusted keyring [ 0.772349] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.774629] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.778015] zbud: loaded [ 0.779295] VFS: Disk quotas dquot_6.6.0 [ 0.780883] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.783736] fuse init (API version 7.23) [ 0.785422] Key type big_key registered [ 0.786970] Allocating IMA MOK and blacklist keyrings. [ 0.789235] Key type asymmetric registered [ 0.790843] Asymmetric key parser 'x509' registered [ 0.792715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795614] io scheduler noop registered [ 0.797163] io scheduler deadline registered (default) [ 0.799105] io scheduler cfq registered [ 0.800723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.802785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.805230] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.808092] ACPI: Power Button [PWRF] [ 0.809663] GHES: HEST is not enabled! [ 0.824076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.854303] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.858112] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.883868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.887654] Linux agpgart interface v0.103 [ 0.891451] brd: module loaded [ 0.894042] loop: module loaded [ 0.900572] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.903406] GPT:90111 != 2097151 [ 0.904731] GPT:Alternate GPT header not at the end of the disk. [ 0.906901] GPT:90111 != 2097151 [ 0.908227] GPT: Use GNU Parted to correct GPT errors. [ 0.910137] vda: vda1 vda15 [ 0.912112] scsi host0: ata_piix [ 0.913565] scsi host1: ata_piix [ 0.914940] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.917366] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.920425] libphy: Fixed MDIO Bus: probed [ 0.922040] tun: Universal TUN/TAP device driver, 1.6 [ 0.923924] tun: (C) 1999-2004 Max Krasnyansky [ 0.927436] PPP generic driver version 2.4.2 [ 0.929173] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.931522] ehci-pci: EHCI PCI platform driver [ 0.933242] ehci-platform: EHCI generic platform driver [ 0.935192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.937434] ohci-pci: OHCI PCI platform driver [ 0.939152] ohci-platform: OHCI generic platform driver [ 0.941106] uhci_hcd: USB Universal Host Controller Interface driver [ 0.956378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.958339] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.961209] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.963208] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.965434] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.967869] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.970643] usb usb1: Product: UHCI Host Controller [ 0.972471] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.974721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.976574] hub 1-0:1.0: USB hub found [ 0.978084] hub 1-0:1.0: 2 ports detected [ 0.979814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.983773] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.985640] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.987607] mousedev: PS/2 mouse device common for all mice [ 0.990039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.993339] rtc_cmos 00:00: RTC can wake from S4 [ 0.995658] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.997982] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.000320] i2c /dev entries driver [ 1.001770] device-mapper: uevent: version 1.0.3 [ 1.003601] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.006778] ledtrig-cpu: registered to indicate activity on CPUs [ 1.009280] NET: Registered protocol family 10 [ 1.011283] NET: Registered protocol family 17 [ 1.013024] Key type dns_resolver registered [ 1.014825] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.016962] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.020364] registered taskstats version 1 [ 1.021988] Loading compiled-in X.509 certificates [ 1.024374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.028031] zswap: loaded using pool lzo/zbud [ 1.030526] Key type trusted registered [ 1.033055] Key type encrypted registered [ 1.034639] AppArmor: AppArmor sha1 policy hashing enabled [ 1.036686] ima: No TPM chip found, activating TPM-bypass! [ 1.038720] evm: HMAC attrs: 0x1 [ 1.040446] Magic number: 11:129:872 [ 1.042076] rtc_cmos 00:00: setting system clock to 2019-07-30 05:52:10 UTC (1564465930) [ 1.045188] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.047367] EDD information not available. [ 1.077636] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.097821] Write protecting the kernel read-only data: 14336k [ 1.101559] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.104912] 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 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.280666] 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.20... Lease of 192.168.120.20 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-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: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCoP8IyuBOkL4XWZidHJpnIaLMvGnNrD/7phkYohcAJoEJ1vA98gYk9NvbewokM0UIsZ+EsO86ozqqOP3wwiMDpkkcGplyKehhiAViVsLuWkmKcOz/M65uvRKWli6FaoSXTf+xuOD0u0ccCs2s6fsCs0zbKPedSXh//CwaY6oU/1+sC/rXi+BW3oETlW/wPtOCPdHdyhsB21iEWP2/d6uYaTrXAxaPY6PNemsyO4o62ykBe0BI4PRlhB6rhsDBNB9tk1HS/4G7ZQhCj/YjZhyRVHIFusT1waUzhU01OCQqWHEtQszVS4Bf2m/5B9dMbkUcWPjujSoAgAb9SNO4+uIvF root@singlevm2-vm-6c360388-f50c-4c09-acd7-d207fe9e2789 ssh-dss AAAAB3NzaC1kc3MAAACBAKjODG3u3kOn0uTvL5SZ8oVOi+/2CpRIHkc8ReADnJQ9bgp/gR6FjoJlL1cbM5xNhOBuy1oex1n9ThxWihRaFl7KovFVKg+GL+Rgjj3j8rgdhuANd+StdlzQqmFL87QAUGACiv3ixy13XNlHfySYdJB8fFhafUIfwYqTkwfiZmWjAAAAFQCEmVK9lX6KQr20o/fjbrvHum2cRwAAAIADfavLOFNLzg9p/x5HJ1L6M/EfVo5/qDLdm9hB1TNmJoKQls+fSecVWMXypSWhZFaHPi4FzfMVkRVuWK4cKE6nqxRlRFXGooWN95nKNIrW6xQ99LfQKfT4ljrWk1gG+kYB3BI8D3GXsNUN+JsIWe9erU3/Qf+/8BQ8F7d803ZopQAAAIEAh98HsnaTlkcKCvdlKQe8oD6Lp8DBi099CaW8t4aVDllGyYCuauJHrm3jZc3mlPov4gucxE01pc5I8/tYjHDx9CWJYDCVldPBoSf0wOASZaY+7a5ujpxxfSLZXR0Ib5DnSCIY3/9esGMWqsVMBejIMzm3a6mvEPs4Bkp29O76Wo0= root@singlevm2-vm-6c360388-f50c-4c09-acd7-d207fe9e2789 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fef6:19a9/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.20 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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-6c360388-f50c-4c09-acd7-d207fe9e2789 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-6c360388-f50c-4c09-acd7-d207fe9e2789 login: 2019-07-30 05:52:16,119 - paramiko.transport - DEBUG - starting thread (client mode): 0x96776d0L 2019-07-30 05:52:16,120 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 05:52:16,120 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 05:52:16,120 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 05:52:16,121 - 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-30 05:52:16,122 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 05:52:16,122 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 05:52:16,122 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 05:52:16,122 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 05:52:16,122 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 05:52:16,141 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 05:52:16,141 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 05:52:16,151 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 270ffc6c2b99c0077face68d5fb0c993 2019-07-30 05:52:16,152 - paramiko.transport - DEBUG - Trying discovered key d5c93f9d800eeefb4bc574c5b247ce4b in /tmp/tmpcmqZzP 2019-07-30 05:52:16,180 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 05:52:16,186 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 05:52:16,217 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 05:52:16,218 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 05:52:16,218 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 05:52:16,220 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 05:52:16,221 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 05:52:16,221 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-30 05:52:16,221 - functest.core.singlevm - DEBUG - error: 2019-07-30 05:52:16,226 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 05:52:16,336 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:52:16,337 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:26 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 05:52:16,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 05:52:16,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/eb270ab0-e797-418f-bc51-90e1131b0d42.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:17,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:52:17 GMT X-Openstack-Request-Id: req-1737bdb3-13be-48f0-9859-891d56977522 2019-07-30 05:52:17,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:52:17,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/eb270ab0-e797-418f-bc51-90e1131b0d42.json used request id req-1737bdb3-13be-48f0-9859-891d56977522 2019-07-30 05:52:17,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25788497925s 2019-07-30 05:52:17,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:52:17,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:17,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:17 GMT X-Openstack-Request-Id: req-ecacdf97-2115-4e7a-8665-4d80d91aa7f2 2019-07-30 05:52:17,681 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:52:17,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ecacdf97-2115-4e7a-8665-4d80d91aa7f2 2019-07-30 05:52:17,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0669791698456s 2019-07-30 05:52:17,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 05:52:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:17,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:17 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-b1cda3dd-f2ce-400f-98ea-3cf24a81fce4 x-openstack-request-id: req-b1cda3dd-f2ce-400f-98ea-3cf24a81fce4 2019-07-30 05:52:17,889 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7 used request id req-b1cda3dd-f2ce-400f-98ea-3cf24a81fce4 2019-07-30 05:52:17,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.206713914871s 2019-07-30 05:52:17,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:17,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:18,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-d748e40a-22b3-4ff4-bd60-a317d8537e5d x-openstack-request-id: req-d748e40a-22b3-4ff4-bd60-a317d8537e5d 2019-07-30 05:52:18,057 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:19:a9", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:19:a9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ba64b11c-32b4-48db-b73a-01a57807fbb7", "rel": "bookmark"}], "image": {"id": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "links": [{"href": "http://172.30.9.24:8774/images/c55d4fef-5024-4f0a-a752-a42dc06871ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:09.000000", "flavor": {"id": "eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "links": [{"href": "http://172.30.9.24:8774/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "rel": "bookmark"}]}, "id": "ba64b11c-32b4-48db-b73a-01a57807fbb7", "security_groups": [{"name": "singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789"}], "user_id": "3645325a9e2540a39a4346bc0665ed74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:52:17Z", "hostId": "a6af7c1e51c8730451130009b7bf9bb488a96fddfa10b1f84eb3a831", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789", "name": "singlevm2-vm_6c360388-f50c-4c09-acd7-d207fe9e2789", "created": "2019-07-30T05:52:01Z", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:18,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d748e40a-22b3-4ff4-bd60-a317d8537e5d 2019-07-30 05:52:18,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167513847351s 2019-07-30 05:52:18,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:52:20,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:20,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:20,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-c13e758d-37c5-43d4-b4e9-6b2a2003c5dc x-openstack-request-id: req-c13e758d-37c5-43d4-b4e9-6b2a2003c5dc 2019-07-30 05:52:20,126 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 05:52:20,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c13e758d-37c5-43d4-b4e9-6b2a2003c5dc 2019-07-30 05:52:20,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0656530857086s 2019-07-30 05:52:20,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:52:20,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:20,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:20 GMT X-Openstack-Request-Id: req-aae10fc5-d439-442e-9bff-ce6f6fadffe4 2019-07-30 05:52:20,374 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:59Z", "updated_at": "2019-07-30T05:51:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "7a1bf439-552c-43a9-825d-69919780fedb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "7ac9626f-d976-492c-bc9a-b0fde9159343", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "ef7a452f-7796-49c9-9bb9-1d3729df7eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:59Z", "revision_number": 0, "id": "f45ef79a-0c05-494d-8a25-460463ce010f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:59Z", "security_group_id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}], "revision_number": 3, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "862a56de-ee72-40f8-871e-08f0d7cf837b", "name": "singlevm2-sg_6c360388-f50c-4c09-acd7-d207fe9e2789"}, {"description": "Default security group", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:50Z", "updated_at": "2019-07-30T05:51:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "18f5a741-9ebc-4d9b-8e4b-df07c2299650", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "1f1f11d7-fbf7-4c4d-b6fd-f5a4decece0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "3acc6ae8-254e-4c41-b91f-0acdc66ae3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "684a5a9e-40ca-46e1-9c57-a63b4975c361", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}], "revision_number": 1, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "cbc4cb79-04a0-4f69-8754-431945203b75", "name": "default"}]} 2019-07-30 05:52:20,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-aae10fc5-d439-442e-9bff-ce6f6fadffe4 2019-07-30 05:52:20,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.242157936096s 2019-07-30 05:52:20,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:52:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/862a56de-ee72-40f8-871e-08f0d7cf837b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:20,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:52:20 GMT X-Openstack-Request-Id: req-7cb3777c-4ce1-4bb7-8971-d70167112385 2019-07-30 05:52:20,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:52:20,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/862a56de-ee72-40f8-871e-08f0d7cf837b.json used request id req-7cb3777c-4ce1-4bb7-8971-d70167112385 2019-07-30 05:52:20,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136099100113s 2019-07-30 05:52:20,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 05:52:20,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:20,714 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-e1237772-a0a1-47b1-8962-6b8ef7f9db18 x-openstack-request-id: req-e1237772-a0a1-47b1-8962-6b8ef7f9db18 2019-07-30 05:52:20,715 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_6c360388-f50c-4c09-acd7-d207fe9e2789 used request id req-e1237772-a0a1-47b1-8962-6b8ef7f9db18 2019-07-30 05:52:20,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.197789907455s 2019-07-30 05:52:20,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 05:52:20,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/25f5ac84-8a50-4ef7-b503-922f402159bd/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}13026db77d75e3f12741c9f89bb65a59897d7a76" -d '{"subnet_id": "4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9"}' 2019-07-30 05:52:22,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:22 GMT X-Openstack-Request-Id: req-d53fa153-5a00-4db8-b334-522fee0873bc 2019-07-30 05:52:22,840 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2db01e4-1117-4d41-ac32-fcef895cafe5", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "subnet_id": "4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9", "subnet_ids": ["4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9"], "port_id": "b30de7ea-6249-4a43-99a8-621d51c79c04", "id": "25f5ac84-8a50-4ef7-b503-922f402159bd"} 2019-07-30 05:52:22,840 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/25f5ac84-8a50-4ef7-b503-922f402159bd/remove_router_interface.json used request id req-d53fa153-5a00-4db8-b334-522fee0873bc 2019-07-30 05:52:22,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12487006187s 2019-07-30 05:52:22,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:52:22,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:23,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:22 GMT X-Openstack-Request-Id: req-a2f0e348-4090-4424-871a-78f8549d2aab 2019-07-30 05:52:23,000 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:52Z", "admin_state_up": true, "updated_at": "2019-07-30T05:52:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "25f5ac84-8a50-4ef7-b503-922f402159bd", "name": "singlevm2-router_6c360388-f50c-4c09-acd7-d207fe9e2789"}]} 2019-07-30 05:52:23,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a2f0e348-4090-4424-871a-78f8549d2aab 2019-07-30 05:52:23,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.159698009491s 2019-07-30 05:52:23,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 05:52:23,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/25f5ac84-8a50-4ef7-b503-922f402159bd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:24,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:52:24 GMT X-Openstack-Request-Id: req-88ec393c-5089-49d4-8d22-4218c62f95ac 2019-07-30 05:52:24,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:52:24,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/25f5ac84-8a50-4ef7-b503-922f402159bd.json used request id req-88ec393c-5089-49d4-8d22-4218c62f95ac 2019-07-30 05:52:24,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21639990807s 2019-07-30 05:52:24,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:52:24,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:24,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:24 GMT X-Openstack-Request-Id: req-e9e91eb8-077b-4a76-92f8-8eb38721370d 2019-07-30 05:52:24,263 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:51:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:51: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":"9e844bcb33ee4b0d8abeb091dd34f34f","id":"4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9","subnetpool_id":null,"name":"singlevm2-subnet_6c360388-f50c-4c09-acd7-d207fe9e2789"}]} 2019-07-30 05:52:24,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e9e91eb8-077b-4a76-92f8-8eb38721370d 2019-07-30 05:52:24,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451350212097s 2019-07-30 05:52:24,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 05:52:24,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:25,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:52:25 GMT X-Openstack-Request-Id: req-16db3df8-5f56-4c12-926e-486115380adf 2019-07-30 05:52:25,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:52:25,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/4bafcec4-ec09-44ef-9cf8-14b0ec6d44f9.json used request id req-16db3df8-5f56-4c12-926e-486115380adf 2019-07-30 05:52:25,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16077303886s 2019-07-30 05:52:25,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:52:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:25,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:25 GMT X-Openstack-Request-Id: req-1803fb71-7136-497f-9b27-22a04558efd3 2019-07-30 05:52:25,520 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2db01e4-1117-4d41-ac32-fcef895cafe5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e844bcb33ee4b0d8abeb091dd34f34f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:52:25Z","qos_policy_id":null,"name":"singlevm2-net_6c360388-f50c-4c09-acd7-d207fe9e2789","admin_state_up":true,"tenant_id":"9e844bcb33ee4b0d8abeb091dd34f34f","created_at":"2019-07-30T05:51:50Z","mtu":1450}]} 2019-07-30 05:52:25,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1803fb71-7136-497f-9b27-22a04558efd3 2019-07-30 05:52:25,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942680835724s 2019-07-30 05:52:25,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 05:52:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d2db01e4-1117-4d41-ac32-fcef895cafe5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:26,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:52:26 GMT X-Openstack-Request-Id: req-d8b256df-f88c-4da3-9b5a-cdf155bf9569 2019-07-30 05:52:26,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:52:26,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d2db01e4-1117-4d41-ac32-fcef895cafe5.json used request id req-d8b256df-f88c-4da3-9b5a-cdf155bf9569 2019-07-30 05:52:26,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13901805878s 2019-07-30 05:52:26,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:52:26,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:26,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:26 GMT X-Openstack-Request-Id: req-71cc5acb-14cd-4d80-955b-4bf8229e12b1 2019-07-30 05:52:26,982 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:51:58Z", "file": "/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/file", "owner": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "c55d4fef-5024-4f0a-a752-a42dc06871ab", "size": 12716032, "self": "/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c55d4fef-5024-4f0a-a752-a42dc06871ab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6c360388-f50c-4c09-acd7-d207fe9e2789", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:51:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:52:26,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-71cc5acb-14cd-4d80-955b-4bf8229e12b1 2019-07-30 05:52:26,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317724943161s 2019-07-30 05:52:26,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 05:52:26,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13026db77d75e3f12741c9f89bb65a59897d7a76" 2019-07-30 05:52:27,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:52:27 GMT X-Openstack-Request-Id: req-8975a97c-aebc-45e9-8692-63adc131e007 2019-07-30 05:52:27,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-30 05:52:27,347 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c55d4fef-5024-4f0a-a752-a42dc06871ab used request id req-8975a97c-aebc-45e9-8692-63adc131e007 2019-07-30 05:52:27,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.362685918808s 2019-07-30 05:52:27,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:52:27,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:27,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-9846cda0-8e92-439f-badb-7aafbfc4f237 x-openstack-request-id: req-9846cda0-8e92-439f-badb-7aafbfc4f237 2019-07-30 05:52:27,375 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6c360388-f50c-4c09-acd7-d207fe9e2789", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc", "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": "eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc"}]} 2019-07-30 05:52:27,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9846cda0-8e92-439f-badb-7aafbfc4f237 2019-07-30 05:52:27,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02281498909s 2019-07-30 05:52:27,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 05:52:27,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:27,405 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-10a4e1ad-9892-4442-b782-9173b055eb16 x-openstack-request-id: req-10a4e1ad-9892-4442-b782-9173b055eb16 2019-07-30 05:52:27,406 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/eff20e45-b3f1-4e88-b5c0-b6677ac1e6dc used request id req-10a4e1ad-9892-4442-b782-9173b055eb16 2019-07-30 05:52:27,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0288670063019s 2019-07-30 05:52:27,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:52:27,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:27,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053327c7-8932-43a6-b10c-d5b7c51a9685 2019-07-30 05:52:27,655 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6c360388-f50c-4c09-acd7-d207fe9e2789", "links": {"self": "http://172.30.9.24:5000/v3/users/3645325a9e2540a39a4346bc0665ed74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3645325a9e2540a39a4346bc0665ed74", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:52:27,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-053327c7-8932-43a6-b10c-d5b7c51a9685 2019-07-30 05:52:27,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248591899872s 2019-07-30 05:52:27,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:52:27,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/3645325a9e2540a39a4346bc0665ed74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:27,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb41029-eea4-422e-bb77-b85d48cd7cf8 2019-07-30 05:52:27,875 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_6c360388-f50c-4c09-acd7-d207fe9e2789", "links": {"self": "http://172.30.9.24:5000/v3/users/3645325a9e2540a39a4346bc0665ed74"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3645325a9e2540a39a4346bc0665ed74", "description": null}} 2019-07-30 05:52:27,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3645325a9e2540a39a4346bc0665ed74 used request id req-4fb41029-eea4-422e-bb77-b85d48cd7cf8 2019-07-30 05:52:27,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215569019318s 2019-07-30 05:52:27,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 05:52:27,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/3645325a9e2540a39a4346bc0665ed74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:28,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924b38bf-0e10-4925-97d2-3c2b019ec733 2019-07-30 05:52:28,316 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:52:28,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3645325a9e2540a39a4346bc0665ed74 used request id req-924b38bf-0e10-4925-97d2-3c2b019ec733 2019-07-30 05:52:28,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.44024515152s 2019-07-30 05:52:28,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:52:28,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:28,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db890bf-13bc-4190-a789-f1ba6c5c76e1 2019-07-30 05:52:28,521 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/9e844bcb33ee4b0d8abeb091dd34f34f"}, "tags": [], "enabled": true, "id": "9e844bcb33ee4b0d8abeb091dd34f34f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6c360388-f50c-4c09-acd7-d207fe9e2789"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:52:28,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-2db890bf-13bc-4190-a789-f1ba6c5c76e1 2019-07-30 05:52:28,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198970079422s 2019-07-30 05:52:28,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 05:52:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/9e844bcb33ee4b0d8abeb091dd34f34f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:28,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a61dd3c9-7444-4294-8bbd-bf093a09ae17 2019-07-30 05:52:28,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:52:28,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/9e844bcb33ee4b0d8abeb091dd34f34f used request id req-a61dd3c9-7444-4294-8bbd-bf093a09ae17 2019-07-30 05:52:28,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.267457008362s 2019-07-30 05:52:28,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:52:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=9e844bcb33ee4b0d8abeb091dd34f34f&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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:29,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:29 GMT X-Openstack-Request-Id: req-dfbb2a55-2029-4a47-b03b-2b9c13ada39e 2019-07-30 05:52:29,117 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:50Z", "updated_at": "2019-07-30T05:51:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "18f5a741-9ebc-4d9b-8e4b-df07c2299650", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "1f1f11d7-fbf7-4c4d-b6fd-f5a4decece0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "3acc6ae8-254e-4c41-b91f-0acdc66ae3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "684a5a9e-40ca-46e1-9c57-a63b4975c361", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}], "revision_number": 1, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "cbc4cb79-04a0-4f69-8754-431945203b75", "name": "default"}]} 2019-07-30 05:52:29,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=9e844bcb33ee4b0d8abeb091dd34f34f&name=default used request id req-dfbb2a55-2029-4a47-b03b-2b9c13ada39e 2019-07-30 05:52:29,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318091869354s 2019-07-30 05:52:29,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:52:29,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:29,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:29 GMT X-Openstack-Request-Id: req-f19675d9-37e8-41d6-b529-098b7649942e 2019-07-30 05:52:29,178 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "created_at": "2019-07-30T05:51:50Z", "updated_at": "2019-07-30T05:51:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "18f5a741-9ebc-4d9b-8e4b-df07c2299650", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "1f1f11d7-fbf7-4c4d-b6fd-f5a4decece0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "3acc6ae8-254e-4c41-b91f-0acdc66ae3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:51:50Z", "revision_number": 0, "id": "684a5a9e-40ca-46e1-9c57-a63b4975c361", "remote_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "remote_ip_prefix": null, "created_at": "2019-07-30T05:51:50Z", "security_group_id": "cbc4cb79-04a0-4f69-8754-431945203b75", "tenant_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f"}], "revision_number": 1, "project_id": "9e844bcb33ee4b0d8abeb091dd34f34f", "id": "cbc4cb79-04a0-4f69-8754-431945203b75", "name": "default"}]} 2019-07-30 05:52:29,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f19675d9-37e8-41d6-b529-098b7649942e 2019-07-30 05:52:29,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0559561252594s 2019-07-30 05:52:29,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:52:29,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/cbc4cb79-04a0-4f69-8754-431945203b75.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd424d1d6370dbb59b0832b6709dc9ff2729c084" 2019-07-30 05:52:29,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:52:29 GMT X-Openstack-Request-Id: req-7ae5117a-c931-4f3c-b90f-cdb4c8554c4b 2019-07-30 05:52:29,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:52:29,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/cbc4cb79-04a0-4f69-8754-431945203b75.json used request id req-7ae5117a-c931-4f3c-b90f-cdb4c8554c4b 2019-07-30 05:52:29,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.13427400589s 2019-07-30 05:52:29,366 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-07-30 05:52:29,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:52:29,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-573aac42-27ec-4588-80d1-916fc69295d7 2019-07-30 05:52:29,428 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:52:29,428 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-573aac42-27ec-4588-80d1-916fc69295d7 2019-07-30 05:52:29,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:52:29,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["paPQcfIESIqg2oNwR2EMzw"], "issued_at": "2019-07-30T05:52:29.000000Z"}} 2019-07-30 05:52:29,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:52:29,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:30,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:30 GMT X-Openstack-Request-Id: req-e313b6d2-a1fd-4dfe-9ee3-a47eba345754 2019-07-30 05:52:30,218 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:52:30,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e313b6d2-a1fd-4dfe-9ee3-a47eba345754 2019-07-30 05:52:30,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379980802536s 2019-07-30 05:52:30,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:52:30,230 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b5b640-3530-4a50-ade3-c5b476a9b111 2019-07-30 05:52:30,231 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:52:30,231 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-e9b5b640-3530-4a50-ade3-c5b476a9b111 2019-07-30 05:52:30,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:52:30,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:30,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d803f9-f710-41bc-a2b6-28c7edaa851c 2019-07-30 05:52:30,433 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:52:30,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-55d803f9-f710-41bc-a2b6-28c7edaa851c 2019-07-30 05:52:30,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201730012894s 2019-07-30 05:52:30,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 05:52:30,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc"}}' 2019-07-30 05:52:30,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cea4d17-515e-4ea1-8a66-d11ebaf42809 2019-07-30 05:52:30,593 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a421eb6429fe4c25b2bb58f33fe3ad8c"}, "tags": [], "enabled": true, "id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc"}} 2019-07-30 05:52:30,593 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2cea4d17-515e-4ea1-8a66-d11ebaf42809 2019-07-30 05:52:30,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.152523040771s 2019-07-30 05:52:30,594 - 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'a421eb6429fe4c25b2bb58f33fe3ad8c', '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_4a28686f-3f48-4257-96dc-db886a7f5efc'}) 2019-07-30 05:52:30,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 05:52:30,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5vIrb4cl5daGRYJ7VUUcMo3ljbX7uS", "email": null, "name": "vping_ssh-user_4a28686f-3f48-4257-96dc-db886a7f5efc"}}' 2019-07-30 05:52:30,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490e0dd6-72d0-415e-ae6d-4a48bae770a0 2019-07-30 05:52:30,998 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_4a28686f-3f48-4257-96dc-db886a7f5efc", "links": {"self": "http://172.30.9.24:5000/v3/users/2359a452d9bb44af83d213d53ecefd90"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2359a452d9bb44af83d213d53ecefd90", "domain_id": "default", "password_expires_at": null}} 2019-07-30 05:52:30,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-490e0dd6-72d0-415e-ae6d-4a48bae770a0 2019-07-30 05:52:30,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.397419929504s 2019-07-30 05:52:30,999 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2359a452d9bb44af83d213d53ecefd90', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_4a28686f-3f48-4257-96dc-db886a7f5efc'}) 2019-07-30 05:52:31,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:52:31,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:31,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9c000f-d2cc-4013-a6cc-6f35b7387ac8 2019-07-30 05:52:31,204 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:52:31,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3a9c000f-d2cc-4013-a6cc-6f35b7387ac8 2019-07-30 05:52:31,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20193195343s 2019-07-30 05:52:31,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:52:31,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:31,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efbfef4-f77b-4508-80e0-00bcc3e4e501 2019-07-30 05:52:31,369 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:52:31,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3efbfef4-f77b-4508-80e0-00bcc3e4e501 2019-07-30 05:52:31,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160200834274s 2019-07-30 05:52:31,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:52:31,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:31,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c74be9-70fc-4c3b-8c90-40657fdc259a 2019-07-30 05:52:31,570 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:52:31,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-53c74be9-70fc-4c3b-8c90-40657fdc259a 2019-07-30 05:52:31,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195881128311s 2019-07-30 05:52:31,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:52:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:31,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5460b01-6a59-4a76-87d4-e560ed125404 2019-07-30 05:52:31,775 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 05:52:31,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d5460b01-6a59-4a76-87d4-e560ed125404 2019-07-30 05:52:31,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200171947479s 2019-07-30 05:52:31,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:52:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:32,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053dd94c-cf23-4fb6-8468-426e465ca114 2019-07-30 05:52:32,002 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_4a28686f-3f48-4257-96dc-db886a7f5efc", "links": {"self": "http://172.30.9.24:5000/v3/users/2359a452d9bb44af83d213d53ecefd90"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2359a452d9bb44af83d213d53ecefd90", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:52:32,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-053dd94c-cf23-4fb6-8468-426e465ca114 2019-07-30 05:52:32,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225915908813s 2019-07-30 05:52:32,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:52:32,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:32,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf2c3df-bfa9-4f7a-9af1-f10b3d2e6dc3 2019-07-30 05:52:32,216 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a421eb6429fe4c25b2bb58f33fe3ad8c"}, "tags": [], "enabled": true, "id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc"}]} 2019-07-30 05:52:32,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-fbf2c3df-bfa9-4f7a-9af1-f10b3d2e6dc3 2019-07-30 05:52:32,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201959133148s 2019-07-30 05:52:32,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:52:32,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2359a452d9bb44af83d213d53ecefd90&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=a421eb6429fe4c25b2bb58f33fe3ad8c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:32,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d120c0-d5fd-4f30-b4d7-8c162cccf1a3 2019-07-30 05:52:32,339 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2359a452d9bb44af83d213d53ecefd90&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=a421eb6429fe4c25b2bb58f33fe3ad8c", "previous": null, "next": null}} 2019-07-30 05:52:32,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2359a452d9bb44af83d213d53ecefd90&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=a421eb6429fe4c25b2bb58f33fe3ad8c used request id req-31d120c0-d5fd-4f30-b4d7-8c162cccf1a3 2019-07-30 05:52:32,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115385055542s 2019-07-30 05:52:32,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 05:52:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/a421eb6429fe4c25b2bb58f33fe3ad8c/users/2359a452d9bb44af83d213d53ecefd90/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:32,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74a7958-bf23-4b31-987e-983b2989c90c 2019-07-30 05:52:32,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:52:32,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a421eb6429fe4c25b2bb58f33fe3ad8c/users/2359a452d9bb44af83d213d53ecefd90/roles/7c6f65662ba14da09fdf612228746a7c used request id req-c74a7958-bf23-4b31-987e-983b2989c90c 2019-07-30 05:52:32,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167429924011s 2019-07-30 05:52:32,511 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc', 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'a421eb6429fe4c25b2bb58f33fe3ad8c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5vIrb4cl5daGRYJ7VUUcMo3ljbX7uS', 'username': u'vping_ssh-user_4a28686f-3f48-4257-96dc-db886a7f5efc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 05:52:32,515 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_4a28686f-3f48-4257-96dc-db886a7f5efc', 'password': '5vIrb4cl5daGRYJ7VUUcMo3ljbX7uS', 'project_name': 'vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'a421eb6429fe4c25b2bb58f33fe3ad8c', 'project_domain_name': 'Default'} 2019-07-30 05:52:32,515 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-07-30 05:52:32,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:52:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:32,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492994a3-e082-4055-a872-20039a27fb85 2019-07-30 05:52:32,631 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:52:32,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-492994a3-e082-4055-a872-20039a27fb85 2019-07-30 05:52:32,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115029096603s 2019-07-30 05:52:32,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:52:32,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:52:32,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21362334-43bf-4371-bf18-9550efdbd3a1 2019-07-30 05:52:32,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a421eb6429fe4c25b2bb58f33fe3ad8c"}, "tags": [], "enabled": true, "id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc"}]} 2019-07-30 05:52:32,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-21362334-43bf-4371-bf18-9550efdbd3a1 2019-07-30 05:52:32,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114497900009s 2019-07-30 05:52:32,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:52:32,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" -d '{"network": {"tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "name": "vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc", "admin_state_up": true}}' 2019-07-30 05:52:33,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:33 GMT X-Openstack-Request-Id: req-86183b8e-fe06-42f7-be3b-5b67efbb941d 2019-07-30 05:52:33,116 - 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":"bc345dc1-0741-49fe-9664-06f62f21e733","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:52:32Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc","admin_state_up":true,"tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:32Z","mtu":1450}} 2019-07-30 05:52:33,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-86183b8e-fe06-42f7-be3b-5b67efbb941d 2019-07-30 05:52:33,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.361408948898s 2019-07-30 05:52:33,117 - 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-30T05:52:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bc345dc1-0741-49fe-9664-06f62f21e733', u'provider:segmentation_id': 3, 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_4a28686f-3f48-4257-96dc-db886a7f5efc', u'created_at': u'2019-07-30T05:52:32Z', u'mtu': 1450, u'tenant_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', u'l2_adjacency': True}) 2019-07-30 05:52:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:52:33,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-752b0fc7-f896-40ce-a720-6c1f6713eecd 2019-07-30 05:52:33,128 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:52:33,128 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-752b0fc7-f896-40ce-a720-6c1f6713eecd 2019-07-30 05:52:33,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:52:33,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T06:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "name": "vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/a421eb6429fe4c25b2bb58f33fe3ad8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_4a28686f-3f48-4257-96dc-db886a7f5efc", "id": "2359a452d9bb44af83d213d53ecefd90"}, "audit_ids": ["wO_zSHctQHCrmwxudZUh9g"], "issued_at": "2019-07-30T05:52:33.000000Z"}} 2019-07-30 05:52:33,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:52:33,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:33,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:33 GMT X-Openstack-Request-Id: req-13810313-78a2-49fd-bc67-097b0f0aaffb 2019-07-30 05:52:33,910 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bc345dc1-0741-49fe-9664-06f62f21e733","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:52:32Z","qos_policy_id":null,"name":"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc","admin_state_up":true,"tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:32Z","mtu":1450}]} 2019-07-30 05:52:33,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-13810313-78a2-49fd-bc67-097b0f0aaffb 2019-07-30 05:52:33,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38550901413s 2019-07-30 05:52:33,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:52:33,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"subnet": {"name": "vping_ssh-subnet_4a28686f-3f48-4257-96dc-db886a7f5efc", "enable_dhcp": true, "network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:52:34,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:34 GMT X-Openstack-Request-Id: req-5be9b47c-8612-404a-8a34-48fe792a2c01 2019-07-30 05:52:34,811 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc345dc1-0741-49fe-9664-06f62f21e733","tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:52:34Z","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":"a421eb6429fe4c25b2bb58f33fe3ad8c","id":"2cc1c422-3a3d-4a3e-931c-fb30831f4e50","subnetpool_id":null,"name":"vping_ssh-subnet_4a28686f-3f48-4257-96dc-db886a7f5efc"}} 2019-07-30 05:52:34,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5be9b47c-8612-404a-8a34-48fe792a2c01 2019-07-30 05:52:34,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.899470806122s 2019-07-30 05:52:34,812 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:52:34Z', 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'2cc1c422-3a3d-4a3e-931c-fb30831f4e50', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_4a28686f-3f48-4257-96dc-db886a7f5efc', u'enable_dhcp': True, u'network_id': u'bc345dc1-0741-49fe-9664-06f62f21e733', u'tenant_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', u'created_at': u'2019-07-30T05:52:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c'}) 2019-07-30 05:52:34,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:52:34,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "vping_ssh-router_4a28686f-3f48-4257-96dc-db886a7f5efc", "admin_state_up": true}}' 2019-07-30 05:52:36,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:36 GMT X-Openstack-Request-Id: req-7dd84ac6-c0b9-4cb9-882b-fecd78f99a24 2019-07-30 05:52:36,286 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:34Z", "admin_state_up": true, "updated_at": "2019-07-30T05:52:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934", "name": "vping_ssh-router_4a28686f-3f48-4257-96dc-db886a7f5efc"}} 2019-07-30 05:52:36,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7dd84ac6-c0b9-4cb9-882b-fecd78f99a24 2019-07-30 05:52:36,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47351098061s 2019-07-30 05:52:36,286 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:52:35Z', u'revision_number': 2, u'id': u'6c0deb15-e88e-40b6-8a3d-a8da4f7fa934', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_4a28686f-3f48-4257-96dc-db886a7f5efc', u'admin_state_up': True, u'tenant_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', u'created_at': u'2019-07-30T05:52:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c'}) 2019-07-30 05:52:36,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:52:36,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6c0deb15-e88e-40b6-8a3d-a8da4f7fa934/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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"subnet_id": "2cc1c422-3a3d-4a3e-931c-fb30831f4e50"}' 2019-07-30 05:52:38,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:38 GMT X-Openstack-Request-Id: req-6cfdfd3a-f84e-46a4-a06e-2125a45a1cbd 2019-07-30 05:52:38,794 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "subnet_id": "2cc1c422-3a3d-4a3e-931c-fb30831f4e50", "subnet_ids": ["2cc1c422-3a3d-4a3e-931c-fb30831f4e50"], "port_id": "0f660f65-d56d-4c43-91d7-c3ad818533dc", "id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934"} 2019-07-30 05:52:38,794 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6c0deb15-e88e-40b6-8a3d-a8da4f7fa934/add_router_interface.json used request id req-6cfdfd3a-f84e-46a4-a06e-2125a45a1cbd 2019-07-30 05:52:38,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50708699226s 2019-07-30 05:52:38,795 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 05:52:38,900 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 05:52:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:52:38,909 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:38 GMT 2019-07-30 05:52:38,909 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 05:52:38,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:52:38,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:39,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:39 GMT X-Openstack-Request-Id: req-49c3635d-dcd4-4842-bca9-563a01f42391 2019-07-30 05:52:39,702 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:52:39,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-49c3635d-dcd4-4842-bca9-563a01f42391 2019-07-30 05:52:39,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.790827035904s 2019-07-30 05:52:39,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 05:52:39,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc"}' 2019-07-30 05:52:39,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:39 GMT Location: http://172.30.9.24:9292/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ffa3c7f9-2e14-4b13-b311-727f50d1b4ec 2019-07-30 05:52:39,794 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:52:39Z", "file": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc/file", "owner": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "2b0fe83d-900e-483d-a917-2340497e88fc", "size": null, "self": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc", "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_4a28686f-3f48-4257-96dc-db886a7f5efc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "checksum": null, "created_at": "2019-07-30T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 05:52:39,794 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ffa3c7f9-2e14-4b13-b311-727f50d1b4ec 2019-07-30 05:52:39,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0834171772003s 2019-07-30 05:52:39,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 05:52:39,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc/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}629c1217a3239455c34140e3f736e7f33f23429e" -d '' 2019-07-30 05:52:40,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:52:40 GMT X-Openstack-Request-Id: req-2e43406b-3bca-451d-8a54-bdeab0afa57e 2019-07-30 05:52:40,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-30 05:52:40,315 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc/file used request id req-2e43406b-3bca-451d-8a54-bdeab0afa57e 2019-07-30 05:52:40,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.519705057144s 2019-07-30 05:52:40,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:52:40,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:40,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:40 GMT X-Openstack-Request-Id: req-e47a5b02-273a-46ef-bdf6-2e24c081a8e8 2019-07-30 05:52:40,390 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:52:40Z", "file": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc/file", "owner": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "2b0fe83d-900e-483d-a917-2340497e88fc", "size": 12716032, "self": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:52:40,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e47a5b02-273a-46ef-bdf6-2e24c081a8e8 2019-07-30 05:52:40,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0716760158539s 2019-07-30 05:52:40,393 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc/file', 'owner': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'id': u'2b0fe83d-900e-483d-a917-2340497e88fc', 'size': 12716032, u'self': u'/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'name': 'vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T05:52:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T05:52:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc', '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/2b0fe83d-900e-483d-a917-2340497e88fc', 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_4a28686f-3f48-4257-96dc-db886a7f5efc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc', 'created': u'2019-07-30T05:52:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T05:52:39Z', 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/2b0fe83d-900e-483d-a917-2340497e88fc', 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_4a28686f-3f48-4257-96dc-db886a7f5efc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 05:52:40,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 05:52:40,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_4a28686f-3f48-4257-96dc-db886a7f5efc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 05:52:40,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-9b8e4227-d19e-4757-9fc7-fc536c033e1e x-openstack-request-id: req-9b8e4227-d19e-4757-9fc7-fc536c033e1e 2019-07-30 05:52:40,627 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_4a28686f-3f48-4257-96dc-db886a7f5efc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "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": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43"}} 2019-07-30 05:52:40,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9b8e4227-d19e-4757-9fc7-fc536c033e1e 2019-07-30 05:52:40,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.230678081512s 2019-07-30 05:52:40,628 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_4a28686f-3f48-4257-96dc-db886a7f5efc', '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'2e894757a4e54ebfa46b20b30b23a387', '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'3e3ff0b7-1e4b-4106-bbf6-b60287f44a43', 'swap': 0}) 2019-07-30 05:52:40,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 05:52:40,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43/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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" -d '{"extra_specs": {}}' 2019-07-30 05:52:40,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-20d295e3-1354-4d22-8bf0-ea9702847b2f x-openstack-request-id: req-20d295e3-1354-4d22-8bf0-ea9702847b2f 2019-07-30 05:52:40,648 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 05:52:40,648 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43/os-extra_specs used request id req-20d295e3-1354-4d22-8bf0-ea9702847b2f 2019-07-30 05:52:40,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0189788341522s 2019-07-30 05:52:40,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 05:52:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"keypair": {"name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc"}}' 2019-07-30 05:52:41,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-220cc637-3403-4bb3-9878-c98c6dafc3ec x-openstack-request-id: req-220cc637-3403-4bb3-9878-c98c6dafc3ec 2019-07-30 05:52:41,117 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBSuYMpPgSTmnCQ6TBQ2qI2d3GZObuOXyjjtHzj6L6BWEii8YbQJSemPdkxssv+VwZ3NR1qAzjm0h7WuM3rQsMPa9wxKv4SjESGdAhiWVoUk/bo8HVs8Fj7n4gQv+EueUDnybDZm0KbmX1/8Fdeh0OmAvOPXIaY92wGVr0awGk2GL+BW80XsbOUHSEYKJ/0uTu7kELBXQ1K8wn2lJW56c9bDrjCzEFLVxVEc4lKV58Iiz5XpZ3nDjpdGjkymPKy6+jdlmlnQerzRXeQtNo0fjJjY6J6dMkACTHRacU+tFbXWLoOjvHIAaCo3e91QPNNQMZU05ZHc7uvw/f1+4rfQ6t Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwUrmDKT4Ek5pwkOkwUNqiNndxmTm7jl8o47R84+i+gVhIovG\nG0CUnpj3ZMbLL/lcGdzUdagM45tIe1rjN60LDD2vcMSr+EoxEhnQIYllaFJP26PB\n1bPBY+5+IEL/hLnlA58mw2ZtCm5l9f/BXXodDpgLzj1yGmPdsBla9GsBpNhi/gVv\nNF7GzlB0hGCif9Lk7u5BCwV0NSvMJ9pSVuenPWw64wsxBS1cVRHOJSlefCIs+V6W\nd5w46XRo5Mpjysuvo3ZZpZ0Hq80V3kLTaNH4yY2OienTJAAkx0WnFPrRW11i6Do7\nxyAGgqN3vdUDzTUDGVNOWR3O7r8P39fuK30OrQIDAQABAoIBAQCwlNsLDB5wot/t\nD9zQjeUidl4rY3ywfyYFSXE2H69U11tAsw5dUSc0qCvCDfYLsrNYESyq+8YinHaf\n8o0HDPe9zBCdZZ5xKl4f2iMQsDNLFX9M+RIYR6pRv8vLb0l9GFJGd7ty4PyWffp5\nvJcK7YbkETUfyXSW9UrOGKvGBIew7kK151rkq8rTW15Hzb4dyfaehk1KJ4GjwQxs\n4wd+akwfzYskG0T4WxkB/urhh7Kn0tQZYG8QKJA31uJzKTz6w2lwDwEtKuChwO3x\nyIKtZ2A7v2AcdSoHRPQL2pop5ZLMOi21yV9DtB9S/lzxBCUGSHGwHO0tRw2XyPt8\nQMM2fGUFAoGBAOnmylCzz8Nh6tdw5G+pxtp2OTgHbrxrFoQOB71sGO/C820UcvIg\nILgDb3kr86GIV+kGuGYLO0oQ9QzLL3IrD4YcOmWUQ/AXjiOLDPiE28Jo0jZono/z\nY0FB8MfOkMicCPIEiaj0gGaKRnLUCuD9QRvYzViOgtfVHWkhLrKHyhMLAoGBANON\n7bOIa0TzSWGyTr4Eca0k/qYyazhx0nmPXTDM4ss5UVi2zmy9+e3c/13aPvXYPADt\nWV8Xgjo9fiyS2lU2h7NqBzbEI3pbd/dqH20alwU/aWXj9tMx2UEFmauxdzsUUjsK\nFRPP8fgiNVBXkVF0sgIX8D+KY7V3Y9nniG9ktXgnAoGAYJhQKv3nKmAwtOJJZJfv\nqF60iKABKkzrUoPczGxs6+9NyllskvOTr4qzqY3uImKFM5Xz5yhyRscz/CGZKYQA\n+DiGIVcWq3t+1szhAW0UuHfDgHa6LOatsdCCmHGFN2PBCfm3xA+dSzuFlnxdNcdA\n8TgarZzFCk9XwwfSGiab3DsCgYAvsng9WiyVRyTsWf9W6DmZCBZB8mwqNb92mNQy\nBH+9whaNIeo4qjyHXKRWzLYVR8N/kgPsZKh/6Q1hj1qai8jcsrMdresx0x2hMtQT\nDUOvczSYPGWSCFMrTc/v3fs73sELfqJx7RhpEY1jp9qjuuPHhQ4txU3lxB1HK+Se\n+N3RUQKBgQCm+E9vng7jeOdTNQWb5PBrpz1WRR/z8RewD2uRETV0uCD985usp9HP\nQagVcNDaWgEsaLu4CzeMhdI6J6ml77bYOMZm+/SJATJ4BF080m5ofSFjonl8DaY2\nq78gwQalG55jbOr3IPudPjHlsmlJy2Ooo0egohlp9fDQONl7i40UsQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2359a452d9bb44af83d213d53ecefd90", "name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "fingerprint": "0e:83:65:5d:61:d5:a9:a3:57:03:98:79:54:70:0c:a7"}} 2019-07-30 05:52:41,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-220cc637-3403-4bb3-9878-c98c6dafc3ec 2019-07-30 05:52:41,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.466781139374s 2019-07-30 05:52:41,118 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBSuYMpPgSTmnCQ6TBQ2qI2d3GZObuOXyjjtHzj6L6BWEii8YbQJSemPdkxssv+VwZ3NR1qAzjm0h7WuM3rQsMPa9wxKv4SjESGdAhiWVoUk/bo8HVs8Fj7n4gQv+EueUDnybDZm0KbmX1/8Fdeh0OmAvOPXIaY92wGVr0awGk2GL+BW80XsbOUHSEYKJ/0uTu7kELBXQ1K8wn2lJW56c9bDrjCzEFLVxVEc4lKV58Iiz5XpZ3nDjpdGjkymPKy6+jdlmlnQerzRXeQtNo0fjJjY6J6dMkACTHRacU+tFbXWLoOjvHIAaCo3e91QPNNQMZU05ZHc7uvw/f1+4rfQ6t Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwUrmDKT4Ek5pwkOkwUNqiNndxmTm7jl8o47R84+i+gVhIovG\nG0CUnpj3ZMbLL/lcGdzUdagM45tIe1rjN60LDD2vcMSr+EoxEhnQIYllaFJP26PB\n1bPBY+5+IEL/hLnlA58mw2ZtCm5l9f/BXXodDpgLzj1yGmPdsBla9GsBpNhi/gVv\nNF7GzlB0hGCif9Lk7u5BCwV0NSvMJ9pSVuenPWw64wsxBS1cVRHOJSlefCIs+V6W\nd5w46XRo5Mpjysuvo3ZZpZ0Hq80V3kLTaNH4yY2OienTJAAkx0WnFPrRW11i6Do7\nxyAGgqN3vdUDzTUDGVNOWR3O7r8P39fuK30OrQIDAQABAoIBAQCwlNsLDB5wot/t\nD9zQjeUidl4rY3ywfyYFSXE2H69U11tAsw5dUSc0qCvCDfYLsrNYESyq+8YinHaf\n8o0HDPe9zBCdZZ5xKl4f2iMQsDNLFX9M+RIYR6pRv8vLb0l9GFJGd7ty4PyWffp5\nvJcK7YbkETUfyXSW9UrOGKvGBIew7kK151rkq8rTW15Hzb4dyfaehk1KJ4GjwQxs\n4wd+akwfzYskG0T4WxkB/urhh7Kn0tQZYG8QKJA31uJzKTz6w2lwDwEtKuChwO3x\nyIKtZ2A7v2AcdSoHRPQL2pop5ZLMOi21yV9DtB9S/lzxBCUGSHGwHO0tRw2XyPt8\nQMM2fGUFAoGBAOnmylCzz8Nh6tdw5G+pxtp2OTgHbrxrFoQOB71sGO/C820UcvIg\nILgDb3kr86GIV+kGuGYLO0oQ9QzLL3IrD4YcOmWUQ/AXjiOLDPiE28Jo0jZono/z\nY0FB8MfOkMicCPIEiaj0gGaKRnLUCuD9QRvYzViOgtfVHWkhLrKHyhMLAoGBANON\n7bOIa0TzSWGyTr4Eca0k/qYyazhx0nmPXTDM4ss5UVi2zmy9+e3c/13aPvXYPADt\nWV8Xgjo9fiyS2lU2h7NqBzbEI3pbd/dqH20alwU/aWXj9tMx2UEFmauxdzsUUjsK\nFRPP8fgiNVBXkVF0sgIX8D+KY7V3Y9nniG9ktXgnAoGAYJhQKv3nKmAwtOJJZJfv\nqF60iKABKkzrUoPczGxs6+9NyllskvOTr4qzqY3uImKFM5Xz5yhyRscz/CGZKYQA\n+DiGIVcWq3t+1szhAW0UuHfDgHa6LOatsdCCmHGFN2PBCfm3xA+dSzuFlnxdNcdA\n8TgarZzFCk9XwwfSGiab3DsCgYAvsng9WiyVRyTsWf9W6DmZCBZB8mwqNb92mNQy\nBH+9whaNIeo4qjyHXKRWzLYVR8N/kgPsZKh/6Q1hj1qai8jcsrMdresx0x2hMtQT\nDUOvczSYPGWSCFMrTc/v3fs73sELfqJx7RhpEY1jp9qjuuPHhQ4txU3lxB1HK+Se\n+N3RUQKBgQCm+E9vng7jeOdTNQWb5PBrpz1WRR/z8RewD2uRETV0uCD985usp9HP\nQagVcNDaWgEsaLu4CzeMhdI6J6ml77bYOMZm+/SJATJ4BF080m5ofSFjonl8DaY2\nq78gwQalG55jbOr3IPudPjHlsmlJy2Ooo0egohlp9fDQONl7i40UsQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2359a452d9bb44af83d213d53ecefd90', 'name': u'vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc', 'created_at': '2019-07-30T05:52:41.118716', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'name': 'vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0e:83:65:5d:61:d5:a9:a3:57:03:98:79:54:70:0c:a7', 'type': 'ssh', 'id': u'vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc'}) 2019-07-30 05:52:41,119 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwUrmDKT4Ek5pwkOkwUNqiNndxmTm7jl8o47R84+i+gVhIovG G0CUnpj3ZMbLL/lcGdzUdagM45tIe1rjN60LDD2vcMSr+EoxEhnQIYllaFJP26PB 1bPBY+5+IEL/hLnlA58mw2ZtCm5l9f/BXXodDpgLzj1yGmPdsBla9GsBpNhi/gVv NF7GzlB0hGCif9Lk7u5BCwV0NSvMJ9pSVuenPWw64wsxBS1cVRHOJSlefCIs+V6W d5w46XRo5Mpjysuvo3ZZpZ0Hq80V3kLTaNH4yY2OienTJAAkx0WnFPrRW11i6Do7 xyAGgqN3vdUDzTUDGVNOWR3O7r8P39fuK30OrQIDAQABAoIBAQCwlNsLDB5wot/t D9zQjeUidl4rY3ywfyYFSXE2H69U11tAsw5dUSc0qCvCDfYLsrNYESyq+8YinHaf 8o0HDPe9zBCdZZ5xKl4f2iMQsDNLFX9M+RIYR6pRv8vLb0l9GFJGd7ty4PyWffp5 vJcK7YbkETUfyXSW9UrOGKvGBIew7kK151rkq8rTW15Hzb4dyfaehk1KJ4GjwQxs 4wd+akwfzYskG0T4WxkB/urhh7Kn0tQZYG8QKJA31uJzKTz6w2lwDwEtKuChwO3x yIKtZ2A7v2AcdSoHRPQL2pop5ZLMOi21yV9DtB9S/lzxBCUGSHGwHO0tRw2XyPt8 QMM2fGUFAoGBAOnmylCzz8Nh6tdw5G+pxtp2OTgHbrxrFoQOB71sGO/C820UcvIg ILgDb3kr86GIV+kGuGYLO0oQ9QzLL3IrD4YcOmWUQ/AXjiOLDPiE28Jo0jZono/z Y0FB8MfOkMicCPIEiaj0gGaKRnLUCuD9QRvYzViOgtfVHWkhLrKHyhMLAoGBANON 7bOIa0TzSWGyTr4Eca0k/qYyazhx0nmPXTDM4ss5UVi2zmy9+e3c/13aPvXYPADt WV8Xgjo9fiyS2lU2h7NqBzbEI3pbd/dqH20alwU/aWXj9tMx2UEFmauxdzsUUjsK FRPP8fgiNVBXkVF0sgIX8D+KY7V3Y9nniG9ktXgnAoGAYJhQKv3nKmAwtOJJZJfv qF60iKABKkzrUoPczGxs6+9NyllskvOTr4qzqY3uImKFM5Xz5yhyRscz/CGZKYQA +DiGIVcWq3t+1szhAW0UuHfDgHa6LOatsdCCmHGFN2PBCfm3xA+dSzuFlnxdNcdA 8TgarZzFCk9XwwfSGiab3DsCgYAvsng9WiyVRyTsWf9W6DmZCBZB8mwqNb92mNQy BH+9whaNIeo4qjyHXKRWzLYVR8N/kgPsZKh/6Q1hj1qai8jcsrMdresx0x2hMtQT DUOvczSYPGWSCFMrTc/v3fs73sELfqJx7RhpEY1jp9qjuuPHhQ4txU3lxB1HK+Se +N3RUQKBgQCm+E9vng7jeOdTNQWb5PBrpz1WRR/z8RewD2uRETV0uCD985usp9HP QagVcNDaWgEsaLu4CzeMhdI6J6ml77bYOMZm+/SJATJ4BF080m5ofSFjonl8DaY2 q78gwQalG55jbOr3IPudPjHlsmlJy2Ooo0egohlp9fDQONl7i40UsQ== -----END RSA PRIVATE KEY----- 2019-07-30 05:52:41,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 05:52:41,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"security_group": {"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-07-30 05:52:41,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:41 GMT X-Openstack-Request-Id: req-c6cd04ba-71e8-46c9-b424-818232be271c 2019-07-30 05:52:41,289 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:41Z", "updated_at": "2019-07-30T05:52:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "7e18e85d-d849-4109-9273-eb39a5ecd990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "cf32b2ee-a593-460f-9afa-23d946ef20f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}], "revision_number": 1, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}} 2019-07-30 05:52:41,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c6cd04ba-71e8-46c9-b424-818232be271c 2019-07-30 05:52:41,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.165387153625s 2019-07-30 05:52:41,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:52:41,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:41,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:41 GMT X-Openstack-Request-Id: req-3c3b3cfc-2b72-48d9-a05d-90b8a6e0ad90 2019-07-30 05:52:41,372 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:41Z", "updated_at": "2019-07-30T05:52:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "7e18e85d-d849-4109-9273-eb39a5ecd990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "cf32b2ee-a593-460f-9afa-23d946ef20f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}], "revision_number": 1, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}, {"description": "Default security group", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:32Z", "updated_at": "2019-07-30T05:52:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "1fa7295a-20ef-444e-8061-7d70e1d45eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "3276303a-6254-4c29-984e-6ca3897785f4", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "36cba67c-d2f9-4205-949b-6458db3e58d8", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "c47a9f88-4af1-4bb1-a52d-37526098facc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}], "revision_number": 1, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "b28cec58-e713-41bf-921b-c309fae09b96", "name": "default"}]} 2019-07-30 05:52:41,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3c3b3cfc-2b72-48d9-a05d-90b8a6e0ad90 2019-07-30 05:52:41,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0767440795898s 2019-07-30 05:52:41,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 05:52:41,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -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": "66f04c2a-2d81-48cb-bc8c-6412521b95c4"}}' 2019-07-30 05:52:41,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:41 GMT X-Openstack-Request-Id: req-2a46d7b3-2f4b-4a8a-a6d1-29b5dd465470 2019-07-30 05:52:41,542 - 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-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "port_range_min": 22, "revision_number": 0, "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:41Z", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "f1670699-7d1c-4eef-ba58-7d241e44c1b6"}} 2019-07-30 05:52:41,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2a46d7b3-2f4b-4a8a-a6d1-29b5dd465470 2019-07-30 05:52:41,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163521051407s 2019-07-30 05:52:41,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:52:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:41,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:41 GMT X-Openstack-Request-Id: req-c02cca91-3b99-40b3-ac6f-dac6e0473296 2019-07-30 05:52:41,587 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:41Z", "updated_at": "2019-07-30T05:52:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "7e18e85d-d849-4109-9273-eb39a5ecd990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "cf32b2ee-a593-460f-9afa-23d946ef20f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "f1670699-7d1c-4eef-ba58-7d241e44c1b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}], "revision_number": 2, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}, {"description": "Default security group", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:32Z", "updated_at": "2019-07-30T05:52:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "1fa7295a-20ef-444e-8061-7d70e1d45eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "3276303a-6254-4c29-984e-6ca3897785f4", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "36cba67c-d2f9-4205-949b-6458db3e58d8", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "c47a9f88-4af1-4bb1-a52d-37526098facc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}], "revision_number": 1, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "b28cec58-e713-41bf-921b-c309fae09b96", "name": "default"}]} 2019-07-30 05:52:41,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c02cca91-3b99-40b3-ac6f-dac6e0473296 2019-07-30 05:52:41,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0396378040314s 2019-07-30 05:52:41,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 05:52:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -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": "66f04c2a-2d81-48cb-bc8c-6412521b95c4"}}' 2019-07-30 05:52:41,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:41 GMT X-Openstack-Request-Id: req-81e01ec1-a5b2-49ae-b27f-f9a1911aff0b 2019-07-30 05:52:41,708 - 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-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "port_range_min": null, "revision_number": 0, "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:41Z", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "ea480810-70d4-4f80-b9b5-18d653f25034"}} 2019-07-30 05:52:41,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-81e01ec1-a5b2-49ae-b27f-f9a1911aff0b 2019-07-30 05:52:41,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115418195724s 2019-07-30 05:52:41,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:52:41,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:41,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:41 GMT X-Openstack-Request-Id: req-8c7d5b07-c7a1-4e5b-b73b-09f2441cb896 2019-07-30 05:52:41,816 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc345dc1-0741-49fe-9664-06f62f21e733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","l2_adjacency":true,"status":"ACTIVE","subnets":["2cc1c422-3a3d-4a3e-931c-fb30831f4e50"],"description":"","tags":[],"updated_at":"2019-07-30T05:52:34Z","qos_policy_id":null,"name":"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc","admin_state_up":true,"tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:32Z","mtu":1450}]} 2019-07-30 05:52:41,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8c7d5b07-c7a1-4e5b-b73b-09f2441cb896 2019-07-30 05:52:41,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105882167816s 2019-07-30 05:52:41,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:52:41,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:41,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:41 GMT X-Openstack-Request-Id: req-af522bee-01d9-4f1b-adec-ce83ff4c2d26 2019-07-30 05:52:41,862 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:52:40Z", "file": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc/file", "owner": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "2b0fe83d-900e-483d-a917-2340497e88fc", "size": 12716032, "self": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:52:41,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-af522bee-01d9-4f1b-adec-ce83ff4c2d26 2019-07-30 05:52:41,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0409138202667s 2019-07-30 05:52:41,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:52:41,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:41,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-fef41fa7-73d6-4448-8fb1-cd21dc66be93 x-openstack-request-id: req-fef41fa7-73d6-4448-8fb1-cd21dc66be93 2019-07-30 05:52:41,892 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_4a28686f-3f48-4257-96dc-db886a7f5efc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "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": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43"}]} 2019-07-30 05:52:41,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-fef41fa7-73d6-4448-8fb1-cd21dc66be93 2019-07-30 05:52:41,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023698091507s 2019-07-30 05:52:41,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 05:52:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"server": {"name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "imageRef": "2b0fe83d-900e-483d-a917-2340497e88fc", "flavorRef": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bc345dc1-0741-49fe-9664-06f62f21e733"}], "security_groups": [{"name": "66f04c2a-2d81-48cb-bc8c-6412521b95c4"}]}}' 2019-07-30 05:52:44,838 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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 location: http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9 x-compute-request-id: req-85045d98-5114-4f93-8c35-823f203322eb x-openstack-request-id: req-85045d98-5114-4f93-8c35-823f203322eb 2019-07-30 05:52:44,838 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "66f04c2a-2d81-48cb-bc8c-6412521b95c4"}], "OS-DCF:diskConfig": "MANUAL", "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "adminPass": "nDybsc6bn7Dj"}} 2019-07-30 05:52:44,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-85045d98-5114-4f93-8c35-823f203322eb 2019-07-30 05:52:44,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.94415092468s 2019-07-30 05:52:44,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:44,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:45,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-2b7681b3-f2ab-4718-afda-e41b614549de x-openstack-request-id: req-2b7681b3-f2ab-4718-afda-e41b614549de 2019-07-30 05:52:45,563 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "user_id": "2359a452d9bb44af83d213d53ecefd90", "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-30T05:52:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:45,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b7681b3-f2ab-4718-afda-e41b614549de 2019-07-30 05:52:45,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724486112595s 2019-07-30 05:52:45,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:52:45,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:45,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:45 GMT X-Openstack-Request-Id: req-b79b8908-6757-4a40-8117-b1eaafaef164 2019-07-30 05:52:45,683 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc345dc1-0741-49fe-9664-06f62f21e733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","l2_adjacency":true,"status":"ACTIVE","subnets":["2cc1c422-3a3d-4a3e-931c-fb30831f4e50"],"description":"","tags":[],"updated_at":"2019-07-30T05:52:34Z","qos_policy_id":null,"name":"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc","admin_state_up":true,"tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:32Z","mtu":1450}]} 2019-07-30 05:52:45,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b79b8908-6757-4a40-8117-b1eaafaef164 2019-07-30 05:52:45,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108180999756s 2019-07-30 05:52:45,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:52:45,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:45,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:45 GMT X-Openstack-Request-Id: req-47fe3ecc-2167-4ba3-913f-3e6f9e6903ae 2019-07-30 05:52:45,768 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc345dc1-0741-49fe-9664-06f62f21e733","tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:52:34Z","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":"a421eb6429fe4c25b2bb58f33fe3ad8c","id":"2cc1c422-3a3d-4a3e-931c-fb30831f4e50","subnetpool_id":null,"name":"vping_ssh-subnet_4a28686f-3f48-4257-96dc-db886a7f5efc"}]} 2019-07-30 05:52:45,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-47fe3ecc-2167-4ba3-913f-3e6f9e6903ae 2019-07-30 05:52:45,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0836799144745s 2019-07-30 05:52:45,769 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:52:47,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:47,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:48,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-5d95cf68-2faf-40de-a15f-f55eb53c1277 x-openstack-request-id: req-5d95cf68-2faf-40de-a15f-f55eb53c1277 2019-07-30 05:52:48,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:52:47Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:48,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d95cf68-2faf-40de-a15f-f55eb53c1277 2019-07-30 05:52:48,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395288944244s 2019-07-30 05:52:48,173 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:52:50,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:50,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-8d990568-3c87-4cfa-81ad-28289b896119 x-openstack-request-id: req-8d990568-3c87-4cfa-81ad-28289b896119 2019-07-30 05:52:50,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:52:47Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:50,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d990568-3c87-4cfa-81ad-28289b896119 2019-07-30 05:52:50,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164386034012s 2019-07-30 05:52:50,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:52:52,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:52,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-3a691650-4d5b-4f61-8482-bd6cc2eb5798 x-openstack-request-id: req-3a691650-4d5b-4f61-8482-bd6cc2eb5798 2019-07-30 05:52:52,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:52:47Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:52,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3a691650-4d5b-4f61-8482-bd6cc2eb5798 2019-07-30 05:52:52,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189501047134s 2019-07-30 05:52:52,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:52:54,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:54,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-3debb56c-a635-4fad-9c80-37d726d85ecf x-openstack-request-id: req-3debb56c-a635-4fad-9c80-37d726d85ecf 2019-07-30 05:52:54,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:c7:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:53.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:52:53Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:54,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3debb56c-a635-4fad-9c80-37d726d85ecf 2019-07-30 05:52:54,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174291133881s 2019-07-30 05:52:54,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:52:54,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=55513102-0b39-4f3e-b53f-3fa94ea989d9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:54,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:54 GMT X-Openstack-Request-Id: req-1e51880d-4a1c-49ea-8d16-0655e7cc5866 2019-07-30 05:52:54,789 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:52:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cc1c422-3a3d-4a3e-931c-fb30831f4e50","ip_address":"192.168.120.4"}],"id":"cb8863f4-38a5-49a0-8620-b7924ad85f9e","security_groups":["66f04c2a-2d81-48cb-bc8c-6412521b95c4"],"mac_address":"fa:16:3e:55:c7:19","project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc345dc1-0741-49fe-9664-06f62f21e733","tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:48Z","binding:vnic_type":"normal","device_id":"55513102-0b39-4f3e-b53f-3fa94ea989d9","ip_allocation":"immediate"}]} 2019-07-30 05:52:54,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=55513102-0b39-4f3e-b53f-3fa94ea989d9 used request id req-1e51880d-4a1c-49ea-8d16-0655e7cc5866 2019-07-30 05:52:54,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0616381168365s 2019-07-30 05:52:54,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:52:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=cb8863f4-38a5-49a0-8620-b7924ad85f9e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:54,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:54 GMT X-Openstack-Request-Id: req-2e30f2f1-de13-4367-b254-64acc8c9e74f 2019-07-30 05:52:54,853 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:52:54,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=cb8863f4-38a5-49a0-8620-b7924ad85f9e used request id req-2e30f2f1-de13-4367-b254-64acc8c9e74f 2019-07-30 05:52:54,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0527720451355s 2019-07-30 05:52:54,854 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:55:c7:19', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2b0fe83d-900e-483d-a917-2340497e88fc'}), 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-30T05:52:53.000000', 'flavor': Munch({u'id': u'3e3ff0b7-1e4b-4106-bbf6-b60287f44a43'}), 'az': u'nova', 'id': u'55513102-0b39-4f3e-b53f-3fa94ea989d9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2359a452d9bb44af83d213d53ecefd90', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'name': 'vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc', '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-30T05:52:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T05:52:53Z', 'hostId': u'7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140', '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-30T05:52:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'name': u'vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc', 'adminPass': u'nDybsc6bn7Dj', 'tenant_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'created_at': u'2019-07-30T05:52:44Z', 'created': u'2019-07-30T05:52:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 05:52:54,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:52:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:54,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:54 GMT X-Openstack-Request-Id: req-c5a31536-59e6-4cc5-83eb-9106861ab515 2019-07-30 05:52:54,945 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc345dc1-0741-49fe-9664-06f62f21e733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","l2_adjacency":true,"status":"ACTIVE","subnets":["2cc1c422-3a3d-4a3e-931c-fb30831f4e50"],"description":"","tags":[],"updated_at":"2019-07-30T05:52:34Z","qos_policy_id":null,"name":"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc","admin_state_up":true,"tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:32Z","mtu":1450}]} 2019-07-30 05:52:54,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c5a31536-59e6-4cc5-83eb-9106861ab515 2019-07-30 05:52:54,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0911219120026s 2019-07-30 05:52:54,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:52:54,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:55,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52:55 GMT X-Openstack-Request-Id: req-83446f5a-3f1c-4266-afb1-f83416efd7d2 2019-07-30 05:52:55,273 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:52:40Z", "file": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc/file", "owner": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "2b0fe83d-900e-483d-a917-2340497e88fc", "size": 12716032, "self": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:52:55,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-83446f5a-3f1c-4266-afb1-f83416efd7d2 2019-07-30 05:52:55,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322508096695s 2019-07-30 05:52:55,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:52:55,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:55,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-3ce6e1a6-af6e-4342-bd6b-1c5f43c5f247 x-openstack-request-id: req-3ce6e1a6-af6e-4342-bd6b-1c5f43c5f247 2019-07-30 05:52:55,300 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_4a28686f-3f48-4257-96dc-db886a7f5efc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "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": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43"}]} 2019-07-30 05:52:55,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3ce6e1a6-af6e-4342-bd6b-1c5f43c5f247 2019-07-30 05:52:55,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249509811401s 2019-07-30 05:52:55,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 05:52:55,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"server": {"name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "imageRef": "2b0fe83d-900e-483d-a917-2340497e88fc", "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "flavorRef": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bc345dc1-0741-49fe-9664-06f62f21e733"}], "security_groups": [{"name": "66f04c2a-2d81-48cb-bc8c-6412521b95c4"}]}}' 2019-07-30 05:52:56,070 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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 location: http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5 x-compute-request-id: req-ab29237f-3fc5-4458-ba64-2dc55273cc03 x-openstack-request-id: req-ab29237f-3fc5-4458-ba64-2dc55273cc03 2019-07-30 05:52:56,070 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "66f04c2a-2d81-48cb-bc8c-6412521b95c4"}], "OS-DCF:diskConfig": "MANUAL", "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "adminPass": "9WcskQcqt8Zd"}} 2019-07-30 05:52:56,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ab29237f-3fc5-4458-ba64-2dc55273cc03 2019-07-30 05:52:56,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.769418954849s 2019-07-30 05:52:56,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:56,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:56,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-56e45558-a774-4bf7-8d43-4b57b3213881 x-openstack-request-id: req-56e45558-a774-4bf7-8d43-4b57b3213881 2019-07-30 05:52:56,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "user_id": "2359a452d9bb44af83d213d53ecefd90", "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-30T05:52:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:55Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:c7:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:53.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:52:53Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:56,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-56e45558-a774-4bf7-8d43-4b57b3213881 2019-07-30 05:52:56,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469085931778s 2019-07-30 05:52:56,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:52:58,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:52:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:52:59,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Tue, 30 Jul 2019 05:52: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-79fd929e-2989-4620-b9ff-5f3a169fa173 x-openstack-request-id: req-79fd929e-2989-4620-b9ff-5f3a169fa173 2019-07-30 05:52:59,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:52:58Z", "hostId": "4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:55Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:c7:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:53.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:52:53Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:52:59,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79fd929e-2989-4620-b9ff-5f3a169fa173 2019-07-30 05:52:59,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510298013687s 2019-07-30 05:52:59,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:01,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:01,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:01,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-7718f9b3-5e0f-4dbb-a5b4-39d34b4a9f7e x-openstack-request-id: req-7718f9b3-5e0f-4dbb-a5b4-39d34b4a9f7e 2019-07-30 05:53:01,462 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:52:59Z", "hostId": "4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:55Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:c7:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:53.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:52:53Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:01,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7718f9b3-5e0f-4dbb-a5b4-39d34b4a9f7e 2019-07-30 05:53:01,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391556978226s 2019-07-30 05:53:01,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:03,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:03,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-2d8a5e77-4749-469d-a6cc-3d878030b68d x-openstack-request-id: req-2d8a5e77-4749-469d-a6cc-3d878030b68d 2019-07-30 05:53:03,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:52:59Z", "hostId": "4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:55Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:c7:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:53.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:52:53Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:03,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2d8a5e77-4749-469d-a6cc-3d878030b68d 2019-07-30 05:53:03,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18289899826s 2019-07-30 05:53:03,662 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:05,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:06,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-11e75e18-3ec8-44f2-8b41-f490f7a7df76 x-openstack-request-id: req-11e75e18-3ec8-44f2-8b41-f490f7a7df76 2019-07-30 05:53:06,115 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:52:59Z", "hostId": "4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:55Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:c7:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:53.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:52:53Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:06,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11e75e18-3ec8-44f2-8b41-f490f7a7df76 2019-07-30 05:53:06,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451163053513s 2019-07-30 05:53:06,124 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:08,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:08,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:08,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-89699ec1-28da-4793-9495-4571d6b16b75 x-openstack-request-id: req-89699ec1-28da-4793-9495-4571d6b16b75 2019-07-30 05:53:08,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:e7:dd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:06.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:06Z", "hostId": "4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:55Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:c7:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:53.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:52:53Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:08,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-89699ec1-28da-4793-9495-4571d6b16b75 2019-07-30 05:53:08,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499241113663s 2019-07-30 05:53:08,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:53:08,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=33f25a16-9121-4927-aea6-4f0e85992ae5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:08,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:08 GMT X-Openstack-Request-Id: req-3c3bead3-beb8-41dd-ada0-451533496f94 2019-07-30 05:53:08,971 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:53:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cc1c422-3a3d-4a3e-931c-fb30831f4e50","ip_address":"192.168.120.6"}],"id":"5c7dda95-f011-46d8-af2e-a11776337d6d","security_groups":["66f04c2a-2d81-48cb-bc8c-6412521b95c4"],"mac_address":"fa:16:3e:09:e7:dd","project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc345dc1-0741-49fe-9664-06f62f21e733","tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:59Z","binding:vnic_type":"normal","device_id":"33f25a16-9121-4927-aea6-4f0e85992ae5","ip_allocation":"immediate"}]} 2019-07-30 05:53:08,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=33f25a16-9121-4927-aea6-4f0e85992ae5 used request id req-3c3bead3-beb8-41dd-ada0-451533496f94 2019-07-30 05:53:08,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.338078975677s 2019-07-30 05:53:08,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:53:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5c7dda95-f011-46d8-af2e-a11776337d6d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:09,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:08 GMT X-Openstack-Request-Id: req-ff0645e8-4146-4326-a8ed-3f218eee5b66 2019-07-30 05:53:09,033 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:53:09,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5c7dda95-f011-46d8-af2e-a11776337d6d used request id req-ff0645e8-4146-4326-a8ed-3f218eee5b66 2019-07-30 05:53:09,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0521469116211s 2019-07-30 05:53:09,034 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:e7:dd', 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'2b0fe83d-900e-483d-a917-2340497e88fc'}), 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-30T05:53:06.000000', 'flavor': Munch({u'id': u'3e3ff0b7-1e4b-4106-bbf6-b60287f44a43'}), 'az': u'nova', 'id': u'33f25a16-9121-4927-aea6-4f0e85992ae5', 'security_groups': [Munch({u'name': u'vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2359a452d9bb44af83d213d53ecefd90', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'name': 'vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc', '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-30T05:53:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T05:53:06Z', 'hostId': u'4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f', '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-30T05:53:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'name': u'vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc', 'adminPass': u'9WcskQcqt8Zd', 'tenant_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'created_at': u'2019-07-30T05:52:55Z', 'created': u'2019-07-30T05:52:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 05:53:09,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:53:09,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:09,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:09 GMT X-Openstack-Request-Id: req-a065d11d-a177-4c93-8437-53923cf64cb1 2019-07-30 05:53:09,151 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc345dc1-0741-49fe-9664-06f62f21e733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","l2_adjacency":true,"status":"ACTIVE","subnets":["2cc1c422-3a3d-4a3e-931c-fb30831f4e50"],"description":"","tags":[],"updated_at":"2019-07-30T05:52:34Z","qos_policy_id":null,"name":"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc","admin_state_up":true,"tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:32Z","mtu":1450}]} 2019-07-30 05:53:09,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a065d11d-a177-4c93-8437-53923cf64cb1 2019-07-30 05:53:09,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111802101135s 2019-07-30 05:53:09,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:53:09,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=33f25a16-9121-4927-aea6-4f0e85992ae5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:09,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:09 GMT X-Openstack-Request-Id: req-52850b46-6f1e-437f-9c1d-04965abc01f8 2019-07-30 05:53:09,212 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:53:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2cc1c422-3a3d-4a3e-931c-fb30831f4e50","ip_address":"192.168.120.6"}],"id":"5c7dda95-f011-46d8-af2e-a11776337d6d","security_groups":["66f04c2a-2d81-48cb-bc8c-6412521b95c4"],"mac_address":"fa:16:3e:09:e7:dd","project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc345dc1-0741-49fe-9664-06f62f21e733","tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:59Z","binding:vnic_type":"normal","device_id":"33f25a16-9121-4927-aea6-4f0e85992ae5","ip_allocation":"immediate"}]} 2019-07-30 05:53:09,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=33f25a16-9121-4927-aea6-4f0e85992ae5 used request id req-52850b46-6f1e-437f-9c1d-04965abc01f8 2019-07-30 05:53:09,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0600960254669s 2019-07-30 05:53:09,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 05:53:09,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "fixed_ip_address": "192.168.120.6", "port_id": "5c7dda95-f011-46d8-af2e-a11776337d6d"}}' 2019-07-30 05:53:11,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:11 GMT X-Openstack-Request-Id: req-52bf69f2-1a88-46ef-ad41-5b77b58427b7 2019-07-30 05:53:11,557 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:53:10Z", "updated_at": "2019-07-30T05:53:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:e7:dd", "device_id": "33f25a16-9121-4927-aea6-4f0e85992ae5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_id": "5c7dda95-f011-46d8-af2e-a11776337d6d", "id": "e7ffdcc0-ee95-4313-89cc-ea938f0c38c7", "qos_policy_id": null}} 2019-07-30 05:53:11,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-52bf69f2-1a88-46ef-ad41-5b77b58427b7 2019-07-30 05:53:11,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.3442671299s 2019-07-30 05:53:11,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:53:11,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:11,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:11 GMT X-Openstack-Request-Id: req-a6dd5cbb-fc9d-4f44-8c17-e8c1e82819a0 2019-07-30 05:53:11,645 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:53:10Z", "updated_at": "2019-07-30T05:53:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:e7:dd", "device_id": "33f25a16-9121-4927-aea6-4f0e85992ae5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_id": "5c7dda95-f011-46d8-af2e-a11776337d6d", "id": "e7ffdcc0-ee95-4313-89cc-ea938f0c38c7", "qos_policy_id": null}]} 2019-07-30 05:53:11,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a6dd5cbb-fc9d-4f44-8c17-e8c1e82819a0 2019-07-30 05:53:11,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0739960670471s 2019-07-30 05:53:11,653 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:53:11,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:53:11,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:11,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:11 GMT X-Openstack-Request-Id: req-97e3812c-9bc0-4ae7-84a8-3c0f86c84d0c 2019-07-30 05:53:11,830 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:53:10Z", "updated_at": "2019-07-30T05:53:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:e7:dd", "device_id": "33f25a16-9121-4927-aea6-4f0e85992ae5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_id": "5c7dda95-f011-46d8-af2e-a11776337d6d", "id": "e7ffdcc0-ee95-4313-89cc-ea938f0c38c7", "qos_policy_id": null}]} 2019-07-30 05:53:11,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-97e3812c-9bc0-4ae7-84a8-3c0f86c84d0c 2019-07-30 05:53:11,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0677011013031s 2019-07-30 05:53:11,838 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:53:11,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:53:11,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:12,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:11 GMT X-Openstack-Request-Id: req-7e0b598f-391e-4aeb-9738-20f1717c5705 2019-07-30 05:53:12,016 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:53:10Z", "updated_at": "2019-07-30T05:53:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:e7:dd", "device_id": "33f25a16-9121-4927-aea6-4f0e85992ae5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_id": "5c7dda95-f011-46d8-af2e-a11776337d6d", "id": "e7ffdcc0-ee95-4313-89cc-ea938f0c38c7", "qos_policy_id": null}]} 2019-07-30 05:53:12,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7e0b598f-391e-4aeb-9738-20f1717c5705 2019-07-30 05:53:12,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0680079460144s 2019-07-30 05:53:12,022 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:53:12,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:53:12,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:12,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:12 GMT X-Openstack-Request-Id: req-1e016495-55ef-4fb2-93ce-a3a87a6d89bb 2019-07-30 05:53:12,189 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:53:10Z", "updated_at": "2019-07-30T05:53:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:e7:dd", "device_id": "33f25a16-9121-4927-aea6-4f0e85992ae5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_id": "5c7dda95-f011-46d8-af2e-a11776337d6d", "id": "e7ffdcc0-ee95-4313-89cc-ea938f0c38c7", "qos_policy_id": null}]} 2019-07-30 05:53:12,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1e016495-55ef-4fb2-93ce-a3a87a6d89bb 2019-07-30 05:53:12,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570321083069s 2019-07-30 05:53:12,195 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:53:12,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:53:12,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:12,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:12 GMT X-Openstack-Request-Id: req-5701de53-4d36-48c7-bf7e-785c0cff686b 2019-07-30 05:53:12,555 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:53:10Z", "updated_at": "2019-07-30T05:53:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:e7:dd", "device_id": "33f25a16-9121-4927-aea6-4f0e85992ae5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_id": "5c7dda95-f011-46d8-af2e-a11776337d6d", "id": "e7ffdcc0-ee95-4313-89cc-ea938f0c38c7", "qos_policy_id": null}]} 2019-07-30 05:53:12,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5701de53-4d36-48c7-bf7e-785c0cff686b 2019-07-30 05:53:12,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.250169992447s 2019-07-30 05:53:12,561 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:53:12,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:53:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:12,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:12 GMT X-Openstack-Request-Id: req-882c9a4e-f889-441e-8029-ddc415cdc778 2019-07-30 05:53:12,730 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:53:10Z", "updated_at": "2019-07-30T05:53:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:e7:dd", "device_id": "33f25a16-9121-4927-aea6-4f0e85992ae5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_id": "5c7dda95-f011-46d8-af2e-a11776337d6d", "id": "e7ffdcc0-ee95-4313-89cc-ea938f0c38c7", "qos_policy_id": null}]} 2019-07-30 05:53:12,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-882c9a4e-f889-441e-8029-ddc415cdc778 2019-07-30 05:53:12,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060035943985s 2019-07-30 05:53:12,736 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6c0deb15-e88e-40b6-8a3d-a8da4f7fa934', 'updated_at': u'2019-07-30T05:53:12Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'5c7dda95-f011-46d8-af2e-a11776337d6d', 'id': u'e7ffdcc0-ee95-4313-89cc-ea938f0c38c7', 'network': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'port': u'5c7dda95-f011-46d8-af2e-a11776337d6d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'name': 'vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bc345dc1-0741-49fe-9664-06f62f21e733', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:09:e7:dd', u'device_id': u'33f25a16-9121-4927-aea6-4f0e85992ae5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a421eb6429fe4c25b2bb58f33fe3ad8c', 'created_at': u'2019-07-30T05:53:10Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bc345dc1-0741-49fe-9664-06f62f21e733', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:09:e7:dd', u'device_id': u'33f25a16-9121-4927-aea6-4f0e85992ae5'}), 'router': u'6c0deb15-e88e-40b6-8a3d-a8da4f7fa934'}) 2019-07-30 05:53:12,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 05:53:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5/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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 05:53:13,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9591 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-3fd2b03a-04c4-4d88-8fa6-b41b665afda0 x-openstack-request-id: req-3fd2b03a-04c4-4d88-8fa6-b41b665afda0 2019-07-30 05:53:13,527 - 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 515988676 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.910 MHz processor\n[ 0.234809] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.237748] pid_max: default: 32768 minimum: 301\n[ 0.239328] ACPI: Core revision 20150930\n[ 0.241303] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.243623] Security Framework initialized\n[ 0.245058] Yama: becoming mindful.\n[ 0.246364] AppArmor: AppArmor initialized\n[ 0.247847] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.250179] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.252405] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256946] Initializing cgroup subsys io\n[ 0.258420] Initializing cgroup subsys memory\n[ 0.259937] Initializing cgroup subsys devices\n[ 0.261483] Initializing cgroup subsys freezer\n[ 0.263017] Initializing cgroup subsys net_cls\n[ 0.264623] Initializing cgroup subsys perf_event\n[ 0.266232] Initializing cgroup subsys net_prio\n[ 0.267791] Initializing cgroup subsys hugetlb\n[ 0.269332] Initializing cgroup subsys pids\n[ 0.270857] CPU: Physical Processor ID: 0\n[ 0.272981] mce: CPU supports 10 MCE banks\n[ 0.274464] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.276231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.295673] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.305107] ftrace: allocating 31920 entries in 125 pages\n[ 0.340543] smpboot: Max logical packages: 1\n[ 0.342069] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.344437] x2apic enabled\n[ 0.345825] Switched APIC routing to physical x2apic.\n[ 0.348755] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.350763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.354603] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.357844] KVM setup paravirtual spinlock\n[ 0.359815] x86: Booted up 1 node, 1 CPUs\n[ 0.361268] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.363726] devtmpfs: initialized\n[ 0.366011] evm: security.selinux\n[ 0.367270] evm: security.SMACK64\n[ 0.368523] evm: security.SMACK64EXEC\n[ 0.369871] evm: security.SMACK64TRANSMUTE\n[ 0.371335] evm: security.SMACK64MMAP\n[ 0.372685] evm: security.ima\n[ 0.373841] evm: security.capability\n[ 0.375247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.378568] pinctrl core: initialized pinctrl subsystem\n[ 0.380500] RTC time: 5:53:06, date: 07/30/19\n[ 0.382166] NET: Registered protocol family 16\n[ 0.383866] cpuidle: using governor ladder\n[ 0.385375] cpuidle: using governor menu\n[ 0.386797] PCCT header not found.\n[ 0.388124] ACPI: bus type PCI registered\n[ 0.389577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.391811] PCI: Using configuration type 1 for base access\n[ 0.394427] ACPI: Added _OSI(Module Device)\n[ 0.395945] ACPI: Added _OSI(Processor Device)\n[ 0.397507] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.399139] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.401780] ACPI: Interpreter enabled\n[ 0.403156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.406504] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.409841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.413188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.416532] ACPI: (supports S0 S5)\n[ 0.417807] ACPI: Using IOAPIC for interrupt routing\n[ 0.419522] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.424108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.426176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.428417] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.430596] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.434517] acpiphp: Slot [3] registered\n[ 0.435959] acpiphp: Slot [4] registered\n[ 0.437398] acpiphp: Slot [5] registered\n[ 0.438842] acpiphp: Slot [6] registered\n[ 0.440276] acpiphp: Slot [7] registered\n[ 0.441716] acpiphp: Slot [8] registered\n[ 0.443165] acpiphp: Slot [9] registered\n[ 0.444608] acpiphp: Slot [10] registered\n[ 0.446077] acpiphp: Slot [11] registered\n[ 0.447544] acpiphp: Slot [12] registered\n[ 0.449010] acpiphp: Slot [13] registered\n[ 0.450466] acpiphp: Slot [14] registered\n[ 0.451933] acpiphp: Slot [15] registered\n[ 0.469945] acpiphp: Slot [16] registered\n[ 0.471410] acpiphp: Slot [17] registered\n[ 0.472872] acpiphp: Slot [18] registered\n[ 0.474331] acpiphp: Slot [19] registered\n[ 0.475800] acpiphp: Slot [20] registered\n[ 0.477260] acpiphp: Slot [21] registered\n[ 0.478723] acpiphp: Slot [22] registered\n[ 0.480181] acpiphp: Slot [23] registered\n[ 0.481640] acpiphp: Slot [24] registered\n[ 0.483101] acpiphp: Slot [25] registered\n[ 0.484564] acpiphp: Slot [26] registered\n[ 0.486043] acpiphp: Slot [27] registered\n[ 0.487513] acpiphp: Slot [28] registered\n[ 0.488971] acpiphp: Slot [29] registered\n[ 0.490425] acpiphp: Slot [30] registered\n[ 0.491887] acpiphp: Slot [31] registered\n[ 0.493346] PCI host bridge to bus 0000:00\n[ 0.494812] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.497042] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.499250] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.501880] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.504524] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.507201] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.512030] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.514353] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.516510] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.518830] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.523568] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.526135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.551393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556963] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.559528] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.562086] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566854] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.569221] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.571148] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.573951] vgaarb: loaded\n[ 0.575034] vgaarb: bridge control possible 0000:00:02.0\n[ 0.577193] SCSI subsystem initialized\n[ 0.578858] ACPI: bus type USB registered\n[ 0.580350] usbcore: registered new interface driver usbfs\n[ 0.582219] usbcore: registered new interface driver hub\n[ 0.584052] usbcore: registered new device driver usb\n[ 0.585960] PCI: Using ACPI for IRQ routing\n[ 0.587944] NetLabel: Initializing\n[ 0.589240] NetLabel: domain hash size = 128\n[ 0.590758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.592457] NetLabel: unlabeled traffic allowed by default\n[ 0.594534] clocksource: Switched to clocksource kvm-clock\n[ 0.605043] AppArmor: AppArmor Filesystem Enabled\n[ 0.606770] pnp: PnP ACPI init\n[ 0.608295] pnp: PnP ACPI: found 5 devices\n[ 0.615383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.618582] NET: Registered protocol family 2\n[ 0.620384] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.622691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.624830] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.627002] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.628945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.631033] NET: Registered protocol family 1\n[ 0.632618] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634572] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.636504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.651147] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665939] Trying to unpack rootfs image as initramfs...\n[ 0.726446] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.729306] Scanning for low memory corruption every 60 seconds\n[ 0.731574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.733652] audit: initializing netlink subsys (disabled)\n[ 0.735501] audit: type=2000 audit(1564465986.969:1): initialized\n[ 0.737771] Initialise system trusted keyring\n[ 0.739409] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.741466] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.744562] zbud: loaded\n[ 0.745745] VFS: Disk quotas dquot_6.6.0\n[ 0.747200] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.749781] fuse init (API version 7.23)\n[ 0.751317] Key type big_key registered\n[ 0.752716] Allocating IMA MOK and blacklist keyrings.\n[ 0.754775] Key type asymmetric registered\n[ 0.756229] Asymmetric key parser 'x509' registered\n[ 0.757922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.760558] io scheduler noop registered\n[ 0.761956] io scheduler deadline registered (default)\n[ 0.763733] io scheduler cfq registered\n[ 0.765227] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.767087] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.769299] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.771866] ACPI: Power Button [PWRF]\n[ 0.773345] GHES: HEST is not enabled!\n[ 0.787277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.816712] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.820357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.846823] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.850339] Linux agpgart interface v0.103\n[ 0.853843] brd: module loaded\n[ 0.856370] loop: module loaded\n[ 0.861252] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.863906] GPT:90111 != 2097151\n[ 0.865139] GPT:Alternate GPT header not at the end of the disk.\n[ 0.867123] GPT:90111 != 2097151\n[ 0.868354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.870076] vda: vda1 vda15\n[ 0.871988] scsi host0: ata_piix\n[ 0.873320] scsi host1: ata_piix\n[ 0.874596] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.876771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.879624] libphy: Fixed MDIO Bus: probed\n[ 0.881075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.882812] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.886174] PPP generic driver version 2.4.2\n[ 0.887792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.889966] ehci-pci: EHCI PCI platform driver\n[ 0.891556] ehci-platform: EHCI generic platform driver\n[ 0.893517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.895587] ohci-pci: OHCI PCI platform driver\n[ 0.897176] ohci-platform: OHCI generic platform driver\n[ 0.898997] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.914080] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.915889] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.918546] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.920343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.922397] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.924647] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.927218] usb usb1: Product: UHCI Host Controller\n[ 0.928911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.930984] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.932765] hub 1-0:1.0: USB hub found\n[ 0.934182] hub 1-0:1.0: 2 ports detected\n[ 0.935801] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.939584] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.941317] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.943161] mousedev: PS/2 mouse device common for all mice\n[ 0.945445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.948534] rtc_cmos 00:00: RTC can wake from S4\n[ 0.950730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.952893] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.955104] i2c /dev entries driver\n[ 0.956467] device-mapper: uevent: version 1.0.3\n[ 0.958178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.961134] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.963462] NET: Registered protocol family 10\n[ 0.965324] NET: Registered protocol family 17\n[ 0.966943] Key type dns_resolver registered\n[ 0.968640] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.970648] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.973804] registered taskstats version 1\n[ 0.975326] Loading compiled-in X.509 certificates\n[ 0.977567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.980962] zswap: loaded using pool lzo/zbud\n[ 0.983338] Key type trusted registered\n[ 0.985747] Key type encrypted registered\n[ 0.987244] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.989139] ima: No TPM chip found, activating TPM-bypass!\n[ 0.991054] evm: HMAC attrs: 0x1\n[ 0.992685] Magic number: 11:129:872\n[ 0.994202] rtc_cmos 00:00: setting system clock to 2019-07-30 05:53:07 UTC (1564465987)\n[ 0.997111] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.999143] EDD information not available.\n[ 1.036302] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.055398] Write protecting the kernel read-only data: 14336k\n[ 1.058823] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.061892] 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\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... [ 1.269705] 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.6...\nLease of 192.168.120.6 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.10. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOHmmHz9uUnJmCmJ+MNCu7qYVzHIYdy1Fcb/IeEwsK7hGGFEjAZcn4eNOsudn2dpxZmZy0csEqJrYrJZuNIB9livFX/e8h0LYiBckPyXvTVdASTnAnk/gQ9iLzJ8O2DZ6fS2t+PpHZ4HNgCTSeZtF5w3kJJhnP6OLQyipHM2PpMMtT5eay1qGo2+sxymrgc+aatBI/BBTk6ic81mu/ou99SHgPfMTYcgRvazc0ixeUGE7lijNipKDjhs1n8SYfWmeu9Lvk+ImpzN864SB8P/DEKlOck8/B1SEIvT83agSeIk+8SwlPD2+MV/RXr4dZjH7yjxZyk449ciW7yMMtsLi5 root@vping-ssh-vm-4a28686f-3f48-4257-96dc-db886a7f5efc\nssh-dss AAAAB3NzaC1kc3MAAACBAOuu7RSImEPYsPW7P1SqA/P2PWr3+f25cXA50qx6DM2M67wxfHbRId4uQdtd/tk1pP0OkYpps+swzHhPpBGMcw64rkgeDUMGLpVItDnI235WHCtgufKHNN9kW1lRY3J4tfs/QNIm5zFyexST52F1JNp3jmqLMukunz1cX5xjerKNAAAAFQCH+qVDoavoi6ezUzjBS9WwiB3+ZwAAAIEA0hF2nZQvm3IxzA+LbBYIhP0sC98dxN17nnRydMNSMzo9v/Yt3rQ8YgedM42rLaE3qLaAtZGxdQt0ECadiZ0lO7TcbgfGSxVtB46nq5ULoDT6r9md0/dcBdVzViEm1CDOJUYPpNBAAYLh1IcMmgDpnngOFog7wHGn30zj+uikCScAAACBANZU51aAUfXJ+mVYLbJ/WV5IEzodPG3IQL1b7y0wYXIOuCWg9BoYcdhleNw9yhSpL7zRnShDJ2g+rLPGD6ofdftPohzdla74U8PoWBrdqtDkekTsoryZLUv6KC45t/wsYfughpq4ryEO7lL5EWHMOpiwafjCKXOdLfF++WuPFBkt root@vping-ssh-vm-4a28686f-3f48-4257-96dc-db886a7f5efc\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.6,24,fe80::f816:3eff:fe09:e7dd/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.6 \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-4a28686f-3f48-4257-96dc-db886a7f5efc\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.97 ===\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-4a28686f-3f48-4257-96dc-db886a7f5efc login: "} 2019-07-30 05:53:13,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5/action used request id req-3fd2b03a-04c4-4d88-8fa6-b41b665afda0 2019-07-30 05:53:13,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.791120052338s 2019-07-30 05:53:13,529 - 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 515988676 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.910 MHz processor [ 0.234809] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.237748] pid_max: default: 32768 minimum: 301 [ 0.239328] ACPI: Core revision 20150930 [ 0.241303] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.243623] Security Framework initialized [ 0.245058] Yama: becoming mindful. [ 0.246364] AppArmor: AppArmor initialized [ 0.247847] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.250179] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.252405] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256946] Initializing cgroup subsys io [ 0.258420] Initializing cgroup subsys memory [ 0.259937] Initializing cgroup subsys devices [ 0.261483] Initializing cgroup subsys freezer [ 0.263017] Initializing cgroup subsys net_cls [ 0.264623] Initializing cgroup subsys perf_event [ 0.266232] Initializing cgroup subsys net_prio [ 0.267791] Initializing cgroup subsys hugetlb [ 0.269332] Initializing cgroup subsys pids [ 0.270857] CPU: Physical Processor ID: 0 [ 0.272981] mce: CPU supports 10 MCE banks [ 0.274464] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.295673] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.305107] ftrace: allocating 31920 entries in 125 pages [ 0.340543] smpboot: Max logical packages: 1 [ 0.342069] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.344437] x2apic enabled [ 0.345825] Switched APIC routing to physical x2apic. [ 0.348755] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.350763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.354603] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.357844] KVM setup paravirtual spinlock [ 0.359815] x86: Booted up 1 node, 1 CPUs [ 0.361268] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.363726] devtmpfs: initialized [ 0.366011] evm: security.selinux [ 0.367270] evm: security.SMACK64 [ 0.368523] evm: security.SMACK64EXEC [ 0.369871] evm: security.SMACK64TRANSMUTE [ 0.371335] evm: security.SMACK64MMAP [ 0.372685] evm: security.ima [ 0.373841] evm: security.capability [ 0.375247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378568] pinctrl core: initialized pinctrl subsystem [ 0.380500] RTC time: 5:53:06, date: 07/30/19 [ 0.382166] NET: Registered protocol family 16 [ 0.383866] cpuidle: using governor ladder [ 0.385375] cpuidle: using governor menu [ 0.386797] PCCT header not found. [ 0.388124] ACPI: bus type PCI registered [ 0.389577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391811] PCI: Using configuration type 1 for base access [ 0.394427] ACPI: Added _OSI(Module Device) [ 0.395945] ACPI: Added _OSI(Processor Device) [ 0.397507] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399139] ACPI: Added _OSI(Processor Aggregator Device) [ 0.401780] ACPI: Interpreter enabled [ 0.403156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406504] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.413188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.416532] ACPI: (supports S0 S5) [ 0.417807] ACPI: Using IOAPIC for interrupt routing [ 0.419522] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.424108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.426176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.428417] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.430596] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.434517] acpiphp: Slot [3] registered [ 0.435959] acpiphp: Slot [4] registered [ 0.437398] acpiphp: Slot [5] registered [ 0.438842] acpiphp: Slot [6] registered [ 0.440276] acpiphp: Slot [7] registered [ 0.441716] acpiphp: Slot [8] registered [ 0.443165] acpiphp: Slot [9] registered [ 0.444608] acpiphp: Slot [10] registered [ 0.446077] acpiphp: Slot [11] registered [ 0.447544] acpiphp: Slot [12] registered [ 0.449010] acpiphp: Slot [13] registered [ 0.450466] acpiphp: Slot [14] registered [ 0.451933] acpiphp: Slot [15] registered [ 0.469945] acpiphp: Slot [16] registered [ 0.471410] acpiphp: Slot [17] registered [ 0.472872] acpiphp: Slot [18] registered [ 0.474331] acpiphp: Slot [19] registered [ 0.475800] acpiphp: Slot [20] registered [ 0.477260] acpiphp: Slot [21] registered [ 0.478723] acpiphp: Slot [22] registered [ 0.480181] acpiphp: Slot [23] registered [ 0.481640] acpiphp: Slot [24] registered [ 0.483101] acpiphp: Slot [25] registered [ 0.484564] acpiphp: Slot [26] registered [ 0.486043] acpiphp: Slot [27] registered [ 0.487513] acpiphp: Slot [28] registered [ 0.488971] acpiphp: Slot [29] registered [ 0.490425] acpiphp: Slot [30] registered [ 0.491887] acpiphp: Slot [31] registered [ 0.493346] PCI host bridge to bus 0000:00 [ 0.494812] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.497042] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.499250] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.501880] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.504524] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.507201] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.512030] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.514353] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516510] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518830] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.523568] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.526135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.551393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556963] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.559528] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.562086] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566854] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.569221] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.571148] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.573951] vgaarb: loaded [ 0.575034] vgaarb: bridge control possible 0000:00:02.0 [ 0.577193] SCSI subsystem initialized [ 0.578858] ACPI: bus type USB registered [ 0.580350] usbcore: registered new interface driver usbfs [ 0.582219] usbcore: registered new interface driver hub [ 0.584052] usbcore: registered new device driver usb [ 0.585960] PCI: Using ACPI for IRQ routing [ 0.587944] NetLabel: Initializing [ 0.589240] NetLabel: domain hash size = 128 [ 0.590758] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.592457] NetLabel: unlabeled traffic allowed by default [ 0.594534] clocksource: Switched to clocksource kvm-clock [ 0.605043] AppArmor: AppArmor Filesystem Enabled [ 0.606770] pnp: PnP ACPI init [ 0.608295] pnp: PnP ACPI: found 5 devices [ 0.615383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.618582] NET: Registered protocol family 2 [ 0.620384] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.622691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.624830] TCP: Hash tables configured (established 4096 bind 4096) [ 0.627002] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.628945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.631033] NET: Registered protocol family 1 [ 0.632618] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634572] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.636504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.651147] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665939] Trying to unpack rootfs image as initramfs... [ 0.726446] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.729306] Scanning for low memory corruption every 60 seconds [ 0.731574] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.733652] audit: initializing netlink subsys (disabled) [ 0.735501] audit: type=2000 audit(1564465986.969:1): initialized [ 0.737771] Initialise system trusted keyring [ 0.739409] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.741466] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.744562] zbud: loaded [ 0.745745] VFS: Disk quotas dquot_6.6.0 [ 0.747200] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.749781] fuse init (API version 7.23) [ 0.751317] Key type big_key registered [ 0.752716] Allocating IMA MOK and blacklist keyrings. [ 0.754775] Key type asymmetric registered [ 0.756229] Asymmetric key parser 'x509' registered [ 0.757922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.760558] io scheduler noop registered [ 0.761956] io scheduler deadline registered (default) [ 0.763733] io scheduler cfq registered [ 0.765227] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.767087] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.769299] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.771866] ACPI: Power Button [PWRF] [ 0.773345] GHES: HEST is not enabled! [ 0.787277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.816712] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.820357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.846823] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.850339] Linux agpgart interface v0.103 [ 0.853843] brd: module loaded [ 0.856370] loop: module loaded [ 0.861252] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.863906] GPT:90111 != 2097151 [ 0.865139] GPT:Alternate GPT header not at the end of the disk. [ 0.867123] GPT:90111 != 2097151 [ 0.868354] GPT: Use GNU Parted to correct GPT errors. [ 0.870076] vda: vda1 vda15 [ 0.871988] scsi host0: ata_piix [ 0.873320] scsi host1: ata_piix [ 0.874596] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.876771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.879624] libphy: Fixed MDIO Bus: probed [ 0.881075] tun: Universal TUN/TAP device driver, 1.6 [ 0.882812] tun: (C) 1999-2004 Max Krasnyansky [ 0.886174] PPP generic driver version 2.4.2 [ 0.887792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.889966] ehci-pci: EHCI PCI platform driver [ 0.891556] ehci-platform: EHCI generic platform driver [ 0.893517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.895587] ohci-pci: OHCI PCI platform driver [ 0.897176] ohci-platform: OHCI generic platform driver [ 0.898997] uhci_hcd: USB Universal Host Controller Interface driver [ 0.914080] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.915889] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.918546] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.920343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.922397] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924647] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.927218] usb usb1: Product: UHCI Host Controller [ 0.928911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.930984] usb usb1: SerialNumber: 0000:00:01.2 [ 0.932765] hub 1-0:1.0: USB hub found [ 0.934182] hub 1-0:1.0: 2 ports detected [ 0.935801] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.939584] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.941317] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.943161] mousedev: PS/2 mouse device common for all mice [ 0.945445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.948534] rtc_cmos 00:00: RTC can wake from S4 [ 0.950730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.952893] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.955104] i2c /dev entries driver [ 0.956467] device-mapper: uevent: version 1.0.3 [ 0.958178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961134] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963462] NET: Registered protocol family 10 [ 0.965324] NET: Registered protocol family 17 [ 0.966943] Key type dns_resolver registered [ 0.968640] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.970648] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.973804] registered taskstats version 1 [ 0.975326] Loading compiled-in X.509 certificates [ 0.977567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.980962] zswap: loaded using pool lzo/zbud [ 0.983338] Key type trusted registered [ 0.985747] Key type encrypted registered [ 0.987244] AppArmor: AppArmor sha1 policy hashing enabled [ 0.989139] ima: No TPM chip found, activating TPM-bypass! [ 0.991054] evm: HMAC attrs: 0x1 [ 0.992685] Magic number: 11:129:872 [ 0.994202] rtc_cmos 00:00: setting system clock to 2019-07-30 05:53:07 UTC (1564465987) [ 0.997111] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.999143] EDD information not available. [ 1.036302] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.055398] Write protecting the kernel read-only data: 14336k [ 1.058823] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.061892] 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 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... [ 1.269705] 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.6... Lease of 192.168.120.6 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.10. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOHmmHz9uUnJmCmJ+MNCu7qYVzHIYdy1Fcb/IeEwsK7hGGFEjAZcn4eNOsudn2dpxZmZy0csEqJrYrJZuNIB9livFX/e8h0LYiBckPyXvTVdASTnAnk/gQ9iLzJ8O2DZ6fS2t+PpHZ4HNgCTSeZtF5w3kJJhnP6OLQyipHM2PpMMtT5eay1qGo2+sxymrgc+aatBI/BBTk6ic81mu/ou99SHgPfMTYcgRvazc0ixeUGE7lijNipKDjhs1n8SYfWmeu9Lvk+ImpzN864SB8P/DEKlOck8/B1SEIvT83agSeIk+8SwlPD2+MV/RXr4dZjH7yjxZyk449ciW7yMMtsLi5 root@vping-ssh-vm-4a28686f-3f48-4257-96dc-db886a7f5efc ssh-dss AAAAB3NzaC1kc3MAAACBAOuu7RSImEPYsPW7P1SqA/P2PWr3+f25cXA50qx6DM2M67wxfHbRId4uQdtd/tk1pP0OkYpps+swzHhPpBGMcw64rkgeDUMGLpVItDnI235WHCtgufKHNN9kW1lRY3J4tfs/QNIm5zFyexST52F1JNp3jmqLMukunz1cX5xjerKNAAAAFQCH+qVDoavoi6ezUzjBS9WwiB3+ZwAAAIEA0hF2nZQvm3IxzA+LbBYIhP0sC98dxN17nnRydMNSMzo9v/Yt3rQ8YgedM42rLaE3qLaAtZGxdQt0ECadiZ0lO7TcbgfGSxVtB46nq5ULoDT6r9md0/dcBdVzViEm1CDOJUYPpNBAAYLh1IcMmgDpnngOFog7wHGn30zj+uikCScAAACBANZU51aAUfXJ+mVYLbJ/WV5IEzodPG3IQL1b7y0wYXIOuCWg9BoYcdhleNw9yhSpL7zRnShDJ2g+rLPGD6ofdftPohzdla74U8PoWBrdqtDkekTsoryZLUv6KC45t/wsYfughpq4ryEO7lL5EWHMOpiwafjCKXOdLfF++WuPFBkt root@vping-ssh-vm-4a28686f-3f48-4257-96dc-db886a7f5efc -----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.6,24,fe80::f816:3eff:fe09:e7dd/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.6 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-4a28686f-3f48-4257-96dc-db886a7f5efc launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-4a28686f-3f48-4257-96dc-db886a7f5efc login: 2019-07-30 05:53:13,533 - paramiko.transport - DEBUG - starting thread (client mode): 0x9382890L 2019-07-30 05:53:13,534 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 05:53:13,534 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 05:53:13,534 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 05:53:13,535 - 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-30 05:53:13,535 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 05:53:13,536 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 05:53:13,536 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 05:53:13,536 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 05:53:13,536 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 05:53:13,553 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 05:53:13,554 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 05:53:13,566 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: d0a32e768534beecbafe29b59ec9649e 2019-07-30 05:53:13,567 - paramiko.transport - DEBUG - Trying discovered key 0e83655d61d5a9a35703987954700ca7 in /tmp/tmpsPHHs5 2019-07-30 05:53:13,590 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 05:53:13,596 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 05:53:13,599 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 05:53:13,600 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 05:53:13,600 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 05:53:13,602 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 05:53:13,626 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 05:53:13,626 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.4 (192.168.120.4): 56 data bytes 64 bytes from 192.168.120.4: seq=0 ttl=64 time=22.176 ms --- 192.168.120.4 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 22.176/22.176/22.176 ms 2019-07-30 05:53:13,626 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-07-30 05:53:13,630 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 05:53:13,742 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:53:13,742 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 05:53:13,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 05:53:13,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:13,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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 x-compute-request-id: req-80ee08ea-ff2d-4592-a13a-063e8c95fc86 x-openstack-request-id: req-80ee08ea-ff2d-4592-a13a-063e8c95fc86 2019-07-30 05:53:13,919 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9 used request id req-80ee08ea-ff2d-4592-a13a-063e8c95fc86 2019-07-30 05:53:13,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.171349048615s 2019-07-30 05:53:13,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:14,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-374017a5-2820-45aa-bcc7-cf5b2633d034 x-openstack-request-id: req-374017a5-2820-45aa-bcc7-cf5b2633d034 2019-07-30 05:53:14,151 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:e7:dd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:e7:dd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:06.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:06Z", "hostId": "4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:55Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:c7:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/55513102-0b39-4f3e-b53f-3fa94ea989d9", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:52:53.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "55513102-0b39-4f3e-b53f-3fa94ea989d9", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:13Z", "hostId": "7024819a5b5dbb75b38b6307c883e9e843551ab53baa996b8cd03140", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:44Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:14,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-374017a5-2820-45aa-bcc7-cf5b2633d034 2019-07-30 05:53:14,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231684923172s 2019-07-30 05:53:14,153 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:16,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:16,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-88fabfc8-b6bb-4913-ae92-3d0269798b42 x-openstack-request-id: req-88fabfc8-b6bb-4913-ae92-3d0269798b42 2019-07-30 05:53:16,552 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:e7:dd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:e7:dd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:06.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:06Z", "hostId": "4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:55Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:16,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-88fabfc8-b6bb-4913-ae92-3d0269798b42 2019-07-30 05:53:16,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396035909653s 2019-07-30 05:53:16,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 05:53:16,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/e7ffdcc0-ee95-4313-89cc-ea938f0c38c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:17,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:53:17 GMT X-Openstack-Request-Id: req-90438c05-e312-4b52-b8b6-5c2984f1567e 2019-07-30 05:53:17,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:53:17,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/e7ffdcc0-ee95-4313-89cc-ea938f0c38c7.json used request id req-90438c05-e312-4b52-b8b6-5c2984f1567e 2019-07-30 05:53:17,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15874910355s 2019-07-30 05:53:17,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:53:17,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:17,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:17 GMT X-Openstack-Request-Id: req-5a558a87-6c7c-47f6-aead-9741020a000a 2019-07-30 05:53:17,804 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:53:17,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5a558a87-6c7c-47f6-aead-9741020a000a 2019-07-30 05:53:17,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0789098739624s 2019-07-30 05:53:17,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 05:53:17,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:17,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:17 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-fe6886cc-efaf-486f-b8c0-21f50c268f57 x-openstack-request-id: req-fe6886cc-efaf-486f-b8c0-21f50c268f57 2019-07-30 05:53:17,997 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5 used request id req-fe6886cc-efaf-486f-b8c0-21f50c268f57 2019-07-30 05:53:17,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.191626787186s 2019-07-30 05:53:17,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:18,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:18,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-fee7bfd2-1694-4ce7-b544-43f37ced2496 x-openstack-request-id: req-fee7bfd2-1694-4ce7-b544-43f37ced2496 2019-07-30 05:53:18,325 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:e7:dd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:e7:dd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/33f25a16-9121-4927-aea6-4f0e85992ae5", "rel": "bookmark"}], "image": {"id": "2b0fe83d-900e-483d-a917-2340497e88fc", "links": [{"href": "http://172.30.9.24:8774/images/2b0fe83d-900e-483d-a917-2340497e88fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:06.000000", "flavor": {"id": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "links": [{"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "bookmark"}]}, "id": "33f25a16-9121-4927-aea6-4f0e85992ae5", "security_groups": [{"name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}], "user_id": "2359a452d9bb44af83d213d53ecefd90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:17Z", "hostId": "4e8b1208acfee5ef7cf674597ed47e42d0b7ca14df2047bb5b4d126f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc", "name": "vping_ssh-vm_4a28686f-3f48-4257-96dc-db886a7f5efc", "created": "2019-07-30T05:52:55Z", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:18,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fee7bfd2-1694-4ce7-b544-43f37ced2496 2019-07-30 05:53:18,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327471971512s 2019-07-30 05:53:18,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:20,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:20,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-f53b1e37-185e-4c17-abb2-f32cd8ac49f0 x-openstack-request-id: req-f53b1e37-185e-4c17-abb2-f32cd8ac49f0 2019-07-30 05:53:20,398 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 05:53:20,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f53b1e37-185e-4c17-abb2-f32cd8ac49f0 2019-07-30 05:53:20,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0696978569031s 2019-07-30 05:53:20,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:53:20,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:20,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:20 GMT X-Openstack-Request-Id: req-3263348e-ecc9-43db-ba6d-f7487cbd901d 2019-07-30 05:53:20,447 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:41Z", "updated_at": "2019-07-30T05:52:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "7e18e85d-d849-4109-9273-eb39a5ecd990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "cf32b2ee-a593-460f-9afa-23d946ef20f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "ea480810-70d4-4f80-b9b5-18d653f25034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T05:52:41Z", "revision_number": 0, "id": "f1670699-7d1c-4eef-ba58-7d241e44c1b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:41Z", "security_group_id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}], "revision_number": 3, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "66f04c2a-2d81-48cb-bc8c-6412521b95c4", "name": "vping_ssh-sg_4a28686f-3f48-4257-96dc-db886a7f5efc"}, {"description": "Default security group", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:32Z", "updated_at": "2019-07-30T05:52:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "1fa7295a-20ef-444e-8061-7d70e1d45eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "3276303a-6254-4c29-984e-6ca3897785f4", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "36cba67c-d2f9-4205-949b-6458db3e58d8", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "c47a9f88-4af1-4bb1-a52d-37526098facc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}], "revision_number": 1, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "b28cec58-e713-41bf-921b-c309fae09b96", "name": "default"}]} 2019-07-30 05:53:20,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3263348e-ecc9-43db-ba6d-f7487cbd901d 2019-07-30 05:53:20,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0426139831543s 2019-07-30 05:53:20,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:53:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/66f04c2a-2d81-48cb-bc8c-6412521b95c4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:20,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:53:20 GMT X-Openstack-Request-Id: req-6a157551-6832-439e-872d-8ea25a73203d 2019-07-30 05:53:20,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:53:20,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/66f04c2a-2d81-48cb-bc8c-6412521b95c4.json used request id req-6a157551-6832-439e-872d-8ea25a73203d 2019-07-30 05:53:20,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.167572021484s 2019-07-30 05:53:20,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 05:53:20,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:20,669 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-322aa684-71d4-493c-8645-7bdbb1964a05 x-openstack-request-id: req-322aa684-71d4-493c-8645-7bdbb1964a05 2019-07-30 05:53:20,669 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_4a28686f-3f48-4257-96dc-db886a7f5efc used request id req-322aa684-71d4-493c-8645-7bdbb1964a05 2019-07-30 05:53:20,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0479760169983s 2019-07-30 05:53:20,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 05:53:20,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6c0deb15-e88e-40b6-8a3d-a8da4f7fa934/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}629c1217a3239455c34140e3f736e7f33f23429e" -d '{"subnet_id": "2cc1c422-3a3d-4a3e-931c-fb30831f4e50"}' 2019-07-30 05:53:22,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:22 GMT X-Openstack-Request-Id: req-d0394649-45d0-4bb2-ab36-3c3df19c50ee 2019-07-30 05:53:22,958 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bc345dc1-0741-49fe-9664-06f62f21e733", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "subnet_id": "2cc1c422-3a3d-4a3e-931c-fb30831f4e50", "subnet_ids": ["2cc1c422-3a3d-4a3e-931c-fb30831f4e50"], "port_id": "0f660f65-d56d-4c43-91d7-c3ad818533dc", "id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934"} 2019-07-30 05:53:22,958 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6c0deb15-e88e-40b6-8a3d-a8da4f7fa934/remove_router_interface.json used request id req-d0394649-45d0-4bb2-ab36-3c3df19c50ee 2019-07-30 05:53:22,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.28856801987s 2019-07-30 05:53:22,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:53:22,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:23,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:23 GMT X-Openstack-Request-Id: req-84140d6e-d18c-44d1-ad3e-97da0133ab02 2019-07-30 05:53:23,080 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:34Z", "admin_state_up": true, "updated_at": "2019-07-30T05:53:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "6c0deb15-e88e-40b6-8a3d-a8da4f7fa934", "name": "vping_ssh-router_4a28686f-3f48-4257-96dc-db886a7f5efc"}]} 2019-07-30 05:53:23,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-84140d6e-d18c-44d1-ad3e-97da0133ab02 2019-07-30 05:53:23,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121915817261s 2019-07-30 05:53:23,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 05:53:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/6c0deb15-e88e-40b6-8a3d-a8da4f7fa934.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:24,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:53:24 GMT X-Openstack-Request-Id: req-33013904-6d3e-49dd-a375-0f27909042c9 2019-07-30 05:53:24,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:53:24,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6c0deb15-e88e-40b6-8a3d-a8da4f7fa934.json used request id req-33013904-6d3e-49dd-a375-0f27909042c9 2019-07-30 05:53:24,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4954688549s 2019-07-30 05:53:24,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:53:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:24,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:24 GMT X-Openstack-Request-Id: req-36fd5c71-a778-49d6-ac7a-ecaaa9096707 2019-07-30 05:53:24,638 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc345dc1-0741-49fe-9664-06f62f21e733","tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:52:34Z","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":"a421eb6429fe4c25b2bb58f33fe3ad8c","id":"2cc1c422-3a3d-4a3e-931c-fb30831f4e50","subnetpool_id":null,"name":"vping_ssh-subnet_4a28686f-3f48-4257-96dc-db886a7f5efc"}]} 2019-07-30 05:53:24,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-36fd5c71-a778-49d6-ac7a-ecaaa9096707 2019-07-30 05:53:24,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0599730014801s 2019-07-30 05:53:24,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 05:53:24,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/2cc1c422-3a3d-4a3e-931c-fb30831f4e50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:25,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:53:25 GMT X-Openstack-Request-Id: req-b35e35fd-3a48-46de-9a57-38fac281dec3 2019-07-30 05:53:25,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:53:25,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2cc1c422-3a3d-4a3e-931c-fb30831f4e50.json used request id req-b35e35fd-3a48-46de-9a57-38fac281dec3 2019-07-30 05:53:25,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21203804016s 2019-07-30 05:53:25,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:53:25,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:25,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:25 GMT X-Openstack-Request-Id: req-f5589289-ae0e-4c09-b2f6-e1a7ad0cd70f 2019-07-30 05:53:25,949 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc345dc1-0741-49fe-9664-06f62f21e733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:53:25Z","qos_policy_id":null,"name":"vping_ssh-net_4a28686f-3f48-4257-96dc-db886a7f5efc","admin_state_up":true,"tenant_id":"a421eb6429fe4c25b2bb58f33fe3ad8c","created_at":"2019-07-30T05:52:32Z","mtu":1450}]} 2019-07-30 05:53:25,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f5589289-ae0e-4c09-b2f6-e1a7ad0cd70f 2019-07-30 05:53:25,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975730419159s 2019-07-30 05:53:25,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 05:53:25,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/bc345dc1-0741-49fe-9664-06f62f21e733.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:26,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:53:26 GMT X-Openstack-Request-Id: req-1cfa0555-80fe-46e9-ad31-14d2270b3768 2019-07-30 05:53:26,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:53:26,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/bc345dc1-0741-49fe-9664-06f62f21e733.json used request id req-1cfa0555-80fe-46e9-ad31-14d2270b3768 2019-07-30 05:53:26,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0448679924s 2019-07-30 05:53:27,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:53:27,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:27,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:27 GMT X-Openstack-Request-Id: req-f8ac1498-4dc2-4fe8-ac5c-46a4d640931d 2019-07-30 05:53:27,802 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:52:40Z", "file": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc/file", "owner": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "2b0fe83d-900e-483d-a917-2340497e88fc", "size": 12716032, "self": "/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2b0fe83d-900e-483d-a917-2340497e88fc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_4a28686f-3f48-4257-96dc-db886a7f5efc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:53:27,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f8ac1498-4dc2-4fe8-ac5c-46a4d640931d 2019-07-30 05:53:27,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.801833152771s 2019-07-30 05:53:27,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 05:53:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}629c1217a3239455c34140e3f736e7f33f23429e" 2019-07-30 05:53:28,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:53:28 GMT X-Openstack-Request-Id: req-d3b38057-3fe4-46b8-ae5a-c1db9a950803 2019-07-30 05:53:28,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-30 05:53:28,297 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2b0fe83d-900e-483d-a917-2340497e88fc used request id req-d3b38057-3fe4-46b8-ae5a-c1db9a950803 2019-07-30 05:53:28,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.493438959122s 2019-07-30 05:53:28,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:53:28,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:28,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-b3f35a53-af54-4c0d-94a1-e32ae659a940 x-openstack-request-id: req-b3f35a53-af54-4c0d-94a1-e32ae659a940 2019-07-30 05:53:28,326 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_4a28686f-3f48-4257-96dc-db886a7f5efc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43", "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": "3e3ff0b7-1e4b-4106-bbf6-b60287f44a43"}]} 2019-07-30 05:53:28,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b3f35a53-af54-4c0d-94a1-e32ae659a940 2019-07-30 05:53:28,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236709117889s 2019-07-30 05:53:28,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 05:53:28,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:28,357 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:28 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-e63da4c5-3fc1-42b8-a592-4dea56d48323 x-openstack-request-id: req-e63da4c5-3fc1-42b8-a592-4dea56d48323 2019-07-30 05:53:28,358 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3e3ff0b7-1e4b-4106-bbf6-b60287f44a43 used request id req-e63da4c5-3fc1-42b8-a592-4dea56d48323 2019-07-30 05:53:28,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0301351547241s 2019-07-30 05:53:28,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:53:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:28,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed89598-34e1-48fd-b192-b0037e8e9e59 2019-07-30 05:53:28,587 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_4a28686f-3f48-4257-96dc-db886a7f5efc", "links": {"self": "http://172.30.9.24:5000/v3/users/2359a452d9bb44af83d213d53ecefd90"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2359a452d9bb44af83d213d53ecefd90", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:53:28,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4ed89598-34e1-48fd-b192-b0037e8e9e59 2019-07-30 05:53:28,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229381799698s 2019-07-30 05:53:28,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:53:28,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/2359a452d9bb44af83d213d53ecefd90 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:28,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f947e402-d2d8-4848-a76b-f801eaa61602 2019-07-30 05:53:28,838 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_4a28686f-3f48-4257-96dc-db886a7f5efc", "links": {"self": "http://172.30.9.24:5000/v3/users/2359a452d9bb44af83d213d53ecefd90"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2359a452d9bb44af83d213d53ecefd90", "description": null}} 2019-07-30 05:53:28,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2359a452d9bb44af83d213d53ecefd90 used request id req-f947e402-d2d8-4848-a76b-f801eaa61602 2019-07-30 05:53:28,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244274139404s 2019-07-30 05:53:28,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 05:53:28,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/2359a452d9bb44af83d213d53ecefd90 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:29,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04bb0ff3-32c4-4609-811c-8dbeda1bdf4f 2019-07-30 05:53:29,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:53:29,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2359a452d9bb44af83d213d53ecefd90 used request id req-04bb0ff3-32c4-4609-811c-8dbeda1bdf4f 2019-07-30 05:53:29,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.285200119019s 2019-07-30 05:53:29,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:53:29,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:29,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b010e830-9156-4fe3-b0e4-713984de735c 2019-07-30 05:53:29,351 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a421eb6429fe4c25b2bb58f33fe3ad8c"}, "tags": [], "enabled": true, "id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_4a28686f-3f48-4257-96dc-db886a7f5efc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:53:29,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b010e830-9156-4fe3-b0e4-713984de735c 2019-07-30 05:53:29,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22118806839s 2019-07-30 05:53:29,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 05:53:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/a421eb6429fe4c25b2bb58f33fe3ad8c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:29,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa5ba772-f253-4636-a70d-5250ca69893e 2019-07-30 05:53:29,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:53:29,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a421eb6429fe4c25b2bb58f33fe3ad8c used request id req-fa5ba772-f253-4636-a70d-5250ca69893e 2019-07-30 05:53:29,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264641046524s 2019-07-30 05:53:29,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:53:29,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=a421eb6429fe4c25b2bb58f33fe3ad8c&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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:29,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:29 GMT X-Openstack-Request-Id: req-9c2cf934-b878-4433-b579-09404a031536 2019-07-30 05:53:29,950 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:32Z", "updated_at": "2019-07-30T05:52:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "1fa7295a-20ef-444e-8061-7d70e1d45eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "3276303a-6254-4c29-984e-6ca3897785f4", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "36cba67c-d2f9-4205-949b-6458db3e58d8", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "c47a9f88-4af1-4bb1-a52d-37526098facc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}], "revision_number": 1, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "b28cec58-e713-41bf-921b-c309fae09b96", "name": "default"}]} 2019-07-30 05:53:29,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=a421eb6429fe4c25b2bb58f33fe3ad8c&name=default used request id req-9c2cf934-b878-4433-b579-09404a031536 2019-07-30 05:53:29,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325080871582s 2019-07-30 05:53:29,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:53:29,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:30,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:29 GMT X-Openstack-Request-Id: req-bf194970-2308-4ee6-8b15-71e0aabc7149 2019-07-30 05:53:30,010 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "created_at": "2019-07-30T05:52:32Z", "updated_at": "2019-07-30T05:52:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "1fa7295a-20ef-444e-8061-7d70e1d45eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "3276303a-6254-4c29-984e-6ca3897785f4", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "36cba67c-d2f9-4205-949b-6458db3e58d8", "remote_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:52:32Z", "revision_number": 0, "id": "c47a9f88-4af1-4bb1-a52d-37526098facc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:52:32Z", "security_group_id": "b28cec58-e713-41bf-921b-c309fae09b96", "tenant_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c"}], "revision_number": 1, "project_id": "a421eb6429fe4c25b2bb58f33fe3ad8c", "id": "b28cec58-e713-41bf-921b-c309fae09b96", "name": "default"}]} 2019-07-30 05:53:30,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bf194970-2308-4ee6-8b15-71e0aabc7149 2019-07-30 05:53:30,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545628070831s 2019-07-30 05:53:30,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:53:30,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b28cec58-e713-41bf-921b-c309fae09b96.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb4fce8026d8cbd7817405a9cb8f99eff716b4f1" 2019-07-30 05:53:30,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:53:30 GMT X-Openstack-Request-Id: req-cc7b15c8-f41e-431b-aae8-2a9a923cdb49 2019-07-30 05:53:30,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:53:30,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b28cec58-e713-41bf-921b-c309fae09b96.json used request id req-cc7b15c8-f41e-431b-aae8-2a9a923cdb49 2019-07-30 05:53:30,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.110377073288s 2019-07-30 05:53:30,176 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-07-30 05:53:30,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:53:30,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cda2aa7-9de5-4bc3-9bfd-741125c68c7b 2019-07-30 05:53:30,223 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:53:30,223 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-9cda2aa7-9de5-4bc3-9bfd-741125c68c7b 2019-07-30 05:53:30,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:53:30,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["zN95LPsZQY61seVne2NZ9A"], "issued_at": "2019-07-30T05:53:30.000000Z"}} 2019-07-30 05:53:30,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:53:30,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:31,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:31 GMT X-Openstack-Request-Id: req-d3f5b434-5b72-4382-8dab-a693459a9843 2019-07-30 05:53:31,286 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:53:31,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d3f5b434-5b72-4382-8dab-a693459a9843 2019-07-30 05:53:31,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.555557012558s 2019-07-30 05:53:31,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:53:31,299 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbca63df-a69d-43e2-b80a-7ace336721db 2019-07-30 05:53:31,299 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:53:31,299 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-dbca63df-a69d-43e2-b80a-7ace336721db 2019-07-30 05:53:31,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:53:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:31,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91eb8d62-565a-4031-a64c-9a1d3a0abe32 2019-07-30 05:53:31,496 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:53:31,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-91eb8d62-565a-4031-a64c-9a1d3a0abe32 2019-07-30 05:53:31,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196468114853s 2019-07-30 05:53:31,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 05:53:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}}' 2019-07-30 05:53:31,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f947a56-83a6-468b-b2d6-17124b1dfc4a 2019-07-30 05:53:31,695 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1aaebb599294fbe8d2fba84ecba5cb6"}, "tags": [], "enabled": true, "id": "e1aaebb599294fbe8d2fba84ecba5cb6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}} 2019-07-30 05:53:31,695 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5f947a56-83a6-468b-b2d6-17124b1dfc4a 2019-07-30 05:53:31,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.191188097s 2019-07-30 05:53:31,695 - 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'e1aaebb599294fbe8d2fba84ecba5cb6', '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_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4'}) 2019-07-30 05:53:31,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 05:53:31,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "iGP1RkKuICyYzvMs0jDmDSLhHtxrZC", "email": null, "name": "vping_userdata-user_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}}' 2019-07-30 05:53:32,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e61777e9-15ed-4095-bb5f-bc893cd2c50b 2019-07-30 05:53:32,082 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "links": {"self": "http://172.30.9.24:5000/v3/users/c8b0fee2792c4ed09b5c1c29006bda40"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8b0fee2792c4ed09b5c1c29006bda40", "domain_id": "default", "password_expires_at": null}} 2019-07-30 05:53:32,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-e61777e9-15ed-4095-bb5f-bc893cd2c50b 2019-07-30 05:53:32,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381020069122s 2019-07-30 05:53:32,083 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c8b0fee2792c4ed09b5c1c29006bda40', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4'}) 2019-07-30 05:53:32,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:53:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:32,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53164bb8-e3ac-4032-b126-f1357de48722 2019-07-30 05:53:32,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:53:32,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-53164bb8-e3ac-4032-b126-f1357de48722 2019-07-30 05:53:32,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198567152023s 2019-07-30 05:53:32,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:53:32,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:32,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4148d51-714a-4e88-ab5d-2361b354af40 2019-07-30 05:53:32,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:53:32,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f4148d51-714a-4e88-ab5d-2361b354af40 2019-07-30 05:53:32,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198192119598s 2019-07-30 05:53:32,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:53:32,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:32,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2957893-1e3d-47a3-b25f-cbff2e6493f6 2019-07-30 05:53:32,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:53:32,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c2957893-1e3d-47a3-b25f-cbff2e6493f6 2019-07-30 05:53:32,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193423986435s 2019-07-30 05:53:32,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:53:32,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:32,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713694dd-6237-4fe1-8b68-60f4cde93647 2019-07-30 05:53:32,837 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 05:53:32,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-713694dd-6237-4fe1-8b68-60f4cde93647 2019-07-30 05:53:32,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.145688056946s 2019-07-30 05:53:32,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:53:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:33,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a1ed97-d3d7-4767-9e1c-76fcdaba5268 2019-07-30 05:53:33,084 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "links": {"self": "http://172.30.9.24:5000/v3/users/c8b0fee2792c4ed09b5c1c29006bda40"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8b0fee2792c4ed09b5c1c29006bda40", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:53:33,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-62a1ed97-d3d7-4767-9e1c-76fcdaba5268 2019-07-30 05:53:33,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245911836624s 2019-07-30 05:53:33,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:53:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:33,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ec3bb5-69a2-4eb6-bfd6-7602942a4ae7 2019-07-30 05:53:33,295 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1aaebb599294fbe8d2fba84ecba5cb6"}, "tags": [], "enabled": true, "id": "e1aaebb599294fbe8d2fba84ecba5cb6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}]} 2019-07-30 05:53:33,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-42ec3bb5-69a2-4eb6-bfd6-7602942a4ae7 2019-07-30 05:53:33,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200632095337s 2019-07-30 05:53:33,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:53:33,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=c8b0fee2792c4ed09b5c1c29006bda40&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=e1aaebb599294fbe8d2fba84ecba5cb6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:33,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c787b0c-620c-4d8d-acce-33c43bb9aee5 2019-07-30 05:53:33,535 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=c8b0fee2792c4ed09b5c1c29006bda40&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=e1aaebb599294fbe8d2fba84ecba5cb6", "previous": null, "next": null}} 2019-07-30 05:53:33,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c8b0fee2792c4ed09b5c1c29006bda40&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=e1aaebb599294fbe8d2fba84ecba5cb6 used request id req-1c787b0c-620c-4d8d-acce-33c43bb9aee5 2019-07-30 05:53:33,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.231333971024s 2019-07-30 05:53:33,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 05:53:33,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/e1aaebb599294fbe8d2fba84ecba5cb6/users/c8b0fee2792c4ed09b5c1c29006bda40/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:33,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d07c298e-9725-4e48-ae73-2787d494aec1 2019-07-30 05:53:33,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:53:33,683 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e1aaebb599294fbe8d2fba84ecba5cb6/users/c8b0fee2792c4ed09b5c1c29006bda40/roles/7c6f65662ba14da09fdf612228746a7c used request id req-d07c298e-9725-4e48-ae73-2787d494aec1 2019-07-30 05:53:33,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144273996353s 2019-07-30 05:53:33,684 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', 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'e1aaebb599294fbe8d2fba84ecba5cb6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'iGP1RkKuICyYzvMs0jDmDSLhHtxrZC', 'username': u'vping_userdata-user_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 05:53:33,687 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', 'password': 'iGP1RkKuICyYzvMs0jDmDSLhHtxrZC', 'project_name': 'vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'e1aaebb599294fbe8d2fba84ecba5cb6', 'project_domain_name': 'Default'} 2019-07-30 05:53:33,688 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-07-30 05:53:33,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:53:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:33,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a053cdf5-7592-4525-831c-e099c511cfed 2019-07-30 05:53:33,799 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:53:33,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-a053cdf5-7592-4525-831c-e099c511cfed 2019-07-30 05:53:33,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111130952835s 2019-07-30 05:53:33,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:53:33,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:53:33,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67a9f91-31db-4f8b-a28e-4f40b56a17cb 2019-07-30 05:53:33,917 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1aaebb599294fbe8d2fba84ecba5cb6"}, "tags": [], "enabled": true, "id": "e1aaebb599294fbe8d2fba84ecba5cb6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}]} 2019-07-30 05:53:33,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c67a9f91-31db-4f8b-a28e-4f40b56a17cb 2019-07-30 05:53:33,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110351085663s 2019-07-30 05:53:33,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:53:33,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" -d '{"network": {"tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "name": "vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "admin_state_up": true}}' 2019-07-30 05:53:34,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:34 GMT X-Openstack-Request-Id: req-0c7d3687-767e-45cc-b42c-62dd8990a188 2019-07-30 05:53:34,284 - 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":"301c8812-3b6a-4ae2-92ed-598447100ae6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"e1aaebb599294fbe8d2fba84ecba5cb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:53:34Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4","admin_state_up":true,"tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:34Z","mtu":1450}} 2019-07-30 05:53:34,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0c7d3687-767e-45cc-b42c-62dd8990a188 2019-07-30 05:53:34,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.36425113678s 2019-07-30 05:53:34,284 - 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-30T05:53:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'301c8812-3b6a-4ae2-92ed-598447100ae6', u'provider:segmentation_id': 8, 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_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', u'created_at': u'2019-07-30T05:53:34Z', u'mtu': 1450, u'tenant_id': u'e1aaebb599294fbe8d2fba84ecba5cb6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e1aaebb599294fbe8d2fba84ecba5cb6', u'l2_adjacency': True}) 2019-07-30 05:53:34,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:53:34,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4152344a-df8a-462b-81c1-7268ecfce490 2019-07-30 05:53:34,296 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:53:34,296 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-4152344a-df8a-462b-81c1-7268ecfce490 2019-07-30 05:53:34,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:53:34,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T06:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1aaebb599294fbe8d2fba84ecba5cb6", "name": "vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/e1aaebb599294fbe8d2fba84ecba5cb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "id": "c8b0fee2792c4ed09b5c1c29006bda40"}, "audit_ids": ["vHHJIi3MQFKuwAqUyfKYgQ"], "issued_at": "2019-07-30T05:53:34.000000Z"}} 2019-07-30 05:53:34,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:53:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:35,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:35 GMT X-Openstack-Request-Id: req-a2b3f199-aff1-4f8f-b6cd-ca0f6beada3f 2019-07-30 05:53:35,134 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"301c8812-3b6a-4ae2-92ed-598447100ae6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1aaebb599294fbe8d2fba84ecba5cb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:53:34Z","qos_policy_id":null,"name":"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4","admin_state_up":true,"tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:53:35,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a2b3f199-aff1-4f8f-b6cd-ca0f6beada3f 2019-07-30 05:53:35,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.431030988693s 2019-07-30 05:53:35,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:53:35,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" -d '{"subnet": {"name": "vping_userdata-subnet_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "enable_dhcp": true, "network_id": "301c8812-3b6a-4ae2-92ed-598447100ae6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:53:35,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:35 GMT X-Openstack-Request-Id: req-5dc04136-ca14-4f1c-9785-019f4335d120 2019-07-30 05:53:35,907 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"301c8812-3b6a-4ae2-92ed-598447100ae6","tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:53:35Z","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":"e1aaebb599294fbe8d2fba84ecba5cb6","id":"175201d3-c93b-4671-93ce-87ba46ad0747","subnetpool_id":null,"name":"vping_userdata-subnet_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}} 2019-07-30 05:53:35,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5dc04136-ca14-4f1c-9785-019f4335d120 2019-07-30 05:53:35,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.770682811737s 2019-07-30 05:53:35,908 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:53:35Z', 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'175201d3-c93b-4671-93ce-87ba46ad0747', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', u'enable_dhcp': True, u'network_id': u'301c8812-3b6a-4ae2-92ed-598447100ae6', u'tenant_id': u'e1aaebb599294fbe8d2fba84ecba5cb6', u'created_at': u'2019-07-30T05:53:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e1aaebb599294fbe8d2fba84ecba5cb6'}) 2019-07-30 05:53:35,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:53:35,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "vping_userdata-router_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "admin_state_up": true}}' 2019-07-30 05:53:37,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:37 GMT X-Openstack-Request-Id: req-d8d41e66-2349-4b85-ab40-1258d449632f 2019-07-30 05:53:37,455 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "created_at": "2019-07-30T05:53:35Z", "admin_state_up": true, "updated_at": "2019-07-30T05:53:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "id": "529e42f7-68a9-4cd1-b1df-24957cfac02c", "name": "vping_userdata-router_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}} 2019-07-30 05:53:37,455 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d8d41e66-2349-4b85-ab40-1258d449632f 2019-07-30 05:53:37,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54741501808s 2019-07-30 05:53:37,456 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:53:37Z', u'revision_number': 2, u'id': u'529e42f7-68a9-4cd1-b1df-24957cfac02c', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', u'admin_state_up': True, u'tenant_id': u'e1aaebb599294fbe8d2fba84ecba5cb6', u'created_at': u'2019-07-30T05:53:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'e1aaebb599294fbe8d2fba84ecba5cb6'}) 2019-07-30 05:53:37,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:53:37,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/529e42f7-68a9-4cd1-b1df-24957cfac02c/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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" -d '{"subnet_id": "175201d3-c93b-4671-93ce-87ba46ad0747"}' 2019-07-30 05:53:40,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:40 GMT X-Openstack-Request-Id: req-9e3b1d8d-1152-40d8-ac6f-28b12b141879 2019-07-30 05:53:40,189 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "301c8812-3b6a-4ae2-92ed-598447100ae6", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "subnet_id": "175201d3-c93b-4671-93ce-87ba46ad0747", "subnet_ids": ["175201d3-c93b-4671-93ce-87ba46ad0747"], "port_id": "6a12aa57-bd2f-4304-8ce1-dc5acda1f032", "id": "529e42f7-68a9-4cd1-b1df-24957cfac02c"} 2019-07-30 05:53:40,189 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/529e42f7-68a9-4cd1-b1df-24957cfac02c/add_router_interface.json used request id req-9e3b1d8d-1152-40d8-ac6f-28b12b141879 2019-07-30 05:53:40,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.73256897926s 2019-07-30 05:53:40,190 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 05:53:40,305 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 05:53:40,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:53:40,316 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:40 GMT 2019-07-30 05:53:40,316 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 05:53:40,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:53:40,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:40,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:40 GMT X-Openstack-Request-Id: req-5a093f1d-77fa-4634-ae3e-27a3f5555318 2019-07-30 05:53:40,708 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:53:40,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5a093f1d-77fa-4634-ae3e-27a3f5555318 2019-07-30 05:53:40,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.38722205162s 2019-07-30 05:53:40,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 05:53:40,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}' 2019-07-30 05:53:40,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:40 GMT Location: http://172.30.9.24:9292/v2/images/f17e8799-063a-434d-a856-4d183391e1a6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8b50d924-ce09-43c3-bcec-7c2cfb012f91 2019-07-30 05:53:40,773 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:53:40Z", "file": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6/file", "owner": "e1aaebb599294fbe8d2fba84ecba5cb6", "id": "f17e8799-063a-434d-a856-4d183391e1a6", "size": null, "self": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6", "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_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "checksum": null, "created_at": "2019-07-30T05:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 05:53:40,773 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8b50d924-ce09-43c3-bcec-7c2cfb012f91 2019-07-30 05:53:40,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0559439659119s 2019-07-30 05:53:40,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 05:53:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f17e8799-063a-434d-a856-4d183391e1a6/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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" -d '' 2019-07-30 05:53:41,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:53:41 GMT X-Openstack-Request-Id: req-84ba0922-2a15-4b6c-a908-e1c49fee1962 2019-07-30 05:53:41,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 05:53:41,180 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f17e8799-063a-434d-a856-4d183391e1a6/file used request id req-84ba0922-2a15-4b6c-a908-e1c49fee1962 2019-07-30 05:53:41,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.406027793884s 2019-07-30 05:53:41,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:53:41,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:41,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:41 GMT X-Openstack-Request-Id: req-bf84ddaf-124f-4371-b38a-52f94f171422 2019-07-30 05:53:41,250 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:53:41Z", "file": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6/file", "owner": "e1aaebb599294fbe8d2fba84ecba5cb6", "id": "f17e8799-063a-434d-a856-4d183391e1a6", "size": 12716032, "self": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:53:41,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bf84ddaf-124f-4371-b38a-52f94f171422 2019-07-30 05:53:41,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0663018226624s 2019-07-30 05:53:41,253 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f17e8799-063a-434d-a856-4d183391e1a6/file', 'owner': u'e1aaebb599294fbe8d2fba84ecba5cb6', 'id': u'f17e8799-063a-434d-a856-4d183391e1a6', 'size': 12716032, u'self': u'/v2/images/f17e8799-063a-434d-a856-4d183391e1a6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1aaebb599294fbe8d2fba84ecba5cb6', 'name': 'vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T05:53:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T05:53:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', '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/f17e8799-063a-434d-a856-4d183391e1a6', 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_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', 'created': u'2019-07-30T05:53:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T05:53: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/f17e8799-063a-434d-a856-4d183391e1a6', 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_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 05:53:41,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 05:53:41,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 05:53:41,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-75a09b5a-637f-4121-9d78-dccc34c437a6 x-openstack-request-id: req-75a09b5a-637f-4121-9d78-dccc34c437a6 2019-07-30 05:53:41,591 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "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": "323b84d6-36e4-4415-83aa-a335debfc066"}} 2019-07-30 05:53:41,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-75a09b5a-637f-4121-9d78-dccc34c437a6 2019-07-30 05:53:41,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.335197925568s 2019-07-30 05:53:41,592 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', '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'2e894757a4e54ebfa46b20b30b23a387', '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'323b84d6-36e4-4415-83aa-a335debfc066', 'swap': 0}) 2019-07-30 05:53:41,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 05:53:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/323b84d6-36e4-4415-83aa-a335debfc066/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}e2f47c2e8254c22e1556e30583c75be4ecc53159" -d '{"extra_specs": {}}' 2019-07-30 05:53:41,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-584f7d99-1986-4f4a-bb58-a57fed969d60 x-openstack-request-id: req-584f7d99-1986-4f4a-bb58-a57fed969d60 2019-07-30 05:53:41,612 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 05:53:41,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/323b84d6-36e4-4415-83aa-a335debfc066/os-extra_specs used request id req-584f7d99-1986-4f4a-bb58-a57fed969d60 2019-07-30 05:53:41,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195279121399s 2019-07-30 05:53:41,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:53:41,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:41,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:41 GMT X-Openstack-Request-Id: req-0f8f47e4-c1c6-446a-a075-57e11aaf4aa7 2019-07-30 05:53:41,711 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"301c8812-3b6a-4ae2-92ed-598447100ae6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1aaebb599294fbe8d2fba84ecba5cb6","l2_adjacency":true,"status":"ACTIVE","subnets":["175201d3-c93b-4671-93ce-87ba46ad0747"],"description":"","tags":[],"updated_at":"2019-07-30T05:53:35Z","qos_policy_id":null,"name":"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4","admin_state_up":true,"tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:53:41,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0f8f47e4-c1c6-446a-a075-57e11aaf4aa7 2019-07-30 05:53:41,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0988001823425s 2019-07-30 05:53:41,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:53:41,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:41,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:41 GMT X-Openstack-Request-Id: req-6fc92a8a-31d8-4d1d-8264-f5f7e103cc5c 2019-07-30 05:53:41,757 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:53:41Z", "file": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6/file", "owner": "e1aaebb599294fbe8d2fba84ecba5cb6", "id": "f17e8799-063a-434d-a856-4d183391e1a6", "size": 12716032, "self": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:53:41,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6fc92a8a-31d8-4d1d-8264-f5f7e103cc5c 2019-07-30 05:53:41,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397300720215s 2019-07-30 05:53:41,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:53:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:42,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-20b3e4ee-4afc-4115-b34b-37afe3a26be5 x-openstack-request-id: req-20b3e4ee-4afc-4115-b34b-37afe3a26be5 2019-07-30 05:53:42,031 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "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": "323b84d6-36e4-4415-83aa-a335debfc066"}]} 2019-07-30 05:53:42,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-20b3e4ee-4afc-4115-b34b-37afe3a26be5 2019-07-30 05:53:42,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.267179012299s 2019-07-30 05:53:42,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 05:53:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" -d '{"server": {"name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "imageRef": "f17e8799-063a-434d-a856-4d183391e1a6", "flavorRef": "323b84d6-36e4-4415-83aa-a335debfc066", "max_count": 1, "min_count": 1, "networks": [{"uuid": "301c8812-3b6a-4ae2-92ed-598447100ae6"}]}}' 2019-07-30 05:53:44,913 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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 location: http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493 x-compute-request-id: req-89e43d0b-ef29-40c3-810e-f6852cf51b09 x-openstack-request-id: req-89e43d0b-ef29-40c3-810e-f6852cf51b09 2019-07-30 05:53:44,913 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "adminPass": "kX6egLTe6D48"}} 2019-07-30 05:53:44,914 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-89e43d0b-ef29-40c3-810e-f6852cf51b09 2019-07-30 05:53:44,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.87831306458s 2019-07-30 05:53:44,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:44,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:45,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-98bcc06e-d975-44c2-8744-baf254b3698d x-openstack-request-id: req-98bcc06e-d975-44c2-8744-baf254b3698d 2019-07-30 05:53:45,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "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-30T05:53:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:45,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-98bcc06e-d975-44c2-8744-baf254b3698d 2019-07-30 05:53:45,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561342000961s 2019-07-30 05:53:45,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:53:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:45,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:45 GMT X-Openstack-Request-Id: req-45002f16-5d16-4544-88fd-b824ab44c6e2 2019-07-30 05:53:45,581 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"301c8812-3b6a-4ae2-92ed-598447100ae6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1aaebb599294fbe8d2fba84ecba5cb6","l2_adjacency":true,"status":"ACTIVE","subnets":["175201d3-c93b-4671-93ce-87ba46ad0747"],"description":"","tags":[],"updated_at":"2019-07-30T05:53:35Z","qos_policy_id":null,"name":"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4","admin_state_up":true,"tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:53:45,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-45002f16-5d16-4544-88fd-b824ab44c6e2 2019-07-30 05:53:45,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942008495331s 2019-07-30 05:53:45,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:53:45,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:45,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:45 GMT X-Openstack-Request-Id: req-142af63c-e56b-4534-a48f-09048599714b 2019-07-30 05:53:45,656 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"301c8812-3b6a-4ae2-92ed-598447100ae6","tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:53:35Z","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":"e1aaebb599294fbe8d2fba84ecba5cb6","id":"175201d3-c93b-4671-93ce-87ba46ad0747","subnetpool_id":null,"name":"vping_userdata-subnet_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}]} 2019-07-30 05:53:45,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-142af63c-e56b-4534-a48f-09048599714b 2019-07-30 05:53:45,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0734388828278s 2019-07-30 05:53:45,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:47,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:47,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:48,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 651 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-a8f32222-9c1f-40cd-80c6-2ee993d29463 x-openstack-request-id: req-a8f32222-9c1f-40cd-80c6-2ee993d29463 2019-07-30 05:53:48,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:53:47Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:48,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a8f32222-9c1f-40cd-80c6-2ee993d29463 2019-07-30 05:53:48,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50390291214s 2019-07-30 05:53:48,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:50,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:50,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-6a169846-8d76-4384-8a33-3710d0849734 x-openstack-request-id: req-6a169846-8d76-4384-8a33-3710d0849734 2019-07-30 05:53:50,689 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:53:47Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:50,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a169846-8d76-4384-8a33-3710d0849734 2019-07-30 05:53:50,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517963886261s 2019-07-30 05:53:50,696 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:52,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:53,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 30 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-58746536-4623-4115-8ccf-6b400100ba08 x-openstack-request-id: req-58746536-4623-4115-8ccf-6b400100ba08 2019-07-30 05:53:53,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:53:47Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:53,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-58746536-4623-4115-8ccf-6b400100ba08 2019-07-30 05:53:53,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443243026733s 2019-07-30 05:53:53,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:55,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:55,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:55,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-41cbcf0d-a1e6-4d34-a771-385731f63ea7 x-openstack-request-id: req-41cbcf0d-a1e6-4d34-a771-385731f63ea7 2019-07-30 05:53:55,584 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:53Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:55,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-41cbcf0d-a1e6-4d34-a771-385731f63ea7 2019-07-30 05:53:55,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433179855347s 2019-07-30 05:53:55,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:53:55,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=f535111e-b60f-4fc3-8c24-f946eb7de493" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:55,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:55 GMT X-Openstack-Request-Id: req-dacefa36-9088-4e74-86b2-a99bf7224608 2019-07-30 05:53:55,652 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:53:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"175201d3-c93b-4671-93ce-87ba46ad0747","ip_address":"192.168.120.23"}],"id":"0aa6c638-16d3-4e6d-b57e-792fb131e7ec","security_groups":["a4c5411f-29d7-47c5-92fc-49b5173f6a91"],"mac_address":"fa:16:3e:32:9f:69","project_id":"e1aaebb599294fbe8d2fba84ecba5cb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"301c8812-3b6a-4ae2-92ed-598447100ae6","tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:47Z","binding:vnic_type":"normal","device_id":"f535111e-b60f-4fc3-8c24-f946eb7de493","ip_allocation":"immediate"}]} 2019-07-30 05:53:55,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=f535111e-b60f-4fc3-8c24-f946eb7de493 used request id req-dacefa36-9088-4e74-86b2-a99bf7224608 2019-07-30 05:53:55,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0632030963898s 2019-07-30 05:53:55,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:53:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=0aa6c638-16d3-4e6d-b57e-792fb131e7ec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:55,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:55 GMT X-Openstack-Request-Id: req-00c93a6c-b8fb-4e5a-9c69-d1c736f0f957 2019-07-30 05:53:55,709 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:53:55,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=0aa6c638-16d3-4e6d-b57e-792fb131e7ec used request id req-00c93a6c-b8fb-4e5a-9c69-d1c736f0f957 2019-07-30 05:53:55,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0470499992371s 2019-07-30 05:53:55,710 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:9f:69', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f17e8799-063a-434d-a856-4d183391e1a6'}), 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-30T05:53:53.000000', 'flavor': Munch({u'id': u'323b84d6-36e4-4415-83aa-a335debfc066'}), 'az': u'nova', 'id': u'f535111e-b60f-4fc3-8c24-f946eb7de493', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c8b0fee2792c4ed09b5c1c29006bda40', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1aaebb599294fbe8d2fba84ecba5cb6', 'name': 'vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', '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-30T05:53:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T05:53:53Z', 'hostId': u'e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4', '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-30T05:53:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e1aaebb599294fbe8d2fba84ecba5cb6', 'name': u'vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', 'adminPass': u'kX6egLTe6D48', 'tenant_id': u'e1aaebb599294fbe8d2fba84ecba5cb6', 'created_at': u'2019-07-30T05:53:44Z', 'created': u'2019-07-30T05:53:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 05:53:55,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:53:55,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:55,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:55 GMT X-Openstack-Request-Id: req-b82f8044-e031-478f-be88-03a89687d6dc 2019-07-30 05:53:55,803 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"301c8812-3b6a-4ae2-92ed-598447100ae6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1aaebb599294fbe8d2fba84ecba5cb6","l2_adjacency":true,"status":"ACTIVE","subnets":["175201d3-c93b-4671-93ce-87ba46ad0747"],"description":"","tags":[],"updated_at":"2019-07-30T05:53:35Z","qos_policy_id":null,"name":"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4","admin_state_up":true,"tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:53:55,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b82f8044-e031-478f-be88-03a89687d6dc 2019-07-30 05:53:55,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930690765381s 2019-07-30 05:53:55,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:53:55,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:55,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53:55 GMT X-Openstack-Request-Id: req-5f8a53c5-3a4f-4217-b7b1-9230ebff1c61 2019-07-30 05:53:55,848 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:53:41Z", "file": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6/file", "owner": "e1aaebb599294fbe8d2fba84ecba5cb6", "id": "f17e8799-063a-434d-a856-4d183391e1a6", "size": 12716032, "self": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:53:55,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5f8a53c5-3a4f-4217-b7b1-9230ebff1c61 2019-07-30 05:53:55,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393660068512s 2019-07-30 05:53:55,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:53:55,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:55,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-bef66446-8ed8-4e75-a693-83a88d082c14 x-openstack-request-id: req-bef66446-8ed8-4e75-a693-83a88d082c14 2019-07-30 05:53:55,872 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "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": "323b84d6-36e4-4415-83aa-a335debfc066"}]} 2019-07-30 05:53:55,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bef66446-8ed8-4e75-a693-83a88d082c14 2019-07-30 05:53:55,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231528282166s 2019-07-30 05:53:55,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 05:53:55,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" -d '{"server": {"name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "imageRef": "f17e8799-063a-434d-a856-4d183391e1a6", "flavorRef": "323b84d6-36e4-4415-83aa-a335debfc066", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjIzIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "301c8812-3b6a-4ae2-92ed-598447100ae6"}]}}' 2019-07-30 05:53:56,767 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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 location: http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043 x-compute-request-id: req-bc129195-d3f1-47ac-8ca2-8c2468d7d30b x-openstack-request-id: req-bc129195-d3f1-47ac-8ca2-8c2468d7d30b 2019-07-30 05:53:56,768 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "845500d0-4a51-414f-87f0-0b5cad595043", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "adminPass": "ZiFE7oU23h3X"}} 2019-07-30 05:53:56,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc129195-d3f1-47ac-8ca2-8c2468d7d30b 2019-07-30 05:53:56,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.893801927567s 2019-07-30 05:53:56,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:56,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:57,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-495ab679-65e7-45c2-bb38-5ee21e662f5f x-openstack-request-id: req-495ab679-65e7-45c2-bb38-5ee21e662f5f 2019-07-30 05:53:57,207 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "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-30T05:53:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:53Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:57,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-495ab679-65e7-45c2-bb38-5ee21e662f5f 2019-07-30 05:53:57,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438789129257s 2019-07-30 05:53:57,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:53:59,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:53:59,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:53:59,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Tue, 30 Jul 2019 05:53: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-1c1a9950-f4f9-4623-8c91-9dac9c076991 x-openstack-request-id: req-1c1a9950-f4f9-4623-8c91-9dac9c076991 2019-07-30 05:53:59,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:53:59Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:53Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:53:59,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c1a9950-f4f9-4623-8c91-9dac9c076991 2019-07-30 05:53:59,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537420034409s 2019-07-30 05:53:59,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:01,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:01,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:01,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-689c7ca4-9b4f-4572-a80e-1755531992b3 x-openstack-request-id: req-689c7ca4-9b4f-4572-a80e-1755531992b3 2019-07-30 05:54:01,953 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:53:59Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:53Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:01,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-689c7ca4-9b4f-4572-a80e-1755531992b3 2019-07-30 05:54:01,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187474966049s 2019-07-30 05:54:01,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:03,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:03,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:04,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-81cfda52-1ead-4e7b-94ae-867e58b7cdf3 x-openstack-request-id: req-81cfda52-1ead-4e7b-94ae-867e58b7cdf3 2019-07-30 05:54:04,177 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:53:59Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:53Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:04,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81cfda52-1ead-4e7b-94ae-867e58b7cdf3 2019-07-30 05:54:04,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214705944061s 2019-07-30 05:54:04,185 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:06,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:06,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-e07ea57f-8584-4b52-8585-1f4db8debd56 x-openstack-request-id: req-e07ea57f-8584-4b52-8585-1f4db8debd56 2019-07-30 05:54:06,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:53:59Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:53Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:06,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e07ea57f-8584-4b52-8585-1f4db8debd56 2019-07-30 05:54:06,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411608934402s 2019-07-30 05:54:06,607 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:08,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:08,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:09,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-d4ca6242-10af-4d9c-8d43-0f58b2b1ba3d x-openstack-request-id: req-d4ca6242-10af-4d9c-8d43-0f58b2b1ba3d 2019-07-30 05:54:09,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:72:e5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:06.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:06Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:53Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:09,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d4ca6242-10af-4d9c-8d43-0f58b2b1ba3d 2019-07-30 05:54:09,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649846076965s 2019-07-30 05:54:09,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:54:09,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=845500d0-4a51-414f-87f0-0b5cad595043" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:09,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:09 GMT X-Openstack-Request-Id: req-4bd8076b-7db8-41ee-8a63-72c5b233b83c 2019-07-30 05:54:09,322 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:54:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"175201d3-c93b-4671-93ce-87ba46ad0747","ip_address":"192.168.120.8"}],"id":"88d2093a-4b53-4537-9508-49cdaa8bd9a4","security_groups":["a4c5411f-29d7-47c5-92fc-49b5173f6a91"],"mac_address":"fa:16:3e:41:72:e5","project_id":"e1aaebb599294fbe8d2fba84ecba5cb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"301c8812-3b6a-4ae2-92ed-598447100ae6","tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:54:00Z","binding:vnic_type":"normal","device_id":"845500d0-4a51-414f-87f0-0b5cad595043","ip_allocation":"immediate"}]} 2019-07-30 05:54:09,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=845500d0-4a51-414f-87f0-0b5cad595043 used request id req-4bd8076b-7db8-41ee-8a63-72c5b233b83c 2019-07-30 05:54:09,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0557088851929s 2019-07-30 05:54:09,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:54:09,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=88d2093a-4b53-4537-9508-49cdaa8bd9a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:09,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:09 GMT X-Openstack-Request-Id: req-7ca9f72d-5bde-4f01-aa29-48e6111836f8 2019-07-30 05:54:09,379 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:54:09,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=88d2093a-4b53-4537-9508-49cdaa8bd9a4 used request id req-7ca9f72d-5bde-4f01-aa29-48e6111836f8 2019-07-30 05:54:09,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0474829673767s 2019-07-30 05:54:09,380 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:41:72:e5', 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'f17e8799-063a-434d-a856-4d183391e1a6'}), 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-30T05:54:06.000000', 'flavor': Munch({u'id': u'323b84d6-36e4-4415-83aa-a335debfc066'}), 'az': u'nova', 'id': u'845500d0-4a51-414f-87f0-0b5cad595043', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c8b0fee2792c4ed09b5c1c29006bda40', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1aaebb599294fbe8d2fba84ecba5cb6', 'name': 'vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', '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-30T05:54:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T05:54:06Z', 'hostId': u'4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8', '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-30T05:54:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e1aaebb599294fbe8d2fba84ecba5cb6', 'name': u'vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4', 'adminPass': u'ZiFE7oU23h3X', 'tenant_id': u'e1aaebb599294fbe8d2fba84ecba5cb6', 'created_at': u'2019-07-30T05:53:56Z', 'created': u'2019-07-30T05:53:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 05:54:09,381 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-07-30 05:54:10,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:10,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:10,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-a6b0dc44-c31b-4e7e-8e47-4560a029a73b x-openstack-request-id: req-a6b0dc44-c31b-4e7e-8e47-4560a029a73b 2019-07-30 05:54:10,737 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:72:e5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:06.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:06Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:53:53Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:10,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6b0dc44-c31b-4e7e-8e47-4560a029a73b 2019-07-30 05:54:10,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355396032333s 2019-07-30 05:54:10,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 05:54:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043/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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 05:54:10,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9188 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-56ba681e-f52d-4a1f-bb6b-a48279c0683d x-openstack-request-id: req-56ba681e-f52d-4a1f-bb6b-a48279c0683d 2019-07-30 05:54:10,824 - 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 525820340 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.910 MHz processor\n[ 0.245613] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.248735] pid_max: default: 32768 minimum: 301\n[ 0.250418] ACPI: Core revision 20150930\n[ 0.252492] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.254929] Security Framework initialized\n[ 0.256478] Yama: becoming mindful.\n[ 0.257839] AppArmor: AppArmor initialized\n[ 0.259401] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.261844] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264226] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266487] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269039] Initializing cgroup subsys io\n[ 0.270547] Initializing cgroup subsys memory\n[ 0.272163] Initializing cgroup subsys devices\n[ 0.273789] Initializing cgroup subsys freezer\n[ 0.275415] Initializing cgroup subsys net_cls\n[ 0.277044] Initializing cgroup subsys perf_event\n[ 0.278748] Initializing cgroup subsys net_prio\n[ 0.280412] Initializing cgroup subsys hugetlb\n[ 0.282037] Initializing cgroup subsys pids\n[ 0.283648] CPU: Physical Processor ID: 0\n[ 0.285852] mce: CPU supports 10 MCE banks\n[ 0.287421] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.289310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.309378] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.319156] ftrace: allocating 31920 entries in 125 pages\n[ 0.355669] smpboot: Max logical packages: 1\n[ 0.357264] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359786] x2apic enabled\n[ 0.361240] Switched APIC routing to physical x2apic.\n[ 0.364283] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.366380] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.370256] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.373602] KVM setup paravirtual spinlock\n[ 0.375607] x86: Booted up 1 node, 1 CPUs\n[ 0.377114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.379649] devtmpfs: initialized\n[ 0.381956] evm: security.selinux\n[ 0.383269] evm: security.SMACK64\n[ 0.384620] evm: security.SMACK64EXEC\n[ 0.386082] evm: security.SMACK64TRANSMUTE\n[ 0.387665] evm: security.SMACK64MMAP\n[ 0.389119] evm: security.ima\n[ 0.390362] evm: security.capability\n[ 0.391868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.395472] pinctrl core: initialized pinctrl subsystem\n[ 0.397557] RTC time: 5:54:06, date: 07/30/19\n[ 0.399363] NET: Registered protocol family 16\n[ 0.401197] cpuidle: using governor ladder\n[ 0.402803] cpuidle: using governor menu\n[ 0.404341] PCCT header not found.\n[ 0.405770] ACPI: bus type PCI registered\n[ 0.407344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.409771] PCI: Using configuration type 1 for base access\n[ 0.412548] ACPI: Added _OSI(Module Device)\n[ 0.414192] ACPI: Added _OSI(Processor Device)\n[ 0.415887] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.417659] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.420472] ACPI: Interpreter enabled\n[ 0.421961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.425583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.429201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.432822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.436435] ACPI: (supports S0 S5)\n[ 0.437817] ACPI: Using IOAPIC for interrupt routing\n[ 0.439674] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.446796] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.449248] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451621] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455882] acpiphp: Slot [3] registered\n[ 0.457440] acpiphp: Slot [4] registered\n[ 0.459000] acpiphp: Slot [5] registered\n[ 0.460558] acpiphp: Slot [6] registered\n[ 0.462115] acpiphp: Slot [7] registered\n[ 0.463670] acpiphp: Slot [8] registered\n[ 0.465233] acpiphp: Slot [9] registered\n[ 0.466787] acpiphp: Slot [10] registered\n[ 0.468372] acpiphp: Slot [11] registered\n[ 0.469960] acpiphp: Slot [12] registered\n[ 0.471582] acpiphp: Slot [13] registered\n[ 0.473161] acpiphp: Slot [14] registered\n[ 0.474739] acpiphp: Slot [15] registered\n[ 0.492857] acpiphp: Slot [16] registered\n[ 0.494443] acpiphp: Slot [17] registered\n[ 0.496027] acpiphp: Slot [18] registered\n[ 0.497609] acpiphp: Slot [19] registered\n[ 0.499187] acpiphp: Slot [20] registered\n[ 0.500767] acpiphp: Slot [21] registered\n[ 0.502356] acpiphp: Slot [22] registered\n[ 0.503939] acpiphp: Slot [23] registered\n[ 0.505521] acpiphp: Slot [24] registered\n[ 0.507111] acpiphp: Slot [25] registered\n[ 0.508703] acpiphp: Slot [26] registered\n[ 0.510282] acpiphp: Slot [27] registered\n[ 0.511871] acpiphp: Slot [28] registered\n[ 0.513456] acpiphp: Slot [29] registered\n[ 0.515040] acpiphp: Slot [30] registered\n[ 0.516623] acpiphp: Slot [31] registered\n[ 0.518207] PCI host bridge to bus 0000:00\n[ 0.519797] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.522208] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.524617] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.527464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.530314] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.533217] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.538200] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.540730] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.543076] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.545588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.550374] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.553179] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.581353] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.584119] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.586762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.589488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.592081] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.594405] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.596848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.598836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.601749] vgaarb: loaded\n[ 0.602874] vgaarb: bridge control possible 0000:00:02.0\n[ 0.605121] SCSI subsystem initialized\n[ 0.606837] ACPI: bus type USB registered\n[ 0.608383] usbcore: registered new interface driver usbfs\n[ 0.610325] usbcore: registered new interface driver hub\n[ 0.612221] usbcore: registered new device driver usb\n[ 0.614245] PCI: Using ACPI for IRQ routing\n[ 0.616310] NetLabel: Initializing\n[ 0.617649] NetLabel: domain hash size = 128\n[ 0.619252] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.621061] NetLabel: unlabeled traffic allowed by default\n[ 0.623247] clocksource: Switched to clocksource kvm-clock\n[ 0.633992] AppArmor: AppArmor Filesystem Enabled\n[ 0.635777] pnp: PnP ACPI init\n[ 0.637353] pnp: PnP ACPI: found 5 devices\n[ 0.644569] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.647790] NET: Registered protocol family 2\n[ 0.649690] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.652125] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.654399] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.656671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.660942] NET: Registered protocol family 1\n[ 0.662583] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.664656] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.666686] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.681824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.697063] Trying to unpack rootfs image as initramfs...\n[ 0.759099] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.762119] Scanning for low memory corruption every 60 seconds\n[ 0.764499] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.766669] audit: initializing netlink subsys (disabled)\n[ 0.768629] audit: type=2000 audit(1564466047.157:1): initialized\n[ 0.771017] Initialise system trusted keyring\n[ 0.772750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.774948] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.778201] zbud: loaded\n[ 0.779453] VFS: Disk quotas dquot_6.6.0\n[ 0.780974] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.783709] fuse init (API version 7.23)\n[ 0.785328] Key type big_key registered\n[ 0.786816] Allocating IMA MOK and blacklist keyrings.\n[ 0.788972] Key type asymmetric registered\n[ 0.790513] Asymmetric key parser 'x509' registered\n[ 0.792315] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.795091] io scheduler noop registered\n[ 0.796578] io scheduler deadline registered (default)\n[ 0.798449] io scheduler cfq registered\n[ 0.800008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.801973] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.804322] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.807041] ACPI: Power Button [PWRF]\n[ 0.808562] GHES: HEST is not enabled!\n[ 0.822920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.853090] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.856785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.882448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.886125] Linux agpgart interface v0.103\n[ 0.889754] brd: module loaded\n[ 0.892228] loop: module loaded\n[ 0.897346] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.900094] GPT:90111 != 2097151\n[ 0.901369] GPT:Alternate GPT header not at the end of the disk.\n[ 0.903456] GPT:90111 != 2097151\n[ 0.904730] GPT: Use GNU Parted to correct GPT errors.\n[ 0.906565] vda: vda1 vda15\n[ 0.908482] scsi host0: ata_piix\n[ 0.909884] scsi host1: ata_piix\n[ 0.911208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.913519] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.916472] libphy: Fixed MDIO Bus: probed\n[ 0.918021] tun: Universal TUN/TAP device driver, 1.6\n[ 0.919842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.923251] PPP generic driver version 2.4.2\n[ 0.924919] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.927169] ehci-pci: EHCI PCI platform driver\n[ 0.928821] ehci-platform: EHCI generic platform driver\n[ 0.930696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.932850] ohci-pci: OHCI PCI platform driver\n[ 0.934495] ohci-platform: OHCI generic platform driver\n[ 0.936373] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.951602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.953483] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.956234] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.958099] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.960280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.962601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.965290] usb usb1: Product: UHCI Host Controller\n[ 0.967047] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.969205] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.970995] hub 1-0:1.0: USB hub found\n[ 0.972445] hub 1-0:1.0: 2 ports detected\n[ 0.974112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.977953] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.979749] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.981645] mousedev: PS/2 mouse device common for all mice\n[ 0.983977] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.987155] rtc_cmos 00:00: RTC can wake from S4\n[ 0.989386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.991620] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.993866] i2c /dev entries driver\n[ 0.995268] device-mapper: uevent: version 1.0.3\n[ 0.997028] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.000091] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.002490] NET: Registered protocol family 10\n[ 1.004421] NET: Registered protocol family 17\n[ 1.006089] Key type dns_resolver registered\n[ 1.007851] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.009896] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.013159] registered taskstats version 1\n[ 1.014723] Loading compiled-in X.509 certificates\n[ 1.017048] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.020546] zswap: loaded using pool lzo/zbud\n[ 1.022960] Key type trusted registered\n[ 1.025442] Key type encrypted registered\n[ 1.026976] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.028951] ima: No TPM chip found, activating TPM-bypass!\n[ 1.030925] evm: HMAC attrs: 0x1\n[ 1.032602] Magic number: 11:679:922\n[ 1.034174] rtc_cmos 00:00: setting system clock to 2019-07-30 05:54:07 UTC (1564466047)\n[ 1.037171] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.039279] EDD information not available.\n[ 1.073064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.092623] Write protecting the kernel read-only data: 14336k\n[ 1.096177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.099434] 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\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.271436] 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.8...\nLease of 192.168.120.8 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-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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDD+oXmYRhBTB1Dlmg8Z/moiGwa5ChP080+8AXVk5eWlKa1c8wp1Fe9GMvPqWTmLoMpF9uNFxn1c4SOgjG+wiwkrpBAkR5lDH5qvscWH2RN3PrU5lHFpO/LxO11ansXjZ172UqEr1OelSnRzEXlR3AS08VttNVJG8gE1ajouYh/uXY2rSXGunEuowMBA6mHkH0D7rwGR7lwzo+4AiX2UObDOlv1Q6rjc/TWGemn0h/Q0qYmE6rcF4/jOPnrZxAjZt1YsT+g6JF4eNy8skxBybIjZpg28o7rp5nD6joXL4Isj9Sv78uDQe9tEHviQK4MFYiGV4DOSUreno3MHtrCn3DB root@vping-userdata-vm2-dc5014d1-05c4-4eaa-805e-a6d4aebd42d4\nssh-dss AAAAB3NzaC1kc3MAAACBAOEkRd5nuDeVu/PNl3es4eDZ1mR6KLiPjajIZFhootOz5aP9urKSsNYXa5ylQ1Lhq0FL/FOZl4YFDCBApjXlAGE+SVeC9hCDr/lR0DINkGjtETm+l4CSO1OcFeFuSMj+qlJT1XnZ6Lh0E/DikalA0EoT5Ze/qPGDc/AtM9HY77rfAAAAFQCW78VDG/WjYH6eBvPo8Uw9kW+dfwAAAIBXwv6WvttRYtp3HiRpmfzQ1RZuxOPYzAAQ4WWFMw4VC4dmDkULK/BxV8W739ysKUkTKiawzPr4syN//4eMrN/cEHCLDUnvn6Q1h4+9b1tf3oA45cJczNKCsG26HNcLpiTkUxXlnh1W2N2vRLIny2I3MgqosA+18phLW8de+SgGXwAAAIAX22MF8sqt7VA4mO3O+E0LAh4cpFYLbeg03kzG0oENQEKPSGPqZZIEF5hzmFf3z36HgzoordI++CJP6X1KMU7Kf/iVE7JlXvciiQ11yIQjPBPGdrU76eqMA6DqkNESdIHPa1kWBD4zf3pJPP4MQJNFb6/NxhRv31j58B+QIIAbdw== root@vping-userdata-vm2-dc5014d1-05c4-4eaa-805e-a6d4aebd42d4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-07-30 05:54:10,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043/action used request id req-56ba681e-f52d-4a1f-bb6b-a48279c0683d 2019-07-30 05:54:10,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0835881233215s 2019-07-30 05:54:10,825 - 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 525820340 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.910 MHz processor [ 0.245613] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.248735] pid_max: default: 32768 minimum: 301 [ 0.250418] ACPI: Core revision 20150930 [ 0.252492] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254929] Security Framework initialized [ 0.256478] Yama: becoming mindful. [ 0.257839] AppArmor: AppArmor initialized [ 0.259401] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261844] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264226] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266487] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269039] Initializing cgroup subsys io [ 0.270547] Initializing cgroup subsys memory [ 0.272163] Initializing cgroup subsys devices [ 0.273789] Initializing cgroup subsys freezer [ 0.275415] Initializing cgroup subsys net_cls [ 0.277044] Initializing cgroup subsys perf_event [ 0.278748] Initializing cgroup subsys net_prio [ 0.280412] Initializing cgroup subsys hugetlb [ 0.282037] Initializing cgroup subsys pids [ 0.283648] CPU: Physical Processor ID: 0 [ 0.285852] mce: CPU supports 10 MCE banks [ 0.287421] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.309378] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.319156] ftrace: allocating 31920 entries in 125 pages [ 0.355669] smpboot: Max logical packages: 1 [ 0.357264] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359786] x2apic enabled [ 0.361240] Switched APIC routing to physical x2apic. [ 0.364283] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366380] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370256] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373602] KVM setup paravirtual spinlock [ 0.375607] x86: Booted up 1 node, 1 CPUs [ 0.377114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.379649] devtmpfs: initialized [ 0.381956] evm: security.selinux [ 0.383269] evm: security.SMACK64 [ 0.384620] evm: security.SMACK64EXEC [ 0.386082] evm: security.SMACK64TRANSMUTE [ 0.387665] evm: security.SMACK64MMAP [ 0.389119] evm: security.ima [ 0.390362] evm: security.capability [ 0.391868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.395472] pinctrl core: initialized pinctrl subsystem [ 0.397557] RTC time: 5:54:06, date: 07/30/19 [ 0.399363] NET: Registered protocol family 16 [ 0.401197] cpuidle: using governor ladder [ 0.402803] cpuidle: using governor menu [ 0.404341] PCCT header not found. [ 0.405770] ACPI: bus type PCI registered [ 0.407344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.409771] PCI: Using configuration type 1 for base access [ 0.412548] ACPI: Added _OSI(Module Device) [ 0.414192] ACPI: Added _OSI(Processor Device) [ 0.415887] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.417659] ACPI: Added _OSI(Processor Aggregator Device) [ 0.420472] ACPI: Interpreter enabled [ 0.421961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.425583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.429201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.432822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.436435] ACPI: (supports S0 S5) [ 0.437817] ACPI: Using IOAPIC for interrupt routing [ 0.439674] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.446796] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449248] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451621] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455882] acpiphp: Slot [3] registered [ 0.457440] acpiphp: Slot [4] registered [ 0.459000] acpiphp: Slot [5] registered [ 0.460558] acpiphp: Slot [6] registered [ 0.462115] acpiphp: Slot [7] registered [ 0.463670] acpiphp: Slot [8] registered [ 0.465233] acpiphp: Slot [9] registered [ 0.466787] acpiphp: Slot [10] registered [ 0.468372] acpiphp: Slot [11] registered [ 0.469960] acpiphp: Slot [12] registered [ 0.471582] acpiphp: Slot [13] registered [ 0.473161] acpiphp: Slot [14] registered [ 0.474739] acpiphp: Slot [15] registered [ 0.492857] acpiphp: Slot [16] registered [ 0.494443] acpiphp: Slot [17] registered [ 0.496027] acpiphp: Slot [18] registered [ 0.497609] acpiphp: Slot [19] registered [ 0.499187] acpiphp: Slot [20] registered [ 0.500767] acpiphp: Slot [21] registered [ 0.502356] acpiphp: Slot [22] registered [ 0.503939] acpiphp: Slot [23] registered [ 0.505521] acpiphp: Slot [24] registered [ 0.507111] acpiphp: Slot [25] registered [ 0.508703] acpiphp: Slot [26] registered [ 0.510282] acpiphp: Slot [27] registered [ 0.511871] acpiphp: Slot [28] registered [ 0.513456] acpiphp: Slot [29] registered [ 0.515040] acpiphp: Slot [30] registered [ 0.516623] acpiphp: Slot [31] registered [ 0.518207] PCI host bridge to bus 0000:00 [ 0.519797] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.522208] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524617] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.527464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.530314] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.533217] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.538200] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.540730] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.543076] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.545588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.550374] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.553179] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.581353] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.584119] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.586762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.589488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.592081] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.594405] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.596848] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.598836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.601749] vgaarb: loaded [ 0.602874] vgaarb: bridge control possible 0000:00:02.0 [ 0.605121] SCSI subsystem initialized [ 0.606837] ACPI: bus type USB registered [ 0.608383] usbcore: registered new interface driver usbfs [ 0.610325] usbcore: registered new interface driver hub [ 0.612221] usbcore: registered new device driver usb [ 0.614245] PCI: Using ACPI for IRQ routing [ 0.616310] NetLabel: Initializing [ 0.617649] NetLabel: domain hash size = 128 [ 0.619252] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.621061] NetLabel: unlabeled traffic allowed by default [ 0.623247] clocksource: Switched to clocksource kvm-clock [ 0.633992] AppArmor: AppArmor Filesystem Enabled [ 0.635777] pnp: PnP ACPI init [ 0.637353] pnp: PnP ACPI: found 5 devices [ 0.644569] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.647790] NET: Registered protocol family 2 [ 0.649690] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.652125] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.654399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.656671] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.658720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.660942] NET: Registered protocol family 1 [ 0.662583] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.664656] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.666686] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.681824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.697063] Trying to unpack rootfs image as initramfs... [ 0.759099] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.762119] Scanning for low memory corruption every 60 seconds [ 0.764499] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.766669] audit: initializing netlink subsys (disabled) [ 0.768629] audit: type=2000 audit(1564466047.157:1): initialized [ 0.771017] Initialise system trusted keyring [ 0.772750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.774948] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.778201] zbud: loaded [ 0.779453] VFS: Disk quotas dquot_6.6.0 [ 0.780974] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.783709] fuse init (API version 7.23) [ 0.785328] Key type big_key registered [ 0.786816] Allocating IMA MOK and blacklist keyrings. [ 0.788972] Key type asymmetric registered [ 0.790513] Asymmetric key parser 'x509' registered [ 0.792315] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795091] io scheduler noop registered [ 0.796578] io scheduler deadline registered (default) [ 0.798449] io scheduler cfq registered [ 0.800008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801973] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.804322] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.807041] ACPI: Power Button [PWRF] [ 0.808562] GHES: HEST is not enabled! [ 0.822920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.853090] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.856785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.882448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.886125] Linux agpgart interface v0.103 [ 0.889754] brd: module loaded [ 0.892228] loop: module loaded [ 0.897346] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.900094] GPT:90111 != 2097151 [ 0.901369] GPT:Alternate GPT header not at the end of the disk. [ 0.903456] GPT:90111 != 2097151 [ 0.904730] GPT: Use GNU Parted to correct GPT errors. [ 0.906565] vda: vda1 vda15 [ 0.908482] scsi host0: ata_piix [ 0.909884] scsi host1: ata_piix [ 0.911208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.913519] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.916472] libphy: Fixed MDIO Bus: probed [ 0.918021] tun: Universal TUN/TAP device driver, 1.6 [ 0.919842] tun: (C) 1999-2004 Max Krasnyansky [ 0.923251] PPP generic driver version 2.4.2 [ 0.924919] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.927169] ehci-pci: EHCI PCI platform driver [ 0.928821] ehci-platform: EHCI generic platform driver [ 0.930696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.932850] ohci-pci: OHCI PCI platform driver [ 0.934495] ohci-platform: OHCI generic platform driver [ 0.936373] uhci_hcd: USB Universal Host Controller Interface driver [ 0.951602] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.953483] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.956234] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.958099] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.960280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.962601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.965290] usb usb1: Product: UHCI Host Controller [ 0.967047] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.969205] usb usb1: SerialNumber: 0000:00:01.2 [ 0.970995] hub 1-0:1.0: USB hub found [ 0.972445] hub 1-0:1.0: 2 ports detected [ 0.974112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.977953] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.979749] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.981645] mousedev: PS/2 mouse device common for all mice [ 0.983977] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.987155] rtc_cmos 00:00: RTC can wake from S4 [ 0.989386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.991620] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.993866] i2c /dev entries driver [ 0.995268] device-mapper: uevent: version 1.0.3 [ 0.997028] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.000091] ledtrig-cpu: registered to indicate activity on CPUs [ 1.002490] NET: Registered protocol family 10 [ 1.004421] NET: Registered protocol family 17 [ 1.006089] Key type dns_resolver registered [ 1.007851] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.009896] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.013159] registered taskstats version 1 [ 1.014723] Loading compiled-in X.509 certificates [ 1.017048] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.020546] zswap: loaded using pool lzo/zbud [ 1.022960] Key type trusted registered [ 1.025442] Key type encrypted registered [ 1.026976] AppArmor: AppArmor sha1 policy hashing enabled [ 1.028951] ima: No TPM chip found, activating TPM-bypass! [ 1.030925] evm: HMAC attrs: 0x1 [ 1.032602] Magic number: 11:679:922 [ 1.034174] rtc_cmos 00:00: setting system clock to 2019-07-30 05:54:07 UTC (1564466047) [ 1.037171] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.039279] EDD information not available. [ 1.073064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.092623] Write protecting the kernel read-only data: 14336k [ 1.096177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.099434] 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 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.271436] 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.8... Lease of 192.168.120.8 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-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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDD+oXmYRhBTB1Dlmg8Z/moiGwa5ChP080+8AXVk5eWlKa1c8wp1Fe9GMvPqWTmLoMpF9uNFxn1c4SOgjG+wiwkrpBAkR5lDH5qvscWH2RN3PrU5lHFpO/LxO11ansXjZ172UqEr1OelSnRzEXlR3AS08VttNVJG8gE1ajouYh/uXY2rSXGunEuowMBA6mHkH0D7rwGR7lwzo+4AiX2UObDOlv1Q6rjc/TWGemn0h/Q0qYmE6rcF4/jOPnrZxAjZt1YsT+g6JF4eNy8skxBybIjZpg28o7rp5nD6joXL4Isj9Sv78uDQe9tEHviQK4MFYiGV4DOSUreno3MHtrCn3DB root@vping-userdata-vm2-dc5014d1-05c4-4eaa-805e-a6d4aebd42d4 ssh-dss AAAAB3NzaC1kc3MAAACBAOEkRd5nuDeVu/PNl3es4eDZ1mR6KLiPjajIZFhootOz5aP9urKSsNYXa5ylQ1Lhq0FL/FOZl4YFDCBApjXlAGE+SVeC9hCDr/lR0DINkGjtETm+l4CSO1OcFeFuSMj+qlJT1XnZ6Lh0E/DikalA0EoT5Ze/qPGDc/AtM9HY77rfAAAAFQCW78VDG/WjYH6eBvPo8Uw9kW+dfwAAAIBXwv6WvttRYtp3HiRpmfzQ1RZuxOPYzAAQ4WWFMw4VC4dmDkULK/BxV8W739ysKUkTKiawzPr4syN//4eMrN/cEHCLDUnvn6Q1h4+9b1tf3oA45cJczNKCsG26HNcLpiTkUxXlnh1W2N2vRLIny2I3MgqosA+18phLW8de+SgGXwAAAIAX22MF8sqt7VA4mO3O+E0LAh4cpFYLbeg03kzG0oENQEKPSGPqZZIEF5hzmFf3z36HgzoordI++CJP6X1KMU7Kf/iVE7JlXvciiQ11yIQjPBPGdrU76eqMA6DqkNESdIHPa1kWBD4zf3pJPP4MQJNFb6/NxhRv31j58B+QIIAbdw== root@vping-userdata-vm2-dc5014d1-05c4-4eaa-805e-a6d4aebd42d4 -----END SSH HOST KEY KEYS----- === network info === 2019-07-30 05:54:10,826 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-07-30 05:54:10,942 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:54:10,943 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-30 05:54:10,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 05:54:10,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:11,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-5368e052-501d-4f26-863a-d2b76aa00566 x-openstack-request-id: req-5368e052-501d-4f26-863a-d2b76aa00566 2019-07-30 05:54:11,121 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493 used request id req-5368e052-501d-4f26-863a-d2b76aa00566 2019-07-30 05:54:11,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172755002975s 2019-07-30 05:54:11,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:11,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:11,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-70eed613-eb67-45df-b873-1dbc9e150611 x-openstack-request-id: req-70eed613-eb67-45df-b873-1dbc9e150611 2019-07-30 05:54:11,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:72:e5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:06.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:06Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:10Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:11,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-70eed613-eb67-45df-b873-1dbc9e150611 2019-07-30 05:54:11,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177726984024s 2019-07-30 05:54:11,302 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:13,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:13,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:14,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-514cc050-d3e4-4c79-8f82-bbf0e8030b65 x-openstack-request-id: req-514cc050-d3e4-4c79-8f82-bbf0e8030b65 2019-07-30 05:54:14,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:72:e5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:06.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:06Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:9f:69", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f535111e-b60f-4fc3-8c24-f946eb7de493", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:53:53.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "f535111e-b60f-4fc3-8c24-f946eb7de493", "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:12Z", "hostId": "e1847d99fc6452e03f243c315cc40a56af777fa18b1fb94bea98f7a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:44Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:14,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-514cc050-d3e4-4c79-8f82-bbf0e8030b65 2019-07-30 05:54:14,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.880875825882s 2019-07-30 05:54:14,188 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:16,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:16,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:16,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-fcba830d-53c9-41d0-88ee-884382f16864 x-openstack-request-id: req-fcba830d-53c9-41d0-88ee-884382f16864 2019-07-30 05:54:16,359 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:72:e5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:06.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:06Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:16,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fcba830d-53c9-41d0-88ee-884382f16864 2019-07-30 05:54:16,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168605089188s 2019-07-30 05:54:16,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 05:54:16,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:16,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-893d60ec-4c2e-42da-a8da-e8e46796aec3 x-openstack-request-id: req-893d60ec-4c2e-42da-a8da-e8e46796aec3 2019-07-30 05:54:16,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043 used request id req-893d60ec-4c2e-42da-a8da-e8e46796aec3 2019-07-30 05:54:16,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14799618721s 2019-07-30 05:54:16,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:16,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:16,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-cf298490-f7a8-44b9-95a0-6c0bfcfee4a7 x-openstack-request-id: req-cf298490-f7a8-44b9-95a0-6c0bfcfee4a7 2019-07-30 05:54:16,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:72:e5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/845500d0-4a51-414f-87f0-0b5cad595043", "rel": "bookmark"}], "image": {"id": "f17e8799-063a-434d-a856-4d183391e1a6", "links": [{"href": "http://172.30.9.24:8774/images/f17e8799-063a-434d-a856-4d183391e1a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:06.000000", "flavor": {"id": "323b84d6-36e4-4415-83aa-a335debfc066", "links": [{"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "bookmark"}]}, "id": "845500d0-4a51-414f-87f0-0b5cad595043", "security_groups": [{"name": "default"}], "user_id": "c8b0fee2792c4ed09b5c1c29006bda40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:16Z", "hostId": "4b586460c8848b6a370ac0256f3f3887cf9c831fd1c7585f95ed9ab8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "created": "2019-07-30T05:53:56Z", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:16,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cf298490-f7a8-44b9-95a0-6c0bfcfee4a7 2019-07-30 05:54:16,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426549911499s 2019-07-30 05:54:16,938 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:18,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:18,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:19,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-593d1ff8-1eb4-419e-9d3b-fe2310a37d68 x-openstack-request-id: req-593d1ff8-1eb4-419e-9d3b-fe2310a37d68 2019-07-30 05:54:19,014 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 05:54:19,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-593d1ff8-1eb4-419e-9d3b-fe2310a37d68 2019-07-30 05:54:19,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0747029781342s 2019-07-30 05:54:19,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 05:54:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/529e42f7-68a9-4cd1-b1df-24957cfac02c/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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" -d '{"subnet_id": "175201d3-c93b-4671-93ce-87ba46ad0747"}' 2019-07-30 05:54:21,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:21 GMT X-Openstack-Request-Id: req-4beaf40c-e761-4b9b-a57f-9333d21a5747 2019-07-30 05:54:21,232 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "301c8812-3b6a-4ae2-92ed-598447100ae6", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "subnet_id": "175201d3-c93b-4671-93ce-87ba46ad0747", "subnet_ids": ["175201d3-c93b-4671-93ce-87ba46ad0747"], "port_id": "6a12aa57-bd2f-4304-8ce1-dc5acda1f032", "id": "529e42f7-68a9-4cd1-b1df-24957cfac02c"} 2019-07-30 05:54:21,232 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/529e42f7-68a9-4cd1-b1df-24957cfac02c/remove_router_interface.json used request id req-4beaf40c-e761-4b9b-a57f-9333d21a5747 2019-07-30 05:54:21,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.21636986732s 2019-07-30 05:54:21,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:54:21,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:21,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:21 GMT X-Openstack-Request-Id: req-cfd0d328-29f2-43d2-a45e-b2d83dcc2a56 2019-07-30 05:54:21,355 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "created_at": "2019-07-30T05:53:35Z", "admin_state_up": true, "updated_at": "2019-07-30T05:54:20Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "id": "529e42f7-68a9-4cd1-b1df-24957cfac02c", "name": "vping_userdata-router_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}]} 2019-07-30 05:54:21,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cfd0d328-29f2-43d2-a45e-b2d83dcc2a56 2019-07-30 05:54:21,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123105049133s 2019-07-30 05:54:21,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 05:54:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/529e42f7-68a9-4cd1-b1df-24957cfac02c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:22,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:54:22 GMT X-Openstack-Request-Id: req-f99a12c1-5d2b-411c-b86e-ebc7707acd04 2019-07-30 05:54:22,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:54:22,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/529e42f7-68a9-4cd1-b1df-24957cfac02c.json used request id req-f99a12c1-5d2b-411c-b86e-ebc7707acd04 2019-07-30 05:54:22,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31357598305s 2019-07-30 05:54:22,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:54:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:22,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:22 GMT X-Openstack-Request-Id: req-aaf33c95-4a92-45b9-afd2-8e51632abc63 2019-07-30 05:54:22,721 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"301c8812-3b6a-4ae2-92ed-598447100ae6","tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:53:35Z","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":"e1aaebb599294fbe8d2fba84ecba5cb6","id":"175201d3-c93b-4671-93ce-87ba46ad0747","subnetpool_id":null,"name":"vping_userdata-subnet_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}]} 2019-07-30 05:54:22,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-aaf33c95-4a92-45b9-afd2-8e51632abc63 2019-07-30 05:54:22,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0504109859467s 2019-07-30 05:54:22,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 05:54:22,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/175201d3-c93b-4671-93ce-87ba46ad0747.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:23,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:54:23 GMT X-Openstack-Request-Id: req-91594be8-60a1-482c-9424-f7a2da10e0aa 2019-07-30 05:54:23,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:54:23,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/175201d3-c93b-4671-93ce-87ba46ad0747.json used request id req-91594be8-60a1-482c-9424-f7a2da10e0aa 2019-07-30 05:54:23,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18171191216s 2019-07-30 05:54:23,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:54:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:24,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:23 GMT X-Openstack-Request-Id: req-2425efe4-c9e2-4943-a14e-28635b6e2b93 2019-07-30 05:54:24,011 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"301c8812-3b6a-4ae2-92ed-598447100ae6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1aaebb599294fbe8d2fba84ecba5cb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:54:23Z","qos_policy_id":null,"name":"vping_userdata-net_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4","admin_state_up":true,"tenant_id":"e1aaebb599294fbe8d2fba84ecba5cb6","created_at":"2019-07-30T05:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:54:24,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2425efe4-c9e2-4943-a14e-28635b6e2b93 2019-07-30 05:54:24,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106575012207s 2019-07-30 05:54:24,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 05:54:24,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/301c8812-3b6a-4ae2-92ed-598447100ae6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:25,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:54:25 GMT X-Openstack-Request-Id: req-ebd60113-4c28-46bc-8c06-7b0302fc4721 2019-07-30 05:54:25,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:54:25,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/301c8812-3b6a-4ae2-92ed-598447100ae6.json used request id req-ebd60113-4c28-46bc-8c06-7b0302fc4721 2019-07-30 05:54:25,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16365098953s 2019-07-30 05:54:25,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:54:25,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:25,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:25 GMT X-Openstack-Request-Id: req-ee609fe3-44c4-482e-9a70-4514e7b30ac1 2019-07-30 05:54:25,220 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:53:41Z", "file": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6/file", "owner": "e1aaebb599294fbe8d2fba84ecba5cb6", "id": "f17e8799-063a-434d-a856-4d183391e1a6", "size": 12716032, "self": "/v2/images/f17e8799-063a-434d-a856-4d183391e1a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f17e8799-063a-434d-a856-4d183391e1a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:54:25,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ee609fe3-44c4-482e-9a70-4514e7b30ac1 2019-07-30 05:54:25,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394010543823s 2019-07-30 05:54:25,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 05:54:25,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f17e8799-063a-434d-a856-4d183391e1a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8ccb76a8d394ef635a989fd3a3560f3507d182d1" 2019-07-30 05:54:26,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:54:26 GMT X-Openstack-Request-Id: req-7cca6e8c-384e-42de-b8df-62df6ca2bfe7 2019-07-30 05:54:26,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-30 05:54:26,362 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f17e8799-063a-434d-a856-4d183391e1a6 used request id req-7cca6e8c-384e-42de-b8df-62df6ca2bfe7 2019-07-30 05:54:26,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13970708847s 2019-07-30 05:54:26,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:54:26,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:26,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-95c06368-1fba-4058-8fdf-bc3ef91befcd x-openstack-request-id: req-95c06368-1fba-4058-8fdf-bc3ef91befcd 2019-07-30 05:54:26,391 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/323b84d6-36e4-4415-83aa-a335debfc066", "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": "323b84d6-36e4-4415-83aa-a335debfc066"}]} 2019-07-30 05:54:26,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-95c06368-1fba-4058-8fdf-bc3ef91befcd 2019-07-30 05:54:26,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024423122406s 2019-07-30 05:54:26,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 05:54:26,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/323b84d6-36e4-4415-83aa-a335debfc066 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:26,420 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:26 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-aa7ad25a-c81d-4e48-a901-54b27fa33296 x-openstack-request-id: req-aa7ad25a-c81d-4e48-a901-54b27fa33296 2019-07-30 05:54:26,420 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/323b84d6-36e4-4415-83aa-a335debfc066 used request id req-aa7ad25a-c81d-4e48-a901-54b27fa33296 2019-07-30 05:54:26,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.027104139328s 2019-07-30 05:54:26,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:54:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:26,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e3dab4-6e5c-4420-84c1-0ba25ee853e6 2019-07-30 05:54:26,702 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "links": {"self": "http://172.30.9.24:5000/v3/users/c8b0fee2792c4ed09b5c1c29006bda40"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8b0fee2792c4ed09b5c1c29006bda40", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:54:26,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f3e3dab4-6e5c-4420-84c1-0ba25ee853e6 2019-07-30 05:54:26,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.281955957413s 2019-07-30 05:54:26,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:54:26,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/c8b0fee2792c4ed09b5c1c29006bda40 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:26,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5660d0-8453-4275-aae5-afb1a6dba862 2019-07-30 05:54:26,929 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4", "links": {"self": "http://172.30.9.24:5000/v3/users/c8b0fee2792c4ed09b5c1c29006bda40"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c8b0fee2792c4ed09b5c1c29006bda40", "description": null}} 2019-07-30 05:54:26,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/c8b0fee2792c4ed09b5c1c29006bda40 used request id req-5f5660d0-8453-4275-aae5-afb1a6dba862 2019-07-30 05:54:26,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221296072006s 2019-07-30 05:54:26,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 05:54:26,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/c8b0fee2792c4ed09b5c1c29006bda40 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:27,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9c66c75-8f3f-4f5f-b866-d551e9cd7a69 2019-07-30 05:54:27,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:54:27,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c8b0fee2792c4ed09b5c1c29006bda40 used request id req-d9c66c75-8f3f-4f5f-b866-d551e9cd7a69 2019-07-30 05:54:27,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.360590219498s 2019-07-30 05:54:27,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:54:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:27,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e9ef66-f66b-442c-aee1-d5412b837cc4 2019-07-30 05:54:27,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1aaebb599294fbe8d2fba84ecba5cb6"}, "tags": [], "enabled": true, "id": "e1aaebb599294fbe8d2fba84ecba5cb6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dc5014d1-05c4-4eaa-805e-a6d4aebd42d4"}]} 2019-07-30 05:54:27,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b3e9ef66-f66b-442c-aee1-d5412b837cc4 2019-07-30 05:54:27,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197686910629s 2019-07-30 05:54:27,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 05:54:27,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/e1aaebb599294fbe8d2fba84ecba5cb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:27,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58558b90-9e06-4095-80c8-a7ce242c1150 2019-07-30 05:54:27,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:54:27,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e1aaebb599294fbe8d2fba84ecba5cb6 used request id req-58558b90-9e06-4095-80c8-a7ce242c1150 2019-07-30 05:54:27,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263481140137s 2019-07-30 05:54:27,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:54:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e1aaebb599294fbe8d2fba84ecba5cb6&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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:28,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:28 GMT X-Openstack-Request-Id: req-7b16a077-d95f-4bf0-8d49-4f40a9f76362 2019-07-30 05:54:28,059 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "created_at": "2019-07-30T05:53:33Z", "updated_at": "2019-07-30T05:53:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:53:33Z", "revision_number": 0, "id": "0c897833-8349-4834-ac72-2c5db01d37b4", "remote_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "remote_ip_prefix": null, "created_at": "2019-07-30T05:53:33Z", "security_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:53:33Z", "revision_number": 0, "id": "a4c316c1-9f0e-47d1-8b05-19664e2554fa", "remote_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "remote_ip_prefix": null, "created_at": "2019-07-30T05:53:33Z", "security_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:53:33Z", "revision_number": 0, "id": "a6109334-4ebb-4f8b-b08e-eca16d3e5385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:53:33Z", "security_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:53:33Z", "revision_number": 0, "id": "c63c45be-1050-41eb-a23e-8ea47b22905d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:53:33Z", "security_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6"}], "revision_number": 1, "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "name": "default"}]} 2019-07-30 05:54:28,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e1aaebb599294fbe8d2fba84ecba5cb6&name=default used request id req-7b16a077-d95f-4bf0-8d49-4f40a9f76362 2019-07-30 05:54:28,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.291585206985s 2019-07-30 05:54:28,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:54:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:28,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:28 GMT X-Openstack-Request-Id: req-cd7c0b8f-308c-4587-825d-a5a7802b788f 2019-07-30 05:54:28,115 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "created_at": "2019-07-30T05:53:33Z", "updated_at": "2019-07-30T05:53:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:53:33Z", "revision_number": 0, "id": "0c897833-8349-4834-ac72-2c5db01d37b4", "remote_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "remote_ip_prefix": null, "created_at": "2019-07-30T05:53:33Z", "security_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:53:33Z", "revision_number": 0, "id": "a4c316c1-9f0e-47d1-8b05-19664e2554fa", "remote_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "remote_ip_prefix": null, "created_at": "2019-07-30T05:53:33Z", "security_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:53:33Z", "revision_number": 0, "id": "a6109334-4ebb-4f8b-b08e-eca16d3e5385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:53:33Z", "security_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:53:33Z", "revision_number": 0, "id": "c63c45be-1050-41eb-a23e-8ea47b22905d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:53:33Z", "security_group_id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "tenant_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6"}], "revision_number": 1, "project_id": "e1aaebb599294fbe8d2fba84ecba5cb6", "id": "a4c5411f-29d7-47c5-92fc-49b5173f6a91", "name": "default"}]} 2019-07-30 05:54:28,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-cd7c0b8f-308c-4587-825d-a5a7802b788f 2019-07-30 05:54:28,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503520965576s 2019-07-30 05:54:28,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:54:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a4c5411f-29d7-47c5-92fc-49b5173f6a91.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2f47c2e8254c22e1556e30583c75be4ecc53159" 2019-07-30 05:54:28,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:54:28 GMT X-Openstack-Request-Id: req-a53a401d-459c-4dba-8b4a-5897d8ea5cd3 2019-07-30 05:54:28,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:54:28,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a4c5411f-29d7-47c5-92fc-49b5173f6a91.json used request id req-a53a401d-459c-4dba-8b4a-5897d8ea5cd3 2019-07-30 05:54:28,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137765884399s 2019-07-30 05:54:28,308 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-07-30 05:54:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:54:28,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1c3dfb-9647-420e-86dd-ee8c3e647d1e 2019-07-30 05:54:28,367 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:54:28,367 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-3c1c3dfb-9647-420e-86dd-ee8c3e647d1e 2019-07-30 05:54:28,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:54:28,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["DezhcQOlSrKrGro7JruuFw"], "issued_at": "2019-07-30T05:54:28.000000Z"}} 2019-07-30 05:54:28,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:54:28,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:29,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:29 GMT X-Openstack-Request-Id: req-783e5027-e13b-4b28-aa8b-ec5a5f0eb29e 2019-07-30 05:54:29,364 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:54:29,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-783e5027-e13b-4b28-aa8b-ec5a5f0eb29e 2019-07-30 05:54:29,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.484313011169s 2019-07-30 05:54:29,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:54:29,377 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2161a275-b220-4f55-8392-83f07b4c4df9 2019-07-30 05:54:29,377 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:54:29,377 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-2161a275-b220-4f55-8392-83f07b4c4df9 2019-07-30 05:54:29,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:54:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:29,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737e8be6-042d-41ae-9325-55a1f7b2b209 2019-07-30 05:54:29,631 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:54:29,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-737e8be6-042d-41ae-9325-55a1f7b2b209 2019-07-30 05:54:29,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.253458023071s 2019-07-30 05:54:29,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 05:54:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}}' 2019-07-30 05:54:29,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0455cb1b-3c68-492c-bfc2-19e177e01585 2019-07-30 05:54:29,868 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/bddd7e2bbd0b46cf9efbfba657562f1f"}, "tags": [], "enabled": true, "id": "bddd7e2bbd0b46cf9efbfba657562f1f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}} 2019-07-30 05:54:29,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0455cb1b-3c68-492c-bfc2-19e177e01585 2019-07-30 05:54:29,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.228682994843s 2019-07-30 05:54:29,868 - 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'bddd7e2bbd0b46cf9efbfba657562f1f', '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_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f'}) 2019-07-30 05:54:29,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 05:54:29,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "62tgyezffTuEXiKKEBFArpuTkcpEPG", "email": null, "name": "cinder_test-user_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}}' 2019-07-30 05:54:30,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16619785-a2b6-4ede-aaab-1c472c51fe32 2019-07-30 05:54:30,370 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "links": {"self": "http://172.30.9.24:5000/v3/users/ee259e47de74432e87dc4347750803b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee259e47de74432e87dc4347750803b8", "domain_id": "default", "password_expires_at": null}} 2019-07-30 05:54:30,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-16619785-a2b6-4ede-aaab-1c472c51fe32 2019-07-30 05:54:30,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495950937271s 2019-07-30 05:54:30,371 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ee259e47de74432e87dc4347750803b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f'}) 2019-07-30 05:54:30,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:54:30,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:30,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ce2334-4a8c-41ab-9678-bc26ce795720 2019-07-30 05:54:30,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:54:30,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-13ce2334-4a8c-41ab-9678-bc26ce795720 2019-07-30 05:54:30,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.281018018723s 2019-07-30 05:54:30,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:54:30,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:30,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5108bb-ea89-4040-9729-c7d56c411598 2019-07-30 05:54:30,857 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:54:30,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-de5108bb-ea89-4040-9729-c7d56c411598 2019-07-30 05:54:30,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196743965149s 2019-07-30 05:54:30,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:54:30,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:31,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b5be74-9415-4059-b4b1-b18b0a7771b3 2019-07-30 05:54:31,073 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:54:31,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-10b5be74-9415-4059-b4b1-b18b0a7771b3 2019-07-30 05:54:31,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210806131363s 2019-07-30 05:54:31,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:54:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:31,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa877a13-e430-479f-862f-027ea3e76fc7 2019-07-30 05:54:31,200 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 05:54:31,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-fa877a13-e430-479f-862f-027ea3e76fc7 2019-07-30 05:54:31,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121411085129s 2019-07-30 05:54:31,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:54:31,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:31,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722fccf6-2050-4df5-af87-27a560293945 2019-07-30 05:54:31,337 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder_test-user_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "links": {"self": "http://172.30.9.24:5000/v3/users/ee259e47de74432e87dc4347750803b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee259e47de74432e87dc4347750803b8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:54:31,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-722fccf6-2050-4df5-af87-27a560293945 2019-07-30 05:54:31,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136044979095s 2019-07-30 05:54:31,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:54:31,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:31,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac24f08-2047-4e22-a447-cb148538f197 2019-07-30 05:54:31,555 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/bddd7e2bbd0b46cf9efbfba657562f1f"}, "tags": [], "enabled": true, "id": "bddd7e2bbd0b46cf9efbfba657562f1f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:54:31,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-8ac24f08-2047-4e22-a447-cb148538f197 2019-07-30 05:54:31,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206811904907s 2019-07-30 05:54:31,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:54:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ee259e47de74432e87dc4347750803b8&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=bddd7e2bbd0b46cf9efbfba657562f1f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:31,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5299f94e-f4b7-4072-b092-f7d00ff2ba26 2019-07-30 05:54:31,675 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ee259e47de74432e87dc4347750803b8&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=bddd7e2bbd0b46cf9efbfba657562f1f", "previous": null, "next": null}} 2019-07-30 05:54:31,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ee259e47de74432e87dc4347750803b8&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=bddd7e2bbd0b46cf9efbfba657562f1f used request id req-5299f94e-f4b7-4072-b092-f7d00ff2ba26 2019-07-30 05:54:31,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111274957657s 2019-07-30 05:54:31,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 05:54:31,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/bddd7e2bbd0b46cf9efbfba657562f1f/users/ee259e47de74432e87dc4347750803b8/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:31,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a0d2620-8c58-4376-a331-fa2a0487f6c3 2019-07-30 05:54:31,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:54:31,833 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/bddd7e2bbd0b46cf9efbfba657562f1f/users/ee259e47de74432e87dc4347750803b8/roles/7c6f65662ba14da09fdf612228746a7c used request id req-8a0d2620-8c58-4376-a331-fa2a0487f6c3 2019-07-30 05:54:31,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154516220093s 2019-07-30 05:54:31,834 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 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'bddd7e2bbd0b46cf9efbfba657562f1f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '62tgyezffTuEXiKKEBFArpuTkcpEPG', 'username': u'cinder_test-user_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 05:54:31,838 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'password': '62tgyezffTuEXiKKEBFArpuTkcpEPG', 'project_name': 'cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'bddd7e2bbd0b46cf9efbfba657562f1f', 'project_domain_name': 'Default'} 2019-07-30 05:54:31,838 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-07-30 05:54:31,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:54:31,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:31,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873638e4-dcb0-491c-961c-ae87fe443877 2019-07-30 05:54:31,950 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:54:31,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-873638e4-dcb0-491c-961c-ae87fe443877 2019-07-30 05:54:31,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111654043198s 2019-07-30 05:54:31,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:54:31,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:54:32,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129f47d0-f2d2-4060-a035-9d8d3f67cbf3 2019-07-30 05:54:32,072 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/bddd7e2bbd0b46cf9efbfba657562f1f"}, "tags": [], "enabled": true, "id": "bddd7e2bbd0b46cf9efbfba657562f1f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:54:32,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-129f47d0-f2d2-4060-a035-9d8d3f67cbf3 2019-07-30 05:54:32,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114771127701s 2019-07-30 05:54:32,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:54:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" -d '{"network": {"tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "name": "cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "admin_state_up": true}}' 2019-07-30 05:54:32,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:32 GMT X-Openstack-Request-Id: req-750986a1-a654-4667-a75a-1b0808611039 2019-07-30 05:54:32,519 - 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":"64454cc5-3986-4863-8ce7-8c78a273f7a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:54:32Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f","admin_state_up":true,"tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:32Z","mtu":1450}} 2019-07-30 05:54:32,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-750986a1-a654-4667-a75a-1b0808611039 2019-07-30 05:54:32,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.444790124893s 2019-07-30 05:54:32,520 - 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-30T05:54:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'64454cc5-3986-4863-8ce7-8c78a273f7a1', u'provider:segmentation_id': 87, 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_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', u'created_at': u'2019-07-30T05:54:32Z', u'mtu': 1450, u'tenant_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', u'l2_adjacency': True}) 2019-07-30 05:54:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:54:32,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ff69ab-94a0-4c88-a696-7402ef0aeda7 2019-07-30 05:54:32,531 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:54:32,531 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-51ff69ab-94a0-4c88-a696-7402ef0aeda7 2019-07-30 05:54:32,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:54:33,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T06:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bddd7e2bbd0b46cf9efbfba657562f1f", "name": "cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/bddd7e2bbd0b46cf9efbfba657562f1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "id": "ee259e47de74432e87dc4347750803b8"}, "audit_ids": ["46X_myuRTkKjfy34U_Oerw"], "issued_at": "2019-07-30T05:54:32.000000Z"}} 2019-07-30 05:54:33,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:54:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:33,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:33 GMT X-Openstack-Request-Id: req-1093a578-1751-4279-a733-de6193e85870 2019-07-30 05:54:33,372 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:54:32Z","qos_policy_id":null,"name":"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f","admin_state_up":true,"tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:54:33,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1093a578-1751-4279-a733-de6193e85870 2019-07-30 05:54:33,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365583896637s 2019-07-30 05:54:33,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:54:33,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"subnet": {"name": "cinder_test-subnet_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "enable_dhcp": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:54:34,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:34 GMT X-Openstack-Request-Id: req-d14352b1-06b9-4cc8-86ba-f92da76d15f5 2019-07-30 05:54:34,149 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:54:33Z","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":"bddd7e2bbd0b46cf9efbfba657562f1f","id":"72e4dad7-a7b1-4594-9340-17ec2d74882f","subnetpool_id":null,"name":"cinder_test-subnet_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}} 2019-07-30 05:54:34,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d14352b1-06b9-4cc8-86ba-f92da76d15f5 2019-07-30 05:54:34,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.774996042252s 2019-07-30 05:54:34,150 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:54:33Z', 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'72e4dad7-a7b1-4594-9340-17ec2d74882f', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', u'enable_dhcp': True, u'network_id': u'64454cc5-3986-4863-8ce7-8c78a273f7a1', u'tenant_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', u'created_at': u'2019-07-30T05:54:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bddd7e2bbd0b46cf9efbfba657562f1f'}) 2019-07-30 05:54:34,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:54:34,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "cinder_test-router_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "admin_state_up": true}}' 2019-07-30 05:54:35,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:35 GMT X-Openstack-Request-Id: req-08b1e953-b3ca-4dee-a53d-9e82a2c74b26 2019-07-30 05:54:35,732 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:34Z", "admin_state_up": true, "updated_at": "2019-07-30T05:54:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "name": "cinder_test-router_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}} 2019-07-30 05:54:35,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-08b1e953-b3ca-4dee-a53d-9e82a2c74b26 2019-07-30 05:54:35,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58206295967s 2019-07-30 05:54:35,733 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:54:35Z', u'revision_number': 2, u'id': u'8b78a83e-9a45-44bb-9d94-1f35b924dc17', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', u'admin_state_up': True, u'tenant_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', u'created_at': u'2019-07-30T05:54:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'bddd7e2bbd0b46cf9efbfba657562f1f'}) 2019-07-30 05:54:35,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:54:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8b78a83e-9a45-44bb-9d94-1f35b924dc17/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"subnet_id": "72e4dad7-a7b1-4594-9340-17ec2d74882f"}' 2019-07-30 05:54:38,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:38 GMT X-Openstack-Request-Id: req-21230297-d7d8-4a54-ac9f-7b8ea4e33c38 2019-07-30 05:54:38,401 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "subnet_id": "72e4dad7-a7b1-4594-9340-17ec2d74882f", "subnet_ids": ["72e4dad7-a7b1-4594-9340-17ec2d74882f"], "port_id": "4172ffa2-eaad-442f-887e-441dc86f5fb4", "id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17"} 2019-07-30 05:54:38,402 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8b78a83e-9a45-44bb-9d94-1f35b924dc17/add_router_interface.json used request id req-21230297-d7d8-4a54-ac9f-7b8ea4e33c38 2019-07-30 05:54:38,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.66845083237s 2019-07-30 05:54:38,402 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 05:54:38,503 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 05:54:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:54:38,511 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:38 GMT 2019-07-30 05:54:38,512 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 05:54:38,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:54:38,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:38,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:38 GMT X-Openstack-Request-Id: req-a8399db4-c93d-43c4-8790-85ad19b3e0f1 2019-07-30 05:54:38,912 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:54:38,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a8399db4-c93d-43c4-8790-85ad19b3e0f1 2019-07-30 05:54:38,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.397571086884s 2019-07-30 05:54:38,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 05:54:38,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}' 2019-07-30 05:54:38,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:38 GMT Location: http://172.30.9.24:9292/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a96e4c3d-a77a-48a2-b509-525cad84790e 2019-07-30 05:54:38,978 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:54:38Z", "file": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39/file", "owner": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "3153efac-154b-4e1b-83ff-9658f7332e39", "size": null, "self": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39", "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_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "checksum": null, "created_at": "2019-07-30T05:54:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 05:54:38,978 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a96e4c3d-a77a-48a2-b509-525cad84790e 2019-07-30 05:54:38,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0557150840759s 2019-07-30 05:54:38,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 05:54:38,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '' 2019-07-30 05:54:40,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:54:40 GMT X-Openstack-Request-Id: req-66eaf0e5-243b-4711-a712-b4c861510c9e 2019-07-30 05:54:40,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 05:54:40,241 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39/file used request id req-66eaf0e5-243b-4711-a712-b4c861510c9e 2019-07-30 05:54:40,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26237511635s 2019-07-30 05:54:40,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:54:40,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:40,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:40 GMT X-Openstack-Request-Id: req-2de2bbb2-3c8a-4998-a173-a6ef6d7df21e 2019-07-30 05:54:40,283 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:54:40Z", "file": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39/file", "owner": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "3153efac-154b-4e1b-83ff-9658f7332e39", "size": 12716032, "self": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:54:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:54:40,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2de2bbb2-3c8a-4998-a173-a6ef6d7df21e 2019-07-30 05:54:40,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380418300629s 2019-07-30 05:54:40,285 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39/file', 'owner': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'id': u'3153efac-154b-4e1b-83ff-9658f7332e39', 'size': 12716032, u'self': u'/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'name': 'cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T05:54:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T05:54:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', '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/3153efac-154b-4e1b-83ff-9658f7332e39', 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_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'created': u'2019-07-30T05:54:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T05:54:38Z', 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/3153efac-154b-4e1b-83ff-9658f7332e39', 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_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 05:54:40,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 05:54:40,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 05:54:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-84568066-8624-4974-bc44-065e8619fd95 x-openstack-request-id: req-84568066-8624-4974-bc44-065e8619fd95 2019-07-30 05:54:40,630 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "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": "28cdf62d-1d18-465e-b893-090192ace64f"}} 2019-07-30 05:54:40,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-84568066-8624-4974-bc44-065e8619fd95 2019-07-30 05:54:40,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341630935669s 2019-07-30 05:54:40,631 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', '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'2e894757a4e54ebfa46b20b30b23a387', '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'28cdf62d-1d18-465e-b893-090192ace64f', 'swap': 0}) 2019-07-30 05:54:40,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 05:54:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/28cdf62d-1d18-465e-b893-090192ace64f/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}00614f253e5114741ae99d7244213be76557c50e" -d '{"extra_specs": {}}' 2019-07-30 05:54:40,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-85d021ec-6fde-4129-97dd-015d6d8a7d32 x-openstack-request-id: req-85d021ec-6fde-4129-97dd-015d6d8a7d32 2019-07-30 05:54:40,653 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 05:54:40,653 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/28cdf62d-1d18-465e-b893-090192ace64f/os-extra_specs used request id req-85d021ec-6fde-4129-97dd-015d6d8a7d32 2019-07-30 05:54:40,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216579437256s 2019-07-30 05:54:40,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 05:54:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"keypair": {"name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}}' 2019-07-30 05:54:41,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-9451cafb-4dc5-4d45-988b-c73c03f191e4 x-openstack-request-id: req-9451cafb-4dc5-4d45-988b-c73c03f191e4 2019-07-30 05:54:41,125 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDibEQ6pVJI4V+8/l6/F5ASSokThd5KBUMWVSV/hsmv87HoQhjgTTbFp8DvPWZIF2ObPtonRJ2tDY3cXJNaMgWoJW+sU6KOyw8uU6FpWqURkPr0L62ggQEI3/jZCkVnKxlUQ3ImEr2gn/l+cDsx+8WIbgZaxgRo6oTSMUCAFpepLbg9I9UeSG8PEsFKthJ2zstn5ewepv9og8KbIgtAnn6W8oWrxF5+uD0xGtNaE0NyOGsKn3QI8nIfMByEJZ0WxKc+Z5Z08LcpE8hsMJzju1NFGJPItxKLEBfqpbL+0syYmq24zispfCu3kFa1uG+YmHcFu7XJO4S/0KDLDCdtFysN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4mxEOqVSSOFfvP5evxeQEkqJE4XeSgVDFlUlf4bJr/Ox6EIY\n4E02xafA7z1mSBdjmz7aJ0SdrQ2N3FyTWjIFqCVvrFOijssPLlOhaVqlEZD69C+t\noIEBCN/42QpFZysZVENyJhK9oJ/5fnA7MfvFiG4GWsYEaOqE0jFAgBaXqS24PSPV\nHkhvDxLBSrYSds7LZ+XsHqb/aIPCmyILQJ5+lvKFq8Refrg9MRrTWhNDcjhrCp90\nCPJyHzAchCWdFsSnPmeWdPC3KRPIbDCc47tTRRiTyLcSixAX6qWy/tLMmJqtuM4r\nKXwrt5BWtbhvmJh3Bbu1yTuEv9CgywwnbRcrDQIDAQABAoIBAGF6yRkSic10shoU\nzUep5k3ppwAvtxbZExvvRniT2AsXeLWMl1ciBv2rjkWxgnJxF2ID+jnDsbqKRlPj\ny1Cejo7opx5i125wf7WrLafE7aIVb+VnDXI3d/GRM3qFkIGtLXd4nhFEKj2YAfrs\naJ/JTC7DZ5r2+3kL1mkD6Uf78glUJVqPrx2Wx/3QSWVsEiHQPC/W2raN/wRF+gs+\nIofAFlsJ3MgnLVR0JX1UpMgpMOXsQux34Tdz85qcfd6AFTfqK/W9XsCNHxTF/QpV\n32yhkgZpXYMFU6sXn9bV8HaLuA0oCKFKGjbEjuwF5wOBD/a/PNbgew+jFeUz4d1s\nmpEwiGECgYEA8Nh1o4zhkUlzekx9ZSip+krZdYaAL1DefG8YYCIWKa6ubQFmloA2\n0D6Knt9CDLRokH05LtNj1/Nf0rYVkXRFgsRnm+pgOQDHMpraUfQ/XDaugiQRBQc9\nzG0bkLCxXqYWbjRD/yhUoZ50Fq1CfjjlqyIEmgyOIk7+mE+C6R1x4CkCgYEA8Kt8\nvRV7LQep09kNqj+mjeqxLpX3tXEkwjNUu6SAazw6MKelDkmZmyvLtwtxsNabhV3b\nlutYjX/3cZ4/VmOGcpH+2WElfvvpmTL3IqMK7OKrQFuFLKQn2LqBHM+/nXb5rN1n\nq8rfI2JjEznYa0PHRPFlDQ43eT+CepM7JDfvwEUCgYEAqlSb1gAToxmsRqkD4eAB\nXpdC9eAaldv+jUhQl+RjgjUc/NCJyhSBL4Obq8I/RxbsAIvfPiOYMCjZ8v59gHIX\nmuTmVZlLVeUb+8kSb/VqPgAaKMXzF3hIl2Puo8SinEqgAG6MTE8sk2Spu0Pri7MX\nkpEraftJJjBx1CwfbFg7qgkCgYAuLNjL9nkhlJzS1ow2o+uywtqn04IpP8ILuImD\nTvaMnIuVljSm3xwnl2mIfxubEDHajr144UKmM20oUXJZgtLi3HwG/QqSqIaTLCIa\ndSm9dWfh+y07+WrjvDTVcE6VSaRxtDEV1uClC1Vy9OA/BEwRQDdhH98o1jSUi/cG\n5eyL+QKBgQDMqxIIlLJZvrkBie5Ng1Z99Dq6rGL9HrlOrNIUjfC7fJ0dDSVnzkO8\nMAD7QnQ1dSXtKp5d28Zecyl8YXHkMPd9SBeDTZ/OeK7qIFx+ME3nVC5ZzeuoZEy3\nAURF45I1eJVegMCvGd9cPXp8MY8yl8h+dPTqAesRx5B+WGCIrRzo7Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "ee259e47de74432e87dc4347750803b8", "name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "fingerprint": "00:bb:35:b7:c0:9d:e2:63:7a:55:ea:77:46:df:04:00"}} 2019-07-30 05:54:41,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9451cafb-4dc5-4d45-988b-c73c03f191e4 2019-07-30 05:54:41,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.469032049179s 2019-07-30 05:54:41,127 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDibEQ6pVJI4V+8/l6/F5ASSokThd5KBUMWVSV/hsmv87HoQhjgTTbFp8DvPWZIF2ObPtonRJ2tDY3cXJNaMgWoJW+sU6KOyw8uU6FpWqURkPr0L62ggQEI3/jZCkVnKxlUQ3ImEr2gn/l+cDsx+8WIbgZaxgRo6oTSMUCAFpepLbg9I9UeSG8PEsFKthJ2zstn5ewepv9og8KbIgtAnn6W8oWrxF5+uD0xGtNaE0NyOGsKn3QI8nIfMByEJZ0WxKc+Z5Z08LcpE8hsMJzju1NFGJPItxKLEBfqpbL+0syYmq24zispfCu3kFa1uG+YmHcFu7XJO4S/0KDLDCdtFysN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4mxEOqVSSOFfvP5evxeQEkqJE4XeSgVDFlUlf4bJr/Ox6EIY\n4E02xafA7z1mSBdjmz7aJ0SdrQ2N3FyTWjIFqCVvrFOijssPLlOhaVqlEZD69C+t\noIEBCN/42QpFZysZVENyJhK9oJ/5fnA7MfvFiG4GWsYEaOqE0jFAgBaXqS24PSPV\nHkhvDxLBSrYSds7LZ+XsHqb/aIPCmyILQJ5+lvKFq8Refrg9MRrTWhNDcjhrCp90\nCPJyHzAchCWdFsSnPmeWdPC3KRPIbDCc47tTRRiTyLcSixAX6qWy/tLMmJqtuM4r\nKXwrt5BWtbhvmJh3Bbu1yTuEv9CgywwnbRcrDQIDAQABAoIBAGF6yRkSic10shoU\nzUep5k3ppwAvtxbZExvvRniT2AsXeLWMl1ciBv2rjkWxgnJxF2ID+jnDsbqKRlPj\ny1Cejo7opx5i125wf7WrLafE7aIVb+VnDXI3d/GRM3qFkIGtLXd4nhFEKj2YAfrs\naJ/JTC7DZ5r2+3kL1mkD6Uf78glUJVqPrx2Wx/3QSWVsEiHQPC/W2raN/wRF+gs+\nIofAFlsJ3MgnLVR0JX1UpMgpMOXsQux34Tdz85qcfd6AFTfqK/W9XsCNHxTF/QpV\n32yhkgZpXYMFU6sXn9bV8HaLuA0oCKFKGjbEjuwF5wOBD/a/PNbgew+jFeUz4d1s\nmpEwiGECgYEA8Nh1o4zhkUlzekx9ZSip+krZdYaAL1DefG8YYCIWKa6ubQFmloA2\n0D6Knt9CDLRokH05LtNj1/Nf0rYVkXRFgsRnm+pgOQDHMpraUfQ/XDaugiQRBQc9\nzG0bkLCxXqYWbjRD/yhUoZ50Fq1CfjjlqyIEmgyOIk7+mE+C6R1x4CkCgYEA8Kt8\nvRV7LQep09kNqj+mjeqxLpX3tXEkwjNUu6SAazw6MKelDkmZmyvLtwtxsNabhV3b\nlutYjX/3cZ4/VmOGcpH+2WElfvvpmTL3IqMK7OKrQFuFLKQn2LqBHM+/nXb5rN1n\nq8rfI2JjEznYa0PHRPFlDQ43eT+CepM7JDfvwEUCgYEAqlSb1gAToxmsRqkD4eAB\nXpdC9eAaldv+jUhQl+RjgjUc/NCJyhSBL4Obq8I/RxbsAIvfPiOYMCjZ8v59gHIX\nmuTmVZlLVeUb+8kSb/VqPgAaKMXzF3hIl2Puo8SinEqgAG6MTE8sk2Spu0Pri7MX\nkpEraftJJjBx1CwfbFg7qgkCgYAuLNjL9nkhlJzS1ow2o+uywtqn04IpP8ILuImD\nTvaMnIuVljSm3xwnl2mIfxubEDHajr144UKmM20oUXJZgtLi3HwG/QqSqIaTLCIa\ndSm9dWfh+y07+WrjvDTVcE6VSaRxtDEV1uClC1Vy9OA/BEwRQDdhH98o1jSUi/cG\n5eyL+QKBgQDMqxIIlLJZvrkBie5Ng1Z99Dq6rGL9HrlOrNIUjfC7fJ0dDSVnzkO8\nMAD7QnQ1dSXtKp5d28Zecyl8YXHkMPd9SBeDTZ/OeK7qIFx+ME3nVC5ZzeuoZEy3\nAURF45I1eJVegMCvGd9cPXp8MY8yl8h+dPTqAesRx5B+WGCIrRzo7Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ee259e47de74432e87dc4347750803b8', 'name': u'cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'created_at': '2019-07-30T05:54:41.126932', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'name': 'cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:bb:35:b7:c0:9d:e2:63:7a:55:ea:77:46:df:04:00', 'type': 'ssh', 'id': u'cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f'}) 2019-07-30 05:54:41,127 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4mxEOqVSSOFfvP5evxeQEkqJE4XeSgVDFlUlf4bJr/Ox6EIY 4E02xafA7z1mSBdjmz7aJ0SdrQ2N3FyTWjIFqCVvrFOijssPLlOhaVqlEZD69C+t oIEBCN/42QpFZysZVENyJhK9oJ/5fnA7MfvFiG4GWsYEaOqE0jFAgBaXqS24PSPV HkhvDxLBSrYSds7LZ+XsHqb/aIPCmyILQJ5+lvKFq8Refrg9MRrTWhNDcjhrCp90 CPJyHzAchCWdFsSnPmeWdPC3KRPIbDCc47tTRRiTyLcSixAX6qWy/tLMmJqtuM4r KXwrt5BWtbhvmJh3Bbu1yTuEv9CgywwnbRcrDQIDAQABAoIBAGF6yRkSic10shoU zUep5k3ppwAvtxbZExvvRniT2AsXeLWMl1ciBv2rjkWxgnJxF2ID+jnDsbqKRlPj y1Cejo7opx5i125wf7WrLafE7aIVb+VnDXI3d/GRM3qFkIGtLXd4nhFEKj2YAfrs aJ/JTC7DZ5r2+3kL1mkD6Uf78glUJVqPrx2Wx/3QSWVsEiHQPC/W2raN/wRF+gs+ IofAFlsJ3MgnLVR0JX1UpMgpMOXsQux34Tdz85qcfd6AFTfqK/W9XsCNHxTF/QpV 32yhkgZpXYMFU6sXn9bV8HaLuA0oCKFKGjbEjuwF5wOBD/a/PNbgew+jFeUz4d1s mpEwiGECgYEA8Nh1o4zhkUlzekx9ZSip+krZdYaAL1DefG8YYCIWKa6ubQFmloA2 0D6Knt9CDLRokH05LtNj1/Nf0rYVkXRFgsRnm+pgOQDHMpraUfQ/XDaugiQRBQc9 zG0bkLCxXqYWbjRD/yhUoZ50Fq1CfjjlqyIEmgyOIk7+mE+C6R1x4CkCgYEA8Kt8 vRV7LQep09kNqj+mjeqxLpX3tXEkwjNUu6SAazw6MKelDkmZmyvLtwtxsNabhV3b lutYjX/3cZ4/VmOGcpH+2WElfvvpmTL3IqMK7OKrQFuFLKQn2LqBHM+/nXb5rN1n q8rfI2JjEznYa0PHRPFlDQ43eT+CepM7JDfvwEUCgYEAqlSb1gAToxmsRqkD4eAB XpdC9eAaldv+jUhQl+RjgjUc/NCJyhSBL4Obq8I/RxbsAIvfPiOYMCjZ8v59gHIX muTmVZlLVeUb+8kSb/VqPgAaKMXzF3hIl2Puo8SinEqgAG6MTE8sk2Spu0Pri7MX kpEraftJJjBx1CwfbFg7qgkCgYAuLNjL9nkhlJzS1ow2o+uywtqn04IpP8ILuImD TvaMnIuVljSm3xwnl2mIfxubEDHajr144UKmM20oUXJZgtLi3HwG/QqSqIaTLCIa dSm9dWfh+y07+WrjvDTVcE6VSaRxtDEV1uClC1Vy9OA/BEwRQDdhH98o1jSUi/cG 5eyL+QKBgQDMqxIIlLJZvrkBie5Ng1Z99Dq6rGL9HrlOrNIUjfC7fJ0dDSVnzkO8 MAD7QnQ1dSXtKp5d28Zecyl8YXHkMPd9SBeDTZ/OeK7qIFx+ME3nVC5ZzeuoZEy3 AURF45I1eJVegMCvGd9cPXp8MY8yl8h+dPTqAesRx5B+WGCIrRzo7Q== -----END RSA PRIVATE KEY----- 2019-07-30 05:54:41,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 05:54:41,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"security_group": {"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-07-30 05:54:41,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:41 GMT X-Openstack-Request-Id: req-65f1c24d-fb3b-4887-9685-74195a750d34 2019-07-30 05:54:41,277 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:41Z", "updated_at": "2019-07-30T05:54:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "813d05cc-5212-4193-b38c-39e4762b48d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "d7a3e184-77f4-4604-be6f-da481a204b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}], "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}} 2019-07-30 05:54:41,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-65f1c24d-fb3b-4887-9685-74195a750d34 2019-07-30 05:54:41,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.144685983658s 2019-07-30 05:54:41,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:54:41,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:41,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:41 GMT X-Openstack-Request-Id: req-5a30dfb8-f26a-434d-aac9-7eb5aa989a04 2019-07-30 05:54:41,345 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:41Z", "updated_at": "2019-07-30T05:54:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "813d05cc-5212-4193-b38c-39e4762b48d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "d7a3e184-77f4-4604-be6f-da481a204b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}], "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}, {"description": "Default security group", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:32Z", "updated_at": "2019-07-30T05:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "0a963f69-7e0b-493a-87e9-5da0d187046c", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7e8a7297-5eba-48d0-8711-a67d8cfdfa26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7f930b4b-7e2b-4e39-ae16-58d5e2177bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "d3dfcc5a-58eb-4389-ae36-9c10cbb3b6ce", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}], "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "68af4d51-ec88-4d2f-9e17-59620a420767", "name": "default"}]} 2019-07-30 05:54:41,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5a30dfb8-f26a-434d-aac9-7eb5aa989a04 2019-07-30 05:54:41,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0611760616302s 2019-07-30 05:54:41,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 05:54:41,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -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": "2dac6c31-1d66-4a93-bf02-340d3c9280ab"}}' 2019-07-30 05:54:41,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:41 GMT X-Openstack-Request-Id: req-f22a9b9b-1937-4502-9963-88418ee153c0 2019-07-30 05:54:41,483 - 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-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "port_range_min": 22, "revision_number": 0, "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:41Z", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "91597523-eb0b-456a-b8a0-ef036fcbacb2"}} 2019-07-30 05:54:41,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f22a9b9b-1937-4502-9963-88418ee153c0 2019-07-30 05:54:41,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132375955582s 2019-07-30 05:54:41,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:54:41,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:41,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:41 GMT X-Openstack-Request-Id: req-00e6c7d9-d7eb-4e7f-b9b4-6b55eba048ff 2019-07-30 05:54:41,530 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:41Z", "updated_at": "2019-07-30T05:54:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "813d05cc-5212-4193-b38c-39e4762b48d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "91597523-eb0b-456a-b8a0-ef036fcbacb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "d7a3e184-77f4-4604-be6f-da481a204b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}], "revision_number": 2, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}, {"description": "Default security group", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:32Z", "updated_at": "2019-07-30T05:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "0a963f69-7e0b-493a-87e9-5da0d187046c", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7e8a7297-5eba-48d0-8711-a67d8cfdfa26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7f930b4b-7e2b-4e39-ae16-58d5e2177bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "d3dfcc5a-58eb-4389-ae36-9c10cbb3b6ce", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}], "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "68af4d51-ec88-4d2f-9e17-59620a420767", "name": "default"}]} 2019-07-30 05:54:41,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-00e6c7d9-d7eb-4e7f-b9b4-6b55eba048ff 2019-07-30 05:54:41,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.040461063385s 2019-07-30 05:54:41,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 05:54:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -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": "2dac6c31-1d66-4a93-bf02-340d3c9280ab"}}' 2019-07-30 05:54:41,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:41 GMT X-Openstack-Request-Id: req-bcec7cb2-53b0-49be-9867-ebf96af93f09 2019-07-30 05:54:41,659 - 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-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "port_range_min": null, "revision_number": 0, "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:41Z", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "032677a0-da6b-4957-b5e2-e9f18b21f757"}} 2019-07-30 05:54:41,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bcec7cb2-53b0-49be-9867-ebf96af93f09 2019-07-30 05:54:41,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12363910675s 2019-07-30 05:54:41,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:54:41,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:41,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:41 GMT X-Openstack-Request-Id: req-62c2da84-46e4-4a98-b82a-ca01ebbababd 2019-07-30 05:54:41,758 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","l2_adjacency":true,"status":"ACTIVE","subnets":["72e4dad7-a7b1-4594-9340-17ec2d74882f"],"description":"","tags":[],"updated_at":"2019-07-30T05:54:33Z","qos_policy_id":null,"name":"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f","admin_state_up":true,"tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:54:41,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-62c2da84-46e4-4a98-b82a-ca01ebbababd 2019-07-30 05:54:41,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0973000526428s 2019-07-30 05:54:41,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:54:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:41,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:41 GMT X-Openstack-Request-Id: req-571d0015-793f-44ed-853e-d361da1e6788 2019-07-30 05:54:41,869 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:54:40Z", "file": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39/file", "owner": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "3153efac-154b-4e1b-83ff-9658f7332e39", "size": 12716032, "self": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:54:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:54:41,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-571d0015-793f-44ed-853e-d361da1e6788 2019-07-30 05:54:41,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.106235027313s 2019-07-30 05:54:41,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:54:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:41,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-9030d22c-0956-47bf-a4da-0ba7722fc9f6 x-openstack-request-id: req-9030d22c-0956-47bf-a4da-0ba7722fc9f6 2019-07-30 05:54:41,898 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "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": "28cdf62d-1d18-465e-b893-090192ace64f"}]} 2019-07-30 05:54:41,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9030d22c-0956-47bf-a4da-0ba7722fc9f6 2019-07-30 05:54:41,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225749015808s 2019-07-30 05:54:41,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 05:54:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"server": {"name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "imageRef": "3153efac-154b-4e1b-83ff-9658f7332e39", "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "flavorRef": "28cdf62d-1d18-465e-b893-090192ace64f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "64454cc5-3986-4863-8ce7-8c78a273f7a1"}], "security_groups": [{"name": "2dac6c31-1d66-4a93-bf02-340d3c9280ab"}]}}' 2019-07-30 05:54:44,073 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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 location: http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230 x-compute-request-id: req-f7310367-57a2-47fd-8814-57f42d9ab8b8 x-openstack-request-id: req-f7310367-57a2-47fd-8814-57f42d9ab8b8 2019-07-30 05:54:44,073 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2dac6c31-1d66-4a93-bf02-340d3c9280ab"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "adminPass": "ecKBn2T2c3xg"}} 2019-07-30 05:54:44,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f7310367-57a2-47fd-8814-57f42d9ab8b8 2019-07-30 05:54:44,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.17322993279s 2019-07-30 05:54:44,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:44,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-6236b57a-6402-4207-a196-22375f4d8e7d x-openstack-request-id: req-6236b57a-6402-4207-a196-22375f4d8e7d 2019-07-30 05:54:44,566 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "user_id": "ee259e47de74432e87dc4347750803b8", "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-30T05:54:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:44,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6236b57a-6402-4207-a196-22375f4d8e7d 2019-07-30 05:54:44,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492171049118s 2019-07-30 05:54:44,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:54:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:44,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:44 GMT X-Openstack-Request-Id: req-c83295a3-c48b-43f6-be35-e84bfcb8bc38 2019-07-30 05:54:44,673 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","l2_adjacency":true,"status":"ACTIVE","subnets":["72e4dad7-a7b1-4594-9340-17ec2d74882f"],"description":"","tags":[],"updated_at":"2019-07-30T05:54:33Z","qos_policy_id":null,"name":"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f","admin_state_up":true,"tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:54:44,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c83295a3-c48b-43f6-be35-e84bfcb8bc38 2019-07-30 05:54:44,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949459075928s 2019-07-30 05:54:44,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:54:44,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:44,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:44 GMT X-Openstack-Request-Id: req-8126bb8c-11ec-46fc-b035-f6727729a55d 2019-07-30 05:54:44,773 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:54:33Z","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":"bddd7e2bbd0b46cf9efbfba657562f1f","id":"72e4dad7-a7b1-4594-9340-17ec2d74882f","subnetpool_id":null,"name":"cinder_test-subnet_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}]} 2019-07-30 05:54:44,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8126bb8c-11ec-46fc-b035-f6727729a55d 2019-07-30 05:54:44,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0985381603241s 2019-07-30 05:54:44,774 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:46,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:46,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:47,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-45ad316d-5232-447e-a4db-801de61904da x-openstack-request-id: req-45ad316d-5232-447e-a4db-801de61904da 2019-07-30 05:54:47,337 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:54:46Z", "hostId": "0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:47,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-45ad316d-5232-447e-a4db-801de61904da 2019-07-30 05:54:47,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561837911606s 2019-07-30 05:54:47,341 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:49,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:49,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:49,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-32b727b2-fe43-4263-a729-c953fa40366e x-openstack-request-id: req-32b727b2-fe43-4263-a729-c953fa40366e 2019-07-30 05:54:49,691 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:54:46Z", "hostId": "0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:49,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-32b727b2-fe43-4263-a729-c953fa40366e 2019-07-30 05:54:49,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347496986389s 2019-07-30 05:54:49,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:54:51,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:54:51,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:51,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54: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-e390559e-1ad4-4393-9c55-909a0d7f6b85 x-openstack-request-id: req-e390559e-1ad4-4393-9c55-909a0d7f6b85 2019-07-30 05:54:51,860 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:50.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:51Z", "hostId": "0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:54:51,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e390559e-1ad4-4393-9c55-909a0d7f6b85 2019-07-30 05:54:51,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161628961563s 2019-07-30 05:54:51,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:54:51,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=bc05c8df-bd4b-4048-8f7a-ace826432230" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:51,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:51 GMT X-Openstack-Request-Id: req-1302816f-45d9-4c47-9fbe-5a081f7eab7f 2019-07-30 05:54:51,918 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:54:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72e4dad7-a7b1-4594-9340-17ec2d74882f","ip_address":"192.168.120.5"}],"id":"2ef6c109-5bce-4112-8f8c-e8aaa9bef101","security_groups":["2dac6c31-1d66-4a93-bf02-340d3c9280ab"],"mac_address":"fa:16:3e:61:06:d5","project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:47Z","binding:vnic_type":"normal","device_id":"bc05c8df-bd4b-4048-8f7a-ace826432230","ip_allocation":"immediate"}]} 2019-07-30 05:54:51,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bc05c8df-bd4b-4048-8f7a-ace826432230 used request id req-1302816f-45d9-4c47-9fbe-5a081f7eab7f 2019-07-30 05:54:51,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511839389801s 2019-07-30 05:54:51,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:54:51,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2ef6c109-5bce-4112-8f8c-e8aaa9bef101" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:51,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:51 GMT X-Openstack-Request-Id: req-9408104a-2e10-4a2c-a081-30ca901e269c 2019-07-30 05:54:51,972 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:54:51,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2ef6c109-5bce-4112-8f8c-e8aaa9bef101 used request id req-9408104a-2e10-4a2c-a081-30ca901e269c 2019-07-30 05:54:51,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0437021255493s 2019-07-30 05:54:51,973 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:06:d5', 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'3153efac-154b-4e1b-83ff-9658f7332e39'}), 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-30T05:54:50.000000', 'flavor': Munch({u'id': u'28cdf62d-1d18-465e-b893-090192ace64f'}), 'az': u'nova', 'id': u'bc05c8df-bd4b-4048-8f7a-ace826432230', 'security_groups': [Munch({u'name': u'cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ee259e47de74432e87dc4347750803b8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'name': 'cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', '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-30T05:54:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T05:54:51Z', 'hostId': u'0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a', '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-30T05:54:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'name': u'cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'adminPass': u'ecKBn2T2c3xg', 'tenant_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'created_at': u'2019-07-30T05:54:43Z', 'created': u'2019-07-30T05:54:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 05:54:51,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:54:51,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:52,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:52 GMT X-Openstack-Request-Id: req-4a864ad8-a58d-4639-a6e2-9aa829ba644d 2019-07-30 05:54:52,070 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","l2_adjacency":true,"status":"ACTIVE","subnets":["72e4dad7-a7b1-4594-9340-17ec2d74882f"],"description":"","tags":[],"updated_at":"2019-07-30T05:54:33Z","qos_policy_id":null,"name":"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f","admin_state_up":true,"tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:54:52,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4a864ad8-a58d-4639-a6e2-9aa829ba644d 2019-07-30 05:54:52,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908629894257s 2019-07-30 05:54:52,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:54:52,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=bc05c8df-bd4b-4048-8f7a-ace826432230" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:52,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:52 GMT X-Openstack-Request-Id: req-f2dc6a1b-816f-42a0-9af2-b1fcec6be717 2019-07-30 05:54:52,117 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:54:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72e4dad7-a7b1-4594-9340-17ec2d74882f","ip_address":"192.168.120.5"}],"id":"2ef6c109-5bce-4112-8f8c-e8aaa9bef101","security_groups":["2dac6c31-1d66-4a93-bf02-340d3c9280ab"],"mac_address":"fa:16:3e:61:06:d5","project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:47Z","binding:vnic_type":"normal","device_id":"bc05c8df-bd4b-4048-8f7a-ace826432230","ip_allocation":"immediate"}]} 2019-07-30 05:54:52,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bc05c8df-bd4b-4048-8f7a-ace826432230 used request id req-f2dc6a1b-816f-42a0-9af2-b1fcec6be717 2019-07-30 05:54:52,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0456850528717s 2019-07-30 05:54:52,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 05:54:52,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "fixed_ip_address": "192.168.120.5", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101"}}' 2019-07-30 05:54:54,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:54 GMT X-Openstack-Request-Id: req-d4b53fc5-1bbe-4e70-8aa8-2db96b64f331 2019-07-30 05:54:54,478 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:53Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}} 2019-07-30 05:54:54,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d4b53fc5-1bbe-4e70-8aa8-2db96b64f331 2019-07-30 05:54:54,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.36066102982s 2019-07-30 05:54:54,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:54:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:54,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:54 GMT X-Openstack-Request-Id: req-190f204c-ed24-45b0-8dff-6f4d6b75d5ad 2019-07-30 05:54:54,586 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:53Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:54:54,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-190f204c-ed24-45b0-8dff-6f4d6b75d5ad 2019-07-30 05:54:54,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0941228866577s 2019-07-30 05:54:54,593 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:54:54,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:54:54,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:54,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:54 GMT X-Openstack-Request-Id: req-7940d457-99db-4d0e-924c-607008c55d72 2019-07-30 05:54:54,771 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:53Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:54:54,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7940d457-99db-4d0e-924c-607008c55d72 2019-07-30 05:54:54,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685799121857s 2019-07-30 05:54:54,777 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:54:54,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:54:54,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:54,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:54 GMT X-Openstack-Request-Id: req-afeddef5-bed8-4766-8001-993108f82fb7 2019-07-30 05:54:54,946 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:53Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:54:54,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-afeddef5-bed8-4766-8001-993108f82fb7 2019-07-30 05:54:54,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059228181839s 2019-07-30 05:54:54,953 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:54:55,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:54:55,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:55,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:55 GMT X-Openstack-Request-Id: req-4ea8b6c1-09fa-4864-87c9-a14f5ec265a6 2019-07-30 05:54:55,127 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:53Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:54:55,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4ea8b6c1-09fa-4864-87c9-a14f5ec265a6 2019-07-30 05:54:55,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0641198158264s 2019-07-30 05:54:55,133 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:54:55,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:54:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:55,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:55 GMT X-Openstack-Request-Id: req-6fc2f3e8-484f-4ff5-b71f-681b12efd5ea 2019-07-30 05:54:55,492 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:53Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:54:55,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6fc2f3e8-484f-4ff5-b71f-681b12efd5ea 2019-07-30 05:54:55,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.24875998497s 2019-07-30 05:54:55,498 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:54:55,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:54:55,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:55,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:55 GMT X-Openstack-Request-Id: req-4d71c0dd-3145-4946-97f3-71c8167a1bf3 2019-07-30 05:54:55,678 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:53Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:54:55,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4d71c0dd-3145-4946-97f3-71c8167a1bf3 2019-07-30 05:54:55,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0697629451752s 2019-07-30 05:54:55,684 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:54:55,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:54:55,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:55,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:55 GMT X-Openstack-Request-Id: req-f4d2de0a-696c-4e55-9f28-0ccc7ff0f1b5 2019-07-30 05:54:55,855 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:55Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:54:55,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f4d2de0a-696c-4e55-9f28-0ccc7ff0f1b5 2019-07-30 05:54:55,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608971118927s 2019-07-30 05:54:55,860 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8b78a83e-9a45-44bb-9d94-1f35b924dc17', 'updated_at': u'2019-07-30T05:54:55Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'2ef6c109-5bce-4112-8f8c-e8aaa9bef101', 'id': u'c1c992b6-5c59-4d3a-9077-048ac680fc9f', 'network': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'port': u'2ef6c109-5bce-4112-8f8c-e8aaa9bef101', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'name': 'cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'64454cc5-3986-4863-8ce7-8c78a273f7a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:61:06:d5', u'device_id': u'bc05c8df-bd4b-4048-8f7a-ace826432230'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'created_at': u'2019-07-30T05:54:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'64454cc5-3986-4863-8ce7-8c78a273f7a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:61:06:d5', u'device_id': u'bc05c8df-bd4b-4048-8f7a-ace826432230'}), 'router': u'8b78a83e-9a45-44bb-9d94-1f35b924dc17'}) 2019-07-30 05:54:55,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 05:54:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 05:54:55,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7952 Content-Type: application/json Date: Tue, 30 Jul 2019 05: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-12e3f36b-7ed9-4f8b-8580-e0645d36a929 x-openstack-request-id: req-12e3f36b-7ed9-4f8b-8580-e0645d36a929 2019-07-30 05:54:55,929 - 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 536794416 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.250076] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.253274] pid_max: default: 32768 minimum: 301\n[ 0.254994] ACPI: Core revision 20150930\n[ 0.257132] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.259633] Security Framework initialized\n[ 0.261215] Yama: becoming mindful.\n[ 0.262624] AppArmor: AppArmor initialized\n[ 0.264261] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.266798] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.269269] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271611] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.274222] Initializing cgroup subsys io\n[ 0.275787] Initializing cgroup subsys memory\n[ 0.277489] Initializing cgroup subsys devices\n[ 0.279181] Initializing cgroup subsys freezer\n[ 0.280882] Initializing cgroup subsys net_cls\n[ 0.282559] Initializing cgroup subsys perf_event\n[ 0.284336] Initializing cgroup subsys net_prio\n[ 0.286047] Initializing cgroup subsys hugetlb\n[ 0.287764] Initializing cgroup subsys pids\n[ 0.289437] CPU: Physical Processor ID: 0\n[ 0.291707] mce: CPU supports 10 MCE banks\n[ 0.293332] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295269] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.317278] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.327192] ftrace: allocating 31920 entries in 125 pages\n[ 0.363937] smpboot: Max logical packages: 1\n[ 0.365593] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.368217] x2apic enabled\n[ 0.369710] Switched APIC routing to physical x2apic.\n[ 0.372820] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.378998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.382421] KVM setup paravirtual spinlock\n[ 0.384460] x86: Booted up 1 node, 1 CPUs\n[ 0.386004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.388643] devtmpfs: initialized\n[ 0.390985] evm: security.selinux\n[ 0.392317] evm: security.SMACK64\n[ 0.393649] evm: security.SMACK64EXEC\n[ 0.395083] evm: security.SMACK64TRANSMUTE\n[ 0.396639] evm: security.SMACK64MMAP\n[ 0.398088] evm: security.ima\n[ 0.399318] evm: security.capability\n[ 0.400800] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.404321] pinctrl core: initialized pinctrl subsystem\n[ 0.406369] RTC time: 5:54:50, date: 07/30/19\n[ 0.408164] NET: Registered protocol family 16\n[ 0.409972] cpuidle: using governor ladder\n[ 0.411542] cpuidle: using governor menu\n[ 0.413046] PCCT header not found.\n[ 0.414449] ACPI: bus type PCI registered\n[ 0.415989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.418387] PCI: Using configuration type 1 for base access\n[ 0.421140] ACPI: Added _OSI(Module Device)\n[ 0.422748] ACPI: Added _OSI(Processor Device)\n[ 0.424410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.426150] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.428962] ACPI: Interpreter enabled\n[ 0.430417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.433967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.437504] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.441079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.444618] ACPI: (supports S0 S5)\n[ 0.445960] ACPI: Using IOAPIC for interrupt routing\n[ 0.447783] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.454826] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.457226] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.459574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.463756] acpiphp: Slot [3] registered\n[ 0.465289] acpiphp: Slot [4] registered\n[ 0.466817] acpiphp: Slot [5] registered\n[ 0.468356] acpiphp: Slot [6] registered\n[ 0.469925] acpiphp: Slot [7] registered\n[ 0.471450] acpiphp: Slot [8] registered\n[ 0.472982] acpiphp: Slot [9] registered\n[ 0.474502] acpiphp: Slot [10] registered\n[ 0.476049] acpiphp: Slot [11] registered\n[ 0.477603] acpiphp: Slot [12] registered\n[ 0.479187] acpiphp: Slot [13] registered\n[ 0.480797] acpiphp: Slot [14] registered\n[ 0.482356] acpiphp: Slot [15] registered\n[ 0.500741] acpiphp: Slot [16] registered\n[ 0.502297] acpiphp: Slot [17] registered\n[ 0.503855] acpiphp: Slot [18] registered\n[ 0.505409] acpiphp: Slot [19] registered\n[ 0.506956] acpiphp: Slot [20] registered\n[ 0.508507] acpiphp: Slot [21] registered\n[ 0.510094] acpiphp: Slot [22] registered\n[ 0.511647] acpiphp: Slot [23] registered\n[ 0.513195] acpiphp: Slot [24] registered\n[ 0.514751] acpiphp: Slot [25] registered\n[ 0.516301] acpiphp: Slot [26] registered\n[ 0.517850] acpiphp: Slot [27] registered\n[ 0.519431] acpiphp: Slot [28] registered\n[ 0.520988] acpiphp: Slot [29] registered\n[ 0.522534] acpiphp: Slot [30] registered\n[ 0.526926] acpiphp: Slot [31] registered\n[ 0.528499] PCI host bridge to bus 0000:00\n[ 0.530116] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.532469] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.534820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.537601] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.540417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.543262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.548817] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.551318] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.553600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.556059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.561263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.564007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.586977] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.590309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.592990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.595670] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.598308] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.600705] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.603200] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.605234] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.608201] vgaarb: loaded\n[ 0.609346] vgaarb: bridge control possible 0000:00:02.0\n[ 0.611682] SCSI subsystem initialized\n[ 0.613439] ACPI: bus type USB registered\n[ 0.615014] usbcore: registered new interface driver usbfs\n[ 0.616999] usbcore: registered new interface driver hub\n[ 0.618934] usbcore: registered new device driver usb\n[ 0.621049] PCI: Using ACPI for IRQ routing\n[ 0.623150] NetLabel: Initializing\n[ 0.624518] NetLabel: domain hash size = 128\n[ 0.626149] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.627994] NetLabel: unlabeled traffic allowed by default\n[ 0.630241] clocksource: Switched to clocksource kvm-clock\n[ 0.641512] AppArmor: AppArmor Filesystem Enabled\n[ 0.643337] pnp: PnP ACPI init\n[ 0.644954] pnp: PnP ACPI: found 5 devices\n[ 0.652337] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.655631] NET: Registered protocol family 2\n[ 0.657596] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.660098] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.662462] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.664800] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666899] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.669170] NET: Registered protocol family 1\n[ 0.670885] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.673012] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.675090] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.690326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.705678] Trying to unpack rootfs image as initramfs...\n[ 0.769084] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.772222] Scanning for low memory corruption every 60 seconds\n[ 0.774689] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.776922] audit: initializing netlink subsys (disabled)\n[ 0.778943] audit: type=2000 audit(1564466091.926:1): initialized\n[ 0.781397] Initialise system trusted keyring\n[ 0.783228] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.785470] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.788818] zbud: loaded\n[ 0.790096] VFS: Disk quotas dquot_6.6.0\n[ 0.791676] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.794529] fuse init (API version 7.23)\n[ 0.796191] Key type big_key registered\n[ 0.797716] Allocating IMA MOK and blacklist keyrings.\n[ 0.799961] Key type asymmetric registered\n[ 0.801542] Asymmetric key parser 'x509' registered\n[ 0.803425] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.806288] io scheduler noop registered\n[ 0.807811] io scheduler deadline registered (default)\n[ 0.809728] io scheduler cfq registered\n[ 0.811332] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.813382] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.815792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.818599] ACPI: Power Button [PWRF]\n[ 0.820163] GHES: HEST is not enabled!\n[ 0.834638] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.864715] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.868382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.894142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.897952] Linux agpgart interface v0.103\n[ 0.901811] brd: module loaded\n[ 0.904439] loop: module loaded\n[ 0.909595] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.912387] GPT:90111 != 2097151\n[ 0.913718] GPT:Alternate GPT header not at the end of the disk.\n[ 0.915849] GPT:90111 != 2097151\n[ 0.917150] GPT: Use GNU Parted to correct GPT errors.\n[ 0.919022] vda: vda1 vda15\n[ 0.920980] scsi host0: ata_piix\n[ 0.922420] scsi host1: ata_piix\n[ 0.923805] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.926169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.929181] libphy: Fixed MDIO Bus: probed\n[ 0.930767] tun: Universal TUN/TAP device driver, 1.6\n[ 0.932623] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.936130] PPP generic driver version 2.4.2\n[ 0.937835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.940183] ehci-pci: EHCI PCI platform driver\n[ 0.941865] ehci-platform: EHCI generic platform driver\n[ 0.943810] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.946011] ohci-pci: OHCI PCI platform driver\n[ 0.947699] ohci-platform: OHCI generic platform driver\n[ 0.949621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.964906] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.966834] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.969657] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.971617] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.973803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.976209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.978934] usb usb1: Product: UHCI Host Controller\n[ 0.980731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.982933] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.984799] hub 1-0:1.0: USB hub found\n[ 0.986291] hub 1-0:1.0: 2 ports detected\n[ 0.987999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.991919] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.993740] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.995719] mousedev: PS/2 mouse device common for all mice\n[ 0.998105] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.001333] rtc_cmos 00:00: RTC can wake from S4\n[ 1.003637] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.005945] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.008228] i2c /dev entries driver\n[ 1.009667] device-mapper: uevent: version 1.0.3\n[ 1.011464] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.014634] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.017100] NET: Registered protocol family 10\n[ 1.019085] NET: Registered protocol family 17\n[ 1.020785] Key type dns_resolver registered\n[ 1.022591] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.024721] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.028055] registered taskstats version 1\n[ 1.029660] Loading compiled-in X.509 certificates\n[ 1.032008] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.035642] zswap: loaded using pool lzo/zbud\n[ 1.038157] Key type trusted registered\n[ 1.040725] Key type encrypted registered\n[ 1.042305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.044295] ima: No TPM chip found, activating TPM-bypass!\n[ 1.046358] evm: HMAC attrs: 0x1\n[ 1.048054] Magic number: 11:679:922\n[ 1.049654] rtc_cmos 00:00: setting system clock to 2019-07-30 05:54:51 UTC (1564466091)\n[ 1.052720] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.054866] EDD information not available.\n[ 1.084065] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.104161] Write protecting the kernel read-only data: 14336k\n[ 1.107881] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.111109] 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.164124] 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.5...\nLease of 192.168.120.5 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-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\n"} 2019-07-30 05:54:55,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230/action used request id req-12e3f36b-7ed9-4f8b-8580-e0645d36a929 2019-07-30 05:54:55,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0685119628906s 2019-07-30 05:54:55,930 - 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 536794416 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.250076] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.253274] pid_max: default: 32768 minimum: 301 [ 0.254994] ACPI: Core revision 20150930 [ 0.257132] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259633] Security Framework initialized [ 0.261215] Yama: becoming mindful. [ 0.262624] AppArmor: AppArmor initialized [ 0.264261] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.266798] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.269269] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271611] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274222] Initializing cgroup subsys io [ 0.275787] Initializing cgroup subsys memory [ 0.277489] Initializing cgroup subsys devices [ 0.279181] Initializing cgroup subsys freezer [ 0.280882] Initializing cgroup subsys net_cls [ 0.282559] Initializing cgroup subsys perf_event [ 0.284336] Initializing cgroup subsys net_prio [ 0.286047] Initializing cgroup subsys hugetlb [ 0.287764] Initializing cgroup subsys pids [ 0.289437] CPU: Physical Processor ID: 0 [ 0.291707] mce: CPU supports 10 MCE banks [ 0.293332] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295269] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.317278] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.327192] ftrace: allocating 31920 entries in 125 pages [ 0.363937] smpboot: Max logical packages: 1 [ 0.365593] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.368217] x2apic enabled [ 0.369710] Switched APIC routing to physical x2apic. [ 0.372820] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.378998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.382421] KVM setup paravirtual spinlock [ 0.384460] x86: Booted up 1 node, 1 CPUs [ 0.386004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.388643] devtmpfs: initialized [ 0.390985] evm: security.selinux [ 0.392317] evm: security.SMACK64 [ 0.393649] evm: security.SMACK64EXEC [ 0.395083] evm: security.SMACK64TRANSMUTE [ 0.396639] evm: security.SMACK64MMAP [ 0.398088] evm: security.ima [ 0.399318] evm: security.capability [ 0.400800] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.404321] pinctrl core: initialized pinctrl subsystem [ 0.406369] RTC time: 5:54:50, date: 07/30/19 [ 0.408164] NET: Registered protocol family 16 [ 0.409972] cpuidle: using governor ladder [ 0.411542] cpuidle: using governor menu [ 0.413046] PCCT header not found. [ 0.414449] ACPI: bus type PCI registered [ 0.415989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.418387] PCI: Using configuration type 1 for base access [ 0.421140] ACPI: Added _OSI(Module Device) [ 0.422748] ACPI: Added _OSI(Processor Device) [ 0.424410] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.426150] ACPI: Added _OSI(Processor Aggregator Device) [ 0.428962] ACPI: Interpreter enabled [ 0.430417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.433967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.437504] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.441079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.444618] ACPI: (supports S0 S5) [ 0.445960] ACPI: Using IOAPIC for interrupt routing [ 0.447783] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.454826] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.457226] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463756] acpiphp: Slot [3] registered [ 0.465289] acpiphp: Slot [4] registered [ 0.466817] acpiphp: Slot [5] registered [ 0.468356] acpiphp: Slot [6] registered [ 0.469925] acpiphp: Slot [7] registered [ 0.471450] acpiphp: Slot [8] registered [ 0.472982] acpiphp: Slot [9] registered [ 0.474502] acpiphp: Slot [10] registered [ 0.476049] acpiphp: Slot [11] registered [ 0.477603] acpiphp: Slot [12] registered [ 0.479187] acpiphp: Slot [13] registered [ 0.480797] acpiphp: Slot [14] registered [ 0.482356] acpiphp: Slot [15] registered [ 0.500741] acpiphp: Slot [16] registered [ 0.502297] acpiphp: Slot [17] registered [ 0.503855] acpiphp: Slot [18] registered [ 0.505409] acpiphp: Slot [19] registered [ 0.506956] acpiphp: Slot [20] registered [ 0.508507] acpiphp: Slot [21] registered [ 0.510094] acpiphp: Slot [22] registered [ 0.511647] acpiphp: Slot [23] registered [ 0.513195] acpiphp: Slot [24] registered [ 0.514751] acpiphp: Slot [25] registered [ 0.516301] acpiphp: Slot [26] registered [ 0.517850] acpiphp: Slot [27] registered [ 0.519431] acpiphp: Slot [28] registered [ 0.520988] acpiphp: Slot [29] registered [ 0.522534] acpiphp: Slot [30] registered [ 0.526926] acpiphp: Slot [31] registered [ 0.528499] PCI host bridge to bus 0000:00 [ 0.530116] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.532469] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.534820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.537601] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.540417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.543262] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.548817] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551318] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.553600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.556059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.561263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.564007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.586977] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.590309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.592990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.595670] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.598308] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.600705] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.603200] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.605234] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.608201] vgaarb: loaded [ 0.609346] vgaarb: bridge control possible 0000:00:02.0 [ 0.611682] SCSI subsystem initialized [ 0.613439] ACPI: bus type USB registered [ 0.615014] usbcore: registered new interface driver usbfs [ 0.616999] usbcore: registered new interface driver hub [ 0.618934] usbcore: registered new device driver usb [ 0.621049] PCI: Using ACPI for IRQ routing [ 0.623150] NetLabel: Initializing [ 0.624518] NetLabel: domain hash size = 128 [ 0.626149] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.627994] NetLabel: unlabeled traffic allowed by default [ 0.630241] clocksource: Switched to clocksource kvm-clock [ 0.641512] AppArmor: AppArmor Filesystem Enabled [ 0.643337] pnp: PnP ACPI init [ 0.644954] pnp: PnP ACPI: found 5 devices [ 0.652337] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.655631] NET: Registered protocol family 2 [ 0.657596] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.660098] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.662462] TCP: Hash tables configured (established 4096 bind 4096) [ 0.664800] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.666899] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.669170] NET: Registered protocol family 1 [ 0.670885] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.673012] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.675090] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.690326] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.705678] Trying to unpack rootfs image as initramfs... [ 0.769084] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.772222] Scanning for low memory corruption every 60 seconds [ 0.774689] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.776922] audit: initializing netlink subsys (disabled) [ 0.778943] audit: type=2000 audit(1564466091.926:1): initialized [ 0.781397] Initialise system trusted keyring [ 0.783228] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.785470] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.788818] zbud: loaded [ 0.790096] VFS: Disk quotas dquot_6.6.0 [ 0.791676] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.794529] fuse init (API version 7.23) [ 0.796191] Key type big_key registered [ 0.797716] Allocating IMA MOK and blacklist keyrings. [ 0.799961] Key type asymmetric registered [ 0.801542] Asymmetric key parser 'x509' registered [ 0.803425] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.806288] io scheduler noop registered [ 0.807811] io scheduler deadline registered (default) [ 0.809728] io scheduler cfq registered [ 0.811332] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.813382] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.815792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.818599] ACPI: Power Button [PWRF] [ 0.820163] GHES: HEST is not enabled! [ 0.834638] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.864715] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.868382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.894142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.897952] Linux agpgart interface v0.103 [ 0.901811] brd: module loaded [ 0.904439] loop: module loaded [ 0.909595] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.912387] GPT:90111 != 2097151 [ 0.913718] GPT:Alternate GPT header not at the end of the disk. [ 0.915849] GPT:90111 != 2097151 [ 0.917150] GPT: Use GNU Parted to correct GPT errors. [ 0.919022] vda: vda1 vda15 [ 0.920980] scsi host0: ata_piix [ 0.922420] scsi host1: ata_piix [ 0.923805] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.926169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.929181] libphy: Fixed MDIO Bus: probed [ 0.930767] tun: Universal TUN/TAP device driver, 1.6 [ 0.932623] tun: (C) 1999-2004 Max Krasnyansky [ 0.936130] PPP generic driver version 2.4.2 [ 0.937835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.940183] ehci-pci: EHCI PCI platform driver [ 0.941865] ehci-platform: EHCI generic platform driver [ 0.943810] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.946011] ohci-pci: OHCI PCI platform driver [ 0.947699] ohci-platform: OHCI generic platform driver [ 0.949621] uhci_hcd: USB Universal Host Controller Interface driver [ 0.964906] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.966834] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.969657] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.971617] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.973803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.976209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.978934] usb usb1: Product: UHCI Host Controller [ 0.980731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.982933] usb usb1: SerialNumber: 0000:00:01.2 [ 0.984799] hub 1-0:1.0: USB hub found [ 0.986291] hub 1-0:1.0: 2 ports detected [ 0.987999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.991919] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.993740] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.995719] mousedev: PS/2 mouse device common for all mice [ 0.998105] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.001333] rtc_cmos 00:00: RTC can wake from S4 [ 1.003637] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.005945] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.008228] i2c /dev entries driver [ 1.009667] device-mapper: uevent: version 1.0.3 [ 1.011464] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.014634] ledtrig-cpu: registered to indicate activity on CPUs [ 1.017100] NET: Registered protocol family 10 [ 1.019085] NET: Registered protocol family 17 [ 1.020785] Key type dns_resolver registered [ 1.022591] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.024721] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.028055] registered taskstats version 1 [ 1.029660] Loading compiled-in X.509 certificates [ 1.032008] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.035642] zswap: loaded using pool lzo/zbud [ 1.038157] Key type trusted registered [ 1.040725] Key type encrypted registered [ 1.042305] AppArmor: AppArmor sha1 policy hashing enabled [ 1.044295] ima: No TPM chip found, activating TPM-bypass! [ 1.046358] evm: HMAC attrs: 0x1 [ 1.048054] Magic number: 11:679:922 [ 1.049654] rtc_cmos 00:00: setting system clock to 2019-07-30 05:54:51 UTC (1564466091) [ 1.052720] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.054866] EDD information not available. [ 1.084065] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.104161] Write protecting the kernel read-only data: 14336k [ 1.107881] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.111109] 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.164124] 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.5... Lease of 192.168.120.5 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-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 2019-07-30 05:54:55,934 - paramiko.transport - DEBUG - starting thread (client mode): 0x91bacd0L 2019-07-30 05:54:55,934 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 05:54:55,934 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 05:54:55,935 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 05:54:55,936 - 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-30 05:54:55,936 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 05:54:55,936 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 05:54:55,936 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 05:54:55,936 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 05:54:55,937 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 05:54:55,966 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 05:54:55,966 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 05:54:55,998 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: a4cdb8c5a352f7a9d81699c9b88f3664 2019-07-30 05:54:55,999 - paramiko.transport - DEBUG - Trying discovered key 00bb35b7c09de2637a55ea7746df0400 in /tmp/tmpfySCwo 2019-07-30 05:54:56,007 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 05:54:56,508 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 05:54:56,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-07-30 05:54:56,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"volume": {"display_name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "size": "2"}}' 2019-07-30 05:54:57,871 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e4093535-ee62-4f71-a5d0-cd28a858c9de x-openstack-request-id: req-e4093535-ee62-4f71-a5d0-cd28a858c9de 2019-07-30 05:54:57,872 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}} 2019-07-30 05:54:57,872 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes used request id req-e4093535-ee62-4f71-a5d0-cd28a858c9de 2019-07-30 05:54:57,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.34794592857s 2019-07-30 05:54:57,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:54:57,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:54:58,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Tue, 30 Jul 2019 05:54:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d8439ab2-d3fa-4801-b216-ea69a8600a65 x-openstack-request-id: req-d8439ab2-d3fa-4801-b216-ea69a8600a65 2019-07-30 05:54:58,958 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:54:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:54:58,958 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-d8439ab2-d3fa-4801-b216-ea69a8600a65 2019-07-30 05:54:58,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08561110497s 2019-07-30 05:54:58,961 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:00,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:00,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:02,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-fde58e70-ad2e-4482-9efc-368e7fe39f57 x-openstack-request-id: req-fde58e70-ad2e-4482-9efc-368e7fe39f57 2019-07-30 05:55:02,135 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:54:59.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:02,135 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-fde58e70-ad2e-4482-9efc-368e7fe39f57 2019-07-30 05:55:02,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.17175197601s 2019-07-30 05:55:02,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:55:02,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:02,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:02 GMT X-Openstack-Request-Id: req-d6b69dde-480c-4dc6-ae8c-ce436220c76e 2019-07-30 05:55:02,246 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","l2_adjacency":true,"status":"ACTIVE","subnets":["72e4dad7-a7b1-4594-9340-17ec2d74882f"],"description":"","tags":[],"updated_at":"2019-07-30T05:54:33Z","qos_policy_id":null,"name":"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f","admin_state_up":true,"tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:55:02,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d6b69dde-480c-4dc6-ae8c-ce436220c76e 2019-07-30 05:55:02,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109596967697s 2019-07-30 05:55:02,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:55:02,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:02,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:02 GMT X-Openstack-Request-Id: req-715c3ba0-69df-430f-b113-74ba15a18edf 2019-07-30 05:55:02,561 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:54:40Z", "file": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39/file", "owner": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "3153efac-154b-4e1b-83ff-9658f7332e39", "size": 12716032, "self": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:54:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:55:02,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-715c3ba0-69df-430f-b113-74ba15a18edf 2019-07-30 05:55:02,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309321165085s 2019-07-30 05:55:02,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:55:02,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:02,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 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-86b55b5c-e7f9-463e-ba6c-db43324d5360 x-openstack-request-id: req-86b55b5c-e7f9-463e-ba6c-db43324d5360 2019-07-30 05:55:02,587 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "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": "28cdf62d-1d18-465e-b893-090192ace64f"}]} 2019-07-30 05:55:02,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-86b55b5c-e7f9-463e-ba6c-db43324d5360 2019-07-30 05:55:02,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239090919495s 2019-07-30 05:55:02,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 05:55:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"server": {"name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "imageRef": "3153efac-154b-4e1b-83ff-9658f7332e39", "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "flavorRef": "28cdf62d-1d18-465e-b893-090192ace64f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "64454cc5-3986-4863-8ce7-8c78a273f7a1"}], "security_groups": [{"name": "2dac6c31-1d66-4a93-bf02-340d3c9280ab"}]}}' 2019-07-30 05:55:04,276 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 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 location: http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0 x-compute-request-id: req-b2f4bc1f-1036-4a18-b9ee-dd00955aef04 x-openstack-request-id: req-b2f4bc1f-1036-4a18-b9ee-dd00955aef04 2019-07-30 05:55:04,276 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2dac6c31-1d66-4a93-bf02-340d3c9280ab"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "adminPass": "9HHAeYz44fpE"}} 2019-07-30 05:55:04,276 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b2f4bc1f-1036-4a18-b9ee-dd00955aef04 2019-07-30 05:55:04,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.68769812584s 2019-07-30 05:55:04,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:04,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:04,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-74ac7951-7889-4aa2-b950-ae5a2ef13fd5 x-openstack-request-id: req-74ac7951-7889-4aa2-b950-ae5a2ef13fd5 2019-07-30 05:55:04,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "user_id": "ee259e47de74432e87dc4347750803b8", "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-30T05:55:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:55:04Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:50.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:51Z", "hostId": "0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:55:04,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-74ac7951-7889-4aa2-b950-ae5a2ef13fd5 2019-07-30 05:55:04,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701560020447s 2019-07-30 05:55:04,987 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:06,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:06,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:07,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 912 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-8a1d11a6-9e20-4d4e-a1b2-1e7d922bdf0b x-openstack-request-id: req-8a1d11a6-9e20-4d4e-a1b2-1e7d922bdf0b 2019-07-30 05:55:07,154 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:55:07Z", "hostId": "5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:55:04Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:50.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:51Z", "hostId": "0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:55:07,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a1d11a6-9e20-4d4e-a1b2-1e7d922bdf0b 2019-07-30 05:55:07,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164844989777s 2019-07-30 05:55:07,162 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:09,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:09,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:09,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-0a0ff6d1-4af4-415d-93ae-e29bb10a853b x-openstack-request-id: req-0a0ff6d1-4af4-415d-93ae-e29bb10a853b 2019-07-30 05:55:09,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:55:07Z", "hostId": "5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:55:04Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:50.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:51Z", "hostId": "0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:55:09,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a0ff6d1-4af4-415d-93ae-e29bb10a853b 2019-07-30 05:55:09,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54182600975s 2019-07-30 05:55:09,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:11,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:11,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:11,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-7d84c4f4-9b7c-4139-bfce-b5c8ba8db6a9 x-openstack-request-id: req-7d84c4f4-9b7c-4139-bfce-b5c8ba8db6a9 2019-07-30 05:55:11,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T05:55:07Z", "hostId": "5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:55:04Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:50.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:51Z", "hostId": "0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:55:11,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d84c4f4-9b7c-4139-bfce-b5c8ba8db6a9 2019-07-30 05:55:11,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20258808136s 2019-07-30 05:55:11,927 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:13,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:14,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-1a5edc9b-3ac8-40a6-ad15-9b542c014643 x-openstack-request-id: req-1a5edc9b-3ac8-40a6-ad15-9b542c014643 2019-07-30 05:55:14,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:0b:e5", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:55:12.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:55:12Z", "hostId": "5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:55:04Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:50.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:54:51Z", "hostId": "0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:55:14,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1a5edc9b-3ac8-40a6-ad15-9b542c014643 2019-07-30 05:55:14,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181828022003s 2019-07-30 05:55:14,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:55:14,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=ac3eb1cd-895d-4f80-b049-76e85bbb0ee0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:14,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:14 GMT X-Openstack-Request-Id: req-937e714b-7d9b-41ef-9db6-529951e85085 2019-07-30 05:55:14,193 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:55:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72e4dad7-a7b1-4594-9340-17ec2d74882f","ip_address":"192.168.120.9"}],"id":"19badb0b-373a-46b2-b8d6-a6a0a99563c4","security_groups":["2dac6c31-1d66-4a93-bf02-340d3c9280ab"],"mac_address":"fa:16:3e:dc:0b:e5","project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:55:07Z","binding:vnic_type":"normal","device_id":"ac3eb1cd-895d-4f80-b049-76e85bbb0ee0","ip_allocation":"immediate"}]} 2019-07-30 05:55:14,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=ac3eb1cd-895d-4f80-b049-76e85bbb0ee0 used request id req-937e714b-7d9b-41ef-9db6-529951e85085 2019-07-30 05:55:14,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0741708278656s 2019-07-30 05:55:14,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:55:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=19badb0b-373a-46b2-b8d6-a6a0a99563c4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:14,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:14 GMT X-Openstack-Request-Id: req-46cf9080-4d17-4eb0-bb10-5362ec2a0a80 2019-07-30 05:55:14,256 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:55:14,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=19badb0b-373a-46b2-b8d6-a6a0a99563c4 used request id req-46cf9080-4d17-4eb0-bb10-5362ec2a0a80 2019-07-30 05:55:14,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0488171577454s 2019-07-30 05:55:14,258 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dc:0b:e5', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3153efac-154b-4e1b-83ff-9658f7332e39'}), 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-30T05:55:12.000000', 'flavor': Munch({u'id': u'28cdf62d-1d18-465e-b893-090192ace64f'}), 'az': u'nova', 'id': u'ac3eb1cd-895d-4f80-b049-76e85bbb0ee0', 'security_groups': [Munch({u'name': u'cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ee259e47de74432e87dc4347750803b8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'name': 'cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', '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-30T05:55:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T05:55:12Z', 'hostId': u'5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba', '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-30T05:55:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'name': u'cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'adminPass': u'9HHAeYz44fpE', 'tenant_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'created_at': u'2019-07-30T05:55:04Z', 'created': u'2019-07-30T05:55:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 05:55:14,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:55:14,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:14,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:14 GMT X-Openstack-Request-Id: req-3e625b47-daf1-44be-934e-084d9502e88b 2019-07-30 05:55:14,358 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","l2_adjacency":true,"status":"ACTIVE","subnets":["72e4dad7-a7b1-4594-9340-17ec2d74882f"],"description":"","tags":[],"updated_at":"2019-07-30T05:54:33Z","qos_policy_id":null,"name":"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f","admin_state_up":true,"tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:55:14,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3e625b47-daf1-44be-934e-084d9502e88b 2019-07-30 05:55:14,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941150188446s 2019-07-30 05:55:14,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 05:55:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=ac3eb1cd-895d-4f80-b049-76e85bbb0ee0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:14,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:14 GMT X-Openstack-Request-Id: req-0d2ebb1c-6a1f-4e5d-9589-3b2d7a871305 2019-07-30 05:55:14,408 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T05:55:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"72e4dad7-a7b1-4594-9340-17ec2d74882f","ip_address":"192.168.120.9"}],"id":"19badb0b-373a-46b2-b8d6-a6a0a99563c4","security_groups":["2dac6c31-1d66-4a93-bf02-340d3c9280ab"],"mac_address":"fa:16:3e:dc:0b:e5","project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:55:07Z","binding:vnic_type":"normal","device_id":"ac3eb1cd-895d-4f80-b049-76e85bbb0ee0","ip_allocation":"immediate"}]} 2019-07-30 05:55:14,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=ac3eb1cd-895d-4f80-b049-76e85bbb0ee0 used request id req-0d2ebb1c-6a1f-4e5d-9589-3b2d7a871305 2019-07-30 05:55:14,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0484728813171s 2019-07-30 05:55:14,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 05:55:14,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "fixed_ip_address": "192.168.120.9", "port_id": "19badb0b-373a-46b2-b8d6-a6a0a99563c4"}}' 2019-07-30 05:55:16,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:16 GMT X-Openstack-Request-Id: req-fb134cc3-1d4a-431c-92d1-ae00d466f37d 2019-07-30 05:55:16,828 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:55:15Z", "updated_at": "2019-07-30T05:55:15Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:0b:e5", "device_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "19badb0b-373a-46b2-b8d6-a6a0a99563c4", "id": "5c47a990-d5b8-43d5-9484-8cbaf5df18a1", "qos_policy_id": null}} 2019-07-30 05:55:16,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-fb134cc3-1d4a-431c-92d1-ae00d466f37d 2019-07-30 05:55:16,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41900396347s 2019-07-30 05:55:16,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:55:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:16,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:16 GMT X-Openstack-Request-Id: req-ddcd2761-53a6-492f-aee1-2fc31f586b34 2019-07-30 05:55:16,967 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:55:15Z", "updated_at": "2019-07-30T05:55:15Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:0b:e5", "device_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "19badb0b-373a-46b2-b8d6-a6a0a99563c4", "id": "5c47a990-d5b8-43d5-9484-8cbaf5df18a1", "qos_policy_id": null}, {"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:55Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:55:16,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ddcd2761-53a6-492f-aee1-2fc31f586b34 2019-07-30 05:55:16,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.125603914261s 2019-07-30 05:55:16,980 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:55:17,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:55:17,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:17,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:17 GMT X-Openstack-Request-Id: req-084230e8-0065-4f75-8896-016dec263808 2019-07-30 05:55:17,182 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:55:15Z", "updated_at": "2019-07-30T05:55:15Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:0b:e5", "device_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "19badb0b-373a-46b2-b8d6-a6a0a99563c4", "id": "5c47a990-d5b8-43d5-9484-8cbaf5df18a1", "qos_policy_id": null}, {"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:55Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:55:17,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-084230e8-0065-4f75-8896-016dec263808 2019-07-30 05:55:17,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0931959152222s 2019-07-30 05:55:17,194 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:55:17,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:55:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:17,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:17 GMT X-Openstack-Request-Id: req-f61d7496-c7b6-4506-883a-0281a85df0bb 2019-07-30 05:55:17,498 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:55:15Z", "updated_at": "2019-07-30T05:55:15Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:0b:e5", "device_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "19badb0b-373a-46b2-b8d6-a6a0a99563c4", "id": "5c47a990-d5b8-43d5-9484-8cbaf5df18a1", "qos_policy_id": null}, {"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:55Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:55:17,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f61d7496-c7b6-4506-883a-0281a85df0bb 2019-07-30 05:55:17,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.191295862198s 2019-07-30 05:55:17,511 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:55:17,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:55:17,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:17,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:17 GMT X-Openstack-Request-Id: req-acd4b376-8bab-4ee9-bac5-68f30b446936 2019-07-30 05:55:17,678 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:55:15Z", "updated_at": "2019-07-30T05:55:15Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:0b:e5", "device_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "19badb0b-373a-46b2-b8d6-a6a0a99563c4", "id": "5c47a990-d5b8-43d5-9484-8cbaf5df18a1", "qos_policy_id": null}, {"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:55Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:55:17,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-acd4b376-8bab-4ee9-bac5-68f30b446936 2019-07-30 05:55:17,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058219909668s 2019-07-30 05:55:17,690 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:55:17,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:55:17,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:17,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:17 GMT X-Openstack-Request-Id: req-9038f7f6-ae99-4f3f-b099-83bc940252a4 2019-07-30 05:55:17,858 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:55:15Z", "updated_at": "2019-07-30T05:55:15Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:0b:e5", "device_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "19badb0b-373a-46b2-b8d6-a6a0a99563c4", "id": "5c47a990-d5b8-43d5-9484-8cbaf5df18a1", "qos_policy_id": null}, {"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:55Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:55:17,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9038f7f6-ae99-4f3f-b099-83bc940252a4 2019-07-30 05:55:17,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595300197601s 2019-07-30 05:55:17,870 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 05:55:17,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:55:17,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:18,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:18 GMT X-Openstack-Request-Id: req-00b020e5-1854-475e-a446-5ede10d21bc4 2019-07-30 05:55:18,045 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:55:15Z", "updated_at": "2019-07-30T05:55:17Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:0b:e5", "device_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "19badb0b-373a-46b2-b8d6-a6a0a99563c4", "id": "5c47a990-d5b8-43d5-9484-8cbaf5df18a1", "qos_policy_id": null}, {"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:53Z", "updated_at": "2019-07-30T05:54:55Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:06:d5", "device_id": "bc05c8df-bd4b-4048-8f7a-ace826432230"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "2ef6c109-5bce-4112-8f8c-e8aaa9bef101", "id": "c1c992b6-5c59-4d3a-9077-048ac680fc9f", "qos_policy_id": null}]} 2019-07-30 05:55:18,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-00b020e5-1854-475e-a446-5ede10d21bc4 2019-07-30 05:55:18,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0648140907288s 2019-07-30 05:55:18,058 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8b78a83e-9a45-44bb-9d94-1f35b924dc17', 'updated_at': u'2019-07-30T05:55:17Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'19badb0b-373a-46b2-b8d6-a6a0a99563c4', 'id': u'5c47a990-d5b8-43d5-9484-8cbaf5df18a1', 'network': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'port': u'19badb0b-373a-46b2-b8d6-a6a0a99563c4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'name': 'cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'64454cc5-3986-4863-8ce7-8c78a273f7a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:dc:0b:e5', u'device_id': u'ac3eb1cd-895d-4f80-b049-76e85bbb0ee0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'bddd7e2bbd0b46cf9efbfba657562f1f', 'created_at': u'2019-07-30T05:55:15Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'64454cc5-3986-4863-8ce7-8c78a273f7a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:dc:0b:e5', u'device_id': u'ac3eb1cd-895d-4f80-b049-76e85bbb0ee0'}), 'router': u'8b78a83e-9a45-44bb-9d94-1f35b924dc17'}) 2019-07-30 05:55:18,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 05:55:18,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 05:55:18,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-d05dce16-fe3e-44cf-9673-c4b8fe4dae5c x-openstack-request-id: req-d05dce16-fe3e-44cf-9673-c4b8fe4dae5c 2019-07-30 05:55:18,146 - 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 542352860 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.910 MHz processor\n[ 0.253483] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.256724] pid_max: default: 32768 minimum: 301\n[ 0.258471] ACPI: Core revision 20150930\n[ 0.260609] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.263145] Security Framework initialized\n[ 0.264738] Yama: becoming mindful.\n[ 0.266152] AppArmor: AppArmor initialized\n[ 0.267802] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.270342] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.272834] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.275198] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.277826] Initializing cgroup subsys io\n[ 0.279403] Initializing cgroup subsys memory\n[ 0.281081] Initializing cgroup subsys devices\n[ 0.282784] Initializing cgroup subsys freezer\n[ 0.284482] Initializing cgroup subsys net_cls\n[ 0.286178] Initializing cgroup subsys perf_event\n[ 0.287969] Initializing cgroup subsys net_prio\n[ 0.289694] Initializing cgroup subsys hugetlb\n[ 0.291383] Initializing cgroup subsys pids\n[ 0.293060] CPU: Physical Processor ID: 0\n[ 0.295333] mce: CPU supports 10 MCE banks\n[ 0.296968] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.298924] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.319533] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.329386] ftrace: allocating 31920 entries in 125 pages\n[ 0.365948] smpboot: Max logical packages: 1\n[ 0.367599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.370193] x2apic enabled\n[ 0.371689] Switched APIC routing to physical x2apic.\n[ 0.374788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376968] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.381011] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384479] KVM setup paravirtual spinlock\n[ 0.386542] x86: Booted up 1 node, 1 CPUs\n[ 0.388100] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.390732] devtmpfs: initialized\n[ 0.393086] evm: security.selinux\n[ 0.394428] evm: security.SMACK64\n[ 0.395770] evm: security.SMACK64EXEC\n[ 0.397215] evm: security.SMACK64TRANSMUTE\n[ 0.398787] evm: security.SMACK64MMAP\n[ 0.400226] evm: security.ima\n[ 0.401458] evm: security.capability\n[ 0.402954] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.406556] pinctrl core: initialized pinctrl subsystem\n[ 0.408633] RTC time: 5:55:13, date: 07/30/19\n[ 0.410424] NET: Registered protocol family 16\n[ 0.412246] cpuidle: using governor ladder\n[ 0.413841] cpuidle: using governor menu\n[ 0.415365] PCCT header not found.\n[ 0.416794] ACPI: bus type PCI registered\n[ 0.418351] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420760] PCI: Using configuration type 1 for base access\n[ 0.423534] ACPI: Added _OSI(Module Device)\n[ 0.425160] ACPI: Added _OSI(Processor Device)\n[ 0.426842] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.428600] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.431399] ACPI: Interpreter enabled\n[ 0.432876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.436464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.440044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.443626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.447234] ACPI: (supports S0 S5)\n[ 0.448603] ACPI: Using IOAPIC for interrupt routing\n[ 0.450440] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.455313] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.457566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.459980] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.462332] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.466569] acpiphp: Slot [3] registered\n[ 0.468114] acpiphp: Slot [4] registered\n[ 0.469657] acpiphp: Slot [5] registered\n[ 0.471209] acpiphp: Slot [6] registered\n[ 0.472753] acpiphp: Slot [7] registered\n[ 0.474296] acpiphp: Slot [8] registered\n[ 0.475847] acpiphp: Slot [9] registered\n[ 0.477392] acpiphp: Slot [10] registered\n[ 0.478962] acpiphp: Slot [11] registered\n[ 0.480537] acpiphp: Slot [12] registered\n[ 0.482147] acpiphp: Slot [13] registered\n[ 0.483715] acpiphp: Slot [14] registered\n[ 0.485284] acpiphp: Slot [15] registered\n[ 0.503355] acpiphp: Slot [16] registered\n[ 0.504930] acpiphp: Slot [17] registered\n[ 0.506499] acpiphp: Slot [18] registered\n[ 0.508067] acpiphp: Slot [19] registered\n[ 0.509632] acpiphp: Slot [20] registered\n[ 0.511210] acpiphp: Slot [21] registered\n[ 0.512781] acpiphp: Slot [22] registered\n[ 0.514346] acpiphp: Slot [23] registered\n[ 0.515914] acpiphp: Slot [24] registered\n[ 0.517489] acpiphp: Slot [25] registered\n[ 0.519057] acpiphp: Slot [26] registered\n[ 0.520627] acpiphp: Slot [27] registered\n[ 0.525010] acpiphp: Slot [28] registered\n[ 0.526598] acpiphp: Slot [29] registered\n[ 0.528177] acpiphp: Slot [30] registered\n[ 0.529759] acpiphp: Slot [31] registered\n[ 0.531341] PCI host bridge to bus 0000:00\n[ 0.532937] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.535330] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.537723] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.540543] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.543362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.546239] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.553100] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.555622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.557935] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.560639] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.565533] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.568297] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.592099] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.594902] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.597621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.600327] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.603001] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.605385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.607908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.609990] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.612999] vgaarb: loaded\n[ 0.614155] vgaarb: bridge control possible 0000:00:02.0\n[ 0.616476] SCSI subsystem initialized\n[ 0.618252] ACPI: bus type USB registered\n[ 0.619854] usbcore: registered new interface driver usbfs\n[ 0.621871] usbcore: registered new interface driver hub\n[ 0.623841] usbcore: registered new device driver usb\n[ 0.625944] PCI: Using ACPI for IRQ routing\n[ 0.628052] NetLabel: Initializing\n[ 0.629439] NetLabel: domain hash size = 128\n[ 0.631108] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.632974] NetLabel: unlabeled traffic allowed by default\n[ 0.635241] clocksource: Switched to clocksource kvm-clock\n[ 0.646024] AppArmor: AppArmor Filesystem Enabled\n[ 0.647870] pnp: PnP ACPI init\n[ 0.649498] pnp: PnP ACPI: found 5 devices\n[ 0.656867] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.660197] NET: Registered protocol family 2\n[ 0.662158] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.664685] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.667040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.669394] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.671542] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.673844] NET: Registered protocol family 1\n[ 0.675552] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.677709] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.679820] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.695090] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.710420] Trying to unpack rootfs image as initramfs...\n[ 0.773779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.776913] Scanning for low memory corruption every 60 seconds\n[ 0.779461] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.781721] audit: initializing netlink subsys (disabled)\n[ 0.783762] audit: type=2000 audit(1564466113.512:1): initialized\n[ 0.786254] Initialise system trusted keyring\n[ 0.788061] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.790342] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.793701] zbud: loaded\n[ 0.794980] VFS: Disk quotas dquot_6.6.0\n[ 0.796576] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.799439] fuse init (API version 7.23)\n[ 0.801145] Key type big_key registered\n[ 0.802690] Allocating IMA MOK and blacklist keyrings.\n[ 0.804943] Key type asymmetric registered\n[ 0.806548] Asymmetric key parser 'x509' registered\n[ 0.808412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.811320] io scheduler noop registered\n[ 0.812862] io scheduler deadline registered (default)\n[ 0.814791] io scheduler cfq registered\n[ 0.816406] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.818448] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.820897] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.823728] ACPI: Power Button [PWRF]\n[ 0.825301] GHES: HEST is not enabled!\n[ 0.839722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.869940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.873723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.899470] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.903343] Linux agpgart interface v0.103\n[ 0.907229] brd: module loaded\n[ 0.909823] loop: module loaded\n[ 0.915306] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.918140] GPT:90111 != 2097151\n[ 0.919458] GPT:Alternate GPT header not at the end of the disk.\n[ 0.921625] GPT:90111 != 2097151\n[ 0.922943] GPT: Use GNU Parted to correct GPT errors.\n[ 0.924840] vda: vda1 vda15\n[ 0.926805] scsi host0: ata_piix\n[ 0.928309] scsi host1: ata_piix\n[ 0.929679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.932084] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.935128] libphy: Fixed MDIO Bus: probed\n[ 0.936742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.938623] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.942170] PPP generic driver version 2.4.2\n[ 0.943913] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.946257] ehci-pci: EHCI PCI platform driver\n[ 0.947968] ehci-platform: EHCI generic platform driver\n[ 0.949914] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.952148] ohci-pci: OHCI PCI platform driver\n[ 0.953861] ohci-platform: OHCI generic platform driver\n[ 0.955821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.971063] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.973024] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.975884] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.977850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.980061] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.982469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.985220] usb usb1: Product: UHCI Host Controller\n[ 0.987040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.989274] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.991120] hub 1-0:1.0: USB hub found\n[ 0.992635] hub 1-0:1.0: 2 ports detected\n[ 0.994367] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.998304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.000174] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.002142] mousedev: PS/2 mouse device common for all mice\n[ 1.004570] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.007852] rtc_cmos 00:00: RTC can wake from S4\n[ 1.010154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.012469] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.014800] i2c /dev entries driver\n[ 1.016247] device-mapper: uevent: version 1.0.3\n[ 1.018087] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.021252] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.023752] NET: Registered protocol family 10\n[ 1.025741] NET: Registered protocol family 17\n[ 1.027490] Key type dns_resolver registered\n[ 1.029327] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.031470] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.034850] registered taskstats version 1\n[ 1.036488] Loading compiled-in X.509 certificates\n[ 1.038847] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.042473] zswap: loaded using pool lzo/zbud\n[ 1.044996] Key type trusted registered\n[ 1.047663] Key type encrypted registered\n[ 1.049238] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.051281] ima: No TPM chip found, activating TPM-bypass!\n[ 1.053322] evm: HMAC attrs: 0x1\n[ 1.055042] Magic number: 11:679:922\n[ 1.056680] rtc_cmos 00:00: setting system clock to 2019-07-30 05:55:13 UTC (1564466113)\n[ 1.059780] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.061965] EDD information not available.\n[ 1.088964] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.108813] Write protecting the kernel read-only data: 14336k\n[ 1.112482] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.115815] 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.167844] 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.9...\nLease of 192.168.120.9 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.09. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCc12HDZ5kYwy8r+guAjI/SSEUL81DPNhSrYki1KvF/Nk8Mdd1iPb2T/UTg27EN1F1azL4cx1GWR50gW8Y0xgg6yRvSVxlnK9S6e/GEX6oI+k6+XxAcuwRvwSBZPH2BIYpHA6gS67DeazUvjnCXMSROlawty/opy1U1GhPpYIDp0l2wSLNqnvjulfszWy6zHNgwN+Onh28fHr6nRxadP41cjKra5VaM1Q+dWBdr0qzXh3b/19GggtMSbPRAS3lWEwX7Dm72IcA9uyyAhUBR3GkMRawHOgjb2wzA5cjYidazLJw1FoNd4QOHcmDVCm5s2jYhZNB9lePPehs0i/KxGXOF root@cinder-test-vm-bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f\nssh-dss AAAAB3NzaC1kc3MAAACBAIQIe60joHyrRovWupXVOKe/iIOIt86PgvPxs3ZTf8vgVZpms30dxM/nh8cnxjex0UNzcqc98O2NS9iVfebT5m4MyJkZ8lYRQ9+3gDJnuR/9RyfW9jwwEJ5spA+aU+CkumN4KG2TdaUW8c9n1ZmlgHf9jXZQ3t5twrb/62f84QdzAAAAFQCghaTgwiPiHEBnpqBPTkMN0asSPQAAAIAVosq5Y84YYknIxkWq51wtmsTOXAiyQMaT3CQKUDYkahBXaF30BbB2aaP1dB8HVQdlEZllknYZnO68r8Jr/Q4Q9DPFGIRDBokqHudizRCvPXfWUXvlkMxM1L892/ONCffGMu0VJIsuXCS1vGYHfIZyBJSmHI4eGxrEGIoz4k/FggAAAIEAgFF12Np5rpzthLrdFO1/UMYffkaDZjJ3uz7lLzdyGoNPesVECT92yCMnRMxnkYnH98nvpp6bFAX0w3oZ4O8MuzyTLyJLhmRIh+1ZRw8U3MDPjb9dxBO2dVPgsXDz3SrxaGnuAYrR8tGqJUXWC160PmEnhcx+RG6lWpLDgRCOGhA= root@cinder-test-vm-bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-07-30 05:55:18,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0/action used request id req-d05dce16-fe3e-44cf-9673-c4b8fe4dae5c 2019-07-30 05:55:18,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0873370170593s 2019-07-30 05:55:18,147 - 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 542352860 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.910 MHz processor [ 0.253483] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.256724] pid_max: default: 32768 minimum: 301 [ 0.258471] ACPI: Core revision 20150930 [ 0.260609] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.263145] Security Framework initialized [ 0.264738] Yama: becoming mindful. [ 0.266152] AppArmor: AppArmor initialized [ 0.267802] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.270342] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.272834] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.275198] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.277826] Initializing cgroup subsys io [ 0.279403] Initializing cgroup subsys memory [ 0.281081] Initializing cgroup subsys devices [ 0.282784] Initializing cgroup subsys freezer [ 0.284482] Initializing cgroup subsys net_cls [ 0.286178] Initializing cgroup subsys perf_event [ 0.287969] Initializing cgroup subsys net_prio [ 0.289694] Initializing cgroup subsys hugetlb [ 0.291383] Initializing cgroup subsys pids [ 0.293060] CPU: Physical Processor ID: 0 [ 0.295333] mce: CPU supports 10 MCE banks [ 0.296968] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.298924] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.319533] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.329386] ftrace: allocating 31920 entries in 125 pages [ 0.365948] smpboot: Max logical packages: 1 [ 0.367599] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.370193] x2apic enabled [ 0.371689] Switched APIC routing to physical x2apic. [ 0.374788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376968] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.381011] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384479] KVM setup paravirtual spinlock [ 0.386542] x86: Booted up 1 node, 1 CPUs [ 0.388100] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.390732] devtmpfs: initialized [ 0.393086] evm: security.selinux [ 0.394428] evm: security.SMACK64 [ 0.395770] evm: security.SMACK64EXEC [ 0.397215] evm: security.SMACK64TRANSMUTE [ 0.398787] evm: security.SMACK64MMAP [ 0.400226] evm: security.ima [ 0.401458] evm: security.capability [ 0.402954] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.406556] pinctrl core: initialized pinctrl subsystem [ 0.408633] RTC time: 5:55:13, date: 07/30/19 [ 0.410424] NET: Registered protocol family 16 [ 0.412246] cpuidle: using governor ladder [ 0.413841] cpuidle: using governor menu [ 0.415365] PCCT header not found. [ 0.416794] ACPI: bus type PCI registered [ 0.418351] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.420760] PCI: Using configuration type 1 for base access [ 0.423534] ACPI: Added _OSI(Module Device) [ 0.425160] ACPI: Added _OSI(Processor Device) [ 0.426842] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.428600] ACPI: Added _OSI(Processor Aggregator Device) [ 0.431399] ACPI: Interpreter enabled [ 0.432876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.436464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.440044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.443626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.447234] ACPI: (supports S0 S5) [ 0.448603] ACPI: Using IOAPIC for interrupt routing [ 0.450440] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.455313] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.457566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.459980] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.462332] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.466569] acpiphp: Slot [3] registered [ 0.468114] acpiphp: Slot [4] registered [ 0.469657] acpiphp: Slot [5] registered [ 0.471209] acpiphp: Slot [6] registered [ 0.472753] acpiphp: Slot [7] registered [ 0.474296] acpiphp: Slot [8] registered [ 0.475847] acpiphp: Slot [9] registered [ 0.477392] acpiphp: Slot [10] registered [ 0.478962] acpiphp: Slot [11] registered [ 0.480537] acpiphp: Slot [12] registered [ 0.482147] acpiphp: Slot [13] registered [ 0.483715] acpiphp: Slot [14] registered [ 0.485284] acpiphp: Slot [15] registered [ 0.503355] acpiphp: Slot [16] registered [ 0.504930] acpiphp: Slot [17] registered [ 0.506499] acpiphp: Slot [18] registered [ 0.508067] acpiphp: Slot [19] registered [ 0.509632] acpiphp: Slot [20] registered [ 0.511210] acpiphp: Slot [21] registered [ 0.512781] acpiphp: Slot [22] registered [ 0.514346] acpiphp: Slot [23] registered [ 0.515914] acpiphp: Slot [24] registered [ 0.517489] acpiphp: Slot [25] registered [ 0.519057] acpiphp: Slot [26] registered [ 0.520627] acpiphp: Slot [27] registered [ 0.525010] acpiphp: Slot [28] registered [ 0.526598] acpiphp: Slot [29] registered [ 0.528177] acpiphp: Slot [30] registered [ 0.529759] acpiphp: Slot [31] registered [ 0.531341] PCI host bridge to bus 0000:00 [ 0.532937] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.535330] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.537723] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.540543] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.543362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.546239] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.553100] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.555622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.557935] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.560639] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.565533] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.568297] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.592099] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.594902] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.597621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.600327] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.603001] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.605385] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.607908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.609990] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.612999] vgaarb: loaded [ 0.614155] vgaarb: bridge control possible 0000:00:02.0 [ 0.616476] SCSI subsystem initialized [ 0.618252] ACPI: bus type USB registered [ 0.619854] usbcore: registered new interface driver usbfs [ 0.621871] usbcore: registered new interface driver hub [ 0.623841] usbcore: registered new device driver usb [ 0.625944] PCI: Using ACPI for IRQ routing [ 0.628052] NetLabel: Initializing [ 0.629439] NetLabel: domain hash size = 128 [ 0.631108] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.632974] NetLabel: unlabeled traffic allowed by default [ 0.635241] clocksource: Switched to clocksource kvm-clock [ 0.646024] AppArmor: AppArmor Filesystem Enabled [ 0.647870] pnp: PnP ACPI init [ 0.649498] pnp: PnP ACPI: found 5 devices [ 0.656867] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.660197] NET: Registered protocol family 2 [ 0.662158] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.664685] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.667040] TCP: Hash tables configured (established 4096 bind 4096) [ 0.669394] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.671542] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.673844] NET: Registered protocol family 1 [ 0.675552] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.677709] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.679820] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.695090] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.710420] Trying to unpack rootfs image as initramfs... [ 0.773779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.776913] Scanning for low memory corruption every 60 seconds [ 0.779461] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.781721] audit: initializing netlink subsys (disabled) [ 0.783762] audit: type=2000 audit(1564466113.512:1): initialized [ 0.786254] Initialise system trusted keyring [ 0.788061] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.790342] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.793701] zbud: loaded [ 0.794980] VFS: Disk quotas dquot_6.6.0 [ 0.796576] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.799439] fuse init (API version 7.23) [ 0.801145] Key type big_key registered [ 0.802690] Allocating IMA MOK and blacklist keyrings. [ 0.804943] Key type asymmetric registered [ 0.806548] Asymmetric key parser 'x509' registered [ 0.808412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.811320] io scheduler noop registered [ 0.812862] io scheduler deadline registered (default) [ 0.814791] io scheduler cfq registered [ 0.816406] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.818448] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.820897] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.823728] ACPI: Power Button [PWRF] [ 0.825301] GHES: HEST is not enabled! [ 0.839722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.869940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.873723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.899470] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.903343] Linux agpgart interface v0.103 [ 0.907229] brd: module loaded [ 0.909823] loop: module loaded [ 0.915306] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.918140] GPT:90111 != 2097151 [ 0.919458] GPT:Alternate GPT header not at the end of the disk. [ 0.921625] GPT:90111 != 2097151 [ 0.922943] GPT: Use GNU Parted to correct GPT errors. [ 0.924840] vda: vda1 vda15 [ 0.926805] scsi host0: ata_piix [ 0.928309] scsi host1: ata_piix [ 0.929679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.932084] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.935128] libphy: Fixed MDIO Bus: probed [ 0.936742] tun: Universal TUN/TAP device driver, 1.6 [ 0.938623] tun: (C) 1999-2004 Max Krasnyansky [ 0.942170] PPP generic driver version 2.4.2 [ 0.943913] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.946257] ehci-pci: EHCI PCI platform driver [ 0.947968] ehci-platform: EHCI generic platform driver [ 0.949914] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.952148] ohci-pci: OHCI PCI platform driver [ 0.953861] ohci-platform: OHCI generic platform driver [ 0.955821] uhci_hcd: USB Universal Host Controller Interface driver [ 0.971063] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.973024] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.975884] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.977850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.980061] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.982469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.985220] usb usb1: Product: UHCI Host Controller [ 0.987040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.989274] usb usb1: SerialNumber: 0000:00:01.2 [ 0.991120] hub 1-0:1.0: USB hub found [ 0.992635] hub 1-0:1.0: 2 ports detected [ 0.994367] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.998304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.000174] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.002142] mousedev: PS/2 mouse device common for all mice [ 1.004570] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.007852] rtc_cmos 00:00: RTC can wake from S4 [ 1.010154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.012469] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.014800] i2c /dev entries driver [ 1.016247] device-mapper: uevent: version 1.0.3 [ 1.018087] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.021252] ledtrig-cpu: registered to indicate activity on CPUs [ 1.023752] NET: Registered protocol family 10 [ 1.025741] NET: Registered protocol family 17 [ 1.027490] Key type dns_resolver registered [ 1.029327] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.031470] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.034850] registered taskstats version 1 [ 1.036488] Loading compiled-in X.509 certificates [ 1.038847] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.042473] zswap: loaded using pool lzo/zbud [ 1.044996] Key type trusted registered [ 1.047663] Key type encrypted registered [ 1.049238] AppArmor: AppArmor sha1 policy hashing enabled [ 1.051281] ima: No TPM chip found, activating TPM-bypass! [ 1.053322] evm: HMAC attrs: 0x1 [ 1.055042] Magic number: 11:679:922 [ 1.056680] rtc_cmos 00:00: setting system clock to 2019-07-30 05:55:13 UTC (1564466113) [ 1.059780] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.061965] EDD information not available. [ 1.088964] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.108813] Write protecting the kernel read-only data: 14336k [ 1.112482] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.115815] 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.167844] 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.9... Lease of 192.168.120.9 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.09. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCc12HDZ5kYwy8r+guAjI/SSEUL81DPNhSrYki1KvF/Nk8Mdd1iPb2T/UTg27EN1F1azL4cx1GWR50gW8Y0xgg6yRvSVxlnK9S6e/GEX6oI+k6+XxAcuwRvwSBZPH2BIYpHA6gS67DeazUvjnCXMSROlawty/opy1U1GhPpYIDp0l2wSLNqnvjulfszWy6zHNgwN+Onh28fHr6nRxadP41cjKra5VaM1Q+dWBdr0qzXh3b/19GggtMSbPRAS3lWEwX7Dm72IcA9uyyAhUBR3GkMRawHOgjb2wzA5cjYidazLJw1FoNd4QOHcmDVCm5s2jYhZNB9lePPehs0i/KxGXOF root@cinder-test-vm-bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f ssh-dss AAAAB3NzaC1kc3MAAACBAIQIe60joHyrRovWupXVOKe/iIOIt86PgvPxs3ZTf8vgVZpms30dxM/nh8cnxjex0UNzcqc98O2NS9iVfebT5m4MyJkZ8lYRQ9+3gDJnuR/9RyfW9jwwEJ5spA+aU+CkumN4KG2TdaUW8c9n1ZmlgHf9jXZQ3t5twrb/62f84QdzAAAAFQCghaTgwiPiHEBnpqBPTkMN0asSPQAAAIAVosq5Y84YYknIxkWq51wtmsTOXAiyQMaT3CQKUDYkahBXaF30BbB2aaP1dB8HVQdlEZllknYZnO68r8Jr/Q4Q9DPFGIRDBokqHudizRCvPXfWUXvlkMxM1L892/ONCffGMu0VJIsuXCS1vGYHfIZyBJSmHI4eGxrEGIoz4k/FggAAAIEAgFF12Np5rpzthLrdFO1/UMYffkaDZjJ3uz7lLzdyGoNPesVECT92yCMnRMxnkYnH98nvpp6bFAX0w3oZ4O8MuzyTLyJLhmRIh+1ZRw8U3MDPjb9dxBO2dVPgsXDz3SrxaGnuAYrR8tGqJUXWC160PmEnhcx+RG6lWpLDgRCOGhA= root@cinder-test-vm-bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f -----END SSH HOST KEY KEYS----- === network info === 2019-07-30 05:55:18,151 - paramiko.transport - DEBUG - starting thread (client mode): 0x91f9750L 2019-07-30 05:55:18,152 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 05:55:18,152 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 05:55:18,152 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 05:55:18,153 - 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-30 05:55:18,153 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 05:55:18,154 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 05:55:18,154 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 05:55:18,154 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 05:55:18,154 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 05:55:18,172 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 05:55:18,172 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 05:55:18,184 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 187da6744f27febb3cd34f6a00fd0c40 2019-07-30 05:55:18,185 - paramiko.transport - DEBUG - Trying discovered key 00bb35b7c09de2637a55ea7746df0400 in /tmp/tmpfySCwo 2019-07-30 05:55:18,209 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 05:55:18,566 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 05:55:18,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-07-30 05:55:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"volumeAttachment": {"volumeId": "18598a2e-d4ec-4320-8cb0-448fbce41bcb"}}' 2019-07-30 05:55:21,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-e8e32b5a-2e06-4f9a-a15c-f35712a3214a x-openstack-request-id: req-e8e32b5a-2e06-4f9a-a15c-f35712a3214a 2019-07-30 05:55:21,384 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "volumeId": "18598a2e-d4ec-4320-8cb0-448fbce41bcb"}} 2019-07-30 05:55:21,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0/os-volume_attachments used request id req-e8e32b5a-2e06-4f9a-a15c-f35712a3214a 2019-07-30 05:55:21,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.79804491997s 2019-07-30 05:55:21,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:21,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:21,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1a09d5fc-83b4-4391-a5ce-7435649b6399 x-openstack-request-id: req-1a09d5fc-83b4-4391-a5ce-7435649b6399 2019-07-30 05:55:21,443 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:21.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:21,443 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-1a09d5fc-83b4-4391-a5ce-7435649b6399 2019-07-30 05:55:21,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0586159229279s 2019-07-30 05:55:21,445 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:23,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:23,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:23,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-0381a0f8-a38d-4626-8179-9b8e9aa11331 x-openstack-request-id: req-0381a0f8-a38d-4626-8179-9b8e9aa11331 2019-07-30 05:55:23,508 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:21.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:23,508 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-0381a0f8-a38d-4626-8179-9b8e9aa11331 2019-07-30 05:55:23,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0607581138611s 2019-07-30 05:55:23,510 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:25,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:26,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-91fa2c14-db99-40e5-90fc-8a76a8496624 x-openstack-request-id: req-91fa2c14-db99-40e5-90fc-8a76a8496624 2019-07-30 05:55:26,718 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [{"server_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "attachment_id": "ec4269f4-3f07-4db1-9098-31f3e509b568", "attached_at": "2019-07-30T05:55:23.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "device": "/dev/vdb", "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb"}], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:24.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:26,719 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-91fa2c14-db99-40e5-90fc-8a76a8496624 2019-07-30 05:55:26,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.20652985573s 2019-07-30 05:55:26,721 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 05:55:26,723 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 05:55:26,723 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 05:55:26,726 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 05:55:26,794 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 05:55:26,795 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-30 05:55:26,796 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 05:55:26,797 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 05:55:26,833 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-07-30 05:55:26,833 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 05:55:26,862 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 05:55:27,648 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 05:55:27,649 - 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: b4d4b0d7-0eba-43ad-bb0f-2e4037d174d0 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-30 05:55:27,649 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-07-30 05:55:27,650 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-07-30 05:55:27,650 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 05:55:27,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-07-30 05:55:27,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0/os-volume_attachments/18598a2e-d4ec-4320-8cb0-448fbce41bcb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:29,365 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-10076a88-065e-4e45-b610-fcb9567e7918 x-openstack-request-id: req-10076a88-065e-4e45-b610-fcb9567e7918 2019-07-30 05:55:29,365 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0/os-volume_attachments/18598a2e-d4ec-4320-8cb0-448fbce41bcb used request id req-10076a88-065e-4e45-b610-fcb9567e7918 2019-07-30 05:55:29,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.71428203583s 2019-07-30 05:55:29,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:29,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:29,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3bf49595-dbf7-401d-b134-d731f9b3e5ac x-openstack-request-id: req-3bf49595-dbf7-401d-b134-d731f9b3e5ac 2019-07-30 05:55:29,423 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [{"server_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "attachment_id": "ec4269f4-3f07-4db1-9098-31f3e509b568", "attached_at": "2019-07-30T05:55:23.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "device": "/dev/vdb", "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb"}], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:29.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:29,423 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-3bf49595-dbf7-401d-b134-d731f9b3e5ac 2019-07-30 05:55:29,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.057587146759s 2019-07-30 05:55:29,425 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:31,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:31,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:31,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:31 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-65727c32-dafc-4319-aac6-cbe6a9475681 x-openstack-request-id: req-65727c32-dafc-4319-aac6-cbe6a9475681 2019-07-30 05:55:31,486 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:30.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:31,486 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-65727c32-dafc-4319-aac6-cbe6a9475681 2019-07-30 05:55:31,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0590958595276s 2019-07-30 05:55:31,488 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-07-30 05:55:31,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-07-30 05:55:31,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"volumeAttachment": {"volumeId": "18598a2e-d4ec-4320-8cb0-448fbce41bcb"}}' 2019-07-30 05:55:32,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Tue, 30 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-6107cb1d-f56e-4e2f-bccc-631060fe02cd x-openstack-request-id: req-6107cb1d-f56e-4e2f-bccc-631060fe02cd 2019-07-30 05:55:32,270 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "bc05c8df-bd4b-4048-8f7a-ace826432230", "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "volumeId": "18598a2e-d4ec-4320-8cb0-448fbce41bcb"}} 2019-07-30 05:55:32,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230/os-volume_attachments used request id req-6107cb1d-f56e-4e2f-bccc-631060fe02cd 2019-07-30 05:55:32,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.782090902328s 2019-07-30 05:55:32,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:32,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:32,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c24cf995-68a5-4b39-8c90-7afac4b957ca x-openstack-request-id: req-c24cf995-68a5-4b39-8c90-7afac4b957ca 2019-07-30 05:55:32,327 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:32,328 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-c24cf995-68a5-4b39-8c90-7afac4b957ca 2019-07-30 05:55:32,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0564069747925s 2019-07-30 05:55:32,329 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:34,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:34,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:34,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4ecfe808-7f65-4204-be1f-e58ff45ab07b x-openstack-request-id: req-4ecfe808-7f65-4204-be1f-e58ff45ab07b 2019-07-30 05:55:34,393 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:34,393 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-4ecfe808-7f65-4204-be1f-e58ff45ab07b 2019-07-30 05:55:34,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0615539550781s 2019-07-30 05:55:34,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:36,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:36,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:36,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3b39b8dd-912e-4c57-bda3-e2622a04ef0c x-openstack-request-id: req-3b39b8dd-912e-4c57-bda3-e2622a04ef0c 2019-07-30 05:55:36,456 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [{"server_id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "attachment_id": "5588c78f-2157-4ca0-ae37-6323c4409925", "attached_at": "2019-07-30T05:55:34.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "device": "/dev/vdb", "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb"}], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:35.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:36,456 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-3b39b8dd-912e-4c57-bda3-e2622a04ef0c 2019-07-30 05:55:36,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0587468147278s 2019-07-30 05:55:36,458 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 05:55:36,460 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 05:55:36,460 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 05:55:36,463 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 05:55:36,530 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 05:55:36,531 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-30 05:55:36,531 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 05:55:36,532 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 05:55:36,570 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-07-30 05:55:36,571 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 05:55:36,597 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 05:55:36,619 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 05:55:36,619 - 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-30 05:55:36,620 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-07-30 05:55:36,620 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-07-30 05:55:36,620 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 05:55:36,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-07-30 05:55:36,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230/os-volume_attachments/18598a2e-d4ec-4320-8cb0-448fbce41bcb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:37,290 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-42345b95-5208-4825-8762-ff2878924ec0 x-openstack-request-id: req-42345b95-5208-4825-8762-ff2878924ec0 2019-07-30 05:55:37,290 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230/os-volume_attachments/18598a2e-d4ec-4320-8cb0-448fbce41bcb used request id req-42345b95-5208-4825-8762-ff2878924ec0 2019-07-30 05:55:37,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.669622898102s 2019-07-30 05:55:37,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:37,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:38,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ce9defba-2dfa-497d-bb81-128dbc7db60c x-openstack-request-id: req-ce9defba-2dfa-497d-bb81-128dbc7db60c 2019-07-30 05:55:38,481 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:37.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:38,482 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-ce9defba-2dfa-497d-bb81-128dbc7db60c 2019-07-30 05:55:38,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.19053602219s 2019-07-30 05:55:38,628 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 05:55:38,628 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:07 | PASS | +---------------------+------------------+------------------+----------------+ 2019-07-30 05:55:38,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 05:55:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:38,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-c80823dc-f132-4b4c-a1b1-192e294699e0 x-openstack-request-id: req-c80823dc-f132-4b4c-a1b1-192e294699e0 2019-07-30 05:55:38,784 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230 used request id req-c80823dc-f132-4b4c-a1b1-192e294699e0 2019-07-30 05:55:38,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149111032486s 2019-07-30 05:55:38,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:38,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:39,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-f141ca22-bfb2-4bb4-b778-e453c32b5760 x-openstack-request-id: req-f141ca22-bfb2-4bb4-b778-e453c32b5760 2019-07-30 05:55:39,214 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:0b:e5", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:0b:e5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:55:12.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:55:12Z", "hostId": "5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:55:04Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:06:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc05c8df-bd4b-4048-8f7a-ace826432230", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:54:50.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "bc05c8df-bd4b-4048-8f7a-ace826432230", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:55:38Z", "hostId": "0e4bcaf8fb586ebafe8c366621780c284067d571f0e60e93fc843a8a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm2_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:54:43Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:55:39,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f141ca22-bfb2-4bb4-b778-e453c32b5760 2019-07-30 05:55:39,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430418014526s 2019-07-30 05:55:39,217 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:41,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:41,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:41,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-db48c8bb-c0ea-4de8-a8c7-11fb8bd8eaed x-openstack-request-id: req-db48c8bb-c0ea-4de8-a8c7-11fb8bd8eaed 2019-07-30 05:55:41,986 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:0b:e5", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:0b:e5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:55:12.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:55:12Z", "hostId": "5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:55:04Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:55:41,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-db48c8bb-c0ea-4de8-a8c7-11fb8bd8eaed 2019-07-30 05:55:41,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766325950623s 2019-07-30 05:55:41,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 05:55:41,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/c1c992b6-5c59-4d3a-9077-048ac680fc9f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:42,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:55:42 GMT X-Openstack-Request-Id: req-a5a5b05c-2199-451e-93a2-a65bb26de74b 2019-07-30 05:55:42,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:55:42,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c1c992b6-5c59-4d3a-9077-048ac680fc9f.json used request id req-a5a5b05c-2199-451e-93a2-a65bb26de74b 2019-07-30 05:55:42,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.740879058838s 2019-07-30 05:55:42,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:55:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:42,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:42 GMT X-Openstack-Request-Id: req-a3fad1c6-4802-4b69-ae92-824b9b01ecf2 2019-07-30 05:55:42,828 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:55:15Z", "updated_at": "2019-07-30T05:55:17Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:0b:e5", "device_id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_id": "19badb0b-373a-46b2-b8d6-a6a0a99563c4", "id": "5c47a990-d5b8-43d5-9484-8cbaf5df18a1", "qos_policy_id": null}]} 2019-07-30 05:55:42,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a3fad1c6-4802-4b69-ae92-824b9b01ecf2 2019-07-30 05:55:42,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0824279785156s 2019-07-30 05:55:42,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:42,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:42,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-112890c4-f860-4a70-9a89-96e1b7d0f59f x-openstack-request-id: req-112890c4-f860-4a70-9a89-96e1b7d0f59f 2019-07-30 05:55:42,887 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:37.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:42,887 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-112890c4-f860-4a70-9a89-96e1b7d0f59f 2019-07-30 05:55:42,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0526850223541s 2019-07-30 05:55:42,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-07-30 05:55:42,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:42,967 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:55:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-166ce88f-1214-48be-ae5d-def122fdb93e 2019-07-30 05:55:42,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-30 05:55:42,968 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb used request id req-166ce88f-1214-48be-ae5d-def122fdb93e 2019-07-30 05:55:42,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.079521894455s 2019-07-30 05:55:42,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:42,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:43,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a1532089-dc17-440d-96df-8923c6715166 x-openstack-request-id: req-a1532089-dc17-440d-96df-8923c6715166 2019-07-30 05:55:43,022 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "ee259e47de74432e87dc4347750803b8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "self"}, {"href": "http://172.30.9.24:8776/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/18598a2e-d4ec-4320-8cb0-448fbce41bcb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T05:54:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "updated_at": "2019-07-30T05:55:42.000000", "volume_type": "tripleo", "name": "cinder_test-volume_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18598a2e-d4ec-4320-8cb0-448fbce41bcb", "size": 2}]} 2019-07-30 05:55:43,022 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-a1532089-dc17-440d-96df-8923c6715166 2019-07-30 05:55:43,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0539960861206s 2019-07-30 05:55:43,024 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:45,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 05:55:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:45,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:45 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c4f7a359-09db-46f1-9108-ccab34ca0747 x-openstack-request-id: req-c4f7a359-09db-46f1-9108-ccab34ca0747 2019-07-30 05:55:45,079 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-07-30 05:55:45,079 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/bddd7e2bbd0b46cf9efbfba657562f1f/volumes/detail used request id req-c4f7a359-09db-46f1-9108-ccab34ca0747 2019-07-30 05:55:45,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0532360076904s 2019-07-30 05:55:45,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 05:55:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/5c47a990-d5b8-43d5-9484-8cbaf5df18a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:46,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:55:46 GMT X-Openstack-Request-Id: req-413cb356-01b2-4c10-9a10-7267bf99d893 2019-07-30 05:55:46,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:55:46,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/5c47a990-d5b8-43d5-9484-8cbaf5df18a1.json used request id req-413cb356-01b2-4c10-9a10-7267bf99d893 2019-07-30 05:55:46,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.30925011635s 2019-07-30 05:55:46,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 05:55:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:46,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:46 GMT X-Openstack-Request-Id: req-f908b935-10cf-4df5-9e38-c0d7e08e5eb2 2019-07-30 05:55:46,475 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 05:55:46,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f908b935-10cf-4df5-9e38-c0d7e08e5eb2 2019-07-30 05:55:46,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708200931549s 2019-07-30 05:55:46,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 05:55:46,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:46,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-27e08f26-6b26-4ad5-b536-8be4fc7149d0 x-openstack-request-id: req-27e08f26-6b26-4ad5-b536-8be4fc7149d0 2019-07-30 05:55:46,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0 used request id req-27e08f26-6b26-4ad5-b536-8be4fc7149d0 2019-07-30 05:55:46,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162702083588s 2019-07-30 05:55:46,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:46,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-af772c19-0713-4630-badc-c84a4effdad6 x-openstack-request-id: req-af772c19-0713-4630-badc-c84a4effdad6 2019-07-30 05:55:46,822 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:0b:e5", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:0b:e5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T05:55:12.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "security_groups": [{"name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}], "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T05:55:46Z", "hostId": "5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:55:04Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:55:46,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-af772c19-0713-4630-badc-c84a4effdad6 2019-07-30 05:55:46,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183407068253s 2019-07-30 05:55:46,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:48,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:48,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-3541ab08-9ca0-4c54-82a2-94dedb11308f x-openstack-request-id: req-3541ab08-9ca0-4c54-82a2-94dedb11308f 2019-07-30 05:55:48,940 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "rel": "bookmark"}], "image": {"id": "3153efac-154b-4e1b-83ff-9658f7332e39", "links": [{"href": "http://172.30.9.24:8774/images/3153efac-154b-4e1b-83ff-9658f7332e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2019-07-30T05:55:12.000000", "flavor": {"id": "28cdf62d-1d18-465e-b893-090192ace64f", "links": [{"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "bookmark"}]}, "id": "ac3eb1cd-895d-4f80-b049-76e85bbb0ee0", "user_id": "ee259e47de74432e87dc4347750803b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2019-07-30T05:55:48Z", "hostId": "5030846257676ae68dea1c2a61c8a83b6c0c8cd102829899b5f975ba", "OS-SRV-USG:terminated_at": "2019-07-30T05:55:48.000000", "key_name": "cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "name": "cinder_test-vm_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "created": "2019-07-30T05:55:04Z", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 05:55:48,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3541ab08-9ca0-4c54-82a2-94dedb11308f 2019-07-30 05:55:48,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.113692998886s 2019-07-30 05:55:48,942 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 05:55:50,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 05:55:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:51,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-8055c3b1-c437-47aa-bde0-11549bac1073 x-openstack-request-id: req-8055c3b1-c437-47aa-bde0-11549bac1073 2019-07-30 05:55:51,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 05:55:51,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8055c3b1-c437-47aa-bde0-11549bac1073 2019-07-30 05:55:51,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0687730312347s 2019-07-30 05:55:51,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:55:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:51,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:51 GMT X-Openstack-Request-Id: req-491245ee-8578-4ced-8fc5-a8e2497d2931 2019-07-30 05:55:51,059 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:41Z", "updated_at": "2019-07-30T05:54:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "032677a0-da6b-4957-b5e2-e9f18b21f757", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "813d05cc-5212-4193-b38c-39e4762b48d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "91597523-eb0b-456a-b8a0-ef036fcbacb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:41Z", "revision_number": 0, "id": "d7a3e184-77f4-4604-be6f-da481a204b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:41Z", "security_group_id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}], "revision_number": 3, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "2dac6c31-1d66-4a93-bf02-340d3c9280ab", "name": "cinder_test-sg_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}, {"description": "Default security group", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:32Z", "updated_at": "2019-07-30T05:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "0a963f69-7e0b-493a-87e9-5da0d187046c", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7e8a7297-5eba-48d0-8711-a67d8cfdfa26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7f930b4b-7e2b-4e39-ae16-58d5e2177bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "d3dfcc5a-58eb-4389-ae36-9c10cbb3b6ce", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}], "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "68af4d51-ec88-4d2f-9e17-59620a420767", "name": "default"}]} 2019-07-30 05:55:51,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-491245ee-8578-4ced-8fc5-a8e2497d2931 2019-07-30 05:55:51,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0413010120392s 2019-07-30 05:55:51,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:55:51,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/2dac6c31-1d66-4a93-bf02-340d3c9280ab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:51,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:55:51 GMT X-Openstack-Request-Id: req-aed4a54c-c9ed-4203-a2a9-41444035da23 2019-07-30 05:55:51,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:55:51,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2dac6c31-1d66-4a93-bf02-340d3c9280ab.json used request id req-aed4a54c-c9ed-4203-a2a9-41444035da23 2019-07-30 05:55:51,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.168970823288s 2019-07-30 05:55:51,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 05:55:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:51,270 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55: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-05728cfd-05b6-4f89-8d5c-9f14cee06ba5 x-openstack-request-id: req-05728cfd-05b6-4f89-8d5c-9f14cee06ba5 2019-07-30 05:55:51,271 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f used request id req-05728cfd-05b6-4f89-8d5c-9f14cee06ba5 2019-07-30 05:55:51,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0353379249573s 2019-07-30 05:55:51,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 05:55:51,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8b78a83e-9a45-44bb-9d94-1f35b924dc17/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}93e2abd49a0654fbb789cb7c492c76cdf632d046" -d '{"subnet_id": "72e4dad7-a7b1-4594-9340-17ec2d74882f"}' 2019-07-30 05:55:53,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:53 GMT X-Openstack-Request-Id: req-1fde575d-c0b8-4c47-b79b-5aeaf96b7593 2019-07-30 05:55:53,336 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "64454cc5-3986-4863-8ce7-8c78a273f7a1", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "subnet_id": "72e4dad7-a7b1-4594-9340-17ec2d74882f", "subnet_ids": ["72e4dad7-a7b1-4594-9340-17ec2d74882f"], "port_id": "4172ffa2-eaad-442f-887e-441dc86f5fb4", "id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17"} 2019-07-30 05:55:53,336 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8b78a83e-9a45-44bb-9d94-1f35b924dc17/remove_router_interface.json used request id req-1fde575d-c0b8-4c47-b79b-5aeaf96b7593 2019-07-30 05:55:53,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06537914276s 2019-07-30 05:55:53,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 05:55:53,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:53,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:53 GMT X-Openstack-Request-Id: req-1aed6aff-bc4b-49e8-81d6-881858fd2e63 2019-07-30 05:55:53,461 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:34Z", "admin_state_up": true, "updated_at": "2019-07-30T05:55:52Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "8b78a83e-9a45-44bb-9d94-1f35b924dc17", "name": "cinder_test-router_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}]} 2019-07-30 05:55:53,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1aed6aff-bc4b-49e8-81d6-881858fd2e63 2019-07-30 05:55:53,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124204874039s 2019-07-30 05:55:53,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 05:55:53,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/8b78a83e-9a45-44bb-9d94-1f35b924dc17.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:54,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:55:54 GMT X-Openstack-Request-Id: req-5ce3ff70-99cb-4f4c-99d4-4263318c0333 2019-07-30 05:55:54,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:55:54,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8b78a83e-9a45-44bb-9d94-1f35b924dc17.json used request id req-5ce3ff70-99cb-4f4c-99d4-4263318c0333 2019-07-30 05:55:54,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42144489288s 2019-07-30 05:55:54,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 05:55:54,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:54,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:54 GMT X-Openstack-Request-Id: req-1ab81747-e3a4-4b71-aa40-1ff3e6e028c0 2019-07-30 05:55:54,930 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T05:54:33Z","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":"bddd7e2bbd0b46cf9efbfba657562f1f","id":"72e4dad7-a7b1-4594-9340-17ec2d74882f","subnetpool_id":null,"name":"cinder_test-subnet_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}]} 2019-07-30 05:55:54,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1ab81747-e3a4-4b71-aa40-1ff3e6e028c0 2019-07-30 05:55:54,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04549908638s 2019-07-30 05:55:54,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 05:55:54,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/72e4dad7-a7b1-4594-9340-17ec2d74882f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:55,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:55:55 GMT X-Openstack-Request-Id: req-35ac37eb-579b-4f9c-8385-5e14f2d2c5ff 2019-07-30 05:55:55,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:55:55,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/72e4dad7-a7b1-4594-9340-17ec2d74882f.json used request id req-35ac37eb-579b-4f9c-8385-5e14f2d2c5ff 2019-07-30 05:55:55,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.987674951553s 2019-07-30 05:55:55,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:55:55,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:56,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:56 GMT X-Openstack-Request-Id: req-2a118ed3-7f65-4056-90dc-37282e351052 2019-07-30 05:55:56,240 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"64454cc5-3986-4863-8ce7-8c78a273f7a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bddd7e2bbd0b46cf9efbfba657562f1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:55:55Z","qos_policy_id":null,"name":"cinder_test-net_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f","admin_state_up":true,"tenant_id":"bddd7e2bbd0b46cf9efbfba657562f1f","created_at":"2019-07-30T05:54:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 05:55:56,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2a118ed3-7f65-4056-90dc-37282e351052 2019-07-30 05:55:56,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.320894956589s 2019-07-30 05:55:56,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 05:55:56,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/64454cc5-3986-4863-8ce7-8c78a273f7a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:56,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:55:56 GMT X-Openstack-Request-Id: req-24d1297e-40bd-482a-b295-5e10cc3cba71 2019-07-30 05:55:56,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:55:56,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/64454cc5-3986-4863-8ce7-8c78a273f7a1.json used request id req-24d1297e-40bd-482a-b295-5e10cc3cba71 2019-07-30 05:55:56,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.713251829147s 2019-07-30 05:55:56,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:55:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:57,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:57 GMT X-Openstack-Request-Id: req-bf44bab3-38b4-4589-81f9-9090c34a5620 2019-07-30 05:55:57,724 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:54:40Z", "file": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39/file", "owner": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "3153efac-154b-4e1b-83ff-9658f7332e39", "size": 12716032, "self": "/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/3153efac-154b-4e1b-83ff-9658f7332e39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:54:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:55:57,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bf44bab3-38b4-4589-81f9-9090c34a5620 2019-07-30 05:55:57,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.764559984207s 2019-07-30 05:55:57,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 05:55:57,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93e2abd49a0654fbb789cb7c492c76cdf632d046" 2019-07-30 05:55:58,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:55:58 GMT X-Openstack-Request-Id: req-3a2bd0a3-1811-4b99-bab2-b0aa1c2d6a2a 2019-07-30 05:55:58,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-30 05:55:58,365 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/3153efac-154b-4e1b-83ff-9658f7332e39 used request id req-3a2bd0a3-1811-4b99-bab2-b0aa1c2d6a2a 2019-07-30 05:55:58,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.639488935471s 2019-07-30 05:55:58,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 05:55:58,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:55:58,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 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-4cf8b446-f293-4bde-9a72-18dcd1b26209 x-openstack-request-id: req-4cf8b446-f293-4bde-9a72-18dcd1b26209 2019-07-30 05:55:58,394 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/28cdf62d-1d18-465e-b893-090192ace64f", "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": "28cdf62d-1d18-465e-b893-090192ace64f"}]} 2019-07-30 05:55:58,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4cf8b446-f293-4bde-9a72-18dcd1b26209 2019-07-30 05:55:58,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230050086975s 2019-07-30 05:55:58,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 05:55:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/28cdf62d-1d18-465e-b893-090192ace64f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:55:58,433 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 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-b2a82a92-658a-468b-ba05-24ccdf5bee9e x-openstack-request-id: req-b2a82a92-658a-468b-ba05-24ccdf5bee9e 2019-07-30 05:55:58,433 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/28cdf62d-1d18-465e-b893-090192ace64f used request id req-b2a82a92-658a-468b-ba05-24ccdf5bee9e 2019-07-30 05:55:58,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0367851257324s 2019-07-30 05:55:58,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:55:58,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:55:58,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f359a041-e0ae-41c8-a275-910179f3f4f4 2019-07-30 05:55:58,649 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder_test-user_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "links": {"self": "http://172.30.9.24:5000/v3/users/ee259e47de74432e87dc4347750803b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee259e47de74432e87dc4347750803b8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:55:58,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f359a041-e0ae-41c8-a275-910179f3f4f4 2019-07-30 05:55:58,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216120004654s 2019-07-30 05:55:58,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:55:58,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/ee259e47de74432e87dc4347750803b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:55:58,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591a1ed9-1dee-4ef7-b903-ad3e49ee785f 2019-07-30 05:55:58,871 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f", "links": {"self": "http://172.30.9.24:5000/v3/users/ee259e47de74432e87dc4347750803b8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ee259e47de74432e87dc4347750803b8", "description": null}} 2019-07-30 05:55:58,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ee259e47de74432e87dc4347750803b8 used request id req-591a1ed9-1dee-4ef7-b903-ad3e49ee785f 2019-07-30 05:55:58,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216342926025s 2019-07-30 05:55:58,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 05:55:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/ee259e47de74432e87dc4347750803b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:55:59,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ba396f-1716-4686-b5d8-417cf3883d7c 2019-07-30 05:55:59,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:55:59,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ee259e47de74432e87dc4347750803b8 used request id req-f5ba396f-1716-4686-b5d8-417cf3883d7c 2019-07-30 05:55:59,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.312377929688s 2019-07-30 05:55:59,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:55:59,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:55:59,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72cf633-80ca-4240-99b1-67f62014f7d5 2019-07-30 05:55:59,385 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/bddd7e2bbd0b46cf9efbfba657562f1f"}, "tags": [], "enabled": true, "id": "bddd7e2bbd0b46cf9efbfba657562f1f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_bdca489a-f2d2-4d1c-9be8-7bd5b56ecf9f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 05:55:59,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f72cf633-80ca-4240-99b1-67f62014f7d5 2019-07-30 05:55:59,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193795919418s 2019-07-30 05:55:59,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 05:55:59,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/bddd7e2bbd0b46cf9efbfba657562f1f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:55:59,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce85db10-1124-4c45-adfa-7f0a2df61038 2019-07-30 05:55:59,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:55:59,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/bddd7e2bbd0b46cf9efbfba657562f1f used request id req-ce85db10-1124-4c45-adfa-7f0a2df61038 2019-07-30 05:55:59,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183834791183s 2019-07-30 05:55:59,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:55:59,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=bddd7e2bbd0b46cf9efbfba657562f1f&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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:55:59,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:59 GMT X-Openstack-Request-Id: req-3b4e4879-3c0d-45e9-b1fb-cd100b7ed08f 2019-07-30 05:55:59,913 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:32Z", "updated_at": "2019-07-30T05:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "0a963f69-7e0b-493a-87e9-5da0d187046c", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7e8a7297-5eba-48d0-8711-a67d8cfdfa26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7f930b4b-7e2b-4e39-ae16-58d5e2177bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "d3dfcc5a-58eb-4389-ae36-9c10cbb3b6ce", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}], "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "68af4d51-ec88-4d2f-9e17-59620a420767", "name": "default"}]} 2019-07-30 05:55:59,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=bddd7e2bbd0b46cf9efbfba657562f1f&name=default used request id req-3b4e4879-3c0d-45e9-b1fb-cd100b7ed08f 2019-07-30 05:55:59,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334674119949s 2019-07-30 05:55:59,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 05:55:59,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:55:59,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 05:55:59 GMT X-Openstack-Request-Id: req-535f2882-7fed-4cc7-b870-5ab81de98751 2019-07-30 05:55:59,981 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "created_at": "2019-07-30T05:54:32Z", "updated_at": "2019-07-30T05:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "0a963f69-7e0b-493a-87e9-5da0d187046c", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7e8a7297-5eba-48d0-8711-a67d8cfdfa26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "7f930b4b-7e2b-4e39-ae16-58d5e2177bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:54:32Z", "revision_number": 0, "id": "d3dfcc5a-58eb-4389-ae36-9c10cbb3b6ce", "remote_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "remote_ip_prefix": null, "created_at": "2019-07-30T05:54:32Z", "security_group_id": "68af4d51-ec88-4d2f-9e17-59620a420767", "tenant_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f"}], "revision_number": 1, "project_id": "bddd7e2bbd0b46cf9efbfba657562f1f", "id": "68af4d51-ec88-4d2f-9e17-59620a420767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}]} 2019-07-30 05:55:59,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-535f2882-7fed-4cc7-b870-5ab81de98751 2019-07-30 05:55:59,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0614230632782s 2019-07-30 05:55:59,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 05:55:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/68af4d51-ec88-4d2f-9e17-59620a420767.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}00614f253e5114741ae99d7244213be76557c50e" 2019-07-30 05:56:00,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 05:56:00 GMT X-Openstack-Request-Id: req-2eb97d54-be93-4b30-80a5-0ff9dd49f3d1 2019-07-30 05:56:00,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 05:56:00,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/68af4d51-ec88-4d2f-9e17-59620a420767.json used request id req-2eb97d54-be93-4b30-80a5-0ff9dd49f3d1 2019-07-30 05:56:00,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.131412982941s 2019-07-30 05:56:00,167 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-07-30 05:56:00,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:56:00,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42a2e88-4930-4c81-9575-dc87b91c0ce5 2019-07-30 05:56:00,251 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:56:00,251 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-e42a2e88-4930-4c81-9575-dc87b91c0ce5 2019-07-30 05:56:00,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:56:00,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["hevHRXyNR2-fX8EncPimVQ"], "issued_at": "2019-07-30T05:56:00.000000Z"}} 2019-07-30 05:56:00,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:56:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:00,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:00 GMT X-Openstack-Request-Id: req-dd6b44de-009d-4b50-94a7-a1d590d5ad7f 2019-07-30 05:56:00,936 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:56:00,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dd6b44de-009d-4b50-94a7-a1d590d5ad7f 2019-07-30 05:56:00,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272919178009s 2019-07-30 05:56:00,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:56:00,950 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff9c6fe0-c504-40e7-ac18-b2aece22f01f 2019-07-30 05:56:00,951 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:56:00,951 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-ff9c6fe0-c504-40e7-ac18-b2aece22f01f 2019-07-30 05:56:00,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:56:00,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:01,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b38df16-2c0f-46e3-9b44-855239d72bdc 2019-07-30 05:56:01,064 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:56:01,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-8b38df16-2c0f-46e3-9b44-855239d72bdc 2019-07-30 05:56:01,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112697839737s 2019-07-30 05:56:01,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 05:56:01,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}}' 2019-07-30 05:56:01,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0ffc26-4b1c-46ef-973c-3a48089d0d29 2019-07-30 05:56:01,296 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9"}, "tags": [], "enabled": true, "id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}} 2019-07-30 05:56:01,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-de0ffc26-4b1c-46ef-973c-3a48089d0d29 2019-07-30 05:56:01,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.224905014038s 2019-07-30 05:56:01,297 - 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'1ae84b5a6c0b4be79b3046d82fba5eb9', '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_39da84fb-8233-4f49-a5ff-13a6ecd843cd'}) 2019-07-30 05:56:01,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 05:56:01,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Mgf0bS5lqOhJUOD9uYJIYBkFVhRsJW", "email": null, "name": "tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}}' 2019-07-30 05:56:01,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66555fe-39cb-4379-875d-a32eecff544d 2019-07-30 05:56:01,778 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": {"self": "http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f81f790878914c0f96681c8a6211c8ec", "domain_id": "default", "password_expires_at": null}} 2019-07-30 05:56:01,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-d66555fe-39cb-4379-875d-a32eecff544d 2019-07-30 05:56:01,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.474838972092s 2019-07-30 05:56:01,779 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f81f790878914c0f96681c8a6211c8ec', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd'}) 2019-07-30 05:56:01,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:56:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:01,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787e9798-2027-4c8d-af79-3fa83d980279 2019-07-30 05:56:01,981 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:56:01,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-787e9798-2027-4c8d-af79-3fa83d980279 2019-07-30 05:56:01,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198178052902s 2019-07-30 05:56:01,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:56:01,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:02,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c4eb68-721b-4433-8c31-b1a96b34afd6 2019-07-30 05:56:02,148 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:56:02,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-20c4eb68-721b-4433-8c31-b1a96b34afd6 2019-07-30 05:56:02,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160820007324s 2019-07-30 05:56:02,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:56:02,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:02,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c36f8b-fb67-44a9-aba2-75a5a3c47ef0 2019-07-30 05:56:02,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:56:02,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-81c36f8b-fb67-44a9-aba2-75a5a3c47ef0 2019-07-30 05:56:02,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19849395752s 2019-07-30 05:56:02,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:56:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:02,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b3e4d58-e193-4114-855a-8f0ab9123351 2019-07-30 05:56:02,560 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 05:56:02,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-9b3e4d58-e193-4114-855a-8f0ab9123351 2019-07-30 05:56:02,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204651117325s 2019-07-30 05:56:02,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:56:02,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:02,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a12cae7-9ee5-4c32-a79e-15d8176187b0 2019-07-30 05:56:02,691 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": {"self": "http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f81f790878914c0f96681c8a6211c8ec", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:56:02,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6a12cae7-9ee5-4c32-a79e-15d8176187b0 2019-07-30 05:56:02,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130098104477s 2019-07-30 05:56:02,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:56:02,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:02,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e463d3e-2eaa-4a82-8c7d-f1fe936568ec 2019-07-30 05:56:02,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9"}, "tags": [], "enabled": true, "id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}]} 2019-07-30 05:56:02,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-0e463d3e-2eaa-4a82-8c7d-f1fe936568ec 2019-07-30 05:56:02,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112180948257s 2019-07-30 05:56:02,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:56:02,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f81f790878914c0f96681c8a6211c8ec&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1ae84b5a6c0b4be79b3046d82fba5eb9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:02,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196c359d-56ee-4019-8d1c-956b680abbdb 2019-07-30 05:56:02,932 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f81f790878914c0f96681c8a6211c8ec&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1ae84b5a6c0b4be79b3046d82fba5eb9", "previous": null, "next": null}} 2019-07-30 05:56:02,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f81f790878914c0f96681c8a6211c8ec&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1ae84b5a6c0b4be79b3046d82fba5eb9 used request id req-196c359d-56ee-4019-8d1c-956b680abbdb 2019-07-30 05:56:02,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111649036407s 2019-07-30 05:56:02,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 05:56:02,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9/users/f81f790878914c0f96681c8a6211c8ec/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:03,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd34c55a-942d-4361-a5e8-61f030ddcfd5 2019-07-30 05:56:03,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:56:03,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9/users/f81f790878914c0f96681c8a6211c8ec/roles/7c6f65662ba14da09fdf612228746a7c used request id req-dd34c55a-942d-4361-a5e8-61f030ddcfd5 2019-07-30 05:56:03,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150817155838s 2019-07-30 05:56:03,087 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd', 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'1ae84b5a6c0b4be79b3046d82fba5eb9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Mgf0bS5lqOhJUOD9uYJIYBkFVhRsJW', 'username': u'tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 05:56:03,090 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd', 'password': 'Mgf0bS5lqOhJUOD9uYJIYBkFVhRsJW', 'project_name': 'tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '1ae84b5a6c0b4be79b3046d82fba5eb9', 'project_domain_name': 'Default'} 2019-07-30 05:56:03,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:56:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:03,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875836f4-d3b7-427c-92e2-65a420a40e77 2019-07-30 05:56:03,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:56:03,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-875836f4-d3b7-427c-92e2-65a420a40e77 2019-07-30 05:56:03,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149321079254s 2019-07-30 05:56:03,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:56:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:03,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6a7273-bd28-4004-8019-c31a3ebbb8e4 2019-07-30 05:56:03,362 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:56:03,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5c6a7273-bd28-4004-8019-c31a3ebbb8e4 2019-07-30 05:56:03,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114989042282s 2019-07-30 05:56:03,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:56:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:03,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db52653-b075-4973-8ba4-be64a810c4f0 2019-07-30 05:56:03,566 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 05:56:03,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-1db52653-b075-4973-8ba4-be64a810c4f0 2019-07-30 05:56:03,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199000120163s 2019-07-30 05:56:03,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:56:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:03,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885cc44b-f9d2-460d-a8a2-8b21a4b49420 2019-07-30 05:56:03,695 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": {"self": "http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f81f790878914c0f96681c8a6211c8ec", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:56:03,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-885cc44b-f9d2-460d-a8a2-8b21a4b49420 2019-07-30 05:56:03,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127999067307s 2019-07-30 05:56:03,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:56:03,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:03,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1615447-38c7-462d-9e71-db65b8ce7358 2019-07-30 05:56:03,822 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9"}, "tags": [], "enabled": true, "id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}]} 2019-07-30 05:56:03,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c1615447-38c7-462d-9e71-db65b8ce7358 2019-07-30 05:56:03,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115396976471s 2019-07-30 05:56:03,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:56:03,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f81f790878914c0f96681c8a6211c8ec&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=1ae84b5a6c0b4be79b3046d82fba5eb9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:03,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4115ce1c-af74-44e7-8c0c-2e4c17470d86 2019-07-30 05:56:03,938 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f81f790878914c0f96681c8a6211c8ec&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=1ae84b5a6c0b4be79b3046d82fba5eb9", "previous": null, "next": null}} 2019-07-30 05:56:03,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f81f790878914c0f96681c8a6211c8ec&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=1ae84b5a6c0b4be79b3046d82fba5eb9 used request id req-4115ce1c-af74-44e7-8c0c-2e4c17470d86 2019-07-30 05:56:03,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108000040054s 2019-07-30 05:56:03,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 05:56:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9/users/f81f790878914c0f96681c8a6211c8ec/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:04,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aa6d19b-3001-492e-80b7-5738b1e2e37c 2019-07-30 05:56:04,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:56:04,210 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9/users/f81f790878914c0f96681c8a6211c8ec/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-7aa6d19b-3001-492e-80b7-5738b1e2e37c 2019-07-30 05:56:04,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.268268108368s 2019-07-30 05:56:04,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:56:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:04,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b768e567-9393-4d32-917c-2be5eb91e539 2019-07-30 05:56:04,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:56:04,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b768e567-9393-4d32-917c-2be5eb91e539 2019-07-30 05:56:04,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212500810623s 2019-07-30 05:56:04,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:56:04,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:04,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258a4b3d-72f6-4544-9811-855c276975f7 2019-07-30 05:56:04,610 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 05:56:04,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-258a4b3d-72f6-4544-9811-855c276975f7 2019-07-30 05:56:04,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179818153381s 2019-07-30 05:56:04,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 05:56:04,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:04,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac2d033-2d81-4580-8688-b205ed898e88 2019-07-30 05:56:04,740 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": {"self": "http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f81f790878914c0f96681c8a6211c8ec", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 05:56:04,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3ac2d033-2d81-4580-8688-b205ed898e88 2019-07-30 05:56:04,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12961602211s 2019-07-30 05:56:04,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 05:56:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=f81f790878914c0f96681c8a6211c8ec&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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:04,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e8f746-1a4c-40d1-a4f8-fae2087ca479 2019-07-30 05:56:04,868 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=f81f790878914c0f96681c8a6211c8ec&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 05:56:04,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=f81f790878914c0f96681c8a6211c8ec&scope.domain.id=default used request id req-93e8f746-1a4c-40d1-a4f8-fae2087ca479 2019-07-30 05:56:04,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11488199234s 2019-07-30 05:56:04,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 05:56:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/f81f790878914c0f96681c8a6211c8ec/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:05,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 05:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-817bd95a-9f5e-4d0d-ab64-7dd8aaa0cd8b 2019-07-30 05:56:05,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 05:56:05,024 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/f81f790878914c0f96681c8a6211c8ec/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-817bd95a-9f5e-4d0d-ab64-7dd8aaa0cd8b 2019-07-30 05:56:05,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.152809858322s 2019-07-30 05:56:05,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:56:05,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dadaa09-143d-4ba6-849c-d471f2e28ad8 2019-07-30 05:56:05,034 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 05:56:05,035 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1dadaa09-143d-4ba6-849c-d471f2e28ad8 2019-07-30 05:56:05,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 05:56:05,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T06:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "name": "tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/1ae84b5a6c0b4be79b3046d82fba5eb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "id": "f81f790878914c0f96681c8a6211c8ec"}, "audit_ids": ["v5TfusRnQQy-loe5iZWxKg"], "issued_at": "2019-07-30T05:56:05.000000Z"}} 2019-07-30 05:56:05,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 05:56:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 05:56:05,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:05 GMT X-Openstack-Request-Id: req-7c9dbbbd-3199-4429-956a-e613d990c3fc 2019-07-30 05:56:05,701 - 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-30 05:56:05,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-7c9dbbbd-3199-4429-956a-e613d990c3fc 2019-07-30 05:56:05,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.262005090714s 2019-07-30 05:56:05,711 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-07-30 05:56:05,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 05:56:05,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:05,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e63c116-14da-4d82-b792-c79885dfe5bd 2019-07-30 05:56:05,880 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 05:56:05,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4e63c116-14da-4d82-b792-c79885dfe5bd 2019-07-30 05:56:05,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168937921524s 2019-07-30 05:56:05,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 05:56:05,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:06,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9148aa63-801f-483c-b1e3-288d0b433edf 2019-07-30 05:56:06,084 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9"}, "tags": [], "enabled": true, "id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}]} 2019-07-30 05:56:06,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9148aa63-801f-483c-b1e3-288d0b433edf 2019-07-30 05:56:06,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196673154831s 2019-07-30 05:56:06,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 05:56:06,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" -d '{"network": {"shared": true, "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "name": "tempest_smoke-net_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "admin_state_up": true}}' 2019-07-30 05:56:06,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:06 GMT X-Openstack-Request-Id: req-fc4f3636-7c71-4f2d-86f2-d99777c8de35 2019-07-30 05:56:06,505 - 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":"4d81e16c-c321-4c12-be81-dcfbbf97ced7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":true,"project_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:56:06Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_39da84fb-8233-4f49-a5ff-13a6ecd843cd","admin_state_up":true,"tenant_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","created_at":"2019-07-30T05:56:06Z","mtu":1450}} 2019-07-30 05:56:06,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fc4f3636-7c71-4f2d-86f2-d99777c8de35 2019-07-30 05:56:06,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.418416023254s 2019-07-30 05:56:06,506 - 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-30T05:56:06Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4d81e16c-c321-4c12-be81-dcfbbf97ced7', u'provider:segmentation_id': 18, 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_39da84fb-8233-4f49-a5ff-13a6ecd843cd', u'created_at': u'2019-07-30T05:56:06Z', u'mtu': 1450, u'tenant_id': u'1ae84b5a6c0b4be79b3046d82fba5eb9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1ae84b5a6c0b4be79b3046d82fba5eb9', u'l2_adjacency': True}) 2019-07-30 05:56:06,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 05:56:06,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 05:56:06,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:06 GMT X-Openstack-Request-Id: req-368ed9ed-bfb6-40b3-a6b1-79e10a2b0367 2019-07-30 05:56:06,588 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4d81e16c-c321-4c12-be81-dcfbbf97ced7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":true,"project_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T05:56:06Z","qos_policy_id":null,"name":"tempest_smoke-net_39da84fb-8233-4f49-a5ff-13a6ecd843cd","admin_state_up":true,"tenant_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","created_at":"2019-07-30T05:56:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 05:56:06,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-368ed9ed-bfb6-40b3-a6b1-79e10a2b0367 2019-07-30 05:56:06,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0817430019379s 2019-07-30 05:56:06,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 05:56:06,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" -d '{"subnet": {"name": "tempest_smoke-subnet_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "enable_dhcp": true, "network_id": "4d81e16c-c321-4c12-be81-dcfbbf97ced7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 05:56:07,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:07 GMT X-Openstack-Request-Id: req-3de31a2a-bf28-4307-9458-76d743ca055e 2019-07-30 05:56:07,388 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T05:56:06Z","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":"6a721e1b-3c2f-4a6f-a8e8-7c0af741660f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_39da84fb-8233-4f49-a5ff-13a6ecd843cd","enable_dhcp":true,"segment_id":null,"network_id":"4d81e16c-c321-4c12-be81-dcfbbf97ced7","tenant_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","created_at":"2019-07-30T05:56:06Z","ip_version":4}} 2019-07-30 05:56:07,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3de31a2a-bf28-4307-9458-76d743ca055e 2019-07-30 05:56:07,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.798518180847s 2019-07-30 05:56:07,389 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:56:06Z', 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'6a721e1b-3c2f-4a6f-a8e8-7c0af741660f', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_39da84fb-8233-4f49-a5ff-13a6ecd843cd', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4d81e16c-c321-4c12-be81-dcfbbf97ced7', u'tenant_id': u'1ae84b5a6c0b4be79b3046d82fba5eb9', u'created_at': u'2019-07-30T05:56:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1ae84b5a6c0b4be79b3046d82fba5eb9'}) 2019-07-30 05:56:07,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 05:56:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "tempest_smoke-router_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "admin_state_up": true}}' 2019-07-30 05:56:08,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:08 GMT X-Openstack-Request-Id: req-bb64340a-6ffd-46bf-b905-ec86302486b5 2019-07-30 05:56:08,942 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "created_at": "2019-07-30T05:56:07Z", "admin_state_up": true, "updated_at": "2019-07-30T05:56:08Z", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f39e2adc-6a08-4afd-91a3-ad7e677eae2a", "name": "tempest_smoke-router_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}} 2019-07-30 05:56:08,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bb64340a-6ffd-46bf-b905-ec86302486b5 2019-07-30 05:56:08,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55219984055s 2019-07-30 05:56:08,943 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T05:56:08Z', u'revision_number': 2, u'ha': False, u'id': u'f39e2adc-6a08-4afd-91a3-ad7e677eae2a', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_39da84fb-8233-4f49-a5ff-13a6ecd843cd', u'admin_state_up': True, u'tenant_id': u'1ae84b5a6c0b4be79b3046d82fba5eb9', u'created_at': u'2019-07-30T05:56:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'1ae84b5a6c0b4be79b3046d82fba5eb9'}) 2019-07-30 05:56:08,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 05:56:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f39e2adc-6a08-4afd-91a3-ad7e677eae2a/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}66fb45f020471e480304d8396f78042bc5edba99" -d '{"subnet_id": "6a721e1b-3c2f-4a6f-a8e8-7c0af741660f"}' 2019-07-30 05:56:11,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:11 GMT X-Openstack-Request-Id: req-868e837c-b656-4df7-9365-6689bc2554c0 2019-07-30 05:56:11,106 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4d81e16c-c321-4c12-be81-dcfbbf97ced7", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "subnet_id": "6a721e1b-3c2f-4a6f-a8e8-7c0af741660f", "subnet_ids": ["6a721e1b-3c2f-4a6f-a8e8-7c0af741660f"], "port_id": "e8cc7cb5-ccd8-40e0-b380-22d538594ebe", "id": "f39e2adc-6a08-4afd-91a3-ad7e677eae2a"} 2019-07-30 05:56:11,107 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f39e2adc-6a08-4afd-91a3-ad7e677eae2a/add_router_interface.json used request id req-868e837c-b656-4df7-9365-6689bc2554c0 2019-07-30 05:56:11,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16356301308s 2019-07-30 05:56:11,107 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 05:56:11,224 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 05:56:11,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:56:11,235 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:11 GMT 2019-07-30 05:56:11,235 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 05:56:11,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:56:11,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 05:56:11,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:11 GMT X-Openstack-Request-Id: req-6c061a9d-5259-41e6-8631-1f9fbe9d9fe6 2019-07-30 05:56:11,517 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:56:11,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6c061a9d-5259-41e6-8631-1f9fbe9d9fe6 2019-07-30 05:56:11,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276883125305s 2019-07-30 05:56:11,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 05:56:11,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}' 2019-07-30 05:56:11,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:11 GMT Location: http://172.30.9.24:9292/v2/images/0f445411-9bec-4830-838d-2f13c0368a33 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6fbffb7e-b4b8-4a58-a910-a3c852074b14 2019-07-30 05:56:11,581 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:56:11Z", "file": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33/file", "owner": "1ae84b5a6c0b4be79b3046d82fba5eb9", "id": "0f445411-9bec-4830-838d-2f13c0368a33", "size": null, "self": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33", "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_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "checksum": null, "created_at": "2019-07-30T05:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 05:56:11,581 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-6fbffb7e-b4b8-4a58-a910-a3c852074b14 2019-07-30 05:56:11,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0548720359802s 2019-07-30 05:56:11,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 05:56:11,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/0f445411-9bec-4830-838d-2f13c0368a33/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}66fb45f020471e480304d8396f78042bc5edba99" -d '' 2019-07-30 05:56:12,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:56:12 GMT X-Openstack-Request-Id: req-1b156ff0-da8a-42cf-8f68-32b744482602 2019-07-30 05:56:12,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 05:56:12,268 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0f445411-9bec-4830-838d-2f13c0368a33/file used request id req-1b156ff0-da8a-42cf-8f68-32b744482602 2019-07-30 05:56:12,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.68615603447s 2019-07-30 05:56:12,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:56:12,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 05:56:12,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:12 GMT X-Openstack-Request-Id: req-71cce386-63f8-4b57-a4e9-3316ea6bb48b 2019-07-30 05:56:12,304 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:56:12Z", "file": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33/file", "owner": "1ae84b5a6c0b4be79b3046d82fba5eb9", "id": "0f445411-9bec-4830-838d-2f13c0368a33", "size": 12716032, "self": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:56:12,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-71cce386-63f8-4b57-a4e9-3316ea6bb48b 2019-07-30 05:56:12,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0313680171967s 2019-07-30 05:56:12,306 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0f445411-9bec-4830-838d-2f13c0368a33/file', 'owner': u'1ae84b5a6c0b4be79b3046d82fba5eb9', 'id': u'0f445411-9bec-4830-838d-2f13c0368a33', 'size': 12716032, u'self': u'/v2/images/0f445411-9bec-4830-838d-2f13c0368a33', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ae84b5a6c0b4be79b3046d82fba5eb9', 'name': 'tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T05:56:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T05:56:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd', '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/0f445411-9bec-4830-838d-2f13c0368a33', 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_39da84fb-8233-4f49-a5ff-13a6ecd843cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd', 'created': u'2019-07-30T05:56:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T05:56: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/0f445411-9bec-4830-838d-2f13c0368a33', 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_39da84fb-8233-4f49-a5ff-13a6ecd843cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 05:56:12,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 05:56:12,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 05:56:12,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56: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-d6cc16dc-ad03-4872-96db-4231edab3358 x-openstack-request-id: req-d6cc16dc-ad03-4872-96db-4231edab3358 2019-07-30 05:56:12,697 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61", "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": "bf0684a5-41c1-47d9-92f9-75f88e8c3a61"}} 2019-07-30 05:56:12,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d6cc16dc-ad03-4872-96db-4231edab3358 2019-07-30 05:56:12,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.388031005859s 2019-07-30 05:56:12,698 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_39da84fb-8233-4f49-a5ff-13a6ecd843cd', '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'2e894757a4e54ebfa46b20b30b23a387', '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'bf0684a5-41c1-47d9-92f9-75f88e8c3a61', 'swap': 0}) 2019-07-30 05:56:12,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 05:56:12,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61/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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" -d '{"extra_specs": {}}' 2019-07-30 05:56:12,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56: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-b964d8f4-4317-40eb-86b6-56684c37ea6f x-openstack-request-id: req-b964d8f4-4317-40eb-86b6-56684c37ea6f 2019-07-30 05:56:12,721 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 05:56:12,721 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61/os-extra_specs used request id req-b964d8f4-4317-40eb-86b6-56684c37ea6f 2019-07-30 05:56:12,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220229625702s 2019-07-30 05:56:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 05:56:12,736 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae71cd31-c2f4-4efd-acd2-0bcd0d44b082 2019-07-30 05:56:12,736 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 05:56:12,736 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-ae71cd31-c2f4-4efd-acd2-0bcd0d44b082 2019-07-30 05:56:12,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:56:12,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 05:56:12,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c1d300-abbf-40ec-82a0-2fdf8931a97e 2019-07-30 05:56:12,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:56:12,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-83c1d300-abbf-40ec-82a0-2fdf8931a97e 2019-07-30 05:56:12,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199712991714s 2019-07-30 05:56:12,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 05:56:12,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 05:56:13,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-614b27a0-5336-4204-8c38-0506d2d46662 2019-07-30 05:56:13,060 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 05:56:13,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-614b27a0-5336-4204-8c38-0506d2d46662 2019-07-30 05:56:13,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115698099136s 2019-07-30 05:56:13,072 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 05:56:17,528 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 86eddd87-12fb-499e-b4c4-bda672416b13 | 2019-07-30T05:56:17.091684 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 86eddd87-12fb-499e-b4c4-bda672416b13 ~/.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-30 05:56:20,828 - 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-30 05:56:21,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 05:56:26,562 - 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=cf7a9429-ce28-4ad7-ba14-98bdc82c5a8d) as the default verifier for the future CLI operations. 2019-07-30 05:56:28,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 05:56:28,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 05:56:28,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56: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-24129c1a-d2d6-4151-aa18-ea43532cde0f x-openstack-request-id: req-24129c1a-d2d6-4151-aa18-ea43532cde0f 2019-07-30 05:56:28,323 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 05:56:28,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-24129c1a-d2d6-4151-aa18-ea43532cde0f 2019-07-30 05:56:28,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0393359661102s 2019-07-30 05:56:28,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:56:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 05:56:28,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:28 GMT X-Openstack-Request-Id: req-07a565ff-ca86-4b75-8c0a-f8bbca381c40 2019-07-30 05:56:28,635 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:56:12Z", "file": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33/file", "owner": "1ae84b5a6c0b4be79b3046d82fba5eb9", "id": "0f445411-9bec-4830-838d-2f13c0368a33", "size": 12716032, "self": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:56:28,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-07a565ff-ca86-4b75-8c0a-f8bbca381c40 2019-07-30 05:56:28,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308379173279s 2019-07-30 05:56:28,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 05:56:28,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}' 2019-07-30 05:56:28,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:28 GMT Location: http://172.30.9.24:9292/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49a194f7-a7ec-429b-a393-adc1d5d84f26 2019-07-30 05:56:28,693 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:56:28Z", "file": "/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c/file", "owner": "1ae84b5a6c0b4be79b3046d82fba5eb9", "id": "d7e74acc-8a1b-4713-91dd-d12a8310071c", "size": null, "self": "/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c", "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_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "checksum": null, "created_at": "2019-07-30T05:56:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 05:56:28,693 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-49a194f7-a7ec-429b-a393-adc1d5d84f26 2019-07-30 05:56:28,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0472738742828s 2019-07-30 05:56:28,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 05:56:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c/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}66fb45f020471e480304d8396f78042bc5edba99" -d '' 2019-07-30 05:56:29,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 05:56:29 GMT X-Openstack-Request-Id: req-4daf66d3-5b2f-495d-b51c-06839f83a74d 2019-07-30 05:56:29,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-30 05:56:29,084 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c/file used request id req-4daf66d3-5b2f-495d-b51c-06839f83a74d 2019-07-30 05:56:29,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.390460968018s 2019-07-30 05:56:29,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 05:56:29,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 05:56:29,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56:29 GMT X-Openstack-Request-Id: req-1ee4d4e6-4c69-4741-b744-db2f0f762a47 2019-07-30 05:56:29,119 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:56:29Z", "file": "/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c/file", "owner": "1ae84b5a6c0b4be79b3046d82fba5eb9", "id": "d7e74acc-8a1b-4713-91dd-d12a8310071c", "size": 12716032, "self": "/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d7e74acc-8a1b-4713-91dd-d12a8310071c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d7e74acc-8a1b-4713-91dd-d12a8310071c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:56:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:56:12Z", "file": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33/file", "owner": "1ae84b5a6c0b4be79b3046d82fba5eb9", "id": "0f445411-9bec-4830-838d-2f13c0368a33", "size": 12716032, "self": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 05:56:29,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1ee4d4e6-4c69-4741-b744-db2f0f762a47 2019-07-30 05:56:29,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0308060646057s 2019-07-30 05:56:29,122 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d7e74acc-8a1b-4713-91dd-d12a8310071c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c/file', 'owner': u'1ae84b5a6c0b4be79b3046d82fba5eb9', 'id': u'd7e74acc-8a1b-4713-91dd-d12a8310071c', 'size': 12716032, u'self': u'/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ae84b5a6c0b4be79b3046d82fba5eb9', 'name': 'tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d7e74acc-8a1b-4713-91dd-d12a8310071c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T05:56:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T05:56:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd', '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/d7e74acc-8a1b-4713-91dd-d12a8310071c', 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_39da84fb-8233-4f49-a5ff-13a6ecd843cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd', 'created': u'2019-07-30T05:56:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T05:56:28Z', 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/d7e74acc-8a1b-4713-91dd-d12a8310071c', 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_39da84fb-8233-4f49-a5ff-13a6ecd843cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 05:56:29,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 05:56:29,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 05:56:29,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56: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-cd4700a5-35cd-4ae4-9b59-0977d4dec4b1 x-openstack-request-id: req-cd4700a5-35cd-4ae4-9b59-0977d4dec4b1 2019-07-30 05:56:29,156 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fe214938-22b8-4834-ae7d-c360dee248a0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fe214938-22b8-4834-ae7d-c360dee248a0", "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": "fe214938-22b8-4834-ae7d-c360dee248a0"}} 2019-07-30 05:56:29,157 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cd4700a5-35cd-4ae4-9b59-0977d4dec4b1 2019-07-30 05:56:29,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0343720912933s 2019-07-30 05:56:29,158 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd', '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'2e894757a4e54ebfa46b20b30b23a387', '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'fe214938-22b8-4834-ae7d-c360dee248a0', 'swap': 0}) 2019-07-30 05:56:29,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 05:56:29,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/fe214938-22b8-4834-ae7d-c360dee248a0/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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" -d '{"extra_specs": {}}' 2019-07-30 05:56:29,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 05:56: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-226c391b-906c-4b22-87ce-9b8098d98cf6 x-openstack-request-id: req-226c391b-906c-4b22-87ce-9b8098d98cf6 2019-07-30 05:56:29,180 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 05:56:29,180 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/fe214938-22b8-4834-ae7d-c360dee248a0/os-extra_specs used request id req-226c391b-906c-4b22-87ce-9b8098d98cf6 2019-07-30 05:56:29,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215520858765s 2019-07-30 05:56:29,180 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd', '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'2e894757a4e54ebfa46b20b30b23a387', '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'fe214938-22b8-4834-ae7d-c360dee248a0', 'swap': 0}) 2019-07-30 05:56:32,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 05:56:32,034 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 05:56:32,034 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 05:56:32,037 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 05:56:32,251 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 05:56:34,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-cf7a9429-ce28-4ad7-ba14-98bdc82c5a8d/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-07-30 05:56:34,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 05:56:34,614 - 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-30 06:00:30,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: af169428-bff7-4491-8a1a-2cfa4d5bba42 2019-07-30 06:00:30,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'af169428-bff7-4491-8a1a-2cfa4d5bba42']'. 2019-07-30 06:00:31,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 06:00:31,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 06:00:31,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 06:00:31,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | af169428-bff7-4491-8a1a-2cfa4d5bba42 | 2019-07-30 06:00:31,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 06:00:31,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 05:56:36 | 2019-07-30 06:00:31,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 06:00:30 | 2019-07-30 06:00:31,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:54 | 2019-07-30 06:00:31,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-30 06:00:31,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 06:00:31,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 06:00:31,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: cf7a9429-ce28-4ad7-ba14-98bdc82c5a8d) | 2019-07-30 06:00:31,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 06:00:31,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 86eddd87-12fb-499e-b4c4-bda672416b13) | 2019-07-30 06:00:31,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-07-30 06:00:31,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 228.871 | 2019-07-30 06:00:31,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-07-30 06:00:31,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-07-30 06:00:31,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 06:00:31,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 06:00:31,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 06:00:31,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 06:00:31,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 06:00:31,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 06:00:31,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-07-30 06:00:31,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'af169428-bff7-4491-8a1a-2cfa4d5bba42', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-07-30 06:00:33,324 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid af169428-bff7-4491-8a1a-2cfa4d5bba42 --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-30 06:00:33,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'af169428-bff7-4491-8a1a-2cfa4d5bba42', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-07-30 06:00:35,424 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid af169428-bff7-4491-8a1a-2cfa4d5bba42 --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-30 06:00:35,574 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 06:00:35,575 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:30 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-30 06:00:35,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 06:00:35,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 06:00:36,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:00:36 GMT X-Openstack-Request-Id: req-42dce4d4-7492-43c9-8366-dfba9c92b4bd 2019-07-30 06:00:36,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-30 06:00:36,452 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d7e74acc-8a1b-4713-91dd-d12a8310071c used request id req-42dce4d4-7492-43c9-8366-dfba9c92b4bd 2019-07-30 06:00:36,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.865937948227s 2019-07-30 06:00:36,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 06:00:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:36,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00: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-17264950-1362-4a7a-97c7-e5418dc63efa x-openstack-request-id: req-17264950-1362-4a7a-97c7-e5418dc63efa 2019-07-30 06:00:36,483 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61", "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": "bf0684a5-41c1-47d9-92f9-75f88e8c3a61"}, {"name": "tempest_smoke-flavor_alt_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fe214938-22b8-4834-ae7d-c360dee248a0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fe214938-22b8-4834-ae7d-c360dee248a0", "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": "fe214938-22b8-4834-ae7d-c360dee248a0"}]} 2019-07-30 06:00:36,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-17264950-1362-4a7a-97c7-e5418dc63efa 2019-07-30 06:00:36,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247559547424s 2019-07-30 06:00:36,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 06:00:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/fe214938-22b8-4834-ae7d-c360dee248a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:36,517 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00: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-9b9b5918-338e-41f0-bb89-7e81b0b03106 x-openstack-request-id: req-9b9b5918-338e-41f0-bb89-7e81b0b03106 2019-07-30 06:00:36,517 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/fe214938-22b8-4834-ae7d-c360dee248a0 used request id req-9b9b5918-338e-41f0-bb89-7e81b0b03106 2019-07-30 06:00:36,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315899848938s 2019-07-30 06:00:36,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 06:00:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f39e2adc-6a08-4afd-91a3-ad7e677eae2a/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}66fb45f020471e480304d8396f78042bc5edba99" -d '{"subnet_id": "6a721e1b-3c2f-4a6f-a8e8-7c0af741660f"}' 2019-07-30 06:00:38,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:38 GMT X-Openstack-Request-Id: req-f7f249a2-b118-4cd4-a019-9d01be04d710 2019-07-30 06:00:38,835 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4d81e16c-c321-4c12-be81-dcfbbf97ced7", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "subnet_id": "6a721e1b-3c2f-4a6f-a8e8-7c0af741660f", "subnet_ids": ["6a721e1b-3c2f-4a6f-a8e8-7c0af741660f"], "port_id": "e8cc7cb5-ccd8-40e0-b380-22d538594ebe", "id": "f39e2adc-6a08-4afd-91a3-ad7e677eae2a"} 2019-07-30 06:00:38,835 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f39e2adc-6a08-4afd-91a3-ad7e677eae2a/remove_router_interface.json used request id req-f7f249a2-b118-4cd4-a019-9d01be04d710 2019-07-30 06:00:38,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.31813383102s 2019-07-30 06:00:38,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 06:00:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 06:00:38,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:38 GMT X-Openstack-Request-Id: req-08b6e8da-ed66-413d-b49e-a4e8e5c95100 2019-07-30 06:00:38,975 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "created_at": "2019-07-30T05:56:07Z", "admin_state_up": true, "updated_at": "2019-07-30T06:00:37Z", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f39e2adc-6a08-4afd-91a3-ad7e677eae2a", "name": "tempest_smoke-router_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}]} 2019-07-30 06:00:38,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-08b6e8da-ed66-413d-b49e-a4e8e5c95100 2019-07-30 06:00:38,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138813972473s 2019-07-30 06:00:38,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 06:00:38,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/f39e2adc-6a08-4afd-91a3-ad7e677eae2a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 06:00:40,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:00:40 GMT X-Openstack-Request-Id: req-db898121-9382-48c0-8997-a3aca4800c7e 2019-07-30 06:00:40,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:00:40,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f39e2adc-6a08-4afd-91a3-ad7e677eae2a.json used request id req-db898121-9382-48c0-8997-a3aca4800c7e 2019-07-30 06:00:40,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30146598816s 2019-07-30 06:00:40,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 06:00:40,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 06:00:40,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:40 GMT X-Openstack-Request-Id: req-73dd9352-9e22-4642-8007-5557ec8cf7c9 2019-07-30 06:00:40,320 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T05:56:06Z","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":"6a721e1b-3c2f-4a6f-a8e8-7c0af741660f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_39da84fb-8233-4f49-a5ff-13a6ecd843cd","enable_dhcp":true,"segment_id":null,"network_id":"4d81e16c-c321-4c12-be81-dcfbbf97ced7","tenant_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","created_at":"2019-07-30T05:56:06Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 06:00:40,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-73dd9352-9e22-4642-8007-5557ec8cf7c9 2019-07-30 06:00:40,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0413610935211s 2019-07-30 06:00:40,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 06:00:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/6a721e1b-3c2f-4a6f-a8e8-7c0af741660f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 06:00:41,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:00:41 GMT X-Openstack-Request-Id: req-34b995ac-e55d-4ac7-a1aa-98ac2973c95c 2019-07-30 06:00:41,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:00:41,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6a721e1b-3c2f-4a6f-a8e8-7c0af741660f.json used request id req-34b995ac-e55d-4ac7-a1aa-98ac2973c95c 2019-07-30 06:00:41,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.987733125687s 2019-07-30 06:00:41,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:00:41,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 06:00:41,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:41 GMT X-Openstack-Request-Id: req-75b738b2-a7d8-47d8-a76a-87bfa7032b6f 2019-07-30 06:00:41,391 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4d81e16c-c321-4c12-be81-dcfbbf97ced7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":true,"project_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:00:41Z","qos_policy_id":null,"name":"tempest_smoke-net_39da84fb-8233-4f49-a5ff-13a6ecd843cd","admin_state_up":true,"tenant_id":"1ae84b5a6c0b4be79b3046d82fba5eb9","created_at":"2019-07-30T05:56:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 06:00:41,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-75b738b2-a7d8-47d8-a76a-87bfa7032b6f 2019-07-30 06:00:41,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0814981460571s 2019-07-30 06:00:41,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 06:00:41,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/4d81e16c-c321-4c12-be81-dcfbbf97ced7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 06:00:42,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:00:42 GMT X-Openstack-Request-Id: req-4b81b1fe-1161-43fe-bc83-1ae8f4d260ff 2019-07-30 06:00:42,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:00:42,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/4d81e16c-c321-4c12-be81-dcfbbf97ced7.json used request id req-4b81b1fe-1161-43fe-bc83-1ae8f4d260ff 2019-07-30 06:00:42,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.999031066895s 2019-07-30 06:00:42,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:00:42,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 06:00:42,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:42 GMT X-Openstack-Request-Id: req-4e04b2c7-1022-45d5-b5f9-4ec89ae3db3a 2019-07-30 06:00:42,422 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T05:56:12Z", "file": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33/file", "owner": "1ae84b5a6c0b4be79b3046d82fba5eb9", "id": "0f445411-9bec-4830-838d-2f13c0368a33", "size": 12716032, "self": "/v2/images/0f445411-9bec-4830-838d-2f13c0368a33", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/0f445411-9bec-4830-838d-2f13c0368a33/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T05:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:00:42,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4e04b2c7-1022-45d5-b5f9-4ec89ae3db3a 2019-07-30 06:00:42,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267469882965s 2019-07-30 06:00:42,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 06:00:42,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/0f445411-9bec-4830-838d-2f13c0368a33 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66fb45f020471e480304d8396f78042bc5edba99" 2019-07-30 06:00:42,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:00:42 GMT X-Openstack-Request-Id: req-687a3741-9a85-43d9-8848-7da89e890bd6 2019-07-30 06:00:42,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 06:00:42,740 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0f445411-9bec-4830-838d-2f13c0368a33 used request id req-687a3741-9a85-43d9-8848-7da89e890bd6 2019-07-30 06:00:42,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.316468954086s 2019-07-30 06:00:42,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 06:00:42,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:42,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00: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-e7d353be-d228-46fc-aafb-9dbd399722bf x-openstack-request-id: req-e7d353be-d228-46fc-aafb-9dbd399722bf 2019-07-30 06:00:42,763 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61", "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": "bf0684a5-41c1-47d9-92f9-75f88e8c3a61"}]} 2019-07-30 06:00:42,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e7d353be-d228-46fc-aafb-9dbd399722bf 2019-07-30 06:00:42,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221960544586s 2019-07-30 06:00:42,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 06:00:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:42,793 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:42 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-39cddc15-14e9-4514-abfd-b611c3a2d627 x-openstack-request-id: req-39cddc15-14e9-4514-abfd-b611c3a2d627 2019-07-30 06:00:42,793 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/bf0684a5-41c1-47d9-92f9-75f88e8c3a61 used request id req-39cddc15-14e9-4514-abfd-b611c3a2d627 2019-07-30 06:00:42,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0280070304871s 2019-07-30 06:00:42,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:00:42,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:43,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99917a5b-670e-47f6-9648-fa397410c945 2019-07-30 06:00:43,021 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": {"self": "http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f81f790878914c0f96681c8a6211c8ec", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:00:43,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-99917a5b-670e-47f6-9648-fa397410c945 2019-07-30 06:00:43,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227671861649s 2019-07-30 06:00:43,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:00:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:43,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61dbf44-fc37-46ba-8f2d-86e0166d68c5 2019-07-30 06:00:43,249 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_39da84fb-8233-4f49-a5ff-13a6ecd843cd", "links": {"self": "http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f81f790878914c0f96681c8a6211c8ec", "description": null}} 2019-07-30 06:00:43,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec used request id req-b61dbf44-fc37-46ba-8f2d-86e0166d68c5 2019-07-30 06:00:43,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222149848938s 2019-07-30 06:00:43,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 06:00:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:43,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e468e30-ad54-44dd-84b8-9c4c690d3e5b 2019-07-30 06:00:43,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:00:43,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f81f790878914c0f96681c8a6211c8ec used request id req-6e468e30-ad54-44dd-84b8-9c4c690d3e5b 2019-07-30 06:00:43,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.281883955002s 2019-07-30 06:00:43,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:00:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:43,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335de545-1db4-49c0-b395-f8b4865ed130 2019-07-30 06:00:43,740 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9"}, "tags": [], "enabled": true, "id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_39da84fb-8233-4f49-a5ff-13a6ecd843cd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:00:43,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-335de545-1db4-49c0-b395-f8b4865ed130 2019-07-30 06:00:43,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201579809189s 2019-07-30 06:00:43,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 06:00:43,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:44,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44354fd7-c2a9-4dce-8c74-383e8be461d3 2019-07-30 06:00:44,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:00:44,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1ae84b5a6c0b4be79b3046d82fba5eb9 used request id req-44354fd7-c2a9-4dce-8c74-383e8be461d3 2019-07-30 06:00:44,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257457017899s 2019-07-30 06:00:44,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 06:00:44,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1ae84b5a6c0b4be79b3046d82fba5eb9&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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:44,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:44 GMT X-Openstack-Request-Id: req-17bebe05-fd28-4837-a64c-c808c579f8d7 2019-07-30 06:00:44,330 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "created_at": "2019-07-30T05:56:06Z", "updated_at": "2019-07-30T05:56:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:56:06Z", "revision_number": 0, "id": "123d1239-8413-4e22-9e2a-6e37adddfa61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:56:06Z", "security_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:56:06Z", "revision_number": 0, "id": "79ed09fc-81bf-4198-8c3b-47128a05196d", "remote_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "remote_ip_prefix": null, "created_at": "2019-07-30T05:56:06Z", "security_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:56:06Z", "revision_number": 0, "id": "94d99cf8-884f-4607-b3be-b47387945bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:56:06Z", "security_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:56:06Z", "revision_number": 0, "id": "dd9443da-cce7-4306-9da8-53f1aa8382fc", "remote_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "remote_ip_prefix": null, "created_at": "2019-07-30T05:56:06Z", "security_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9"}], "revision_number": 1, "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "name": "default"}]} 2019-07-30 06:00:44,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1ae84b5a6c0b4be79b3046d82fba5eb9&name=default used request id req-17bebe05-fd28-4837-a64c-c808c579f8d7 2019-07-30 06:00:44,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323032140732s 2019-07-30 06:00:44,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 06:00:44,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:44,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:44 GMT X-Openstack-Request-Id: req-945e9b3d-d81b-4591-8aaf-7a1aaa34ef4b 2019-07-30 06:00:44,394 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "created_at": "2019-07-30T05:56:06Z", "updated_at": "2019-07-30T05:56:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:56:06Z", "revision_number": 0, "id": "123d1239-8413-4e22-9e2a-6e37adddfa61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:56:06Z", "security_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:56:06Z", "revision_number": 0, "id": "79ed09fc-81bf-4198-8c3b-47128a05196d", "remote_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "remote_ip_prefix": null, "created_at": "2019-07-30T05:56:06Z", "security_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:56:06Z", "revision_number": 0, "id": "94d99cf8-884f-4607-b3be-b47387945bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:56:06Z", "security_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:56:06Z", "revision_number": 0, "id": "dd9443da-cce7-4306-9da8-53f1aa8382fc", "remote_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "remote_ip_prefix": null, "created_at": "2019-07-30T05:56:06Z", "security_group_id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "tenant_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9"}], "revision_number": 1, "project_id": "1ae84b5a6c0b4be79b3046d82fba5eb9", "id": "7e2237bb-49bf-49ee-bbf0-7eeaa6787b91", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}]} 2019-07-30 06:00:44,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-945e9b3d-d81b-4591-8aaf-7a1aaa34ef4b 2019-07-30 06:00:44,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0581629276276s 2019-07-30 06:00:44,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 06:00:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7e2237bb-49bf-49ee-bbf0-7eeaa6787b91.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d308f693bf7f7ec695f8eef778b1c003cc19ccb" 2019-07-30 06:00:44,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:00:44 GMT X-Openstack-Request-Id: req-ad223e2d-af5a-4f1e-a783-6a51ee0b2ca8 2019-07-30 06:00:44,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:00:44,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7e2237bb-49bf-49ee-bbf0-7eeaa6787b91.json used request id req-ad223e2d-af5a-4f1e-a783-6a51ee0b2ca8 2019-07-30 06:00:44,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.283871889114s 2019-07-30 06:00:44,686 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:33 | PASS | | singlevm2 | functest | healthcheck | 00:26 | PASS | | vping_ssh | functest | healthcheck | 00:41 | PASS | | vping_userdata | functest | healthcheck | 00:37 | PASS | | cinder_test | functest | healthcheck | 01:07 | PASS | | tempest_smoke | functest | healthcheck | 04:30 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-07-30 06:00:44,699 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-30 06:00:44,760 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 06:00:44,846 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 06:00:44,951 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 06:00:47,582 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-109 | | 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-30 06:00:47,584 - 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.24,192.30.9.5 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=chRzs2Ccr3Q07G6Sj0KlFsbID 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=2e894757a4e54ebfa46b20b30b23a387 export OS_TENANT_NAME=admin 2019-07-30 06:00:47,584 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 06:00:47,585 - 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-30 06:00:47,608 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-07-30 06:00:47,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:00:47,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3128d991-7f65-4764-a99c-ca99eb710a52 2019-07-30 06:00:47,912 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 06:00:47,912 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-3128d991-7f65-4764-a99c-ca99eb710a52 2019-07-30 06:00:47,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 06:00:48,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T07:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["KudYSbfXTgiJ3tgUlxIf5Q"], "issued_at": "2019-07-30T06:00:48.000000Z"}} 2019-07-30 06:00:48,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:00:48,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:48,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:48 GMT X-Openstack-Request-Id: req-5cce36d5-7ace-489e-958b-30c0b93fecba 2019-07-30 06:00:48,681 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 06:00:48,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5cce36d5-7ace-489e-958b-30c0b93fecba 2019-07-30 06:00:48,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347212791443s 2019-07-30 06:00:48,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:00:48,693 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39cc9998-2a41-4a4c-b5d8-6a46dafc3519 2019-07-30 06:00:48,693 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 06:00:48,693 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-39cc9998-2a41-4a4c-b5d8-6a46dafc3519 2019-07-30 06:00:48,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:00:48,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:48,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af631e5-df2e-4866-95d8-46341103da65 2019-07-30 06:00:48,914 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 06:00:48,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5af631e5-df2e-4866-95d8-46341103da65 2019-07-30 06:00:48,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220196962357s 2019-07-30 06:00:48,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 06:00:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}}' 2019-07-30 06:00:49,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1227a3a-b407-493e-b8f6-bf399a2b9aa1 2019-07-30 06:00:49,063 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743"}, "tags": [], "enabled": true, "id": "b9e3d50868b84428b7d70fd47270a743", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}} 2019-07-30 06:00:49,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d1227a3a-b407-493e-b8f6-bf399a2b9aa1 2019-07-30 06:00:49,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142259120941s 2019-07-30 06:00:49,064 - 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'b9e3d50868b84428b7d70fd47270a743', '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_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f'}) 2019-07-30 06:00:49,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 06:00:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "EbTGBd1TktwERYKP2uSU75IwDE9NEo", "email": null, "name": "neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}}' 2019-07-30 06:00:49,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830da724-ee25-483e-bca4-f51b275ace37 2019-07-30 06:00:49,536 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": {"self": "http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4d7a9c7b7d14b27be30bde053f0e927", "domain_id": "default", "password_expires_at": null}} 2019-07-30 06:00:49,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-830da724-ee25-483e-bca4-f51b275ace37 2019-07-30 06:00:49,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.463881969452s 2019-07-30 06:00:49,537 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c4d7a9c7b7d14b27be30bde053f0e927', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f'}) 2019-07-30 06:00:49,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:00:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:49,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b45b57a-6b72-47be-80c1-da81528c6088 2019-07-30 06:00:49,659 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:00:49,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4b45b57a-6b72-47be-80c1-da81528c6088 2019-07-30 06:00:49,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118988990784s 2019-07-30 06:00:49,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:00:49,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:49,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca9dc15-ebf1-4392-897a-eea9dac47932 2019-07-30 06:00:49,875 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:00:49,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ca9dc15-ebf1-4392-897a-eea9dac47932 2019-07-30 06:00:49,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210947990417s 2019-07-30 06:00:49,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:00:49,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:50,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61201fa5-02eb-428d-b6a6-0b4ea5001912 2019-07-30 06:00:50,086 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:00:50,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-61201fa5-02eb-428d-b6a6-0b4ea5001912 2019-07-30 06:00:50,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20507311821s 2019-07-30 06:00:50,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:00:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:50,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501f8d37-5145-43a9-9936-51a58a3558bc 2019-07-30 06:00:50,285 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:00:50,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-501f8d37-5145-43a9-9936-51a58a3558bc 2019-07-30 06:00:50,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194200992584s 2019-07-30 06:00:50,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:00:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:50,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb4c72d-59a6-497a-b20b-75704c61b666 2019-07-30 06:00:50,540 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": {"self": "http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4d7a9c7b7d14b27be30bde053f0e927", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:00:50,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3cb4c72d-59a6-497a-b20b-75704c61b666 2019-07-30 06:00:50,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.254688024521s 2019-07-30 06:00:50,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:00:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:50,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e35834-0555-4855-8cab-8fc86b34ea15 2019-07-30 06:00:50,751 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "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.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743"}, "tags": [], "enabled": true, "id": "b9e3d50868b84428b7d70fd47270a743", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:00:50,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d6e35834-0555-4855-8cab-8fc86b34ea15 2019-07-30 06:00:50,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198789834976s 2019-07-30 06:00:50,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:00:50,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=c4d7a9c7b7d14b27be30bde053f0e927&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=b9e3d50868b84428b7d70fd47270a743" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:50,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d0d77b-dbc3-4151-8e2a-c540ee07d7cb 2019-07-30 06:00:50,879 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=c4d7a9c7b7d14b27be30bde053f0e927&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=b9e3d50868b84428b7d70fd47270a743", "previous": null, "next": null}} 2019-07-30 06:00:50,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c4d7a9c7b7d14b27be30bde053f0e927&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=b9e3d50868b84428b7d70fd47270a743 used request id req-04d0d77b-dbc3-4151-8e2a-c540ee07d7cb 2019-07-30 06:00:50,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120985031128s 2019-07-30 06:00:50,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 06:00:50,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743/users/c4d7a9c7b7d14b27be30bde053f0e927/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:51,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1313a499-8496-4a6d-8237-8ebcb251575a 2019-07-30 06:00:51,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:00:51,037 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743/users/c4d7a9c7b7d14b27be30bde053f0e927/roles/7c6f65662ba14da09fdf612228746a7c used request id req-1313a499-8496-4a6d-8237-8ebcb251575a 2019-07-30 06:00:51,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154110908508s 2019-07-30 06:00:51,038 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', 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'b9e3d50868b84428b7d70fd47270a743', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'EbTGBd1TktwERYKP2uSU75IwDE9NEo', 'username': u'neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 06:00:51,042 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', 'password': 'EbTGBd1TktwERYKP2uSU75IwDE9NEo', 'project_name': 'neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'b9e3d50868b84428b7d70fd47270a743', 'project_domain_name': 'Default'} 2019-07-30 06:00:51,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:00:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:51,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361c910b-8f61-477c-ad43-0079c198347f 2019-07-30 06:00:51,153 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:00:51,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-361c910b-8f61-477c-ad43-0079c198347f 2019-07-30 06:00:51,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107903957367s 2019-07-30 06:00:51,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:00:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:51,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb34d3a-b9b5-4e1e-b16a-559151800b32 2019-07-30 06:00:51,270 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:00:51,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7fb34d3a-b9b5-4e1e-b16a-559151800b32 2019-07-30 06:00:51,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112051010132s 2019-07-30 06:00:51,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:00:51,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:51,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4f3629-998e-4265-9650-ee0bbfe44e1c 2019-07-30 06:00:51,392 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:00:51,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-af4f3629-998e-4265-9650-ee0bbfe44e1c 2019-07-30 06:00:51,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117697954178s 2019-07-30 06:00:51,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:00:51,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:51,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8512bd8-4463-4abb-9bca-7fce79004ba5 2019-07-30 06:00:51,520 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": {"self": "http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4d7a9c7b7d14b27be30bde053f0e927", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:00:51,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f8512bd8-4463-4abb-9bca-7fce79004ba5 2019-07-30 06:00:51,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126741886139s 2019-07-30 06:00:51,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:00:51,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:51,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011e91de-f706-4659-ac51-4b4d6df781a9 2019-07-30 06:00:51,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "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.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743"}, "tags": [], "enabled": true, "id": "b9e3d50868b84428b7d70fd47270a743", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:00:51,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-011e91de-f706-4659-ac51-4b4d6df781a9 2019-07-30 06:00:51,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110712051392s 2019-07-30 06:00:51,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:00:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=c4d7a9c7b7d14b27be30bde053f0e927&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=b9e3d50868b84428b7d70fd47270a743" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:51,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85911b4e-bd0e-4959-8a1f-7acd418a1543 2019-07-30 06:00:51,954 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=c4d7a9c7b7d14b27be30bde053f0e927&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=b9e3d50868b84428b7d70fd47270a743", "previous": null, "next": null}} 2019-07-30 06:00:51,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c4d7a9c7b7d14b27be30bde053f0e927&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=b9e3d50868b84428b7d70fd47270a743 used request id req-85911b4e-bd0e-4959-8a1f-7acd418a1543 2019-07-30 06:00:51,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.305099964142s 2019-07-30 06:00:51,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 06:00:51,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743/users/c4d7a9c7b7d14b27be30bde053f0e927/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:52,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c47ad562-5429-42ea-8b6e-26121e32c28c 2019-07-30 06:00:52,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:00:52,097 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743/users/c4d7a9c7b7d14b27be30bde053f0e927/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-c47ad562-5429-42ea-8b6e-26121e32c28c 2019-07-30 06:00:52,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139681816101s 2019-07-30 06:00:52,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:00:52,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:52,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2939cb6b-91ce-4576-a690-5d22819bf48f 2019-07-30 06:00:52,221 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:00:52,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2939cb6b-91ce-4576-a690-5d22819bf48f 2019-07-30 06:00:52,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120492935181s 2019-07-30 06:00:52,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:00:52,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:52,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f69fa2c-c872-45c5-9e37-574ae04d3ee8 2019-07-30 06:00:52,332 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:00:52,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2f69fa2c-c872-45c5-9e37-574ae04d3ee8 2019-07-30 06:00:52,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10618686676s 2019-07-30 06:00:52,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:00:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:52,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e5961e-7350-4234-a159-d5b0da3ed845 2019-07-30 06:00:52,466 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": {"self": "http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4d7a9c7b7d14b27be30bde053f0e927", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:00:52,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a0e5961e-7350-4234-a159-d5b0da3ed845 2019-07-30 06:00:52,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132894992828s 2019-07-30 06:00:52,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:00:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=c4d7a9c7b7d14b27be30bde053f0e927&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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:52,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3692cd-bc09-467f-ab5f-08e21022c343 2019-07-30 06:00:52,629 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=c4d7a9c7b7d14b27be30bde053f0e927&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 06:00:52,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=c4d7a9c7b7d14b27be30bde053f0e927&scope.domain.id=default used request id req-2c3692cd-bc09-467f-ab5f-08e21022c343 2019-07-30 06:00:52,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.151448011398s 2019-07-30 06:00:52,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 06:00:52,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/c4d7a9c7b7d14b27be30bde053f0e927/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:52,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e45516-3840-4aaa-9b37-9802dc50bc1a 2019-07-30 06:00:52,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:00:52,774 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/c4d7a9c7b7d14b27be30bde053f0e927/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-d7e45516-3840-4aaa-9b37-9802dc50bc1a 2019-07-30 06:00:52,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.141237974167s 2019-07-30 06:00:52,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:00:52,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a59c8a-466d-43a2-96f3-abdf7dc4c533 2019-07-30 06:00:52,787 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 06:00:52,787 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-30a59c8a-466d-43a2-96f3-abdf7dc4c533 2019-07-30 06:00:52,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 06:00:53,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T07:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9e3d50868b84428b7d70fd47270a743", "name": "neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/b9e3d50868b84428b7d70fd47270a743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/b9e3d50868b84428b7d70fd47270a743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/b9e3d50868b84428b7d70fd47270a743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b9e3d50868b84428b7d70fd47270a743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/b9e3d50868b84428b7d70fd47270a743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/b9e3d50868b84428b7d70fd47270a743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b9e3d50868b84428b7d70fd47270a743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_b9e3d50868b84428b7d70fd47270a743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b9e3d50868b84428b7d70fd47270a743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/b9e3d50868b84428b7d70fd47270a743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/b9e3d50868b84428b7d70fd47270a743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "id": "c4d7a9c7b7d14b27be30bde053f0e927"}, "audit_ids": ["Rp9lurdGTP2uju5uesh5gg"], "issued_at": "2019-07-30T06:00:53.000000Z"}} 2019-07-30 06:00:53,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 06:00:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:00:53,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:53 GMT X-Openstack-Request-Id: req-00bebee3-31dc-411b-a6d9-23d41677be0b 2019-07-30 06:00:53,471 - 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-30 06:00:53,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-00bebee3-31dc-411b-a6d9-23d41677be0b 2019-07-30 06:00:53,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28490114212s 2019-07-30 06:00:53,482 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-07-30 06:00:53,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:00:53,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:53,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1e7bec-2c15-42c2-a8b6-d49c51d9f3f7 2019-07-30 06:00:53,605 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 06:00:53,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4d1e7bec-2c15-42c2-a8b6-d49c51d9f3f7 2019-07-30 06:00:53,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123261928558s 2019-07-30 06:00:53,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:00:53,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:00:53,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628899d5-e597-45d2-83a1-4511de4cb0b8 2019-07-30 06:00:53,728 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "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.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743"}, "tags": [], "enabled": true, "id": "b9e3d50868b84428b7d70fd47270a743", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:00:53,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-628899d5-e597-45d2-83a1-4511de4cb0b8 2019-07-30 06:00:53,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115134954453s 2019-07-30 06:00:53,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 06:00:53,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" -d '{"network": {"shared": true, "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "name": "neutron-tempest-plugin-api-net_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "admin_state_up": true}}' 2019-07-30 06:00:54,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:54 GMT X-Openstack-Request-Id: req-27e49a0e-dc16-4b09-8eb4-9a3eb018bce6 2019-07-30 06:00:54,081 - 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":"bdca06fd-8c73-47f3-89f1-740b62442d60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":true,"project_id":"b9e3d50868b84428b7d70fd47270a743","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:00:53Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f","admin_state_up":true,"tenant_id":"b9e3d50868b84428b7d70fd47270a743","created_at":"2019-07-30T06:00:53Z","mtu":1450}} 2019-07-30 06:00:54,081 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-27e49a0e-dc16-4b09-8eb4-9a3eb018bce6 2019-07-30 06:00:54,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.351056098938s 2019-07-30 06:00:54,082 - 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-30T06:00:53Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bdca06fd-8c73-47f3-89f1-740b62442d60', 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'neutron-tempest-plugin-api-net_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', u'created_at': u'2019-07-30T06:00:53Z', u'mtu': 1450, u'tenant_id': u'b9e3d50868b84428b7d70fd47270a743', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b9e3d50868b84428b7d70fd47270a743', u'l2_adjacency': True}) 2019-07-30 06:00:54,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:00:54,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:00:54,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:54 GMT X-Openstack-Request-Id: req-bbf0184a-ea25-4ddb-9fd0-cebd1c1fb123 2019-07-30 06:00:54,179 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T05:47:24Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bdca06fd-8c73-47f3-89f1-740b62442d60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":true,"project_id":"b9e3d50868b84428b7d70fd47270a743","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:00:53Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f","admin_state_up":true,"tenant_id":"b9e3d50868b84428b7d70fd47270a743","created_at":"2019-07-30T06:00:53Z","provider:network_type":"vxlan"}]} 2019-07-30 06:00:54,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bbf0184a-ea25-4ddb-9fd0-cebd1c1fb123 2019-07-30 06:00:54,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966250896454s 2019-07-30 06:00:54,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 06:00:54,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "enable_dhcp": true, "network_id": "bdca06fd-8c73-47f3-89f1-740b62442d60", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 06:00:54,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:54 GMT X-Openstack-Request-Id: req-cfc5e39d-dd30-4b80-8284-280ade9a10ec 2019-07-30 06:00:54,707 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T06:00: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":"24fd7b36-0fcd-4248-98d8-995a18f66d94","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b9e3d50868b84428b7d70fd47270a743","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f","enable_dhcp":true,"segment_id":null,"network_id":"bdca06fd-8c73-47f3-89f1-740b62442d60","tenant_id":"b9e3d50868b84428b7d70fd47270a743","created_at":"2019-07-30T06:00:54Z","ip_version":4}} 2019-07-30 06:00:54,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cfc5e39d-dd30-4b80-8284-280ade9a10ec 2019-07-30 06:00:54,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.526062011719s 2019-07-30 06:00:54,708 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T06:00: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'24fd7b36-0fcd-4248-98d8-995a18f66d94', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bdca06fd-8c73-47f3-89f1-740b62442d60', u'tenant_id': u'b9e3d50868b84428b7d70fd47270a743', u'created_at': u'2019-07-30T06:00: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'b9e3d50868b84428b7d70fd47270a743'}) 2019-07-30 06:00:54,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 06:00:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "neutron-tempest-plugin-api-router_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "admin_state_up": true}}' 2019-07-30 06:00:56,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:56 GMT X-Openstack-Request-Id: req-e0ca20d5-54ff-46e9-b36e-19b5eae42816 2019-07-30 06:00:56,228 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "created_at": "2019-07-30T06:00:54Z", "admin_state_up": true, "updated_at": "2019-07-30T06:00:55Z", "project_id": "b9e3d50868b84428b7d70fd47270a743", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "051af7e7-fddf-4771-a2c1-46b2b721bc4c", "name": "neutron-tempest-plugin-api-router_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}} 2019-07-30 06:00:56,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e0ca20d5-54ff-46e9-b36e-19b5eae42816 2019-07-30 06:00:56,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51991200447s 2019-07-30 06:00:56,229 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T06:00:55Z', u'revision_number': 2, u'ha': False, u'id': u'051af7e7-fddf-4771-a2c1-46b2b721bc4c', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', u'admin_state_up': True, u'tenant_id': u'b9e3d50868b84428b7d70fd47270a743', u'created_at': u'2019-07-30T06:00:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'b9e3d50868b84428b7d70fd47270a743'}) 2019-07-30 06:00:56,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 06:00:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/051af7e7-fddf-4771-a2c1-46b2b721bc4c/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}957474425885cca3b3dd50378676a1e08aebcb97" -d '{"subnet_id": "24fd7b36-0fcd-4248-98d8-995a18f66d94"}' 2019-07-30 06:00:58,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:58 GMT X-Openstack-Request-Id: req-f1f7f5e7-f9d8-4d0a-91a7-bb26a878db63 2019-07-30 06:00:58,533 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bdca06fd-8c73-47f3-89f1-740b62442d60", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "subnet_id": "24fd7b36-0fcd-4248-98d8-995a18f66d94", "subnet_ids": ["24fd7b36-0fcd-4248-98d8-995a18f66d94"], "port_id": "3b8c5277-706b-4fac-bca0-d80d3f83718a", "id": "051af7e7-fddf-4771-a2c1-46b2b721bc4c"} 2019-07-30 06:00:58,534 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/051af7e7-fddf-4771-a2c1-46b2b721bc4c/add_router_interface.json used request id req-f1f7f5e7-f9d8-4d0a-91a7-bb26a878db63 2019-07-30 06:00:58,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30458903313s 2019-07-30 06:00:58,534 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 06:00:58,640 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 06:00:58,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:00:58,648 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:58 GMT 2019-07-30 06:00:58,648 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 06:00:58,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:00:58,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:00:58,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:58 GMT X-Openstack-Request-Id: req-f37ffbb2-ffa0-428b-9f3f-d75fc34cdf53 2019-07-30 06:00:58,954 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:00:58,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f37ffbb2-ffa0-428b-9f3f-d75fc34cdf53 2019-07-30 06:00:58,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303546190262s 2019-07-30 06:00:58,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 06:00:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}' 2019-07-30 06:00:59,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:59 GMT Location: http://172.30.9.24:9292/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12b0ddd7-7b6f-4643-8b27-ee928de03a74 2019-07-30 06:00:59,013 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:00:58Z", "file": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/file", "owner": "b9e3d50868b84428b7d70fd47270a743", "id": "bb401e5b-3a0f-4b08-97ca-e9c181d242da", "size": null, "self": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da", "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_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "checksum": null, "created_at": "2019-07-30T06:00:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 06:00:59,013 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-12b0ddd7-7b6f-4643-8b27-ee928de03a74 2019-07-30 06:00:59,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.051057100296s 2019-07-30 06:00:59,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 06:00:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/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}957474425885cca3b3dd50378676a1e08aebcb97" -d '' 2019-07-30 06:00:59,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:00:59 GMT X-Openstack-Request-Id: req-33994316-1d3f-4d3a-9b0f-07b29c17c33a 2019-07-30 06:00:59,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 06:00:59,499 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/file used request id req-33994316-1d3f-4d3a-9b0f-07b29c17c33a 2019-07-30 06:00:59,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.485020160675s 2019-07-30 06:00:59,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:00:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:00:59,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:59 GMT X-Openstack-Request-Id: req-4a074fc8-b9c8-40f1-ae9e-c8b22ab7ea58 2019-07-30 06:00:59,534 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:00:59Z", "file": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/file", "owner": "b9e3d50868b84428b7d70fd47270a743", "id": "bb401e5b-3a0f-4b08-97ca-e9c181d242da", "size": 12716032, "self": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:00:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:00:59,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4a074fc8-b9c8-40f1-ae9e-c8b22ab7ea58 2019-07-30 06:00:59,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0305790901184s 2019-07-30 06:00:59,536 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/file', 'owner': u'b9e3d50868b84428b7d70fd47270a743', 'id': u'bb401e5b-3a0f-4b08-97ca-e9c181d242da', 'size': 12716032, u'self': u'/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9e3d50868b84428b7d70fd47270a743', 'name': 'neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T06:00:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T06:00:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', '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/bb401e5b-3a0f-4b08-97ca-e9c181d242da', 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_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', 'created': u'2019-07-30T06:00:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T06:00:58Z', 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/bb401e5b-3a0f-4b08-97ca-e9c181d242da', 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_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 06:00:59,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 06:00:59,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 06:00:59,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00: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-825f3224-c488-4682-9589-23b74bbad350 x-openstack-request-id: req-825f3224-c488-4682-9589-23b74bbad350 2019-07-30 06:00:59,895 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27", "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": "2f44ffc5-275b-46e3-ae34-34df40e11e27"}} 2019-07-30 06:00:59,896 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-825f3224-c488-4682-9589-23b74bbad350 2019-07-30 06:00:59,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.356470108032s 2019-07-30 06:00:59,897 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', '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'2e894757a4e54ebfa46b20b30b23a387', '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'2f44ffc5-275b-46e3-ae34-34df40e11e27', 'swap': 0}) 2019-07-30 06:00:59,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 06:00:59,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27/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}daca02281b05d9d1a594f7ea75169286e8cab4c7" -d '{"extra_specs": {}}' 2019-07-30 06:00:59,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00: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-9161a0a2-d3bd-4354-807b-dc5fad39e861 x-openstack-request-id: req-9161a0a2-d3bd-4354-807b-dc5fad39e861 2019-07-30 06:00:59,918 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 06:00:59,919 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27/os-extra_specs used request id req-9161a0a2-d3bd-4354-807b-dc5fad39e861 2019-07-30 06:00:59,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214121341705s 2019-07-30 06:00:59,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:00:59,932 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96181d3-68ea-4337-8239-f5b76b16c71c 2019-07-30 06:00:59,932 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 06:00:59,932 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-c96181d3-68ea-4337-8239-f5b76b16c71c 2019-07-30 06:00:59,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:00:59,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:01:00,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d514c50e-9e42-4e4a-b281-2bf0f93b8909 2019-07-30 06:01:00,113 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:01:00,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d514c50e-9e42-4e4a-b281-2bf0f93b8909 2019-07-30 06:01:00,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177713155746s 2019-07-30 06:01:00,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:01:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:01:00,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a43647-2b8c-4830-9456-3f43d37693cb 2019-07-30 06:01:00,298 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:01:00,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c3a43647-2b8c-4830-9456-3f43d37693cb 2019-07-30 06:01:00,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180353164673s 2019-07-30 06:01:00,313 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 06:01:04,881 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e624d1eb-d276-429c-9987-8a51ecd2f51a | 2019-07-30T06:01:04.466906 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e624d1eb-d276-429c-9987-8a51ecd2f51a ~/.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-30 06:01:08,349 - 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-30 06:01:09,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 06:01:14,021 - 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=135b0b5b-c412-4633-9ab2-ba4d6b5f1e28) as the default verifier for the future CLI operations. 2019-07-30 06:01:15,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 06:01:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:01:15,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 06:01: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-72b59eb4-95d4-4f42-b015-25f131b252ac x-openstack-request-id: req-72b59eb4-95d4-4f42-b015-25f131b252ac 2019-07-30 06:01:15,907 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 06:01:15,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-72b59eb4-95d4-4f42-b015-25f131b252ac 2019-07-30 06:01:15,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0449378490448s 2019-07-30 06:01:15,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:01:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:01:16,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 06:01:16 GMT X-Openstack-Request-Id: req-efb38d82-0153-4a55-8678-68590d2741c1 2019-07-30 06:01:16,200 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:00:59Z", "file": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/file", "owner": "b9e3d50868b84428b7d70fd47270a743", "id": "bb401e5b-3a0f-4b08-97ca-e9c181d242da", "size": 12716032, "self": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:00:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:01:16,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-efb38d82-0153-4a55-8678-68590d2741c1 2019-07-30 06:01:16,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290964841843s 2019-07-30 06:01:16,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 06:01:16,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}' 2019-07-30 06:01:16,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Tue, 30 Jul 2019 06:01:16 GMT Location: http://172.30.9.24:9292/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1a83183a-de81-4709-b40b-ea189f49ac7b 2019-07-30 06:01:16,244 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:01:16Z", "file": "/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef/file", "owner": "b9e3d50868b84428b7d70fd47270a743", "id": "163bb073-6fa2-45f8-b150-60dd5be75fef", "size": null, "self": "/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef", "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_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "checksum": null, "created_at": "2019-07-30T06:01:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 06:01:16,244 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1a83183a-de81-4709-b40b-ea189f49ac7b 2019-07-30 06:01:16,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0389740467072s 2019-07-30 06:01:16,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 06:01:16,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef/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}957474425885cca3b3dd50378676a1e08aebcb97" -d '' 2019-07-30 06:01:16,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:01:16 GMT X-Openstack-Request-Id: req-1221ff01-d0db-4cb7-b011-22d388670988 2019-07-30 06:01:16,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-30 06:01:16,616 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef/file used request id req-1221ff01-d0db-4cb7-b011-22d388670988 2019-07-30 06:01:16,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.371071100235s 2019-07-30 06:01:16,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:01:16,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:01:16,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Tue, 30 Jul 2019 06:01:16 GMT X-Openstack-Request-Id: req-78f926c9-a64a-40eb-8096-529f8af26764 2019-07-30 06:01:16,643 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:01:16Z", "file": "/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef/file", "owner": "b9e3d50868b84428b7d70fd47270a743", "id": "163bb073-6fa2-45f8-b150-60dd5be75fef", "size": 12716032, "self": "/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/163bb073-6fa2-45f8-b150-60dd5be75fef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/163bb073-6fa2-45f8-b150-60dd5be75fef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:01:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:00:59Z", "file": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/file", "owner": "b9e3d50868b84428b7d70fd47270a743", "id": "bb401e5b-3a0f-4b08-97ca-e9c181d242da", "size": 12716032, "self": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:00:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:01:16,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-78f926c9-a64a-40eb-8096-529f8af26764 2019-07-30 06:01:16,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242550373077s 2019-07-30 06:01:16,645 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/163bb073-6fa2-45f8-b150-60dd5be75fef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef/file', 'owner': u'b9e3d50868b84428b7d70fd47270a743', 'id': u'163bb073-6fa2-45f8-b150-60dd5be75fef', 'size': 12716032, u'self': u'/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9e3d50868b84428b7d70fd47270a743', 'name': 'neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/163bb073-6fa2-45f8-b150-60dd5be75fef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T06:01:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T06:01:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', '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/163bb073-6fa2-45f8-b150-60dd5be75fef', 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_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', 'created': u'2019-07-30T06:01:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T06:01:16Z', 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/163bb073-6fa2-45f8-b150-60dd5be75fef', 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_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 06:01:16,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 06:01:16,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 06:01:16,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Tue, 30 Jul 2019 06:01: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-8d9fc9b8-77cc-4e21-bef4-0afb37073584 x-openstack-request-id: req-8d9fc9b8-77cc-4e21-bef4-0afb37073584 2019-07-30 06:01:16,690 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/47849907-555b-4132-8fe3-ca1414e40af8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/47849907-555b-4132-8fe3-ca1414e40af8", "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": "47849907-555b-4132-8fe3-ca1414e40af8"}} 2019-07-30 06:01:16,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8d9fc9b8-77cc-4e21-bef4-0afb37073584 2019-07-30 06:01:16,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0445530414581s 2019-07-30 06:01:16,690 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', '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'2e894757a4e54ebfa46b20b30b23a387', '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'47849907-555b-4132-8fe3-ca1414e40af8', 'swap': 0}) 2019-07-30 06:01:16,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 06:01:16,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/47849907-555b-4132-8fe3-ca1414e40af8/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}daca02281b05d9d1a594f7ea75169286e8cab4c7" -d '{"extra_specs": {}}' 2019-07-30 06:01:16,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 06:01: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-39b21b87-cde5-447f-a9d4-7db71840bf5f x-openstack-request-id: req-39b21b87-cde5-447f-a9d4-7db71840bf5f 2019-07-30 06:01:16,713 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 06:01:16,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/47849907-555b-4132-8fe3-ca1414e40af8/os-extra_specs used request id req-39b21b87-cde5-447f-a9d4-7db71840bf5f 2019-07-30 06:01:16,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021467924118s 2019-07-30 06:01:16,713 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f', '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'2e894757a4e54ebfa46b20b30b23a387', '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'47849907-555b-4132-8fe3-ca1414e40af8', 'swap': 0}) 2019-07-30 06:01:19,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 06:01:19,886 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 06:01:19,886 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 06:01:19,888 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 06:01:19,926 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 06:01:23,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-135b0b5b-c412-4633-9ab2-ba4d6b5f1e28/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-07-30 06:01:23,205 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 06:01:23,228 - 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-30 06:12:09,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4943ce07-70da-44e1-8147-cd4785dd5043 2019-07-30 06:12:09,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'4943ce07-70da-44e1-8147-cd4785dd5043']'. 2019-07-30 06:12:10,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 06:12:10,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 06:12:10,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 06:12:10,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4943ce07-70da-44e1-8147-cd4785dd5043 | 2019-07-30 06:12:10,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 06:12:10,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 06:01:25 | 2019-07-30 06:12:10,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 06:12:09 | 2019-07-30 06:12:10,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:44 | 2019-07-30 06:12:10,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-30 06:12:10,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 06:12:10,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 06:12:10,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 135b0b5b-c412-4633-9ab2-ba4d6b5f1e28) | 2019-07-30 06:12:10,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 06:12:10,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e624d1eb-d276-429c-9987-8a51ecd2f51a) | 2019-07-30 06:12:10,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-07-30 06:12:10,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 638.539 | 2019-07-30 06:12:10,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-07-30 06:12:10,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-07-30 06:12:10,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 06:12:10,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 06:12:10,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 06:12:10,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 06:12:10,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 06:12:10,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 06:12:11,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-07-30 06:12:11,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'4943ce07-70da-44e1-8147-cd4785dd5043', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-07-30 06:12:13,176 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 4943ce07-70da-44e1-8147-cd4785dd5043 --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-30 06:12:13,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'4943ce07-70da-44e1-8147-cd4785dd5043', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-07-30 06:12:15,284 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 4943ce07-70da-44e1-8147-cd4785dd5043 --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-30 06:12:15,522 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 06:12:15,523 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:22 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-07-30 06:12:15,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 06:12:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:12:17,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:12:17 GMT X-Openstack-Request-Id: req-d82940a4-7407-4a70-b4b1-d69e38ee973c 2019-07-30 06:12:17,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-30 06:12:17,001 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/163bb073-6fa2-45f8-b150-60dd5be75fef used request id req-d82940a4-7407-4a70-b4b1-d69e38ee973c 2019-07-30 06:12:17,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46150588989s 2019-07-30 06:12:17,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 06:12:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:17,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12: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-322c2287-d0e8-4c9d-81a7-23862df6dac9 x-openstack-request-id: req-322c2287-d0e8-4c9d-81a7-23862df6dac9 2019-07-30 06:12:17,349 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27", "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": "2f44ffc5-275b-46e3-ae34-34df40e11e27"}, {"name": "neutron-tempest-plugin-api-flavor_alt_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/47849907-555b-4132-8fe3-ca1414e40af8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/47849907-555b-4132-8fe3-ca1414e40af8", "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": "47849907-555b-4132-8fe3-ca1414e40af8"}]} 2019-07-30 06:12:17,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-322c2287-d0e8-4c9d-81a7-23862df6dac9 2019-07-30 06:12:17,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.333483219147s 2019-07-30 06:12:17,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 06:12:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/47849907-555b-4132-8fe3-ca1414e40af8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:17,395 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:17 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-03320c88-816f-4da7-96da-3f1889f2787a x-openstack-request-id: req-03320c88-816f-4da7-96da-3f1889f2787a 2019-07-30 06:12:17,395 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/47849907-555b-4132-8fe3-ca1414e40af8 used request id req-03320c88-816f-4da7-96da-3f1889f2787a 2019-07-30 06:12:17,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433478355408s 2019-07-30 06:12:17,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 06:12:17,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/051af7e7-fddf-4771-a2c1-46b2b721bc4c/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}957474425885cca3b3dd50378676a1e08aebcb97" -d '{"subnet_id": "24fd7b36-0fcd-4248-98d8-995a18f66d94"}' 2019-07-30 06:12:19,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:19 GMT X-Openstack-Request-Id: req-3c039ba3-6439-46c4-9feb-48416cfaeaff 2019-07-30 06:12:19,660 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bdca06fd-8c73-47f3-89f1-740b62442d60", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "subnet_id": "24fd7b36-0fcd-4248-98d8-995a18f66d94", "subnet_ids": ["24fd7b36-0fcd-4248-98d8-995a18f66d94"], "port_id": "3b8c5277-706b-4fac-bca0-d80d3f83718a", "id": "051af7e7-fddf-4771-a2c1-46b2b721bc4c"} 2019-07-30 06:12:19,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/051af7e7-fddf-4771-a2c1-46b2b721bc4c/remove_router_interface.json used request id req-3c039ba3-6439-46c4-9feb-48416cfaeaff 2019-07-30 06:12:19,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.26428103447s 2019-07-30 06:12:19,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 06:12:19,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:12:19,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:20 GMT X-Openstack-Request-Id: req-ea99b668-97ef-4b94-993c-606924b31142 2019-07-30 06:12:19,988 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "created_at": "2019-07-30T06:00:54Z", "admin_state_up": true, "updated_at": "2019-07-30T06:12:18Z", "project_id": "b9e3d50868b84428b7d70fd47270a743", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "051af7e7-fddf-4771-a2c1-46b2b721bc4c", "name": "neutron-tempest-plugin-api-router_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}]} 2019-07-30 06:12:19,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ea99b668-97ef-4b94-993c-606924b31142 2019-07-30 06:12:19,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.327535152435s 2019-07-30 06:12:19,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 06:12:19,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/051af7e7-fddf-4771-a2c1-46b2b721bc4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:12:21,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:12:21 GMT X-Openstack-Request-Id: req-c3509018-09fb-4159-b23d-ba8164e5a421 2019-07-30 06:12:21,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:12:21,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/051af7e7-fddf-4771-a2c1-46b2b721bc4c.json used request id req-c3509018-09fb-4159-b23d-ba8164e5a421 2019-07-30 06:12:21,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30127000809s 2019-07-30 06:12:21,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 06:12:21,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:12:21,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:21 GMT X-Openstack-Request-Id: req-3143bd9b-db02-444e-8588-b5f9b227eeca 2019-07-30 06:12:21,333 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T06:00: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":"24fd7b36-0fcd-4248-98d8-995a18f66d94","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b9e3d50868b84428b7d70fd47270a743","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f","enable_dhcp":true,"segment_id":null,"network_id":"bdca06fd-8c73-47f3-89f1-740b62442d60","tenant_id":"b9e3d50868b84428b7d70fd47270a743","created_at":"2019-07-30T06:00:54Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 06:12:21,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3143bd9b-db02-444e-8588-b5f9b227eeca 2019-07-30 06:12:21,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0413861274719s 2019-07-30 06:12:21,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 06:12:21,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/24fd7b36-0fcd-4248-98d8-995a18f66d94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:12:22,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:12:22 GMT X-Openstack-Request-Id: req-7ad0296a-509f-4bf1-8e85-958a8a221042 2019-07-30 06:12:22,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:12:22,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/24fd7b36-0fcd-4248-98d8-995a18f66d94.json used request id req-7ad0296a-509f-4bf1-8e85-958a8a221042 2019-07-30 06:12:22,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.877477169037s 2019-07-30 06:12:22,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:12:22,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:12:22,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1450 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:22 GMT X-Openstack-Request-Id: req-9a1d618b-b105-4522-b9b6-8d3b35dbf9a3 2019-07-30 06:12:22,306 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bdca06fd-8c73-47f3-89f1-740b62442d60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":true,"project_id":"b9e3d50868b84428b7d70fd47270a743","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:12:22Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f","admin_state_up":true,"tenant_id":"b9e3d50868b84428b7d70fd47270a743","created_at":"2019-07-30T06:00:53Z","provider:network_type":"vxlan"}]} 2019-07-30 06:12:22,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9a1d618b-b105-4522-b9b6-8d3b35dbf9a3 2019-07-30 06:12:22,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943250656128s 2019-07-30 06:12:22,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 06:12:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/bdca06fd-8c73-47f3-89f1-740b62442d60.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:12:24,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:12:24 GMT X-Openstack-Request-Id: req-4db87303-6ebf-4e5c-8532-26af85219dab 2019-07-30 06:12:24,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:12:24,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/bdca06fd-8c73-47f3-89f1-740b62442d60.json used request id req-4db87303-6ebf-4e5c-8532-26af85219dab 2019-07-30 06:12:24,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.72929000854s 2019-07-30 06:12:24,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:12:24,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:12:24,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:24 GMT X-Openstack-Request-Id: req-2d8263e0-3fcb-4ad1-bb3a-28dbe4a4b6e5 2019-07-30 06:12:24,069 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:00:59Z", "file": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/file", "owner": "b9e3d50868b84428b7d70fd47270a743", "id": "bb401e5b-3a0f-4b08-97ca-e9c181d242da", "size": 12716032, "self": "/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:00:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:12:24,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2d8263e0-3fcb-4ad1-bb3a-28dbe4a4b6e5 2019-07-30 06:12:24,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280549526215s 2019-07-30 06:12:24,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 06:12:24,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}957474425885cca3b3dd50378676a1e08aebcb97" 2019-07-30 06:12:24,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:12:24 GMT X-Openstack-Request-Id: req-e5ff9586-3580-4c5d-bf20-61f4e834008c 2019-07-30 06:12:24,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 06:12:24,451 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/bb401e5b-3a0f-4b08-97ca-e9c181d242da used request id req-e5ff9586-3580-4c5d-bf20-61f4e834008c 2019-07-30 06:12:24,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.379863023758s 2019-07-30 06:12:24,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 06:12:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:24,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12: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-f0068848-ec7c-4510-aa60-f44882dac1e0 x-openstack-request-id: req-f0068848-ec7c-4510-aa60-f44882dac1e0 2019-07-30 06:12:24,473 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27", "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": "2f44ffc5-275b-46e3-ae34-34df40e11e27"}]} 2019-07-30 06:12:24,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f0068848-ec7c-4510-aa60-f44882dac1e0 2019-07-30 06:12:24,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216400623322s 2019-07-30 06:12:24,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 06:12:24,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:24,497 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12: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-5a6e6af9-8d76-4825-b1f4-1b1045b04900 x-openstack-request-id: req-5a6e6af9-8d76-4825-b1f4-1b1045b04900 2019-07-30 06:12:24,498 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2f44ffc5-275b-46e3-ae34-34df40e11e27 used request id req-5a6e6af9-8d76-4825-b1f4-1b1045b04900 2019-07-30 06:12:24,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0230331420898s 2019-07-30 06:12:24,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:12:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:24,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4170a6-1247-4021-952f-f72b128f749e 2019-07-30 06:12:24,735 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": {"self": "http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4d7a9c7b7d14b27be30bde053f0e927", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:12:24,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9c4170a6-1247-4021-952f-f72b128f749e 2019-07-30 06:12:24,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237421989441s 2019-07-30 06:12:24,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:12:24,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:24,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5411a5-f934-400f-b75d-102dc3ea6f23 2019-07-30 06:12:24,974 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f", "links": {"self": "http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c4d7a9c7b7d14b27be30bde053f0e927", "description": null}} 2019-07-30 06:12:24,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927 used request id req-7f5411a5-f934-400f-b75d-102dc3ea6f23 2019-07-30 06:12:24,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232149124146s 2019-07-30 06:12:24,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 06:12:24,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:25,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:12:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c48acd8b-aacb-4f13-897a-09b641af6c4b 2019-07-30 06:12:25,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:12:25,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c4d7a9c7b7d14b27be30bde053f0e927 used request id req-c48acd8b-aacb-4f13-897a-09b641af6c4b 2019-07-30 06:12:25,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.345857143402s 2019-07-30 06:12:25,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:12:25,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:25,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-232a3f21-b533-475a-8afd-e3dedbdf6deb 2019-07-30 06:12:25,532 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "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.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743"}, "tags": [], "enabled": true, "id": "b9e3d50868b84428b7d70fd47270a743", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_ca89a858-1b90-4d5b-82ef-a714dfc9ea6f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:12:25,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-232a3f21-b533-475a-8afd-e3dedbdf6deb 2019-07-30 06:12:25,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205909967422s 2019-07-30 06:12:25,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 06:12:25,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:25,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575180b3-6244-4755-9691-5b317d4044aa 2019-07-30 06:12:25,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:12:25,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b9e3d50868b84428b7d70fd47270a743 used request id req-575180b3-6244-4755-9691-5b317d4044aa 2019-07-30 06:12:25,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.279433012009s 2019-07-30 06:12:25,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 06:12:25,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b9e3d50868b84428b7d70fd47270a743&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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:26,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:26 GMT X-Openstack-Request-Id: req-1b4d780c-943d-4d61-8fd2-fcf05049442f 2019-07-30 06:12:26,339 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "created_at": "2019-07-30T06:00:53Z", "updated_at": "2019-07-30T06:00:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:00:53Z", "revision_number": 0, "id": "0c956253-9256-40b4-8dda-ba1117aa3ea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:00:53Z", "security_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9e3d50868b84428b7d70fd47270a743"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:00:53Z", "revision_number": 0, "id": "1854a3e7-7582-4e5d-a96a-8ef92b8c3041", "remote_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "remote_ip_prefix": null, "created_at": "2019-07-30T06:00:53Z", "security_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9e3d50868b84428b7d70fd47270a743"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:00:53Z", "revision_number": 0, "id": "5c41b979-3496-4fe0-bad5-0c08f55d468e", "remote_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "remote_ip_prefix": null, "created_at": "2019-07-30T06:00:53Z", "security_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9e3d50868b84428b7d70fd47270a743"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:00:53Z", "revision_number": 0, "id": "ecf49fdb-248d-4d8c-9139-ac76d16c6f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:00:53Z", "security_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9e3d50868b84428b7d70fd47270a743"}], "revision_number": 1, "project_id": "b9e3d50868b84428b7d70fd47270a743", "id": "aea68ac6-1611-465b-9636-4d4dded7552a", "name": "default"}]} 2019-07-30 06:12:26,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b9e3d50868b84428b7d70fd47270a743&name=default used request id req-1b4d780c-943d-4d61-8fd2-fcf05049442f 2019-07-30 06:12:26,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.515950918198s 2019-07-30 06:12:26,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 06:12:26,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:26,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:26 GMT X-Openstack-Request-Id: req-af271f86-72f1-4948-8815-26b9c7033c26 2019-07-30 06:12:26,403 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "created_at": "2019-07-30T06:00:53Z", "updated_at": "2019-07-30T06:00:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:00:53Z", "revision_number": 0, "id": "0c956253-9256-40b4-8dda-ba1117aa3ea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:00:53Z", "security_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9e3d50868b84428b7d70fd47270a743"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:00:53Z", "revision_number": 0, "id": "1854a3e7-7582-4e5d-a96a-8ef92b8c3041", "remote_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "remote_ip_prefix": null, "created_at": "2019-07-30T06:00:53Z", "security_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9e3d50868b84428b7d70fd47270a743"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:00:53Z", "revision_number": 0, "id": "5c41b979-3496-4fe0-bad5-0c08f55d468e", "remote_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "remote_ip_prefix": null, "created_at": "2019-07-30T06:00:53Z", "security_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9e3d50868b84428b7d70fd47270a743"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:00:53Z", "revision_number": 0, "id": "ecf49fdb-248d-4d8c-9139-ac76d16c6f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:00:53Z", "security_group_id": "aea68ac6-1611-465b-9636-4d4dded7552a", "tenant_id": "b9e3d50868b84428b7d70fd47270a743", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9e3d50868b84428b7d70fd47270a743"}], "revision_number": 1, "project_id": "b9e3d50868b84428b7d70fd47270a743", "id": "aea68ac6-1611-465b-9636-4d4dded7552a", "name": "default"}]} 2019-07-30 06:12:26,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-af271f86-72f1-4948-8815-26b9c7033c26 2019-07-30 06:12:26,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0582649707794s 2019-07-30 06:12:26,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 06:12:26,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/aea68ac6-1611-465b-9636-4d4dded7552a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}daca02281b05d9d1a594f7ea75169286e8cab4c7" 2019-07-30 06:12:26,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:12:26 GMT X-Openstack-Request-Id: req-75ea4b6b-64c1-4b66-ac7a-8887494cbe96 2019-07-30 06:12:26,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:12:26,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/aea68ac6-1611-465b-9636-4d4dded7552a.json used request id req-75ea4b6b-64c1-4b66-ac7a-8887494cbe96 2019-07-30 06:12:26,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136960983276s 2019-07-30 06:12:26,600 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-07-30 06:12:26,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:12:26,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19aa76e-e85a-4a38-964b-44c18a3d34bc 2019-07-30 06:12:26,651 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 06:12:26,652 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-f19aa76e-e85a-4a38-964b-44c18a3d34bc 2019-07-30 06:12:26,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 06:12:27,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T07:12:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["VqlxdFq6SPGcqqqNksFHWg"], "issued_at": "2019-07-30T06:12:27.000000Z"}} 2019-07-30 06:12:27,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:12:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:27,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:27 GMT X-Openstack-Request-Id: req-0dde13d8-be3f-4cca-98ce-4662b0ff30f4 2019-07-30 06:12:27,433 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 06:12:27,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0dde13d8-be3f-4cca-98ce-4662b0ff30f4 2019-07-30 06:12:27,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378108978271s 2019-07-30 06:12:27,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:12:27,445 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91fe890-3e71-4afe-9539-a739003cd2bc 2019-07-30 06:12:27,445 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 06:12:27,445 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-c91fe890-3e71-4afe-9539-a739003cd2bc 2019-07-30 06:12:27,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:12:27,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:27,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f14a7c-86a0-437e-8898-6a4b33d90794 2019-07-30 06:12:27,568 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 06:12:27,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-21f14a7c-86a0-437e-8898-6a4b33d90794 2019-07-30 06:12:27,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122025966644s 2019-07-30 06:12:27,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 06:12:27,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}}' 2019-07-30 06:12:27,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-035dc03e-b35b-47ec-8cd2-de65149d4a6c 2019-07-30 06:12:27,769 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad"}, "tags": [], "enabled": true, "id": "3a6d1a1177f3422d8b1da126c641cbad", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}} 2019-07-30 06:12:27,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-035dc03e-b35b-47ec-8cd2-de65149d4a6c 2019-07-30 06:12:27,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.193251132965s 2019-07-30 06:12:27,770 - 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'3a6d1a1177f3422d8b1da126c641cbad', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25'}) 2019-07-30 06:12:27,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 06:12:27,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "z3qPJE2bY7INV8rTUJHqScUTGhpf3h", "email": null, "name": "rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}}' 2019-07-30 06:12:28,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbba8842-5df6-4e34-81d8-ab8d32401334 2019-07-30 06:12:28,230 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": {"self": "http://172.30.9.24:5000/v3/users/2b84617b43d24a26b109ea428e03445a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b84617b43d24a26b109ea428e03445a", "domain_id": "default", "password_expires_at": null}} 2019-07-30 06:12:28,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-cbba8842-5df6-4e34-81d8-ab8d32401334 2019-07-30 06:12:28,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453527212143s 2019-07-30 06:12:28,231 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2b84617b43d24a26b109ea428e03445a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25'}) 2019-07-30 06:12:28,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:12:28,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:28,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4848a69-ebbc-4b8e-868d-b894973ee298 2019-07-30 06:12:28,441 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:12:28,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b4848a69-ebbc-4b8e-868d-b894973ee298 2019-07-30 06:12:28,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207489967346s 2019-07-30 06:12:28,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:12:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:28,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdadbd7-3c62-44ab-9e4c-607c321b29cd 2019-07-30 06:12:28,611 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:12:28,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1cdadbd7-3c62-44ab-9e4c-607c321b29cd 2019-07-30 06:12:28,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164582014084s 2019-07-30 06:12:28,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:12:28,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:28,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e658bb2-ddeb-426a-9b4b-6091117788e5 2019-07-30 06:12:28,773 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:12:28,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5e658bb2-ddeb-426a-9b4b-6091117788e5 2019-07-30 06:12:28,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156765937805s 2019-07-30 06:12:28,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:12:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:28,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26cedc06-382a-4413-8995-144e466b778e 2019-07-30 06:12:28,981 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:12:28,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-26cedc06-382a-4413-8995-144e466b778e 2019-07-30 06:12:28,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202651977539s 2019-07-30 06:12:28,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:12:28,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:29,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b860826-ab66-451a-84bb-c13673497f68 2019-07-30 06:12:29,113 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": {"self": "http://172.30.9.24:5000/v3/users/2b84617b43d24a26b109ea428e03445a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b84617b43d24a26b109ea428e03445a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:12:29,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7b860826-ab66-451a-84bb-c13673497f68 2019-07-30 06:12:29,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131652116776s 2019-07-30 06:12:29,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:12:29,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:29,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7907ead4-e6e0-4e8e-b185-f1ea5eb22471 2019-07-30 06:12:29,337 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad"}, "tags": [], "enabled": true, "id": "3a6d1a1177f3422d8b1da126c641cbad", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:12:29,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7907ead4-e6e0-4e8e-b185-f1ea5eb22471 2019-07-30 06:12:29,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211163043976s 2019-07-30 06:12:29,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:12:29,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2b84617b43d24a26b109ea428e03445a&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=3a6d1a1177f3422d8b1da126c641cbad" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:29,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c418dd-84b3-4f55-9e02-96f80567f7aa 2019-07-30 06:12:29,462 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2b84617b43d24a26b109ea428e03445a&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=3a6d1a1177f3422d8b1da126c641cbad", "previous": null, "next": null}} 2019-07-30 06:12:29,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2b84617b43d24a26b109ea428e03445a&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=3a6d1a1177f3422d8b1da126c641cbad used request id req-67c418dd-84b3-4f55-9e02-96f80567f7aa 2019-07-30 06:12:29,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117115020752s 2019-07-30 06:12:29,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 06:12:29,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad/users/2b84617b43d24a26b109ea428e03445a/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:29,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-113bbd62-dbba-40be-984e-5e6c7149d277 2019-07-30 06:12:29,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:12:29,611 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad/users/2b84617b43d24a26b109ea428e03445a/roles/7c6f65662ba14da09fdf612228746a7c used request id req-113bbd62-dbba-40be-984e-5e6c7149d277 2019-07-30 06:12:29,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144906044006s 2019-07-30 06:12:29,612 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 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'3a6d1a1177f3422d8b1da126c641cbad', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'z3qPJE2bY7INV8rTUJHqScUTGhpf3h', 'username': u'rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 06:12:29,615 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'password': 'z3qPJE2bY7INV8rTUJHqScUTGhpf3h', 'project_name': 'rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '3a6d1a1177f3422d8b1da126c641cbad', 'project_domain_name': 'Default'} 2019-07-30 06:12:29,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:12:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:29,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3507e22d-49b8-460a-905f-a9a10448785d 2019-07-30 06:12:29,821 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:12:29,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3507e22d-49b8-460a-905f-a9a10448785d 2019-07-30 06:12:29,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203159809113s 2019-07-30 06:12:29,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:12:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:29,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed15708-824b-4244-8923-60bc9b4ff47e 2019-07-30 06:12:29,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:12:29,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8ed15708-824b-4244-8923-60bc9b4ff47e 2019-07-30 06:12:29,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109491109848s 2019-07-30 06:12:29,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:12:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:30,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45dd8f2f-9cea-414c-8490-0e068b939e6e 2019-07-30 06:12:30,150 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:12:30,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-45dd8f2f-9cea-414c-8490-0e068b939e6e 2019-07-30 06:12:30,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208836078644s 2019-07-30 06:12:30,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:12:30,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:30,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa0bff8-223b-4ebd-ac9c-dc6658399a74 2019-07-30 06:12:30,372 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": {"self": "http://172.30.9.24:5000/v3/users/2b84617b43d24a26b109ea428e03445a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b84617b43d24a26b109ea428e03445a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:12:30,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-caa0bff8-223b-4ebd-ac9c-dc6658399a74 2019-07-30 06:12:30,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220890045166s 2019-07-30 06:12:30,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:12:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:30,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f5efb3-595d-45c6-81a5-1ac361d37d9a 2019-07-30 06:12:30,501 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad"}, "tags": [], "enabled": true, "id": "3a6d1a1177f3422d8b1da126c641cbad", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:12:30,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-18f5efb3-595d-45c6-81a5-1ac361d37d9a 2019-07-30 06:12:30,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117817878723s 2019-07-30 06:12:30,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:12:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2b84617b43d24a26b109ea428e03445a&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=3a6d1a1177f3422d8b1da126c641cbad" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:30,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22a1029-6e59-4b11-a288-e9f47f83028f 2019-07-30 06:12:30,625 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2b84617b43d24a26b109ea428e03445a&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=3a6d1a1177f3422d8b1da126c641cbad", "previous": null, "next": null}} 2019-07-30 06:12:30,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2b84617b43d24a26b109ea428e03445a&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=3a6d1a1177f3422d8b1da126c641cbad used request id req-f22a1029-6e59-4b11-a288-e9f47f83028f 2019-07-30 06:12:30,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116839885712s 2019-07-30 06:12:30,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 06:12:30,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad/users/2b84617b43d24a26b109ea428e03445a/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:30,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:12:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82ce3f8-d837-4582-b3c3-7cde510d8967 2019-07-30 06:12:30,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:12:30,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad/users/2b84617b43d24a26b109ea428e03445a/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-a82ce3f8-d837-4582-b3c3-7cde510d8967 2019-07-30 06:12:30,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155301094055s 2019-07-30 06:12:30,786 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-07-30 06:12:30,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:12:30,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:30,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be771b24-1e10-4925-a7d7-ba50527b4bcf 2019-07-30 06:12:30,906 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 06:12:30,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-be771b24-1e10-4925-a7d7-ba50527b4bcf 2019-07-30 06:12:30,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120051145554s 2019-07-30 06:12:30,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:12:30,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:12:31,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed417efa-6109-44b3-b0df-43c0bf4d088f 2019-07-30 06:12:31,034 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad"}, "tags": [], "enabled": true, "id": "3a6d1a1177f3422d8b1da126c641cbad", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:12:31,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ed417efa-6109-44b3-b0df-43c0bf4d088f 2019-07-30 06:12:31,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120599031448s 2019-07-30 06:12:31,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 06:12:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" -d '{"network": {"shared": true, "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "name": "rally_sanity-net_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "admin_state_up": true}}' 2019-07-30 06:12:31,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:31 GMT X-Openstack-Request-Id: req-a98b0bd5-d87b-4436-a60b-9161d97ff0a2 2019-07-30 06:12:31,306 - 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":"e4d2b552-84f4-4a31-aa43-e6905b24d60b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"3a6d1a1177f3422d8b1da126c641cbad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:12:31Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_0b9fd971-1224-42e3-9d1a-ee0be1d05f25","admin_state_up":true,"tenant_id":"3a6d1a1177f3422d8b1da126c641cbad","created_at":"2019-07-30T06:12:31Z","mtu":1450}} 2019-07-30 06:12:31,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a98b0bd5-d87b-4436-a60b-9161d97ff0a2 2019-07-30 06:12:31,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.269691944122s 2019-07-30 06:12:31,307 - 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-30T06:12:31Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e4d2b552-84f4-4a31-aa43-e6905b24d60b', u'provider:segmentation_id': 68, 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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', u'created_at': u'2019-07-30T06:12:31Z', u'mtu': 1450, u'tenant_id': u'3a6d1a1177f3422d8b1da126c641cbad', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3a6d1a1177f3422d8b1da126c641cbad', u'l2_adjacency': True}) 2019-07-30 06:12:31,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:12:31,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e28dd88-94d3-4e71-9c69-14bcf11fdd0e 2019-07-30 06:12:31,317 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 06:12:31,317 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-6e28dd88-94d3-4e71-9c69-14bcf11fdd0e 2019-07-30 06:12:31,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 06:12:31,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T07:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a6d1a1177f3422d8b1da126c641cbad", "name": "rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/3a6d1a1177f3422d8b1da126c641cbad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/3a6d1a1177f3422d8b1da126c641cbad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/3a6d1a1177f3422d8b1da126c641cbad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3a6d1a1177f3422d8b1da126c641cbad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/3a6d1a1177f3422d8b1da126c641cbad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/3a6d1a1177f3422d8b1da126c641cbad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3a6d1a1177f3422d8b1da126c641cbad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_3a6d1a1177f3422d8b1da126c641cbad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3a6d1a1177f3422d8b1da126c641cbad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/3a6d1a1177f3422d8b1da126c641cbad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/3a6d1a1177f3422d8b1da126c641cbad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "id": "2b84617b43d24a26b109ea428e03445a"}, "audit_ids": ["qlv8c7vCT2uYN3PBuBr22A"], "issued_at": "2019-07-30T06:12:31.000000Z"}} 2019-07-30 06:12:31,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:12:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:12:32,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:32 GMT X-Openstack-Request-Id: req-41c34fb3-168a-44da-b013-6211c52f61a5 2019-07-30 06:12:32,098 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4d2b552-84f4-4a31-aa43-e6905b24d60b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"3a6d1a1177f3422d8b1da126c641cbad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:12:31Z","qos_policy_id":null,"name":"rally_sanity-net_0b9fd971-1224-42e3-9d1a-ee0be1d05f25","admin_state_up":true,"tenant_id":"3a6d1a1177f3422d8b1da126c641cbad","created_at":"2019-07-30T06:12:31Z","provider:network_type":"vxlan"}]} 2019-07-30 06:12:32,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41c34fb3-168a-44da-b013-6211c52f61a5 2019-07-30 06:12:32,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379662036896s 2019-07-30 06:12:32,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 06:12:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" -d '{"subnet": {"name": "rally_sanity-subnet_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "enable_dhcp": true, "network_id": "e4d2b552-84f4-4a31-aa43-e6905b24d60b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 06:12:32,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:32 GMT X-Openstack-Request-Id: req-a580c38c-4e72-4ac9-b1c8-b6f732b8882b 2019-07-30 06:12:32,679 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T06:12: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":"c57443b7-ba84-4d74-9cda-a4064d77c99e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3a6d1a1177f3422d8b1da126c641cbad","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_0b9fd971-1224-42e3-9d1a-ee0be1d05f25","enable_dhcp":true,"segment_id":null,"network_id":"e4d2b552-84f4-4a31-aa43-e6905b24d60b","tenant_id":"3a6d1a1177f3422d8b1da126c641cbad","created_at":"2019-07-30T06:12:32Z","ip_version":4}} 2019-07-30 06:12:32,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a580c38c-4e72-4ac9-b1c8-b6f732b8882b 2019-07-30 06:12:32,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.578829050064s 2019-07-30 06:12:32,679 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T06:12: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'c57443b7-ba84-4d74-9cda-a4064d77c99e', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e4d2b552-84f4-4a31-aa43-e6905b24d60b', u'tenant_id': u'3a6d1a1177f3422d8b1da126c641cbad', u'created_at': u'2019-07-30T06:12: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'3a6d1a1177f3422d8b1da126c641cbad'}) 2019-07-30 06:12:32,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 06:12:32,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "rally_sanity-router_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "admin_state_up": true}}' 2019-07-30 06:12:34,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:34 GMT X-Openstack-Request-Id: req-dcfcdb6c-595a-44e8-8e74-e076755edbd1 2019-07-30 06:12:34,158 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "created_at": "2019-07-30T06:12:32Z", "admin_state_up": true, "updated_at": "2019-07-30T06:12:33Z", "project_id": "3a6d1a1177f3422d8b1da126c641cbad", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0ca372a3-5514-4315-a0fe-733c593b8199", "name": "rally_sanity-router_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}} 2019-07-30 06:12:34,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dcfcdb6c-595a-44e8-8e74-e076755edbd1 2019-07-30 06:12:34,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47813606262s 2019-07-30 06:12:34,159 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T06:12:33Z', u'revision_number': 2, u'ha': False, u'id': u'0ca372a3-5514-4315-a0fe-733c593b8199', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', u'admin_state_up': True, u'tenant_id': u'3a6d1a1177f3422d8b1da126c641cbad', u'created_at': u'2019-07-30T06:12:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'3a6d1a1177f3422d8b1da126c641cbad'}) 2019-07-30 06:12:34,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 06:12:34,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0ca372a3-5514-4315-a0fe-733c593b8199/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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" -d '{"subnet_id": "c57443b7-ba84-4d74-9cda-a4064d77c99e"}' 2019-07-30 06:12:36,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:36 GMT X-Openstack-Request-Id: req-33567d6d-065a-4c49-b8b7-f6ed157a665a 2019-07-30 06:12:36,384 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e4d2b552-84f4-4a31-aa43-e6905b24d60b", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "subnet_id": "c57443b7-ba84-4d74-9cda-a4064d77c99e", "subnet_ids": ["c57443b7-ba84-4d74-9cda-a4064d77c99e"], "port_id": "47f4d437-a7b1-46a3-942b-c91ef908de8f", "id": "0ca372a3-5514-4315-a0fe-733c593b8199"} 2019-07-30 06:12:36,384 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0ca372a3-5514-4315-a0fe-733c593b8199/add_router_interface.json used request id req-33567d6d-065a-4c49-b8b7-f6ed157a665a 2019-07-30 06:12:36,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22521519661s 2019-07-30 06:12:36,385 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 06:12:36,490 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 06:12:36,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:12:36,498 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:36 GMT 2019-07-30 06:12:36,499 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 06:12:36,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:12:36,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:12:36,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:36 GMT X-Openstack-Request-Id: req-1d6f1245-9b77-42e5-9511-e41db0027257 2019-07-30 06:12:36,794 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:12:36,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1d6f1245-9b77-42e5-9511-e41db0027257 2019-07-30 06:12:36,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292835950851s 2019-07-30 06:12:36,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 06:12:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}' 2019-07-30 06:12:36,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:36 GMT Location: http://172.30.9.24:9292/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-512fbdda-130c-41fb-ac94-87115c4eb5b3 2019-07-30 06:12:36,859 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:12:36Z", "file": "/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41/file", "owner": "3a6d1a1177f3422d8b1da126c641cbad", "id": "1b74a349-61d6-4d4c-b406-a1323c948f41", "size": null, "self": "/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41", "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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "checksum": null, "created_at": "2019-07-30T06:12:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 06:12:36,860 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-512fbdda-130c-41fb-ac94-87115c4eb5b3 2019-07-30 06:12:36,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0565490722656s 2019-07-30 06:12:36,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 06:12:36,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41/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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" -d '' 2019-07-30 06:12:37,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:12:37 GMT X-Openstack-Request-Id: req-e7b514aa-5944-4962-86dc-5e9166126fca 2019-07-30 06:12:37,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-30 06:12:37,458 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41/file used request id req-e7b514aa-5944-4962-86dc-5e9166126fca 2019-07-30 06:12:37,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.597282171249s 2019-07-30 06:12:37,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:12:37,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:12:37,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:37 GMT X-Openstack-Request-Id: req-ee9d1546-5bb8-458f-804c-6fdd017ea9b5 2019-07-30 06:12:37,486 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:12:37Z", "file": "/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41/file", "owner": "3a6d1a1177f3422d8b1da126c641cbad", "id": "1b74a349-61d6-4d4c-b406-a1323c948f41", "size": 12716032, "self": "/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b74a349-61d6-4d4c-b406-a1323c948f41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b74a349-61d6-4d4c-b406-a1323c948f41/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:12:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:12:37,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ee9d1546-5bb8-458f-804c-6fdd017ea9b5 2019-07-30 06:12:37,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246360301971s 2019-07-30 06:12:37,489 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b74a349-61d6-4d4c-b406-a1323c948f41/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41/file', 'owner': u'3a6d1a1177f3422d8b1da126c641cbad', 'id': u'1b74a349-61d6-4d4c-b406-a1323c948f41', 'size': 12716032, u'self': u'/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3a6d1a1177f3422d8b1da126c641cbad', 'name': 'rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b74a349-61d6-4d4c-b406-a1323c948f41/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T06:12:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T06:12:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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/1b74a349-61d6-4d4c-b406-a1323c948f41', 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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'created': u'2019-07-30T06:12:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T06:12:36Z', 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/1b74a349-61d6-4d4c-b406-a1323c948f41', 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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 06:12:37,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 06:12:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 06:12:37,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12: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-32e99d7f-f94b-402a-b677-d87c324f9da5 x-openstack-request-id: req-32e99d7f-f94b-402a-b677-d87c324f9da5 2019-07-30 06:12:37,829 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb", "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": "4cffaaad-7ec9-44dc-af0b-b17e099737fb"}} 2019-07-30 06:12:37,829 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-32e99d7f-f94b-402a-b677-d87c324f9da5 2019-07-30 06:12:37,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.337079048157s 2019-07-30 06:12:37,830 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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'2e894757a4e54ebfa46b20b30b23a387', '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'4cffaaad-7ec9-44dc-af0b-b17e099737fb', 'swap': 0}) 2019-07-30 06:12:37,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 06:12:37,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb/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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" -d '{"extra_specs": {}}' 2019-07-30 06:12:37,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12: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-2942bb49-8eb0-4723-ada7-a3f13f41cc71 x-openstack-request-id: req-2942bb49-8eb0-4723-ada7-a3f13f41cc71 2019-07-30 06:12:37,850 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 06:12:37,850 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb/os-extra_specs used request id req-2942bb49-8eb0-4723-ada7-a3f13f41cc71 2019-07-30 06:12:37,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198600292206s 2019-07-30 06:12:37,853 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 06:12:40,310 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 06:12:42,574 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5a4756e8-410c-42f1-83d3-1a0af014e3f6 | 2019-07-30T06:12:42.185137 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5a4756e8-410c-42f1-83d3-1a0af014e3f6 ~/.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-30 06:12:46,031 - 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-30 06:12:46,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-30 06:12:46,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 06:12:46,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:12:47,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12: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-86853a15-71aa-4976-b79a-56f7692a2f33 x-openstack-request-id: req-86853a15-71aa-4976-b79a-56f7692a2f33 2019-07-30 06:12:47,127 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 06:12:47,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-86853a15-71aa-4976-b79a-56f7692a2f33 2019-07-30 06:12:47,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.307406902313s 2019-07-30 06:12:47,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 06:12:47,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:12:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:47 GMT X-Openstack-Request-Id: req-0563c724-7b59-441f-b327-f1abdae75ee0 2019-07-30 06:12:47,442 - 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-30 06:12:47,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-0563c724-7b59-441f-b327-f1abdae75ee0 2019-07-30 06:12:47,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.313358068466s 2019-07-30 06:12:47,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 06:12:47,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 06:12:47,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12: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-379cb13e-4f24-469d-8da4-396295ab38ba x-openstack-request-id: req-379cb13e-4f24-469d-8da4-396295ab38ba 2019-07-30 06:12:47,488 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/33f7b5ec-b69c-4b05-81df-8f1bf0388bba", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/33f7b5ec-b69c-4b05-81df-8f1bf0388bba", "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": "33f7b5ec-b69c-4b05-81df-8f1bf0388bba"}} 2019-07-30 06:12:47,488 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-379cb13e-4f24-469d-8da4-396295ab38ba 2019-07-30 06:12:47,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.035315990448s 2019-07-30 06:12:47,489 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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'2e894757a4e54ebfa46b20b30b23a387', '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'33f7b5ec-b69c-4b05-81df-8f1bf0388bba', 'swap': 0}) 2019-07-30 06:12:47,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 06:12:47,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/33f7b5ec-b69c-4b05-81df-8f1bf0388bba/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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" -d '{"extra_specs": {}}' 2019-07-30 06:12:47,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12: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-e117f4eb-1793-402a-8fed-46e0a74a00c4 x-openstack-request-id: req-e117f4eb-1793-402a-8fed-46e0a74a00c4 2019-07-30 06:12:47,512 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 06:12:47,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/33f7b5ec-b69c-4b05-81df-8f1bf0388bba/os-extra_specs used request id req-e117f4eb-1793-402a-8fed-46e0a74a00c4 2019-07-30 06:12:47,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222599506378s 2019-07-30 06:12:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:12:47,524 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ef6f40-1d69-4947-b5ae-d5bd928e1b4b 2019-07-30 06:12:47,524 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 06:12:47,524 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-e0ef6f40-1d69-4947-b5ae-d5bd928e1b4b 2019-07-30 06:12:47,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 06:12:47,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-30 06:12:47,536 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-477d7788-c6b2-47f0-b596-bf2b0c381dd7 2019-07-30 06:12:47,536 - 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.5:35357/v3/", "rel": "self"}]}]}} 2019-07-30 06:12:47,537 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-477d7788-c6b2-47f0-b596-bf2b0c381dd7 2019-07-30 06:12:47,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:12:47,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 06:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c6ae22-36e9-49e6-bff5-15e1da342d75 2019-07-30 06:12:47,718 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/04db26ee46f34e09b57397fac196d5cc"}, "enabled": true, "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/05d2e99785ac4fdeb9a4c0eda3bd7b26"}, "enabled": true, "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/353cc4cf86f940e3bca3e62f88112158"}, "enabled": true, "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e0a4e5017de45c1892b4f80e4e938f9"}, "enabled": true, "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f528111f4194ed5aff4b8e312591f8b"}, "enabled": true, "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f7e2d7a784c4c85a7efe171faa5b979"}, "enabled": true, "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/502c7e290e5348b2ab613fa8406ff2c8"}, "enabled": true, "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d10eade472449f6a238c066ee73209c"}, "enabled": true, "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/976e6a6270e54970b8254ab5407ad7f6"}, "enabled": true, "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b8ccfa69a43049d8894a50010967ae39"}, "enabled": true, "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/bbcd125ff4484d12841339482b95bc93"}, "enabled": true, "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c59e233b14b64ed0918880f6bd9aab5f"}, "enabled": true, "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca73954feab74dcc9cb0702ced94fd2b"}, "enabled": true, "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f86011bd3e2d497e896b288f1d2d2351"}, "enabled": true, "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-07-30 06:12:47,718 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-d3c6ae22-36e9-49e6-bff5-15e1da342d75 2019-07-30 06:12:47,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.191221952438s 2019-07-30 06:12:47,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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'2e894757a4e54ebfa46b20b30b23a387', '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'33f7b5ec-b69c-4b05-81df-8f1bf0388bba', 'swap': 0}) 2019-07-30 06:12:47,724 - 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-30 06:12:47,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 06:12:47,745 - 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-30 06:12:47,746 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-30 06:12:47,746 - 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': 'e4d2b552-84f4-4a31-aa43-e6905b24d60b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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-30 06:14:05,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fd37faff-4080-41b6-91ff-2173dadf870e 2019-07-30 06:14:05,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'fd37faff-4080-41b6-91ff-2173dadf870e'] 2019-07-30 06:14:06,805 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fd37faff-4080-41b6-91ff-2173dadf870e -------------------------------------------------------------------------------- Task fd37faff-4080-41b6-91ff-2173dadf870e: 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 fd37faff-4080-41b6-91ff-2173dadf870e 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | total | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> duration | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.578583 Full duration: 9.409535 -------------------------------------------------------------------------------- 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 fd37faff-4080-41b6-91ff-2173dadf870e 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.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 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.014623 Full duration: 10.113337 -------------------------------------------------------------------------------- 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 fd37faff-4080-41b6-91ff-2173dadf870e 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.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78918 Full duration: 9.789882 -------------------------------------------------------------------------------- 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 fd37faff-4080-41b6-91ff-2173dadf870e 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.716 | 1.716 | 1.716 | 1.716 | 1.716 | 1.716 | 100.0% | 1 | | total | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 100.0% | 1 | | -> duration | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.157812 Full duration: 10.790049 -------------------------------------------------------------------------------- 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 fd37faff-4080-41b6-91ff-2173dadf870e 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | -> duration | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.170365 Full duration: 9.894422 -------------------------------------------------------------------------------- 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 fd37faff-4080-41b6-91ff-2173dadf870e 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.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> duration | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.900277 Full duration: 9.6339 HINTS: * To plot HTML graphics with this data, run: rally task report fd37faff-4080-41b6-91ff-2173dadf870e --out output.html * To generate a JUnit report, run: rally task export fd37faff-4080-41b6-91ff-2173dadf870e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fd37faff-4080-41b6-91ff-2173dadf870e --json --out output.json 2019-07-30 06:14:06,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'fd37faff-4080-41b6-91ff-2173dadf870e', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-07-30 06:14:08,961 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fd37faff-4080-41b6-91ff-2173dadf870e --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-07-30 06:14:08,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-30 06:14:08,967 - 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-30 06:14:08,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 06:14:08,981 - 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-30 06:14:08,982 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-30 06:14:08,982 - 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': 'e4d2b552-84f4-4a31-aa43-e6905b24d60b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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-30 06:15:52,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6b8715c3-d0cb-4184-b253-616a09ee1fbe 2019-07-30 06:15:52,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'6b8715c3-d0cb-4184-b253-616a09ee1fbe'] 2019-07-30 06:15:53,110 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6b8715c3-d0cb-4184-b253-616a09ee1fbe -------------------------------------------------------------------------------- Task 6b8715c3-d0cb-4184-b253-616a09ee1fbe: 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 6b8715c3-d0cb-4184-b253-616a09ee1fbe 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.337 | 3.337 | 3.337 | 3.337 | 3.337 | 3.337 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | glance_v2.delete_image | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | total | 4.397 | 4.397 | 4.397 | 4.397 | 4.397 | 4.397 | 100.0% | 1 | | -> duration | 4.397 | 4.397 | 4.397 | 4.397 | 4.397 | 4.397 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.396958 Full duration: 14.846716 -------------------------------------------------------------------------------- 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 6b8715c3-d0cb-4184-b253-616a09ee1fbe 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.009 | 3.009 | 3.009 | 3.009 | 3.009 | 3.009 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | glance_v2.list_images | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 100.0% | 1 | | -> duration | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.047801 Full duration: 15.524762 -------------------------------------------------------------------------------- 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 6b8715c3-d0cb-4184-b253-616a09ee1fbe 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.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | total | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | -> duration | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.417672 Full duration: 10.205516 -------------------------------------------------------------------------------- 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": "e4d2b552-84f4-4a31-aa43-e6905b24d60b" } ], "flavor": { "name": "rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b8715c3-d0cb-4184-b253-616a09ee1fbe 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.773 | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 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.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | nova.boot_servers | 13.755 | 13.755 | 13.755 | 13.755 | 13.755 | 13.755 | 100.0% | 1 | | total | 16.529 | 16.529 | 16.529 | 16.529 | 16.529 | 16.529 | 100.0% | 1 | | -> duration | 15.529 | 15.529 | 15.529 | 15.529 | 15.529 | 15.529 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.529491 Full duration: 40.864508 HINTS: * To plot HTML graphics with this data, run: rally task report 6b8715c3-d0cb-4184-b253-616a09ee1fbe --out output.html * To generate a JUnit report, run: rally task export 6b8715c3-d0cb-4184-b253-616a09ee1fbe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6b8715c3-d0cb-4184-b253-616a09ee1fbe --json --out output.json 2019-07-30 06:15:53,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'6b8715c3-d0cb-4184-b253-616a09ee1fbe', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-07-30 06:15:55,183 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6b8715c3-d0cb-4184-b253-616a09ee1fbe --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-07-30 06:15:55,190 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-30 06:15:55,191 - 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-30 06:15:55,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 06:15:55,211 - 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-30 06:15:55,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-30 06:15:55,213 - 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': 'e4d2b552-84f4-4a31-aa43-e6905b24d60b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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-30 06:19:34,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : db57a873-36e6-4c16-80e7-c70b3be0893c 2019-07-30 06:19:34,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'db57a873-36e6-4c16-80e7-c70b3be0893c'] 2019-07-30 06:19:35,491 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid db57a873-36e6-4c16-80e7-c70b3be0893c -------------------------------------------------------------------------------- Task db57a873-36e6-4c16-80e7-c70b3be0893c: 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 db57a873-36e6-4c16-80e7-c70b3be0893c 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.522 | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 100.0% | 1 | | total | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 100.0% | 1 | | -> duration | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.402672 Full duration: 26.129166 -------------------------------------------------------------------------------- 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 db57a873-36e6-4c16-80e7-c70b3be0893c 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.374 | 3.374 | 3.374 | 3.374 | 3.374 | 3.374 | 100.0% | 1 | | cinder_v3.delete_volume | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 4.029 | 4.029 | 4.029 | 4.029 | 4.029 | 4.029 | 100.0% | 1 | | -> duration | 4.029 | 4.029 | 4.029 | 4.029 | 4.029 | 4.029 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.02858 Full duration: 17.02809 -------------------------------------------------------------------------------- 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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task db57a873-36e6-4c16-80e7-c70b3be0893c 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.154 | 6.154 | 6.154 | 6.154 | 6.154 | 6.154 | 100.0% | 1 | | cinder_v3.delete_volume | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 6.853 | 6.853 | 6.853 | 6.853 | 6.853 | 6.853 | 100.0% | 1 | | -> duration | 6.853 | 6.853 | 6.853 | 6.853 | 6.853 | 6.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.85293 Full duration: 20.665764 -------------------------------------------------------------------------------- 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 db57a873-36e6-4c16-80e7-c70b3be0893c 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.64 | 3.64 | 3.64 | 3.64 | 3.64 | 3.64 | 100.0% | 1 | | cinder_v3.delete_volume | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 100.0% | 1 | | total | 6.085 | 6.085 | 6.085 | 6.085 | 6.085 | 6.085 | 100.0% | 1 | | -> duration | 6.085 | 6.085 | 6.085 | 6.085 | 6.085 | 6.085 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.084512 Full duration: 19.256549 -------------------------------------------------------------------------------- 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 db57a873-36e6-4c16-80e7-c70b3be0893c 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.558 | 3.558 | 3.558 | 3.558 | 3.558 | 3.558 | 100.0% | 1 | | cinder_v3.extend_volume | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 100.0% | 1 | | cinder_v3.delete_volume | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | total | 6.506 | 6.506 | 6.506 | 6.506 | 6.506 | 6.506 | 100.0% | 1 | | -> duration | 6.506 | 6.506 | 6.506 | 6.506 | 6.506 | 6.506 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.505681 Full duration: 19.428177 -------------------------------------------------------------------------------- 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 db57a873-36e6-4c16-80e7-c70b3be0893c 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.58 | 3.58 | 3.58 | 3.58 | 3.58 | 3.58 | 100.0% | 1 | | cinder_v3.delete_volume | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 100.0% | 1 | | total | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 100.0% | 1 | | -> duration | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.251059 Full duration: 25.46061 -------------------------------------------------------------------------------- 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 db57a873-36e6-4c16-80e7-c70b3be0893c 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | cinder_v3.list_qos | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> duration | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.024708 Full duration: 15.864321 -------------------------------------------------------------------------------- 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 db57a873-36e6-4c16-80e7-c70b3be0893c 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | cinder_v3.set_qos | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> duration | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.049159 Full duration: 15.819411 -------------------------------------------------------------------------------- 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 db57a873-36e6-4c16-80e7-c70b3be0893c 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | cinder_v3.list_types | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> duration | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.053041 Full duration: 15.536032 -------------------------------------------------------------------------------- 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 db57a873-36e6-4c16-80e7-c70b3be0893c 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> duration | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.073203 Full duration: 15.620505 HINTS: * To plot HTML graphics with this data, run: rally task report db57a873-36e6-4c16-80e7-c70b3be0893c --out output.html * To generate a JUnit report, run: rally task export db57a873-36e6-4c16-80e7-c70b3be0893c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report db57a873-36e6-4c16-80e7-c70b3be0893c --json --out output.json 2019-07-30 06:19:35,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'db57a873-36e6-4c16-80e7-c70b3be0893c', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-07-30 06:19:37,293 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid db57a873-36e6-4c16-80e7-c70b3be0893c --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-07-30 06:19:37,304 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-30 06:19:37,305 - 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-30 06:19:37,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 06:19:37,317 - 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-30 06:19:37,317 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-30 06:19:37,317 - 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': 'e4d2b552-84f4-4a31-aa43-e6905b24d60b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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-30 06:21:57,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f5a8c381-4560-4d06-a475-80054777ee39 2019-07-30 06:21:57,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'f5a8c381-4560-4d06-a475-80054777ee39'] 2019-07-30 06:21:58,115 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f5a8c381-4560-4d06-a475-80054777ee39 -------------------------------------------------------------------------------- Task f5a8c381-4560-4d06-a475-80054777ee39: 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 f5a8c381-4560-4d06-a475-80054777ee39 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.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | total | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> duration | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714978 Full duration: 9.386421 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706673 Full duration: 9.58784 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698664 Full duration: 9.891597 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> duration | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.033681 Full duration: 10.299968 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695346 Full duration: 8.91799 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> duration | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.010606 Full duration: 10.146762 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709672 Full duration: 9.498814 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 100.0% | 1 | | -> duration | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.833221 Full duration: 11.250713 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.683515 Full duration: 9.392264 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | gnocchi.delete_metric | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> duration | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.275548 Full duration: 10.649416 -------------------------------------------------------------------------------- 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 f5a8c381-4560-4d06-a475-80054777ee39 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.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | gnocchi.delete_resource | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | -> duration | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.236074 Full duration: 10.258028 HINTS: * To plot HTML graphics with this data, run: rally task report f5a8c381-4560-4d06-a475-80054777ee39 --out output.html * To generate a JUnit report, run: rally task export f5a8c381-4560-4d06-a475-80054777ee39 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f5a8c381-4560-4d06-a475-80054777ee39 --json --out output.json 2019-07-30 06:21:58,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'f5a8c381-4560-4d06-a475-80054777ee39', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-07-30 06:22:00,169 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f5a8c381-4560-4d06-a475-80054777ee39 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-07-30 06:22:00,174 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-30 06:22:00,175 - 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-30 06:22:00,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 06:22:00,183 - 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-30 06:22:00,183 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-30 06:22:00,183 - 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': 'e4d2b552-84f4-4a31-aa43-e6905b24d60b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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-30 06:23:41,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d 2019-07-30 06:23:41,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'715f2a5f-4b0d-44a7-91d4-7aba25c9df7d'] 2019-07-30 06:23:42,868 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d -------------------------------------------------------------------------------- Task 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d: 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 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d 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 | 6.702 | 6.702 | 6.702 | 6.702 | 6.702 | 6.702 | 100.0% | 1 | | heat.update_stack | 3.66 | 3.66 | 3.66 | 3.66 | 3.66 | 3.66 | 100.0% | 1 | | heat.delete_stack | 4.653 | 4.653 | 4.653 | 4.653 | 4.653 | 4.653 | 100.0% | 1 | | total | 15.015 | 15.015 | 15.015 | 15.015 | 15.015 | 15.015 | 100.0% | 1 | | -> duration | 11.015 | 11.015 | 11.015 | 11.015 | 11.015 | 11.015 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.015479 Full duration: 25.622569 -------------------------------------------------------------------------------- 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 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d 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.231 | 5.231 | 5.231 | 5.231 | 5.231 | 5.231 | 100.0% | 1 | | heat.check_stack | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | heat.delete_stack | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | total | 7.763 | 7.763 | 7.763 | 7.763 | 7.763 | 7.763 | 100.0% | 1 | | -> duration | 5.763 | 5.763 | 5.763 | 5.763 | 5.763 | 5.763 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.762654 Full duration: 18.624204 -------------------------------------------------------------------------------- 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 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d 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.983 | 4.983 | 4.983 | 4.983 | 4.983 | 4.983 | 100.0% | 1 | | heat.suspend_stack | 1.852 | 1.852 | 1.852 | 1.852 | 1.852 | 1.852 | 100.0% | 1 | | heat.resume_stack | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | heat.delete_stack | 1.555 | 1.555 | 1.555 | 1.555 | 1.555 | 1.555 | 100.0% | 1 | | total | 9.05 | 9.05 | 9.05 | 9.05 | 9.05 | 9.05 | 100.0% | 1 | | -> duration | 7.05 | 7.05 | 7.05 | 7.05 | 7.05 | 7.05 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.049724 Full duration: 21.968976 -------------------------------------------------------------------------------- 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 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706966 Full duration: 10.619112 HINTS: * To plot HTML graphics with this data, run: rally task report 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d --out output.html * To generate a JUnit report, run: rally task export 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d --json --out output.json 2019-07-30 06:23:42,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'715f2a5f-4b0d-44a7-91d4-7aba25c9df7d', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-07-30 06:23:45,034 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 715f2a5f-4b0d-44a7-91d4-7aba25c9df7d --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-07-30 06:23:45,038 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-30 06:23:45,039 - 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-30 06:23:45,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 06:23:45,051 - 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-30 06:23:45,052 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-30 06:23:45,052 - 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': 'e4d2b552-84f4-4a31-aa43-e6905b24d60b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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-30 06:27:50,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e342317c-4c73-4751-9caa-cdeeefe76b1d 2019-07-30 06:27:50,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e342317c-4c73-4751-9caa-cdeeefe76b1d'] 2019-07-30 06:27:51,752 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e342317c-4c73-4751-9caa-cdeeefe76b1d -------------------------------------------------------------------------------- Task e342317c-4c73-4751-9caa-cdeeefe76b1d: 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 e342317c-4c73-4751-9caa-cdeeefe76b1d 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.revoke_role | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> duration | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.080353 Full duration: 18.573511 -------------------------------------------------------------------------------- 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 e342317c-4c73-4751-9caa-cdeeefe76b1d 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | keystone_v3.add_role | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | keystone_v3.list_roles | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> duration | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.125123 Full duration: 18.686671 -------------------------------------------------------------------------------- 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 e342317c-4c73-4751-9caa-cdeeefe76b1d 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.166 | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 100.0% | 1 | | keystone_v3.list_projects | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 100.0% | 1 | | -> duration | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.284536 Full duration: 19.178421 -------------------------------------------------------------------------------- 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 e342317c-4c73-4751-9caa-cdeeefe76b1d 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.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | keystone_v3.delete_role | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | -> duration | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.01634 Full duration: 15.881627 -------------------------------------------------------------------------------- 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 e342317c-4c73-4751-9caa-cdeeefe76b1d 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | keystone_v3.delete_service | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.956568 Full duration: 15.727623 -------------------------------------------------------------------------------- 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 e342317c-4c73-4751-9caa-cdeeefe76b1d 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.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | keystone_v3.create_user | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | -> keystone_v3.add_role | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | keystone_v3.create_role | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | keystone_v3.get_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.get_user | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | keystone_v3.get_role | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | keystone_v3.list_services | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.get_services | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 100.0% | 1 | | -> duration | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.976899 Full duration: 25.309887 -------------------------------------------------------------------------------- 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 e342317c-4c73-4751-9caa-cdeeefe76b1d 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.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | keystone_v3.update_project | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | keystone_v3.delete_project | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | -> duration | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.366019 Full duration: 16.093536 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e342317c-4c73-4751-9caa-cdeeefe76b1d 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 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | total | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> duration | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.126517 Full duration: 18.599351 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e342317c-4c73-4751-9caa-cdeeefe76b1d 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.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | total | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> duration | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.010276 Full duration: 18.595467 -------------------------------------------------------------------------------- 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 e342317c-4c73-4751-9caa-cdeeefe76b1d 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.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | keystone_v3.list_users | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | -> duration | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.254061 Full duration: 18.834675 -------------------------------------------------------------------------------- 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 e342317c-4c73-4751-9caa-cdeeefe76b1d 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.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | keystone_v3.create_users | 7.307 | 7.307 | 7.307 | 7.307 | 7.307 | 7.307 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.307 | 7.307 | 7.307 | 7.307 | 7.307 | 7.307 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.938 | 1.938 | 1.938 | 1.938 | 1.938 | 1.938 | 100.0% | 1 | | total | 9.888 | 9.888 | 9.888 | 9.888 | 9.888 | 9.888 | 100.0% | 1 | | -> duration | 9.888 | 9.888 | 9.888 | 9.888 | 9.888 | 9.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.888336 Full duration: 32.534409 HINTS: * To plot HTML graphics with this data, run: rally task report e342317c-4c73-4751-9caa-cdeeefe76b1d --out output.html * To generate a JUnit report, run: rally task export e342317c-4c73-4751-9caa-cdeeefe76b1d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e342317c-4c73-4751-9caa-cdeeefe76b1d --json --out output.json 2019-07-30 06:27:51,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e342317c-4c73-4751-9caa-cdeeefe76b1d', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-07-30 06:27:53,582 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e342317c-4c73-4751-9caa-cdeeefe76b1d --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-07-30 06:27:53,598 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-30 06:27:53,599 - 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-30 06:27:53,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 06:27:53,618 - 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-30 06:27:53,619 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-30 06:27:53,620 - 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': 'e4d2b552-84f4-4a31-aa43-e6905b24d60b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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-30 06:32:46,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c8955276-3c3e-427d-98e6-cf90f03c12a2 2019-07-30 06:32:46,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'c8955276-3c3e-427d-98e6-cf90f03c12a2'] 2019-07-30 06:32:47,462 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c8955276-3c3e-427d-98e6-cf90f03c12a2 -------------------------------------------------------------------------------- Task c8955276-3c3e-427d-98e6-cf90f03c12a2: 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | neutron.delete_network | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | total | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 100.0% | 1 | | -> duration | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.819961 Full duration: 17.856767 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.83 | 1.83 | 1.83 | 1.83 | 1.83 | 1.83 | 100.0% | 1 | | neutron.delete_port | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | total | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 100.0% | 1 | | -> duration | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.406045 Full duration: 23.993186 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.399 | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 100.0% | 1 | | neutron.create_subnet | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 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.415 | 2.415 | 2.415 | 2.415 | 2.415 | 2.415 | 100.0% | 1 | | neutron.remove_interface_router | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 100.0% | 1 | | neutron.delete_router | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 7.811 | 7.811 | 7.811 | 7.811 | 7.811 | 7.811 | 100.0% | 1 | | -> duration | 7.811 | 7.811 | 7.811 | 7.811 | 7.811 | 7.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.810776 Full duration: 29.630902 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | neutron.delete_subnet | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | total | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 100.0% | 1 | | -> duration | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.250677 Full duration: 23.085812 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | neutron.list_networks | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 100.0% | 1 | | -> duration | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.376685 Full duration: 20.577789 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.578 | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 100.0% | 1 | | neutron.list_ports | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 100.0% | 1 | | -> duration | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.88361 Full duration: 25.009219 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.418 | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 100.0% | 1 | | neutron.create_subnet | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | neutron.create_router | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | neutron.add_interface_router | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 100.0% | 1 | | neutron.list_routers | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 5.064 | 5.064 | 5.064 | 5.064 | 5.064 | 5.064 | 100.0% | 1 | | -> duration | 5.064 | 5.064 | 5.064 | 5.064 | 5.064 | 5.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.06431 Full duration: 33.378881 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | neutron.create_subnet | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | neutron.list_subnets | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 100.0% | 1 | | -> duration | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.04462 Full duration: 24.477088 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.delete_security_group | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> duration | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.999479 Full duration: 17.282105 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | neutron.create_security_group_rule | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 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.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> duration | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.183451 Full duration: 17.6985 -------------------------------------------------------------------------------- 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 c8955276-3c3e-427d-98e6-cf90f03c12a2 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.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | neutron.create_router | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | neutron.add_gateway_router | 2.279 | 2.279 | 2.279 | 2.279 | 2.279 | 2.279 | 100.0% | 1 | | neutron.remove_gateway_router | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 100.0% | 1 | | total | 5.105 | 5.105 | 5.105 | 5.105 | 5.105 | 5.105 | 100.0% | 1 | | -> duration | 5.105 | 5.105 | 5.105 | 5.105 | 5.105 | 5.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.10537 Full duration: 31.842305 HINTS: * To plot HTML graphics with this data, run: rally task report c8955276-3c3e-427d-98e6-cf90f03c12a2 --out output.html * To generate a JUnit report, run: rally task export c8955276-3c3e-427d-98e6-cf90f03c12a2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c8955276-3c3e-427d-98e6-cf90f03c12a2 --json --out output.json 2019-07-30 06:32:47,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'c8955276-3c3e-427d-98e6-cf90f03c12a2', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-07-30 06:32:49,391 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c8955276-3c3e-427d-98e6-cf90f03c12a2 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-07-30 06:32:49,406 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-30 06:32:49,407 - 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-30 06:32:49,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 06:32:49,423 - 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-30 06:32:49,424 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-30 06:32:49,424 - 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': 'e4d2b552-84f4-4a31-aa43-e6905b24d60b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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-30 06:34:01,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 60d0a2ec-6742-45c9-a989-cc25afb473fc 2019-07-30 06:34:01,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'60d0a2ec-6742-45c9-a989-cc25afb473fc'] 2019-07-30 06:34:01,963 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 60d0a2ec-6742-45c9-a989-cc25afb473fc -------------------------------------------------------------------------------- Task 60d0a2ec-6742-45c9-a989-cc25afb473fc: 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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25" }, "image": { "name": "rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25" }, "nics": [ { "net-id": "e4d2b552-84f4-4a31-aa43-e6905b24d60b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60d0a2ec-6742-45c9-a989-cc25afb473fc 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-5d480c45-2806-4237-8412-f5c3c5795cba) 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-5d480c45-2806-4237-8412-f5c3c5795cba) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.656 | 12.656 | 12.656 | 12.656 | 12.656 | 12.656 | 100.0% | 1 | | nova.live_migrate | 4.525 | 4.525 | 4.525 | 4.525 | 4.525 | 4.525 | 0.0% | 1 | | total | 17.181 | 17.181 | 17.181 | 17.181 | 17.181 | 17.181 | 0.0% | 1 | | -> duration | 16.181 | 16.181 | 16.181 | 16.181 | 16.181 | 16.181 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.180822 Full duration: 35.077772 HINTS: * To plot HTML graphics with this data, run: rally task report 60d0a2ec-6742-45c9-a989-cc25afb473fc --out output.html * To generate a JUnit report, run: rally task export 60d0a2ec-6742-45c9-a989-cc25afb473fc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 60d0a2ec-6742-45c9-a989-cc25afb473fc --json --out output.json At least one workload did not pass SLA criteria. 2019-07-30 06:34:01,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'60d0a2ec-6742-45c9-a989-cc25afb473fc', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-07-30 06:34:03,968 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 60d0a2ec-6742-45c9-a989-cc25afb473fc --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-07-30 06:34:03,971 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-30 06:34:03,972 - 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-30 06:34:03,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 06:34:03,992 - 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-30 06:34:03,992 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-30 06:34:03,993 - 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': 'e4d2b552-84f4-4a31-aa43-e6905b24d60b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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_0b9fd971-1224-42e3-9d1a-ee0be1d05f25', '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-30 06:35:07,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 299a2f8a-0f75-45e1-9edf-37433bf41bd6 2019-07-30 06:35:07,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'299a2f8a-0f75-45e1-9edf-37433bf41bd6'] 2019-07-30 06:35:08,054 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 299a2f8a-0f75-45e1-9edf-37433bf41bd6 -------------------------------------------------------------------------------- Task 299a2f8a-0f75-45e1-9edf-37433bf41bd6: 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 299a2f8a-0f75-45e1-9edf-37433bf41bd6 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.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | quotas.delete_quotas | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | -> duration | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.16312 Full duration: 11.2414 -------------------------------------------------------------------------------- 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 299a2f8a-0f75-45e1-9edf-37433bf41bd6 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.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 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.842652 Full duration: 11.238219 -------------------------------------------------------------------------------- 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 299a2f8a-0f75-45e1-9edf-37433bf41bd6 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.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848986 Full duration: 10.434119 -------------------------------------------------------------------------------- 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 299a2f8a-0f75-45e1-9edf-37433bf41bd6 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.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | total | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> duration | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.218127 Full duration: 10.966228 HINTS: * To plot HTML graphics with this data, run: rally task report 299a2f8a-0f75-45e1-9edf-37433bf41bd6 --out output.html * To generate a JUnit report, run: rally task export 299a2f8a-0f75-45e1-9edf-37433bf41bd6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 299a2f8a-0f75-45e1-9edf-37433bf41bd6 --json --out output.json 2019-07-30 06:35:08,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'299a2f8a-0f75-45e1-9edf-37433bf41bd6', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-07-30 06:35:09,864 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 299a2f8a-0f75-45e1-9edf-37433bf41bd6 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-07-30 06:35:09,869 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-30 06:35:09,873 - 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:21 | 4 | 100.00% | | cinder | 00:03:10 | 10 | 100.00% | | gnocchi | 00:01:49 | 11 | 100.00% | | heat | 00:01:16 | 4 | 100.00% | | keystone | 00:03:38 | 11 | 100.00% | | neutron | 00:04:24 | 11 | 100.00% | | nova | 00:00:35 | 1 | 0.00% | | quotas | 00:00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:59 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-07-30 06:35:09,873 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-07-30 06:35:09,873 - 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-30 06:35:12,292 - 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-30 06:35:12,293 - 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-30 06:35:14,678 - 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-30 06:35:14,798 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 06:35:14,799 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:44 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-30 06:35:14,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 06:35:14,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:15,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35: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-20171664-9291-46b5-8ea7-854af358bc3b x-openstack-request-id: req-20171664-9291-46b5-8ea7-854af358bc3b 2019-07-30 06:35:15,106 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/33f7b5ec-b69c-4b05-81df-8f1bf0388bba", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/33f7b5ec-b69c-4b05-81df-8f1bf0388bba", "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": "33f7b5ec-b69c-4b05-81df-8f1bf0388bba"}, {"name": "rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb", "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": "4cffaaad-7ec9-44dc-af0b-b17e099737fb"}]} 2019-07-30 06:35:15,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-20171664-9291-46b5-8ea7-854af358bc3b 2019-07-30 06:35:15,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.295073032379s 2019-07-30 06:35:15,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 06:35:15,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/33f7b5ec-b69c-4b05-81df-8f1bf0388bba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:15,140 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35: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-37c2b3c5-9d17-429c-9b99-89b83c3a15fb x-openstack-request-id: req-37c2b3c5-9d17-429c-9b99-89b83c3a15fb 2019-07-30 06:35:15,140 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/33f7b5ec-b69c-4b05-81df-8f1bf0388bba used request id req-37c2b3c5-9d17-429c-9b99-89b83c3a15fb 2019-07-30 06:35:15,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316209793091s 2019-07-30 06:35:15,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 06:35:15,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0ca372a3-5514-4315-a0fe-733c593b8199/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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" -d '{"subnet_id": "c57443b7-ba84-4d74-9cda-a4064d77c99e"}' 2019-07-30 06:35:17,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:17 GMT X-Openstack-Request-Id: req-658f93bb-9412-4a95-a698-2e0e82dd73a1 2019-07-30 06:35:17,703 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e4d2b552-84f4-4a31-aa43-e6905b24d60b", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "subnet_id": "c57443b7-ba84-4d74-9cda-a4064d77c99e", "subnet_ids": ["c57443b7-ba84-4d74-9cda-a4064d77c99e"], "port_id": "47f4d437-a7b1-46a3-942b-c91ef908de8f", "id": "0ca372a3-5514-4315-a0fe-733c593b8199"} 2019-07-30 06:35:17,703 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0ca372a3-5514-4315-a0fe-733c593b8199/remove_router_interface.json used request id req-658f93bb-9412-4a95-a698-2e0e82dd73a1 2019-07-30 06:35:17,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.56245589256s 2019-07-30 06:35:17,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 06:35:17,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:35:17,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:17 GMT X-Openstack-Request-Id: req-2115d2a1-be07-40af-aca1-a78a4260d53d 2019-07-30 06:35:17,828 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "created_at": "2019-07-30T06:12:32Z", "admin_state_up": true, "updated_at": "2019-07-30T06:35:16Z", "project_id": "3a6d1a1177f3422d8b1da126c641cbad", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0ca372a3-5514-4315-a0fe-733c593b8199", "name": "rally_sanity-router_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}]} 2019-07-30 06:35:17,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2115d2a1-be07-40af-aca1-a78a4260d53d 2019-07-30 06:35:17,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124040126801s 2019-07-30 06:35:17,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 06:35:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/0ca372a3-5514-4315-a0fe-733c593b8199.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:35:19,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:35:19 GMT X-Openstack-Request-Id: req-a119e767-95c2-4d82-b426-398636c2fb87 2019-07-30 06:35:19,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:35:19,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/0ca372a3-5514-4315-a0fe-733c593b8199.json used request id req-a119e767-95c2-4d82-b426-398636c2fb87 2019-07-30 06:35:19,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41768789291s 2019-07-30 06:35:19,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 06:35:19,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:35:19,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:19 GMT X-Openstack-Request-Id: req-d72b8b85-edef-497b-b307-d13365d4498b 2019-07-30 06:35:19,288 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4},{"updated_at":"2019-07-30T06:12: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":"c57443b7-ba84-4d74-9cda-a4064d77c99e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3a6d1a1177f3422d8b1da126c641cbad","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_0b9fd971-1224-42e3-9d1a-ee0be1d05f25","enable_dhcp":true,"segment_id":null,"network_id":"e4d2b552-84f4-4a31-aa43-e6905b24d60b","tenant_id":"3a6d1a1177f3422d8b1da126c641cbad","created_at":"2019-07-30T06:12:32Z","ip_version":4}]} 2019-07-30 06:35:19,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d72b8b85-edef-497b-b307-d13365d4498b 2019-07-30 06:35:19,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399949550629s 2019-07-30 06:35:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 06:35:19,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/c57443b7-ba84-4d74-9cda-a4064d77c99e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:35:20,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:35:20 GMT X-Openstack-Request-Id: req-e00412e7-42c4-49f7-b957-fde9f8580156 2019-07-30 06:35:20,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:35:20,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c57443b7-ba84-4d74-9cda-a4064d77c99e.json used request id req-e00412e7-42c4-49f7-b957-fde9f8580156 2019-07-30 06:35:20,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13222694397s 2019-07-30 06:35:20,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:35:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:35:20,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:20 GMT X-Openstack-Request-Id: req-ad1ba6f9-4d2b-448a-9697-9c05f6329bd7 2019-07-30 06:35:20,503 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e4d2b552-84f4-4a31-aa43-e6905b24d60b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"3a6d1a1177f3422d8b1da126c641cbad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:35:20Z","qos_policy_id":null,"name":"rally_sanity-net_0b9fd971-1224-42e3-9d1a-ee0be1d05f25","admin_state_up":true,"tenant_id":"3a6d1a1177f3422d8b1da126c641cbad","created_at":"2019-07-30T06:12:31Z","provider:network_type":"vxlan"}]} 2019-07-30 06:35:20,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ad1ba6f9-4d2b-448a-9697-9c05f6329bd7 2019-07-30 06:35:20,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.081306219101s 2019-07-30 06:35:20,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 06:35:20,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/e4d2b552-84f4-4a31-aa43-e6905b24d60b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:35:21,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:35:21 GMT X-Openstack-Request-Id: req-75b4e98f-6352-4298-add9-00571a8cca8d 2019-07-30 06:35:21,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:35:21,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e4d2b552-84f4-4a31-aa43-e6905b24d60b.json used request id req-75b4e98f-6352-4298-add9-00571a8cca8d 2019-07-30 06:35:21,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27806401253s 2019-07-30 06:35:21,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:35:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:35:22,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:22 GMT X-Openstack-Request-Id: req-f2928af0-d160-45c0-a05f-50dfbabb5d2d 2019-07-30 06:35:22,084 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:12:37Z", "file": "/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41/file", "owner": "3a6d1a1177f3422d8b1da126c641cbad", "id": "1b74a349-61d6-4d4c-b406-a1323c948f41", "size": 12716032, "self": "/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b74a349-61d6-4d4c-b406-a1323c948f41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b74a349-61d6-4d4c-b406-a1323c948f41/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:12:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:35:22,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f2928af0-d160-45c0-a05f-50dfbabb5d2d 2019-07-30 06:35:22,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296701908112s 2019-07-30 06:35:22,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 06:35:22,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0be08850ff19ad7dd95adfeb04729a7734fe45d" 2019-07-30 06:35:22,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:35:22 GMT X-Openstack-Request-Id: req-458c0c8f-e8de-4cf8-8b60-ac03f68d5507 2019-07-30 06:35:22,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 06:35:22,443 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1b74a349-61d6-4d4c-b406-a1323c948f41 used request id req-458c0c8f-e8de-4cf8-8b60-ac03f68d5507 2019-07-30 06:35:22,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.357563972473s 2019-07-30 06:35:22,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 06:35:22,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:22,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35: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-70b72e11-fe66-4047-866a-fe41a44b5975 x-openstack-request-id: req-70b72e11-fe66-4047-866a-fe41a44b5975 2019-07-30 06:35:22,470 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb", "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": "4cffaaad-7ec9-44dc-af0b-b17e099737fb"}]} 2019-07-30 06:35:22,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-70b72e11-fe66-4047-866a-fe41a44b5975 2019-07-30 06:35:22,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262680053711s 2019-07-30 06:35:22,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 06:35:22,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:22,507 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35: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 x-compute-request-id: req-7db259a4-3021-47f4-bf3d-48dbbad172c2 x-openstack-request-id: req-7db259a4-3021-47f4-bf3d-48dbbad172c2 2019-07-30 06:35:22,508 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4cffaaad-7ec9-44dc-af0b-b17e099737fb used request id req-7db259a4-3021-47f4-bf3d-48dbbad172c2 2019-07-30 06:35:22,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0359001159668s 2019-07-30 06:35:22,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:35:22,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:22,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3c60ab-e276-4b84-b74e-c8e10bee573d 2019-07-30 06:35:22,731 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": {"self": "http://172.30.9.24:5000/v3/users/2b84617b43d24a26b109ea428e03445a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b84617b43d24a26b109ea428e03445a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:35:22,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ff3c60ab-e276-4b84-b74e-c8e10bee573d 2019-07-30 06:35:22,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223211050034s 2019-07-30 06:35:22,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:35:22,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/2b84617b43d24a26b109ea428e03445a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:23,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8230761f-cd1c-434f-a2ab-de66803c44e7 2019-07-30 06:35:23,000 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_0b9fd971-1224-42e3-9d1a-ee0be1d05f25", "links": {"self": "http://172.30.9.24:5000/v3/users/2b84617b43d24a26b109ea428e03445a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2b84617b43d24a26b109ea428e03445a", "description": null}} 2019-07-30 06:35:23,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2b84617b43d24a26b109ea428e03445a used request id req-8230761f-cd1c-434f-a2ab-de66803c44e7 2019-07-30 06:35:23,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.262993812561s 2019-07-30 06:35:23,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 06:35:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/2b84617b43d24a26b109ea428e03445a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:23,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eff479c3-62ad-4d9f-a255-8db6a294e71e 2019-07-30 06:35:23,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:35:23,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2b84617b43d24a26b109ea428e03445a used request id req-eff479c3-62ad-4d9f-a255-8db6a294e71e 2019-07-30 06:35:23,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.3528881073s 2019-07-30 06:35:23,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:35:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:23,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82975988-8625-40de-8e72-53df57775dbc 2019-07-30 06:35:23,548 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad"}, "tags": [], "enabled": true, "id": "3a6d1a1177f3422d8b1da126c641cbad", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0b9fd971-1224-42e3-9d1a-ee0be1d05f25"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:35:23,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-82975988-8625-40de-8e72-53df57775dbc 2019-07-30 06:35:23,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188340902328s 2019-07-30 06:35:23,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 06:35:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:23,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1cbd9c-be22-4a57-a75e-aa5a2ebcd6dc 2019-07-30 06:35:23,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:35:23,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3a6d1a1177f3422d8b1da126c641cbad used request id req-5f1cbd9c-be22-4a57-a75e-aa5a2ebcd6dc 2019-07-30 06:35:23,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253794193268s 2019-07-30 06:35:23,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 06:35:23,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=3a6d1a1177f3422d8b1da126c641cbad&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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:24,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:24 GMT X-Openstack-Request-Id: req-0adde987-4f41-4971-b3d1-b4a9633fa2cb 2019-07-30 06:35:24,127 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "created_at": "2019-07-30T06:12:31Z", "updated_at": "2019-07-30T06:12:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:12:31Z", "revision_number": 0, "id": "47b5e9ef-897d-42e3-86cb-3ba0ac599705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:12:31Z", "security_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a6d1a1177f3422d8b1da126c641cbad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:12:31Z", "revision_number": 0, "id": "5119448d-f9c4-4649-bec8-b2ebd5616ec1", "remote_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "remote_ip_prefix": null, "created_at": "2019-07-30T06:12:31Z", "security_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a6d1a1177f3422d8b1da126c641cbad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:12:31Z", "revision_number": 0, "id": "74e1dc09-fcb9-482e-895e-88ab89984ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:12:31Z", "security_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a6d1a1177f3422d8b1da126c641cbad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:12:31Z", "revision_number": 0, "id": "f453c4cc-53fe-4326-abdd-46a737cda9df", "remote_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "remote_ip_prefix": null, "created_at": "2019-07-30T06:12:31Z", "security_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a6d1a1177f3422d8b1da126c641cbad"}], "revision_number": 1, "project_id": "3a6d1a1177f3422d8b1da126c641cbad", "id": "566ae35b-c140-42a2-9367-0a60da978acd", "name": "default"}]} 2019-07-30 06:35:24,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=3a6d1a1177f3422d8b1da126c641cbad&name=default used request id req-0adde987-4f41-4971-b3d1-b4a9633fa2cb 2019-07-30 06:35:24,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.31512594223s 2019-07-30 06:35:24,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 06:35:24,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:24,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:24 GMT X-Openstack-Request-Id: req-a7d2aa97-b217-43f6-8689-8a53942d13dc 2019-07-30 06:35:24,191 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "created_at": "2019-07-30T06:12:31Z", "updated_at": "2019-07-30T06:12:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:12:31Z", "revision_number": 0, "id": "47b5e9ef-897d-42e3-86cb-3ba0ac599705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:12:31Z", "security_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a6d1a1177f3422d8b1da126c641cbad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:12:31Z", "revision_number": 0, "id": "5119448d-f9c4-4649-bec8-b2ebd5616ec1", "remote_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "remote_ip_prefix": null, "created_at": "2019-07-30T06:12:31Z", "security_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a6d1a1177f3422d8b1da126c641cbad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:12:31Z", "revision_number": 0, "id": "74e1dc09-fcb9-482e-895e-88ab89984ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:12:31Z", "security_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a6d1a1177f3422d8b1da126c641cbad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:12:31Z", "revision_number": 0, "id": "f453c4cc-53fe-4326-abdd-46a737cda9df", "remote_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "remote_ip_prefix": null, "created_at": "2019-07-30T06:12:31Z", "security_group_id": "566ae35b-c140-42a2-9367-0a60da978acd", "tenant_id": "3a6d1a1177f3422d8b1da126c641cbad", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a6d1a1177f3422d8b1da126c641cbad"}], "revision_number": 1, "project_id": "3a6d1a1177f3422d8b1da126c641cbad", "id": "566ae35b-c140-42a2-9367-0a60da978acd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}]} 2019-07-30 06:35:24,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a7d2aa97-b217-43f6-8689-8a53942d13dc 2019-07-30 06:35:24,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0579190254211s 2019-07-30 06:35:24,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 06:35:24,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/566ae35b-c140-42a2-9367-0a60da978acd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887dcb028a619dc2e5ca856587a7bb36b9c2deb1" 2019-07-30 06:35:24,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:35:24 GMT X-Openstack-Request-Id: req-0e4cc435-17f6-49a2-bfd0-03ffc5b94b1e 2019-07-30 06:35:24,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:35:24,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/566ae35b-c140-42a2-9367-0a60da978acd.json used request id req-0e4cc435-17f6-49a2-bfd0-03ffc5b94b1e 2019-07-30 06:35:24,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137186050415s 2019-07-30 06:35:24,335 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-07-30 06:35:24,387 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-07-30 06:35:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:35:24,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886fb951-9d9c-4360-9017-e0ad2550e784 2019-07-30 06:35:24,438 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 06:35:24,438 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-886fb951-9d9c-4360-9017-e0ad2550e784 2019-07-30 06:35:24,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 06:35:24,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T07:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["LTXJ1gO_Rz-Hj-M1-u-GfA"], "issued_at": "2019-07-30T06:35:24.000000Z"}} 2019-07-30 06:35:24,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:35:24,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:25,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:25 GMT X-Openstack-Request-Id: req-046c81aa-c662-4c32-a5ed-8ba68adc22fc 2019-07-30 06:35:25,196 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 06:35:25,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-046c81aa-c662-4c32-a5ed-8ba68adc22fc 2019-07-30 06:35:25,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35346698761s 2019-07-30 06:35:25,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:35:25,208 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec62bc7-e1f1-4ed7-bc16-c115f4c6ba88 2019-07-30 06:35:25,209 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 06:35:25,209 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-bec62bc7-e1f1-4ed7-bc16-c115f4c6ba88 2019-07-30 06:35:25,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:35:25,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:25,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ad5cbb-4701-4e41-b140-0fe8571cd608 2019-07-30 06:35:25,405 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 06:35:25,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d9ad5cbb-4701-4e41-b140-0fe8571cd608 2019-07-30 06:35:25,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195394039154s 2019-07-30 06:35:25,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 06:35:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}}' 2019-07-30 06:35:25,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8d6cb7-3ecf-48a4-9cc6-30c0a2a0cb92 2019-07-30 06:35:25,586 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e"}, "tags": [], "enabled": true, "id": "628131b061c7401fb31ef53b1d96a61e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}} 2019-07-30 06:35:25,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-eb8d6cb7-3ecf-48a4-9cc6-30c0a2a0cb92 2019-07-30 06:35:25,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.173968076706s 2019-07-30 06:35:25,587 - 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'628131b061c7401fb31ef53b1d96a61e', '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_790f1247-ba88-48c9-a0f6-54d9d4ed0c55'}) 2019-07-30 06:35:25,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 06:35:25,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "UAqZHBEMxQENcKp0Tk06sqel1WZmHB", "email": null, "name": "refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}}' 2019-07-30 06:35:26,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d650b200-9f07-4bc9-ba22-999e0f82a2f3 2019-07-30 06:35:26,071 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": {"self": "http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed8d32e603274ea2b66276e431611af7", "domain_id": "default", "password_expires_at": null}} 2019-07-30 06:35:26,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-d650b200-9f07-4bc9-ba22-999e0f82a2f3 2019-07-30 06:35:26,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477538824081s 2019-07-30 06:35:26,072 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ed8d32e603274ea2b66276e431611af7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55'}) 2019-07-30 06:35:26,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:35:26,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:26,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9d0924-f77a-4dfc-95bb-f1a64e8a04a3 2019-07-30 06:35:26,258 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:35:26,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ff9d0924-f77a-4dfc-95bb-f1a64e8a04a3 2019-07-30 06:35:26,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183108091354s 2019-07-30 06:35:26,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:35:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:26,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb5b629-0e6c-46fe-ad19-46f0e4a4677b 2019-07-30 06:35:26,462 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:35:26,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aeb5b629-0e6c-46fe-ad19-46f0e4a4677b 2019-07-30 06:35:26,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19881606102s 2019-07-30 06:35:26,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:35:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:26,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b24c0f2-0990-4e2d-bbf8-87ec4c0eb90a 2019-07-30 06:35:26,577 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:35:26,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0b24c0f2-0990-4e2d-bbf8-87ec4c0eb90a 2019-07-30 06:35:26,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109659910202s 2019-07-30 06:35:26,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:35:26,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:26,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d1fdb5-7c13-4a58-873a-9bd5ea49f576 2019-07-30 06:35:26,775 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:35:26,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-51d1fdb5-7c13-4a58-873a-9bd5ea49f576 2019-07-30 06:35:26,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193812131882s 2019-07-30 06:35:26,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:35:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:26,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5940c4-701a-4397-b507-2f5a792f3f9e 2019-07-30 06:35:26,911 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": {"self": "http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed8d32e603274ea2b66276e431611af7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:35:26,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7b5940c4-701a-4397-b507-2f5a792f3f9e 2019-07-30 06:35:26,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134196996689s 2019-07-30 06:35:26,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:35:26,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c74b06-2a59-4c57-aa5f-5ed3fbe927b7 2019-07-30 06:35:27,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e"}, "tags": [], "enabled": true, "id": "628131b061c7401fb31ef53b1d96a61e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:35:27,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c3c74b06-2a59-4c57-aa5f-5ed3fbe927b7 2019-07-30 06:35:27,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114907026291s 2019-07-30 06:35:27,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:35:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ed8d32e603274ea2b66276e431611af7&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=628131b061c7401fb31ef53b1d96a61e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:27,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff597fe9-e272-4c98-a5db-52e0abf19d49 2019-07-30 06:35:27,156 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ed8d32e603274ea2b66276e431611af7&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=628131b061c7401fb31ef53b1d96a61e", "previous": null, "next": null}} 2019-07-30 06:35:27,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ed8d32e603274ea2b66276e431611af7&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=628131b061c7401fb31ef53b1d96a61e used request id req-ff597fe9-e272-4c98-a5db-52e0abf19d49 2019-07-30 06:35:27,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11107301712s 2019-07-30 06:35:27,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 06:35:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e/users/ed8d32e603274ea2b66276e431611af7/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:27,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07dc0373-2884-4fcb-8656-ed833dcb6089 2019-07-30 06:35:27,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:35:27,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e/users/ed8d32e603274ea2b66276e431611af7/roles/7c6f65662ba14da09fdf612228746a7c used request id req-07dc0373-2884-4fcb-8656-ed833dcb6089 2019-07-30 06:35:27,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147724151611s 2019-07-30 06:35:27,309 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', 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'628131b061c7401fb31ef53b1d96a61e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'UAqZHBEMxQENcKp0Tk06sqel1WZmHB', 'username': u'refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 06:35:27,312 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', 'password': 'UAqZHBEMxQENcKp0Tk06sqel1WZmHB', 'project_name': 'refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '628131b061c7401fb31ef53b1d96a61e', 'project_domain_name': 'Default'} 2019-07-30 06:35:27,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:35:27,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:27,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b7680c-4003-42c1-9de4-e6c39ba51956 2019-07-30 06:35:27,427 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:35:27,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a5b7680c-4003-42c1-9de4-e6c39ba51956 2019-07-30 06:35:27,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111268997192s 2019-07-30 06:35:27,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:35:27,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:27,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3974f7fd-3e13-47a3-bf7d-f201399c9c33 2019-07-30 06:35:27,586 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:35:27,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3974f7fd-3e13-47a3-bf7d-f201399c9c33 2019-07-30 06:35:27,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154553890228s 2019-07-30 06:35:27,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:35:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:27,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6552a5-0750-44c8-9cda-1db8fa7d1157 2019-07-30 06:35:27,701 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:35:27,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-3e6552a5-0750-44c8-9cda-1db8fa7d1157 2019-07-30 06:35:27,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109765052795s 2019-07-30 06:35:27,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:35:27,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:27,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735e9ed5-ec9d-43d9-9226-c256acd6385b 2019-07-30 06:35:27,830 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": {"self": "http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed8d32e603274ea2b66276e431611af7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:35:27,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-735e9ed5-ec9d-43d9-9226-c256acd6385b 2019-07-30 06:35:27,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127799987793s 2019-07-30 06:35:27,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:35:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:27,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085bfbce-2b23-4d46-b5c0-f75b9dfae20a 2019-07-30 06:35:27,954 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e"}, "tags": [], "enabled": true, "id": "628131b061c7401fb31ef53b1d96a61e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:35:27,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-085bfbce-2b23-4d46-b5c0-f75b9dfae20a 2019-07-30 06:35:27,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112594127655s 2019-07-30 06:35:27,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:35:27,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ed8d32e603274ea2b66276e431611af7&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=628131b061c7401fb31ef53b1d96a61e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:28,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602dd83c-7468-4fb7-8249-7f58b3933797 2019-07-30 06:35:28,072 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ed8d32e603274ea2b66276e431611af7&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=628131b061c7401fb31ef53b1d96a61e", "previous": null, "next": null}} 2019-07-30 06:35:28,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ed8d32e603274ea2b66276e431611af7&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=628131b061c7401fb31ef53b1d96a61e used request id req-602dd83c-7468-4fb7-8249-7f58b3933797 2019-07-30 06:35:28,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110673904419s 2019-07-30 06:35:28,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 06:35:28,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e/users/ed8d32e603274ea2b66276e431611af7/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:28,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30eb0428-332e-4af2-8a82-bba52dbadede 2019-07-30 06:35:28,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:35:28,224 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e/users/ed8d32e603274ea2b66276e431611af7/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-30eb0428-332e-4af2-8a82-bba52dbadede 2019-07-30 06:35:28,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14781999588s 2019-07-30 06:35:28,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:35:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:28,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99784ff-23d7-4271-ac57-45f9cdd39bdd 2019-07-30 06:35:28,338 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:35:28,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d99784ff-23d7-4271-ac57-45f9cdd39bdd 2019-07-30 06:35:28,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110913038254s 2019-07-30 06:35:28,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:35:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:28,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218c470d-9ada-430d-9e24-4562f5ff5fd9 2019-07-30 06:35:28,455 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:35:28,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-218c470d-9ada-430d-9e24-4562f5ff5fd9 2019-07-30 06:35:28,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112203121185s 2019-07-30 06:35:28,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:35:28,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:28,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68923489-b58e-49a0-8a35-20448aac4848 2019-07-30 06:35:28,584 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": {"self": "http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed8d32e603274ea2b66276e431611af7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:35:28,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-68923489-b58e-49a0-8a35-20448aac4848 2019-07-30 06:35:28,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127953767776s 2019-07-30 06:35:28,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:35:28,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=ed8d32e603274ea2b66276e431611af7&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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:28,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91c7139-88a1-4b7a-b69f-fbb6ea54ecdf 2019-07-30 06:35:28,708 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=ed8d32e603274ea2b66276e431611af7&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 06:35:28,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=ed8d32e603274ea2b66276e431611af7&scope.domain.id=default used request id req-e91c7139-88a1-4b7a-b69f-fbb6ea54ecdf 2019-07-30 06:35:28,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112591028214s 2019-07-30 06:35:28,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 06:35:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/ed8d32e603274ea2b66276e431611af7/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:28,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41548132-21a9-4909-a7ab-81abcc50cfb2 2019-07-30 06:35:28,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:35:28,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/ed8d32e603274ea2b66276e431611af7/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-41548132-21a9-4909-a7ab-81abcc50cfb2 2019-07-30 06:35:28,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.141376972198s 2019-07-30 06:35:28,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:35:28,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7a0d31-4442-4e62-9a49-1169cafa2119 2019-07-30 06:35:28,864 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 06:35:28,864 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-8e7a0d31-4442-4e62-9a49-1169cafa2119 2019-07-30 06:35:28,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 06:35:29,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T07:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "628131b061c7401fb31ef53b1d96a61e", "name": "refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/628131b061c7401fb31ef53b1d96a61e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/628131b061c7401fb31ef53b1d96a61e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/628131b061c7401fb31ef53b1d96a61e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/628131b061c7401fb31ef53b1d96a61e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/628131b061c7401fb31ef53b1d96a61e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/628131b061c7401fb31ef53b1d96a61e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_628131b061c7401fb31ef53b1d96a61e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_628131b061c7401fb31ef53b1d96a61e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/628131b061c7401fb31ef53b1d96a61e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/628131b061c7401fb31ef53b1d96a61e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/628131b061c7401fb31ef53b1d96a61e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "id": "ed8d32e603274ea2b66276e431611af7"}, "audit_ids": ["t61d-K2uTVuu8cb9bZF6dg"], "issued_at": "2019-07-30T06:35:29.000000Z"}} 2019-07-30 06:35:29,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 06:35:29,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:35:29,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:29 GMT X-Openstack-Request-Id: req-502be1cf-1179-4af5-86cd-6f0ad65c33e9 2019-07-30 06:35:29,538 - 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-30 06:35:29,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-502be1cf-1179-4af5-86cd-6f0ad65c33e9 2019-07-30 06:35:29,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.274589776993s 2019-07-30 06:35:29,548 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-07-30 06:35:29,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:35:29,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:29,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bebf955f-353f-4414-bf23-54a085a16ebe 2019-07-30 06:35:29,809 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 06:35:29,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-bebf955f-353f-4414-bf23-54a085a16ebe 2019-07-30 06:35:29,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.260634183884s 2019-07-30 06:35:29,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:35:29,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:30,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7936b491-a890-4ba1-aa6b-98e72afb6c13 2019-07-30 06:35:30,110 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e"}, "tags": [], "enabled": true, "id": "628131b061c7401fb31ef53b1d96a61e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:35:30,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7936b491-a890-4ba1-aa6b-98e72afb6c13 2019-07-30 06:35:30,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.293354988098s 2019-07-30 06:35:30,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 06:35:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" -d '{"network": {"shared": true, "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "name": "refstack_defcore-net_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "admin_state_up": true}}' 2019-07-30 06:35:30,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:30 GMT X-Openstack-Request-Id: req-30048f7d-9ab8-415e-87e7-bd26f92159d1 2019-07-30 06:35:30,705 - 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":"2f76215e-ffe6-4d09-86ac-7c788f349f3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":true,"project_id":"628131b061c7401fb31ef53b1d96a61e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:35:30Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_790f1247-ba88-48c9-a0f6-54d9d4ed0c55","admin_state_up":true,"tenant_id":"628131b061c7401fb31ef53b1d96a61e","created_at":"2019-07-30T06:35:30Z","mtu":1450}} 2019-07-30 06:35:30,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-30048f7d-9ab8-415e-87e7-bd26f92159d1 2019-07-30 06:35:30,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.593086004257s 2019-07-30 06:35:30,706 - 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-30T06:35:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2f76215e-ffe6-4d09-86ac-7c788f349f3c', u'provider:segmentation_id': 15, 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_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', u'created_at': u'2019-07-30T06:35:30Z', u'mtu': 1450, u'tenant_id': u'628131b061c7401fb31ef53b1d96a61e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'628131b061c7401fb31ef53b1d96a61e', u'l2_adjacency': True}) 2019-07-30 06:35:30,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:35:30,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:35:30,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:30 GMT X-Openstack-Request-Id: req-de80323d-a57c-485c-86a7-84b5f079d16c 2019-07-30 06:35:30,803 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"2f76215e-ffe6-4d09-86ac-7c788f349f3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":true,"project_id":"628131b061c7401fb31ef53b1d96a61e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:35:30Z","qos_policy_id":null,"name":"refstack_defcore-net_790f1247-ba88-48c9-a0f6-54d9d4ed0c55","admin_state_up":true,"tenant_id":"628131b061c7401fb31ef53b1d96a61e","created_at":"2019-07-30T06:35:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 06:35:30,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-de80323d-a57c-485c-86a7-84b5f079d16c 2019-07-30 06:35:30,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961849689484s 2019-07-30 06:35:30,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 06:35:30,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" -d '{"subnet": {"name": "refstack_defcore-subnet_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "enable_dhcp": true, "network_id": "2f76215e-ffe6-4d09-86ac-7c788f349f3c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 06:35:31,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:31 GMT X-Openstack-Request-Id: req-6ff0919a-ddfd-480f-bfad-3f23b016b746 2019-07-30 06:35:31,471 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T06:35:30Z","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":"36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"628131b061c7401fb31ef53b1d96a61e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_790f1247-ba88-48c9-a0f6-54d9d4ed0c55","enable_dhcp":true,"segment_id":null,"network_id":"2f76215e-ffe6-4d09-86ac-7c788f349f3c","tenant_id":"628131b061c7401fb31ef53b1d96a61e","created_at":"2019-07-30T06:35:30Z","ip_version":4}} 2019-07-30 06:35:31,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6ff0919a-ddfd-480f-bfad-3f23b016b746 2019-07-30 06:35:31,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.667012929916s 2019-07-30 06:35:31,472 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T06:35:30Z', 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'36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2f76215e-ffe6-4d09-86ac-7c788f349f3c', u'tenant_id': u'628131b061c7401fb31ef53b1d96a61e', u'created_at': u'2019-07-30T06:35:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'628131b061c7401fb31ef53b1d96a61e'}) 2019-07-30 06:35:31,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 06:35:31,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "refstack_defcore-router_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "admin_state_up": true}}' 2019-07-30 06:35:33,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:33 GMT X-Openstack-Request-Id: req-a5021a98-fa18-4ad7-b8a1-2d1746a8c192 2019-07-30 06:35:33,253 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "created_at": "2019-07-30T06:35:31Z", "admin_state_up": true, "updated_at": "2019-07-30T06:35:32Z", "project_id": "628131b061c7401fb31ef53b1d96a61e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "df5cea42-99b1-44eb-83a7-a5f07706d2c7", "name": "refstack_defcore-router_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}} 2019-07-30 06:35:33,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a5021a98-fa18-4ad7-b8a1-2d1746a8c192 2019-07-30 06:35:33,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.78041195869s 2019-07-30 06:35:33,254 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T06:35:32Z', u'revision_number': 2, u'ha': False, u'id': u'df5cea42-99b1-44eb-83a7-a5f07706d2c7', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', u'admin_state_up': True, u'tenant_id': u'628131b061c7401fb31ef53b1d96a61e', u'created_at': u'2019-07-30T06:35:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'628131b061c7401fb31ef53b1d96a61e'}) 2019-07-30 06:35:33,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 06:35:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/df5cea42-99b1-44eb-83a7-a5f07706d2c7/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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" -d '{"subnet_id": "36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f"}' 2019-07-30 06:35:35,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:35 GMT X-Openstack-Request-Id: req-082f5fdf-3ac1-4276-ba4c-2bf9320a1948 2019-07-30 06:35:35,724 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2f76215e-ffe6-4d09-86ac-7c788f349f3c", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "subnet_id": "36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f", "subnet_ids": ["36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f"], "port_id": "1e886df9-1586-4d52-a99a-5fc67694e08e", "id": "df5cea42-99b1-44eb-83a7-a5f07706d2c7"} 2019-07-30 06:35:35,724 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/df5cea42-99b1-44eb-83a7-a5f07706d2c7/add_router_interface.json used request id req-082f5fdf-3ac1-4276-ba4c-2bf9320a1948 2019-07-30 06:35:35,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47005486488s 2019-07-30 06:35:35,725 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 06:35:35,830 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 06:35:35,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:35:35,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:35 GMT 2019-07-30 06:35:35,838 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 06:35:35,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:35:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:35:36,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:36 GMT X-Openstack-Request-Id: req-10cef56c-9e5d-4d08-b549-1ccf9688b329 2019-07-30 06:35:36,150 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:35:36,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-10cef56c-9e5d-4d08-b549-1ccf9688b329 2019-07-30 06:35:36,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308641910553s 2019-07-30 06:35:36,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 06:35:36,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}' 2019-07-30 06:35:36,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:36 GMT Location: http://172.30.9.24:9292/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-76475aef-6e54-4891-b598-1b53cc4a0182 2019-07-30 06:35:36,233 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:35:36Z", "file": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09/file", "owner": "628131b061c7401fb31ef53b1d96a61e", "id": "5a6c04b8-fece-4ae0-8092-98a846419c09", "size": null, "self": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09", "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_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "checksum": null, "created_at": "2019-07-30T06:35:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 06:35:36,233 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-76475aef-6e54-4891-b598-1b53cc4a0182 2019-07-30 06:35:36,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0745770931244s 2019-07-30 06:35:36,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 06:35:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09/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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" -d '' 2019-07-30 06:35:36,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:35:36 GMT X-Openstack-Request-Id: req-597d161e-700d-4ce2-8268-01ec60b6dda2 2019-07-30 06:35:36,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 06:35:36,674 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09/file used request id req-597d161e-700d-4ce2-8268-01ec60b6dda2 2019-07-30 06:35:36,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.439808130264s 2019-07-30 06:35:36,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:35:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:35:36,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:36 GMT X-Openstack-Request-Id: req-e5e3c112-4efc-4846-9c16-b5e4cf1c3251 2019-07-30 06:35:36,705 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:35:36Z", "file": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09/file", "owner": "628131b061c7401fb31ef53b1d96a61e", "id": "5a6c04b8-fece-4ae0-8092-98a846419c09", "size": 12716032, "self": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:35:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:35:36,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e5e3c112-4efc-4846-9c16-b5e4cf1c3251 2019-07-30 06:35:36,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0277919769287s 2019-07-30 06:35:36,707 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09/file', 'owner': u'628131b061c7401fb31ef53b1d96a61e', 'id': u'5a6c04b8-fece-4ae0-8092-98a846419c09', 'size': 12716032, u'self': u'/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'628131b061c7401fb31ef53b1d96a61e', 'name': 'refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T06:35:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T06:35:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', '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/5a6c04b8-fece-4ae0-8092-98a846419c09', 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_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', 'created': u'2019-07-30T06:35:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T06:35:36Z', 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/5a6c04b8-fece-4ae0-8092-98a846419c09', 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_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 06:35:36,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 06:35:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 06:35:37,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35: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-58264930-baa3-4671-bfca-ae282edfac80 x-openstack-request-id: req-58264930-baa3-4671-bfca-ae282edfac80 2019-07-30 06:35:37,041 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31", "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": "cf54fad3-d4c2-4350-b79f-0a4dad8afd31"}} 2019-07-30 06:35:37,041 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-58264930-baa3-4671-bfca-ae282edfac80 2019-07-30 06:35:37,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330995798111s 2019-07-30 06:35:37,042 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', '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'2e894757a4e54ebfa46b20b30b23a387', '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'cf54fad3-d4c2-4350-b79f-0a4dad8afd31', 'swap': 0}) 2019-07-30 06:35:37,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 06:35:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31/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}f6fb24fd05623ee694b51305af0a2b5da103436d" -d '{"extra_specs": {}}' 2019-07-30 06:35:37,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35: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-65daf0db-60ef-4617-8494-836cafd51b3c x-openstack-request-id: req-65daf0db-60ef-4617-8494-836cafd51b3c 2019-07-30 06:35:37,069 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 06:35:37,070 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31/os-extra_specs used request id req-65daf0db-60ef-4617-8494-836cafd51b3c 2019-07-30 06:35:37,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0266590118408s 2019-07-30 06:35:37,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:35:37,082 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0679ca8-6476-4a99-8e9d-fd0309537f71 2019-07-30 06:35:37,083 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 06:35:37,083 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-f0679ca8-6476-4a99-8e9d-fd0309537f71 2019-07-30 06:35:37,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:35:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:35:37,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddc4b7f-a4c1-4404-af4d-7fd9c4e85930 2019-07-30 06:35:37,304 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:35:37,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9ddc4b7f-a4c1-4404-af4d-7fd9c4e85930 2019-07-30 06:35:37,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218559026718s 2019-07-30 06:35:37,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:35:37,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:35:37,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20893bc0-9a5f-4e48-8e54-c7aaecce7efb 2019-07-30 06:35:37,415 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:35:37,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-20893bc0-9a5f-4e48-8e54-c7aaecce7efb 2019-07-30 06:35:37,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105664968491s 2019-07-30 06:35:37,425 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 06:35:39,832 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 06:35:42,096 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 467461c8-33bc-4e9b-a14b-5155fbedd13a | 2019-07-30T06:35:41.722418 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 467461c8-33bc-4e9b-a14b-5155fbedd13a ~/.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-30 06:35:45,384 - 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-30 06:35:46,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 06:35:48,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 06:35:51,162 - 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=84e2b12a-1e5a-46f8-88f6-0ecf53c0c710) as the default verifier for the future CLI operations. 2019-07-30 06:35:53,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 06:35:53,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:35:53,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35: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-717c9a7e-b8af-452f-81e3-0a757a6d1a08 x-openstack-request-id: req-717c9a7e-b8af-452f-81e3-0a757a6d1a08 2019-07-30 06:35:53,094 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 06:35:53,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-717c9a7e-b8af-452f-81e3-0a757a6d1a08 2019-07-30 06:35:53,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0424911975861s 2019-07-30 06:35:53,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:35:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:35:53,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:53 GMT X-Openstack-Request-Id: req-6c5064b0-2a35-445b-b51c-540f2f3b8c34 2019-07-30 06:35:53,127 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:35:36Z", "file": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09/file", "owner": "628131b061c7401fb31ef53b1d96a61e", "id": "5a6c04b8-fece-4ae0-8092-98a846419c09", "size": 12716032, "self": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:35:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:35:53,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6c5064b0-2a35-445b-b51c-540f2f3b8c34 2019-07-30 06:35:53,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0281159877777s 2019-07-30 06:35:53,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 06:35:53,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}' 2019-07-30 06:35:53,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:53 GMT Location: http://172.30.9.24:9292/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c15b954b-a613-405c-9850-3e689f495185 2019-07-30 06:35:53,175 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:35:53Z", "file": "/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46/file", "owner": "628131b061c7401fb31ef53b1d96a61e", "id": "847ae7b1-2d26-45c8-806b-2181e0727e46", "size": null, "self": "/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46", "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_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "checksum": null, "created_at": "2019-07-30T06:35:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 06:35:53,175 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c15b954b-a613-405c-9850-3e689f495185 2019-07-30 06:35:53,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.039519071579s 2019-07-30 06:35:53,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 06:35:53,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46/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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" -d '' 2019-07-30 06:35:54,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:35:54 GMT X-Openstack-Request-Id: req-4e704b1f-0a00-4f35-80db-d26f09a224c0 2019-07-30 06:35:54,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-30 06:35:54,433 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46/file used request id req-4e704b1f-0a00-4f35-80db-d26f09a224c0 2019-07-30 06:35:54,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.2566781044s 2019-07-30 06:35:54,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:35:54,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:35:54,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35:54 GMT X-Openstack-Request-Id: req-e0540ea6-1e67-4ee2-a9d5-84e5c2303ced 2019-07-30 06:35:54,466 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:35:54Z", "file": "/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46/file", "owner": "628131b061c7401fb31ef53b1d96a61e", "id": "847ae7b1-2d26-45c8-806b-2181e0727e46", "size": 12716032, "self": "/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/847ae7b1-2d26-45c8-806b-2181e0727e46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/847ae7b1-2d26-45c8-806b-2181e0727e46/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:35:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:35:36Z", "file": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09/file", "owner": "628131b061c7401fb31ef53b1d96a61e", "id": "5a6c04b8-fece-4ae0-8092-98a846419c09", "size": 12716032, "self": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:35:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:35:54,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e0540ea6-1e67-4ee2-a9d5-84e5c2303ced 2019-07-30 06:35:54,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0292479991913s 2019-07-30 06:35:54,469 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/847ae7b1-2d26-45c8-806b-2181e0727e46/snap', u'metadata': Munch({})})], 'file': u'/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46/file', 'owner': u'628131b061c7401fb31ef53b1d96a61e', 'id': u'847ae7b1-2d26-45c8-806b-2181e0727e46', 'size': 12716032, u'self': u'/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'628131b061c7401fb31ef53b1d96a61e', 'name': 'refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/847ae7b1-2d26-45c8-806b-2181e0727e46/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T06:35:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T06:35:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', '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/847ae7b1-2d26-45c8-806b-2181e0727e46', 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_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', 'created': u'2019-07-30T06:35:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T06:35:53Z', 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/847ae7b1-2d26-45c8-806b-2181e0727e46', 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_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 06:35:54,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 06:35:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 06:35:54,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35: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-a7fd6c71-f8b6-465f-bc2b-28b47abb08cf x-openstack-request-id: req-a7fd6c71-f8b6-465f-bc2b-28b47abb08cf 2019-07-30 06:35:54,514 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b74f6f00-0d7e-481c-8a35-72fe271a68d4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b74f6f00-0d7e-481c-8a35-72fe271a68d4", "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": "b74f6f00-0d7e-481c-8a35-72fe271a68d4"}} 2019-07-30 06:35:54,515 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a7fd6c71-f8b6-465f-bc2b-28b47abb08cf 2019-07-30 06:35:54,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0444819927216s 2019-07-30 06:35:54,516 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', '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'2e894757a4e54ebfa46b20b30b23a387', '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'b74f6f00-0d7e-481c-8a35-72fe271a68d4', 'swap': 0}) 2019-07-30 06:35:54,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 06:35:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b74f6f00-0d7e-481c-8a35-72fe271a68d4/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}f6fb24fd05623ee694b51305af0a2b5da103436d" -d '{"extra_specs": {}}' 2019-07-30 06:35:54,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 06:35: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-0cf02cea-1754-41e0-97b8-5569609a1965 x-openstack-request-id: req-0cf02cea-1754-41e0-97b8-5569609a1965 2019-07-30 06:35:54,540 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 06:35:54,540 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b74f6f00-0d7e-481c-8a35-72fe271a68d4/os-extra_specs used request id req-0cf02cea-1754-41e0-97b8-5569609a1965 2019-07-30 06:35:54,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237390995026s 2019-07-30 06:35:54,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55', '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'2e894757a4e54ebfa46b20b30b23a387', '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'b74f6f00-0d7e-481c-8a35-72fe271a68d4', 'swap': 0}) 2019-07-30 06:35:57,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 06:35:57,610 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 06:35:57,610 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 06:35:57,613 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 06:36:01,931 - 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-30 06:36:01,932 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-07-30 06:36:01,932 - 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-30 06:36:01,932 - 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-30 06:36:01,932 - 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-30 06:36:01,932 - 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-30 06:36:01,932 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-07-30 06:36:01,932 - 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-30 06:36:01,932 - 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-30 06:36:01,932 - 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-30 06:36:01,932 - 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-30 06:36:01,932 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-07-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,933 - 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-30 06:36:01,934 - 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-30 06:36:01,934 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-07-30 06:36:01,934 - 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-30 06:36:01,934 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-07-30 06:36:01,934 - 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-30 06:36:01,934 - 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-30 06:36:01,934 - 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-30 06:36:01,934 - 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-30 06:36:01,934 - 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-30 06:36:01,934 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-07-30 06:36:01,934 - 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-30 06:36:01,934 - 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-30 06:36:01,934 - 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-30 06:36:01,934 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-07-30 06:36:01,934 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-07-30 06:36:01,935 - 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-30 06:36:01,935 - 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-30 06:36:01,935 - 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-30 06:36:01,935 - 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-30 06:36:01,935 - 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-30 06:36:01,935 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-07-30 06:36:01,935 - 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-30 06:36:01,935 - 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-30 06:36:01,935 - 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-30 06:36:01,935 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-07-30 06:36:01,935 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-07-30 06:36:01,935 - 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-30 06:36:01,935 - 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-30 06:36:01,936 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-07-30 06:36:01,936 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-07-30 06:36:01,936 - 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-30 06:36:01,936 - 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-30 06:36:01,936 - 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-30 06:36:01,936 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-07-30 06:36:01,936 - 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-30 06:36:01,936 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-07-30 06:36:01,936 - 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-30 06:36:01,936 - 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-30 06:36:01,936 - 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-30 06:36:01,936 - 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-30 06:36:01,936 - 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-30 06:36:01,936 - 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-30 06:36:01,937 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-07-30 06:36:01,937 - 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-30 06:36:01,937 - 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-30 06:36:01,937 - 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-30 06:36:01,937 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-07-30 06:36:01,937 - 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-30 06:36:01,937 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-07-30 06:36:01,937 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-07-30 06:36:01,937 - 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-30 06:36:01,937 - 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-30 06:36:01,937 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-07-30 06:36:01,937 - 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-30 06:36:01,937 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-07-30 06:36:01,937 - 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-30 06:36:01,937 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-07-30 06:36:01,938 - 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-30 06:36:01,938 - 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-30 06:36:01,938 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-07-30 06:36:01,938 - 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-30 06:36:01,938 - 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-30 06:36:01,938 - 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-30 06:36:01,938 - 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-30 06:36:01,938 - 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-30 06:36:01,938 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-07-30 06:36:01,938 - 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-30 06:36:01,938 - 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-30 06:36:01,938 - 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-30 06:36:01,939 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 06:36:01,979 - 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-30 06:41:52,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 84711c1e-5367-4e46-83be-3b499450bd92 2019-07-30 06:41:52,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'84711c1e-5367-4e46-83be-3b499450bd92']'. 2019-07-30 06:41:53,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 06:41:53,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 06:41:53,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 06:41:53,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 84711c1e-5367-4e46-83be-3b499450bd92 | 2019-07-30 06:41:53,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 06:41:53,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 06:36:03 | 2019-07-30 06:41:53,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 06:41:52 | 2019-07-30 06:41:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:49 | 2019-07-30 06:41:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-30 06:41:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 06:41:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 06:41:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 84e2b12a-1e5a-46f8-88f6-0ecf53c0c710) | 2019-07-30 06:41:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 06:41:53,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 467461c8-33bc-4e9b-a14b-5155fbedd13a) | 2019-07-30 06:41:53,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-07-30 06:41:53,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 342.66 | 2019-07-30 06:41:53,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-07-30 06:41:53,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-07-30 06:41:53,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 06:41:53,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 06:41:53,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 06:41:53,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 06:41:53,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 06:41:53,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 06:41:53,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-07-30 06:41:53,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'84711c1e-5367-4e46-83be-3b499450bd92', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-07-30 06:41:55,496 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 84711c1e-5367-4e46-83be-3b499450bd92 --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-30 06:41:55,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'84711c1e-5367-4e46-83be-3b499450bd92', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-07-30 06:41:57,628 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 84711c1e-5367-4e46-83be-3b499450bd92 --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-30 06:41:57,792 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 06:41:57,792 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:28 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-07-30 06:41:57,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 06:41:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:41:58,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:41:58 GMT X-Openstack-Request-Id: req-9d58e310-c197-4a32-a681-fd73c4123ba6 2019-07-30 06:41:58,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 06:41:58,886 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/847ae7b1-2d26-45c8-806b-2181e0727e46 used request id req-9d58e310-c197-4a32-a681-fd73c4123ba6 2019-07-30 06:41:58,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07954597473s 2019-07-30 06:41:58,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 06:41:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:41:59,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Tue, 30 Jul 2019 06:41: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-719fd28b-8f8a-4239-a345-e77829be6fa9 x-openstack-request-id: req-719fd28b-8f8a-4239-a345-e77829be6fa9 2019-07-30 06:41:59,218 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b74f6f00-0d7e-481c-8a35-72fe271a68d4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b74f6f00-0d7e-481c-8a35-72fe271a68d4", "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": "b74f6f00-0d7e-481c-8a35-72fe271a68d4"}, {"name": "refstack_defcore-flavor_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31", "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": "cf54fad3-d4c2-4350-b79f-0a4dad8afd31"}]} 2019-07-30 06:41:59,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-719fd28b-8f8a-4239-a345-e77829be6fa9 2019-07-30 06:41:59,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.32638502121s 2019-07-30 06:41:59,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 06:41:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b74f6f00-0d7e-481c-8a35-72fe271a68d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:41:59,263 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 06:41: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-e11a576a-a1c4-4e8e-b828-008114a41c2c x-openstack-request-id: req-e11a576a-a1c4-4e8e-b828-008114a41c2c 2019-07-30 06:41:59,263 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b74f6f00-0d7e-481c-8a35-72fe271a68d4 used request id req-e11a576a-a1c4-4e8e-b828-008114a41c2c 2019-07-30 06:41:59,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422382354736s 2019-07-30 06:41:59,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 06:41:59,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/df5cea42-99b1-44eb-83a7-a5f07706d2c7/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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" -d '{"subnet_id": "36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f"}' 2019-07-30 06:42:01,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:01 GMT X-Openstack-Request-Id: req-8f16d0c1-4d43-4a2c-8564-e4e2f23b066f 2019-07-30 06:42:01,744 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2f76215e-ffe6-4d09-86ac-7c788f349f3c", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "subnet_id": "36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f", "subnet_ids": ["36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f"], "port_id": "1e886df9-1586-4d52-a99a-5fc67694e08e", "id": "df5cea42-99b1-44eb-83a7-a5f07706d2c7"} 2019-07-30 06:42:01,744 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/df5cea42-99b1-44eb-83a7-a5f07706d2c7/remove_router_interface.json used request id req-8f16d0c1-4d43-4a2c-8564-e4e2f23b066f 2019-07-30 06:42:01,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.48091292381s 2019-07-30 06:42:01,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 06:42:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:42:01,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:01 GMT X-Openstack-Request-Id: req-325b7927-5b5b-4af8-9acb-d2073be5927e 2019-07-30 06:42:01,885 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "created_at": "2019-07-30T06:35:31Z", "admin_state_up": true, "updated_at": "2019-07-30T06:42:00Z", "project_id": "628131b061c7401fb31ef53b1d96a61e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "df5cea42-99b1-44eb-83a7-a5f07706d2c7", "name": "refstack_defcore-router_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}]} 2019-07-30 06:42:01,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-325b7927-5b5b-4af8-9acb-d2073be5927e 2019-07-30 06:42:01,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.139731168747s 2019-07-30 06:42:01,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 06:42:01,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/df5cea42-99b1-44eb-83a7-a5f07706d2c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:42:03,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:42:03 GMT X-Openstack-Request-Id: req-865620ff-0293-4c72-82e9-32d2060e76f6 2019-07-30 06:42:03,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:42:03,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/df5cea42-99b1-44eb-83a7-a5f07706d2c7.json used request id req-865620ff-0293-4c72-82e9-32d2060e76f6 2019-07-30 06:42:03,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31381797791s 2019-07-30 06:42:03,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 06:42:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:42:03,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:03 GMT X-Openstack-Request-Id: req-1ba857b5-5611-46ce-9289-a384c1ea4d93 2019-07-30 06:42:03,256 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T06:35:30Z","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":"36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"628131b061c7401fb31ef53b1d96a61e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_790f1247-ba88-48c9-a0f6-54d9d4ed0c55","enable_dhcp":true,"segment_id":null,"network_id":"2f76215e-ffe6-4d09-86ac-7c788f349f3c","tenant_id":"628131b061c7401fb31ef53b1d96a61e","created_at":"2019-07-30T06:35:30Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 06:42:03,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1ba857b5-5611-46ce-9289-a384c1ea4d93 2019-07-30 06:42:03,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0558440685272s 2019-07-30 06:42:03,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 06:42:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:42:04,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:42:04 GMT X-Openstack-Request-Id: req-e9019f8e-902f-482c-ad27-e6f818650c96 2019-07-30 06:42:04,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:42:04,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/36a4c12e-9a54-4c6c-9383-2e4e9b6f4c6f.json used request id req-e9019f8e-902f-482c-ad27-e6f818650c96 2019-07-30 06:42:04,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.818662881851s 2019-07-30 06:42:04,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:42:04,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:42:04,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:04 GMT X-Openstack-Request-Id: req-ce7f47ef-e08b-438a-89ac-ce7e694d5914 2019-07-30 06:42:04,163 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f76215e-ffe6-4d09-86ac-7c788f349f3c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":true,"project_id":"628131b061c7401fb31ef53b1d96a61e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:42:03Z","qos_policy_id":null,"name":"refstack_defcore-net_790f1247-ba88-48c9-a0f6-54d9d4ed0c55","admin_state_up":true,"tenant_id":"628131b061c7401fb31ef53b1d96a61e","created_at":"2019-07-30T06:35:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 06:42:04,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ce7f47ef-e08b-438a-89ac-ce7e694d5914 2019-07-30 06:42:04,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855810642242s 2019-07-30 06:42:04,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 06:42:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/2f76215e-ffe6-4d09-86ac-7c788f349f3c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:42:04,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:42:05 GMT X-Openstack-Request-Id: req-62c7dc1a-5bc3-4954-9b7c-d3be3d274d0b 2019-07-30 06:42:04,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:42:04,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2f76215e-ffe6-4d09-86ac-7c788f349f3c.json used request id req-62c7dc1a-5bc3-4954-9b7c-d3be3d274d0b 2019-07-30 06:42:04,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.828840017319s 2019-07-30 06:42:04,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:42:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:42:05,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:05 GMT X-Openstack-Request-Id: req-6207564a-f7f8-4530-b335-f5a4ea2e3147 2019-07-30 06:42:05,023 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:35:36Z", "file": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09/file", "owner": "628131b061c7401fb31ef53b1d96a61e", "id": "5a6c04b8-fece-4ae0-8092-98a846419c09", "size": 12716032, "self": "/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/5a6c04b8-fece-4ae0-8092-98a846419c09/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:35:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:42:05,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6207564a-f7f8-4530-b335-f5a4ea2e3147 2019-07-30 06:42:05,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259230136871s 2019-07-30 06:42:05,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 06:42:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b809b019d172b1b4db766bd2e9e8a1680f2028e7" 2019-07-30 06:42:05,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:42:05 GMT X-Openstack-Request-Id: req-72e5eacb-830b-4ce2-9029-dea4872dd271 2019-07-30 06:42:05,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 06:42:05,294 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/5a6c04b8-fece-4ae0-8092-98a846419c09 used request id req-72e5eacb-830b-4ce2-9029-dea4872dd271 2019-07-30 06:42:05,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.269320964813s 2019-07-30 06:42:05,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 06:42:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:05,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42: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-9b164976-3982-4f8e-8f67-f49fcd1a8b46 x-openstack-request-id: req-9b164976-3982-4f8e-8f67-f49fcd1a8b46 2019-07-30 06:42:05,319 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31", "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": "cf54fad3-d4c2-4350-b79f-0a4dad8afd31"}]} 2019-07-30 06:42:05,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9b164976-3982-4f8e-8f67-f49fcd1a8b46 2019-07-30 06:42:05,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243270397186s 2019-07-30 06:42:05,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 06:42:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:05,347 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42: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-d99c7b95-1d66-4bf3-9ec7-bc4c559685ea x-openstack-request-id: req-d99c7b95-1d66-4bf3-9ec7-bc4c559685ea 2019-07-30 06:42:05,347 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/cf54fad3-d4c2-4350-b79f-0a4dad8afd31 used request id req-d99c7b95-1d66-4bf3-9ec7-bc4c559685ea 2019-07-30 06:42:05,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0260388851166s 2019-07-30 06:42:05,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:42:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:05,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3948d7c-28f0-43c8-9c76-b867943f56f4 2019-07-30 06:42:05,573 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": {"self": "http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed8d32e603274ea2b66276e431611af7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:42:05,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d3948d7c-28f0-43c8-9c76-b867943f56f4 2019-07-30 06:42:05,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225965023041s 2019-07-30 06:42:05,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:42:05,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:05,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9845b3b2-c559-4e09-95a3-95128a18c72e 2019-07-30 06:42:05,834 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_790f1247-ba88-48c9-a0f6-54d9d4ed0c55", "links": {"self": "http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ed8d32e603274ea2b66276e431611af7", "description": null}} 2019-07-30 06:42:05,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7 used request id req-9845b3b2-c559-4e09-95a3-95128a18c72e 2019-07-30 06:42:05,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.254966020584s 2019-07-30 06:42:05,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 06:42:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:06,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6a68899-fcc0-430a-be92-1604fd89f0e4 2019-07-30 06:42:06,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:42:06,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ed8d32e603274ea2b66276e431611af7 used request id req-e6a68899-fcc0-430a-be92-1604fd89f0e4 2019-07-30 06:42:06,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.316373825073s 2019-07-30 06:42:06,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:42:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:06,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87b1db8-b107-49a9-ab0e-36e4b3469db4 2019-07-30 06:42:06,367 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e"}, "tags": [], "enabled": true, "id": "628131b061c7401fb31ef53b1d96a61e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_790f1247-ba88-48c9-a0f6-54d9d4ed0c55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 06:42:06,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d87b1db8-b107-49a9-ab0e-36e4b3469db4 2019-07-30 06:42:06,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209888935089s 2019-07-30 06:42:06,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 06:42:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:06,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf69634-dbc4-4d59-8ef4-30cd84cac16b 2019-07-30 06:42:06,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:42:06,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/628131b061c7401fb31ef53b1d96a61e used request id req-ddf69634-dbc4-4d59-8ef4-30cd84cac16b 2019-07-30 06:42:06,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.28786611557s 2019-07-30 06:42:06,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 06:42:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=628131b061c7401fb31ef53b1d96a61e&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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:06,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:07 GMT X-Openstack-Request-Id: req-fd0357e5-88a0-48aa-bc70-51cb87e0b833 2019-07-30 06:42:06,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "created_at": "2019-07-30T06:35:30Z", "updated_at": "2019-07-30T06:35:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:35:30Z", "revision_number": 0, "id": "386a36bc-bfd9-4e47-b608-5d9b6ca0aaca", "remote_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "remote_ip_prefix": null, "created_at": "2019-07-30T06:35:30Z", "security_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "port_range_min": null, "ethertype": "IPv4", "project_id": "628131b061c7401fb31ef53b1d96a61e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:35:30Z", "revision_number": 0, "id": "9ff0dc3d-b7d3-46a8-ab3c-35af5d9daaf5", "remote_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "remote_ip_prefix": null, "created_at": "2019-07-30T06:35:30Z", "security_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "port_range_min": null, "ethertype": "IPv6", "project_id": "628131b061c7401fb31ef53b1d96a61e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:35:30Z", "revision_number": 0, "id": "a6800921-4f36-4141-a449-85a0bc06cc14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:35:30Z", "security_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "port_range_min": null, "ethertype": "IPv4", "project_id": "628131b061c7401fb31ef53b1d96a61e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:35:30Z", "revision_number": 0, "id": "c2be8a84-085a-40af-99d1-b0d8b5c43f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:35:30Z", "security_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "port_range_min": null, "ethertype": "IPv6", "project_id": "628131b061c7401fb31ef53b1d96a61e"}], "revision_number": 1, "project_id": "628131b061c7401fb31ef53b1d96a61e", "id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "name": "default"}]} 2019-07-30 06:42:06,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=628131b061c7401fb31ef53b1d96a61e&name=default used request id req-fd0357e5-88a0-48aa-bc70-51cb87e0b833 2019-07-30 06:42:06,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314340829849s 2019-07-30 06:42:06,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 06:42:06,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:07,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:07 GMT X-Openstack-Request-Id: req-c5d5b2d1-419b-4f98-9410-a519b0bd0c4b 2019-07-30 06:42:07,044 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "created_at": "2019-07-30T06:35:30Z", "updated_at": "2019-07-30T06:35:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:35:30Z", "revision_number": 0, "id": "386a36bc-bfd9-4e47-b608-5d9b6ca0aaca", "remote_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "remote_ip_prefix": null, "created_at": "2019-07-30T06:35:30Z", "security_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "port_range_min": null, "ethertype": "IPv4", "project_id": "628131b061c7401fb31ef53b1d96a61e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:35:30Z", "revision_number": 0, "id": "9ff0dc3d-b7d3-46a8-ab3c-35af5d9daaf5", "remote_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "remote_ip_prefix": null, "created_at": "2019-07-30T06:35:30Z", "security_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "port_range_min": null, "ethertype": "IPv6", "project_id": "628131b061c7401fb31ef53b1d96a61e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:35:30Z", "revision_number": 0, "id": "a6800921-4f36-4141-a449-85a0bc06cc14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:35:30Z", "security_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "port_range_min": null, "ethertype": "IPv4", "project_id": "628131b061c7401fb31ef53b1d96a61e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:35:30Z", "revision_number": 0, "id": "c2be8a84-085a-40af-99d1-b0d8b5c43f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:35:30Z", "security_group_id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "tenant_id": "628131b061c7401fb31ef53b1d96a61e", "port_range_min": null, "ethertype": "IPv6", "project_id": "628131b061c7401fb31ef53b1d96a61e"}], "revision_number": 1, "project_id": "628131b061c7401fb31ef53b1d96a61e", "id": "ed2c0f59-54a6-4542-bd23-c3d8d82b65a5", "name": "default"}]} 2019-07-30 06:42:07,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c5d5b2d1-419b-4f98-9410-a519b0bd0c4b 2019-07-30 06:42:07,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0585350990295s 2019-07-30 06:42:07,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 06:42:07,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ed2c0f59-54a6-4542-bd23-c3d8d82b65a5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6fb24fd05623ee694b51305af0a2b5da103436d" 2019-07-30 06:42:07,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 06:42:07 GMT X-Openstack-Request-Id: req-e3274426-2a99-4442-9683-44cd166f1d33 2019-07-30 06:42:07,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 06:42:07,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ed2c0f59-54a6-4542-bd23-c3d8d82b65a5.json used request id req-e3274426-2a99-4442-9683-44cd166f1d33 2019-07-30 06:42:07,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.119179010391s 2019-07-30 06:42:07,171 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-07-30 06:42:07,222 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-07-30 06:42:07,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:42:07,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72d09af-7dc6-4aa9-8cb1-f97cf228afca 2019-07-30 06:42:07,271 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 06:42:07,271 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-f72d09af-7dc6-4aa9-8cb1-f97cf228afca 2019-07-30 06:42:07,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 06:42:07,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T07:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["d3A-fzfUTnSWIM2CcxUXHg"], "issued_at": "2019-07-30T06:42:07.000000Z"}} 2019-07-30 06:42:07,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:42:07,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:08,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:08 GMT X-Openstack-Request-Id: req-05b55552-8da0-41b6-8678-2c14005eb6f5 2019-07-30 06:42:08,038 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 06:42:08,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-05b55552-8da0-41b6-8678-2c14005eb6f5 2019-07-30 06:42:08,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362136125565s 2019-07-30 06:42:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:42:08,050 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4afff59b-8fd5-44c4-b170-d25e8ee2ba19 2019-07-30 06:42:08,050 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 06:42:08,051 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-4afff59b-8fd5-44c4-b170-d25e8ee2ba19 2019-07-30 06:42:08,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:42:08,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:08,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab7d832-c89a-423e-a301-07f635c86461 2019-07-30 06:42:08,248 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 06:42:08,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-aab7d832-c89a-423e-a301-07f635c86461 2019-07-30 06:42:08,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196974039078s 2019-07-30 06:42:08,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 06:42:08,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab"}}' 2019-07-30 06:42:08,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f87d55d-0769-414e-a0ce-6d391253299d 2019-07-30 06:42:08,396 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533"}, "tags": [], "enabled": true, "id": "94b455f623fb4b788dcb85092f289533", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab"}} 2019-07-30 06:42:08,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8f87d55d-0769-414e-a0ce-6d391253299d 2019-07-30 06:42:08,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141136884689s 2019-07-30 06:42:08,397 - 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'94b455f623fb4b788dcb85092f289533', '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_a801b62c-d51e-4af4-9602-fd6e3842dcab'}) 2019-07-30 06:42:08,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 06:42:08,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "V0pXWax8rzbvz4HiEFiJXapEKnGsyy", "email": null, "name": "tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab"}}' 2019-07-30 06:42:08,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07178f45-80c6-4df1-98a7-6ec05a9f8e5e 2019-07-30 06:42:08,965 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": {"self": "http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b021a3833a34d96b8c6e7b1d5a4e915", "domain_id": "default", "password_expires_at": null}} 2019-07-30 06:42:08,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-07178f45-80c6-4df1-98a7-6ec05a9f8e5e 2019-07-30 06:42:08,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.56175994873s 2019-07-30 06:42:08,966 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5b021a3833a34d96b8c6e7b1d5a4e915', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab'}) 2019-07-30 06:42:08,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:42:08,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:09,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de36d05-ad29-44ba-b314-fc7235521dd6 2019-07-30 06:42:09,087 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:42:09,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2de36d05-ad29-44ba-b314-fc7235521dd6 2019-07-30 06:42:09,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117667913437s 2019-07-30 06:42:09,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:42:09,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:09,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-298e3129-62eb-4c35-b360-c7ecea328743 2019-07-30 06:42:09,204 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:42:09,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-298e3129-62eb-4c35-b360-c7ecea328743 2019-07-30 06:42:09,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111997127533s 2019-07-30 06:42:09,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:42:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:09,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10612d1-544c-4081-b8ed-9d31b66d48c4 2019-07-30 06:42:09,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:42:09,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c10612d1-544c-4081-b8ed-9d31b66d48c4 2019-07-30 06:42:09,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207483053207s 2019-07-30 06:42:09,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:42:09,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:09,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7846c14d-3f05-4bc9-8225-d6575c48d577 2019-07-30 06:42:09,629 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:42:09,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7846c14d-3f05-4bc9-8225-d6575c48d577 2019-07-30 06:42:09,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206853866577s 2019-07-30 06:42:09,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:42:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:09,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498c9fbd-fe08-4659-b62e-3fb70d750927 2019-07-30 06:42:09,765 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": {"self": "http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b021a3833a34d96b8c6e7b1d5a4e915", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:42:09,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-498c9fbd-fe08-4659-b62e-3fb70d750927 2019-07-30 06:42:09,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13591504097s 2019-07-30 06:42:09,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:42:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:10,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92931860-6694-45a7-a5a0-0b6ff2160efe 2019-07-30 06:42:10,007 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533"}, "tags": [], "enabled": true, "id": "94b455f623fb4b788dcb85092f289533", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab"}]} 2019-07-30 06:42:10,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-92931860-6694-45a7-a5a0-0b6ff2160efe 2019-07-30 06:42:10,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229825019836s 2019-07-30 06:42:10,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:42:10,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5b021a3833a34d96b8c6e7b1d5a4e915&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=94b455f623fb4b788dcb85092f289533" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6717f65-ec8a-4176-a889-ca8024f6c9cd 2019-07-30 06:42:10,127 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5b021a3833a34d96b8c6e7b1d5a4e915&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=94b455f623fb4b788dcb85092f289533", "previous": null, "next": null}} 2019-07-30 06:42:10,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5b021a3833a34d96b8c6e7b1d5a4e915&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=94b455f623fb4b788dcb85092f289533 used request id req-f6717f65-ec8a-4176-a889-ca8024f6c9cd 2019-07-30 06:42:10,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112325906754s 2019-07-30 06:42:10,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 06:42:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533/users/5b021a3833a34d96b8c6e7b1d5a4e915/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:10,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91add0b4-a0ce-4042-a345-bc98dd6e6478 2019-07-30 06:42:10,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:42:10,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533/users/5b021a3833a34d96b8c6e7b1d5a4e915/roles/7c6f65662ba14da09fdf612228746a7c used request id req-91add0b4-a0ce-4042-a345-bc98dd6e6478 2019-07-30 06:42:10,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.190104961395s 2019-07-30 06:42:10,322 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab', 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'94b455f623fb4b788dcb85092f289533', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'V0pXWax8rzbvz4HiEFiJXapEKnGsyy', 'username': u'tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 06:42:10,326 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab', 'password': 'V0pXWax8rzbvz4HiEFiJXapEKnGsyy', 'project_name': 'tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '94b455f623fb4b788dcb85092f289533', 'project_domain_name': 'Default'} 2019-07-30 06:42:10,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:42:10,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:10,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb04b17-6d4c-4534-b7fb-7052a9537c06 2019-07-30 06:42:10,525 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:42:10,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7cb04b17-6d4c-4534-b7fb-7052a9537c06 2019-07-30 06:42:10,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195500850677s 2019-07-30 06:42:10,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:42:10,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:10,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97653314-77c9-47dd-84a8-26644b7f6d7b 2019-07-30 06:42:10,685 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:42:10,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-97653314-77c9-47dd-84a8-26644b7f6d7b 2019-07-30 06:42:10,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154834985733s 2019-07-30 06:42:10,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:42:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:10,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08dbd321-0cb5-4c1c-ae06-cf1ab37bc9c1 2019-07-30 06:42:10,806 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:42:10,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-08dbd321-0cb5-4c1c-ae06-cf1ab37bc9c1 2019-07-30 06:42:10,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116213083267s 2019-07-30 06:42:10,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:42:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:10,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f6a7013-80e1-46a1-b317-8b8d52548492 2019-07-30 06:42:10,948 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": {"self": "http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b021a3833a34d96b8c6e7b1d5a4e915", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:42:10,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2f6a7013-80e1-46a1-b317-8b8d52548492 2019-07-30 06:42:10,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141701936722s 2019-07-30 06:42:10,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:42:10,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:11,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6645bd42-c7e8-4e73-b753-fd5c0c1bd19a 2019-07-30 06:42:11,077 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533"}, "tags": [], "enabled": true, "id": "94b455f623fb4b788dcb85092f289533", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab"}]} 2019-07-30 06:42:11,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6645bd42-c7e8-4e73-b753-fd5c0c1bd19a 2019-07-30 06:42:11,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116659879684s 2019-07-30 06:42:11,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:42:11,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5b021a3833a34d96b8c6e7b1d5a4e915&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=94b455f623fb4b788dcb85092f289533" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:11,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a902f85-dc67-4072-9200-f6c11cda170f 2019-07-30 06:42:11,284 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5b021a3833a34d96b8c6e7b1d5a4e915&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=94b455f623fb4b788dcb85092f289533", "previous": null, "next": null}} 2019-07-30 06:42:11,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5b021a3833a34d96b8c6e7b1d5a4e915&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=94b455f623fb4b788dcb85092f289533 used request id req-6a902f85-dc67-4072-9200-f6c11cda170f 2019-07-30 06:42:11,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199739933014s 2019-07-30 06:42:11,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 06:42:11,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533/users/5b021a3833a34d96b8c6e7b1d5a4e915/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:11,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35253144-47ce-4a6c-82e6-4ac41fdb14cc 2019-07-30 06:42:11,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:42:11,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533/users/5b021a3833a34d96b8c6e7b1d5a4e915/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-35253144-47ce-4a6c-82e6-4ac41fdb14cc 2019-07-30 06:42:11,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146880149841s 2019-07-30 06:42:11,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:42:11,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:11,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7799a2fe-a9e7-4b5a-9d13-df33dc3e30a9 2019-07-30 06:42:11,642 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:42:11,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7799a2fe-a9e7-4b5a-9d13-df33dc3e30a9 2019-07-30 06:42:11,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204198122025s 2019-07-30 06:42:11,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:42:11,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:11,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24417eca-4a2a-429a-a3b2-713a69f13297 2019-07-30 06:42:11,850 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 06:42:11,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-24417eca-4a2a-429a-a3b2-713a69f13297 2019-07-30 06:42:11,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203393936157s 2019-07-30 06:42:11,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 06:42:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:11,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b06edf-497b-442e-ac94-a46d34b0dae2 2019-07-30 06:42:11,985 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": {"self": "http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b021a3833a34d96b8c6e7b1d5a4e915", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 06:42:11,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a9b06edf-497b-442e-ac94-a46d34b0dae2 2019-07-30 06:42:11,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133949041367s 2019-07-30 06:42:11,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 06:42:12,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=5b021a3833a34d96b8c6e7b1d5a4e915&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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:12,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b578ad7f-ac62-4335-8290-cbc25abe78b1 2019-07-30 06:42:12,107 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=5b021a3833a34d96b8c6e7b1d5a4e915&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 06:42:12,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=5b021a3833a34d96b8c6e7b1d5a4e915&scope.domain.id=default used request id req-b578ad7f-ac62-4335-8290-cbc25abe78b1 2019-07-30 06:42:12,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110038995743s 2019-07-30 06:42:12,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 06:42:12,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/5b021a3833a34d96b8c6e7b1d5a4e915/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:12,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 06:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3e502cf-db7f-4775-a6cf-a3ec54ac0e7d 2019-07-30 06:42:12,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 06:42:12,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/5b021a3833a34d96b8c6e7b1d5a4e915/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-b3e502cf-db7f-4775-a6cf-a3ec54ac0e7d 2019-07-30 06:42:12,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.18032002449s 2019-07-30 06:42:12,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:42:12,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037ba9d9-acd1-4f80-afa9-1db938afd7b3 2019-07-30 06:42:12,302 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 06:42:12,302 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-037ba9d9-acd1-4f80-afa9-1db938afd7b3 2019-07-30 06:42:12,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 06:42:12,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T07:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94b455f623fb4b788dcb85092f289533", "name": "tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/94b455f623fb4b788dcb85092f289533", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/94b455f623fb4b788dcb85092f289533", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/94b455f623fb4b788dcb85092f289533", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/94b455f623fb4b788dcb85092f289533", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/94b455f623fb4b788dcb85092f289533", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/94b455f623fb4b788dcb85092f289533", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_94b455f623fb4b788dcb85092f289533", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_94b455f623fb4b788dcb85092f289533", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/94b455f623fb4b788dcb85092f289533", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/94b455f623fb4b788dcb85092f289533", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/94b455f623fb4b788dcb85092f289533", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab", "id": "5b021a3833a34d96b8c6e7b1d5a4e915"}, "audit_ids": ["SfzZ3SoaS16vXhmlj37YhA"], "issued_at": "2019-07-30T06:42:12.000000Z"}} 2019-07-30 06:42:12,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 06:42:12,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 06:42:13,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:13 GMT X-Openstack-Request-Id: req-fcfeaaa1-50b2-4aa3-86ae-733ae81911eb 2019-07-30 06:42:13,131 - 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-30 06:42:13,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-fcfeaaa1-50b2-4aa3-86ae-733ae81911eb 2019-07-30 06:42:13,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.421757936478s 2019-07-30 06:42:13,142 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-07-30 06:42:13,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 06:42:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:13,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86630ea0-206d-47a4-b26a-1a8e797d7747 2019-07-30 06:42:13,255 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 06:42:13,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-86630ea0-206d-47a4-b26a-1a8e797d7747 2019-07-30 06:42:13,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113055944443s 2019-07-30 06:42:13,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 06:42:13,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:13,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f681d7-f69c-42ec-88b4-3df3067596a7 2019-07-30 06:42:13,383 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533"}, "tags": [], "enabled": true, "id": "94b455f623fb4b788dcb85092f289533", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab"}]} 2019-07-30 06:42:13,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f7f681d7-f69c-42ec-88b4-3df3067596a7 2019-07-30 06:42:13,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120733976364s 2019-07-30 06:42:13,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 06:42:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" -d '{"network": {"shared": true, "tenant_id": "94b455f623fb4b788dcb85092f289533", "name": "tempest_full-net_a801b62c-d51e-4af4-9602-fd6e3842dcab", "admin_state_up": true}}' 2019-07-30 06:42:13,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:13 GMT X-Openstack-Request-Id: req-7f8ec1ef-720b-4b00-9e4b-f0b114f8ead3 2019-07-30 06:42:13,701 - 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":"bf02154c-b373-4bc4-a6f2-ee4370e6cf7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"94b455f623fb4b788dcb85092f289533","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:42:13Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_a801b62c-d51e-4af4-9602-fd6e3842dcab","admin_state_up":true,"tenant_id":"94b455f623fb4b788dcb85092f289533","created_at":"2019-07-30T06:42:13Z","mtu":1450}} 2019-07-30 06:42:13,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7f8ec1ef-720b-4b00-9e4b-f0b114f8ead3 2019-07-30 06:42:13,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.315427064896s 2019-07-30 06:42:13,702 - 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-30T06:42:13Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bf02154c-b373-4bc4-a6f2-ee4370e6cf7b', 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'tempest_full-net_a801b62c-d51e-4af4-9602-fd6e3842dcab', u'created_at': u'2019-07-30T06:42:13Z', u'mtu': 1450, u'tenant_id': u'94b455f623fb4b788dcb85092f289533', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'94b455f623fb4b788dcb85092f289533', u'l2_adjacency': True}) 2019-07-30 06:42:13,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 06:42:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 06:42:13,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:13 GMT X-Openstack-Request-Id: req-b1599095-e985-4ea2-86ef-2d00cfbd91ef 2019-07-30 06:42:13,800 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bf02154c-b373-4bc4-a6f2-ee4370e6cf7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"94b455f623fb4b788dcb85092f289533","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T06:42:13Z","qos_policy_id":null,"name":"tempest_full-net_a801b62c-d51e-4af4-9602-fd6e3842dcab","admin_state_up":true,"tenant_id":"94b455f623fb4b788dcb85092f289533","created_at":"2019-07-30T06:42:13Z","provider:network_type":"vxlan"}]} 2019-07-30 06:42:13,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b1599095-e985-4ea2-86ef-2d00cfbd91ef 2019-07-30 06:42:13,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978870391846s 2019-07-30 06:42:13,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 06:42:13,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" -d '{"subnet": {"name": "tempest_full-subnet_a801b62c-d51e-4af4-9602-fd6e3842dcab", "enable_dhcp": true, "network_id": "bf02154c-b373-4bc4-a6f2-ee4370e6cf7b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 06:42:14,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:14 GMT X-Openstack-Request-Id: req-b5207bc7-7844-438c-b05f-af340913f841 2019-07-30 06:42:14,341 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T06:42:13Z","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":"e3499fbb-baba-4aff-8494-6070ad1ce245","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"94b455f623fb4b788dcb85092f289533","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_a801b62c-d51e-4af4-9602-fd6e3842dcab","enable_dhcp":true,"segment_id":null,"network_id":"bf02154c-b373-4bc4-a6f2-ee4370e6cf7b","tenant_id":"94b455f623fb4b788dcb85092f289533","created_at":"2019-07-30T06:42:13Z","ip_version":4}} 2019-07-30 06:42:14,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b5207bc7-7844-438c-b05f-af340913f841 2019-07-30 06:42:14,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.539541959763s 2019-07-30 06:42:14,342 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T06:42:13Z', 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'e3499fbb-baba-4aff-8494-6070ad1ce245', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_a801b62c-d51e-4af4-9602-fd6e3842dcab', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bf02154c-b373-4bc4-a6f2-ee4370e6cf7b', u'tenant_id': u'94b455f623fb4b788dcb85092f289533', u'created_at': u'2019-07-30T06:42:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'94b455f623fb4b788dcb85092f289533'}) 2019-07-30 06:42:14,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 06:42:14,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "tempest_full-router_a801b62c-d51e-4af4-9602-fd6e3842dcab", "admin_state_up": true}}' 2019-07-30 06:42:15,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:15 GMT X-Openstack-Request-Id: req-c85cfe8d-4db6-4c2b-a18c-ac633f872a43 2019-07-30 06:42:15,913 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "94b455f623fb4b788dcb85092f289533", "created_at": "2019-07-30T06:42:14Z", "admin_state_up": true, "updated_at": "2019-07-30T06:42:15Z", "project_id": "94b455f623fb4b788dcb85092f289533", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c1d73efd-37e0-4428-8ec7-789a28ec7203", "name": "tempest_full-router_a801b62c-d51e-4af4-9602-fd6e3842dcab"}} 2019-07-30 06:42:15,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c85cfe8d-4db6-4c2b-a18c-ac633f872a43 2019-07-30 06:42:15,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57062387466s 2019-07-30 06:42:15,914 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T06:42:15Z', u'revision_number': 2, u'ha': False, u'id': u'c1d73efd-37e0-4428-8ec7-789a28ec7203', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_a801b62c-d51e-4af4-9602-fd6e3842dcab', u'admin_state_up': True, u'tenant_id': u'94b455f623fb4b788dcb85092f289533', u'created_at': u'2019-07-30T06:42:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'94b455f623fb4b788dcb85092f289533'}) 2019-07-30 06:42:15,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 06:42:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c1d73efd-37e0-4428-8ec7-789a28ec7203/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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" -d '{"subnet_id": "e3499fbb-baba-4aff-8494-6070ad1ce245"}' 2019-07-30 06:42:18,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:18 GMT X-Openstack-Request-Id: req-c4c5a046-3a6d-4a66-a833-433077764542 2019-07-30 06:42:18,168 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf02154c-b373-4bc4-a6f2-ee4370e6cf7b", "tenant_id": "94b455f623fb4b788dcb85092f289533", "subnet_id": "e3499fbb-baba-4aff-8494-6070ad1ce245", "subnet_ids": ["e3499fbb-baba-4aff-8494-6070ad1ce245"], "port_id": "9e401134-d2e8-4017-bb6d-aacb781351ed", "id": "c1d73efd-37e0-4428-8ec7-789a28ec7203"} 2019-07-30 06:42:18,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c1d73efd-37e0-4428-8ec7-789a28ec7203/add_router_interface.json used request id req-c4c5a046-3a6d-4a66-a833-433077764542 2019-07-30 06:42:18,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25403690338s 2019-07-30 06:42:18,169 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 06:42:18,275 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 06:42:18,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:42:18,283 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:18 GMT 2019-07-30 06:42:18,283 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 06:42:18,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:42:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 06:42:18,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:18 GMT X-Openstack-Request-Id: req-4678083d-3010-40da-954c-2f44bb902d86 2019-07-30 06:42:18,578 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:42:18,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4678083d-3010-40da-954c-2f44bb902d86 2019-07-30 06:42:18,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292340040207s 2019-07-30 06:42:18,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 06:42:18,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab"}' 2019-07-30 06:42:18,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:18 GMT Location: http://172.30.9.24:9292/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49f7aaec-61ff-47e4-9ca1-7b9788b008f4 2019-07-30 06:42:18,708 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:42:18Z", "file": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89/file", "owner": "94b455f623fb4b788dcb85092f289533", "id": "553b0946-787b-4778-b4f8-cabb7852ba89", "size": null, "self": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89", "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_a801b62c-d51e-4af4-9602-fd6e3842dcab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "checksum": null, "created_at": "2019-07-30T06:42:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 06:42:18,708 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-49f7aaec-61ff-47e4-9ca1-7b9788b008f4 2019-07-30 06:42:18,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.120923995972s 2019-07-30 06:42:18,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 06:42:18,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89/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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" -d '' 2019-07-30 06:42:19,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:42:19 GMT X-Openstack-Request-Id: req-e3c22396-f99f-47ae-b147-4081825f357e 2019-07-30 06:42:19,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 06:42:19,162 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89/file used request id req-e3c22396-f99f-47ae-b147-4081825f357e 2019-07-30 06:42:19,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.453807115555s 2019-07-30 06:42:19,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:42:19,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 06:42:19,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:19 GMT X-Openstack-Request-Id: req-66233023-c7d9-4d03-be72-3d289283f977 2019-07-30 06:42:19,196 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:42:19Z", "file": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89/file", "owner": "94b455f623fb4b788dcb85092f289533", "id": "553b0946-787b-4778-b4f8-cabb7852ba89", "size": 12716032, "self": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:42:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:42:19,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-66233023-c7d9-4d03-be72-3d289283f977 2019-07-30 06:42:19,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0296199321747s 2019-07-30 06:42:19,198 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap', u'metadata': Munch({})})], 'file': u'/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89/file', 'owner': u'94b455f623fb4b788dcb85092f289533', 'id': u'553b0946-787b-4778-b4f8-cabb7852ba89', 'size': 12716032, u'self': u'/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94b455f623fb4b788dcb85092f289533', 'name': 'tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T06:42:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T06:42:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab', '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/553b0946-787b-4778-b4f8-cabb7852ba89', 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_a801b62c-d51e-4af4-9602-fd6e3842dcab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab', 'created': u'2019-07-30T06:42:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T06:42:18Z', 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/553b0946-787b-4778-b4f8-cabb7852ba89', 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_a801b62c-d51e-4af4-9602-fd6e3842dcab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 06:42:19,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 06:42:19,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_a801b62c-d51e-4af4-9602-fd6e3842dcab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 06:42:19,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42: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-089e04bf-7429-4386-8d93-309ddbb30994 x-openstack-request-id: req-089e04bf-7429-4386-8d93-309ddbb30994 2019-07-30 06:42:19,534 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200", "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": "a3a6bec3-60ee-46ca-b57f-4742041f4200"}} 2019-07-30 06:42:19,534 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-089e04bf-7429-4386-8d93-309ddbb30994 2019-07-30 06:42:19,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332828044891s 2019-07-30 06:42:19,535 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_a801b62c-d51e-4af4-9602-fd6e3842dcab', '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'2e894757a4e54ebfa46b20b30b23a387', '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'a3a6bec3-60ee-46ca-b57f-4742041f4200', 'swap': 0}) 2019-07-30 06:42:19,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 06:42:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200/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}afc2328cb82485b1d670f57ceb4519c5358d96bb" -d '{"extra_specs": {}}' 2019-07-30 06:42:19,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:19 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-0610744f-f643-4f57-b79b-90daa2f1eceb x-openstack-request-id: req-0610744f-f643-4f57-b79b-90daa2f1eceb 2019-07-30 06:42:19,557 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 06:42:19,557 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200/os-extra_specs used request id req-0610744f-f643-4f57-b79b-90daa2f1eceb 2019-07-30 06:42:19,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211040973663s 2019-07-30 06:42:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 06:42:19,570 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97aca138-abb7-45ea-b9c4-82090f536242 2019-07-30 06:42:19,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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 06:42:19,570 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-97aca138-abb7-45ea-b9c4-82090f536242 2019-07-30 06:42:19,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:42:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 06:42:19,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e5395a-06f4-4341-b115-a65ebe0e6686 2019-07-30 06:42:19,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:42:19,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-26e5395a-06f4-4341-b115-a65ebe0e6686 2019-07-30 06:42:19,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179512023926s 2019-07-30 06:42:19,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 06:42:19,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 06:42:19,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505604cc-52c0-4700-8fe9-5296c88b9146 2019-07-30 06:42:19,942 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 06:42:19,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-505604cc-52c0-4700-8fe9-5296c88b9146 2019-07-30 06:42:19,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184239149094s 2019-07-30 06:42:19,949 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 06:42:22,404 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 06:42:24,779 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | aa64060f-95b0-4b50-8f66-32cf36152d50 | 2019-07-30T06:42:24.406018 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: aa64060f-95b0-4b50-8f66-32cf36152d50 ~/.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-30 06:42:27,929 - 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-30 06:42:28,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 06:42:30,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 06:42:33,636 - 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=4f8b2b4b-37cc-4ca2-94bb-d51a35db0c43) as the default verifier for the future CLI operations. 2019-07-30 06:42:35,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 06:42:35,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 06:42:35,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42: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-3503b500-11ee-4797-91f7-8bd36e7f35ea x-openstack-request-id: req-3503b500-11ee-4797-91f7-8bd36e7f35ea 2019-07-30 06:42:35,486 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 06:42:35,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-3503b500-11ee-4797-91f7-8bd36e7f35ea 2019-07-30 06:42:35,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0416629314423s 2019-07-30 06:42:35,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:42:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 06:42:35,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:35 GMT X-Openstack-Request-Id: req-67908226-b6de-4ea0-b450-45670fe6e8cf 2019-07-30 06:42:35,514 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:42:19Z", "file": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89/file", "owner": "94b455f623fb4b788dcb85092f289533", "id": "553b0946-787b-4778-b4f8-cabb7852ba89", "size": 12716032, "self": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:42:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:42:35,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-67908226-b6de-4ea0-b450-45670fe6e8cf 2019-07-30 06:42:35,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0244579315186s 2019-07-30 06:42:35,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 06:42:35,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab"}' 2019-07-30 06:42:35,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:35 GMT Location: http://172.30.9.24:9292/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e1bc4dc8-407c-4341-b7a3-bebb8890c5a4 2019-07-30 06:42:35,566 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:42:35Z", "file": "/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7/file", "owner": "94b455f623fb4b788dcb85092f289533", "id": "80e9d9e7-0390-4446-9eb5-8335c6186be7", "size": null, "self": "/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7", "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_a801b62c-d51e-4af4-9602-fd6e3842dcab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab", "checksum": null, "created_at": "2019-07-30T06:42:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 06:42:35,566 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-e1bc4dc8-407c-4341-b7a3-bebb8890c5a4 2019-07-30 06:42:35,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0460739135742s 2019-07-30 06:42:35,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 06:42:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7/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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" -d '' 2019-07-30 06:42:36,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 06:42:36 GMT X-Openstack-Request-Id: req-16bbf727-df4e-457a-9bce-f14aef4debb4 2019-07-30 06:42:36,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 06:42:36,110 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7/file used request id req-16bbf727-df4e-457a-9bce-f14aef4debb4 2019-07-30 06:42:36,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.544492006302s 2019-07-30 06:42:36,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 06:42:36,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 06:42:36,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42:36 GMT X-Openstack-Request-Id: req-5a6fac82-4280-4f10-b934-ce8a3040018e 2019-07-30 06:42:36,137 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:42:36Z", "file": "/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7/file", "owner": "94b455f623fb4b788dcb85092f289533", "id": "80e9d9e7-0390-4446-9eb5-8335c6186be7", "size": 12716032, "self": "/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/80e9d9e7-0390-4446-9eb5-8335c6186be7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/80e9d9e7-0390-4446-9eb5-8335c6186be7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:42:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:42:19Z", "file": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89/file", "owner": "94b455f623fb4b788dcb85092f289533", "id": "553b0946-787b-4778-b4f8-cabb7852ba89", "size": 12716032, "self": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:42:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 06:42:36,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5a6fac82-4280-4f10-b934-ce8a3040018e 2019-07-30 06:42:36,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0235919952393s 2019-07-30 06:42:36,138 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/80e9d9e7-0390-4446-9eb5-8335c6186be7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7/file', 'owner': u'94b455f623fb4b788dcb85092f289533', 'id': u'80e9d9e7-0390-4446-9eb5-8335c6186be7', 'size': 12716032, u'self': u'/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94b455f623fb4b788dcb85092f289533', 'name': 'tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/80e9d9e7-0390-4446-9eb5-8335c6186be7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T06:42:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T06:42:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab', '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/80e9d9e7-0390-4446-9eb5-8335c6186be7', 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_a801b62c-d51e-4af4-9602-fd6e3842dcab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab', 'created': u'2019-07-30T06:42:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T06:42:35Z', 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/80e9d9e7-0390-4446-9eb5-8335c6186be7', 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_a801b62c-d51e-4af4-9602-fd6e3842dcab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 06:42:36,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 06:42:36,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 06:42:36,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42: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-a44a06d6-c466-4e00-b966-49f54efa8133 x-openstack-request-id: req-a44a06d6-c466-4e00-b966-49f54efa8133 2019-07-30 06:42:36,179 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ba580d7e-55c0-494e-9eb7-0b715e071d7f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ba580d7e-55c0-494e-9eb7-0b715e071d7f", "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": "ba580d7e-55c0-494e-9eb7-0b715e071d7f"}} 2019-07-30 06:42:36,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a44a06d6-c466-4e00-b966-49f54efa8133 2019-07-30 06:42:36,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0406758785248s 2019-07-30 06:42:36,180 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab', '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'2e894757a4e54ebfa46b20b30b23a387', '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'ba580d7e-55c0-494e-9eb7-0b715e071d7f', 'swap': 0}) 2019-07-30 06:42:36,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 06:42:36,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/ba580d7e-55c0-494e-9eb7-0b715e071d7f/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}afc2328cb82485b1d670f57ceb4519c5358d96bb" -d '{"extra_specs": {}}' 2019-07-30 06:42:36,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 06:42: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-a53d7c7f-4420-4986-856f-2d6823a08b10 x-openstack-request-id: req-a53d7c7f-4420-4986-856f-2d6823a08b10 2019-07-30 06:42:36,206 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 06:42:36,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/ba580d7e-55c0-494e-9eb7-0b715e071d7f/os-extra_specs used request id req-a53d7c7f-4420-4986-856f-2d6823a08b10 2019-07-30 06:42:36,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257039070129s 2019-07-30 06:42:36,207 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab', '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'2e894757a4e54ebfa46b20b30b23a387', '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'ba580d7e-55c0-494e-9eb7-0b715e071d7f', 'swap': 0}) 2019-07-30 06:42:39,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 06:42:39,157 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 06:42:39,158 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 06:42:39,160 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 06:42:39,376 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 06:42:42,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4f8b2b4b-37cc-4ca2-94bb-d51a35db0c43/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-07-30 06:42:42,755 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 06:42:42,778 - 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-30 07:19:27,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2bd1be80-3ee4-423a-b47a-cbe129297900 2019-07-30 07:19:28,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'2bd1be80-3ee4-423a-b47a-cbe129297900']'. 2019-07-30 07:19:29,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 07:19:29,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 07:19:29,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 07:19:29,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2bd1be80-3ee4-423a-b47a-cbe129297900 | 2019-07-30 07:19:29,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-07-30 07:19:29,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 06:42:44 | 2019-07-30 07:19:29,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 07:19:27 | 2019-07-30 07:19:29,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:43 | 2019-07-30 07:19:29,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-30 07:19:29,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 07:19:29,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 07:19:29,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4f8b2b4b-37cc-4ca2-94bb-d51a35db0c43) | 2019-07-30 07:19:29,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 07:19:29,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: aa64060f-95b0-4b50-8f66-32cf36152d50) | 2019-07-30 07:19:29,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-07-30 07:19:29,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2196.265 | 2019-07-30 07:19:29,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1038 | 2019-07-30 07:19:29,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 449 | 2019-07-30 07:19:29,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 07:19:29,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 07:19:29,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-07-30 07:19:29,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 07:19:29,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 07:19:29,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 07:19:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.711815562% 2019-07-30 07:19:29,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'2bd1be80-3ee4-423a-b47a-cbe129297900', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-07-30 07:19:31,958 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 2bd1be80-3ee4-423a-b47a-cbe129297900 --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-30 07:19:31,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'2bd1be80-3ee4-423a-b47a-cbe129297900', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-07-30 07:19:34,164 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 2bd1be80-3ee4-423a-b47a-cbe129297900 --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-30 07:19:34,447 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 07:19:34,447 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 37:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-30 07:19:34,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 07:19:34,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 07:19:35,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:19:35 GMT X-Openstack-Request-Id: req-beb1913d-d857-462e-ba27-3c6209e6c4a0 2019-07-30 07:19:35,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-30 07:19:35,033 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/80e9d9e7-0390-4446-9eb5-8335c6186be7 used request id req-beb1913d-d857-462e-ba27-3c6209e6c4a0 2019-07-30 07:19:35,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.569370985031s 2019-07-30 07:19:35,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 07:19:35,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:35,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19: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-7bda9468-9c0f-4dfb-8a3b-a4537b024856 x-openstack-request-id: req-7bda9468-9c0f-4dfb-8a3b-a4537b024856 2019-07-30 07:19:35,355 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200", "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": "a3a6bec3-60ee-46ca-b57f-4742041f4200"}, {"name": "tempest_full-flavor_alt_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ba580d7e-55c0-494e-9eb7-0b715e071d7f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ba580d7e-55c0-494e-9eb7-0b715e071d7f", "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": "ba580d7e-55c0-494e-9eb7-0b715e071d7f"}]} 2019-07-30 07:19:35,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7bda9468-9c0f-4dfb-8a3b-a4537b024856 2019-07-30 07:19:35,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.316254138947s 2019-07-30 07:19:35,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 07:19:35,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/ba580d7e-55c0-494e-9eb7-0b715e071d7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:35,385 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19: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-2c1ccb96-e81f-4db3-88e3-dd7a7ca94fc2 x-openstack-request-id: req-2c1ccb96-e81f-4db3-88e3-dd7a7ca94fc2 2019-07-30 07:19:35,385 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/ba580d7e-55c0-494e-9eb7-0b715e071d7f used request id req-2c1ccb96-e81f-4db3-88e3-dd7a7ca94fc2 2019-07-30 07:19:35,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0280759334564s 2019-07-30 07:19:35,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 07:19:35,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c1d73efd-37e0-4428-8ec7-789a28ec7203/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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" -d '{"subnet_id": "e3499fbb-baba-4aff-8494-6070ad1ce245"}' 2019-07-30 07:19:37,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:37 GMT X-Openstack-Request-Id: req-7102e4ce-493d-44fc-aba2-d21fd7d3d45d 2019-07-30 07:19:37,930 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf02154c-b373-4bc4-a6f2-ee4370e6cf7b", "tenant_id": "94b455f623fb4b788dcb85092f289533", "subnet_id": "e3499fbb-baba-4aff-8494-6070ad1ce245", "subnet_ids": ["e3499fbb-baba-4aff-8494-6070ad1ce245"], "port_id": "9e401134-d2e8-4017-bb6d-aacb781351ed", "id": "c1d73efd-37e0-4428-8ec7-789a28ec7203"} 2019-07-30 07:19:37,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c1d73efd-37e0-4428-8ec7-789a28ec7203/remove_router_interface.json used request id req-7102e4ce-493d-44fc-aba2-d21fd7d3d45d 2019-07-30 07:19:37,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.5442340374s 2019-07-30 07:19:37,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 07:19:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 07:19:38,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:38 GMT X-Openstack-Request-Id: req-b33c564e-c81c-495e-bddc-0efb7f99cb8c 2019-07-30 07:19:38,051 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "94b455f623fb4b788dcb85092f289533", "created_at": "2019-07-30T06:42:14Z", "admin_state_up": true, "updated_at": "2019-07-30T07:19:36Z", "project_id": "94b455f623fb4b788dcb85092f289533", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c1d73efd-37e0-4428-8ec7-789a28ec7203", "name": "tempest_full-router_a801b62c-d51e-4af4-9602-fd6e3842dcab"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}]} 2019-07-30 07:19:38,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b33c564e-c81c-495e-bddc-0efb7f99cb8c 2019-07-30 07:19:38,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120489120483s 2019-07-30 07:19:38,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 07:19:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/c1d73efd-37e0-4428-8ec7-789a28ec7203.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 07:19:39,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:19:39 GMT X-Openstack-Request-Id: req-50694186-a1ab-411b-bf94-180648de226c 2019-07-30 07:19:39,485 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:19:39,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c1d73efd-37e0-4428-8ec7-789a28ec7203.json used request id req-50694186-a1ab-411b-bf94-180648de226c 2019-07-30 07:19:39,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43162107468s 2019-07-30 07:19:39,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 07:19:39,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 07:19:39,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:39 GMT X-Openstack-Request-Id: req-786e0bd2-6132-4cc9-afc8-15fcf984f5e9 2019-07-30 07:19:39,527 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4},{"updated_at":"2019-07-30T06:42:13Z","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":"e3499fbb-baba-4aff-8494-6070ad1ce245","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"94b455f623fb4b788dcb85092f289533","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_a801b62c-d51e-4af4-9602-fd6e3842dcab","enable_dhcp":true,"segment_id":null,"network_id":"bf02154c-b373-4bc4-a6f2-ee4370e6cf7b","tenant_id":"94b455f623fb4b788dcb85092f289533","created_at":"2019-07-30T06:42:13Z","ip_version":4}]} 2019-07-30 07:19:39,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-786e0bd2-6132-4cc9-afc8-15fcf984f5e9 2019-07-30 07:19:39,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417778491974s 2019-07-30 07:19:39,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 07:19:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e3499fbb-baba-4aff-8494-6070ad1ce245.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 07:19:40,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:19:40 GMT X-Openstack-Request-Id: req-476667c2-e264-44eb-be8a-7f18443d965d 2019-07-30 07:19:40,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:19:40,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e3499fbb-baba-4aff-8494-6070ad1ce245.json used request id req-476667c2-e264-44eb-be8a-7f18443d965d 2019-07-30 07:19:40,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08986902237s 2019-07-30 07:19:40,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:19:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 07:19:40,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:40 GMT X-Openstack-Request-Id: req-2d7d861f-3880-48d5-9524-a1adfb796e67 2019-07-30 07:19:40,733 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf02154c-b373-4bc4-a6f2-ee4370e6cf7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"94b455f623fb4b788dcb85092f289533","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:19:40Z","qos_policy_id":null,"name":"tempest_full-net_a801b62c-d51e-4af4-9602-fd6e3842dcab","admin_state_up":true,"tenant_id":"94b455f623fb4b788dcb85092f289533","created_at":"2019-07-30T06:42:13Z","provider:network_type":"vxlan"}]} 2019-07-30 07:19:40,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2d7d861f-3880-48d5-9524-a1adfb796e67 2019-07-30 07:19:40,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114140033722s 2019-07-30 07:19:40,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 07:19:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/bf02154c-b373-4bc4-a6f2-ee4370e6cf7b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 07:19:42,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:19:42 GMT X-Openstack-Request-Id: req-97bf0228-f8a4-4b47-a890-23c830456e14 2019-07-30 07:19:42,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:19:42,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/bf02154c-b373-4bc4-a6f2-ee4370e6cf7b.json used request id req-97bf0228-f8a4-4b47-a890-23c830456e14 2019-07-30 07:19:42,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27466893196s 2019-07-30 07:19:42,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:19:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 07:19:42,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:42 GMT X-Openstack-Request-Id: req-c10bd5c6-c44e-4faa-8e4b-3c88cd9c1208 2019-07-30 07:19:42,039 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T06:42:19Z", "file": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89/file", "owner": "94b455f623fb4b788dcb85092f289533", "id": "553b0946-787b-4778-b4f8-cabb7852ba89", "size": 12716032, "self": "/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/553b0946-787b-4778-b4f8-cabb7852ba89/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a801b62c-d51e-4af4-9602-fd6e3842dcab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T06:42:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:19:42,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c10bd5c6-c44e-4faa-8e4b-3c88cd9c1208 2019-07-30 07:19:42,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025671005249s 2019-07-30 07:19:42,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 07:19:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b93fa280d56434b56c93f0c7a827c30e79e3bbaa" 2019-07-30 07:19:42,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:19:42 GMT X-Openstack-Request-Id: req-dd951dab-d161-4761-9387-adaebcab3afd 2019-07-30 07:19:42,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 07:19:42,572 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/553b0946-787b-4778-b4f8-cabb7852ba89 used request id req-dd951dab-d161-4761-9387-adaebcab3afd 2019-07-30 07:19:42,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.531892061234s 2019-07-30 07:19:42,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 07:19:42,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:42,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19: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-5647755e-2588-4cdc-83eb-933470b3695e x-openstack-request-id: req-5647755e-2588-4cdc-83eb-933470b3695e 2019-07-30 07:19:42,601 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200", "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": "a3a6bec3-60ee-46ca-b57f-4742041f4200"}]} 2019-07-30 07:19:42,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5647755e-2588-4cdc-83eb-933470b3695e 2019-07-30 07:19:42,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281159877777s 2019-07-30 07:19:42,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 07:19:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:42,631 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:42 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-0951770e-6105-449b-9e96-532617598ad2 x-openstack-request-id: req-0951770e-6105-449b-9e96-532617598ad2 2019-07-30 07:19:42,632 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a3a6bec3-60ee-46ca-b57f-4742041f4200 used request id req-0951770e-6105-449b-9e96-532617598ad2 2019-07-30 07:19:42,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0287761688232s 2019-07-30 07:19:42,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:19:42,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:42,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9495c8b5-e0dc-4e62-b537-8c7aa14e2364 2019-07-30 07:19:42,858 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": {"self": "http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b021a3833a34d96b8c6e7b1d5a4e915", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:19:42,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9495c8b5-e0dc-4e62-b537-8c7aa14e2364 2019-07-30 07:19:42,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226333856583s 2019-07-30 07:19:42,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:19:42,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:43,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75f7f56-ed79-44e8-9926-1d895f686961 2019-07-30 07:19:43,083 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_a801b62c-d51e-4af4-9602-fd6e3842dcab", "links": {"self": "http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5b021a3833a34d96b8c6e7b1d5a4e915", "description": null}} 2019-07-30 07:19:43,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915 used request id req-b75f7f56-ed79-44e8-9926-1d895f686961 2019-07-30 07:19:43,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218713998795s 2019-07-30 07:19:43,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 07:19:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:43,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b95fd7a-5233-4b2c-8880-ed96ee77ad32 2019-07-30 07:19:43,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:19:43,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5b021a3833a34d96b8c6e7b1d5a4e915 used request id req-7b95fd7a-5233-4b2c-8880-ed96ee77ad32 2019-07-30 07:19:43,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.321936130524s 2019-07-30 07:19:43,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:19:43,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:43,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48b13fa-3a39-4894-abf9-db3650f51323 2019-07-30 07:19:43,705 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533"}, "tags": [], "enabled": true, "id": "94b455f623fb4b788dcb85092f289533", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a801b62c-d51e-4af4-9602-fd6e3842dcab"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:19:43,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-a48b13fa-3a39-4894-abf9-db3650f51323 2019-07-30 07:19:43,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.292633056641s 2019-07-30 07:19:43,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 07:19:43,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:43,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-126814e0-9514-4bec-b556-8afaf2999765 2019-07-30 07:19:43,885 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:19:43,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/94b455f623fb4b788dcb85092f289533 used request id req-126814e0-9514-4bec-b556-8afaf2999765 2019-07-30 07:19:43,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.175922870636s 2019-07-30 07:19:43,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:19:43,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=94b455f623fb4b788dcb85092f289533&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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:44,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:44 GMT X-Openstack-Request-Id: req-527c1c0b-bb95-4397-b1c4-877be0a1d81c 2019-07-30 07:19:44,200 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94b455f623fb4b788dcb85092f289533", "created_at": "2019-07-30T06:42:13Z", "updated_at": "2019-07-30T06:42:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:42:13Z", "revision_number": 0, "id": "45507aa9-c2fe-4723-8e2a-bee5e34df8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:42:13Z", "security_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "tenant_id": "94b455f623fb4b788dcb85092f289533", "port_range_min": null, "ethertype": "IPv4", "project_id": "94b455f623fb4b788dcb85092f289533"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:42:13Z", "revision_number": 0, "id": "81373383-a11a-4867-9635-d5bdd4e0f130", "remote_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "remote_ip_prefix": null, "created_at": "2019-07-30T06:42:13Z", "security_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "tenant_id": "94b455f623fb4b788dcb85092f289533", "port_range_min": null, "ethertype": "IPv4", "project_id": "94b455f623fb4b788dcb85092f289533"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:42:13Z", "revision_number": 0, "id": "a0dbafe9-d11d-4d9c-97f9-8d22308cfe4f", "remote_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "remote_ip_prefix": null, "created_at": "2019-07-30T06:42:13Z", "security_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "tenant_id": "94b455f623fb4b788dcb85092f289533", "port_range_min": null, "ethertype": "IPv6", "project_id": "94b455f623fb4b788dcb85092f289533"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:42:13Z", "revision_number": 0, "id": "c9c020aa-784e-40ff-84cf-07b82e11a7f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:42:13Z", "security_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "tenant_id": "94b455f623fb4b788dcb85092f289533", "port_range_min": null, "ethertype": "IPv6", "project_id": "94b455f623fb4b788dcb85092f289533"}], "revision_number": 1, "project_id": "94b455f623fb4b788dcb85092f289533", "id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "name": "default"}]} 2019-07-30 07:19:44,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=94b455f623fb4b788dcb85092f289533&name=default used request id req-527c1c0b-bb95-4397-b1c4-877be0a1d81c 2019-07-30 07:19:44,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.309711933136s 2019-07-30 07:19:44,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:19:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:44,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:44 GMT X-Openstack-Request-Id: req-be017ee7-9b8e-4006-8c9d-e6b0e6d60210 2019-07-30 07:19:44,271 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94b455f623fb4b788dcb85092f289533", "created_at": "2019-07-30T06:42:13Z", "updated_at": "2019-07-30T06:42:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:42:13Z", "revision_number": 0, "id": "45507aa9-c2fe-4723-8e2a-bee5e34df8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:42:13Z", "security_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "tenant_id": "94b455f623fb4b788dcb85092f289533", "port_range_min": null, "ethertype": "IPv4", "project_id": "94b455f623fb4b788dcb85092f289533"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:42:13Z", "revision_number": 0, "id": "81373383-a11a-4867-9635-d5bdd4e0f130", "remote_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "remote_ip_prefix": null, "created_at": "2019-07-30T06:42:13Z", "security_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "tenant_id": "94b455f623fb4b788dcb85092f289533", "port_range_min": null, "ethertype": "IPv4", "project_id": "94b455f623fb4b788dcb85092f289533"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:42:13Z", "revision_number": 0, "id": "a0dbafe9-d11d-4d9c-97f9-8d22308cfe4f", "remote_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "remote_ip_prefix": null, "created_at": "2019-07-30T06:42:13Z", "security_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "tenant_id": "94b455f623fb4b788dcb85092f289533", "port_range_min": null, "ethertype": "IPv6", "project_id": "94b455f623fb4b788dcb85092f289533"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T06:42:13Z", "revision_number": 0, "id": "c9c020aa-784e-40ff-84cf-07b82e11a7f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T06:42:13Z", "security_group_id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "tenant_id": "94b455f623fb4b788dcb85092f289533", "port_range_min": null, "ethertype": "IPv6", "project_id": "94b455f623fb4b788dcb85092f289533"}], "revision_number": 1, "project_id": "94b455f623fb4b788dcb85092f289533", "id": "42ad0ca9-7adc-4d7b-ba33-be4883f10731", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 07:19:44,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-be017ee7-9b8e-4006-8c9d-e6b0e6d60210 2019-07-30 07:19:44,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0663719177246s 2019-07-30 07:19:44,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 07:19:44,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/42ad0ca9-7adc-4d7b-ba33-be4883f10731.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}afc2328cb82485b1d670f57ceb4519c5358d96bb" 2019-07-30 07:19:44,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:19:44 GMT X-Openstack-Request-Id: req-c101fa32-1483-452a-9072-e063b790ca35 2019-07-30 07:19:44,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:19:44,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/42ad0ca9-7adc-4d7b-ba33-be4883f10731.json used request id req-c101fa32-1483-452a-9072-e063b790ca35 2019-07-30 07:19:44,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.108484983444s 2019-07-30 07:19:44,388 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-07-30 07:19:44,440 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-07-30 07:19:44,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:19:44,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978e59bf-9b7e-424a-8d3b-c931826c5d2e 2019-07-30 07:19:44,489 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:19:44,489 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-978e59bf-9b7e-424a-8d3b-c931826c5d2e 2019-07-30 07:19:44,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:19:44,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["4aw1YtEJQauyK3Vp_3KGZg"], "issued_at": "2019-07-30T07:19:44.000000Z"}} 2019-07-30 07:19:44,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:19:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:45,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:45 GMT X-Openstack-Request-Id: req-b1b4fad2-e941-4c34-8297-ac6b89a3c50e 2019-07-30 07:19:45,513 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 07:19:45,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b1b4fad2-e941-4c34-8297-ac6b89a3c50e 2019-07-30 07:19:45,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.620950937271s 2019-07-30 07:19:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:19:45,525 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83cace8d-ea65-4f74-9685-a278249a1e85 2019-07-30 07:19:45,525 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:19:45,526 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-83cace8d-ea65-4f74-9685-a278249a1e85 2019-07-30 07:19:45,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:19:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:45,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e2adc2-1d5e-4eae-8391-20c77cf6334a 2019-07-30 07:19:45,683 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:19:45,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-91e2adc2-1d5e-4eae-8391-20c77cf6334a 2019-07-30 07:19:45,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156727075577s 2019-07-30 07:19:45,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 07:19:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633"}}' 2019-07-30 07:19:45,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c10b261f-cb14-494a-ae2a-46733ab32530 2019-07-30 07:19:45,891 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac"}, "tags": [], "enabled": true, "id": "1871bbe5c595420bb1500d11a6299dac", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633"}} 2019-07-30 07:19:45,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c10b261f-cb14-494a-ae2a-46733ab32530 2019-07-30 07:19:45,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.200998067856s 2019-07-30 07:19:45,892 - 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'1871bbe5c595420bb1500d11a6299dac', '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_df80f001-c4ef-4f9c-84f2-44023762d633'}) 2019-07-30 07:19:45,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 07:19:45,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "QHi0Jxx1ku0Hq6yW8boC3jmCz94vnD", "email": null, "name": "tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633"}}' 2019-07-30 07:19:46,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b19618d3-2210-4f82-9af4-78c9fb0c58ec 2019-07-30 07:19:46,311 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633", "links": {"self": "http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "09f0ef9ae5ed4c2bb40e6c027d5f77fa", "domain_id": "default", "password_expires_at": null}} 2019-07-30 07:19:46,311 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-b19618d3-2210-4f82-9af4-78c9fb0c58ec 2019-07-30 07:19:46,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.412936925888s 2019-07-30 07:19:46,312 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'09f0ef9ae5ed4c2bb40e6c027d5f77fa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633'}) 2019-07-30 07:19:46,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:19:46,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:46,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bc519c-d0fa-4b48-b6bd-35dfc898dc4a 2019-07-30 07:19:46,521 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:19:46,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a1bc519c-d0fa-4b48-b6bd-35dfc898dc4a 2019-07-30 07:19:46,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205919027328s 2019-07-30 07:19:46,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:19:46,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:46,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c19c0c-b2bb-4bbc-87bc-ee204b1db4c4 2019-07-30 07:19:46,642 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:19:46,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a8c19c0c-b2bb-4bbc-87bc-ee204b1db4c4 2019-07-30 07:19:46,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116216182709s 2019-07-30 07:19:46,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:19:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:46,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3365ebf6-3729-4ea4-8f8c-23e2d94a146e 2019-07-30 07:19:46,767 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:19:46,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3365ebf6-3729-4ea4-8f8c-23e2d94a146e 2019-07-30 07:19:46,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119188070297s 2019-07-30 07:19:46,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:19:46,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:46,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1f2da7-b2c6-4c52-be1e-04b3eb5c7016 2019-07-30 07:19:46,974 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:19:46,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-4e1f2da7-b2c6-4c52-be1e-04b3eb5c7016 2019-07-30 07:19:46,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202248096466s 2019-07-30 07:19:46,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:19:46,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:47,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804a8e10-5549-4c19-989b-08ea598790a4 2019-07-30 07:19:47,195 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633", "links": {"self": "http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "09f0ef9ae5ed4c2bb40e6c027d5f77fa", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:19:47,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-804a8e10-5549-4c19-989b-08ea598790a4 2019-07-30 07:19:47,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219860076904s 2019-07-30 07:19:47,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:19:47,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:47,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9a6917-21dd-4b2e-9727-f43dd43de14c 2019-07-30 07:19:47,359 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac"}, "tags": [], "enabled": true, "id": "1871bbe5c595420bb1500d11a6299dac", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633"}]} 2019-07-30 07:19:47,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-8b9a6917-21dd-4b2e-9727-f43dd43de14c 2019-07-30 07:19:47,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153463125229s 2019-07-30 07:19:47,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:19:47,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=09f0ef9ae5ed4c2bb40e6c027d5f77fa&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1871bbe5c595420bb1500d11a6299dac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:47,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d26ee5-1d10-4568-bd90-f18fb83db275 2019-07-30 07:19:47,660 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=09f0ef9ae5ed4c2bb40e6c027d5f77fa&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1871bbe5c595420bb1500d11a6299dac", "previous": null, "next": null}} 2019-07-30 07:19:47,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=09f0ef9ae5ed4c2bb40e6c027d5f77fa&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1871bbe5c595420bb1500d11a6299dac used request id req-99d26ee5-1d10-4568-bd90-f18fb83db275 2019-07-30 07:19:47,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.292412996292s 2019-07-30 07:19:47,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:19:47,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:47,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a9e9412-1b36-4a3e-af06-ec411a2bb5ce 2019-07-30 07:19:47,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:19:47,845 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa/roles/7c6f65662ba14da09fdf612228746a7c used request id req-0a9e9412-1b36-4a3e-af06-ec411a2bb5ce 2019-07-30 07:19:47,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181625843048s 2019-07-30 07:19:47,846 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633', 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'1871bbe5c595420bb1500d11a6299dac', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'QHi0Jxx1ku0Hq6yW8boC3jmCz94vnD', 'username': u'tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 07:19:47,850 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633', 'password': 'QHi0Jxx1ku0Hq6yW8boC3jmCz94vnD', 'project_name': 'tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '1871bbe5c595420bb1500d11a6299dac', 'project_domain_name': 'Default'} 2019-07-30 07:19:47,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:19:47,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:48,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73fb4320-e459-4c49-949d-89dc99d7f6f9 2019-07-30 07:19:48,059 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:19:48,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-73fb4320-e459-4c49-949d-89dc99d7f6f9 2019-07-30 07:19:48,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205748081207s 2019-07-30 07:19:48,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:19:48,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:48,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22df99d-488d-4427-9da8-06fce8c521e0 2019-07-30 07:19:48,174 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:19:48,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f22df99d-488d-4427-9da8-06fce8c521e0 2019-07-30 07:19:48,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110554933548s 2019-07-30 07:19:48,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:19:48,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:48,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae7f7dc-7663-4677-a3e8-dab510554313 2019-07-30 07:19:48,375 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:19:48,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-bae7f7dc-7663-4677-a3e8-dab510554313 2019-07-30 07:19:48,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195885896683s 2019-07-30 07:19:48,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:19:48,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:48,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b3cf99-8f7f-4865-9f6a-2aff81f96b62 2019-07-30 07:19:48,506 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633", "links": {"self": "http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "09f0ef9ae5ed4c2bb40e6c027d5f77fa", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:19:48,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e3b3cf99-8f7f-4865-9f6a-2aff81f96b62 2019-07-30 07:19:48,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130141019821s 2019-07-30 07:19:48,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:19:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:48,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0b9246-0a55-4ff2-8567-7dcaaf363f73 2019-07-30 07:19:48,733 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac"}, "tags": [], "enabled": true, "id": "1871bbe5c595420bb1500d11a6299dac", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633"}]} 2019-07-30 07:19:48,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1d0b9246-0a55-4ff2-8567-7dcaaf363f73 2019-07-30 07:19:48,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215031862259s 2019-07-30 07:19:48,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:19:48,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=09f0ef9ae5ed4c2bb40e6c027d5f77fa&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=1871bbe5c595420bb1500d11a6299dac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:48,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad49812a-3929-40cf-8d14-a57e97a7cad1 2019-07-30 07:19:48,852 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=09f0ef9ae5ed4c2bb40e6c027d5f77fa&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=1871bbe5c595420bb1500d11a6299dac", "previous": null, "next": null}} 2019-07-30 07:19:48,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=09f0ef9ae5ed4c2bb40e6c027d5f77fa&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=1871bbe5c595420bb1500d11a6299dac used request id req-ad49812a-3929-40cf-8d14-a57e97a7cad1 2019-07-30 07:19:48,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111435174942s 2019-07-30 07:19:48,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:19:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:49,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb1db5ad-4743-46ac-b58b-867b7b9add25 2019-07-30 07:19:49,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:19:49,083 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-bb1db5ad-4743-46ac-b58b-867b7b9add25 2019-07-30 07:19:49,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227308034897s 2019-07-30 07:19:49,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:19:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:49,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae9db6f-66d4-4f15-984d-3587fd5bd5dc 2019-07-30 07:19:49,283 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:19:49,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6ae9db6f-66d4-4f15-984d-3587fd5bd5dc 2019-07-30 07:19:49,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196587085724s 2019-07-30 07:19:49,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:19:49,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:49,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc23c63-df68-4554-b8e2-59ba80a94fa2 2019-07-30 07:19:49,396 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:19:49,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-1bc23c63-df68-4554-b8e2-59ba80a94fa2 2019-07-30 07:19:49,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108030080795s 2019-07-30 07:19:49,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:19:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:49,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe75c62-913a-4166-af37-71dbdbf4c2a0 2019-07-30 07:19:49,614 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633", "links": {"self": "http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "09f0ef9ae5ed4c2bb40e6c027d5f77fa", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:19:49,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-dbe75c62-913a-4166-af37-71dbdbf4c2a0 2019-07-30 07:19:49,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217612028122s 2019-07-30 07:19:49,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:19:49,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=09f0ef9ae5ed4c2bb40e6c027d5f77fa&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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:49,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c1fa24-3f6b-46d9-915a-63bd9bbe0d2f 2019-07-30 07:19:49,734 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=09f0ef9ae5ed4c2bb40e6c027d5f77fa&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 07:19:49,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=09f0ef9ae5ed4c2bb40e6c027d5f77fa&scope.domain.id=default used request id req-44c1fa24-3f6b-46d9-915a-63bd9bbe0d2f 2019-07-30 07:19:49,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108911037445s 2019-07-30 07:19:49,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 07:19:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:49,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-740ca350-7cd9-4c39-932a-c87392ab5e54 2019-07-30 07:19:49,887 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:19:49,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-740ca350-7cd9-4c39-932a-c87392ab5e54 2019-07-30 07:19:49,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.149098157883s 2019-07-30 07:19:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:19:49,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152f3039-cd29-4e23-8698-6c62a24fe20f 2019-07-30 07:19:49,898 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:19:49,898 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-152f3039-cd29-4e23-8698-6c62a24fe20f 2019-07-30 07:19:49,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:19:50,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1871bbe5c595420bb1500d11a6299dac", "name": "tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/1871bbe5c595420bb1500d11a6299dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/1871bbe5c595420bb1500d11a6299dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/1871bbe5c595420bb1500d11a6299dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1871bbe5c595420bb1500d11a6299dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/1871bbe5c595420bb1500d11a6299dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/1871bbe5c595420bb1500d11a6299dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1871bbe5c595420bb1500d11a6299dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_1871bbe5c595420bb1500d11a6299dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1871bbe5c595420bb1500d11a6299dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/1871bbe5c595420bb1500d11a6299dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/1871bbe5c595420bb1500d11a6299dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633", "id": "09f0ef9ae5ed4c2bb40e6c027d5f77fa"}, "audit_ids": ["tGFZbx8hReOq-Dm-WqE_nA"], "issued_at": "2019-07-30T07:19:50.000000Z"}} 2019-07-30 07:19:50,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 07:19:50,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:19:50,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:50 GMT X-Openstack-Request-Id: req-bd3a00ea-2b69-46a3-b764-d62c6ec2021a 2019-07-30 07:19:50,495 - 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-30 07:19:50,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-bd3a00ea-2b69-46a3-b764-d62c6ec2021a 2019-07-30 07:19:50,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.197200059891s 2019-07-30 07:19:50,506 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-07-30 07:19:50,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:19:50,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:50,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd213a13-d737-456a-ae32-dd2ca21a1c00 2019-07-30 07:19:50,621 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:19:50,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fd213a13-d737-456a-ae32-dd2ca21a1c00 2019-07-30 07:19:50,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115134000778s 2019-07-30 07:19:50,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:19:50,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:19:50,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1ddc30-19ce-477e-8b28-13f50c721cd6 2019-07-30 07:19:50,818 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac"}, "tags": [], "enabled": true, "id": "1871bbe5c595420bb1500d11a6299dac", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633"}]} 2019-07-30 07:19:50,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ca1ddc30-19ce-477e-8b28-13f50c721cd6 2019-07-30 07:19:50,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189583063126s 2019-07-30 07:19:50,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 07:19:50,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" -d '{"network": {"shared": true, "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "name": "tempest_scenario-net_df80f001-c4ef-4f9c-84f2-44023762d633", "admin_state_up": true}}' 2019-07-30 07:19:51,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:51 GMT X-Openstack-Request-Id: req-e894a01b-7c96-4727-9589-3023f6360991 2019-07-30 07:19:51,169 - 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":"ff1b7083-f73c-46e1-9af7-64ff3bdcc264","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":true,"project_id":"1871bbe5c595420bb1500d11a6299dac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:19:51Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_df80f001-c4ef-4f9c-84f2-44023762d633","admin_state_up":true,"tenant_id":"1871bbe5c595420bb1500d11a6299dac","created_at":"2019-07-30T07:19:50Z","mtu":1450}} 2019-07-30 07:19:51,170 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e894a01b-7c96-4727-9589-3023f6360991 2019-07-30 07:19:51,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.348774909973s 2019-07-30 07:19:51,170 - 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-30T07:19:51Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ff1b7083-f73c-46e1-9af7-64ff3bdcc264', u'provider:segmentation_id': 30, 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_df80f001-c4ef-4f9c-84f2-44023762d633', u'created_at': u'2019-07-30T07:19:50Z', u'mtu': 1450, u'tenant_id': u'1871bbe5c595420bb1500d11a6299dac', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1871bbe5c595420bb1500d11a6299dac', u'l2_adjacency': True}) 2019-07-30 07:19:51,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:19:51,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:19:51,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:51 GMT X-Openstack-Request-Id: req-a0c4b709-ebfd-47f0-a39c-8221f12a62a6 2019-07-30 07:19:51,283 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ff1b7083-f73c-46e1-9af7-64ff3bdcc264","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":true,"project_id":"1871bbe5c595420bb1500d11a6299dac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:19:51Z","qos_policy_id":null,"name":"tempest_scenario-net_df80f001-c4ef-4f9c-84f2-44023762d633","admin_state_up":true,"tenant_id":"1871bbe5c595420bb1500d11a6299dac","created_at":"2019-07-30T07:19:50Z","provider:network_type":"vxlan"}]} 2019-07-30 07:19:51,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a0c4b709-ebfd-47f0-a39c-8221f12a62a6 2019-07-30 07:19:51,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112509012222s 2019-07-30 07:19:51,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 07:19:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" -d '{"subnet": {"name": "tempest_scenario-subnet_df80f001-c4ef-4f9c-84f2-44023762d633", "enable_dhcp": true, "network_id": "ff1b7083-f73c-46e1-9af7-64ff3bdcc264", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 07:19:51,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:51 GMT X-Openstack-Request-Id: req-62b09591-16e2-4573-b91c-88c9c01066c4 2019-07-30 07:19:51,972 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T07:19:51Z","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":"60a945b9-d0ce-476c-85f9-07ee079c9101","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1871bbe5c595420bb1500d11a6299dac","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_df80f001-c4ef-4f9c-84f2-44023762d633","enable_dhcp":true,"segment_id":null,"network_id":"ff1b7083-f73c-46e1-9af7-64ff3bdcc264","tenant_id":"1871bbe5c595420bb1500d11a6299dac","created_at":"2019-07-30T07:19:51Z","ip_version":4}} 2019-07-30 07:19:51,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-62b09591-16e2-4573-b91c-88c9c01066c4 2019-07-30 07:19:51,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.687249898911s 2019-07-30 07:19:51,973 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T07:19: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'60a945b9-d0ce-476c-85f9-07ee079c9101', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_df80f001-c4ef-4f9c-84f2-44023762d633', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ff1b7083-f73c-46e1-9af7-64ff3bdcc264', u'tenant_id': u'1871bbe5c595420bb1500d11a6299dac', u'created_at': u'2019-07-30T07:19: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'1871bbe5c595420bb1500d11a6299dac'}) 2019-07-30 07:19:51,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 07:19:51,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "tempest_scenario-router_df80f001-c4ef-4f9c-84f2-44023762d633", "admin_state_up": true}}' 2019-07-30 07:19:53,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:53 GMT X-Openstack-Request-Id: req-9d93a352-ca4f-40fa-aba4-1ab5ce6b4ff0 2019-07-30 07:19:53,610 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "created_at": "2019-07-30T07:19:52Z", "admin_state_up": true, "updated_at": "2019-07-30T07:19:52Z", "project_id": "1871bbe5c595420bb1500d11a6299dac", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e946bc4d-aa66-4bbd-a085-6af43eb5490c", "name": "tempest_scenario-router_df80f001-c4ef-4f9c-84f2-44023762d633"}} 2019-07-30 07:19:53,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9d93a352-ca4f-40fa-aba4-1ab5ce6b4ff0 2019-07-30 07:19:53,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63682198524s 2019-07-30 07:19:53,611 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T07:19:52Z', u'revision_number': 2, u'ha': False, u'id': u'e946bc4d-aa66-4bbd-a085-6af43eb5490c', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_df80f001-c4ef-4f9c-84f2-44023762d633', u'admin_state_up': True, u'tenant_id': u'1871bbe5c595420bb1500d11a6299dac', u'created_at': u'2019-07-30T07:19:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'1871bbe5c595420bb1500d11a6299dac'}) 2019-07-30 07:19:53,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 07:19:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e946bc4d-aa66-4bbd-a085-6af43eb5490c/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}089f68b0425a8560424b70f3bc3c93329ad4b868" -d '{"subnet_id": "60a945b9-d0ce-476c-85f9-07ee079c9101"}' 2019-07-30 07:19:55,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:55 GMT X-Openstack-Request-Id: req-846ab9b8-0d29-46b0-a3ee-2234b1f3cec4 2019-07-30 07:19:55,874 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ff1b7083-f73c-46e1-9af7-64ff3bdcc264", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "subnet_id": "60a945b9-d0ce-476c-85f9-07ee079c9101", "subnet_ids": ["60a945b9-d0ce-476c-85f9-07ee079c9101"], "port_id": "b7637ebf-c1a6-4ac8-b11e-a7f81eaa20a3", "id": "e946bc4d-aa66-4bbd-a085-6af43eb5490c"} 2019-07-30 07:19:55,874 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e946bc4d-aa66-4bbd-a085-6af43eb5490c/add_router_interface.json used request id req-846ab9b8-0d29-46b0-a3ee-2234b1f3cec4 2019-07-30 07:19:55,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.26267290115s 2019-07-30 07:19:55,875 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 07:19:55,980 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 07:19:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:19:55,988 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:55 GMT 2019-07-30 07:19:55,989 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 07:19:55,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:19:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:19:56,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:56 GMT X-Openstack-Request-Id: req-9d4eed81-5cbd-4a90-88ab-6834fe9a5afb 2019-07-30 07:19:56,303 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:19:56,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9d4eed81-5cbd-4a90-88ab-6834fe9a5afb 2019-07-30 07:19:56,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312037944794s 2019-07-30 07:19:56,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 07:19:56,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633"}' 2019-07-30 07:19:56,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:56 GMT Location: http://172.30.9.24:9292/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-390793dd-506d-4666-90ce-ddc09cce19bf 2019-07-30 07:19:56,358 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:19:56Z", "file": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/file", "owner": "1871bbe5c595420bb1500d11a6299dac", "id": "f659fda4-d215-47d0-af8a-cc2a14096ee8", "size": null, "self": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8", "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_df80f001-c4ef-4f9c-84f2-44023762d633", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "checksum": null, "created_at": "2019-07-30T07:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 07:19:56,358 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-390793dd-506d-4666-90ce-ddc09cce19bf 2019-07-30 07:19:56,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.046098947525s 2019-07-30 07:19:56,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 07:19:56,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/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}089f68b0425a8560424b70f3bc3c93329ad4b868" -d '' 2019-07-30 07:19:56,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:19:56 GMT X-Openstack-Request-Id: req-5a054334-4d71-4c74-bce0-3e8c6b73c807 2019-07-30 07:19:56,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-30 07:19:56,918 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/file used request id req-5a054334-4d71-4c74-bce0-3e8c6b73c807 2019-07-30 07:19:56,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.559038877487s 2019-07-30 07:19:56,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:19:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:19:56,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:56 GMT X-Openstack-Request-Id: req-5ea12122-cc17-4dc9-b8b0-998332c1c492 2019-07-30 07:19:56,955 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:19:56Z", "file": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/file", "owner": "1871bbe5c595420bb1500d11a6299dac", "id": "f659fda4-d215-47d0-af8a-cc2a14096ee8", "size": 12716032, "self": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:19:56,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5ea12122-cc17-4dc9-b8b0-998332c1c492 2019-07-30 07:19:56,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0329902172089s 2019-07-30 07:19:56,957 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/file', 'owner': u'1871bbe5c595420bb1500d11a6299dac', 'id': u'f659fda4-d215-47d0-af8a-cc2a14096ee8', 'size': 12716032, u'self': u'/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1871bbe5c595420bb1500d11a6299dac', 'name': 'tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T07:19:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T07:19:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633', '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/f659fda4-d215-47d0-af8a-cc2a14096ee8', 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_df80f001-c4ef-4f9c-84f2-44023762d633', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633', 'created': u'2019-07-30T07:19:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T07:19: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/f659fda4-d215-47d0-af8a-cc2a14096ee8', 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_df80f001-c4ef-4f9c-84f2-44023762d633', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 07:19:56,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 07:19:56,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_df80f001-c4ef-4f9c-84f2-44023762d633", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 07:19:57,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19: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-ea294139-b7c7-4ddf-8006-ec2e76c608c8 x-openstack-request-id: req-ea294139-b7c7-4ddf-8006-ec2e76c608c8 2019-07-30 07:19:57,578 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_df80f001-c4ef-4f9c-84f2-44023762d633", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f", "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": "96d56e49-8130-4f01-b30b-5bbd1e39b64f"}} 2019-07-30 07:19:57,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ea294139-b7c7-4ddf-8006-ec2e76c608c8 2019-07-30 07:19:57,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.617958068848s 2019-07-30 07:19:57,579 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_df80f001-c4ef-4f9c-84f2-44023762d633', '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'2e894757a4e54ebfa46b20b30b23a387', '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'96d56e49-8130-4f01-b30b-5bbd1e39b64f', 'swap': 0}) 2019-07-30 07:19:57,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 07:19:57,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f/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}38e353b2c250e7447e1e231262309776be51d104" -d '{"extra_specs": {}}' 2019-07-30 07:19:57,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19: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-c6165478-57cc-4c38-8692-eefa56d7bc6c x-openstack-request-id: req-c6165478-57cc-4c38-8692-eefa56d7bc6c 2019-07-30 07:19:57,602 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 07:19:57,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f/os-extra_specs used request id req-c6165478-57cc-4c38-8692-eefa56d7bc6c 2019-07-30 07:19:57,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022027015686s 2019-07-30 07:19:57,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:19:57,616 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97da6aa6-7b10-4450-9cbb-6b66746fa111 2019-07-30 07:19:57,616 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:19:57,616 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-97da6aa6-7b10-4450-9cbb-6b66746fa111 2019-07-30 07:19:57,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:19:57,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:19:57,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-542b3775-ff01-47e4-9b8a-c69d23a7baaf 2019-07-30 07:19:57,784 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:19:57,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-542b3775-ff01-47e4-9b8a-c69d23a7baaf 2019-07-30 07:19:57,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164115905762s 2019-07-30 07:19:57,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:19:57,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:19:57,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ea9f38-1969-48e5-832e-fda0641ac4e1 2019-07-30 07:19:57,999 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:19:57,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-50ea9f38-1969-48e5-832e-fda0641ac4e1 2019-07-30 07:19:58,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210498809814s 2019-07-30 07:19:58,008 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 07:20:00,388 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 07:20:02,670 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 36054a37-7cf4-419e-abee-e447b87be5bc | 2019-07-30T07:20:02.262436 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 36054a37-7cf4-419e-abee-e447b87be5bc ~/.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-30 07:20:06,134 - 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-30 07:20:06,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 07:20:09,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 07:20:13,417 - 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=220e7462-f315-4290-bcf2-c44b5d9d6e54) as the default verifier for the future CLI operations. 2019-07-30 07:20:15,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 07:20:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:20:15,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 07:20: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-ae72a0f6-c683-437e-b5ac-16d031a520a5 x-openstack-request-id: req-ae72a0f6-c683-437e-b5ac-16d031a520a5 2019-07-30 07:20:15,343 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 07:20:15,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-ae72a0f6-c683-437e-b5ac-16d031a520a5 2019-07-30 07:20:15,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0439839363098s 2019-07-30 07:20:15,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:20:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:20:15,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 07:20:15 GMT X-Openstack-Request-Id: req-c33decec-4389-4903-b256-aa9bc0ae7d8d 2019-07-30 07:20:15,631 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:19:56Z", "file": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/file", "owner": "1871bbe5c595420bb1500d11a6299dac", "id": "f659fda4-d215-47d0-af8a-cc2a14096ee8", "size": 12716032, "self": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:20:15,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c33decec-4389-4903-b256-aa9bc0ae7d8d 2019-07-30 07:20:15,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282727956772s 2019-07-30 07:20:15,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 07:20:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_df80f001-c4ef-4f9c-84f2-44023762d633", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_df80f001-c4ef-4f9c-84f2-44023762d633"}' 2019-07-30 07:20:15,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 30 Jul 2019 07:20:15 GMT Location: http://172.30.9.24:9292/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5dccd93c-c09f-4acd-b615-95627c53388b 2019-07-30 07:20:15,672 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:20:15Z", "file": "/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16/file", "owner": "1871bbe5c595420bb1500d11a6299dac", "id": "8d11b108-136f-4f80-bad8-32c2ed42ba16", "size": null, "self": "/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16", "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_df80f001-c4ef-4f9c-84f2-44023762d633", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_df80f001-c4ef-4f9c-84f2-44023762d633", "checksum": null, "created_at": "2019-07-30T07:20:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 07:20:15,672 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5dccd93c-c09f-4acd-b615-95627c53388b 2019-07-30 07:20:15,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0350770950317s 2019-07-30 07:20:15,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 07:20:15,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16/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}089f68b0425a8560424b70f3bc3c93329ad4b868" -d '' 2019-07-30 07:20:16,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:20:16 GMT X-Openstack-Request-Id: req-fd3e8d91-2e4e-46e4-b982-e0694f72badf 2019-07-30 07:20:16,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-30 07:20:16,607 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16/file used request id req-fd3e8d91-2e4e-46e4-b982-e0694f72badf 2019-07-30 07:20:16,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.934405088425s 2019-07-30 07:20:16,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:20:16,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:20:16,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 30 Jul 2019 07:20:16 GMT X-Openstack-Request-Id: req-7a000896-d331-4686-98dc-49b6ae433fe8 2019-07-30 07:20:16,641 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:20:16Z", "file": "/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16/file", "owner": "1871bbe5c595420bb1500d11a6299dac", "id": "8d11b108-136f-4f80-bad8-32c2ed42ba16", "size": 12716032, "self": "/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8d11b108-136f-4f80-bad8-32c2ed42ba16/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8d11b108-136f-4f80-bad8-32c2ed42ba16/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_df80f001-c4ef-4f9c-84f2-44023762d633", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_df80f001-c4ef-4f9c-84f2-44023762d633", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:20:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:19:56Z", "file": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/file", "owner": "1871bbe5c595420bb1500d11a6299dac", "id": "f659fda4-d215-47d0-af8a-cc2a14096ee8", "size": 12716032, "self": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:20:16,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7a000896-d331-4686-98dc-49b6ae433fe8 2019-07-30 07:20:16,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0295920372009s 2019-07-30 07:20:16,644 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8d11b108-136f-4f80-bad8-32c2ed42ba16/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16/file', 'owner': u'1871bbe5c595420bb1500d11a6299dac', 'id': u'8d11b108-136f-4f80-bad8-32c2ed42ba16', 'size': 12716032, u'self': u'/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1871bbe5c595420bb1500d11a6299dac', 'name': 'tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8d11b108-136f-4f80-bad8-32c2ed42ba16/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T07:20:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T07:20:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_df80f001-c4ef-4f9c-84f2-44023762d633', '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/8d11b108-136f-4f80-bad8-32c2ed42ba16', 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_df80f001-c4ef-4f9c-84f2-44023762d633', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_df80f001-c4ef-4f9c-84f2-44023762d633', 'created': u'2019-07-30T07:20:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T07:20:15Z', 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/8d11b108-136f-4f80-bad8-32c2ed42ba16', 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_df80f001-c4ef-4f9c-84f2-44023762d633', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 07:20:16,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 07:20:16,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_df80f001-c4ef-4f9c-84f2-44023762d633", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 07:20:16,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 30 Jul 2019 07:20: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-4fdd3169-f825-4fb5-a433-264be97b870d x-openstack-request-id: req-4fdd3169-f825-4fb5-a433-264be97b870d 2019-07-30 07:20:16,701 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_df80f001-c4ef-4f9c-84f2-44023762d633", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/002b8c1e-9280-4124-bfe2-3540e9cec266", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/002b8c1e-9280-4124-bfe2-3540e9cec266", "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": "002b8c1e-9280-4124-bfe2-3540e9cec266"}} 2019-07-30 07:20:16,702 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4fdd3169-f825-4fb5-a433-264be97b870d 2019-07-30 07:20:16,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0569911003113s 2019-07-30 07:20:16,703 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_df80f001-c4ef-4f9c-84f2-44023762d633', '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'2e894757a4e54ebfa46b20b30b23a387', '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'002b8c1e-9280-4124-bfe2-3540e9cec266', 'swap': 0}) 2019-07-30 07:20:16,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 07:20:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/002b8c1e-9280-4124-bfe2-3540e9cec266/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}38e353b2c250e7447e1e231262309776be51d104" -d '{"extra_specs": {}}' 2019-07-30 07:20:16,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 07:20: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-43d081e3-9d7d-4de9-bf2e-61c2c09b2f6f x-openstack-request-id: req-43d081e3-9d7d-4de9-bf2e-61c2c09b2f6f 2019-07-30 07:20:16,724 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 07:20:16,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/002b8c1e-9280-4124-bfe2-3540e9cec266/os-extra_specs used request id req-43d081e3-9d7d-4de9-bf2e-61c2c09b2f6f 2019-07-30 07:20:16,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206320285797s 2019-07-30 07:20:16,724 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_df80f001-c4ef-4f9c-84f2-44023762d633', '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'2e894757a4e54ebfa46b20b30b23a387', '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'002b8c1e-9280-4124-bfe2-3540e9cec266', 'swap': 0}) 2019-07-30 07:20:19,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 07:20:19,570 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 07:20:19,571 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 07:20:19,573 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 07:20:19,608 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 07:20:23,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-220e7462-f315-4290-bcf2-c44b5d9d6e54/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-07-30 07:20:23,225 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 07:20:23,258 - 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-30 07:27:21,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 38a0bee9-cac3-4f0a-9b42-264a6a548244 2019-07-30 07:27:21,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'38a0bee9-cac3-4f0a-9b42-264a6a548244']'. 2019-07-30 07:27:22,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 07:27:22,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 07:27:22,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 07:27:22,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 38a0bee9-cac3-4f0a-9b42-264a6a548244 | 2019-07-30 07:27:22,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 07:27:22,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 07:20:25 | 2019-07-30 07:27:22,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 07:27:21 | 2019-07-30 07:27:22,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:56 | 2019-07-30 07:27:22,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-07-30 07:27:22,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 07:27:22,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 07:27:22,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 220e7462-f315-4290-bcf2-c44b5d9d6e54) | 2019-07-30 07:27:22,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 07:27:22,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 36054a37-7cf4-419e-abee-e447b87be5bc) | 2019-07-30 07:27:22,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-07-30 07:27:22,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 395.047 | 2019-07-30 07:27:22,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-07-30 07:27:22,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-07-30 07:27:22,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 07:27:22,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 07:27:22,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 07:27:22,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 07:27:22,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 07:27:22,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 07:27:22,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-07-30 07:27:22,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'38a0bee9-cac3-4f0a-9b42-264a6a548244', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-07-30 07:27:24,608 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 38a0bee9-cac3-4f0a-9b42-264a6a548244 --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-30 07:27:24,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'38a0bee9-cac3-4f0a-9b42-264a6a548244', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-07-30 07:27:26,492 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 38a0bee9-cac3-4f0a-9b42-264a6a548244 --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-30 07:27:26,638 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 07:27:26,638 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 07:36 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-30 07:27:26,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 07:27:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:27:27,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:27:27 GMT X-Openstack-Request-Id: req-cd87e61c-6800-4d2e-82a4-8d13d97f2109 2019-07-30 07:27:27,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 07:27:27,226 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8d11b108-136f-4f80-bad8-32c2ed42ba16 used request id req-cd87e61c-6800-4d2e-82a4-8d13d97f2109 2019-07-30 07:27:27,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.575003862381s 2019-07-30 07:27:27,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 07:27:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:27,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27: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-879dce14-667e-4c21-8869-7444fed7a8d0 x-openstack-request-id: req-879dce14-667e-4c21-8869-7444fed7a8d0 2019-07-30 07:27:27,529 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_df80f001-c4ef-4f9c-84f2-44023762d633", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/002b8c1e-9280-4124-bfe2-3540e9cec266", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/002b8c1e-9280-4124-bfe2-3540e9cec266", "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": "002b8c1e-9280-4124-bfe2-3540e9cec266"}, {"name": "tempest_scenario-flavor_df80f001-c4ef-4f9c-84f2-44023762d633", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f", "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": "96d56e49-8130-4f01-b30b-5bbd1e39b64f"}]} 2019-07-30 07:27:27,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-879dce14-667e-4c21-8869-7444fed7a8d0 2019-07-30 07:27:27,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.298263072968s 2019-07-30 07:27:27,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 07:27:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/002b8c1e-9280-4124-bfe2-3540e9cec266 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:27,564 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27: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-ba99b14e-ddd3-4131-adfb-89d3fc06746c x-openstack-request-id: req-ba99b14e-ddd3-4131-adfb-89d3fc06746c 2019-07-30 07:27:27,564 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/002b8c1e-9280-4124-bfe2-3540e9cec266 used request id req-ba99b14e-ddd3-4131-adfb-89d3fc06746c 2019-07-30 07:27:27,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0323979854584s 2019-07-30 07:27:27,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 07:27:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e946bc4d-aa66-4bbd-a085-6af43eb5490c/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}089f68b0425a8560424b70f3bc3c93329ad4b868" -d '{"subnet_id": "60a945b9-d0ce-476c-85f9-07ee079c9101"}' 2019-07-30 07:27:30,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:30 GMT X-Openstack-Request-Id: req-5f1064f1-054c-4182-b7d9-375fe00fe6e6 2019-07-30 07:27:30,228 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ff1b7083-f73c-46e1-9af7-64ff3bdcc264", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "subnet_id": "60a945b9-d0ce-476c-85f9-07ee079c9101", "subnet_ids": ["60a945b9-d0ce-476c-85f9-07ee079c9101"], "port_id": "b7637ebf-c1a6-4ac8-b11e-a7f81eaa20a3", "id": "e946bc4d-aa66-4bbd-a085-6af43eb5490c"} 2019-07-30 07:27:30,228 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e946bc4d-aa66-4bbd-a085-6af43eb5490c/remove_router_interface.json used request id req-5f1064f1-054c-4182-b7d9-375fe00fe6e6 2019-07-30 07:27:30,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.66322612762s 2019-07-30 07:27:30,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 07:27:30,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:27:30,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:30 GMT X-Openstack-Request-Id: req-d8de52c9-dc37-4c7d-9756-a35241ebe2bf 2019-07-30 07:27:30,368 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "created_at": "2019-07-30T07:19:52Z", "admin_state_up": true, "updated_at": "2019-07-30T07:27:28Z", "project_id": "1871bbe5c595420bb1500d11a6299dac", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e946bc4d-aa66-4bbd-a085-6af43eb5490c", "name": "tempest_scenario-router_df80f001-c4ef-4f9c-84f2-44023762d633"}]} 2019-07-30 07:27:30,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d8de52c9-dc37-4c7d-9756-a35241ebe2bf 2019-07-30 07:27:30,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.139410018921s 2019-07-30 07:27:30,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 07:27:30,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/e946bc4d-aa66-4bbd-a085-6af43eb5490c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:27:31,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:27:31 GMT X-Openstack-Request-Id: req-11f9b67c-7288-408c-91f8-d74e6352686a 2019-07-30 07:27:31,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:27:31,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e946bc4d-aa66-4bbd-a085-6af43eb5490c.json used request id req-11f9b67c-7288-408c-91f8-d74e6352686a 2019-07-30 07:27:31,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30670595169s 2019-07-30 07:27:31,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 07:27:31,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:27:31,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:31 GMT X-Openstack-Request-Id: req-0a25bc78-f8c2-439b-9638-1ba175728d9e 2019-07-30 07:27:31,744 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T07:19:51Z","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":"60a945b9-d0ce-476c-85f9-07ee079c9101","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1871bbe5c595420bb1500d11a6299dac","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_df80f001-c4ef-4f9c-84f2-44023762d633","enable_dhcp":true,"segment_id":null,"network_id":"ff1b7083-f73c-46e1-9af7-64ff3bdcc264","tenant_id":"1871bbe5c595420bb1500d11a6299dac","created_at":"2019-07-30T07:19:51Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 07:27:31,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0a25bc78-f8c2-439b-9638-1ba175728d9e 2019-07-30 07:27:31,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0673360824585s 2019-07-30 07:27:31,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 07:27:31,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/60a945b9-d0ce-476c-85f9-07ee079c9101.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:27:32,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:27:32 GMT X-Openstack-Request-Id: req-665d192c-00f9-4e54-ab73-9fa673701227 2019-07-30 07:27:32,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:27:32,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/60a945b9-d0ce-476c-85f9-07ee079c9101.json used request id req-665d192c-00f9-4e54-ab73-9fa673701227 2019-07-30 07:27:32,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1261100769s 2019-07-30 07:27:32,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:27:32,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:27:32,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:32 GMT X-Openstack-Request-Id: req-6a1b2288-7186-45f2-8f29-1ba4ce6b79f9 2019-07-30 07:27:32,958 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ff1b7083-f73c-46e1-9af7-64ff3bdcc264","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":true,"project_id":"1871bbe5c595420bb1500d11a6299dac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:27:32Z","qos_policy_id":null,"name":"tempest_scenario-net_df80f001-c4ef-4f9c-84f2-44023762d633","admin_state_up":true,"tenant_id":"1871bbe5c595420bb1500d11a6299dac","created_at":"2019-07-30T07:19:50Z","provider:network_type":"vxlan"}]} 2019-07-30 07:27:32,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6a1b2288-7186-45f2-8f29-1ba4ce6b79f9 2019-07-30 07:27:32,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0859818458557s 2019-07-30 07:27:32,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 07:27:32,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ff1b7083-f73c-46e1-9af7-64ff3bdcc264.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:27:34,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:27:34 GMT X-Openstack-Request-Id: req-ff51fe99-b795-4133-9173-fabc506f0cfa 2019-07-30 07:27:34,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:27:34,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ff1b7083-f73c-46e1-9af7-64ff3bdcc264.json used request id req-ff51fe99-b795-4133-9173-fabc506f0cfa 2019-07-30 07:27:34,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35316705704s 2019-07-30 07:27:34,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:27:34,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:27:34,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:34 GMT X-Openstack-Request-Id: req-f2b09ec9-3425-4108-91cc-646fd1850848 2019-07-30 07:27:34,343 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:19:56Z", "file": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/file", "owner": "1871bbe5c595420bb1500d11a6299dac", "id": "f659fda4-d215-47d0-af8a-cc2a14096ee8", "size": 12716032, "self": "/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/f659fda4-d215-47d0-af8a-cc2a14096ee8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_df80f001-c4ef-4f9c-84f2-44023762d633", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:27:34,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f2b09ec9-3425-4108-91cc-646fd1850848 2019-07-30 07:27:34,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256791114807s 2019-07-30 07:27:34,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 07:27:34,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}089f68b0425a8560424b70f3bc3c93329ad4b868" 2019-07-30 07:27:35,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:27:35 GMT X-Openstack-Request-Id: req-0f996c16-6273-45d5-a380-e5e68cc34452 2019-07-30 07:27:35,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-30 07:27:35,076 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f659fda4-d215-47d0-af8a-cc2a14096ee8 used request id req-0f996c16-6273-45d5-a380-e5e68cc34452 2019-07-30 07:27:35,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.731251955032s 2019-07-30 07:27:35,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 07:27:35,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:35,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27: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-7fad8cfc-d4c9-4aee-81a1-75f4560b6ae7 x-openstack-request-id: req-7fad8cfc-d4c9-4aee-81a1-75f4560b6ae7 2019-07-30 07:27:35,100 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_df80f001-c4ef-4f9c-84f2-44023762d633", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f", "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": "96d56e49-8130-4f01-b30b-5bbd1e39b64f"}]} 2019-07-30 07:27:35,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7fad8cfc-d4c9-4aee-81a1-75f4560b6ae7 2019-07-30 07:27:35,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234310626984s 2019-07-30 07:27:35,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 07:27:35,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:35,134 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27: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-168e11fa-8f2a-4d1b-a164-c6237a8573d5 x-openstack-request-id: req-168e11fa-8f2a-4d1b-a164-c6237a8573d5 2019-07-30 07:27:35,134 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/96d56e49-8130-4f01-b30b-5bbd1e39b64f used request id req-168e11fa-8f2a-4d1b-a164-c6237a8573d5 2019-07-30 07:27:35,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322608947754s 2019-07-30 07:27:35,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:27:35,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:35,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd15cf2c-1fa0-4620-bb2e-2e241401f077 2019-07-30 07:27:35,370 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633", "links": {"self": "http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "09f0ef9ae5ed4c2bb40e6c027d5f77fa", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:27:35,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bd15cf2c-1fa0-4620-bb2e-2e241401f077 2019-07-30 07:27:35,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234992027283s 2019-07-30 07:27:35,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:27:35,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:35,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4237570-0a13-4087-a90a-ef3e53c767e9 2019-07-30 07:27:35,589 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_df80f001-c4ef-4f9c-84f2-44023762d633", "links": {"self": "http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "09f0ef9ae5ed4c2bb40e6c027d5f77fa", "description": null}} 2019-07-30 07:27:35,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa used request id req-d4237570-0a13-4087-a90a-ef3e53c767e9 2019-07-30 07:27:35,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213084936142s 2019-07-30 07:27:35,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 07:27:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:35,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57468582-4534-4567-907f-63cd89acb311 2019-07-30 07:27:35,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:27:35,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/09f0ef9ae5ed4c2bb40e6c027d5f77fa used request id req-57468582-4534-4567-907f-63cd89acb311 2019-07-30 07:27:35,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.324946880341s 2019-07-30 07:27:35,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:27:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:36,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f30332-23b4-46dc-b076-44ab0007e44a 2019-07-30 07:27:36,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac"}, "tags": [], "enabled": true, "id": "1871bbe5c595420bb1500d11a6299dac", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_df80f001-c4ef-4f9c-84f2-44023762d633"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:27:36,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-80f30332-23b4-46dc-b076-44ab0007e44a 2019-07-30 07:27:36,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198819875717s 2019-07-30 07:27:36,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 07:27:36,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:36,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae31ce3-5c6e-456b-a876-5b92852406ca 2019-07-30 07:27:36,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:27:36,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1871bbe5c595420bb1500d11a6299dac used request id req-1ae31ce3-5c6e-456b-a876-5b92852406ca 2019-07-30 07:27:36,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.317878961563s 2019-07-30 07:27:36,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:27:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1871bbe5c595420bb1500d11a6299dac&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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:36,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:36 GMT X-Openstack-Request-Id: req-1d2d43e0-90cc-49be-8411-64480e59f455 2019-07-30 07:27:36,778 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "created_at": "2019-07-30T07:19:50Z", "updated_at": "2019-07-30T07:19:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:19:50Z", "revision_number": 0, "id": "3fe51d0a-c3d4-4640-b2db-76e8b89734d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:19:50Z", "security_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "port_range_min": null, "ethertype": "IPv4", "project_id": "1871bbe5c595420bb1500d11a6299dac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:19:50Z", "revision_number": 0, "id": "7c22968d-3985-4e98-9bd4-2e7815d1b3c3", "remote_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "remote_ip_prefix": null, "created_at": "2019-07-30T07:19:50Z", "security_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "port_range_min": null, "ethertype": "IPv6", "project_id": "1871bbe5c595420bb1500d11a6299dac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:19:50Z", "revision_number": 0, "id": "b1217b3d-5064-4efd-adde-35c91a1c255c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:19:50Z", "security_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "port_range_min": null, "ethertype": "IPv6", "project_id": "1871bbe5c595420bb1500d11a6299dac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:19:50Z", "revision_number": 0, "id": "f251aa7b-e3de-4a00-b4c2-ae8a2fb1cd42", "remote_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "remote_ip_prefix": null, "created_at": "2019-07-30T07:19:50Z", "security_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "port_range_min": null, "ethertype": "IPv4", "project_id": "1871bbe5c595420bb1500d11a6299dac"}], "revision_number": 1, "project_id": "1871bbe5c595420bb1500d11a6299dac", "id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "name": "default"}]} 2019-07-30 07:27:36,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1871bbe5c595420bb1500d11a6299dac&name=default used request id req-1d2d43e0-90cc-49be-8411-64480e59f455 2019-07-30 07:27:36,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328473091125s 2019-07-30 07:27:36,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:27:36,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:36,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:36 GMT X-Openstack-Request-Id: req-1bb61e02-d5b6-410c-a4cc-6be197b492e6 2019-07-30 07:27:36,845 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "created_at": "2019-07-30T07:19:50Z", "updated_at": "2019-07-30T07:19:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:19:50Z", "revision_number": 0, "id": "3fe51d0a-c3d4-4640-b2db-76e8b89734d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:19:50Z", "security_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "port_range_min": null, "ethertype": "IPv4", "project_id": "1871bbe5c595420bb1500d11a6299dac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:19:50Z", "revision_number": 0, "id": "7c22968d-3985-4e98-9bd4-2e7815d1b3c3", "remote_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "remote_ip_prefix": null, "created_at": "2019-07-30T07:19:50Z", "security_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "port_range_min": null, "ethertype": "IPv6", "project_id": "1871bbe5c595420bb1500d11a6299dac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:19:50Z", "revision_number": 0, "id": "b1217b3d-5064-4efd-adde-35c91a1c255c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:19:50Z", "security_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "port_range_min": null, "ethertype": "IPv6", "project_id": "1871bbe5c595420bb1500d11a6299dac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:19:50Z", "revision_number": 0, "id": "f251aa7b-e3de-4a00-b4c2-ae8a2fb1cd42", "remote_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "remote_ip_prefix": null, "created_at": "2019-07-30T07:19:50Z", "security_group_id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "tenant_id": "1871bbe5c595420bb1500d11a6299dac", "port_range_min": null, "ethertype": "IPv4", "project_id": "1871bbe5c595420bb1500d11a6299dac"}], "revision_number": 1, "project_id": "1871bbe5c595420bb1500d11a6299dac", "id": "8b17a809-4957-42a4-9dbc-a454167b3cb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 07:27:36,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1bb61e02-d5b6-410c-a4cc-6be197b492e6 2019-07-30 07:27:36,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0617868900299s 2019-07-30 07:27:36,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 07:27:36,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8b17a809-4957-42a4-9dbc-a454167b3cb0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38e353b2c250e7447e1e231262309776be51d104" 2019-07-30 07:27:36,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:27:36 GMT X-Openstack-Request-Id: req-aabfa732-2e7f-40c7-b9c6-d3a8eea2ead6 2019-07-30 07:27:36,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:27:36,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8b17a809-4957-42a4-9dbc-a454167b3cb0.json used request id req-aabfa732-2e7f-40c7-b9c6-d3a8eea2ead6 2019-07-30 07:27:36,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.122824907303s 2019-07-30 07:27:37,029 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-07-30 07:27:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:27:37,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe07d9b-93bb-4605-b919-706f5977e56c 2019-07-30 07:27:37,081 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:27:37,081 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-ffe07d9b-93bb-4605-b919-706f5977e56c 2019-07-30 07:27:37,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:27:37,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["IbaqtrfcQtSDd_VZhZidVg"], "issued_at": "2019-07-30T07:27:37.000000Z"}} 2019-07-30 07:27:37,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:27:37,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:37,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:37 GMT X-Openstack-Request-Id: req-aa84639b-8a62-4e07-ae66-2c804c385faf 2019-07-30 07:27:37,852 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 07:27:37,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aa84639b-8a62-4e07-ae66-2c804c385faf 2019-07-30 07:27:37,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370413064957s 2019-07-30 07:27:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:27:37,865 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2213e9de-dae9-4dd0-9b2f-6cd4fc66f872 2019-07-30 07:27:37,865 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:27:37,865 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-2213e9de-dae9-4dd0-9b2f-6cd4fc66f872 2019-07-30 07:27:37,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:27:37,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:38,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a25f9ed-57ab-4a15-b32b-f5ba8c96fe45 2019-07-30 07:27:38,052 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:27:38,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4a25f9ed-57ab-4a15-b32b-f5ba8c96fe45 2019-07-30 07:27:38,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186322927475s 2019-07-30 07:27:38,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 07:27:38,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_5d9e3699-a363-42dd-8904-d772de047a99"}}' 2019-07-30 07:27:38,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4ea77dc-5167-454a-89dd-771f633f0950 2019-07-30 07:27:38,203 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94"}, "tags": [], "enabled": true, "id": "b21860c78dbc4e68a5f18aa07a672c94", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5d9e3699-a363-42dd-8904-d772de047a99"}} 2019-07-30 07:27:38,203 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a4ea77dc-5167-454a-89dd-771f633f0950 2019-07-30 07:27:38,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.143178939819s 2019-07-30 07:27:38,204 - 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'b21860c78dbc4e68a5f18aa07a672c94', '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_5d9e3699-a363-42dd-8904-d772de047a99'}) 2019-07-30 07:27:38,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 07:27:38,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ZqSzSQho7Qc6m9FpusZYoeppVV6VMQ", "email": null, "name": "patrole-user_5d9e3699-a363-42dd-8904-d772de047a99"}}' 2019-07-30 07:27:38,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574b4889-69bc-4d66-8310-3d61d23fa4d0 2019-07-30 07:27:38,587 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_5d9e3699-a363-42dd-8904-d772de047a99", "links": {"self": "http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79fe4d06b36b46f4857c219a89c869f1", "domain_id": "default", "password_expires_at": null}} 2019-07-30 07:27:38,587 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-574b4889-69bc-4d66-8310-3d61d23fa4d0 2019-07-30 07:27:38,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376871109009s 2019-07-30 07:27:38,588 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'79fe4d06b36b46f4857c219a89c869f1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_5d9e3699-a363-42dd-8904-d772de047a99'}) 2019-07-30 07:27:38,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:27:38,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:38,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c6869d-6381-4f68-821c-4f68a80e70ab 2019-07-30 07:27:38,790 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:27:38,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-54c6869d-6381-4f68-821c-4f68a80e70ab 2019-07-30 07:27:38,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198773145676s 2019-07-30 07:27:38,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:27:38,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:39,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92de547-5328-4804-946b-54dcc0e8de10 2019-07-30 07:27:39,003 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:27:39,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d92de547-5328-4804-946b-54dcc0e8de10 2019-07-30 07:27:39,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207905054092s 2019-07-30 07:27:39,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:27:39,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:39,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf6a189-13b7-4b5b-bedd-b8afdaa12700 2019-07-30 07:27:39,129 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:27:39,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dbf6a189-13b7-4b5b-bedd-b8afdaa12700 2019-07-30 07:27:39,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120743989944s 2019-07-30 07:27:39,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:27:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:39,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd937264-49b8-422d-8020-a2a49a475208 2019-07-30 07:27:39,290 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:27:39,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-dd937264-49b8-422d-8020-a2a49a475208 2019-07-30 07:27:39,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155707836151s 2019-07-30 07:27:39,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:27:39,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:39,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d916d34-24d2-4ad6-957c-3a6c815b28be 2019-07-30 07:27:39,515 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_5d9e3699-a363-42dd-8904-d772de047a99", "links": {"self": "http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79fe4d06b36b46f4857c219a89c869f1", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:27:39,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9d916d34-24d2-4ad6-957c-3a6c815b28be 2019-07-30 07:27:39,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224292039871s 2019-07-30 07:27:39,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:27:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:39,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0adfec1-d1f2-409e-aa3d-d40a08f32d24 2019-07-30 07:27:39,638 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94"}, "tags": [], "enabled": true, "id": "b21860c78dbc4e68a5f18aa07a672c94", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5d9e3699-a363-42dd-8904-d772de047a99"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:27:39,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c0adfec1-d1f2-409e-aa3d-d40a08f32d24 2019-07-30 07:27:39,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112240076065s 2019-07-30 07:27:39,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:27:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=79fe4d06b36b46f4857c219a89c869f1&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=b21860c78dbc4e68a5f18aa07a672c94" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:39,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e764b77b-6b81-411d-b5a4-d5e35f924833 2019-07-30 07:27:39,841 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=79fe4d06b36b46f4857c219a89c869f1&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=b21860c78dbc4e68a5f18aa07a672c94", "previous": null, "next": null}} 2019-07-30 07:27:39,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=79fe4d06b36b46f4857c219a89c869f1&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=b21860c78dbc4e68a5f18aa07a672c94 used request id req-e764b77b-6b81-411d-b5a4-d5e35f924833 2019-07-30 07:27:39,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195739984512s 2019-07-30 07:27:39,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:27:39,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94/users/79fe4d06b36b46f4857c219a89c869f1/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:39,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5c62d09-0075-49b9-b7a9-ce85066707f5 2019-07-30 07:27:39,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:27:39,995 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94/users/79fe4d06b36b46f4857c219a89c869f1/roles/7c6f65662ba14da09fdf612228746a7c used request id req-f5c62d09-0075-49b9-b7a9-ce85066707f5 2019-07-30 07:27:39,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149408102036s 2019-07-30 07:27:39,996 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_5d9e3699-a363-42dd-8904-d772de047a99', 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'b21860c78dbc4e68a5f18aa07a672c94', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ZqSzSQho7Qc6m9FpusZYoeppVV6VMQ', 'username': u'patrole-user_5d9e3699-a363-42dd-8904-d772de047a99', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 07:27:39,999 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_5d9e3699-a363-42dd-8904-d772de047a99', 'password': 'ZqSzSQho7Qc6m9FpusZYoeppVV6VMQ', 'project_name': 'patrole-project_5d9e3699-a363-42dd-8904-d772de047a99', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'b21860c78dbc4e68a5f18aa07a672c94', 'project_domain_name': 'Default'} 2019-07-30 07:27:40,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:27:40,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:40,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3957ae85-1c48-4b6a-b6dc-f2b197f080b9 2019-07-30 07:27:40,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:27:40,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3957ae85-1c48-4b6a-b6dc-f2b197f080b9 2019-07-30 07:27:40,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118051052094s 2019-07-30 07:27:40,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:27:40,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:40,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-811759cf-fcf1-4bd5-9bd8-3864b7c04279 2019-07-30 07:27:40,324 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:27:40,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-811759cf-fcf1-4bd5-9bd8-3864b7c04279 2019-07-30 07:27:40,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198103904724s 2019-07-30 07:27:40,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:27:40,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:40,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7665a509-6895-4a0f-8d63-8deea9afa448 2019-07-30 07:27:40,511 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:27:40,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7665a509-6895-4a0f-8d63-8deea9afa448 2019-07-30 07:27:40,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182792901993s 2019-07-30 07:27:40,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:27:40,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:40,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52315d2a-1042-4615-80fc-dcde3138015b 2019-07-30 07:27:40,641 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_5d9e3699-a363-42dd-8904-d772de047a99", "links": {"self": "http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79fe4d06b36b46f4857c219a89c869f1", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:27:40,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-52315d2a-1042-4615-80fc-dcde3138015b 2019-07-30 07:27:40,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129106998444s 2019-07-30 07:27:40,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:27:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:40,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20fa2b84-0d50-4b5e-89f2-9b62dc78007f 2019-07-30 07:27:40,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94"}, "tags": [], "enabled": true, "id": "b21860c78dbc4e68a5f18aa07a672c94", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5d9e3699-a363-42dd-8904-d772de047a99"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:27:40,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-20fa2b84-0d50-4b5e-89f2-9b62dc78007f 2019-07-30 07:27:40,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110714912415s 2019-07-30 07:27:40,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:27:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=79fe4d06b36b46f4857c219a89c869f1&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=b21860c78dbc4e68a5f18aa07a672c94" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:40,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e630bf-f8b9-4450-a150-a76e2e54daeb 2019-07-30 07:27:40,926 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=79fe4d06b36b46f4857c219a89c869f1&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=b21860c78dbc4e68a5f18aa07a672c94", "previous": null, "next": null}} 2019-07-30 07:27:40,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=79fe4d06b36b46f4857c219a89c869f1&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=b21860c78dbc4e68a5f18aa07a672c94 used request id req-48e630bf-f8b9-4450-a150-a76e2e54daeb 2019-07-30 07:27:40,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.154794931412s 2019-07-30 07:27:40,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:27:40,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94/users/79fe4d06b36b46f4857c219a89c869f1/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:41,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22fbe41a-93f5-43c1-b8f2-9d7b429099d6 2019-07-30 07:27:41,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:27:41,163 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94/users/79fe4d06b36b46f4857c219a89c869f1/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-22fbe41a-93f5-43c1-b8f2-9d7b429099d6 2019-07-30 07:27:41,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232897996902s 2019-07-30 07:27:41,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:27:41,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:41,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9123c1-13c6-4679-a9eb-066ecf637914 2019-07-30 07:27:41,278 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:27:41,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5b9123c1-13c6-4679-a9eb-066ecf637914 2019-07-30 07:27:41,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112228155136s 2019-07-30 07:27:41,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:27:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:41,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a2dc3e-3e0f-4b7f-a798-2419ea0d8266 2019-07-30 07:27:41,449 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:27:41,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-91a2dc3e-3e0f-4b7f-a798-2419ea0d8266 2019-07-30 07:27:41,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.165970087051s 2019-07-30 07:27:41,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:27:41,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:41,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cecda18-8799-4424-9ca9-b7c68c8e86e0 2019-07-30 07:27:41,585 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_5d9e3699-a363-42dd-8904-d772de047a99", "links": {"self": "http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79fe4d06b36b46f4857c219a89c869f1", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:27:41,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8cecda18-8799-4424-9ca9-b7c68c8e86e0 2019-07-30 07:27:41,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134791851044s 2019-07-30 07:27:41,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:27:41,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=79fe4d06b36b46f4857c219a89c869f1&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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:41,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e992117f-ecf3-4401-9de4-b0283fff0f3d 2019-07-30 07:27:41,708 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=79fe4d06b36b46f4857c219a89c869f1&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 07:27:41,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=79fe4d06b36b46f4857c219a89c869f1&scope.domain.id=default used request id req-e992117f-ecf3-4401-9de4-b0283fff0f3d 2019-07-30 07:27:41,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111951112747s 2019-07-30 07:27:41,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 07:27:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/79fe4d06b36b46f4857c219a89c869f1/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:41,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d6de70-99c1-42f4-a9d0-f59eedaaabe9 2019-07-30 07:27:41,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:27:41,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/79fe4d06b36b46f4857c219a89c869f1/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-71d6de70-99c1-42f4-a9d0-f59eedaaabe9 2019-07-30 07:27:41,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.134040117264s 2019-07-30 07:27:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:27:41,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2432a4c-87dc-491f-928f-4b9fd748ceb2 2019-07-30 07:27:41,857 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:27:41,857 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-e2432a4c-87dc-491f-928f-4b9fd748ceb2 2019-07-30 07:27:41,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:27:42,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b21860c78dbc4e68a5f18aa07a672c94", "name": "patrole-project_5d9e3699-a363-42dd-8904-d772de047a99"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/b21860c78dbc4e68a5f18aa07a672c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/b21860c78dbc4e68a5f18aa07a672c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/b21860c78dbc4e68a5f18aa07a672c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b21860c78dbc4e68a5f18aa07a672c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/b21860c78dbc4e68a5f18aa07a672c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/b21860c78dbc4e68a5f18aa07a672c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b21860c78dbc4e68a5f18aa07a672c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_b21860c78dbc4e68a5f18aa07a672c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b21860c78dbc4e68a5f18aa07a672c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/b21860c78dbc4e68a5f18aa07a672c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/b21860c78dbc4e68a5f18aa07a672c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_5d9e3699-a363-42dd-8904-d772de047a99", "id": "79fe4d06b36b46f4857c219a89c869f1"}, "audit_ids": ["j8DI0l5SSaGJ8E7Yr9qf3w"], "issued_at": "2019-07-30T07:27:42.000000Z"}} 2019-07-30 07:27:42,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 07:27:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:27:42,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:42 GMT X-Openstack-Request-Id: req-418caf95-9ed1-4520-a8a4-a9d605c71351 2019-07-30 07:27:42,535 - 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-30 07:27:42,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-418caf95-9ed1-4520-a8a4-a9d605c71351 2019-07-30 07:27:42,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280745029449s 2019-07-30 07:27:42,546 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-07-30 07:27:42,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:27:42,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:42,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff5719c-069f-4980-9b4d-bed55ca15f28 2019-07-30 07:27:42,658 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:27:42,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fff5719c-069f-4980-9b4d-bed55ca15f28 2019-07-30 07:27:42,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111787080765s 2019-07-30 07:27:42,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:27:42,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:27:42,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e66ee1-879d-46db-ba74-3acb51dd20fc 2019-07-30 07:27:42,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94"}, "tags": [], "enabled": true, "id": "b21860c78dbc4e68a5f18aa07a672c94", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5d9e3699-a363-42dd-8904-d772de047a99"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:27:42,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e3e66ee1-879d-46db-ba74-3acb51dd20fc 2019-07-30 07:27:42,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202961921692s 2019-07-30 07:27:42,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 07:27:42,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" -d '{"network": {"shared": true, "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "name": "patrole-net_5d9e3699-a363-42dd-8904-d772de047a99", "admin_state_up": true}}' 2019-07-30 07:27:43,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:43 GMT X-Openstack-Request-Id: req-16f42dc9-57dc-4ab9-950c-4433688650cb 2019-07-30 07:27:43,213 - 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":"d5aa2b8d-e830-4d0f-9ea3-63a752310661","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":true,"project_id":"b21860c78dbc4e68a5f18aa07a672c94","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:27:43Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_5d9e3699-a363-42dd-8904-d772de047a99","admin_state_up":true,"tenant_id":"b21860c78dbc4e68a5f18aa07a672c94","created_at":"2019-07-30T07:27:43Z","mtu":1450}} 2019-07-30 07:27:43,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-16f42dc9-57dc-4ab9-950c-4433688650cb 2019-07-30 07:27:43,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.342620849609s 2019-07-30 07:27:43,213 - 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-30T07:27:43Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd5aa2b8d-e830-4d0f-9ea3-63a752310661', u'provider:segmentation_id': 16, 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_5d9e3699-a363-42dd-8904-d772de047a99', u'created_at': u'2019-07-30T07:27:43Z', u'mtu': 1450, u'tenant_id': u'b21860c78dbc4e68a5f18aa07a672c94', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b21860c78dbc4e68a5f18aa07a672c94', u'l2_adjacency': True}) 2019-07-30 07:27:43,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:27:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:27:43,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:43 GMT X-Openstack-Request-Id: req-3b19cacb-7626-4692-8580-ad2092c98982 2019-07-30 07:27:43,316 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d5aa2b8d-e830-4d0f-9ea3-63a752310661","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":true,"project_id":"b21860c78dbc4e68a5f18aa07a672c94","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:27:43Z","qos_policy_id":null,"name":"patrole-net_5d9e3699-a363-42dd-8904-d772de047a99","admin_state_up":true,"tenant_id":"b21860c78dbc4e68a5f18aa07a672c94","created_at":"2019-07-30T07:27:43Z","provider:network_type":"vxlan"}]} 2019-07-30 07:27:43,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3b19cacb-7626-4692-8580-ad2092c98982 2019-07-30 07:27:43,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102654933929s 2019-07-30 07:27:43,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 07:27:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" -d '{"subnet": {"name": "patrole-subnet_5d9e3699-a363-42dd-8904-d772de047a99", "enable_dhcp": true, "network_id": "d5aa2b8d-e830-4d0f-9ea3-63a752310661", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 07:27:43,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:43 GMT X-Openstack-Request-Id: req-dc97a781-87d9-46a2-8adc-470539c91820 2019-07-30 07:27:43,898 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T07:27: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":"97223005-757c-48eb-97ed-bdeae32bd43c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b21860c78dbc4e68a5f18aa07a672c94","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_5d9e3699-a363-42dd-8904-d772de047a99","enable_dhcp":true,"segment_id":null,"network_id":"d5aa2b8d-e830-4d0f-9ea3-63a752310661","tenant_id":"b21860c78dbc4e68a5f18aa07a672c94","created_at":"2019-07-30T07:27:43Z","ip_version":4}} 2019-07-30 07:27:43,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-dc97a781-87d9-46a2-8adc-470539c91820 2019-07-30 07:27:43,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.579658985138s 2019-07-30 07:27:43,899 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T07:27: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'97223005-757c-48eb-97ed-bdeae32bd43c', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_5d9e3699-a363-42dd-8904-d772de047a99', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd5aa2b8d-e830-4d0f-9ea3-63a752310661', u'tenant_id': u'b21860c78dbc4e68a5f18aa07a672c94', u'created_at': u'2019-07-30T07:27: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'b21860c78dbc4e68a5f18aa07a672c94'}) 2019-07-30 07:27:43,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 07:27:43,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "patrole-router_5d9e3699-a363-42dd-8904-d772de047a99", "admin_state_up": true}}' 2019-07-30 07:27:45,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:45 GMT X-Openstack-Request-Id: req-cc8b81b9-5a72-471b-8526-303ffb49290f 2019-07-30 07:27:45,477 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "created_at": "2019-07-30T07:27:43Z", "admin_state_up": true, "updated_at": "2019-07-30T07:27:45Z", "project_id": "b21860c78dbc4e68a5f18aa07a672c94", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "fe51f90d-838d-4637-ac32-8046ac62a739", "name": "patrole-router_5d9e3699-a363-42dd-8904-d772de047a99"}} 2019-07-30 07:27:45,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cc8b81b9-5a72-471b-8526-303ffb49290f 2019-07-30 07:27:45,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57841801643s 2019-07-30 07:27:45,478 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T07:27:45Z', u'revision_number': 2, u'ha': False, u'id': u'fe51f90d-838d-4637-ac32-8046ac62a739', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_5d9e3699-a363-42dd-8904-d772de047a99', u'admin_state_up': True, u'tenant_id': u'b21860c78dbc4e68a5f18aa07a672c94', u'created_at': u'2019-07-30T07:27:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'b21860c78dbc4e68a5f18aa07a672c94'}) 2019-07-30 07:27:45,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 07:27:45,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fe51f90d-838d-4637-ac32-8046ac62a739/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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" -d '{"subnet_id": "97223005-757c-48eb-97ed-bdeae32bd43c"}' 2019-07-30 07:27:47,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:47 GMT X-Openstack-Request-Id: req-d0effa0f-6874-4a2f-a6cb-052588693e0a 2019-07-30 07:27:47,980 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d5aa2b8d-e830-4d0f-9ea3-63a752310661", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "subnet_id": "97223005-757c-48eb-97ed-bdeae32bd43c", "subnet_ids": ["97223005-757c-48eb-97ed-bdeae32bd43c"], "port_id": "6af0d7d7-c2f1-404f-84d3-741ebb46d308", "id": "fe51f90d-838d-4637-ac32-8046ac62a739"} 2019-07-30 07:27:47,980 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fe51f90d-838d-4637-ac32-8046ac62a739/add_router_interface.json used request id req-d0effa0f-6874-4a2f-a6cb-052588693e0a 2019-07-30 07:27:47,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50162601471s 2019-07-30 07:27:47,981 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 07:27:48,087 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 07:27:48,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:27:48,095 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:48 GMT 2019-07-30 07:27:48,095 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 07:27:48,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:27:48,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:27:48,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:48 GMT X-Openstack-Request-Id: req-5ce48cc5-4823-4388-b3ee-5953df746d38 2019-07-30 07:27:48,402 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:27:48,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5ce48cc5-4823-4388-b3ee-5953df746d38 2019-07-30 07:27:48,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304059028625s 2019-07-30 07:27:48,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 07:27:48,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_5d9e3699-a363-42dd-8904-d772de047a99"}' 2019-07-30 07:27:48,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:48 GMT Location: http://172.30.9.24:9292/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d984dbd4-182b-4436-89ea-a3d4729db2c7 2019-07-30 07:27:48,450 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:27:48Z", "file": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/file", "owner": "b21860c78dbc4e68a5f18aa07a672c94", "id": "da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "size": null, "self": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "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_5d9e3699-a363-42dd-8904-d772de047a99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "checksum": null, "created_at": "2019-07-30T07:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 07:27:48,451 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d984dbd4-182b-4436-89ea-a3d4729db2c7 2019-07-30 07:27:48,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.04012799263s 2019-07-30 07:27:48,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 07:27:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" -d '' 2019-07-30 07:27:49,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:27:49 GMT X-Openstack-Request-Id: req-a651b493-65b1-47a1-845f-8cb13f9b274c 2019-07-30 07:27:49,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-30 07:27:49,086 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/file used request id req-a651b493-65b1-47a1-845f-8cb13f9b274c 2019-07-30 07:27:49,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.634196996689s 2019-07-30 07:27:49,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:27:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:27:49,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:49 GMT X-Openstack-Request-Id: req-1f52b362-b8bd-4812-8858-44d5d2902189 2019-07-30 07:27:49,116 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:27:49Z", "file": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/file", "owner": "b21860c78dbc4e68a5f18aa07a672c94", "id": "da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "size": 12716032, "self": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:27:49,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1f52b362-b8bd-4812-8858-44d5d2902189 2019-07-30 07:27:49,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260779857635s 2019-07-30 07:27:49,118 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/file', 'owner': u'b21860c78dbc4e68a5f18aa07a672c94', 'id': u'da1ae596-3ed0-4e8a-b190-e2a4ea8c1519', 'size': 12716032, u'self': u'/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b21860c78dbc4e68a5f18aa07a672c94', 'name': 'patrole-project_5d9e3699-a363-42dd-8904-d772de047a99', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T07:27:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T07:27:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_5d9e3699-a363-42dd-8904-d772de047a99', '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/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519', 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_5d9e3699-a363-42dd-8904-d772de047a99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_5d9e3699-a363-42dd-8904-d772de047a99', 'created': u'2019-07-30T07:27:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T07:27: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/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519', 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_5d9e3699-a363-42dd-8904-d772de047a99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 07:27:49,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 07:27:49,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_5d9e3699-a363-42dd-8904-d772de047a99", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 07:27:49,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27: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-015bb804-a3ca-4ac5-b7b0-72bf631e3ffc x-openstack-request-id: req-015bb804-a3ca-4ac5-b7b0-72bf631e3ffc 2019-07-30 07:27:49,427 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_5d9e3699-a363-42dd-8904-d772de047a99", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3", "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": "83c35cbf-bb5f-497d-8d80-c565a87641d3"}} 2019-07-30 07:27:49,427 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-015bb804-a3ca-4ac5-b7b0-72bf631e3ffc 2019-07-30 07:27:49,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306257963181s 2019-07-30 07:27:49,428 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_5d9e3699-a363-42dd-8904-d772de047a99', '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'2e894757a4e54ebfa46b20b30b23a387', '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'83c35cbf-bb5f-497d-8d80-c565a87641d3', 'swap': 0}) 2019-07-30 07:27:49,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 07:27:49,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3/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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" -d '{"extra_specs": {}}' 2019-07-30 07:27:49,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27: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-67f9316f-e242-406b-951c-7d172ca61f76 x-openstack-request-id: req-67f9316f-e242-406b-951c-7d172ca61f76 2019-07-30 07:27:49,448 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 07:27:49,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3/os-extra_specs used request id req-67f9316f-e242-406b-951c-7d172ca61f76 2019-07-30 07:27:49,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193932056427s 2019-07-30 07:27:49,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:27:49,461 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0753c05-83f1-4d96-a6a1-61de06b0d279 2019-07-30 07:27:49,461 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:27:49,462 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-d0753c05-83f1-4d96-a6a1-61de06b0d279 2019-07-30 07:27:49,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:27:49,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:27:49,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7d3732-8c4d-423c-83c6-045c40c8ddab 2019-07-30 07:27:49,654 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:27:49,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0b7d3732-8c4d-423c-83c6-045c40c8ddab 2019-07-30 07:27:49,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189491033554s 2019-07-30 07:27:49,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:27:49,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:27:49,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7d3981-92eb-481d-b84f-5bd48d8854c7 2019-07-30 07:27:49,769 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:27:49,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9f7d3981-92eb-481d-b84f-5bd48d8854c7 2019-07-30 07:27:49,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110131025314s 2019-07-30 07:27:49,780 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 07:27:52,185 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 07:27:54,596 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 916f7839-26ed-4d9d-984d-a17b05d6efd6 | 2019-07-30T07:27:54.198012 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 916f7839-26ed-4d9d-984d-a17b05d6efd6 ~/.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-30 07:27:58,066 - 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-30 07:27:58,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 07:28:00,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 07:28:04,050 - 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=22ca709b-81c9-4159-9a39-0bbac3997f4e) as the default verifier for the future CLI operations. 2019-07-30 07:28:06,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 07:28:06,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:28:06,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 07:28: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-9b2d4fcc-8ba2-4633-a0c0-f7a1ea242cbf x-openstack-request-id: req-9b2d4fcc-8ba2-4633-a0c0-f7a1ea242cbf 2019-07-30 07:28:06,056 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 07:28:06,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-9b2d4fcc-8ba2-4633-a0c0-f7a1ea242cbf 2019-07-30 07:28:06,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0394520759583s 2019-07-30 07:28:06,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:28:06,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:28:06,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 07:28:06 GMT X-Openstack-Request-Id: req-200b8e16-c1d1-4d9f-a972-460a455c3b02 2019-07-30 07:28:06,338 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:27:49Z", "file": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/file", "owner": "b21860c78dbc4e68a5f18aa07a672c94", "id": "da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "size": 12716032, "self": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:28:06,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-200b8e16-c1d1-4d9f-a972-460a455c3b02 2019-07-30 07:28:06,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277684926987s 2019-07-30 07:28:06,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 07:28:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_5d9e3699-a363-42dd-8904-d772de047a99", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_5d9e3699-a363-42dd-8904-d772de047a99"}' 2019-07-30 07:28:06,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Tue, 30 Jul 2019 07:28:06 GMT Location: http://172.30.9.24:9292/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d5bfad92-1589-41d9-b9e9-5172d684c538 2019-07-30 07:28:06,395 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:28:06Z", "file": "/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba/file", "owner": "b21860c78dbc4e68a5f18aa07a672c94", "id": "6f0f9d94-57d5-48b9-aa4d-3136c88d88ba", "size": null, "self": "/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba", "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_5d9e3699-a363-42dd-8904-d772de047a99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_5d9e3699-a363-42dd-8904-d772de047a99", "checksum": null, "created_at": "2019-07-30T07:28:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 07:28:06,396 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d5bfad92-1589-41d9-b9e9-5172d684c538 2019-07-30 07:28:06,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0473020076752s 2019-07-30 07:28:06,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 07:28:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba/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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" -d '' 2019-07-30 07:28:07,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:28:07 GMT X-Openstack-Request-Id: req-ec403d93-06d6-4cec-a391-895484e5553d 2019-07-30 07:28:07,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 07:28:07,051 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba/file used request id req-ec403d93-06d6-4cec-a391-895484e5553d 2019-07-30 07:28:07,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.654177904129s 2019-07-30 07:28:07,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:28:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:28:07,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Tue, 30 Jul 2019 07:28:07 GMT X-Openstack-Request-Id: req-33c32596-41f8-45b2-8166-5a1d393f4acd 2019-07-30 07:28:07,087 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:28:07Z", "file": "/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba/file", "owner": "b21860c78dbc4e68a5f18aa07a672c94", "id": "6f0f9d94-57d5-48b9-aa4d-3136c88d88ba", "size": 12716032, "self": "/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_5d9e3699-a363-42dd-8904-d772de047a99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_5d9e3699-a363-42dd-8904-d772de047a99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:28:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:27:49Z", "file": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/file", "owner": "b21860c78dbc4e68a5f18aa07a672c94", "id": "da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "size": 12716032, "self": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:28:07,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-33c32596-41f8-45b2-8166-5a1d393f4acd 2019-07-30 07:28:07,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.032840013504s 2019-07-30 07:28:07,090 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba/file', 'owner': u'b21860c78dbc4e68a5f18aa07a672c94', 'id': u'6f0f9d94-57d5-48b9-aa4d-3136c88d88ba', 'size': 12716032, u'self': u'/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b21860c78dbc4e68a5f18aa07a672c94', 'name': 'patrole-project_5d9e3699-a363-42dd-8904-d772de047a99', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T07:28:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T07:28:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_5d9e3699-a363-42dd-8904-d772de047a99', '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/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba', 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_5d9e3699-a363-42dd-8904-d772de047a99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_5d9e3699-a363-42dd-8904-d772de047a99', 'created': u'2019-07-30T07:28:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T07:28:06Z', 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/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba', 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_5d9e3699-a363-42dd-8904-d772de047a99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 07:28:07,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 07:28:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_5d9e3699-a363-42dd-8904-d772de047a99", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 07:28:07,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 07:28: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-2b155c63-6723-455d-b859-ac9a82d0cef2 x-openstack-request-id: req-2b155c63-6723-455d-b859-ac9a82d0cef2 2019-07-30 07:28:07,124 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_5d9e3699-a363-42dd-8904-d772de047a99", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8e9b767e-71bd-4d5a-90ea-547e0a38c082", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8e9b767e-71bd-4d5a-90ea-547e0a38c082", "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": "8e9b767e-71bd-4d5a-90ea-547e0a38c082"}} 2019-07-30 07:28:07,124 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2b155c63-6723-455d-b859-ac9a82d0cef2 2019-07-30 07:28:07,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0332701206207s 2019-07-30 07:28:07,125 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_5d9e3699-a363-42dd-8904-d772de047a99', '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'2e894757a4e54ebfa46b20b30b23a387', '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'8e9b767e-71bd-4d5a-90ea-547e0a38c082', 'swap': 0}) 2019-07-30 07:28:07,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 07:28:07,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/8e9b767e-71bd-4d5a-90ea-547e0a38c082/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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" -d '{"extra_specs": {}}' 2019-07-30 07:28:07,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 07:28: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-73681cef-2339-406b-8658-a5cb0c62b313 x-openstack-request-id: req-73681cef-2339-406b-8658-a5cb0c62b313 2019-07-30 07:28:07,147 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 07:28:07,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8e9b767e-71bd-4d5a-90ea-547e0a38c082/os-extra_specs used request id req-73681cef-2339-406b-8658-a5cb0c62b313 2019-07-30 07:28:07,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219340324402s 2019-07-30 07:28:07,148 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_5d9e3699-a363-42dd-8904-d772de047a99', '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'2e894757a4e54ebfa46b20b30b23a387', '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'8e9b767e-71bd-4d5a-90ea-547e0a38c082', 'swap': 0}) 2019-07-30 07:28:10,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 07:28:10,315 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 07:28:10,315 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 07:28:10,318 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 07:28:10,353 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 07:28:14,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-22ca709b-81c9-4159-9a39-0bbac3997f4e/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-30 07:28:14,372 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 07:28:14,406 - 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-30 07:30:39,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2dcbdcb5-8462-4a8c-9987-199840e8b499 2019-07-30 07:30:39,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'2dcbdcb5-8462-4a8c-9987-199840e8b499']'. 2019-07-30 07:30:40,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 07:30:40,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 07:30:40,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 07:30:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2dcbdcb5-8462-4a8c-9987-199840e8b499 | 2019-07-30 07:30:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 07:30:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 07:28:16 | 2019-07-30 07:30:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 07:30:39 | 2019-07-30 07:30:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:23 | 2019-07-30 07:30:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 07:30:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 07:30:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 22ca709b-81c9-4159-9a39-0bbac3997f4e) | 2019-07-30 07:30:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 07:30:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 916f7839-26ed-4d9d-984d-a17b05d6efd6) | 2019-07-30 07:30:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 147 | 2019-07-30 07:30:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 135.199 | 2019-07-30 07:30:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 138 | 2019-07-30 07:30:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-07-30 07:30:40,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 07:30:40,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 07:30:40,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 07:30:40,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 07:30:40,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 07:30:40,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 07:30:40,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-07-30 07:30:40,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'2dcbdcb5-8462-4a8c-9987-199840e8b499', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-07-30 07:30:42,946 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 2dcbdcb5-8462-4a8c-9987-199840e8b499 --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-30 07:30:42,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'2dcbdcb5-8462-4a8c-9987-199840e8b499', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-07-30 07:30:45,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 2dcbdcb5-8462-4a8c-9987-199840e8b499 --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-30 07:30:45,255 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 07:30:45,255 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:03 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 07:30:45,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 07:30:45,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:30:45,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:30:45 GMT X-Openstack-Request-Id: req-7759f2b4-9145-4033-b59b-51a7a358017e 2019-07-30 07:30:45,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 07:30:45,808 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6f0f9d94-57d5-48b9-aa4d-3136c88d88ba used request id req-7759f2b4-9145-4033-b59b-51a7a358017e 2019-07-30 07:30:45,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.536386013031s 2019-07-30 07:30:45,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 07:30:45,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:45,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30: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-d6ad53cd-8f8b-4099-bdc6-1b10419c25c7 x-openstack-request-id: req-d6ad53cd-8f8b-4099-bdc6-1b10419c25c7 2019-07-30 07:30:45,837 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_5d9e3699-a363-42dd-8904-d772de047a99", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3", "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": "83c35cbf-bb5f-497d-8d80-c565a87641d3"}, {"name": "patrole-flavor_alt_5d9e3699-a363-42dd-8904-d772de047a99", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8e9b767e-71bd-4d5a-90ea-547e0a38c082", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8e9b767e-71bd-4d5a-90ea-547e0a38c082", "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": "8e9b767e-71bd-4d5a-90ea-547e0a38c082"}]} 2019-07-30 07:30:45,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d6ad53cd-8f8b-4099-bdc6-1b10419c25c7 2019-07-30 07:30:45,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228500366211s 2019-07-30 07:30:45,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 07:30:45,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/8e9b767e-71bd-4d5a-90ea-547e0a38c082 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:45,873 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30: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-1061bff7-0503-411c-9771-eef2700929ad x-openstack-request-id: req-1061bff7-0503-411c-9771-eef2700929ad 2019-07-30 07:30:45,873 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8e9b767e-71bd-4d5a-90ea-547e0a38c082 used request id req-1061bff7-0503-411c-9771-eef2700929ad 2019-07-30 07:30:45,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0335791110992s 2019-07-30 07:30:45,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 07:30:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fe51f90d-838d-4637-ac32-8046ac62a739/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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" -d '{"subnet_id": "97223005-757c-48eb-97ed-bdeae32bd43c"}' 2019-07-30 07:30:48,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:48 GMT X-Openstack-Request-Id: req-97030bab-6c2a-48be-a793-8ff3f691945c 2019-07-30 07:30:48,394 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d5aa2b8d-e830-4d0f-9ea3-63a752310661", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "subnet_id": "97223005-757c-48eb-97ed-bdeae32bd43c", "subnet_ids": ["97223005-757c-48eb-97ed-bdeae32bd43c"], "port_id": "6af0d7d7-c2f1-404f-84d3-741ebb46d308", "id": "fe51f90d-838d-4637-ac32-8046ac62a739"} 2019-07-30 07:30:48,394 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fe51f90d-838d-4637-ac32-8046ac62a739/remove_router_interface.json used request id req-97030bab-6c2a-48be-a793-8ff3f691945c 2019-07-30 07:30:48,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.52038097382s 2019-07-30 07:30:48,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 07:30:48,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:30:48,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1214 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:48 GMT X-Openstack-Request-Id: req-53c2854d-9aaa-4f4f-a856-7ebfa54aefc4 2019-07-30 07:30:48,512 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "created_at": "2019-07-30T07:27:43Z", "admin_state_up": true, "updated_at": "2019-07-30T07:30:47Z", "project_id": "b21860c78dbc4e68a5f18aa07a672c94", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "fe51f90d-838d-4637-ac32-8046ac62a739", "name": "patrole-router_5d9e3699-a363-42dd-8904-d772de047a99"}]} 2019-07-30 07:30:48,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-53c2854d-9aaa-4f4f-a856-7ebfa54aefc4 2019-07-30 07:30:48,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118000030518s 2019-07-30 07:30:48,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 07:30:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/fe51f90d-838d-4637-ac32-8046ac62a739.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:30:49,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:30:49 GMT X-Openstack-Request-Id: req-ddebd8ef-5358-42ef-b613-869d6a5dcf34 2019-07-30 07:30:49,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:30:49,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fe51f90d-838d-4637-ac32-8046ac62a739.json used request id req-ddebd8ef-5358-42ef-b613-869d6a5dcf34 2019-07-30 07:30:49,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36214995384s 2019-07-30 07:30:49,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 07:30:49,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:30:49,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:49 GMT X-Openstack-Request-Id: req-24c961d5-1f05-4bd6-b521-ea08f58e569f 2019-07-30 07:30:49,927 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T07:27: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":"97223005-757c-48eb-97ed-bdeae32bd43c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b21860c78dbc4e68a5f18aa07a672c94","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_5d9e3699-a363-42dd-8904-d772de047a99","enable_dhcp":true,"segment_id":null,"network_id":"d5aa2b8d-e830-4d0f-9ea3-63a752310661","tenant_id":"b21860c78dbc4e68a5f18aa07a672c94","created_at":"2019-07-30T07:27:43Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 07:30:49,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-24c961d5-1f05-4bd6-b521-ea08f58e569f 2019-07-30 07:30:49,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0510101318359s 2019-07-30 07:30:49,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 07:30:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/97223005-757c-48eb-97ed-bdeae32bd43c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:30:50,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:30:50 GMT X-Openstack-Request-Id: req-6657d2dd-a769-4778-9b1e-76cf3d49d98f 2019-07-30 07:30:50,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:30:50,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/97223005-757c-48eb-97ed-bdeae32bd43c.json used request id req-6657d2dd-a769-4778-9b1e-76cf3d49d98f 2019-07-30 07:30:50,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.853682994843s 2019-07-30 07:30:50,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:30:50,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:30:50,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:50 GMT X-Openstack-Request-Id: req-297c63bb-5558-4d57-b1d9-74b41b77ddcb 2019-07-30 07:30:50,891 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d5aa2b8d-e830-4d0f-9ea3-63a752310661","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":true,"project_id":"b21860c78dbc4e68a5f18aa07a672c94","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:30:50Z","qos_policy_id":null,"name":"patrole-net_5d9e3699-a363-42dd-8904-d772de047a99","admin_state_up":true,"tenant_id":"b21860c78dbc4e68a5f18aa07a672c94","created_at":"2019-07-30T07:27:43Z","provider:network_type":"vxlan"}]} 2019-07-30 07:30:50,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-297c63bb-5558-4d57-b1d9-74b41b77ddcb 2019-07-30 07:30:50,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10773897171s 2019-07-30 07:30:50,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 07:30:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d5aa2b8d-e830-4d0f-9ea3-63a752310661.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:30:52,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:30:52 GMT X-Openstack-Request-Id: req-4d4901ac-c4bd-43f7-b8c2-35d0bf319dcf 2019-07-30 07:30:52,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:30:52,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d5aa2b8d-e830-4d0f-9ea3-63a752310661.json used request id req-4d4901ac-c4bd-43f7-b8c2-35d0bf319dcf 2019-07-30 07:30:52,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26211380959s 2019-07-30 07:30:52,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:30:52,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:30:52,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:52 GMT X-Openstack-Request-Id: req-3e1d7e6d-ea84-4ae3-9bbe-92f23f7fd294 2019-07-30 07:30:52,184 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:27:49Z", "file": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/file", "owner": "b21860c78dbc4e68a5f18aa07a672c94", "id": "da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "size": 12716032, "self": "/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5d9e3699-a363-42dd-8904-d772de047a99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:30:52,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3e1d7e6d-ea84-4ae3-9bbe-92f23f7fd294 2019-07-30 07:30:52,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.02592420578s 2019-07-30 07:30:52,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 07:30:52,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f884d95bee8b9d37b9b8b6d536c0a709cb26cb7" 2019-07-30 07:30:53,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:30:53 GMT X-Openstack-Request-Id: req-92585172-c3c8-4e23-934a-e5e02d497f6f 2019-07-30 07:30:53,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 07:30:53,427 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/da1ae596-3ed0-4e8a-b190-e2a4ea8c1519 used request id req-92585172-c3c8-4e23-934a-e5e02d497f6f 2019-07-30 07:30:53,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24135112762s 2019-07-30 07:30:53,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 07:30:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:53,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30: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-db9fb11d-214d-455b-ac0b-f3db9d13c3e5 x-openstack-request-id: req-db9fb11d-214d-455b-ac0b-f3db9d13c3e5 2019-07-30 07:30:53,450 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_5d9e3699-a363-42dd-8904-d772de047a99", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3", "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": "83c35cbf-bb5f-497d-8d80-c565a87641d3"}]} 2019-07-30 07:30:53,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-db9fb11d-214d-455b-ac0b-f3db9d13c3e5 2019-07-30 07:30:53,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220761299133s 2019-07-30 07:30:53,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 07:30:53,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:53,480 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30: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-362aa75f-d5f6-4b0d-a0a9-a43cd58c1d4f x-openstack-request-id: req-362aa75f-d5f6-4b0d-a0a9-a43cd58c1d4f 2019-07-30 07:30:53,480 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/83c35cbf-bb5f-497d-8d80-c565a87641d3 used request id req-362aa75f-d5f6-4b0d-a0a9-a43cd58c1d4f 2019-07-30 07:30:53,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285000801086s 2019-07-30 07:30:53,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:30:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:53,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ef110d-661b-4e03-ab67-c6bcaf9e304c 2019-07-30 07:30:53,707 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_5d9e3699-a363-42dd-8904-d772de047a99", "links": {"self": "http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79fe4d06b36b46f4857c219a89c869f1", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:30:53,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-06ef110d-661b-4e03-ab67-c6bcaf9e304c 2019-07-30 07:30:53,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227077960968s 2019-07-30 07:30:53,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:30:53,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:53,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da65693c-b570-45ab-afe1-06f270528e23 2019-07-30 07:30:53,934 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_5d9e3699-a363-42dd-8904-d772de047a99", "links": {"self": "http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "79fe4d06b36b46f4857c219a89c869f1", "description": null}} 2019-07-30 07:30:53,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1 used request id req-da65693c-b570-45ab-afe1-06f270528e23 2019-07-30 07:30:53,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221339941025s 2019-07-30 07:30:53,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 07:30:53,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:54,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ac9648b-374b-42d6-9e71-2ea565453060 2019-07-30 07:30:54,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:30:54,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/79fe4d06b36b46f4857c219a89c869f1 used request id req-2ac9648b-374b-42d6-9e71-2ea565453060 2019-07-30 07:30:54,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.282423973083s 2019-07-30 07:30:54,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:30:54,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:54,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c832205-6a47-44a0-97d7-2044c856d12c 2019-07-30 07:30:54,428 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94"}, "tags": [], "enabled": true, "id": "b21860c78dbc4e68a5f18aa07a672c94", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5d9e3699-a363-42dd-8904-d772de047a99"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:30:54,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-1c832205-6a47-44a0-97d7-2044c856d12c 2019-07-30 07:30:54,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204262018204s 2019-07-30 07:30:54,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 07:30:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:54,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abae4f12-7c84-4cda-9eef-8f3e0a7d5e96 2019-07-30 07:30:54,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:30:54,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b21860c78dbc4e68a5f18aa07a672c94 used request id req-abae4f12-7c84-4cda-9eef-8f3e0a7d5e96 2019-07-30 07:30:54,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256758928299s 2019-07-30 07:30:54,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:30:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b21860c78dbc4e68a5f18aa07a672c94&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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:54,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:54 GMT X-Openstack-Request-Id: req-31025bbf-f5e5-47d8-9634-c0a2b5328d54 2019-07-30 07:30:54,729 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "created_at": "2019-07-30T07:27:42Z", "updated_at": "2019-07-30T07:27:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:27:42Z", "revision_number": 0, "id": "ae6620da-10e0-4b32-81b2-d11a53941315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:27:42Z", "security_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "b21860c78dbc4e68a5f18aa07a672c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:27:42Z", "revision_number": 0, "id": "bc71be0e-7359-4e2b-aeab-9f5db836b73c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:27:42Z", "security_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "b21860c78dbc4e68a5f18aa07a672c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:27:42Z", "revision_number": 0, "id": "c2ac1373-0fbd-4a8e-8fa0-78e3c88f9ec1", "remote_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "remote_ip_prefix": null, "created_at": "2019-07-30T07:27:42Z", "security_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "b21860c78dbc4e68a5f18aa07a672c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:27:42Z", "revision_number": 0, "id": "e8a545a2-1dec-4b05-8220-7503f9a7d920", "remote_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "remote_ip_prefix": null, "created_at": "2019-07-30T07:27:42Z", "security_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "b21860c78dbc4e68a5f18aa07a672c94"}], "revision_number": 1, "project_id": "b21860c78dbc4e68a5f18aa07a672c94", "id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "name": "default"}]} 2019-07-30 07:30:54,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b21860c78dbc4e68a5f18aa07a672c94&name=default used request id req-31025bbf-f5e5-47d8-9634-c0a2b5328d54 2019-07-30 07:30:54,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0353469848633s 2019-07-30 07:30:54,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:30:54,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:54,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:54 GMT X-Openstack-Request-Id: req-91a15408-03b4-405e-a28c-82feb6eac388 2019-07-30 07:30:54,801 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "created_at": "2019-07-30T07:27:42Z", "updated_at": "2019-07-30T07:27:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:27:42Z", "revision_number": 0, "id": "ae6620da-10e0-4b32-81b2-d11a53941315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:27:42Z", "security_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "b21860c78dbc4e68a5f18aa07a672c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:27:42Z", "revision_number": 0, "id": "bc71be0e-7359-4e2b-aeab-9f5db836b73c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:27:42Z", "security_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "b21860c78dbc4e68a5f18aa07a672c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:27:42Z", "revision_number": 0, "id": "c2ac1373-0fbd-4a8e-8fa0-78e3c88f9ec1", "remote_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "remote_ip_prefix": null, "created_at": "2019-07-30T07:27:42Z", "security_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "b21860c78dbc4e68a5f18aa07a672c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:27:42Z", "revision_number": 0, "id": "e8a545a2-1dec-4b05-8220-7503f9a7d920", "remote_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "remote_ip_prefix": null, "created_at": "2019-07-30T07:27:42Z", "security_group_id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "tenant_id": "b21860c78dbc4e68a5f18aa07a672c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "b21860c78dbc4e68a5f18aa07a672c94"}], "revision_number": 1, "project_id": "b21860c78dbc4e68a5f18aa07a672c94", "id": "fca29301-6893-476a-bd87-e2d5cc873d2a", "name": "default"}]} 2019-07-30 07:30:54,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-91a15408-03b4-405e-a28c-82feb6eac388 2019-07-30 07:30:54,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0659248828888s 2019-07-30 07:30:54,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 07:30:54,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/fca29301-6893-476a-bd87-e2d5cc873d2a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}587bf6382b7b0fecc029a8b44af59a5b0380c2ad" 2019-07-30 07:30:54,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:30:54 GMT X-Openstack-Request-Id: req-2a8f0ba2-238f-4097-88c0-fbbbcae88e30 2019-07-30 07:30:54,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:30:54,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/fca29301-6893-476a-bd87-e2d5cc873d2a.json used request id req-2a8f0ba2-238f-4097-88c0-fbbbcae88e30 2019-07-30 07:30:54,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.105807065964s 2019-07-30 07:30:54,955 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-07-30 07:30:54,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:30:54,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30b2d4d-c5a8-4739-9c64-ac0861ef9180 2019-07-30 07:30:54,999 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:30:54,999 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-c30b2d4d-c5a8-4739-9c64-ac0861ef9180 2019-07-30 07:30:55,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:30:55,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["c5oXNzVjQWyWVrCz0Dh8XQ"], "issued_at": "2019-07-30T07:30:55.000000Z"}} 2019-07-30 07:30:55,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:30:55,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:55,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:55 GMT X-Openstack-Request-Id: req-13d545c7-cfe4-4bfd-ac0c-27fa491b6a50 2019-07-30 07:30:55,915 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 07:30:55,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-13d545c7-cfe4-4bfd-ac0c-27fa491b6a50 2019-07-30 07:30:55,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.420980930328s 2019-07-30 07:30:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:30:55,926 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfbc89d-b9cf-4c0e-8c6f-e39f6fd76d21 2019-07-30 07:30:55,927 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:30:55,927 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-edfbc89d-b9cf-4c0e-8c6f-e39f6fd76d21 2019-07-30 07:30:55,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:30:55,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:56,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce3da3c-3023-4dde-a136-74fd99dd7e13 2019-07-30 07:30:56,055 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:30:56,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-cce3da3c-3023-4dde-a136-74fd99dd7e13 2019-07-30 07:30:56,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127470016479s 2019-07-30 07:30:56,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 07:30:56,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}}' 2019-07-30 07:30:56,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b220c7-f860-44c0-8702-1ea495f86937 2019-07-30 07:30:56,284 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b"}, "tags": [], "enabled": true, "id": "ce6c7aac871b4276b4a84241c5433c1b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}} 2019-07-30 07:30:56,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c2b220c7-f860-44c0-8702-1ea495f86937 2019-07-30 07:30:56,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222721099854s 2019-07-30 07:30:56,285 - 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'ce6c7aac871b4276b4a84241c5433c1b', '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_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd'}) 2019-07-30 07:30:56,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 07:30:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "G1Kqjs41CWrnQLHZbhnXKxIcpVLJ5X", "email": null, "name": "neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}}' 2019-07-30 07:30:56,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0d7767b-754c-4a32-bf10-c6b28515299d 2019-07-30 07:30:56,757 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": {"self": "http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ee127ee102c4c2899642db357e5caab", "domain_id": "default", "password_expires_at": null}} 2019-07-30 07:30:56,757 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-d0d7767b-754c-4a32-bf10-c6b28515299d 2019-07-30 07:30:56,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466834068298s 2019-07-30 07:30:56,758 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1ee127ee102c4c2899642db357e5caab', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd'}) 2019-07-30 07:30:56,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:30:56,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:56,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1b7b5c-7f65-4338-977c-b2a012dc54a4 2019-07-30 07:30:56,888 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:30:56,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-de1b7b5c-7f65-4338-977c-b2a012dc54a4 2019-07-30 07:30:56,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.127039194107s 2019-07-30 07:30:56,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:30:56,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:57,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7fdd46-3094-4211-9397-e0f8391650ce 2019-07-30 07:30:57,004 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:30:57,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3c7fdd46-3094-4211-9397-e0f8391650ce 2019-07-30 07:30:57,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111362934113s 2019-07-30 07:30:57,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:30:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:57,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdcdde51-0cb6-475b-b393-f1456eeae138 2019-07-30 07:30:57,167 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:30:57,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cdcdde51-0cb6-475b-b393-f1456eeae138 2019-07-30 07:30:57,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15797495842s 2019-07-30 07:30:57,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:30:57,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:57,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b4e98e-55b1-4538-8b2d-61edd013d7b9 2019-07-30 07:30:57,413 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:30:57,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-39b4e98e-55b1-4538-8b2d-61edd013d7b9 2019-07-30 07:30:57,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.241487026215s 2019-07-30 07:30:57,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:30:57,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:57,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb07815e-0406-4f9c-b999-1728f9379afd 2019-07-30 07:30:57,648 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": {"self": "http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ee127ee102c4c2899642db357e5caab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:30:57,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bb07815e-0406-4f9c-b999-1728f9379afd 2019-07-30 07:30:57,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234066963196s 2019-07-30 07:30:57,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:30:57,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:57,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf0d672-068a-49c8-929e-19dfa26b2bb7 2019-07-30 07:30:57,774 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b"}, "tags": [], "enabled": true, "id": "ce6c7aac871b4276b4a84241c5433c1b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:30:57,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-4cf0d672-068a-49c8-929e-19dfa26b2bb7 2019-07-30 07:30:57,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114145994186s 2019-07-30 07:30:57,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:30:57,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=1ee127ee102c4c2899642db357e5caab&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=ce6c7aac871b4276b4a84241c5433c1b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:57,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90925569-dcf1-4dd0-9377-23ad0fa1d08c 2019-07-30 07:30:57,903 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=1ee127ee102c4c2899642db357e5caab&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=ce6c7aac871b4276b4a84241c5433c1b", "previous": null, "next": null}} 2019-07-30 07:30:57,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=1ee127ee102c4c2899642db357e5caab&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=ce6c7aac871b4276b4a84241c5433c1b used request id req-90925569-dcf1-4dd0-9377-23ad0fa1d08c 2019-07-30 07:30:57,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120898008347s 2019-07-30 07:30:57,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:30:57,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b/users/1ee127ee102c4c2899642db357e5caab/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:58,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d6896bd-9b35-466e-b481-76e26bdf660a 2019-07-30 07:30:58,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:30:58,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b/users/1ee127ee102c4c2899642db357e5caab/roles/7c6f65662ba14da09fdf612228746a7c used request id req-2d6896bd-9b35-466e-b481-76e26bdf660a 2019-07-30 07:30:58,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15372800827s 2019-07-30 07:30:58,061 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', 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'ce6c7aac871b4276b4a84241c5433c1b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'G1Kqjs41CWrnQLHZbhnXKxIcpVLJ5X', 'username': u'neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 07:30:58,065 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', 'password': 'G1Kqjs41CWrnQLHZbhnXKxIcpVLJ5X', 'project_name': 'neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ce6c7aac871b4276b4a84241c5433c1b', 'project_domain_name': 'Default'} 2019-07-30 07:30:58,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:30:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:58,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f8d479-aeee-4c70-9475-9c9ebf005b67 2019-07-30 07:30:58,184 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:30:58,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-27f8d479-aeee-4c70-9475-9c9ebf005b67 2019-07-30 07:30:58,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116192102432s 2019-07-30 07:30:58,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:30:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:58,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56cb25f-7132-4f18-8a2a-225d2c674b23 2019-07-30 07:30:58,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:30:58,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c56cb25f-7132-4f18-8a2a-225d2c674b23 2019-07-30 07:30:58,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109548091888s 2019-07-30 07:30:58,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:30:58,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:58,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca13734-e282-4c4a-9a3f-9cc0f2437979 2019-07-30 07:30:58,420 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:30:58,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-3ca13734-e282-4c4a-9a3f-9cc0f2437979 2019-07-30 07:30:58,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11625790596s 2019-07-30 07:30:58,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:30:58,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:58,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6cea156-b8a1-42ad-920a-0c0184cc0506 2019-07-30 07:30:58,640 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": {"self": "http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ee127ee102c4c2899642db357e5caab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:30:58,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b6cea156-b8a1-42ad-920a-0c0184cc0506 2019-07-30 07:30:58,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218816995621s 2019-07-30 07:30:58,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:30:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:58,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c949f2-fd83-453d-91b4-c63be5a2ae64 2019-07-30 07:30:58,851 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b"}, "tags": [], "enabled": true, "id": "ce6c7aac871b4276b4a84241c5433c1b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:30:58,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d8c949f2-fd83-453d-91b4-c63be5a2ae64 2019-07-30 07:30:58,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199953079224s 2019-07-30 07:30:58,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:30:58,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=1ee127ee102c4c2899642db357e5caab&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=ce6c7aac871b4276b4a84241c5433c1b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:58,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20c9bc5-4bcf-477c-a091-740d4c1635ad 2019-07-30 07:30:58,978 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=1ee127ee102c4c2899642db357e5caab&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=ce6c7aac871b4276b4a84241c5433c1b", "previous": null, "next": null}} 2019-07-30 07:30:58,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=1ee127ee102c4c2899642db357e5caab&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=ce6c7aac871b4276b4a84241c5433c1b used request id req-f20c9bc5-4bcf-477c-a091-740d4c1635ad 2019-07-30 07:30:58,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11939406395s 2019-07-30 07:30:58,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:30:58,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b/users/1ee127ee102c4c2899642db357e5caab/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:59,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5229137f-6a28-45f7-8953-5c614294699c 2019-07-30 07:30:59,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:30:59,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b/users/1ee127ee102c4c2899642db357e5caab/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-5229137f-6a28-45f7-8953-5c614294699c 2019-07-30 07:30:59,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14506483078s 2019-07-30 07:30:59,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:30:59,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:59,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5733ab-470b-4d8d-b768-0bcc54b0bf37 2019-07-30 07:30:59,284 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:30:59,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ef5733ab-470b-4d8d-b768-0bcc54b0bf37 2019-07-30 07:30:59,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154253005981s 2019-07-30 07:30:59,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:30:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:59,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ceb66d-4d1b-43fd-9b42-c575ab1064c0 2019-07-30 07:30:59,396 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:30:59,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c3ceb66d-4d1b-43fd-9b42-c575ab1064c0 2019-07-30 07:30:59,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107333898544s 2019-07-30 07:30:59,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:30:59,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:59,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ca4bf3-7000-49c9-8896-56e09e7d437a 2019-07-30 07:30:59,542 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": {"self": "http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ee127ee102c4c2899642db357e5caab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:30:59,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d5ca4bf3-7000-49c9-8896-56e09e7d437a 2019-07-30 07:30:59,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145080804825s 2019-07-30 07:30:59,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:30:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=1ee127ee102c4c2899642db357e5caab&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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:59,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51387216-8ed0-402d-9cde-74570fe40818 2019-07-30 07:30:59,665 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=1ee127ee102c4c2899642db357e5caab&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 07:30:59,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=1ee127ee102c4c2899642db357e5caab&scope.domain.id=default used request id req-51387216-8ed0-402d-9cde-74570fe40818 2019-07-30 07:30:59,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110816955566s 2019-07-30 07:30:59,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 07:30:59,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/1ee127ee102c4c2899642db357e5caab/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:30:59,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e563a7-2a14-4be5-b336-7e4d26eb59e0 2019-07-30 07:30:59,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:30:59,824 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/1ee127ee102c4c2899642db357e5caab/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-78e563a7-2a14-4be5-b336-7e4d26eb59e0 2019-07-30 07:30:59,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.155205965042s 2019-07-30 07:30:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:30:59,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e31a47-8053-472c-be1b-df37901c2788 2019-07-30 07:30:59,835 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:30:59,835 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-76e31a47-8053-472c-be1b-df37901c2788 2019-07-30 07:30:59,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:31:00,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce6c7aac871b4276b4a84241c5433c1b", "name": "neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/ce6c7aac871b4276b4a84241c5433c1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/ce6c7aac871b4276b4a84241c5433c1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/ce6c7aac871b4276b4a84241c5433c1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ce6c7aac871b4276b4a84241c5433c1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/ce6c7aac871b4276b4a84241c5433c1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/ce6c7aac871b4276b4a84241c5433c1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ce6c7aac871b4276b4a84241c5433c1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_ce6c7aac871b4276b4a84241c5433c1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ce6c7aac871b4276b4a84241c5433c1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/ce6c7aac871b4276b4a84241c5433c1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/ce6c7aac871b4276b4a84241c5433c1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "id": "1ee127ee102c4c2899642db357e5caab"}, "audit_ids": ["ed5Wjr1xRkuZvkC1mO5asg"], "issued_at": "2019-07-30T07:31:00.000000Z"}} 2019-07-30 07:31:00,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 07:31:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:31:00,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:00 GMT X-Openstack-Request-Id: req-12116e17-0e9c-48ba-9b56-d37548b00ef3 2019-07-30 07:31:00,536 - 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-30 07:31:00,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-12116e17-0e9c-48ba-9b56-d37548b00ef3 2019-07-30 07:31:00,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.297107934952s 2019-07-30 07:31:00,547 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-07-30 07:31:00,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:31:00,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:31:00,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e29e47-1d87-4802-b43c-ce8fcb220ebd 2019-07-30 07:31:00,665 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:31:00,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-85e29e47-1d87-4802-b43c-ce8fcb220ebd 2019-07-30 07:31:00,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118339061737s 2019-07-30 07:31:00,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:31:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:31:00,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f777ec91-f923-4aeb-b01c-4d72f4a52f37 2019-07-30 07:31:00,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b"}, "tags": [], "enabled": true, "id": "ce6c7aac871b4276b4a84241c5433c1b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:31:00,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f777ec91-f923-4aeb-b01c-4d72f4a52f37 2019-07-30 07:31:00,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199251174927s 2019-07-30 07:31:00,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 07:31:00,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" -d '{"network": {"shared": true, "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "name": "neutron_trunk-net_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "admin_state_up": true}}' 2019-07-30 07:31:01,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:01 GMT X-Openstack-Request-Id: req-c1bce94e-de34-4475-9113-63ec7a705b5d 2019-07-30 07:31:01,151 - 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":"1ac76552-eba2-4f2d-a849-a512f6c4e1b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":true,"project_id":"ce6c7aac871b4276b4a84241c5433c1b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:31:01Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd","admin_state_up":true,"tenant_id":"ce6c7aac871b4276b4a84241c5433c1b","created_at":"2019-07-30T07:31:01Z","mtu":1450}} 2019-07-30 07:31:01,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c1bce94e-de34-4475-9113-63ec7a705b5d 2019-07-30 07:31:01,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.277324914932s 2019-07-30 07:31:01,152 - 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-30T07:31:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1ac76552-eba2-4f2d-a849-a512f6c4e1b6', u'provider:segmentation_id': 1, 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_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', u'created_at': u'2019-07-30T07:31:01Z', u'mtu': 1450, u'tenant_id': u'ce6c7aac871b4276b4a84241c5433c1b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ce6c7aac871b4276b4a84241c5433c1b', u'l2_adjacency': True}) 2019-07-30 07:31:01,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:31:01,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:31:01,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:01 GMT X-Openstack-Request-Id: req-bda4dbd6-72d2-43a4-a03b-e019ccc317fe 2019-07-30 07:31:01,251 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"1ac76552-eba2-4f2d-a849-a512f6c4e1b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":true,"project_id":"ce6c7aac871b4276b4a84241c5433c1b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:31:01Z","qos_policy_id":null,"name":"neutron_trunk-net_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd","admin_state_up":true,"tenant_id":"ce6c7aac871b4276b4a84241c5433c1b","created_at":"2019-07-30T07:31:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 07:31:01,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bda4dbd6-72d2-43a4-a03b-e019ccc317fe 2019-07-30 07:31:01,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0986461639404s 2019-07-30 07:31:01,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 07:31:01,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" -d '{"subnet": {"name": "neutron_trunk-subnet_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "enable_dhcp": true, "network_id": "1ac76552-eba2-4f2d-a849-a512f6c4e1b6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 07:31:01,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:01 GMT X-Openstack-Request-Id: req-749fd1c2-77f4-4e0f-a790-4b323d0cc971 2019-07-30 07:31:01,844 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T07:31:01Z","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":"e048f6b4-fd99-4744-9ef7-c2616d88ff27","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ce6c7aac871b4276b4a84241c5433c1b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd","enable_dhcp":true,"segment_id":null,"network_id":"1ac76552-eba2-4f2d-a849-a512f6c4e1b6","tenant_id":"ce6c7aac871b4276b4a84241c5433c1b","created_at":"2019-07-30T07:31:01Z","ip_version":4}} 2019-07-30 07:31:01,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-749fd1c2-77f4-4e0f-a790-4b323d0cc971 2019-07-30 07:31:01,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.592040061951s 2019-07-30 07:31:01,845 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T07:31:01Z', 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'e048f6b4-fd99-4744-9ef7-c2616d88ff27', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1ac76552-eba2-4f2d-a849-a512f6c4e1b6', u'tenant_id': u'ce6c7aac871b4276b4a84241c5433c1b', u'created_at': u'2019-07-30T07:31:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ce6c7aac871b4276b4a84241c5433c1b'}) 2019-07-30 07:31:01,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 07:31:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "neutron_trunk-router_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "admin_state_up": true}}' 2019-07-30 07:31:03,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:03 GMT X-Openstack-Request-Id: req-cb87076b-b4bf-4df2-818c-a505d36ab17d 2019-07-30 07:31:03,433 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "created_at": "2019-07-30T07:31:01Z", "admin_state_up": true, "updated_at": "2019-07-30T07:31:03Z", "project_id": "ce6c7aac871b4276b4a84241c5433c1b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "920c407b-a953-48f2-9799-0f5342bbb518", "name": "neutron_trunk-router_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}} 2019-07-30 07:31:03,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cb87076b-b4bf-4df2-818c-a505d36ab17d 2019-07-30 07:31:03,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5873939991s 2019-07-30 07:31:03,434 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T07:31:03Z', u'revision_number': 2, u'ha': False, u'id': u'920c407b-a953-48f2-9799-0f5342bbb518', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', u'admin_state_up': True, u'tenant_id': u'ce6c7aac871b4276b4a84241c5433c1b', u'created_at': u'2019-07-30T07:31:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'ce6c7aac871b4276b4a84241c5433c1b'}) 2019-07-30 07:31:03,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 07:31:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/920c407b-a953-48f2-9799-0f5342bbb518/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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" -d '{"subnet_id": "e048f6b4-fd99-4744-9ef7-c2616d88ff27"}' 2019-07-30 07:31:05,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:05 GMT X-Openstack-Request-Id: req-0584fac0-566b-4c6b-b504-daaea43a2df3 2019-07-30 07:31:05,885 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1ac76552-eba2-4f2d-a849-a512f6c4e1b6", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "subnet_id": "e048f6b4-fd99-4744-9ef7-c2616d88ff27", "subnet_ids": ["e048f6b4-fd99-4744-9ef7-c2616d88ff27"], "port_id": "873a9c2f-979c-4bee-bc47-1ed8a47ce340", "id": "920c407b-a953-48f2-9799-0f5342bbb518"} 2019-07-30 07:31:05,885 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/920c407b-a953-48f2-9799-0f5342bbb518/add_router_interface.json used request id req-0584fac0-566b-4c6b-b504-daaea43a2df3 2019-07-30 07:31:05,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45136904716s 2019-07-30 07:31:05,886 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 07:31:05,985 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 07:31:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:31:05,993 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:06 GMT 2019-07-30 07:31:05,993 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 07:31:05,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:31:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:31:06,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:06 GMT X-Openstack-Request-Id: req-e3bb7b38-01e6-4af3-ac59-452a2daeaddb 2019-07-30 07:31:06,295 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:31:06,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e3bb7b38-01e6-4af3-ac59-452a2daeaddb 2019-07-30 07:31:06,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29710483551s 2019-07-30 07:31:06,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 07:31:06,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}' 2019-07-30 07:31:06,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:06 GMT Location: http://172.30.9.24:9292/v2/images/c540a105-13db-46b2-901b-46f81062c0ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c2437001-ec7c-45a4-8686-c0634777f133 2019-07-30 07:31:06,346 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:31:06Z", "file": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef/file", "owner": "ce6c7aac871b4276b4a84241c5433c1b", "id": "c540a105-13db-46b2-901b-46f81062c0ef", "size": null, "self": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef", "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_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "checksum": null, "created_at": "2019-07-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 07:31:06,346 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c2437001-ec7c-45a4-8686-c0634777f133 2019-07-30 07:31:06,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0429298877716s 2019-07-30 07:31:06,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 07:31:06,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c540a105-13db-46b2-901b-46f81062c0ef/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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" -d '' 2019-07-30 07:31:07,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:31:07 GMT X-Openstack-Request-Id: req-c2b02a7d-67eb-4f7f-966b-34d85ea6f360 2019-07-30 07:31:07,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 07:31:07,146 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c540a105-13db-46b2-901b-46f81062c0ef/file used request id req-c2b02a7d-67eb-4f7f-966b-34d85ea6f360 2019-07-30 07:31:07,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.799945831299s 2019-07-30 07:31:07,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:31:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:31:07,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:07 GMT X-Openstack-Request-Id: req-77e41c64-dde3-4578-870e-a95881345a12 2019-07-30 07:31:07,174 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:31:07Z", "file": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef/file", "owner": "ce6c7aac871b4276b4a84241c5433c1b", "id": "c540a105-13db-46b2-901b-46f81062c0ef", "size": 12716032, "self": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:31:07,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-77e41c64-dde3-4578-870e-a95881345a12 2019-07-30 07:31:07,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0240340232849s 2019-07-30 07:31:07,176 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c540a105-13db-46b2-901b-46f81062c0ef/file', 'owner': u'ce6c7aac871b4276b4a84241c5433c1b', 'id': u'c540a105-13db-46b2-901b-46f81062c0ef', 'size': 12716032, u'self': u'/v2/images/c540a105-13db-46b2-901b-46f81062c0ef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ce6c7aac871b4276b4a84241c5433c1b', 'name': 'neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T07:31:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T07:31:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', '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/c540a105-13db-46b2-901b-46f81062c0ef', 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_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', 'created': u'2019-07-30T07:31:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T07:31:06Z', 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/c540a105-13db-46b2-901b-46f81062c0ef', 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_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 07:31:07,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 07:31:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 07:31:07,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31: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-38d9bd37-5316-4478-8742-1164d63bbb15 x-openstack-request-id: req-38d9bd37-5316-4478-8742-1164d63bbb15 2019-07-30 07:31:07,649 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/dff84cbd-79d2-424a-a814-84309c927b46", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/dff84cbd-79d2-424a-a814-84309c927b46", "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": "dff84cbd-79d2-424a-a814-84309c927b46"}} 2019-07-30 07:31:07,650 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-38d9bd37-5316-4478-8742-1164d63bbb15 2019-07-30 07:31:07,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.470179080963s 2019-07-30 07:31:07,651 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', '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'2e894757a4e54ebfa46b20b30b23a387', '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'dff84cbd-79d2-424a-a814-84309c927b46', 'swap': 0}) 2019-07-30 07:31:07,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 07:31:07,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/dff84cbd-79d2-424a-a814-84309c927b46/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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" -d '{"extra_specs": {}}' 2019-07-30 07:31:07,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31: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-1bacb1c5-9bbd-4ba1-811d-078a7e262b71 x-openstack-request-id: req-1bacb1c5-9bbd-4ba1-811d-078a7e262b71 2019-07-30 07:31:07,671 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 07:31:07,671 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/dff84cbd-79d2-424a-a814-84309c927b46/os-extra_specs used request id req-1bacb1c5-9bbd-4ba1-811d-078a7e262b71 2019-07-30 07:31:07,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203258991241s 2019-07-30 07:31:07,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:31:07,684 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30676e2d-98f8-4fbd-bec8-7541ea636a51 2019-07-30 07:31:07,685 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:31:07,685 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-30676e2d-98f8-4fbd-bec8-7541ea636a51 2019-07-30 07:31:07,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:31:07,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:31:07,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1240c45-af35-4a8c-9c49-87cbd9c5e143 2019-07-30 07:31:07,899 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:31:07,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d1240c45-af35-4a8c-9c49-87cbd9c5e143 2019-07-30 07:31:07,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211227893829s 2019-07-30 07:31:07,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:31:07,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:31:08,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d32a32b-04b4-45be-8a30-ae172a05a404 2019-07-30 07:31:08,100 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:31:08,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4d32a32b-04b4-45be-8a30-ae172a05a404 2019-07-30 07:31:08,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195806980133s 2019-07-30 07:31:08,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 07:31:10,347 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 07:31:12,703 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e36f2271-6e0d-4594-86f9-c80d6a7b7dfc | 2019-07-30T07:31:12.373082 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e36f2271-6e0d-4594-86f9-c80d6a7b7dfc ~/.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-30 07:31:15,984 - 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-30 07:31:16,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 07:31:18,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 07:31:21,642 - 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=586fd003-861a-462a-b79b-7110b44b5bdd) as the default verifier for the future CLI operations. 2019-07-30 07:31:23,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 07:31:23,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:31:23,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31: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-008dc56e-71eb-4af3-9545-4d12dd6a1d79 x-openstack-request-id: req-008dc56e-71eb-4af3-9545-4d12dd6a1d79 2019-07-30 07:31:23,526 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 07:31:23,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-008dc56e-71eb-4af3-9545-4d12dd6a1d79 2019-07-30 07:31:23,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0417618751526s 2019-07-30 07:31:23,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:31:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:31:23,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:23 GMT X-Openstack-Request-Id: req-a46c1033-589a-45fe-9a41-91e81dc69ad1 2019-07-30 07:31:23,754 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:31:07Z", "file": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef/file", "owner": "ce6c7aac871b4276b4a84241c5433c1b", "id": "c540a105-13db-46b2-901b-46f81062c0ef", "size": 12716032, "self": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:31:23,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a46c1033-589a-45fe-9a41-91e81dc69ad1 2019-07-30 07:31:23,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222672939301s 2019-07-30 07:31:23,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 07:31:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}' 2019-07-30 07:31:23,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:23 GMT Location: http://172.30.9.24:9292/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b7f4fd28-f73f-40b6-a3c7-d6bd6ae6102d 2019-07-30 07:31:23,804 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:31:23Z", "file": "/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad/file", "owner": "ce6c7aac871b4276b4a84241c5433c1b", "id": "1b1eda72-e2f5-4bfa-ba00-22115040abad", "size": null, "self": "/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad", "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_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "checksum": null, "created_at": "2019-07-30T07:31:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 07:31:23,804 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b7f4fd28-f73f-40b6-a3c7-d6bd6ae6102d 2019-07-30 07:31:23,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0415549278259s 2019-07-30 07:31:23,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 07:31:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad/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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" -d '' 2019-07-30 07:31:24,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:31:24 GMT X-Openstack-Request-Id: req-8bcfd157-5b09-4cbc-958f-09e615af62bf 2019-07-30 07:31:24,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 07:31:24,288 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad/file used request id req-8bcfd157-5b09-4cbc-958f-09e615af62bf 2019-07-30 07:31:24,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.482756137848s 2019-07-30 07:31:24,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:31:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:31:24,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 30 Jul 2019 07:31:24 GMT X-Openstack-Request-Id: req-67e39c5e-ac96-4bae-bb4d-b40f204473e8 2019-07-30 07:31:24,318 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:31:24Z", "file": "/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad/file", "owner": "ce6c7aac871b4276b4a84241c5433c1b", "id": "1b1eda72-e2f5-4bfa-ba00-22115040abad", "size": 12716032, "self": "/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b1eda72-e2f5-4bfa-ba00-22115040abad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b1eda72-e2f5-4bfa-ba00-22115040abad/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:31:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:31:07Z", "file": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef/file", "owner": "ce6c7aac871b4276b4a84241c5433c1b", "id": "c540a105-13db-46b2-901b-46f81062c0ef", "size": 12716032, "self": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:31:24,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-67e39c5e-ac96-4bae-bb4d-b40f204473e8 2019-07-30 07:31:24,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026046037674s 2019-07-30 07:31:24,321 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b1eda72-e2f5-4bfa-ba00-22115040abad/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad/file', 'owner': u'ce6c7aac871b4276b4a84241c5433c1b', 'id': u'1b1eda72-e2f5-4bfa-ba00-22115040abad', 'size': 12716032, u'self': u'/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ce6c7aac871b4276b4a84241c5433c1b', 'name': 'neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/1b1eda72-e2f5-4bfa-ba00-22115040abad/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T07:31:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T07:31:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', '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/1b1eda72-e2f5-4bfa-ba00-22115040abad', 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_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', 'created': u'2019-07-30T07:31:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T07:31:23Z', 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/1b1eda72-e2f5-4bfa-ba00-22115040abad', 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_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 07:31:24,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 07:31:24,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 07:31:24,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 30 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-c838290b-7e7d-4a6c-8b2d-1f762ab5f2c5 x-openstack-request-id: req-c838290b-7e7d-4a6c-8b2d-1f762ab5f2c5 2019-07-30 07:31:24,353 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2160160d-f359-49a0-aa20-49ec69aa61b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2160160d-f359-49a0-aa20-49ec69aa61b8", "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": "2160160d-f359-49a0-aa20-49ec69aa61b8"}} 2019-07-30 07:31:24,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c838290b-7e7d-4a6c-8b2d-1f762ab5f2c5 2019-07-30 07:31:24,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0316681861877s 2019-07-30 07:31:24,354 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', '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'2e894757a4e54ebfa46b20b30b23a387', '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'2160160d-f359-49a0-aa20-49ec69aa61b8', 'swap': 0}) 2019-07-30 07:31:24,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 07:31:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/2160160d-f359-49a0-aa20-49ec69aa61b8/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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" -d '{"extra_specs": {}}' 2019-07-30 07:31:24,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 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-2e921aea-ccc4-4aef-a345-afaf8af1e489 x-openstack-request-id: req-2e921aea-ccc4-4aef-a345-afaf8af1e489 2019-07-30 07:31:24,373 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 07:31:24,373 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2160160d-f359-49a0-aa20-49ec69aa61b8/os-extra_specs used request id req-2e921aea-ccc4-4aef-a345-afaf8af1e489 2019-07-30 07:31:24,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.018317937851s 2019-07-30 07:31:24,373 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd', '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'2e894757a4e54ebfa46b20b30b23a387', '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'2160160d-f359-49a0-aa20-49ec69aa61b8', 'swap': 0}) 2019-07-30 07:31:27,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 07:31:27,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 07:31:27,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 07:31:27,373 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 07:31:27,406 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 07:31:30,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-586fd003-861a-462a-b79b-7110b44b5bdd/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-07-30 07:31:30,653 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 07:31:30,674 - 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-30 07:33:09,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c2c838b6-165b-4276-9d02-8bacc595a0aa 2019-07-30 07:33:09,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'c2c838b6-165b-4276-9d02-8bacc595a0aa']'. 2019-07-30 07:33:09,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 07:33:09,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 07:33:09,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 07:33:09,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c2c838b6-165b-4276-9d02-8bacc595a0aa | 2019-07-30 07:33:09,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 07:33:09,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 07:31:32 | 2019-07-30 07:33:09,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 07:33:08 | 2019-07-30 07:33:09,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:36 | 2019-07-30 07:33:09,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 07:33:09,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 07:33:09,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 586fd003-861a-462a-b79b-7110b44b5bdd) | 2019-07-30 07:33:09,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 07:33:09,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e36f2271-6e0d-4594-86f9-c80d6a7b7dfc) | 2019-07-30 07:33:09,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-07-30 07:33:09,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 84.691 | 2019-07-30 07:33:09,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-07-30 07:33:09,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-07-30 07:33:09,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 07:33:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 07:33:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 07:33:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 07:33:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 07:33:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 07:33:10,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-07-30 07:33:10,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'c2c838b6-165b-4276-9d02-8bacc595a0aa', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-07-30 07:33:12,259 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid c2c838b6-165b-4276-9d02-8bacc595a0aa --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-30 07:33:12,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'c2c838b6-165b-4276-9d02-8bacc595a0aa', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-07-30 07:33:14,327 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid c2c838b6-165b-4276-9d02-8bacc595a0aa --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-30 07:33:14,469 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 07:33:14,469 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-30 07:33:14,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 07:33:14,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:33:15,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:33:15 GMT X-Openstack-Request-Id: req-c4413f29-2fdb-47c8-a57a-774400893d86 2019-07-30 07:33:15,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 07:33:15,270 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1b1eda72-e2f5-4bfa-ba00-22115040abad used request id req-c4413f29-2fdb-47c8-a57a-774400893d86 2019-07-30 07:33:15,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.784614086151s 2019-07-30 07:33:15,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 07:33:15,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:15,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33: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-0c653f35-af44-45a4-984d-19d5048dd39a x-openstack-request-id: req-0c653f35-af44-45a4-984d-19d5048dd39a 2019-07-30 07:33:15,300 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2160160d-f359-49a0-aa20-49ec69aa61b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2160160d-f359-49a0-aa20-49ec69aa61b8", "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": "2160160d-f359-49a0-aa20-49ec69aa61b8"}, {"name": "neutron_trunk-flavor_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/dff84cbd-79d2-424a-a814-84309c927b46", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/dff84cbd-79d2-424a-a814-84309c927b46", "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": "dff84cbd-79d2-424a-a814-84309c927b46"}]} 2019-07-30 07:33:15,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0c653f35-af44-45a4-984d-19d5048dd39a 2019-07-30 07:33:15,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236449241638s 2019-07-30 07:33:15,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 07:33:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/2160160d-f359-49a0-aa20-49ec69aa61b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:15,334 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33: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-0fd1228d-5a28-44a1-a402-392b7994eb98 x-openstack-request-id: req-0fd1228d-5a28-44a1-a402-392b7994eb98 2019-07-30 07:33:15,334 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2160160d-f359-49a0-aa20-49ec69aa61b8 used request id req-0fd1228d-5a28-44a1-a402-392b7994eb98 2019-07-30 07:33:15,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.032509803772s 2019-07-30 07:33:15,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 07:33:15,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/920c407b-a953-48f2-9799-0f5342bbb518/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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" -d '{"subnet_id": "e048f6b4-fd99-4744-9ef7-c2616d88ff27"}' 2019-07-30 07:33:17,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:17 GMT X-Openstack-Request-Id: req-25fa55c4-a131-45f6-86d5-b4627b10f15e 2019-07-30 07:33:17,923 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1ac76552-eba2-4f2d-a849-a512f6c4e1b6", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "subnet_id": "e048f6b4-fd99-4744-9ef7-c2616d88ff27", "subnet_ids": ["e048f6b4-fd99-4744-9ef7-c2616d88ff27"], "port_id": "873a9c2f-979c-4bee-bc47-1ed8a47ce340", "id": "920c407b-a953-48f2-9799-0f5342bbb518"} 2019-07-30 07:33:17,924 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/920c407b-a953-48f2-9799-0f5342bbb518/remove_router_interface.json used request id req-25fa55c4-a131-45f6-86d5-b4627b10f15e 2019-07-30 07:33:17,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.58852791786s 2019-07-30 07:33:17,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 07:33:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:33:18,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:18 GMT X-Openstack-Request-Id: req-43012941-484f-49a2-83ae-031f9ce24412 2019-07-30 07:33:18,050 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "created_at": "2019-07-30T07:31:01Z", "admin_state_up": true, "updated_at": "2019-07-30T07:33:16Z", "project_id": "ce6c7aac871b4276b4a84241c5433c1b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "920c407b-a953-48f2-9799-0f5342bbb518", "name": "neutron_trunk-router_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}]} 2019-07-30 07:33:18,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-43012941-484f-49a2-83ae-031f9ce24412 2019-07-30 07:33:18,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126544952393s 2019-07-30 07:33:18,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 07:33:18,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/920c407b-a953-48f2-9799-0f5342bbb518.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:33:19,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:33:19 GMT X-Openstack-Request-Id: req-40699df2-d17c-49f0-b41c-3e8a7da1b37c 2019-07-30 07:33:19,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:33:19,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/920c407b-a953-48f2-9799-0f5342bbb518.json used request id req-40699df2-d17c-49f0-b41c-3e8a7da1b37c 2019-07-30 07:33:19,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32292294502s 2019-07-30 07:33:19,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 07:33:19,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:33:19,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:19 GMT X-Openstack-Request-Id: req-8e063668-8f8e-480b-a35f-4ee382a285c9 2019-07-30 07:33:19,419 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4},{"updated_at":"2019-07-30T07:31:01Z","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":"e048f6b4-fd99-4744-9ef7-c2616d88ff27","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ce6c7aac871b4276b4a84241c5433c1b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd","enable_dhcp":true,"segment_id":null,"network_id":"1ac76552-eba2-4f2d-a849-a512f6c4e1b6","tenant_id":"ce6c7aac871b4276b4a84241c5433c1b","created_at":"2019-07-30T07:31:01Z","ip_version":4}]} 2019-07-30 07:33:19,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8e063668-8f8e-480b-a35f-4ee382a285c9 2019-07-30 07:33:19,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0433449745178s 2019-07-30 07:33:19,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 07:33:19,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e048f6b4-fd99-4744-9ef7-c2616d88ff27.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:33:20,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:33:20 GMT X-Openstack-Request-Id: req-01703b11-a805-4940-bea6-5cc7a0da1194 2019-07-30 07:33:20,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:33:20,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e048f6b4-fd99-4744-9ef7-c2616d88ff27.json used request id req-01703b11-a805-4940-bea6-5cc7a0da1194 2019-07-30 07:33:20,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13868188858s 2019-07-30 07:33:20,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:33:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:33:20,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:20 GMT X-Openstack-Request-Id: req-58751522-e00f-41c4-891c-db1d0d6c3135 2019-07-30 07:33:20,648 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ac76552-eba2-4f2d-a849-a512f6c4e1b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":true,"project_id":"ce6c7aac871b4276b4a84241c5433c1b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:33:20Z","qos_policy_id":null,"name":"neutron_trunk-net_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd","admin_state_up":true,"tenant_id":"ce6c7aac871b4276b4a84241c5433c1b","created_at":"2019-07-30T07:31:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 07:33:20,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-58751522-e00f-41c4-891c-db1d0d6c3135 2019-07-30 07:33:20,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880520343781s 2019-07-30 07:33:20,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 07:33:20,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/1ac76552-eba2-4f2d-a849-a512f6c4e1b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:33:22,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:33:22 GMT X-Openstack-Request-Id: req-25a7cc35-1735-4770-953b-fb08ff621686 2019-07-30 07:33:22,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:33:22,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1ac76552-eba2-4f2d-a849-a512f6c4e1b6.json used request id req-25a7cc35-1735-4770-953b-fb08ff621686 2019-07-30 07:33:22,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.74849295616s 2019-07-30 07:33:22,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:33:22,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:33:22,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:22 GMT X-Openstack-Request-Id: req-e2e44efb-dc86-4164-8f31-3692fb6d84d6 2019-07-30 07:33:22,430 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:31:07Z", "file": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef/file", "owner": "ce6c7aac871b4276b4a84241c5433c1b", "id": "c540a105-13db-46b2-901b-46f81062c0ef", "size": 12716032, "self": "/v2/images/c540a105-13db-46b2-901b-46f81062c0ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c540a105-13db-46b2-901b-46f81062c0ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:33:22,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e2e44efb-dc86-4164-8f31-3692fb6d84d6 2019-07-30 07:33:22,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273420810699s 2019-07-30 07:33:22,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 07:33:22,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c540a105-13db-46b2-901b-46f81062c0ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52de8a17d38c6c7b5efbf9c22d78d7295e730226" 2019-07-30 07:33:23,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:33:23 GMT X-Openstack-Request-Id: req-d35081ab-8ee5-41e3-83fd-39ed6d76505c 2019-07-30 07:33:23,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-30 07:33:23,273 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c540a105-13db-46b2-901b-46f81062c0ef used request id req-d35081ab-8ee5-41e3-83fd-39ed6d76505c 2019-07-30 07:33:23,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.842027902603s 2019-07-30 07:33:23,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 07:33:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:23,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33: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-f7447b3c-27d9-41f9-844c-527a196b6200 x-openstack-request-id: req-f7447b3c-27d9-41f9-844c-527a196b6200 2019-07-30 07:33:23,305 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/dff84cbd-79d2-424a-a814-84309c927b46", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/dff84cbd-79d2-424a-a814-84309c927b46", "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": "dff84cbd-79d2-424a-a814-84309c927b46"}]} 2019-07-30 07:33:23,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f7447b3c-27d9-41f9-844c-527a196b6200 2019-07-30 07:33:23,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0311079025269s 2019-07-30 07:33:23,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 07:33:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/dff84cbd-79d2-424a-a814-84309c927b46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:23,348 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33: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-36a5abb3-ab96-4cb5-89b9-679d3e591b8e x-openstack-request-id: req-36a5abb3-ab96-4cb5-89b9-679d3e591b8e 2019-07-30 07:33:23,348 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/dff84cbd-79d2-424a-a814-84309c927b46 used request id req-36a5abb3-ab96-4cb5-89b9-679d3e591b8e 2019-07-30 07:33:23,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0411770343781s 2019-07-30 07:33:23,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:23,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195cf087-f6e1-47f0-98e4-f168b546c78f 2019-07-30 07:33:23,580 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": {"self": "http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ee127ee102c4c2899642db357e5caab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:23,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-195cf087-f6e1-47f0-98e4-f168b546c78f 2019-07-30 07:33:23,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231211900711s 2019-07-30 07:33:23,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:23,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290f116f-ee21-49ec-a545-58ac96622f37 2019-07-30 07:33:23,817 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd", "links": {"self": "http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1ee127ee102c4c2899642db357e5caab", "description": null}} 2019-07-30 07:33:23,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab used request id req-290f116f-ee21-49ec-a545-58ac96622f37 2019-07-30 07:33:23,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231487035751s 2019-07-30 07:33:23,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 07:33:23,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:24,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41e44a91-26e8-4665-bc47-fb21cdef127f 2019-07-30 07:33:24,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:24,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1ee127ee102c4c2899642db357e5caab used request id req-41e44a91-26e8-4665-bc47-fb21cdef127f 2019-07-30 07:33:24,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.339308023453s 2019-07-30 07:33:24,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:24,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:24,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3cc17b-edd1-4e2a-a31f-a85684eea7cd 2019-07-30 07:33:24,381 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b"}, "tags": [], "enabled": true, "id": "ce6c7aac871b4276b4a84241c5433c1b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2f0ef2d7-d70b-4bfb-82ea-0fd5ab1295dd"}]} 2019-07-30 07:33:24,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-cc3cc17b-edd1-4e2a-a31f-a85684eea7cd 2019-07-30 07:33:24,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217247962952s 2019-07-30 07:33:24,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 07:33:24,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:24,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2663eeba-156d-4f24-8c23-e5743af78343 2019-07-30 07:33:24,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:24,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ce6c7aac871b4276b4a84241c5433c1b used request id req-2663eeba-156d-4f24-8c23-e5743af78343 2019-07-30 07:33:24,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.268876075745s 2019-07-30 07:33:24,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:33:24,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=ce6c7aac871b4276b4a84241c5433c1b&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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:24,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:24 GMT X-Openstack-Request-Id: req-fa457a86-2314-4912-9b1c-1dfc71c78fb9 2019-07-30 07:33:24,703 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "created_at": "2019-07-30T07:31:00Z", "updated_at": "2019-07-30T07:31:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:31:00Z", "revision_number": 0, "id": "060d62b8-33b0-4c1b-ac6a-31b93cbd6099", "remote_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "remote_ip_prefix": null, "created_at": "2019-07-30T07:31:00Z", "security_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce6c7aac871b4276b4a84241c5433c1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:31:00Z", "revision_number": 0, "id": "58514182-a715-4b0c-a9a0-ff8999ddc916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:31:00Z", "security_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce6c7aac871b4276b4a84241c5433c1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:31:00Z", "revision_number": 0, "id": "69e62e0b-fa99-47e0-b342-4deb9f118d6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:31:00Z", "security_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce6c7aac871b4276b4a84241c5433c1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:31:00Z", "revision_number": 0, "id": "c5a95eca-905a-46a2-965e-b17a8ed11bff", "remote_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "remote_ip_prefix": null, "created_at": "2019-07-30T07:31:00Z", "security_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce6c7aac871b4276b4a84241c5433c1b"}], "revision_number": 1, "project_id": "ce6c7aac871b4276b4a84241c5433c1b", "id": "737616e5-df8a-49dd-b7a2-b23185e95338", "name": "default"}]} 2019-07-30 07:33:24,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=ce6c7aac871b4276b4a84241c5433c1b&name=default used request id req-fa457a86-2314-4912-9b1c-1dfc71c78fb9 2019-07-30 07:33:24,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0432679653168s 2019-07-30 07:33:24,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:33:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:24,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:24 GMT X-Openstack-Request-Id: req-41685a75-522e-470c-bd8a-b5176c0b3554 2019-07-30 07:33:24,770 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "created_at": "2019-07-30T07:31:00Z", "updated_at": "2019-07-30T07:31:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:31:00Z", "revision_number": 0, "id": "060d62b8-33b0-4c1b-ac6a-31b93cbd6099", "remote_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "remote_ip_prefix": null, "created_at": "2019-07-30T07:31:00Z", "security_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce6c7aac871b4276b4a84241c5433c1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:31:00Z", "revision_number": 0, "id": "58514182-a715-4b0c-a9a0-ff8999ddc916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:31:00Z", "security_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce6c7aac871b4276b4a84241c5433c1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:31:00Z", "revision_number": 0, "id": "69e62e0b-fa99-47e0-b342-4deb9f118d6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:31:00Z", "security_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce6c7aac871b4276b4a84241c5433c1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:31:00Z", "revision_number": 0, "id": "c5a95eca-905a-46a2-965e-b17a8ed11bff", "remote_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "remote_ip_prefix": null, "created_at": "2019-07-30T07:31:00Z", "security_group_id": "737616e5-df8a-49dd-b7a2-b23185e95338", "tenant_id": "ce6c7aac871b4276b4a84241c5433c1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce6c7aac871b4276b4a84241c5433c1b"}], "revision_number": 1, "project_id": "ce6c7aac871b4276b4a84241c5433c1b", "id": "737616e5-df8a-49dd-b7a2-b23185e95338", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 07:33:24,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-41685a75-522e-470c-bd8a-b5176c0b3554 2019-07-30 07:33:24,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0626640319824s 2019-07-30 07:33:24,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 07:33:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/737616e5-df8a-49dd-b7a2-b23185e95338.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1cfea6eb3ce3e92233d9849f5d86a0741330d85" 2019-07-30 07:33:24,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 07:33:24 GMT X-Openstack-Request-Id: req-cd620788-23b9-4c7e-9376-e768ec27ae94 2019-07-30 07:33:24,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 07:33:24,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/737616e5-df8a-49dd-b7a2-b23185e95338.json used request id req-cd620788-23b9-4c7e-9376-e768ec27ae94 2019-07-30 07:33:24,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130634069443s 2019-07-30 07:33:24,961 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-07-30 07:33:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:25,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9e7eb2-fa5e-48fc-9cf7-1f3418939215 2019-07-30 07:33:25,012 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:33:25,012 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-fc9e7eb2-fa5e-48fc-9cf7-1f3418939215 2019-07-30 07:33:25,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:33:25,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:33:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["GDYU5EWFTaiqEhuzi2TFtQ"], "issued_at": "2019-07-30T07:33:25.000000Z"}} 2019-07-30 07:33:25,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:33:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:25,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:25 GMT X-Openstack-Request-Id: req-2ac5f53c-e720-43da-8c9d-18baee4b6b3a 2019-07-30 07:33:25,794 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 07:33:25,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ac5f53c-e720-43da-8c9d-18baee4b6b3a 2019-07-30 07:33:25,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362693071365s 2019-07-30 07:33:25,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:25,807 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae54154e-52f8-4604-9a7a-8c2bb84394d3 2019-07-30 07:33:25,807 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:33:25,808 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-ae54154e-52f8-4604-9a7a-8c2bb84394d3 2019-07-30 07:33:25,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:25,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:26,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc62d59d-a6da-4294-a9bb-a55167f0085f 2019-07-30 07:33:26,011 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:33:26,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-bc62d59d-a6da-4294-a9bb-a55167f0085f 2019-07-30 07:33:26,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202928066254s 2019-07-30 07:33:26,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 07:33:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_4ad0980e-03be-40a2-9f08-1ae3d05075ff"}}' 2019-07-30 07:33:26,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e28a4659-00f4-48fa-8d04-8e2cbd655d83 2019-07-30 07:33:26,250 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930"}, "tags": [], "enabled": true, "id": "a226ab96567941f78e4fb59cadf8e930", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_4ad0980e-03be-40a2-9f08-1ae3d05075ff"}} 2019-07-30 07:33:26,250 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e28a4659-00f4-48fa-8d04-8e2cbd655d83 2019-07-30 07:33:26,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.231276035309s 2019-07-30 07:33:26,251 - 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'a226ab96567941f78e4fb59cadf8e930', '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_4ad0980e-03be-40a2-9f08-1ae3d05075ff'}) 2019-07-30 07:33:26,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 07:33:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "FIEtMr9fAbu6Ue9KAtKT6obv97VaeF", "email": null, "name": "networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff"}}' 2019-07-30 07:33:26,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c220db57-4939-44e4-bb80-2bc3961e5ee1 2019-07-30 07:33:26,721 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff", "links": {"self": "http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a5fd661998c4042a2e187217b14565d", "domain_id": "default", "password_expires_at": null}} 2019-07-30 07:33:26,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c220db57-4939-44e4-bb80-2bc3961e5ee1 2019-07-30 07:33:26,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.464107036591s 2019-07-30 07:33:26,722 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4a5fd661998c4042a2e187217b14565d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff'}) 2019-07-30 07:33:26,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:26,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:26,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e309cc-30d4-4164-88fd-f0a697ab2592 2019-07-30 07:33:26,847 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:26,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b7e309cc-30d4-4164-88fd-f0a697ab2592 2019-07-30 07:33:26,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121958017349s 2019-07-30 07:33:26,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:27,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981c5605-1876-4d3f-a25c-7327d5ce87b1 2019-07-30 07:33:27,007 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:27,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-981c5605-1876-4d3f-a25c-7327d5ce87b1 2019-07-30 07:33:27,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155318975449s 2019-07-30 07:33:27,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:27,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:27,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01674c1e-0aa7-49fa-beb9-8930ae2a77f0 2019-07-30 07:33:27,208 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:27,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-01674c1e-0aa7-49fa-beb9-8930ae2a77f0 2019-07-30 07:33:27,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196158885956s 2019-07-30 07:33:27,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:27,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:27,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990d4c4a-ba02-4a90-a68a-ba2c057a777b 2019-07-30 07:33:27,322 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:27,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-990d4c4a-ba02-4a90-a68a-ba2c057a777b 2019-07-30 07:33:27,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109494924545s 2019-07-30 07:33:27,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:27,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b3406e-9682-4e63-8bed-e006c182dfeb 2019-07-30 07:33:27,500 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff", "links": {"self": "http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a5fd661998c4042a2e187217b14565d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:27,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-03b3406e-9682-4e63-8bed-e006c182dfeb 2019-07-30 07:33:27,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.176783084869s 2019-07-30 07:33:27,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:27,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190ee597-564a-477b-a238-50bcff3a8fd1 2019-07-30 07:33:27,626 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930"}, "tags": [], "enabled": true, "id": "a226ab96567941f78e4fb59cadf8e930", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_4ad0980e-03be-40a2-9f08-1ae3d05075ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:27,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-190ee597-564a-477b-a238-50bcff3a8fd1 2019-07-30 07:33:27,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113754034042s 2019-07-30 07:33:27,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:27,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4a5fd661998c4042a2e187217b14565d&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=a226ab96567941f78e4fb59cadf8e930" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:27,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1ec2f6-77c2-4f09-8c09-970e8005e6bc 2019-07-30 07:33:27,750 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4a5fd661998c4042a2e187217b14565d&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=a226ab96567941f78e4fb59cadf8e930", "previous": null, "next": null}} 2019-07-30 07:33:27,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4a5fd661998c4042a2e187217b14565d&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=a226ab96567941f78e4fb59cadf8e930 used request id req-6b1ec2f6-77c2-4f09-8c09-970e8005e6bc 2019-07-30 07:33:27,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116301059723s 2019-07-30 07:33:27,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:33:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930/users/4a5fd661998c4042a2e187217b14565d/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:27,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e7cca4-af29-4888-b731-b1bd36c2ecfc 2019-07-30 07:33:27,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:27,993 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930/users/4a5fd661998c4042a2e187217b14565d/roles/7c6f65662ba14da09fdf612228746a7c used request id req-98e7cca4-af29-4888-b731-b1bd36c2ecfc 2019-07-30 07:33:27,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.239773988724s 2019-07-30 07:33:27,994 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_4ad0980e-03be-40a2-9f08-1ae3d05075ff', 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'a226ab96567941f78e4fb59cadf8e930', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'FIEtMr9fAbu6Ue9KAtKT6obv97VaeF', 'username': u'networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 07:33:27,998 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff', 'password': 'FIEtMr9fAbu6Ue9KAtKT6obv97VaeF', 'project_name': 'networking-bgpvpn-project_4ad0980e-03be-40a2-9f08-1ae3d05075ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'a226ab96567941f78e4fb59cadf8e930', 'project_domain_name': 'Default'} 2019-07-30 07:33:28,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:28,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:28,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b047261-e0e5-48a8-b4fb-9671543bf3ec 2019-07-30 07:33:28,168 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:28,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7b047261-e0e5-48a8-b4fb-9671543bf3ec 2019-07-30 07:33:28,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.166327953339s 2019-07-30 07:33:28,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:28,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f599303c-99b7-406b-93b3-2962e0d3d530 2019-07-30 07:33:28,383 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:28,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f599303c-99b7-406b-93b3-2962e0d3d530 2019-07-30 07:33:28,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209671974182s 2019-07-30 07:33:28,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:28,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:28,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d792acd-c09a-4538-88e1-00ee8f049081 2019-07-30 07:33:28,503 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:28,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-6d792acd-c09a-4538-88e1-00ee8f049081 2019-07-30 07:33:28,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115690946579s 2019-07-30 07:33:28,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:28,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:28,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a717169-ce07-4a23-82ef-823818eb0e4c 2019-07-30 07:33:28,731 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff", "links": {"self": "http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a5fd661998c4042a2e187217b14565d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:28,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6a717169-ce07-4a23-82ef-823818eb0e4c 2019-07-30 07:33:28,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227068901062s 2019-07-30 07:33:28,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:28,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:28,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20715d5d-b9ee-494e-82c2-4737f17fefa9 2019-07-30 07:33:28,954 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930"}, "tags": [], "enabled": true, "id": "a226ab96567941f78e4fb59cadf8e930", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_4ad0980e-03be-40a2-9f08-1ae3d05075ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:28,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-20715d5d-b9ee-494e-82c2-4737f17fefa9 2019-07-30 07:33:28,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212332010269s 2019-07-30 07:33:28,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4a5fd661998c4042a2e187217b14565d&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=a226ab96567941f78e4fb59cadf8e930" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:29,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20af0a72-4cfc-4976-a7d1-7f0b71c43b8a 2019-07-30 07:33:29,174 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4a5fd661998c4042a2e187217b14565d&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=a226ab96567941f78e4fb59cadf8e930", "previous": null, "next": null}} 2019-07-30 07:33:29,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4a5fd661998c4042a2e187217b14565d&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=a226ab96567941f78e4fb59cadf8e930 used request id req-20af0a72-4cfc-4976-a7d1-7f0b71c43b8a 2019-07-30 07:33:29,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212382078171s 2019-07-30 07:33:29,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:33:29,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930/users/4a5fd661998c4042a2e187217b14565d/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:29,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e101bca-f5a5-4300-b24c-e2664ea26d43 2019-07-30 07:33:29,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:29,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930/users/4a5fd661998c4042a2e187217b14565d/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-8e101bca-f5a5-4300-b24c-e2664ea26d43 2019-07-30 07:33:29,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.303923845291s 2019-07-30 07:33:29,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:29,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:29,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3366f868-f68d-4e7e-ba61-226c6847d962 2019-07-30 07:33:29,604 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:29,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3366f868-f68d-4e7e-ba61-226c6847d962 2019-07-30 07:33:29,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118558883667s 2019-07-30 07:33:29,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:29,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:29,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac2d44e-957f-4bc6-8130-a18d3664d977 2019-07-30 07:33:29,819 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:29,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2ac2d44e-957f-4bc6-8130-a18d3664d977 2019-07-30 07:33:29,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210363149643s 2019-07-30 07:33:29,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:29,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8588677a-ca1a-49f6-b117-1df862b6775f 2019-07-30 07:33:29,955 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff", "links": {"self": "http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a5fd661998c4042a2e187217b14565d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:29,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8588677a-ca1a-49f6-b117-1df862b6775f 2019-07-30 07:33:29,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135298967361s 2019-07-30 07:33:29,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=4a5fd661998c4042a2e187217b14565d&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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:30,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75f755b-e4b6-4981-aada-075dc7545df0 2019-07-30 07:33:30,082 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=4a5fd661998c4042a2e187217b14565d&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 07:33:30,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=4a5fd661998c4042a2e187217b14565d&scope.domain.id=default used request id req-c75f755b-e4b6-4981-aada-075dc7545df0 2019-07-30 07:33:30,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115786075592s 2019-07-30 07:33:30,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 07:33:30,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/4a5fd661998c4042a2e187217b14565d/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:30,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10bdf228-6919-4be9-b191-355e07feb803 2019-07-30 07:33:30,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:30,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/4a5fd661998c4042a2e187217b14565d/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-10bdf228-6919-4be9-b191-355e07feb803 2019-07-30 07:33:30,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.153517007828s 2019-07-30 07:33:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:30,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2881fab-adef-4c6f-903b-e1015b2a6ccd 2019-07-30 07:33:30,250 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:33:30,251 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-d2881fab-adef-4c6f-903b-e1015b2a6ccd 2019-07-30 07:33:30,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:33:30,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a226ab96567941f78e4fb59cadf8e930", "name": "networking-bgpvpn-project_4ad0980e-03be-40a2-9f08-1ae3d05075ff"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/a226ab96567941f78e4fb59cadf8e930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/a226ab96567941f78e4fb59cadf8e930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/a226ab96567941f78e4fb59cadf8e930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a226ab96567941f78e4fb59cadf8e930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/a226ab96567941f78e4fb59cadf8e930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/a226ab96567941f78e4fb59cadf8e930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_a226ab96567941f78e4fb59cadf8e930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_a226ab96567941f78e4fb59cadf8e930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a226ab96567941f78e4fb59cadf8e930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/a226ab96567941f78e4fb59cadf8e930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/a226ab96567941f78e4fb59cadf8e930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff", "id": "4a5fd661998c4042a2e187217b14565d"}, "audit_ids": ["HYCsRYEYTr6iCb9Wj9Kg1g"], "issued_at": "2019-07-30T07:33:30.000000Z"}} 2019-07-30 07:33:30,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 07:33:30,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0d89cfd66219f33d7f65c5ab2a0793610b5f0b29" 2019-07-30 07:33:30,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:30 GMT X-Openstack-Request-Id: req-6ff52bb0-7cd2-4644-a3c0-dbe44ae49e6f 2019-07-30 07:33:30,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-30 07:33:30,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-6ff52bb0-7cd2-4644-a3c0-dbe44ae49e6f 2019-07-30 07:33:30,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.288406848907s 2019-07-30 07:33:30,967 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-07-30 07:33:30,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:30,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:31,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e283632a-3d48-4601-bf2e-18292680c0cf 2019-07-30 07:33:31,200 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff", "links": {"self": "http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a5fd661998c4042a2e187217b14565d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:31,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e283632a-3d48-4601-bf2e-18292680c0cf 2019-07-30 07:33:31,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232825994492s 2019-07-30 07:33:31,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:31,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:31,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426dc9fa-a4cb-4785-975f-653d06e61130 2019-07-30 07:33:31,331 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_4ad0980e-03be-40a2-9f08-1ae3d05075ff", "links": {"self": "http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4a5fd661998c4042a2e187217b14565d", "description": null}} 2019-07-30 07:33:31,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d used request id req-426dc9fa-a4cb-4785-975f-653d06e61130 2019-07-30 07:33:31,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125323057175s 2019-07-30 07:33:31,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 07:33:31,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:31,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a2cb27-30a9-4472-be20-5546a6104307 2019-07-30 07:33:31,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:31,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4a5fd661998c4042a2e187217b14565d used request id req-a8a2cb27-30a9-4472-be20-5546a6104307 2019-07-30 07:33:31,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.21075797081s 2019-07-30 07:33:31,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:31,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:31,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad4710a-a736-410a-929e-14612eb74f77 2019-07-30 07:33:31,670 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930"}, "tags": [], "enabled": true, "id": "a226ab96567941f78e4fb59cadf8e930", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_4ad0980e-03be-40a2-9f08-1ae3d05075ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:31,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8ad4710a-a736-410a-929e-14612eb74f77 2019-07-30 07:33:31,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121114969254s 2019-07-30 07:33:31,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 07:33:31,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:31,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c016abf-452a-4376-968d-e73df3fd985b 2019-07-30 07:33:31,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:31,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a226ab96567941f78e4fb59cadf8e930 used request id req-9c016abf-452a-4376-968d-e73df3fd985b 2019-07-30 07:33:31,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.281655073166s 2019-07-30 07:33:31,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:33:31,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=a226ab96567941f78e4fb59cadf8e930&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}bd01fc83625a3dc8906b622641ac12136d52ce5b" 2019-07-30 07:33:31,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:31 GMT X-Openstack-Request-Id: req-5159220a-edf3-4a50-a8c1-b7a9fce981cf 2019-07-30 07:33:31,988 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-30 07:33:31,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=a226ab96567941f78e4fb59cadf8e930&name=default used request id req-5159220a-edf3-4a50-a8c1-b7a9fce981cf 2019-07-30 07:33:31,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0258538722992s 2019-07-30 07:33:31,988 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-07-30 07:33:31,988 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-07-30 07:33:32,041 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-07-30 07:33:32,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:32,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09df1f93-3f71-472d-bf68-b65798fcd194 2019-07-30 07:33:32,088 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:33:32,088 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-09df1f93-3f71-472d-bf68-b65798fcd194 2019-07-30 07:33:32,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:33:32,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["2FaJV41ZS2-a1hxBPNvQNA"], "issued_at": "2019-07-30T07:33:32.000000Z"}} 2019-07-30 07:33:32,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:33:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:32,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:32 GMT X-Openstack-Request-Id: req-e97db0fa-6384-4659-9f74-3fe6a48f386d 2019-07-30 07:33:32,878 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 07:33:32,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e97db0fa-6384-4659-9f74-3fe6a48f386d 2019-07-30 07:33:32,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389398097992s 2019-07-30 07:33:32,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:32,891 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5911ebe8-5adf-4efe-ab7f-aa173f1afbad 2019-07-30 07:33:32,891 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:33:32,891 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-5911ebe8-5adf-4efe-ab7f-aa173f1afbad 2019-07-30 07:33:32,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:32,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:33,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb25d43-6968-4369-aa33-d1b8374be9ab 2019-07-30 07:33:33,007 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:33:33,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-8cb25d43-6968-4369-aa33-d1b8374be9ab 2019-07-30 07:33:33,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115274906158s 2019-07-30 07:33:33,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 07:33:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_cbc1473d-85d7-482e-a17d-c09ca14fbc5c"}}' 2019-07-30 07:33:33,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8df579e9-87a5-45c2-9e5a-753a118d3d4f 2019-07-30 07:33:33,152 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb"}, "tags": [], "enabled": true, "id": "fac1ef6ae25d4b70b36d6d7620e40ebb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_cbc1473d-85d7-482e-a17d-c09ca14fbc5c"}} 2019-07-30 07:33:33,152 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8df579e9-87a5-45c2-9e5a-753a118d3d4f 2019-07-30 07:33:33,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137852907181s 2019-07-30 07:33:33,153 - 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'fac1ef6ae25d4b70b36d6d7620e40ebb', '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_cbc1473d-85d7-482e-a17d-c09ca14fbc5c'}) 2019-07-30 07:33:33,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 07:33:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6X2AezxxbT3tBGcEAUq7zlqFJpCKL9", "email": null, "name": "networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c"}}' 2019-07-30 07:33:33,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c6a61a-03fc-4c1c-8f7f-f11024f73298 2019-07-30 07:33:33,721 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c", "links": {"self": "http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f2335f45f39146c7bbe61e1b6ae629fc", "domain_id": "default", "password_expires_at": null}} 2019-07-30 07:33:33,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-b2c6a61a-03fc-4c1c-8f7f-f11024f73298 2019-07-30 07:33:33,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.561554193497s 2019-07-30 07:33:33,722 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f2335f45f39146c7bbe61e1b6ae629fc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c'}) 2019-07-30 07:33:33,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:33,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:33,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711585ae-c90e-45c1-90de-5e31c50d5728 2019-07-30 07:33:33,841 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:33,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-711585ae-c90e-45c1-90de-5e31c50d5728 2019-07-30 07:33:33,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115014791489s 2019-07-30 07:33:33,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:33,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:33,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22e4ea32-bc14-4b9e-896a-e3a420cfd194 2019-07-30 07:33:33,956 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:33,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-22e4ea32-bc14-4b9e-896a-e3a420cfd194 2019-07-30 07:33:33,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110548019409s 2019-07-30 07:33:33,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:33,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:34,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df99447-5697-4ccf-a9a1-835228371396 2019-07-30 07:33:34,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:34,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4df99447-5697-4ccf-a9a1-835228371396 2019-07-30 07:33:34,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161516904831s 2019-07-30 07:33:34,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:34,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:34,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b13061-3759-4b6a-9b03-9f8ae46fa047 2019-07-30 07:33:34,236 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:34,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-47b13061-3759-4b6a-9b03-9f8ae46fa047 2019-07-30 07:33:34,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108888864517s 2019-07-30 07:33:34,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:34,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:34,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95b0a97-1c18-4ffc-9bcf-5d6b75613036 2019-07-30 07:33:34,417 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c", "links": {"self": "http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f2335f45f39146c7bbe61e1b6ae629fc", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:34,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d95b0a97-1c18-4ffc-9bcf-5d6b75613036 2019-07-30 07:33:34,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179410934448s 2019-07-30 07:33:34,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:34,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f351a5c-87a0-4c57-812d-a6a3b0873bc4 2019-07-30 07:33:34,638 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb"}, "tags": [], "enabled": true, "id": "fac1ef6ae25d4b70b36d6d7620e40ebb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_cbc1473d-85d7-482e-a17d-c09ca14fbc5c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:34,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9f351a5c-87a0-4c57-812d-a6a3b0873bc4 2019-07-30 07:33:34,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209689855576s 2019-07-30 07:33:34,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:34,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f2335f45f39146c7bbe61e1b6ae629fc&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=fac1ef6ae25d4b70b36d6d7620e40ebb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:34,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ba59dc-b866-4c8d-adbf-f77354656f1f 2019-07-30 07:33:34,759 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f2335f45f39146c7bbe61e1b6ae629fc&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=fac1ef6ae25d4b70b36d6d7620e40ebb", "previous": null, "next": null}} 2019-07-30 07:33:34,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f2335f45f39146c7bbe61e1b6ae629fc&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=fac1ef6ae25d4b70b36d6d7620e40ebb used request id req-33ba59dc-b866-4c8d-adbf-f77354656f1f 2019-07-30 07:33:34,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112319946289s 2019-07-30 07:33:34,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:33:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb/users/f2335f45f39146c7bbe61e1b6ae629fc/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:34,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83604544-615d-4231-bb05-008867e6bfc7 2019-07-30 07:33:34,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:34,954 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb/users/f2335f45f39146c7bbe61e1b6ae629fc/roles/7c6f65662ba14da09fdf612228746a7c used request id req-83604544-615d-4231-bb05-008867e6bfc7 2019-07-30 07:33:34,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.191822052002s 2019-07-30 07:33:34,955 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_cbc1473d-85d7-482e-a17d-c09ca14fbc5c', 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'fac1ef6ae25d4b70b36d6d7620e40ebb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6X2AezxxbT3tBGcEAUq7zlqFJpCKL9', 'username': u'networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 07:33:34,959 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c', 'password': '6X2AezxxbT3tBGcEAUq7zlqFJpCKL9', 'project_name': 'networking-sfc-project_cbc1473d-85d7-482e-a17d-c09ca14fbc5c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'fac1ef6ae25d4b70b36d6d7620e40ebb', 'project_domain_name': 'Default'} 2019-07-30 07:33:34,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:34,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:35,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2d3844-7154-40f0-873a-6179bd8c3886 2019-07-30 07:33:35,073 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:35,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4e2d3844-7154-40f0-873a-6179bd8c3886 2019-07-30 07:33:35,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111151218414s 2019-07-30 07:33:35,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:35,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:35,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4357f7-798f-4063-9b78-cefadc4cedc0 2019-07-30 07:33:35,254 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:35,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0b4357f7-798f-4063-9b78-cefadc4cedc0 2019-07-30 07:33:35,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176018953323s 2019-07-30 07:33:35,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:35,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aadc3b6-30e9-495d-98d9-95ffdc989011 2019-07-30 07:33:35,463 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:35,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-9aadc3b6-30e9-495d-98d9-95ffdc989011 2019-07-30 07:33:35,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204092025757s 2019-07-30 07:33:35,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:35,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:35,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5331c1-9dee-49f4-9026-5a744a889dda 2019-07-30 07:33:35,597 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c", "links": {"self": "http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f2335f45f39146c7bbe61e1b6ae629fc", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:35,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8d5331c1-9dee-49f4-9026-5a744a889dda 2019-07-30 07:33:35,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132376909256s 2019-07-30 07:33:35,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:35,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1985bd-ade8-45fd-abe5-147bf5ab3f50 2019-07-30 07:33:35,731 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb"}, "tags": [], "enabled": true, "id": "fac1ef6ae25d4b70b36d6d7620e40ebb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_cbc1473d-85d7-482e-a17d-c09ca14fbc5c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:35,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ff1985bd-ade8-45fd-abe5-147bf5ab3f50 2019-07-30 07:33:35,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123973846436s 2019-07-30 07:33:35,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f2335f45f39146c7bbe61e1b6ae629fc&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=fac1ef6ae25d4b70b36d6d7620e40ebb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:35,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df47c7f1-7acc-45fc-bd6c-9574769453b2 2019-07-30 07:33:35,994 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f2335f45f39146c7bbe61e1b6ae629fc&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=fac1ef6ae25d4b70b36d6d7620e40ebb", "previous": null, "next": null}} 2019-07-30 07:33:35,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f2335f45f39146c7bbe61e1b6ae629fc&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=fac1ef6ae25d4b70b36d6d7620e40ebb used request id req-df47c7f1-7acc-45fc-bd6c-9574769453b2 2019-07-30 07:33:35,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.255100011826s 2019-07-30 07:33:35,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:33:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb/users/f2335f45f39146c7bbe61e1b6ae629fc/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:36,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcba66d6-7761-452e-aa61-78480746bc9e 2019-07-30 07:33:36,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:36,229 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb/users/f2335f45f39146c7bbe61e1b6ae629fc/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-fcba66d6-7761-452e-aa61-78480746bc9e 2019-07-30 07:33:36,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231500864029s 2019-07-30 07:33:36,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:36,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:36,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa210f4f-c689-483c-be2f-1fa89b0e5112 2019-07-30 07:33:36,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:36,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aa210f4f-c689-483c-be2f-1fa89b0e5112 2019-07-30 07:33:36,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109513998032s 2019-07-30 07:33:36,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:36,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:36,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f594f7c-cfaf-46cb-83ed-2de7337df3e1 2019-07-30 07:33:36,553 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:36,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-0f594f7c-cfaf-46cb-83ed-2de7337df3e1 2019-07-30 07:33:36,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206362009048s 2019-07-30 07:33:36,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:36,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:36,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e59cb3-6623-4aee-9bc4-3fd422f3ae5a 2019-07-30 07:33:36,785 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c", "links": {"self": "http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f2335f45f39146c7bbe61e1b6ae629fc", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:36,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-41e59cb3-6623-4aee-9bc4-3fd422f3ae5a 2019-07-30 07:33:36,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231204986572s 2019-07-30 07:33:36,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=f2335f45f39146c7bbe61e1b6ae629fc&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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:36,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a631d7a-37f7-4b97-a445-7e3997f16ff8 2019-07-30 07:33:36,992 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=f2335f45f39146c7bbe61e1b6ae629fc&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 07:33:36,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=f2335f45f39146c7bbe61e1b6ae629fc&scope.domain.id=default used request id req-0a631d7a-37f7-4b97-a445-7e3997f16ff8 2019-07-30 07:33:36,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195728063583s 2019-07-30 07:33:36,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 07:33:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/f2335f45f39146c7bbe61e1b6ae629fc/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:37,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13dc43b0-e270-4e33-9aac-d8e93f8033b9 2019-07-30 07:33:37,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:37,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/f2335f45f39146c7bbe61e1b6ae629fc/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-13dc43b0-e270-4e33-9aac-d8e93f8033b9 2019-07-30 07:33:37,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.148910045624s 2019-07-30 07:33:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:37,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5586cd2f-9078-41a7-ad11-6582ab3ccda1 2019-07-30 07:33:37,155 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:33:37,155 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-5586cd2f-9078-41a7-ad11-6582ab3ccda1 2019-07-30 07:33:37,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:33:37,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fac1ef6ae25d4b70b36d6d7620e40ebb", "name": "networking-sfc-project_cbc1473d-85d7-482e-a17d-c09ca14fbc5c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/fac1ef6ae25d4b70b36d6d7620e40ebb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c", "id": "f2335f45f39146c7bbe61e1b6ae629fc"}, "audit_ids": ["zrBiqfSDQx6UFzFeAfgbzA"], "issued_at": "2019-07-30T07:33:37.000000Z"}} 2019-07-30 07:33:37,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 07:33:37,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3cba2b48d4d294f93d24b55949d418dedff7ac18" 2019-07-30 07:33:37,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:37 GMT X-Openstack-Request-Id: req-6d3262e5-b471-4d1f-8d56-342f6fd38ed5 2019-07-30 07:33:37,849 - 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-30 07:33:37,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-6d3262e5-b471-4d1f-8d56-342f6fd38ed5 2019-07-30 07:33:37,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.292359113693s 2019-07-30 07:33:37,860 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-07-30 07:33:37,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:37,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:38,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f021cbf-5344-41a8-aed1-3059b22d900a 2019-07-30 07:33:38,029 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c", "links": {"self": "http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f2335f45f39146c7bbe61e1b6ae629fc", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:38,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3f021cbf-5344-41a8-aed1-3059b22d900a 2019-07-30 07:33:38,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169072151184s 2019-07-30 07:33:38,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:38,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:38,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabe0340-7087-4d3c-b819-27651b732aaa 2019-07-30 07:33:38,160 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_cbc1473d-85d7-482e-a17d-c09ca14fbc5c", "links": {"self": "http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f2335f45f39146c7bbe61e1b6ae629fc", "description": null}} 2019-07-30 07:33:38,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc used request id req-dabe0340-7087-4d3c-b819-27651b732aaa 2019-07-30 07:33:38,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124660015106s 2019-07-30 07:33:38,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 07:33:38,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:38,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77621682-adf2-4738-a4dc-e75557e4358a 2019-07-30 07:33:38,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:38,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f2335f45f39146c7bbe61e1b6ae629fc used request id req-77621682-adf2-4738-a4dc-e75557e4358a 2019-07-30 07:33:38,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.208208084106s 2019-07-30 07:33:38,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:38,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:38,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8276dc96-e6dc-43db-a81b-ef3e8514ee5e 2019-07-30 07:33:38,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb"}, "tags": [], "enabled": true, "id": "fac1ef6ae25d4b70b36d6d7620e40ebb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_cbc1473d-85d7-482e-a17d-c09ca14fbc5c"}]} 2019-07-30 07:33:38,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8276dc96-e6dc-43db-a81b-ef3e8514ee5e 2019-07-30 07:33:38,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113658189774s 2019-07-30 07:33:38,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 07:33:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:38,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a755bec-2eaf-4def-8fbb-18152054a566 2019-07-30 07:33:38,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:38,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fac1ef6ae25d4b70b36d6d7620e40ebb used request id req-2a755bec-2eaf-4def-8fbb-18152054a566 2019-07-30 07:33:38,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27733707428s 2019-07-30 07:33:38,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:33:38,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=fac1ef6ae25d4b70b36d6d7620e40ebb&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}2b98098a81733335b93b3561c7e6814453056b12" 2019-07-30 07:33:38,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:38 GMT X-Openstack-Request-Id: req-c8035755-3313-49fd-9afa-f90cf802a6cd 2019-07-30 07:33:38,800 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-30 07:33:38,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=fac1ef6ae25d4b70b36d6d7620e40ebb&name=default used request id req-c8035755-3313-49fd-9afa-f90cf802a6cd 2019-07-30 07:33:38,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0243971347809s 2019-07-30 07:33:38,801 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-07-30 07:33:38,801 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-07-30 07:33:38,853 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-07-30 07:33:38,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:38,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59eda92-39e0-4a4c-b875-fbfbe419706d 2019-07-30 07:33:38,902 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:33:38,902 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-a59eda92-39e0-4a4c-b875-fbfbe419706d 2019-07-30 07:33:38,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:33:39,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["LUjYlZ2ZQEGad_9bLaO5yw"], "issued_at": "2019-07-30T07:33:39.000000Z"}} 2019-07-30 07:33:39,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:33:39,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:39,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:39 GMT X-Openstack-Request-Id: req-4c91b6e4-baf1-4d65-882a-1ba3eac4891a 2019-07-30 07:33:39,596 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 07:33:39,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4c91b6e4-baf1-4d65-882a-1ba3eac4891a 2019-07-30 07:33:39,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287349939346s 2019-07-30 07:33:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:39,607 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80794dd-d8b8-4162-aac3-bdfd4c646984 2019-07-30 07:33:39,608 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:33:39,608 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-f80794dd-d8b8-4162-aac3-bdfd4c646984 2019-07-30 07:33:39,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:39,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:39,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7d2381-43d0-42e9-aef8-2007d0d6a8f5 2019-07-30 07:33:39,764 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:33:39,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-0b7d2381-43d0-42e9-aef8-2007d0d6a8f5 2019-07-30 07:33:39,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155109882355s 2019-07-30 07:33:39,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 07:33:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_baf1a382-e5ce-41d6-9235-32059ceb966c"}}' 2019-07-30 07:33:39,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d31839e-e52f-46e1-8643-9d70bfcb58dc 2019-07-30 07:33:39,993 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234"}, "tags": [], "enabled": true, "id": "9043e7a01a264d459ff2d6ac6dd80234", "parent_id": "default", "domain_id": "default", "name": "barbican-project_baf1a382-e5ce-41d6-9235-32059ceb966c"}} 2019-07-30 07:33:39,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5d31839e-e52f-46e1-8643-9d70bfcb58dc 2019-07-30 07:33:39,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222476959229s 2019-07-30 07:33:39,994 - 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'9043e7a01a264d459ff2d6ac6dd80234', '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_baf1a382-e5ce-41d6-9235-32059ceb966c'}) 2019-07-30 07:33:40,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 07:33:40,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7rViL2phpoYQhPE60FwTCqgXUdgmwQ", "email": null, "name": "barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c"}}' 2019-07-30 07:33:40,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bfec775-19ae-4a88-bfa7-ed67ffa7d1d9 2019-07-30 07:33:40,377 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c", "links": {"self": "http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecfbb49f70c049bbb933e5750a87cf08", "domain_id": "default", "password_expires_at": null}} 2019-07-30 07:33:40,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-2bfec775-19ae-4a88-bfa7-ed67ffa7d1d9 2019-07-30 07:33:40,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377518892288s 2019-07-30 07:33:40,378 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ecfbb49f70c049bbb933e5750a87cf08', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c'}) 2019-07-30 07:33:40,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:40,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419b2c7d-50e0-4672-8e76-a7fcd6b127f2 2019-07-30 07:33:40,501 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:40,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-419b2c7d-50e0-4672-8e76-a7fcd6b127f2 2019-07-30 07:33:40,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119343042374s 2019-07-30 07:33:40,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:40,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:40,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef653d32-7f41-4909-9182-d0c1acdac7e6 2019-07-30 07:33:40,711 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:40,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ef653d32-7f41-4909-9182-d0c1acdac7e6 2019-07-30 07:33:40,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205621004105s 2019-07-30 07:33:40,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:40,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:40,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8544f73f-5d53-44e8-9eb9-17d69601602e 2019-07-30 07:33:40,881 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:40,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8544f73f-5d53-44e8-9eb9-17d69601602e 2019-07-30 07:33:40,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16438794136s 2019-07-30 07:33:40,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:40,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:40,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad819e0-3dea-4458-b82f-eb4e27c8546a 2019-07-30 07:33:40,998 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:40,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-5ad819e0-3dea-4458-b82f-eb4e27c8546a 2019-07-30 07:33:40,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112002134323s 2019-07-30 07:33:40,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:41,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06c5891-7931-4d60-9e21-f1611346da85 2019-07-30 07:33:41,172 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c", "links": {"self": "http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecfbb49f70c049bbb933e5750a87cf08", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:41,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e06c5891-7931-4d60-9e21-f1611346da85 2019-07-30 07:33:41,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172924041748s 2019-07-30 07:33:41,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:41,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:41,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e2b8a1-d42c-47a9-af02-6f63e310089c 2019-07-30 07:33:41,380 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234"}, "tags": [], "enabled": true, "id": "9043e7a01a264d459ff2d6ac6dd80234", "parent_id": "default", "domain_id": "default", "name": "barbican-project_baf1a382-e5ce-41d6-9235-32059ceb966c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:41,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-23e2b8a1-d42c-47a9-af02-6f63e310089c 2019-07-30 07:33:41,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196768045425s 2019-07-30 07:33:41,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:41,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ecfbb49f70c049bbb933e5750a87cf08&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=9043e7a01a264d459ff2d6ac6dd80234" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:41,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08095d62-ff21-4267-a289-70e31267c72f 2019-07-30 07:33:41,500 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ecfbb49f70c049bbb933e5750a87cf08&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=9043e7a01a264d459ff2d6ac6dd80234", "previous": null, "next": null}} 2019-07-30 07:33:41,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ecfbb49f70c049bbb933e5750a87cf08&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=9043e7a01a264d459ff2d6ac6dd80234 used request id req-08095d62-ff21-4267-a289-70e31267c72f 2019-07-30 07:33:41,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110673904419s 2019-07-30 07:33:41,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:33:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234/users/ecfbb49f70c049bbb933e5750a87cf08/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:41,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d036d3ed-c325-41f9-b0fa-49bf878a1987 2019-07-30 07:33:41,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:41,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234/users/ecfbb49f70c049bbb933e5750a87cf08/roles/7c6f65662ba14da09fdf612228746a7c used request id req-d036d3ed-c325-41f9-b0fa-49bf878a1987 2019-07-30 07:33:41,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.197283983231s 2019-07-30 07:33:41,702 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_baf1a382-e5ce-41d6-9235-32059ceb966c', 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'9043e7a01a264d459ff2d6ac6dd80234', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7rViL2phpoYQhPE60FwTCqgXUdgmwQ', 'username': u'barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 07:33:41,706 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c', 'password': '7rViL2phpoYQhPE60FwTCqgXUdgmwQ', 'project_name': 'barbican-project_baf1a382-e5ce-41d6-9235-32059ceb966c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '9043e7a01a264d459ff2d6ac6dd80234', 'project_domain_name': 'Default'} 2019-07-30 07:33:41,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:41,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:41,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01cef60c-7ad7-425e-b145-ef10d83c34fa 2019-07-30 07:33:41,819 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:41,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-01cef60c-7ad7-425e-b145-ef10d83c34fa 2019-07-30 07:33:41,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110304832458s 2019-07-30 07:33:41,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:42,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21419a01-5ba1-4394-98af-ce18df13cc17 2019-07-30 07:33:42,021 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:42,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-21419a01-5ba1-4394-98af-ce18df13cc17 2019-07-30 07:33:42,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19694519043s 2019-07-30 07:33:42,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:42,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:42,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad12889-dd60-43a4-89cd-3f8285996dba 2019-07-30 07:33:42,189 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:42,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8ad12889-dd60-43a4-89cd-3f8285996dba 2019-07-30 07:33:42,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.164019107819s 2019-07-30 07:33:42,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:42,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2464c146-8fed-4902-8625-d5cf40278bb2 2019-07-30 07:33:42,319 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c", "links": {"self": "http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecfbb49f70c049bbb933e5750a87cf08", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:42,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2464c146-8fed-4902-8625-d5cf40278bb2 2019-07-30 07:33:42,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129014015198s 2019-07-30 07:33:42,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:42,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:42,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1caa710-e502-42eb-811b-1a6aeebd56a5 2019-07-30 07:33:42,443 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234"}, "tags": [], "enabled": true, "id": "9043e7a01a264d459ff2d6ac6dd80234", "parent_id": "default", "domain_id": "default", "name": "barbican-project_baf1a382-e5ce-41d6-9235-32059ceb966c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:42,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c1caa710-e502-42eb-811b-1a6aeebd56a5 2019-07-30 07:33:42,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112690925598s 2019-07-30 07:33:42,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ecfbb49f70c049bbb933e5750a87cf08&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=9043e7a01a264d459ff2d6ac6dd80234" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:42,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8b1e01-fa3a-45a8-a628-03da0d426961 2019-07-30 07:33:42,647 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ecfbb49f70c049bbb933e5750a87cf08&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=9043e7a01a264d459ff2d6ac6dd80234", "previous": null, "next": null}} 2019-07-30 07:33:42,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ecfbb49f70c049bbb933e5750a87cf08&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=9043e7a01a264d459ff2d6ac6dd80234 used request id req-6e8b1e01-fa3a-45a8-a628-03da0d426961 2019-07-30 07:33:42,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196514129639s 2019-07-30 07:33:42,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:33:42,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234/users/ecfbb49f70c049bbb933e5750a87cf08/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:42,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e395696-c982-4f17-8873-5f5c9c2e71be 2019-07-30 07:33:42,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:42,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234/users/ecfbb49f70c049bbb933e5750a87cf08/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-8e395696-c982-4f17-8873-5f5c9c2e71be 2019-07-30 07:33:42,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163428068161s 2019-07-30 07:33:42,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:42,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:42,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713b4e17-5cfa-45c3-8965-8e5165a369d0 2019-07-30 07:33:42,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:42,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-713b4e17-5cfa-45c3-8965-8e5165a369d0 2019-07-30 07:33:42,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118825912476s 2019-07-30 07:33:42,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:42,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:43,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699f4363-9c5c-4b9f-8179-73c1b78f8f93 2019-07-30 07:33:43,055 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:43,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-699f4363-9c5c-4b9f-8179-73c1b78f8f93 2019-07-30 07:33:43,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112793922424s 2019-07-30 07:33:43,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:43,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:43,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f41306-ef10-4b4d-bd62-4ee90520a7f2 2019-07-30 07:33:43,184 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c", "links": {"self": "http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecfbb49f70c049bbb933e5750a87cf08", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:43,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a3f41306-ef10-4b4d-bd62-4ee90520a7f2 2019-07-30 07:33:43,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128598928452s 2019-07-30 07:33:43,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:43,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=ecfbb49f70c049bbb933e5750a87cf08&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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:43,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a51db1-2a75-40b7-a498-9a77d5e99148 2019-07-30 07:33:43,306 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=ecfbb49f70c049bbb933e5750a87cf08&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 07:33:43,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=42d631bb806c428ca054882a5b7c5ba1&user.id=ecfbb49f70c049bbb933e5750a87cf08&scope.domain.id=default used request id req-76a51db1-2a75-40b7-a498-9a77d5e99148 2019-07-30 07:33:43,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11013007164s 2019-07-30 07:33:43,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 07:33:43,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/ecfbb49f70c049bbb933e5750a87cf08/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:43,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7bf6efd-3648-4c44-9819-5e402c197be4 2019-07-30 07:33:43,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:43,449 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/ecfbb49f70c049bbb933e5750a87cf08/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-b7bf6efd-3648-4c44-9819-5e402c197be4 2019-07-30 07:33:43,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.139595031738s 2019-07-30 07:33:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:43,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b834c936-9844-48fc-9df7-2d1ff9fb5159 2019-07-30 07:33:43,462 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:33:43,462 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-b834c936-9844-48fc-9df7-2d1ff9fb5159 2019-07-30 07:33:43,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:33:43,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9043e7a01a264d459ff2d6ac6dd80234", "name": "barbican-project_baf1a382-e5ce-41d6-9235-32059ceb966c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/9043e7a01a264d459ff2d6ac6dd80234", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/9043e7a01a264d459ff2d6ac6dd80234", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/9043e7a01a264d459ff2d6ac6dd80234", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9043e7a01a264d459ff2d6ac6dd80234", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/9043e7a01a264d459ff2d6ac6dd80234", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/9043e7a01a264d459ff2d6ac6dd80234", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9043e7a01a264d459ff2d6ac6dd80234", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_9043e7a01a264d459ff2d6ac6dd80234", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9043e7a01a264d459ff2d6ac6dd80234", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/9043e7a01a264d459ff2d6ac6dd80234", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/9043e7a01a264d459ff2d6ac6dd80234", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c", "id": "ecfbb49f70c049bbb933e5750a87cf08"}, "audit_ids": ["RwvWFK1oR_i3BCfQAfe8Pg"], "issued_at": "2019-07-30T07:33:43.000000Z"}} 2019-07-30 07:33:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:43,870 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25634a86-9ede-4fd6-ab6d-2aa21a147e8e 2019-07-30 07:33:43,870 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:33:43,870 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-25634a86-9ede-4fd6-ab6d-2aa21a147e8e 2019-07-30 07:33:43,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 07:33:43,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-30 07:33:43,883 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1b2cd26-9979-4274-8ee3-5be5cf456bb5 2019-07-30 07:33:43,883 - 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.5:35357/v3/", "rel": "self"}]}]}} 2019-07-30 07:33:43,883 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-d1b2cd26-9979-4274-8ee3-5be5cf456bb5 2019-07-30 07:33:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}1ac56630766659d65d7339072204af7e3a852456" 2019-07-30 07:33:44,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eadb985-4be9-4965-8e7e-bc7b2fc73cad 2019-07-30 07:33:44,072 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/04db26ee46f34e09b57397fac196d5cc"}, "enabled": true, "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/05d2e99785ac4fdeb9a4c0eda3bd7b26"}, "enabled": true, "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/353cc4cf86f940e3bca3e62f88112158"}, "enabled": true, "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e0a4e5017de45c1892b4f80e4e938f9"}, "enabled": true, "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f528111f4194ed5aff4b8e312591f8b"}, "enabled": true, "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f7e2d7a784c4c85a7efe171faa5b979"}, "enabled": true, "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/502c7e290e5348b2ab613fa8406ff2c8"}, "enabled": true, "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d10eade472449f6a238c066ee73209c"}, "enabled": true, "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/976e6a6270e54970b8254ab5407ad7f6"}, "enabled": true, "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b8ccfa69a43049d8894a50010967ae39"}, "enabled": true, "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/bbcd125ff4484d12841339482b95bc93"}, "enabled": true, "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c59e233b14b64ed0918880f6bd9aab5f"}, "enabled": true, "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca73954feab74dcc9cb0702ced94fd2b"}, "enabled": true, "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f86011bd3e2d497e896b288f1d2d2351"}, "enabled": true, "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-07-30 07:33:44,072 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-2eadb985-4be9-4965-8e7e-bc7b2fc73cad 2019-07-30 07:33:44,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.198086023331s 2019-07-30 07:33:44,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 07:33:44,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ac56630766659d65d7339072204af7e3a852456" 2019-07-30 07:33:44,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:44 GMT X-Openstack-Request-Id: req-65d5cbbc-7414-4fa5-9a2b-e1c943f67db9 2019-07-30 07:33:44,378 - 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-30 07:33:44,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-65d5cbbc-7414-4fa5-9a2b-e1c943f67db9 2019-07-30 07:33:44,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.295861005783s 2019-07-30 07:33:44,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:44,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8722f108-7319-4671-a518-a2d6f21ccd93 2019-07-30 07:33:44,520 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c", "links": {"self": "http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecfbb49f70c049bbb933e5750a87cf08", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:44,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8722f108-7319-4671-a518-a2d6f21ccd93 2019-07-30 07:33:44,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13165807724s 2019-07-30 07:33:44,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:44,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:44,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32946836-3004-41ce-a56a-a71387c511d1 2019-07-30 07:33:44,651 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_baf1a382-e5ce-41d6-9235-32059ceb966c", "links": {"self": "http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ecfbb49f70c049bbb933e5750a87cf08", "description": null}} 2019-07-30 07:33:44,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08 used request id req-32946836-3004-41ce-a56a-a71387c511d1 2019-07-30 07:33:44,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125457048416s 2019-07-30 07:33:44,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 07:33:44,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:44,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a274fd-5e07-4cf2-91ff-bfadc83c9418 2019-07-30 07:33:44,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:44,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ecfbb49f70c049bbb933e5750a87cf08 used request id req-d2a274fd-5e07-4cf2-91ff-bfadc83c9418 2019-07-30 07:33:44,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.210491895676s 2019-07-30 07:33:44,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:44,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:45,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2cefcd-2f9f-49a9-a89f-b39383ee855a 2019-07-30 07:33:45,012 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234"}, "tags": [], "enabled": true, "id": "9043e7a01a264d459ff2d6ac6dd80234", "parent_id": "default", "domain_id": "default", "name": "barbican-project_baf1a382-e5ce-41d6-9235-32059ceb966c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:45,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-aa2cefcd-2f9f-49a9-a89f-b39383ee855a 2019-07-30 07:33:45,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.144224882126s 2019-07-30 07:33:45,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 07:33:45,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:45,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f56bad5-c0ff-4ebd-b0ca-cc5237d39b87 2019-07-30 07:33:45,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:45,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/9043e7a01a264d459ff2d6ac6dd80234 used request id req-4f56bad5-c0ff-4ebd-b0ca-cc5237d39b87 2019-07-30 07:33:45,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168323993683s 2019-07-30 07:33:45,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 07:33:45,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=9043e7a01a264d459ff2d6ac6dd80234&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}0a90fe7e8b93d19c2bdd5d96909beeef4b589045" 2019-07-30 07:33:45,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:45 GMT X-Openstack-Request-Id: req-784b5f4c-4bbf-41ec-93e8-25bb63649967 2019-07-30 07:33:45,217 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-30 07:33:45,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=9043e7a01a264d459ff2d6ac6dd80234&name=default used request id req-784b5f4c-4bbf-41ec-93e8-25bb63649967 2019-07-30 07:33:45,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0267100334167s 2019-07-30 07:33:45,217 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-07-30 07:33:45,218 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-07-30 07:33:45,223 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:22 | PASS | | rally_sanity | functest | smoke | 22:44 | FAIL | | refstack_defcore | functest | smoke | 06:28 | FAIL | | tempest_full | functest | smoke | 37:21 | FAIL | | tempest_scenario | functest | smoke | 07:36 | PASS | | patrole | functest | smoke | 03:03 | PASS | | neutron_trunk | functest | smoke | 02:14 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-07-30 07:33:45,232 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-30 07:33:48,060 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-109 | | 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-30 07:33:48,063 - 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.24,192.30.9.5 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=chRzs2Ccr3Q07G6Sj0KlFsbID 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=2e894757a4e54ebfa46b20b30b23a387 export OS_TENANT_NAME=admin 2019-07-30 07:33:48,063 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 07:33:48,064 - 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-30 07:33:48,073 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-07-30 07:33:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:48,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e2d57f-f32d-4bad-9758-67ff9336efbd 2019-07-30 07:33:48,341 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:33:48,341 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-65e2d57f-f32d-4bad-9758-67ff9336efbd 2019-07-30 07:33:48,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:33:48,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["KPfOO-TBQyiXxIlQohjJKw"], "issued_at": "2019-07-30T07:33:48.000000Z"}} 2019-07-30 07:33:48,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:33:48,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:49,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:49 GMT X-Openstack-Request-Id: req-89120f76-e970-46b1-bff7-6b277c7de3b0 2019-07-30 07:33:49,125 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 07:33:49,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-89120f76-e970-46b1-bff7-6b277c7de3b0 2019-07-30 07:33:49,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376435041428s 2019-07-30 07:33:49,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:49,136 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81b4bac8-160c-4161-b025-5459c7347fea 2019-07-30 07:33:49,137 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:33:49,137 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-81b4bac8-160c-4161-b025-5459c7347fea 2019-07-30 07:33:49,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:49,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac746f5-b854-48fc-9afb-8ac70e06f334 2019-07-30 07:33:49,253 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:33:49,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fac746f5-b854-48fc-9afb-8ac70e06f334 2019-07-30 07:33:49,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115143060684s 2019-07-30 07:33:49,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 07:33:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}}' 2019-07-30 07:33:49,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f0e6c62-9923-48fa-9ca1-30b874df64ab 2019-07-30 07:33:49,396 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab"}, "tags": [], "enabled": true, "id": "6e4854748d794ec8a83d63ca9e1ca3ab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}} 2019-07-30 07:33:49,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-7f0e6c62-9923-48fa-9ca1-30b874df64ab 2019-07-30 07:33:49,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13765001297s 2019-07-30 07:33:49,397 - 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'6e4854748d794ec8a83d63ca9e1ca3ab', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8'}) 2019-07-30 07:33:49,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 07:33:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "pydxNAUegFm38QiNsyDqDPYZSGENE5", "email": null, "name": "rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}}' 2019-07-30 07:33:49,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b98987a9-73b6-4b27-9796-05ea50db807e 2019-07-30 07:33:49,862 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": {"self": "http://172.30.9.24:5000/v3/users/c63fe039ac044fd49cde4279f23e53fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c63fe039ac044fd49cde4279f23e53fc", "domain_id": "default", "password_expires_at": null}} 2019-07-30 07:33:49,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-b98987a9-73b6-4b27-9796-05ea50db807e 2019-07-30 07:33:49,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458563089371s 2019-07-30 07:33:49,863 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c63fe039ac044fd49cde4279f23e53fc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8'}) 2019-07-30 07:33:49,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:49,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:49,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621cd15e-7f37-4832-a4ea-81952c7cd9a2 2019-07-30 07:33:49,979 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:49,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-621cd15e-7f37-4832-a4ea-81952c7cd9a2 2019-07-30 07:33:49,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112968921661s 2019-07-30 07:33:49,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:50,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8469092f-caf3-4b90-886a-7c4943cf6424 2019-07-30 07:33:50,096 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:50,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8469092f-caf3-4b90-886a-7c4943cf6424 2019-07-30 07:33:50,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111670017242s 2019-07-30 07:33:50,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:50,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27ba805-b630-45da-94f3-6de65f306ebb 2019-07-30 07:33:50,254 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:50,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f27ba805-b630-45da-94f3-6de65f306ebb 2019-07-30 07:33:50,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153068065643s 2019-07-30 07:33:50,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:50,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:50,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0700f4-fd17-464e-8292-6d390c80b9b8 2019-07-30 07:33:50,369 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:50,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8d0700f4-fd17-464e-8292-6d390c80b9b8 2019-07-30 07:33:50,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110731124878s 2019-07-30 07:33:50,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:50,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:50,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c61f05e8-a2b9-498e-bb26-28e3f0debd48 2019-07-30 07:33:50,541 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": {"self": "http://172.30.9.24:5000/v3/users/c63fe039ac044fd49cde4279f23e53fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c63fe039ac044fd49cde4279f23e53fc", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:50,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c61f05e8-a2b9-498e-bb26-28e3f0debd48 2019-07-30 07:33:50,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17088508606s 2019-07-30 07:33:50,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:50,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:50,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff623ed9-93f4-45f7-8f62-3ebee8e0135d 2019-07-30 07:33:50,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab"}, "tags": [], "enabled": true, "id": "6e4854748d794ec8a83d63ca9e1ca3ab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:50,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ff623ed9-93f4-45f7-8f62-3ebee8e0135d 2019-07-30 07:33:50,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214043140411s 2019-07-30 07:33:50,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:50,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=c63fe039ac044fd49cde4279f23e53fc&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=6e4854748d794ec8a83d63ca9e1ca3ab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:50,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73cbf5cd-6bf1-415b-af79-2022839199e5 2019-07-30 07:33:50,882 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=c63fe039ac044fd49cde4279f23e53fc&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=6e4854748d794ec8a83d63ca9e1ca3ab", "previous": null, "next": null}} 2019-07-30 07:33:50,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c63fe039ac044fd49cde4279f23e53fc&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=6e4854748d794ec8a83d63ca9e1ca3ab used request id req-73cbf5cd-6bf1-415b-af79-2022839199e5 2019-07-30 07:33:50,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109843969345s 2019-07-30 07:33:50,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:33:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab/users/c63fe039ac044fd49cde4279f23e53fc/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:51,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82389d8-9cdb-4bac-9a13-be3adbc14eb2 2019-07-30 07:33:51,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:51,037 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab/users/c63fe039ac044fd49cde4279f23e53fc/roles/7c6f65662ba14da09fdf612228746a7c used request id req-c82389d8-9cdb-4bac-9a13-be3adbc14eb2 2019-07-30 07:33:51,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151798009872s 2019-07-30 07:33:51,038 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 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'6e4854748d794ec8a83d63ca9e1ca3ab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'pydxNAUegFm38QiNsyDqDPYZSGENE5', 'username': u'rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 07:33:51,043 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'password': 'pydxNAUegFm38QiNsyDqDPYZSGENE5', 'project_name': 'rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '6e4854748d794ec8a83d63ca9e1ca3ab', 'project_domain_name': 'Default'} 2019-07-30 07:33:51,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:51,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:51,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10d2269-2080-47fa-8922-6ea0bd02729e 2019-07-30 07:33:51,252 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:51,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c10d2269-2080-47fa-8922-6ea0bd02729e 2019-07-30 07:33:51,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205528974533s 2019-07-30 07:33:51,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 07:33:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:51,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77407c94-ea23-4033-8c83-642cf2820ac2 2019-07-30 07:33:51,375 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 07:33:51,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-77407c94-ea23-4033-8c83-642cf2820ac2 2019-07-30 07:33:51,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11859703064s 2019-07-30 07:33:51,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:51,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b4c738-f89d-4b37-8116-468cda8d58f7 2019-07-30 07:33:51,575 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 07:33:51,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-51b4c738-f89d-4b37-8116-468cda8d58f7 2019-07-30 07:33:51,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19507598877s 2019-07-30 07:33:51,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 07:33:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:51,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e6c84a-31d8-4403-9c6f-00b74d438c3e 2019-07-30 07:33:51,705 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": {"self": "http://172.30.9.24:5000/v3/users/c63fe039ac044fd49cde4279f23e53fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c63fe039ac044fd49cde4279f23e53fc", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 07:33:51,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-10e6c84a-31d8-4403-9c6f-00b74d438c3e 2019-07-30 07:33:51,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128821849823s 2019-07-30 07:33:51,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:51,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:51,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5609e8dc-c73f-4de5-a3cf-7aa2e6ecde02 2019-07-30 07:33:51,839 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab"}, "tags": [], "enabled": true, "id": "6e4854748d794ec8a83d63ca9e1ca3ab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:51,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5609e8dc-c73f-4de5-a3cf-7aa2e6ecde02 2019-07-30 07:33:51,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122336864471s 2019-07-30 07:33:51,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 07:33:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=c63fe039ac044fd49cde4279f23e53fc&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=6e4854748d794ec8a83d63ca9e1ca3ab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:51,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b35eda7-97b3-4a40-ba2d-ac9cad6114c5 2019-07-30 07:33:51,999 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=c63fe039ac044fd49cde4279f23e53fc&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=6e4854748d794ec8a83d63ca9e1ca3ab", "previous": null, "next": null}} 2019-07-30 07:33:52,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c63fe039ac044fd49cde4279f23e53fc&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=6e4854748d794ec8a83d63ca9e1ca3ab used request id req-7b35eda7-97b3-4a40-ba2d-ac9cad6114c5 2019-07-30 07:33:52,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.154152870178s 2019-07-30 07:33:52,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 07:33:52,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab/users/c63fe039ac044fd49cde4279f23e53fc/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:52,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 07:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc6d11e9-fb9a-4540-afcd-dd07f4bed6fe 2019-07-30 07:33:52,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 07:33:52,243 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab/users/c63fe039ac044fd49cde4279f23e53fc/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-cc6d11e9-fb9a-4540-afcd-dd07f4bed6fe 2019-07-30 07:33:52,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.240159034729s 2019-07-30 07:33:52,244 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-07-30 07:33:52,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 07:33:52,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:52,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36cf9f0a-1557-40fa-b03f-f531742aea07 2019-07-30 07:33:52,370 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 07:33:52,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-36cf9f0a-1557-40fa-b03f-f531742aea07 2019-07-30 07:33:52,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12543797493s 2019-07-30 07:33:52,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 07:33:52,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" 2019-07-30 07:33:52,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18724d9-5426-4e40-b991-ee3894bb3948 2019-07-30 07:33:52,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab"}, "tags": [], "enabled": true, "id": "6e4854748d794ec8a83d63ca9e1ca3ab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 07:33:52,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a18724d9-5426-4e40-b991-ee3894bb3948 2019-07-30 07:33:52,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114590883255s 2019-07-30 07:33:52,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 07:33:52,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" -d '{"network": {"shared": true, "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "name": "rally_full-net_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "admin_state_up": true}}' 2019-07-30 07:33:52,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:52 GMT X-Openstack-Request-Id: req-fdd296ec-f54b-4af4-8cc3-cbbe0d2e63a4 2019-07-30 07:33:52,847 - 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":"ca45e9e7-85b8-4441-8a87-ae9e410a5768","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":true,"project_id":"6e4854748d794ec8a83d63ca9e1ca3ab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:33:52Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8","admin_state_up":true,"tenant_id":"6e4854748d794ec8a83d63ca9e1ca3ab","created_at":"2019-07-30T07:33:52Z","mtu":1450}} 2019-07-30 07:33:52,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fdd296ec-f54b-4af4-8cc3-cbbe0d2e63a4 2019-07-30 07:33:52,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.352324962616s 2019-07-30 07:33:52,848 - 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-30T07:33:52Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ca45e9e7-85b8-4441-8a87-ae9e410a5768', u'provider:segmentation_id': 81, 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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', u'created_at': u'2019-07-30T07:33:52Z', u'mtu': 1450, u'tenant_id': u'6e4854748d794ec8a83d63ca9e1ca3ab', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6e4854748d794ec8a83d63ca9e1ca3ab', u'l2_adjacency': True}) 2019-07-30 07:33:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:52,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca04fb2-a6ec-4315-9823-a10a134cc2ea 2019-07-30 07:33:52,857 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 07:33:52,857 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-bca04fb2-a6ec-4315-9823-a10a134cc2ea 2019-07-30 07:33:52,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 07:33:53,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T08:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e4854748d794ec8a83d63ca9e1ca3ab", "name": "rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "id": "c63fe039ac044fd49cde4279f23e53fc"}, "audit_ids": ["OiViGh1fSMy3-HldM_1p9A"], "issued_at": "2019-07-30T07:33:53.000000Z"}} 2019-07-30 07:33:53,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 07:33:53,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" 2019-07-30 07:33:53,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:53 GMT X-Openstack-Request-Id: req-6418e686-ea2d-44db-a348-f93c236a3cfc 2019-07-30 07:33:53,578 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ca45e9e7-85b8-4441-8a87-ae9e410a5768","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":true,"project_id":"6e4854748d794ec8a83d63ca9e1ca3ab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T07:33:52Z","qos_policy_id":null,"name":"rally_full-net_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8","admin_state_up":true,"tenant_id":"6e4854748d794ec8a83d63ca9e1ca3ab","created_at":"2019-07-30T07:33:52Z","provider:network_type":"vxlan"}]} 2019-07-30 07:33:53,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6418e686-ea2d-44db-a348-f93c236a3cfc 2019-07-30 07:33:53,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321799039841s 2019-07-30 07:33:53,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 07:33:53,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" -d '{"subnet": {"name": "rally_full-subnet_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "enable_dhcp": true, "network_id": "ca45e9e7-85b8-4441-8a87-ae9e410a5768", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 07:33:54,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:54 GMT X-Openstack-Request-Id: req-638550ef-fb6d-4917-847f-7b278575d45d 2019-07-30 07:33:54,197 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T07:33:53Z","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":"7f45b91f-e7c8-4cb4-9e75-f4c3830b4807","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6e4854748d794ec8a83d63ca9e1ca3ab","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8","enable_dhcp":true,"segment_id":null,"network_id":"ca45e9e7-85b8-4441-8a87-ae9e410a5768","tenant_id":"6e4854748d794ec8a83d63ca9e1ca3ab","created_at":"2019-07-30T07:33:53Z","ip_version":4}} 2019-07-30 07:33:54,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-638550ef-fb6d-4917-847f-7b278575d45d 2019-07-30 07:33:54,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.616948843002s 2019-07-30 07:33:54,197 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T07:33:53Z', 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'7f45b91f-e7c8-4cb4-9e75-f4c3830b4807', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ca45e9e7-85b8-4441-8a87-ae9e410a5768', u'tenant_id': u'6e4854748d794ec8a83d63ca9e1ca3ab', u'created_at': u'2019-07-30T07:33:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6e4854748d794ec8a83d63ca9e1ca3ab'}) 2019-07-30 07:33:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 07:33:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "rally_full-router_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "admin_state_up": true}}' 2019-07-30 07:33:55,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:55 GMT X-Openstack-Request-Id: req-5a28ee81-766c-4ffd-b1f9-783e447e3d92 2019-07-30 07:33:55,882 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "created_at": "2019-07-30T07:33:54Z", "admin_state_up": true, "updated_at": "2019-07-30T07:33:55Z", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b93903f4-c16a-4344-9dc8-13705eca2ed1", "name": "rally_full-router_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}} 2019-07-30 07:33:55,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5a28ee81-766c-4ffd-b1f9-783e447e3d92 2019-07-30 07:33:55,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6848628521s 2019-07-30 07:33:55,883 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T07:33:55Z', u'revision_number': 2, u'ha': False, u'id': u'b93903f4-c16a-4344-9dc8-13705eca2ed1', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', u'admin_state_up': True, u'tenant_id': u'6e4854748d794ec8a83d63ca9e1ca3ab', u'created_at': u'2019-07-30T07:33:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'6e4854748d794ec8a83d63ca9e1ca3ab'}) 2019-07-30 07:33:55,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 07:33:55,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b93903f4-c16a-4344-9dc8-13705eca2ed1/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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" -d '{"subnet_id": "7f45b91f-e7c8-4cb4-9e75-f4c3830b4807"}' 2019-07-30 07:33:57,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:57 GMT X-Openstack-Request-Id: req-fe010809-d690-47ab-bd35-84be95f8c8cd 2019-07-30 07:33:57,952 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ca45e9e7-85b8-4441-8a87-ae9e410a5768", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "subnet_id": "7f45b91f-e7c8-4cb4-9e75-f4c3830b4807", "subnet_ids": ["7f45b91f-e7c8-4cb4-9e75-f4c3830b4807"], "port_id": "24aaf01a-7af5-4307-94da-332d9c8e77cd", "id": "b93903f4-c16a-4344-9dc8-13705eca2ed1"} 2019-07-30 07:33:57,952 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b93903f4-c16a-4344-9dc8-13705eca2ed1/add_router_interface.json used request id req-fe010809-d690-47ab-bd35-84be95f8c8cd 2019-07-30 07:33:57,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.06812596321s 2019-07-30 07:33:57,952 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 07:33:58,055 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 07:33:58,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:33:58,063 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:58 GMT 2019-07-30 07:33:58,063 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 07:33:58,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:33:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" 2019-07-30 07:33:58,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:58 GMT X-Openstack-Request-Id: req-72641fc0-381f-4a10-bd0d-c3a42d305461 2019-07-30 07:33:58,359 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:33:58,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-72641fc0-381f-4a10-bd0d-c3a42d305461 2019-07-30 07:33:58,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292860031128s 2019-07-30 07:33:58,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 07:33:58,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}' 2019-07-30 07:33:58,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:58 GMT Location: http://172.30.9.24:9292/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5abd37d7-dfc6-4610-9fe4-d5544e2d61f7 2019-07-30 07:33:58,425 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:33:58Z", "file": "/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257/file", "owner": "6e4854748d794ec8a83d63ca9e1ca3ab", "id": "17307e1f-063b-4c52-b9aa-4731eba1a257", "size": null, "self": "/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257", "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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "checksum": null, "created_at": "2019-07-30T07:33:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 07:33:58,425 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5abd37d7-dfc6-4610-9fe4-d5544e2d61f7 2019-07-30 07:33:58,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0570149421692s 2019-07-30 07:33:58,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 07:33:58,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257/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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" -d '' 2019-07-30 07:33:59,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 07:33:59 GMT X-Openstack-Request-Id: req-5532843c-2bf1-4796-9d39-39aa1b39ab69 2019-07-30 07:33:59,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 07:33:59,751 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257/file used request id req-5532843c-2bf1-4796-9d39-39aa1b39ab69 2019-07-30 07:33:59,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32533097267s 2019-07-30 07:33:59,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 07:33:59,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" 2019-07-30 07:33:59,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33:59 GMT X-Openstack-Request-Id: req-a5406998-8d12-4518-ae4d-e8b96505eefc 2019-07-30 07:33:59,792 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:33:59Z", "file": "/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257/file", "owner": "6e4854748d794ec8a83d63ca9e1ca3ab", "id": "17307e1f-063b-4c52-b9aa-4731eba1a257", "size": 12716032, "self": "/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/17307e1f-063b-4c52-b9aa-4731eba1a257/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/17307e1f-063b-4c52-b9aa-4731eba1a257/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:33:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 07:33:59,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a5406998-8d12-4518-ae4d-e8b96505eefc 2019-07-30 07:33:59,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362639427185s 2019-07-30 07:33:59,794 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/17307e1f-063b-4c52-b9aa-4731eba1a257/snap', u'metadata': Munch({})})], 'file': u'/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257/file', 'owner': u'6e4854748d794ec8a83d63ca9e1ca3ab', 'id': u'17307e1f-063b-4c52-b9aa-4731eba1a257', 'size': 12716032, u'self': u'/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e4854748d794ec8a83d63ca9e1ca3ab', 'name': 'rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/17307e1f-063b-4c52-b9aa-4731eba1a257/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T07:33:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T07:33:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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/17307e1f-063b-4c52-b9aa-4731eba1a257', 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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'created': u'2019-07-30T07:33:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T07:33:58Z', 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/17307e1f-063b-4c52-b9aa-4731eba1a257', 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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 07:33:59,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 07:33:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 07:34:00,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 07:33: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-ee3050a8-601f-418c-b4c9-98359a0c51ac x-openstack-request-id: req-ee3050a8-601f-418c-b4c9-98359a0c51ac 2019-07-30 07:34:00,138 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3b28f575-997c-4367-b653-19327eb9f271", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3b28f575-997c-4367-b653-19327eb9f271", "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": "3b28f575-997c-4367-b653-19327eb9f271"}} 2019-07-30 07:34:00,138 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ee3050a8-601f-418c-b4c9-98359a0c51ac 2019-07-30 07:34:00,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.340742111206s 2019-07-30 07:34:00,139 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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'2e894757a4e54ebfa46b20b30b23a387', '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'3b28f575-997c-4367-b653-19327eb9f271', 'swap': 0}) 2019-07-30 07:34:00,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 07:34:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/3b28f575-997c-4367-b653-19327eb9f271/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}b97a455780602b436b11574b09d13101202ffd40" -d '{"extra_specs": {}}' 2019-07-30 07:34:00,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 07:34: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-ad59bf26-342b-415f-b91a-21fa292c098b x-openstack-request-id: req-ad59bf26-342b-415f-b91a-21fa292c098b 2019-07-30 07:34:00,160 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 07:34:00,160 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3b28f575-997c-4367-b653-19327eb9f271/os-extra_specs used request id req-ad59bf26-342b-415f-b91a-21fa292c098b 2019-07-30 07:34:00,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206279754639s 2019-07-30 07:34:00,163 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 07:34:04,540 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 978dcbb8-a367-4e06-be1a-e1b02f83a141 | 2019-07-30T07:34:04.135674 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 978dcbb8-a367-4e06-be1a-e1b02f83a141 ~/.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-30 07:34:07,647 - 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-30 07:34:08,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-30 07:34:08,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 07:34:08,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" 2019-07-30 07:34:08,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 07:34: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-d73d5266-86fc-4510-a7c3-024bb6e6658c x-openstack-request-id: req-d73d5266-86fc-4510-a7c3-024bb6e6658c 2019-07-30 07:34:08,637 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 07:34:08,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-d73d5266-86fc-4510-a7c3-024bb6e6658c 2019-07-30 07:34:08,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.285041093826s 2019-07-30 07:34:08,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 07:34:08,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" 2019-07-30 07:34:08,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 07:34:08 GMT X-Openstack-Request-Id: req-f268750c-9adf-4db1-b410-565d693abb45 2019-07-30 07:34:08,919 - 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-30 07:34:08,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-f268750c-9adf-4db1-b410-565d693abb45 2019-07-30 07:34:08,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280771017075s 2019-07-30 07:34:08,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 07:34:08,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b97a455780602b436b11574b09d13101202ffd40" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 07:34:08,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 07:34: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-44c90f72-3cd4-41e9-be65-edbe26ac43a1 x-openstack-request-id: req-44c90f72-3cd4-41e9-be65-edbe26ac43a1 2019-07-30 07:34:08,984 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/15a98872-ae1a-493a-983e-4138994e5ef4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/15a98872-ae1a-493a-983e-4138994e5ef4", "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": "15a98872-ae1a-493a-983e-4138994e5ef4"}} 2019-07-30 07:34:08,984 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-44c90f72-3cd4-41e9-be65-edbe26ac43a1 2019-07-30 07:34:08,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0555410385132s 2019-07-30 07:34:08,985 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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'2e894757a4e54ebfa46b20b30b23a387', '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'15a98872-ae1a-493a-983e-4138994e5ef4', 'swap': 0}) 2019-07-30 07:34:08,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 07:34:08,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/15a98872-ae1a-493a-983e-4138994e5ef4/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}b97a455780602b436b11574b09d13101202ffd40" -d '{"extra_specs": {}}' 2019-07-30 07:34:09,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 07:34:09 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-0735bb25-a0c8-4b45-9652-5ee65f7facde x-openstack-request-id: req-0735bb25-a0c8-4b45-9652-5ee65f7facde 2019-07-30 07:34:09,006 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 07:34:09,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/15a98872-ae1a-493a-983e-4138994e5ef4/os-extra_specs used request id req-0735bb25-a0c8-4b45-9652-5ee65f7facde 2019-07-30 07:34:09,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201869010925s 2019-07-30 07:34:09,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 07:34:09,018 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b199ff3a-1d6a-49b4-8d77-477447447965 2019-07-30 07:34:09,018 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 07:34:09,019 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-b199ff3a-1d6a-49b4-8d77-477447447965 2019-07-30 07:34:09,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 07:34:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-30 07:34:09,033 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 07:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4748f48-be08-41e5-bbd5-2c3deddd3536 2019-07-30 07:34:09,034 - 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.5:35357/v3/", "rel": "self"}]}]}} 2019-07-30 07:34:09,034 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-d4748f48-be08-41e5-bbd5-2c3deddd3536 2019-07-30 07:34:09,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}244d1a95325d01eb6cfdc6d47414fa6e92501a70" 2019-07-30 07:34:09,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 07:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13019cd7-0d45-4b6b-b9a7-1fc26915b4ce 2019-07-30 07:34:09,208 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/04db26ee46f34e09b57397fac196d5cc"}, "enabled": true, "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/05d2e99785ac4fdeb9a4c0eda3bd7b26"}, "enabled": true, "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/353cc4cf86f940e3bca3e62f88112158"}, "enabled": true, "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e0a4e5017de45c1892b4f80e4e938f9"}, "enabled": true, "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f528111f4194ed5aff4b8e312591f8b"}, "enabled": true, "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f7e2d7a784c4c85a7efe171faa5b979"}, "enabled": true, "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/502c7e290e5348b2ab613fa8406ff2c8"}, "enabled": true, "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d10eade472449f6a238c066ee73209c"}, "enabled": true, "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/976e6a6270e54970b8254ab5407ad7f6"}, "enabled": true, "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b8ccfa69a43049d8894a50010967ae39"}, "enabled": true, "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/bbcd125ff4484d12841339482b95bc93"}, "enabled": true, "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c59e233b14b64ed0918880f6bd9aab5f"}, "enabled": true, "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca73954feab74dcc9cb0702ced94fd2b"}, "enabled": true, "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f86011bd3e2d497e896b288f1d2d2351"}, "enabled": true, "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-07-30 07:34:09,208 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-13019cd7-0d45-4b6b-b9a7-1fc26915b4ce 2019-07-30 07:34:09,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.186161994934s 2019-07-30 07:34:09,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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'2e894757a4e54ebfa46b20b30b23a387', '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'15a98872-ae1a-493a-983e-4138994e5ef4', 'swap': 0}) 2019-07-30 07:34:09,214 - 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-30 07:34:09,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 07:34:09,232 - 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-30 07:34:09,234 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-30 07:34:09,234 - 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': 'ca45e9e7-85b8-4441-8a87-ae9e410a5768', 'tenants_amount': 3, 'image_name': 'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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-30 07:35:57,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3379d828-9c2e-45b2-8663-0d578c7ca79b 2019-07-30 07:35:57,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'3379d828-9c2e-45b2-8663-0d578c7ca79b'] 2019-07-30 07:35:58,342 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3379d828-9c2e-45b2-8663-0d578c7ca79b -------------------------------------------------------------------------------- Task 3379d828-9c2e-45b2-8663-0d578c7ca79b: 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 3379d828-9c2e-45b2-8663-0d578c7ca79b 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.539 | 0.607 | 0.672 | 0.695 | 0.718 | 0.611 | 100.0% | 10 | | total | 0.539 | 0.607 | 0.672 | 0.695 | 0.718 | 0.611 | 100.0% | 10 | | -> duration | 0.539 | 0.607 | 0.672 | 0.695 | 0.718 | 0.611 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.820836 Full duration: 13.491249 -------------------------------------------------------------------------------- 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 3379d828-9c2e-45b2-8663-0d578c7ca79b 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.437 | 1.468 | 1.995 | 2.155 | 2.316 | 1.219 | 100.0% | 10 | | total | 0.997 | 1.999 | 2.817 | 3.141 | 3.465 | 2.028 | 100.0% | 10 | | -> duration | 0.997 | 1.999 | 2.817 | 3.141 | 3.465 | 2.028 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.539746 Full duration: 18.047629 -------------------------------------------------------------------------------- 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 3379d828-9c2e-45b2-8663-0d578c7ca79b 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.258 | 0.373 | 0.451 | 0.499 | 0.548 | 0.386 | 100.0% | 10 | | total | 0.674 | 0.831 | 0.889 | 0.938 | 0.986 | 0.83 | 100.0% | 10 | | -> duration | 0.674 | 0.831 | 0.889 | 0.938 | 0.986 | 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.478205 Full duration: 14.32871 -------------------------------------------------------------------------------- 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 3379d828-9c2e-45b2-8663-0d578c7ca79b 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.41 | 0.911 | 1.473 | 1.506 | 1.539 | 0.969 | 100.0% | 10 | | total | 0.83 | 1.367 | 1.93 | 1.965 | 2.0 | 1.415 | 100.0% | 10 | | -> duration | 0.83 | 1.367 | 1.93 | 1.965 | 2.0 | 1.415 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.986964 Full duration: 16.422708 -------------------------------------------------------------------------------- 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 3379d828-9c2e-45b2-8663-0d578c7ca79b 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.435 | 0.475 | 0.633 | 0.634 | 0.634 | 0.5 | 100.0% | 10 | | total | 0.858 | 0.905 | 1.059 | 1.069 | 1.079 | 0.932 | 100.0% | 10 | | -> duration | 0.858 | 0.905 | 1.059 | 1.069 | 1.079 | 0.932 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.751684 Full duration: 14.071875 -------------------------------------------------------------------------------- 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 3379d828-9c2e-45b2-8663-0d578c7ca79b 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.228 | 0.32 | 0.336 | 0.34 | 0.344 | 0.298 | 100.0% | 10 | | total | 0.636 | 0.758 | 0.832 | 0.879 | 0.926 | 0.754 | 100.0% | 10 | | -> duration | 0.636 | 0.758 | 0.832 | 0.879 | 0.926 | 0.754 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.208291 Full duration: 13.401715 HINTS: * To plot HTML graphics with this data, run: rally task report 3379d828-9c2e-45b2-8663-0d578c7ca79b --out output.html * To generate a JUnit report, run: rally task export 3379d828-9c2e-45b2-8663-0d578c7ca79b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3379d828-9c2e-45b2-8663-0d578c7ca79b --json --out output.json 2019-07-30 07:35:58,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'3379d828-9c2e-45b2-8663-0d578c7ca79b', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-07-30 07:36:00,298 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3379d828-9c2e-45b2-8663-0d578c7ca79b --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-07-30 07:36:00,310 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-30 07:36:00,311 - 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-30 07:36:00,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 07:36:00,330 - 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-30 07:36:00,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-30 07:36:00,331 - 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': 'ca45e9e7-85b8-4441-8a87-ae9e410a5768', 'tenants_amount': 3, 'image_name': 'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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-30 07:42:00,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5fd2f0c8-5616-4e5b-974e-cde75f9e052e 2019-07-30 07:42:00,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'5fd2f0c8-5616-4e5b-974e-cde75f9e052e'] 2019-07-30 07:42:01,711 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5fd2f0c8-5616-4e5b-974e-cde75f9e052e -------------------------------------------------------------------------------- Task 5fd2f0c8-5616-4e5b-974e-cde75f9e052e: 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 5fd2f0c8-5616-4e5b-974e-cde75f9e052e 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.873 | 3.51 | 5.187 | 5.578 | 5.969 | 3.987 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.053 | 0.678 | 0.85 | 1.021 | 0.208 | 100.0% | 10 | | -> glance_v2.upload_data | 0.458 | 0.879 | 2.502 | 2.515 | 2.528 | 1.325 | 100.0% | 10 | | glance_v2.delete_image | 1.062 | 1.113 | 1.823 | 2.054 | 2.286 | 1.31 | 100.0% | 10 | | total | 3.956 | 4.614 | 7.245 | 7.275 | 7.306 | 5.297 | 100.0% | 10 | | -> duration | 3.956 | 4.614 | 7.245 | 7.275 | 7.306 | 5.297 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.491089 Full duration: 29.93066 -------------------------------------------------------------------------------- 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 5fd2f0c8-5616-4e5b-974e-cde75f9e052e 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.244 | 5.369 | 6.179 | 6.186 | 6.193 | 4.947 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.087 | 0.889 | 0.934 | 0.98 | 0.318 | 100.0% | 10 | | -> glance_v2.upload_data | 0.843 | 2.112 | 3.649 | 3.661 | 3.674 | 2.253 | 100.0% | 10 | | glance_v2.list_images | 0.039 | 0.048 | 0.093 | 0.095 | 0.097 | 0.062 | 100.0% | 10 | | total | 3.284 | 5.412 | 6.269 | 6.272 | 6.276 | 5.01 | 100.0% | 10 | | -> duration | 3.284 | 5.412 | 6.269 | 6.272 | 6.276 | 5.01 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.667096 Full duration: 35.630405 -------------------------------------------------------------------------------- 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 5fd2f0c8-5616-4e5b-974e-cde75f9e052e 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.253 | 0.331 | 0.446 | 0.446 | 0.447 | 0.347 | 100.0% | 10 | | total | 0.253 | 0.331 | 0.446 | 0.446 | 0.447 | 0.347 | 100.0% | 10 | | -> duration | 0.253 | 0.331 | 0.446 | 0.446 | 0.447 | 0.347 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.752982 Full duration: 15.515174 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ], "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5fd2f0c8-5616-4e5b-974e-cde75f9e052e 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.43 | 4.427 | 7.171 | 7.328 | 7.485 | 4.866 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.055 | 0.08 | 0.116 | 0.152 | 0.066 | 100.0% | 10 | | -> glance_v2.upload_data | 0.991 | 1.951 | 4.71 | 4.873 | 5.035 | 2.4 | 100.0% | 10 | | nova.boot_servers | 16.149 | 20.445 | 23.161 | 24.304 | 25.448 | 20.319 | 100.0% | 10 | | total | 20.498 | 26.245 | 28.591 | 28.801 | 29.012 | 25.186 | 100.0% | 10 | | -> duration | 19.498 | 25.245 | 27.591 | 27.801 | 28.012 | 24.186 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.585384 Full duration: 124.284603 -------------------------------------------------------------------------------- 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 5fd2f0c8-5616-4e5b-974e-cde75f9e052e 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.859 | 4.32 | 5.983 | 6.01 | 6.038 | 4.793 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.061 | 0.381 | 1.031 | 1.044 | 1.057 | 0.462 | 100.0% | 10 | | -> glance_v2.upload_data | 0.555 | 1.776 | 3.192 | 3.228 | 3.263 | 1.918 | 100.0% | 10 | | glance_v2.deactivate_image | 0.055 | 0.105 | 0.271 | 0.741 | 1.211 | 0.21 | 100.0% | 10 | | total | 3.934 | 4.409 | 6.141 | 6.142 | 6.143 | 5.003 | 100.0% | 10 | | -> duration | 3.934 | 4.409 | 6.141 | 6.142 | 6.143 | 5.003 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.288236 Full duration: 35.329672 -------------------------------------------------------------------------------- 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 5fd2f0c8-5616-4e5b-974e-cde75f9e052e 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.761 | 3.629 | 3.972 | 4.336 | 4.7 | 3.572 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.06 | 0.349 | 0.716 | 1.083 | 0.189 | 100.0% | 10 | | -> glance_v2.upload_data | 0.416 | 1.19 | 1.417 | 1.427 | 1.438 | 1.013 | 100.0% | 10 | | glance_v2.download_image | 0.134 | 0.195 | 1.106 | 1.121 | 1.136 | 0.381 | 100.0% | 10 | | total | 2.917 | 4.025 | 4.712 | 4.774 | 4.835 | 3.954 | 100.0% | 10 | | -> duration | 2.917 | 4.025 | 4.712 | 4.774 | 4.835 | 3.954 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.971893 Full duration: 31.561129 -------------------------------------------------------------------------------- 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 5fd2f0c8-5616-4e5b-974e-cde75f9e052e 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.959 | 3.626 | 4.191 | 4.192 | 4.194 | 3.621 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.051 | 0.11 | 0.349 | 0.588 | 0.104 | 100.0% | 10 | | -> glance_v2.upload_data | 0.422 | 1.007 | 1.506 | 1.582 | 1.659 | 1.08 | 100.0% | 10 | | glance_v2.get_image | 0.015 | 0.019 | 0.021 | 0.021 | 0.021 | 0.018 | 100.0% | 10 | | total | 2.975 | 3.644 | 4.208 | 4.212 | 4.215 | 3.639 | 100.0% | 10 | | -> duration | 2.975 | 3.644 | 4.208 | 4.212 | 4.215 | 3.639 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.304629 Full duration: 30.851406 -------------------------------------------------------------------------------- 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 5fd2f0c8-5616-4e5b-974e-cde75f9e052e 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.874 | 4.156 | 4.623 | 4.629 | 4.636 | 4.046 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.051 | 0.059 | 1.054 | 1.118 | 1.183 | 0.288 | 100.0% | 10 | | -> glance_v2.upload_data | 0.411 | 1.29 | 2.139 | 2.146 | 2.153 | 1.365 | 100.0% | 10 | | glance_v2.update_image | 0.13 | 0.155 | 0.297 | 0.835 | 1.373 | 0.275 | 100.0% | 10 | | total | 3.487 | 4.292 | 4.774 | 4.775 | 4.776 | 4.32 | 100.0% | 10 | | -> duration | 3.487 | 4.292 | 4.774 | 4.775 | 4.776 | 4.32 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.811602 Full duration: 33.867056 HINTS: * To plot HTML graphics with this data, run: rally task report 5fd2f0c8-5616-4e5b-974e-cde75f9e052e --out output.html * To generate a JUnit report, run: rally task export 5fd2f0c8-5616-4e5b-974e-cde75f9e052e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5fd2f0c8-5616-4e5b-974e-cde75f9e052e --json --out output.json 2019-07-30 07:42:01,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'5fd2f0c8-5616-4e5b-974e-cde75f9e052e', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-07-30 07:42:03,582 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5fd2f0c8-5616-4e5b-974e-cde75f9e052e --out /home/opnfv/functest/results/rally_full/glance.json 2019-07-30 07:42:03,609 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-30 07:42:03,610 - 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-30 07:42:03,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 07:42:03,627 - 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-30 07:42:03,630 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-30 07:42:03,630 - 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': 'ca45e9e7-85b8-4441-8a87-ae9e410a5768', 'tenants_amount': 3, 'image_name': 'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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-30 08:04:30,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 2019-07-30 08:04:30,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'19b5bf05-3d7d-46ce-9e44-0424a03cba1c'] 2019-07-30 08:04:31,552 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 19b5bf05-3d7d-46ce-9e44-0424a03cba1c -------------------------------------------------------------------------------- Task 19b5bf05-3d7d-46ce-9e44-0424a03cba1c: 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ], "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.112 | 15.593 | 17.366 | 17.748 | 18.13 | 14.534 | 100.0% | 10 | | cinder_v3.create_volume | 2.912 | 3.134 | 3.316 | 3.412 | 3.508 | 3.132 | 100.0% | 10 | | nova.attach_volume | 4.361 | 4.642 | 4.893 | 5.028 | 5.163 | 4.669 | 100.0% | 10 | | nova.detach_volume | 1.408 | 1.71 | 4.256 | 4.264 | 4.273 | 2.402 | 100.0% | 10 | | cinder_v3.delete_volume | 0.682 | 2.407 | 2.57 | 2.582 | 2.593 | 2.231 | 100.0% | 10 | | nova.delete_server | 2.618 | 2.809 | 5.076 | 5.122 | 5.169 | 3.298 | 100.0% | 10 | | total | 23.738 | 30.451 | 34.391 | 34.785 | 35.178 | 30.266 | 100.0% | 10 | | -> duration | 22.738 | 29.451 | 33.391 | 33.785 | 34.178 | 29.266 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 89.848876 Full duration: 123.540537 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.212 | 3.245 | 3.594 | 3.625 | 3.656 | 3.331 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.023 | 0.209 | 0.334 | 0.365 | 0.397 | 0.207 | 100.0% | 10 | | total | 3.242 | 3.474 | 3.793 | 3.829 | 3.866 | 3.538 | 100.0% | 10 | | -> duration | 3.242 | 3.474 | 3.793 | 3.829 | 3.866 | 3.538 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.596157 Full duration: 54.796599 -------------------------------------------------------------------------------- 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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.993 | 6.184 | 6.577 | 7.618 | 8.658 | 6.414 | 100.0% | 10 | | cinder_v3.list_volumes | 0.059 | 0.078 | 0.322 | 0.342 | 0.363 | 0.169 | 100.0% | 10 | | total | 6.071 | 6.382 | 6.91 | 7.815 | 8.72 | 6.583 | 100.0% | 10 | | -> duration | 6.071 | 6.382 | 6.91 | 7.815 | 8.72 | 6.583 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.837888 Full duration: 47.543581 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.348 | 3.668 | 4.365 | 4.365 | 4.365 | 3.797 | 100.0% | 10 | | cinder_v3.list_volumes | 0.059 | 0.255 | 0.415 | 0.442 | 0.468 | 0.264 | 100.0% | 10 | | total | 3.407 | 3.971 | 4.61 | 4.722 | 4.834 | 4.062 | 100.0% | 10 | | -> duration | 3.407 | 3.971 | 4.61 | 4.722 | 4.834 | 4.062 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.135314 Full duration: 38.269332 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.844 | 3.083 | 3.432 | 3.807 | 4.181 | 3.185 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 37.728 | 40.347 | 60.342 | 60.408 | 60.475 | 44.72 | 100.0% | 10 | | cinder_v3.delete_volume | 2.163 | 2.171 | 2.472 | 2.477 | 2.481 | 2.252 | 100.0% | 10 | | glance_v2.delete_image | 0.437 | 1.418 | 2.188 | 2.294 | 2.399 | 1.509 | 100.0% | 10 | | total | 44.722 | 46.231 | 68.161 | 68.172 | 68.182 | 51.667 | 100.0% | 10 | | -> duration | 44.722 | 46.231 | 68.161 | 68.172 | 68.182 | 51.667 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 139.618724 Full duration: 165.488244 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ] }, "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.278 | 16.231 | 18.91 | 20.454 | 21.999 | 15.57 | 100.0% | 10 | | cinder_v3.create_volume | 3.063 | 3.164 | 3.269 | 3.301 | 3.334 | 3.169 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.483 | 2.735 | 3.012 | 3.861 | 4.709 | 2.904 | 100.0% | 10 | | nova.attach_volume | 4.324 | 4.547 | 4.805 | 4.811 | 4.818 | 4.574 | 100.0% | 10 | | nova.detach_volume | 0.926 | 1.383 | 1.602 | 1.703 | 1.804 | 1.365 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.119 | 2.507 | 2.562 | 2.597 | 2.632 | 2.411 | 100.0% | 10 | | cinder_v3.delete_volume | 2.155 | 2.177 | 2.487 | 2.519 | 2.551 | 2.284 | 100.0% | 10 | | nova.delete_server | 2.568 | 2.921 | 3.087 | 3.099 | 3.112 | 2.877 | 100.0% | 10 | | total | 27.925 | 35.794 | 38.587 | 41.021 | 43.455 | 35.155 | 100.0% | 10 | | -> duration | 26.925 | 34.794 | 37.587 | 40.021 | 42.455 | 34.155 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.645987 Full duration: 134.071947 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ] }, "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.264 | 3.695 | 3.852 | 3.867 | 3.881 | 3.62 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.558 | 2.858 | 3.033 | 3.079 | 3.125 | 2.828 | 100.0% | 10 | | nova.boot_server | 10.441 | 13.526 | 16.357 | 16.716 | 17.075 | 13.592 | 100.0% | 10 | | nova.attach_volume | 4.076 | 4.665 | 4.826 | 4.832 | 4.838 | 4.593 | 100.0% | 10 | | nova.detach_volume | 1.18 | 1.448 | 2.076 | 3.051 | 4.026 | 1.696 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.134 | 2.328 | 2.446 | 2.486 | 2.526 | 2.33 | 100.0% | 10 | | cinder_v3.delete_volume | 2.157 | 2.401 | 2.578 | 2.618 | 2.658 | 2.377 | 100.0% | 10 | | nova.delete_server | 2.368 | 2.691 | 3.255 | 4.513 | 5.771 | 3.019 | 100.0% | 10 | | total | 30.028 | 34.06 | 36.654 | 37.085 | 37.516 | 34.056 | 100.0% | 10 | | -> duration | 29.028 | 33.06 | 35.654 | 36.085 | 36.516 | 33.056 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 99.503388 Full duration: 133.265869 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.149 | 3.544 | 3.76 | 4.171 | 4.581 | 3.598 | 100.0% | 10 | | total | 3.149 | 3.544 | 3.761 | 4.171 | 4.581 | 3.598 | 100.0% | 10 | | -> duration | 3.149 | 3.544 | 3.761 | 4.171 | 4.581 | 3.598 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.708112 Full duration: 35.079841 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.195 | 3.431 | 3.604 | 3.649 | 3.694 | 3.446 | 100.0% | 10 | | total | 3.195 | 3.431 | 3.605 | 3.649 | 3.694 | 3.446 | 100.0% | 10 | | -> duration | 3.195 | 3.431 | 3.605 | 3.649 | 3.694 | 3.446 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.384016 Full duration: 37.172255 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.691 | 0.755 | 0.82 | 0.881 | 0.941 | 0.762 | 100.0% | 10 | | total | 0.691 | 0.755 | 0.821 | 0.881 | 0.941 | 0.762 | 100.0% | 10 | | -> duration | 0.691 | 0.755 | 0.821 | 0.881 | 0.941 | 0.762 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.283687 Full duration: 59.482134 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.034 | 3.466 | 3.583 | 3.619 | 3.656 | 3.403 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.339 | 2.56 | 2.933 | 2.994 | 3.056 | 2.627 | 100.0% | 10 | | total | 5.416 | 6.044 | 6.493 | 6.493 | 6.494 | 6.03 | 100.0% | 10 | | -> duration | 5.416 | 6.044 | 6.493 | 6.493 | 6.494 | 6.03 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.872719 Full duration: 56.200171 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.21 | 3.591 | 3.707 | 3.736 | 3.765 | 3.568 | 100.0% | 10 | | cinder_v3.delete_volume | 0.465 | 2.484 | 2.854 | 2.898 | 2.941 | 1.83 | 100.0% | 10 | | total | 3.834 | 6.202 | 6.442 | 6.46 | 6.477 | 5.398 | 100.0% | 10 | | -> duration | 3.834 | 6.202 | 6.442 | 6.46 | 6.477 | 5.398 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.342434 Full duration: 38.087731 -------------------------------------------------------------------------------- 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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.016 | 6.251 | 6.951 | 7.742 | 8.533 | 6.508 | 100.0% | 10 | | cinder_v3.delete_volume | 0.487 | 2.601 | 2.73 | 2.752 | 2.774 | 2.392 | 100.0% | 10 | | total | 6.507 | 8.896 | 9.397 | 10.328 | 11.259 | 8.9 | 100.0% | 10 | | -> duration | 6.507 | 8.896 | 9.397 | 10.328 | 11.259 | 8.9 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.534384 Full duration: 49.779718 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.125 | 3.497 | 3.656 | 3.781 | 3.905 | 3.493 | 100.0% | 10 | | cinder_v3.delete_volume | 0.335 | 0.579 | 2.694 | 2.833 | 2.971 | 1.185 | 100.0% | 10 | | total | 3.683 | 4.055 | 6.33 | 6.604 | 6.877 | 4.678 | 100.0% | 10 | | -> duration | 3.683 | 4.055 | 6.33 | 6.604 | 6.877 | 4.678 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.850873 Full duration: 35.303245 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.333 | 3.589 | 3.699 | 3.787 | 3.876 | 3.57 | 100.0% | 10 | | cinder_v3.extend_volume | 0.366 | 1.555 | 2.766 | 2.812 | 2.858 | 1.568 | 100.0% | 10 | | cinder_v3.delete_volume | 0.322 | 1.481 | 2.635 | 2.639 | 2.642 | 1.485 | 100.0% | 10 | | total | 4.498 | 6.543 | 8.431 | 8.568 | 8.704 | 6.623 | 100.0% | 10 | | -> duration | 4.498 | 6.543 | 8.431 | 8.568 | 8.704 | 6.623 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.52491 Full duration: 41.861276 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.485 | 3.676 | 5.918 | 7.068 | 8.218 | 4.502 | 100.0% | 10 | | cinder_v3.delete_volume | 2.672 | 3.942 | 5.532 | 6.111 | 6.69 | 4.081 | 100.0% | 10 | | total | 6.229 | 8.709 | 10.382 | 10.639 | 10.895 | 8.583 | 100.0% | 10 | | -> duration | 6.229 | 8.709 | 10.382 | 10.639 | 10.895 | 8.583 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.810937 Full duration: 62.541005 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.664 | 0.757 | 0.811 | 0.818 | 0.824 | 0.75 | 100.0% | 10 | | cinder_v3.get_qos | 0.191 | 0.287 | 0.327 | 0.33 | 0.332 | 0.268 | 100.0% | 10 | | total | 0.91 | 1.032 | 1.095 | 1.103 | 1.11 | 1.018 | 100.0% | 10 | | -> duration | 0.91 | 1.032 | 1.095 | 1.103 | 1.11 | 1.018 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.98789 Full duration: 21.166159 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.661 | 0.741 | 0.776 | 0.796 | 0.815 | 0.732 | 100.0% | 10 | | cinder_v3.list_qos | 0.211 | 0.281 | 0.391 | 0.411 | 0.431 | 0.295 | 100.0% | 10 | | total | 0.873 | 1.05 | 1.119 | 1.133 | 1.148 | 1.027 | 100.0% | 10 | | -> duration | 0.873 | 1.05 | 1.119 | 1.133 | 1.148 | 1.027 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.022158 Full duration: 22.907478 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.639 | 0.728 | 0.792 | 0.837 | 0.882 | 0.728 | 100.0% | 10 | | cinder_v3.set_qos | 0.231 | 0.313 | 0.334 | 0.338 | 0.342 | 0.294 | 100.0% | 10 | | total | 0.87 | 0.992 | 1.113 | 1.164 | 1.216 | 1.022 | 100.0% | 10 | | -> duration | 0.87 | 0.992 | 1.113 | 1.164 | 1.216 | 1.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.012426 Full duration: 21.6659 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.668 | 0.795 | 0.825 | 0.826 | 0.828 | 0.77 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.206 | 0.267 | 0.284 | 0.298 | 0.313 | 0.263 | 100.0% | 10 | | total | 0.902 | 1.064 | 1.103 | 1.12 | 1.137 | 1.034 | 100.0% | 10 | | -> duration | 0.902 | 1.064 | 1.103 | 1.12 | 1.137 | 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.034476 Full duration: 21.030827 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.671 | 0.752 | 0.787 | 0.795 | 0.803 | 0.745 | 100.0% | 10 | | cinder_v3.list_types | 0.209 | 0.281 | 0.321 | 0.34 | 0.36 | 0.271 | 100.0% | 10 | | total | 0.881 | 1.021 | 1.083 | 1.084 | 1.084 | 1.016 | 100.0% | 10 | | -> duration | 0.881 | 1.021 | 1.083 | 1.084 | 1.084 | 1.016 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.10629 Full duration: 21.384938 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.666 | 0.766 | 0.827 | 0.879 | 0.93 | 0.761 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.239 | 0.314 | 0.396 | 0.41 | 0.424 | 0.323 | 100.0% | 10 | | total | 0.905 | 1.119 | 1.194 | 1.209 | 1.223 | 1.083 | 100.0% | 10 | | -> duration | 0.905 | 1.119 | 1.194 | 1.209 | 1.223 | 1.083 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.153648 Full duration: 21.828992 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.66 | 0.758 | 0.824 | 0.84 | 0.857 | 0.747 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.233 | 0.29 | 0.427 | 0.432 | 0.438 | 0.318 | 100.0% | 10 | | total | 0.894 | 1.077 | 1.18 | 1.19 | 1.2 | 1.065 | 100.0% | 10 | | -> duration | 0.894 | 1.077 | 1.18 | 1.19 | 1.2 | 1.065 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.079863 Full duration: 21.829799 -------------------------------------------------------------------------------- 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 19b5bf05-3d7d-46ce-9e44-0424a03cba1c 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.771 | 0.946 | 0.988 | 1.03 | 0.802 | 100.0% | 10 | | cinder_v2.add_type_access | 0.224 | 0.297 | 0.361 | 0.403 | 0.445 | 0.298 | 100.0% | 10 | | cinder_v2.list_type_access | 0.211 | 0.233 | 0.293 | 0.308 | 0.322 | 0.247 | 100.0% | 10 | | total | 1.108 | 1.347 | 1.481 | 1.507 | 1.533 | 1.347 | 100.0% | 10 | | -> duration | 1.108 | 1.347 | 1.481 | 1.507 | 1.533 | 1.347 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.961069 Full duration: 22.832387 HINTS: * To plot HTML graphics with this data, run: rally task report 19b5bf05-3d7d-46ce-9e44-0424a03cba1c --out output.html * To generate a JUnit report, run: rally task export 19b5bf05-3d7d-46ce-9e44-0424a03cba1c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 19b5bf05-3d7d-46ce-9e44-0424a03cba1c --json --out output.json 2019-07-30 08:04:31,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'19b5bf05-3d7d-46ce-9e44-0424a03cba1c', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-07-30 08:04:33,566 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 19b5bf05-3d7d-46ce-9e44-0424a03cba1c --out /home/opnfv/functest/results/rally_full/cinder.json 2019-07-30 08:04:33,623 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-30 08:04:33,624 - 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-30 08:04:33,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 08:04:33,637 - 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-30 08:04:33,638 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-30 08:04:33,639 - 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': 'ca45e9e7-85b8-4441-8a87-ae9e410a5768', 'tenants_amount': 3, 'image_name': 'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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-30 08:09:33,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 2019-07-30 08:09:33,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'005a3ac0-351b-418d-8bf0-be8f9bfd5cd9'] 2019-07-30 08:09:34,815 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 -------------------------------------------------------------------------------- Task 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9: 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.614 | 0.699 | 0.81 | 0.829 | 0.849 | 0.715 | 100.0% | 10 | | total | 0.614 | 0.699 | 0.81 | 0.829 | 0.849 | 0.715 | 100.0% | 10 | | -> duration | 0.614 | 0.699 | 0.81 | 0.829 | 0.849 | 0.715 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.069875 Full duration: 14.45905 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.649 | 0.731 | 0.804 | 0.804 | 0.805 | 0.739 | 100.0% | 10 | | total | 0.649 | 0.731 | 0.804 | 0.805 | 0.805 | 0.739 | 100.0% | 10 | | -> duration | 0.649 | 0.731 | 0.804 | 0.805 | 0.805 | 0.739 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.227017 Full duration: 14.227328 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.612 | 0.709 | 0.854 | 0.86 | 0.865 | 0.721 | 100.0% | 10 | | total | 0.612 | 0.71 | 0.854 | 0.86 | 0.865 | 0.721 | 100.0% | 10 | | -> duration | 0.612 | 0.71 | 0.854 | 0.86 | 0.865 | 0.721 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.05319 Full duration: 13.79162 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.624 | 0.731 | 0.758 | 0.787 | 0.815 | 0.724 | 100.0% | 10 | | total | 0.624 | 0.731 | 0.758 | 0.787 | 0.815 | 0.725 | 100.0% | 10 | | -> duration | 0.624 | 0.731 | 0.758 | 0.787 | 0.815 | 0.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.141974 Full duration: 16.791126 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.634 | 0.708 | 0.767 | 0.773 | 0.779 | 0.702 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.21 | 0.291 | 0.356 | 0.393 | 0.43 | 0.294 | 100.0% | 10 | | total | 0.861 | 1.027 | 1.064 | 1.071 | 1.077 | 0.996 | 100.0% | 10 | | -> duration | 0.861 | 1.027 | 1.064 | 1.071 | 1.077 | 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.894049 Full duration: 14.745646 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.617 | 0.697 | 0.711 | 0.712 | 0.713 | 0.692 | 100.0% | 10 | | total | 0.617 | 0.697 | 0.711 | 0.712 | 0.713 | 0.692 | 100.0% | 10 | | -> duration | 0.617 | 0.697 | 0.711 | 0.712 | 0.713 | 0.692 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.099244 Full duration: 13.552127 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.702 | 0.739 | 0.843 | 0.844 | 0.845 | 0.759 | 100.0% | 10 | | total | 0.703 | 0.74 | 0.844 | 0.844 | 0.845 | 0.759 | 100.0% | 10 | | -> duration | 0.703 | 0.74 | 0.844 | 0.844 | 0.845 | 0.759 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.265571 Full duration: 17.205863 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.627 | 0.719 | 0.787 | 0.8 | 0.813 | 0.718 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.222 | 0.269 | 0.296 | 0.303 | 0.309 | 0.265 | 100.0% | 10 | | total | 0.853 | 0.988 | 1.069 | 1.089 | 1.108 | 0.983 | 100.0% | 10 | | -> duration | 0.853 | 0.988 | 1.069 | 1.089 | 1.108 | 0.983 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.87634 Full duration: 14.98749 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.629 | 0.722 | 0.807 | 0.809 | 0.812 | 0.728 | 100.0% | 10 | | total | 0.629 | 0.722 | 0.807 | 0.809 | 0.812 | 0.728 | 100.0% | 10 | | -> duration | 0.629 | 0.722 | 0.807 | 0.809 | 0.812 | 0.728 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.162369 Full duration: 13.346405 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.673 | 2.85 | 2.984 | 3.003 | 3.023 | 2.687 | 100.0% | 10 | | total | 1.673 | 2.85 | 2.984 | 3.003 | 3.023 | 2.687 | 100.0% | 10 | | -> duration | 1.673 | 2.85 | 2.984 | 3.003 | 3.023 | 2.687 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.681347 Full duration: 24.042982 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.214 | 2.314 | 2.984 | 2.988 | 2.992 | 2.29 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.134 | 0.536 | 1.16 | 1.233 | 1.306 | 0.665 | 100.0% | 10 | | total | 2.028 | 3.137 | 3.467 | 3.532 | 3.597 | 2.955 | 100.0% | 10 | | -> duration | 2.028 | 3.137 | 3.467 | 3.532 | 3.597 | 2.955 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.543145 Full duration: 20.569491 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.622 | 0.695 | 0.72 | 0.727 | 0.733 | 0.683 | 100.0% | 10 | | total | 0.622 | 0.695 | 0.72 | 0.727 | 0.733 | 0.683 | 100.0% | 10 | | -> duration | 0.622 | 0.695 | 0.72 | 0.727 | 0.733 | 0.683 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.03964 Full duration: 13.77801 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.719 | 0.968 | 0.999 | 1.044 | 1.088 | 0.933 | 100.0% | 10 | | total | 0.719 | 0.968 | 1.0 | 1.044 | 1.089 | 0.934 | 100.0% | 10 | | -> duration | 0.719 | 0.968 | 1.0 | 1.044 | 1.089 | 0.934 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.708241 Full duration: 16.374346 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.832 | 0.943 | 1.039 | 1.089 | 1.139 | 0.955 | 100.0% | 10 | | gnocchi.delete_metric | 0.027 | 0.218 | 0.305 | 0.308 | 0.311 | 0.204 | 100.0% | 10 | | total | 0.959 | 1.158 | 1.289 | 1.329 | 1.368 | 1.159 | 100.0% | 10 | | -> duration | 0.959 | 1.158 | 1.289 | 1.329 | 1.368 | 1.159 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.382978 Full duration: 16.735359 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.619 | 0.75 | 0.768 | 0.771 | 0.774 | 0.729 | 100.0% | 10 | | total | 0.619 | 0.751 | 0.768 | 0.771 | 0.774 | 0.729 | 100.0% | 10 | | -> duration | 0.619 | 0.751 | 0.768 | 0.771 | 0.774 | 0.729 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.149369 Full duration: 19.698829 -------------------------------------------------------------------------------- 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 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 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.633 | 0.719 | 0.737 | 0.741 | 0.745 | 0.705 | 100.0% | 10 | | gnocchi.delete_resource | 0.214 | 0.28 | 0.303 | 0.319 | 0.335 | 0.268 | 100.0% | 10 | | total | 0.916 | 0.969 | 1.024 | 1.028 | 1.032 | 0.973 | 100.0% | 10 | | -> duration | 0.916 | 0.969 | 1.024 | 1.028 | 1.032 | 0.973 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.887911 Full duration: 16.321503 HINTS: * To plot HTML graphics with this data, run: rally task report 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 --out output.html * To generate a JUnit report, run: rally task export 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 --json --out output.json 2019-07-30 08:09:34,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'005a3ac0-351b-418d-8bf0-be8f9bfd5cd9', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-07-30 08:09:36,820 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 005a3ac0-351b-418d-8bf0-be8f9bfd5cd9 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-07-30 08:09:36,853 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-30 08:09:36,854 - 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-30 08:09:36,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 08:09:36,871 - 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-30 08:09:36,873 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-30 08:09:36,873 - 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': 'ca45e9e7-85b8-4441-8a87-ae9e410a5768', 'tenants_amount': 3, 'image_name': 'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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-30 08:21:54,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 15f80107-4e06-41a7-b705-b477909fb1a5 2019-07-30 08:21:54,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'15f80107-4e06-41a7-b705-b477909fb1a5'] 2019-07-30 08:21:55,231 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 15f80107-4e06-41a7-b705-b477909fb1a5 -------------------------------------------------------------------------------- Task 15f80107-4e06-41a7-b705-b477909fb1a5: 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.263 | 5.679 | 5.806 | 5.932 | 5.307 | 100.0% | 10 | | heat.delete_stack | 0.372 | 0.609 | 0.978 | 1.017 | 1.057 | 0.676 | 100.0% | 10 | | total | 5.384 | 5.955 | 6.388 | 6.623 | 6.858 | 5.982 | 100.0% | 10 | | -> duration | 3.384 | 3.955 | 4.388 | 4.623 | 4.858 | 3.982 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.280608 Full duration: 32.86243 -------------------------------------------------------------------------------- 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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "public_net": "external", "flavor": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15f80107-4e06-41a7-b705-b477909fb1a5 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 | 22.459 | 28.643 | 33.742 | 34.767 | 35.793 | 28.677 | 100.0% | 10 | | heat.delete_stack | 7.045 | 9.944 | 12.078 | 12.081 | 12.084 | 9.876 | 100.0% | 10 | | total | 29.505 | 38.518 | 45.164 | 45.377 | 45.591 | 38.553 | 100.0% | 10 | | -> duration | 27.505 | 36.518 | 43.164 | 43.377 | 43.591 | 36.553 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 109.682133 Full duration: 126.546983 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768", "image": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "flavor": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15f80107-4e06-41a7-b705-b477909fb1a5 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 | 19.174 | 21.298 | 27.372 | 28.258 | 29.144 | 22.457 | 100.0% | 10 | | heat.delete_stack | 6.608 | 7.648 | 8.677 | 8.709 | 8.742 | 7.63 | 100.0% | 10 | | total | 26.112 | 29.345 | 34.092 | 35.48 | 36.868 | 30.088 | 100.0% | 10 | | -> duration | 24.112 | 27.345 | 32.092 | 33.48 | 34.868 | 28.088 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 85.955949 Full duration: 102.979242 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.727 | 5.103 | 5.325 | 5.411 | 5.496 | 5.077 | 100.0% | 10 | | heat.list_stacks | 0.042 | 0.259 | 0.318 | 0.323 | 0.327 | 0.226 | 100.0% | 10 | | total | 4.882 | 5.351 | 5.548 | 5.591 | 5.634 | 5.303 | 100.0% | 10 | | -> duration | 2.882 | 3.351 | 3.548 | 3.591 | 3.634 | 3.303 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.924939 Full duration: 34.436376 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.829 | 5.19 | 5.444 | 5.623 | 5.802 | 5.234 | 100.0% | 10 | | heat.update_stack | 2.628 | 3.024 | 4.101 | 4.114 | 4.126 | 3.281 | 100.0% | 10 | | heat.delete_stack | 2.464 | 2.769 | 3.038 | 3.207 | 3.377 | 2.825 | 100.0% | 10 | | total | 10.599 | 11.121 | 12.014 | 12.431 | 12.849 | 11.34 | 100.0% | 10 | | -> duration | 6.599 | 7.121 | 8.014 | 8.431 | 8.849 | 7.34 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.54348 Full duration: 50.010133 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.826 | 5.072 | 5.407 | 5.442 | 5.477 | 5.108 | 100.0% | 10 | | heat.update_stack | 2.445 | 2.797 | 2.999 | 3.066 | 3.132 | 2.774 | 100.0% | 10 | | heat.delete_stack | 0.584 | 0.969 | 1.506 | 1.643 | 1.78 | 1.06 | 100.0% | 10 | | total | 8.27 | 8.84 | 9.554 | 9.659 | 9.763 | 8.942 | 100.0% | 10 | | -> duration | 4.27 | 4.84 | 5.554 | 5.659 | 5.763 | 4.942 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.557709 Full duration: 41.294322 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.911 | 5.079 | 5.287 | 5.41 | 5.532 | 5.13 | 100.0% | 10 | | heat.update_stack | 3.782 | 4.125 | 4.297 | 4.714 | 5.13 | 4.173 | 100.0% | 10 | | heat.delete_stack | 3.49 | 3.969 | 4.4 | 4.559 | 4.719 | 4.028 | 100.0% | 10 | | total | 12.743 | 13.37 | 13.908 | 14.1 | 14.292 | 13.332 | 100.0% | 10 | | -> duration | 8.743 | 9.37 | 9.908 | 10.1 | 10.292 | 9.332 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.733777 Full duration: 54.551777 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.754 | 5.275 | 6.131 | 6.475 | 6.818 | 5.458 | 100.0% | 10 | | heat.update_stack | 2.638 | 2.938 | 3.08 | 3.125 | 3.169 | 2.905 | 100.0% | 10 | | heat.delete_stack | 2.301 | 2.75 | 3.11 | 3.261 | 3.412 | 2.797 | 100.0% | 10 | | total | 10.099 | 11.028 | 11.772 | 12.288 | 12.805 | 11.161 | 100.0% | 10 | | -> duration | 6.099 | 7.028 | 7.772 | 8.288 | 8.805 | 7.161 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.855115 Full duration: 48.044456 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.793 | 5.094 | 5.507 | 5.537 | 5.567 | 5.172 | 100.0% | 10 | | heat.update_stack | 2.635 | 3.743 | 4.13 | 4.239 | 4.347 | 3.583 | 100.0% | 10 | | heat.delete_stack | 1.456 | 1.939 | 2.513 | 2.781 | 3.05 | 2.039 | 100.0% | 10 | | total | 9.574 | 10.721 | 11.894 | 11.936 | 11.977 | 10.795 | 100.0% | 10 | | -> duration | 5.574 | 6.721 | 7.894 | 7.936 | 7.977 | 6.795 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.128685 Full duration: 47.543853 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.641 | 5.332 | 5.923 | 6.095 | 6.267 | 5.394 | 100.0% | 10 | | heat.update_stack | 2.419 | 2.718 | 2.94 | 2.941 | 2.942 | 2.721 | 100.0% | 10 | | heat.delete_stack | 1.434 | 1.7 | 1.918 | 1.94 | 1.963 | 1.694 | 100.0% | 10 | | total | 9.331 | 9.707 | 10.123 | 10.552 | 10.981 | 9.809 | 100.0% | 10 | | -> duration | 5.331 | 5.707 | 6.123 | 6.552 | 6.981 | 5.809 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.895275 Full duration: 43.600445 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.852 | 5.098 | 5.243 | 5.36 | 5.476 | 5.119 | 100.0% | 10 | | heat.check_stack | 0.645 | 1.011 | 1.233 | 1.593 | 1.953 | 1.032 | 100.0% | 10 | | heat.delete_stack | 1.53 | 1.865 | 2.478 | 2.481 | 2.485 | 1.953 | 100.0% | 10 | | total | 7.284 | 7.848 | 9.014 | 9.022 | 9.029 | 8.105 | 100.0% | 10 | | -> duration | 5.284 | 5.848 | 7.014 | 7.022 | 7.029 | 6.105 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.652103 Full duration: 38.868938 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.93 | 5.171 | 5.446 | 5.563 | 5.68 | 5.21 | 100.0% | 10 | | heat.suspend_stack | 0.706 | 0.969 | 1.411 | 1.728 | 2.045 | 1.082 | 100.0% | 10 | | heat.resume_stack | 0.419 | 0.878 | 1.474 | 1.633 | 1.793 | 0.959 | 100.0% | 10 | | heat.delete_stack | 1.323 | 1.762 | 2.279 | 2.42 | 2.561 | 1.84 | 100.0% | 10 | | total | 8.157 | 8.942 | 9.875 | 10.257 | 10.639 | 9.091 | 100.0% | 10 | | -> duration | 6.157 | 6.942 | 7.875 | 8.257 | 8.639 | 7.091 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.144894 Full duration: 42.052662 -------------------------------------------------------------------------------- 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 15f80107-4e06-41a7-b705-b477909fb1a5 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.662 | 0.744 | 0.793 | 0.808 | 0.823 | 0.744 | 100.0% | 10 | | total | 0.662 | 0.744 | 0.793 | 0.808 | 0.823 | 0.744 | 100.0% | 10 | | -> duration | 0.662 | 0.744 | 0.793 | 0.808 | 0.823 | 0.744 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.262618 Full duration: 14.664535 HINTS: * To plot HTML graphics with this data, run: rally task report 15f80107-4e06-41a7-b705-b477909fb1a5 --out output.html * To generate a JUnit report, run: rally task export 15f80107-4e06-41a7-b705-b477909fb1a5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 15f80107-4e06-41a7-b705-b477909fb1a5 --json --out output.json 2019-07-30 08:21:55,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'15f80107-4e06-41a7-b705-b477909fb1a5', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-07-30 08:21:57,218 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 15f80107-4e06-41a7-b705-b477909fb1a5 --out /home/opnfv/functest/results/rally_full/heat.json 2019-07-30 08:21:57,239 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-30 08:21:57,240 - 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-30 08:21:57,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 08:21:57,250 - 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-30 08:21:57,251 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-30 08:21:57,251 - 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': 'ca45e9e7-85b8-4441-8a87-ae9e410a5768', 'tenants_amount': 3, 'image_name': 'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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-30 08:28:15,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0211c7df-3cb7-40f7-9173-6709f3ac989e 2019-07-30 08:28:15,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'0211c7df-3cb7-40f7-9173-6709f3ac989e'] 2019-07-30 08:28:16,186 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0211c7df-3cb7-40f7-9173-6709f3ac989e -------------------------------------------------------------------------------- Task 0211c7df-3cb7-40f7-9173-6709f3ac989e: 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 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.725 | 0.871 | 1.918 | 1.957 | 1.996 | 1.155 | 100.0% | 10 | | keystone_v3.add_role | 0.146 | 0.231 | 0.247 | 0.257 | 0.267 | 0.212 | 100.0% | 10 | | keystone_v3.revoke_role | 0.143 | 0.194 | 0.261 | 0.292 | 0.323 | 0.198 | 100.0% | 10 | | total | 1.107 | 1.345 | 2.288 | 2.388 | 2.488 | 1.566 | 100.0% | 10 | | -> duration | 1.107 | 1.345 | 2.288 | 2.388 | 2.488 | 1.566 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.000202 Full duration: 28.493017 -------------------------------------------------------------------------------- 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 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.724 | 0.895 | 2.371 | 2.397 | 2.423 | 1.334 | 100.0% | 10 | | keystone_v3.add_role | 0.14 | 0.177 | 0.257 | 0.293 | 0.329 | 0.198 | 100.0% | 10 | | keystone_v3.list_roles | 0.134 | 0.151 | 0.227 | 0.271 | 0.314 | 0.171 | 100.0% | 10 | | total | 1.005 | 1.277 | 2.775 | 2.811 | 2.846 | 1.703 | 100.0% | 10 | | -> duration | 1.005 | 1.277 | 2.775 | 2.811 | 2.846 | 1.703 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.494146 Full duration: 29.654719 -------------------------------------------------------------------------------- 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 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.931 | 1.139 | 2.535 | 2.581 | 2.627 | 1.633 | 100.0% | 10 | | keystone_v3.list_projects | 0.117 | 0.135 | 0.198 | 0.21 | 0.221 | 0.149 | 100.0% | 10 | | total | 1.06 | 1.283 | 2.668 | 2.706 | 2.744 | 1.783 | 100.0% | 10 | | -> duration | 1.06 | 1.283 | 2.668 | 2.706 | 2.744 | 1.783 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.584232 Full duration: 29.152666 -------------------------------------------------------------------------------- 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 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.694 | 0.85 | 2.177 | 2.256 | 2.335 | 1.291 | 100.0% | 10 | | keystone_v3.delete_role | 0.145 | 0.225 | 0.294 | 0.296 | 0.299 | 0.228 | 100.0% | 10 | | total | 0.921 | 1.127 | 2.468 | 2.513 | 2.557 | 1.52 | 100.0% | 10 | | -> duration | 0.921 | 1.127 | 2.468 | 2.513 | 2.557 | 1.52 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.719081 Full duration: 25.235715 -------------------------------------------------------------------------------- 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 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.735 | 0.872 | 1.806 | 2.056 | 2.306 | 1.234 | 100.0% | 10 | | keystone_v3.delete_service | 0.133 | 0.169 | 0.223 | 0.233 | 0.243 | 0.177 | 100.0% | 10 | | total | 0.957 | 1.031 | 1.979 | 2.215 | 2.45 | 1.412 | 100.0% | 10 | | -> duration | 0.957 | 1.031 | 1.979 | 2.215 | 2.45 | 1.412 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.535756 Full duration: 24.591885 -------------------------------------------------------------------------------- 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 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.006 | 1.114 | 1.699 | 2.008 | 2.316 | 1.323 | 100.0% | 10 | | keystone_v3.create_user | 0.685 | 0.788 | 0.928 | 0.977 | 1.027 | 0.81 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.112 | 0.131 | 0.171 | 0.174 | 0.177 | 0.138 | 100.0% | 10 | | -> keystone_v3.add_role | 0.145 | 0.182 | 0.209 | 0.23 | 0.252 | 0.182 | 100.0% | 10 | | keystone_v3.create_role | 0.113 | 0.139 | 0.169 | 0.18 | 0.192 | 0.143 | 100.0% | 10 | | keystone_v3.get_project | 0.113 | 0.125 | 0.187 | 0.194 | 0.2 | 0.14 | 100.0% | 10 | | keystone_v3.get_user | 0.121 | 0.129 | 0.151 | 0.175 | 0.199 | 0.138 | 100.0% | 10 | | keystone_v3.get_role | 0.108 | 0.121 | 0.143 | 0.153 | 0.163 | 0.126 | 100.0% | 10 | | keystone_v3.list_services | 0.108 | 0.128 | 0.169 | 0.174 | 0.178 | 0.137 | 100.0% | 10 | | keystone_v3.get_services | 0.107 | 0.115 | 0.136 | 0.142 | 0.149 | 0.121 | 100.0% | 10 | | total | 2.718 | 2.926 | 3.51 | 3.731 | 3.953 | 3.096 | 100.0% | 10 | | -> duration | 2.718 | 2.926 | 3.51 | 3.731 | 3.953 | 3.096 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.411365 Full duration: 38.570866 -------------------------------------------------------------------------------- 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 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.004 | 1.263 | 2.705 | 2.79 | 2.875 | 1.687 | 100.0% | 10 | | keystone_v3.update_project | 0.133 | 0.181 | 0.221 | 0.223 | 0.226 | 0.183 | 100.0% | 10 | | keystone_v3.delete_project | 0.171 | 0.192 | 0.239 | 0.243 | 0.247 | 0.204 | 100.0% | 10 | | total | 1.431 | 1.667 | 3.045 | 3.158 | 3.27 | 2.074 | 100.0% | 10 | | -> duration | 1.431 | 1.667 | 3.045 | 3.158 | 3.27 | 2.074 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.422984 Full duration: 26.766322 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0211c7df-3cb7-40f7-9173-6709f3ac989e 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 | 1.022 | 1.156 | 1.982 | 2.201 | 2.421 | 1.439 | 100.0% | 10 | | total | 1.148 | 1.351 | 2.124 | 2.341 | 2.557 | 1.605 | 100.0% | 10 | | -> duration | 1.148 | 1.351 | 2.124 | 2.341 | 2.557 | 1.605 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.819653 Full duration: 25.982427 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.007 | 1.244 | 2.04 | 2.456 | 2.873 | 1.507 | 100.0% | 10 | | total | 1.007 | 1.244 | 2.04 | 2.456 | 2.873 | 1.507 | 100.0% | 10 | | -> duration | 1.007 | 1.244 | 2.04 | 2.456 | 2.873 | 1.507 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.021492 Full duration: 25.103124 -------------------------------------------------------------------------------- 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 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.953 | 1.197 | 2.286 | 2.481 | 2.677 | 1.552 | 100.0% | 10 | | keystone_v3.list_users | 0.131 | 0.145 | 0.219 | 0.224 | 0.23 | 0.164 | 100.0% | 10 | | total | 1.226 | 1.516 | 2.661 | 2.89 | 3.12 | 1.893 | 100.0% | 10 | | -> duration | 1.226 | 1.516 | 2.661 | 2.89 | 3.12 | 1.893 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.905377 Full duration: 26.563475 -------------------------------------------------------------------------------- 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 0211c7df-3cb7-40f7-9173-6709f3ac989e 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.94 | 1.087 | 1.234 | 1.248 | 1.262 | 1.092 | 100.0% | 10 | | keystone_v3.create_users | 6.946 | 7.417 | 7.659 | 7.728 | 7.797 | 7.435 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.946 | 7.416 | 7.659 | 7.728 | 7.796 | 7.435 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.201 | 1.381 | 1.487 | 1.521 | 1.555 | 1.36 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.588 | 1.79 | 1.896 | 1.961 | 2.026 | 1.785 | 100.0% | 10 | | total | 9.283 | 10.014 | 10.229 | 10.357 | 10.484 | 9.97 | 100.0% | 10 | | -> duration | 9.283 | 10.014 | 10.229 | 10.357 | 10.484 | 9.97 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.409498 Full duration: 71.159925 HINTS: * To plot HTML graphics with this data, run: rally task report 0211c7df-3cb7-40f7-9173-6709f3ac989e --out output.html * To generate a JUnit report, run: rally task export 0211c7df-3cb7-40f7-9173-6709f3ac989e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0211c7df-3cb7-40f7-9173-6709f3ac989e --json --out output.json 2019-07-30 08:28:16,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'0211c7df-3cb7-40f7-9173-6709f3ac989e', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-07-30 08:28:18,035 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0211c7df-3cb7-40f7-9173-6709f3ac989e --out /home/opnfv/functest/results/rally_full/keystone.json 2019-07-30 08:28:18,069 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-30 08:28:18,070 - 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-30 08:28:18,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 08:28:18,086 - 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-30 08:28:18,088 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-30 08:28:18,088 - 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': 'ca45e9e7-85b8-4441-8a87-ae9e410a5768', 'tenants_amount': 3, 'image_name': 'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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-30 08:48:11,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d574c7e5-d6b8-4342-b601-ace078eb14b6 2019-07-30 08:48:11,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd574c7e5-d6b8-4342-b601-ace078eb14b6'] 2019-07-30 08:48:12,161 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d574c7e5-d6b8-4342-b601-ace078eb14b6 -------------------------------------------------------------------------------- Task d574c7e5-d6b8-4342-b601-ace078eb14b6: 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.849 | 1.109 | 1.307 | 1.327 | 1.348 | 1.106 | 100.0% | 10 | | neutron.update_network | 0.371 | 0.7 | 1.029 | 1.041 | 1.052 | 0.677 | 100.0% | 10 | | total | 1.233 | 1.849 | 2.146 | 2.149 | 2.152 | 1.783 | 100.0% | 10 | | -> duration | 1.233 | 1.849 | 2.146 | 2.149 | 2.152 | 1.783 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.415049 Full duration: 43.540921 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.576 | 2.203 | 3.535 | 3.537 | 3.54 | 2.444 | 100.0% | 10 | | neutron.update_port | 0.484 | 0.958 | 1.811 | 1.84 | 1.869 | 1.06 | 100.0% | 10 | | total | 2.08 | 3.058 | 5.335 | 5.34 | 5.345 | 3.505 | 100.0% | 10 | | -> duration | 2.08 | 3.058 | 5.335 | 5.34 | 5.345 | 3.505 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.279115 Full duration: 59.668517 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.004 | 1.209 | 1.433 | 1.567 | 1.701 | 1.244 | 100.0% | 10 | | neutron.create_subnet | 0.933 | 1.223 | 1.788 | 1.828 | 1.868 | 1.359 | 100.0% | 10 | | neutron.create_router | 0.103 | 0.14 | 0.265 | 0.344 | 0.423 | 0.174 | 100.0% | 10 | | neutron.add_interface_router | 2.395 | 3.415 | 5.807 | 5.951 | 6.095 | 4.068 | 100.0% | 10 | | neutron.update_router | 0.6 | 0.796 | 1.583 | 1.604 | 1.626 | 1.006 | 100.0% | 10 | | total | 5.626 | 6.477 | 11.242 | 11.248 | 11.255 | 7.852 | 100.0% | 10 | | -> duration | 5.626 | 6.477 | 11.242 | 11.248 | 11.255 | 7.852 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.223984 Full duration: 85.350999 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.006 | 1.105 | 1.511 | 1.628 | 1.746 | 1.237 | 100.0% | 10 | | neutron.create_subnet | 0.786 | 1.154 | 1.864 | 2.021 | 2.179 | 1.238 | 100.0% | 10 | | neutron.update_subnet | 0.486 | 0.762 | 1.123 | 1.153 | 1.183 | 0.782 | 100.0% | 10 | | total | 2.572 | 3.003 | 4.353 | 4.556 | 4.759 | 3.257 | 100.0% | 10 | | -> duration | 2.572 | 3.003 | 4.353 | 4.556 | 4.759 | 3.257 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.863987 Full duration: 50.830686 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.866 | 1.049 | 1.224 | 1.314 | 1.404 | 1.073 | 100.0% | 10 | | neutron.delete_network | 0.585 | 0.831 | 1.408 | 1.417 | 1.427 | 0.872 | 100.0% | 10 | | total | 1.481 | 1.938 | 2.438 | 2.444 | 2.449 | 1.946 | 100.0% | 10 | | -> duration | 1.481 | 1.938 | 2.438 | 2.444 | 2.449 | 1.946 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.890035 Full duration: 38.272377 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.446 | 2.508 | 3.978 | 4.103 | 4.228 | 2.651 | 100.0% | 10 | | neutron.delete_port | 0.595 | 1.073 | 1.746 | 1.933 | 2.12 | 1.162 | 100.0% | 10 | | total | 2.316 | 3.452 | 5.68 | 5.791 | 5.902 | 3.814 | 100.0% | 10 | | -> duration | 2.316 | 3.452 | 5.68 | 5.791 | 5.902 | 3.814 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.957565 Full duration: 55.85326 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.889 | 1.241 | 1.492 | 1.547 | 1.603 | 1.192 | 100.0% | 10 | | neutron.create_subnet | 0.814 | 1.161 | 1.91 | 1.936 | 1.962 | 1.343 | 100.0% | 10 | | neutron.create_router | 0.08 | 0.14 | 0.258 | 0.319 | 0.379 | 0.17 | 100.0% | 10 | | neutron.add_interface_router | 2.535 | 3.033 | 5.124 | 5.346 | 5.568 | 3.753 | 100.0% | 10 | | neutron.remove_interface_router | 2.6 | 2.926 | 4.598 | 4.624 | 4.65 | 3.464 | 100.0% | 10 | | neutron.delete_router | 0.376 | 0.705 | 1.034 | 1.042 | 1.05 | 0.694 | 100.0% | 10 | | total | 7.78 | 8.81 | 14.262 | 14.273 | 14.284 | 10.615 | 100.0% | 10 | | -> duration | 7.78 | 8.81 | 14.262 | 14.273 | 14.284 | 10.615 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.607245 Full duration: 74.454085 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.459 | 1.848 | 2.622 | 2.892 | 3.161 | 1.999 | 100.0% | 10 | | neutron.delete_subnet | 0.432 | 0.77 | 1.334 | 1.649 | 1.963 | 0.857 | 100.0% | 10 | | total | 1.907 | 2.531 | 4.028 | 4.203 | 4.378 | 2.855 | 100.0% | 10 | | -> duration | 1.907 | 2.531 | 4.028 | 4.203 | 4.378 | 2.855 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.722343 Full duration: 53.929128 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.892 | 1.141 | 1.34 | 1.504 | 1.668 | 1.128 | 100.0% | 10 | | neutron.list_networks | 0.108 | 0.15 | 0.52 | 0.599 | 0.677 | 0.27 | 100.0% | 10 | | total | 1.037 | 1.383 | 1.782 | 1.806 | 1.829 | 1.399 | 100.0% | 10 | | -> duration | 1.037 | 1.383 | 1.782 | 1.806 | 1.829 | 1.399 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.852098 Full duration: 40.177116 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.826 | 2.051 | 2.902 | 3.039 | 3.176 | 2.212 | 100.0% | 10 | | neutron.list_ports | 0.061 | 0.083 | 0.122 | 0.185 | 0.249 | 0.101 | 100.0% | 10 | | total | 1.933 | 2.136 | 3.133 | 3.185 | 3.238 | 2.314 | 100.0% | 10 | | -> duration | 1.933 | 2.136 | 3.133 | 3.185 | 3.238 | 2.314 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.310135 Full duration: 55.680287 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.93 | 1.106 | 1.305 | 1.383 | 1.461 | 1.135 | 100.0% | 10 | | neutron.create_subnet | 0.739 | 1.281 | 1.648 | 1.706 | 1.763 | 1.238 | 100.0% | 10 | | neutron.create_router | 0.084 | 0.126 | 0.169 | 0.202 | 0.236 | 0.134 | 100.0% | 10 | | neutron.add_interface_router | 2.482 | 2.886 | 5.454 | 5.483 | 5.512 | 3.352 | 100.0% | 10 | | neutron.list_routers | 0.136 | 0.267 | 0.491 | 0.499 | 0.507 | 0.29 | 100.0% | 10 | | total | 4.719 | 5.75 | 8.892 | 8.898 | 8.903 | 6.149 | 100.0% | 10 | | -> duration | 4.719 | 5.75 | 8.892 | 8.898 | 8.903 | 6.149 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.496252 Full duration: 75.126963 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.871 | 1.221 | 1.584 | 1.618 | 1.653 | 1.268 | 100.0% | 10 | | neutron.create_subnet | 0.776 | 1.247 | 1.782 | 1.786 | 1.79 | 1.31 | 100.0% | 10 | | neutron.list_subnets | 0.07 | 0.078 | 0.109 | 0.143 | 0.177 | 0.089 | 100.0% | 10 | | total | 1.851 | 2.835 | 3.27 | 3.275 | 3.279 | 2.667 | 100.0% | 10 | | -> duration | 1.851 | 2.835 | 3.27 | 3.275 | 3.279 | 2.667 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.64043 Full duration: 53.060859 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.754 | 0.931 | 1.079 | 1.11 | 1.142 | 0.939 | 100.0% | 10 | | neutron.delete_security_group | 0.097 | 0.141 | 0.23 | 0.255 | 0.279 | 0.158 | 100.0% | 10 | | total | 0.92 | 1.129 | 1.193 | 1.218 | 1.243 | 1.098 | 100.0% | 10 | | -> duration | 0.92 | 1.129 | 1.193 | 1.218 | 1.243 | 1.098 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.249491 Full duration: 36.074839 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.776 | 0.875 | 1.047 | 1.057 | 1.066 | 0.903 | 100.0% | 10 | | neutron.create_security_group_rule | 0.111 | 0.149 | 0.192 | 0.192 | 0.192 | 0.15 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.064 | 0.069 | 0.107 | 0.108 | 0.109 | 0.08 | 100.0% | 10 | | neutron.delete_security_group | 0.099 | 0.111 | 0.435 | 0.454 | 0.472 | 0.19 | 100.0% | 10 | | total | 1.062 | 1.246 | 1.626 | 1.637 | 1.647 | 1.324 | 100.0% | 10 | | -> duration | 1.062 | 1.246 | 1.626 | 1.637 | 1.647 | 1.324 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.490931 Full duration: 36.085042 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.738 | 1.084 | 1.393 | 1.462 | 1.53 | 1.12 | 100.0% | 10 | | neutron.create_security_group_rule | 0.114 | 0.151 | 0.263 | 0.278 | 0.293 | 0.174 | 100.0% | 10 | | neutron.list_security_group_rules | 0.032 | 0.042 | 0.088 | 0.092 | 0.096 | 0.054 | 100.0% | 10 | | total | 0.893 | 1.319 | 1.748 | 1.767 | 1.787 | 1.348 | 100.0% | 10 | | -> duration | 0.893 | 1.319 | 1.748 | 1.767 | 1.787 | 1.348 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.94282 Full duration: 40.426679 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.916 | 1.151 | 1.206 | 1.262 | 0.977 | 100.0% | 10 | | neutron.show_security_group | 0.03 | 0.046 | 0.063 | 0.069 | 0.076 | 0.047 | 100.0% | 10 | | total | 0.78 | 0.973 | 1.206 | 1.255 | 1.303 | 1.023 | 100.0% | 10 | | -> duration | 0.78 | 0.973 | 1.206 | 1.255 | 1.303 | 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.999745 Full duration: 38.621472 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.923 | 1.212 | 1.466 | 1.649 | 1.832 | 1.254 | 100.0% | 10 | | neutron.create_router | 0.069 | 0.107 | 0.211 | 0.344 | 0.476 | 0.148 | 100.0% | 10 | | neutron.add_gateway_router | 2.497 | 2.812 | 4.805 | 4.809 | 4.813 | 3.225 | 100.0% | 10 | | neutron.remove_gateway_router | 1.376 | 1.552 | 2.831 | 2.861 | 2.891 | 1.938 | 100.0% | 10 | | total | 4.964 | 5.831 | 9.513 | 9.517 | 9.522 | 6.566 | 100.0% | 10 | | -> duration | 4.964 | 5.831 | 9.513 | 9.517 | 9.522 | 6.566 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.366488 Full duration: 72.24239 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.684 | 2.932 | 4.495 | 4.53 | 4.565 | 3.247 | 100.0% | 10 | | neutron.show_port (x2) | 0.13 | 0.144 | 0.198 | 0.205 | 0.212 | 0.155 | 100.0% | 10 | | total | 2.814 | 3.081 | 4.693 | 4.735 | 4.777 | 3.402 | 100.0% | 10 | | -> duration | 2.814 | 3.081 | 4.693 | 4.735 | 4.777 | 3.402 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.408333 Full duration: 62.29354 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.86 | 1.121 | 1.455 | 1.665 | 1.876 | 1.182 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.493 | 2.118 | 3.64 | 3.756 | 3.872 | 2.335 | 100.0% | 10 | | neutron.create_router (x2) | 0.188 | 0.235 | 0.391 | 0.648 | 0.906 | 0.305 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.236 | 6.295 | 10.472 | 10.768 | 11.064 | 6.983 | 100.0% | 10 | | neutron.show_router (x2) | 0.216 | 0.288 | 0.43 | 0.498 | 0.567 | 0.324 | 100.0% | 10 | | total | 9.009 | 9.578 | 16.967 | 16.995 | 17.023 | 11.129 | 100.0% | 10 | | -> duration | 9.009 | 9.578 | 16.967 | 16.995 | 17.023 | 11.129 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.586096 Full duration: 100.555512 -------------------------------------------------------------------------------- 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 d574c7e5-d6b8-4342-b601-ace078eb14b6 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.225 | 3.371 | 4.244 | 4.335 | 4.426 | 3.344 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.108 | 0.133 | 0.264 | 0.345 | 0.426 | 0.178 | 100.0% | 10 | | total | 2.34 | 3.545 | 4.411 | 4.495 | 4.579 | 3.522 | 100.0% | 10 | | -> duration | 2.34 | 3.545 | 4.411 | 4.495 | 4.579 | 3.522 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.268207 Full duration: 75.745332 HINTS: * To plot HTML graphics with this data, run: rally task report d574c7e5-d6b8-4342-b601-ace078eb14b6 --out output.html * To generate a JUnit report, run: rally task export d574c7e5-d6b8-4342-b601-ace078eb14b6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d574c7e5-d6b8-4342-b601-ace078eb14b6 --json --out output.json 2019-07-30 08:48:12,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd574c7e5-d6b8-4342-b601-ace078eb14b6', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-07-30 08:48:14,068 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d574c7e5-d6b8-4342-b601-ace078eb14b6 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-07-30 08:48:14,097 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-30 08:48:14,097 - 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-30 08:48:14,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 08:48:14,106 - 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-30 08:48:14,107 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-30 08:48:14,108 - 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': 'ca45e9e7-85b8-4441-8a87-ae9e410a5768', 'tenants_amount': 3, 'image_name': 'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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-30 09:19:17,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 2019-07-30 09:19:17,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694'] 2019-07-30 09:19:18,731 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694: 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 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.816 | 0.976 | 1.073 | 1.076 | 1.08 | 0.965 | 100.0% | 10 | | nova.delete_keypair | 0.024 | 0.028 | 0.043 | 0.044 | 0.044 | 0.031 | 100.0% | 10 | | total | 0.841 | 1.013 | 1.106 | 1.111 | 1.115 | 0.996 | 100.0% | 10 | | -> duration | 0.841 | 1.013 | 1.106 | 1.111 | 1.115 | 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.877695 Full duration: 24.389564 -------------------------------------------------------------------------------- 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 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.78 | 0.952 | 1.056 | 1.156 | 1.257 | 0.952 | 100.0% | 10 | | nova.list_keypairs | 0.018 | 0.02 | 0.024 | 0.025 | 0.025 | 0.021 | 100.0% | 10 | | total | 0.799 | 0.972 | 1.08 | 1.179 | 1.278 | 0.973 | 100.0% | 10 | | -> duration | 0.799 | 0.972 | 1.08 | 1.179 | 1.278 | 0.973 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.906905 Full duration: 28.056626 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ], "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.271 | 14.353 | 21.345 | 21.348 | 21.352 | 16.321 | 100.0% | 10 | | nova.reboot_server | 4.451 | 4.929 | 7.439 | 8.337 | 9.236 | 5.87 | 100.0% | 10 | | nova.soft_reboot_server | 123.777 | 125.232 | 125.88 | 126.32 | 126.759 | 125.052 | 100.0% | 10 | | nova.stop_and_start_server | 17.201 | 17.986 | 19.839 | 19.915 | 19.99 | 18.295 | 100.0% | 10 | | -> nova.stop_server | 13.456 | 13.617 | 15.718 | 15.818 | 15.918 | 14.201 | 100.0% | 10 | | -> nova.start_server | 3.728 | 3.893 | 4.9 | 4.922 | 4.944 | 4.093 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 18.074 | 19.931 | 66.062 | 66.412 | 66.762 | 28.901 | 100.0% | 10 | | -> nova.rescue_server | 15.527 | 17.484 | 63.752 | 64.013 | 64.275 | 26.45 | 100.0% | 10 | | -> nova.unrescue_server | 2.282 | 2.296 | 2.636 | 2.881 | 3.126 | 2.45 | 100.0% | 10 | | nova.delete_server | 2.34 | 2.493 | 4.479 | 4.559 | 4.639 | 2.9 | 100.0% | 10 | | total | 182.442 | 192.187 | 228.43 | 230.022 | 231.614 | 197.373 | 100.0% | 10 | | -> duration | 173.442 | 183.187 | 219.43 | 221.022 | 222.614 | 188.373 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 592.036396 Full duration: 661.385452 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ], "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.881 | 13.638 | 15.319 | 15.977 | 16.634 | 13.297 | 100.0% | 10 | | nova.delete_server | 2.363 | 2.634 | 4.943 | 5.195 | 5.447 | 3.249 | 100.0% | 10 | | total | 13.244 | 16.191 | 19.535 | 20.808 | 22.081 | 16.546 | 100.0% | 10 | | -> duration | 12.244 | 15.191 | 18.535 | 19.808 | 21.081 | 15.546 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.452187 Full duration: 106.834322 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ], "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.166 | 11.26 | 14.319 | 14.506 | 14.693 | 11.935 | 100.0% | 10 | | nova.list_servers | 0.172 | 0.202 | 0.376 | 0.412 | 0.449 | 0.239 | 100.0% | 10 | | total | 9.344 | 11.522 | 14.542 | 14.72 | 14.898 | 12.174 | 100.0% | 10 | | -> duration | 8.344 | 10.522 | 13.542 | 13.72 | 13.898 | 11.174 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.88521 Full duration: 106.646769 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ], "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "from_image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "to_image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.435 | 13.302 | 17.214 | 17.25 | 17.286 | 13.692 | 100.0% | 10 | | nova.rebuild_server | 17.795 | 19.953 | 22.635 | 23.388 | 24.142 | 20.402 | 100.0% | 10 | | nova.delete_server | 2.338 | 2.408 | 2.858 | 3.709 | 4.561 | 2.652 | 100.0% | 10 | | total | 31.476 | 36.258 | 42.458 | 43.118 | 43.778 | 36.746 | 100.0% | 10 | | -> duration | 29.476 | 34.258 | 40.458 | 41.118 | 41.778 | 34.746 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 105.050608 Full duration: 167.809901 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ], "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.44 | 21.856 | 31.598 | 32.135 | 32.672 | 24.364 | 100.0% | 10 | | nova.snapshot_server | 6.649 | 8.784 | 13.33 | 13.374 | 13.418 | 9.549 | 100.0% | 10 | | -> glance_v2.get_image | 0.031 | 0.306 | 0.463 | 0.663 | 0.864 | 0.318 | 100.0% | 10 | | -> glance.wait_for_image | 6.08 | 8.105 | 12.156 | 12.157 | 12.158 | 8.593 | 100.0% | 10 | | --> glance_v2.get_image (x7) | 0.139 | 0.146 | 0.149 | 0.149 | 0.149 | 0.145 | 100.0% | 3 | | --> glance_v2.get_image (x5) | 0.095 | 0.099 | 0.752 | 0.834 | 0.916 | 0.37 | 100.0% | 3 | | --> glance_v2.get_image (x4) | 0.075 | 0.078 | 0.079 | 0.079 | 0.079 | 0.078 | 100.0% | 4 | | nova.delete_server (x2) | 4.799 | 5.749 | 8.176 | 8.803 | 9.43 | 6.449 | 100.0% | 10 | | nova.delete_image | 0.524 | 0.838 | 1.317 | 1.398 | 1.479 | 0.898 | 100.0% | 10 | | -> glance_v2.delete_image | 0.507 | 0.822 | 1.302 | 1.381 | 1.46 | 0.88 | 100.0% | 10 | | -> glance.wait_for_delete | 0.013 | 0.017 | 0.019 | 0.019 | 0.019 | 0.016 | 100.0% | 10 | | --> glance_v2.get_image | 0.013 | 0.016 | 0.018 | 0.018 | 0.019 | 0.016 | 0.0% | 10 | | total | 34.23 | 37.447 | 51.13 | 52.084 | 53.039 | 41.26 | 100.0% | 10 | | -> duration | 32.23 | 35.447 | 49.13 | 50.084 | 51.039 | 39.26 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 118.783863 Full duration: 185.077442 -------------------------------------------------------------------------------- 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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "nics": [ { "net-id": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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 | 7.852 | 8.248 | 9.056 | 10.028 | 11.0 | 8.571 | 100.0% | 10 | | nova.boot_server | 8.988 | 12.57 | 16.828 | 17.608 | 18.388 | 12.942 | 100.0% | 10 | | total | 17.162 | 21.076 | 25.048 | 25.702 | 26.357 | 21.514 | 100.0% | 10 | | -> duration | 16.162 | 20.076 | 24.048 | 24.702 | 25.357 | 20.514 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.581196 Full duration: 104.7015 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ], "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.796 | 12.096 | 16.047 | 16.418 | 16.788 | 12.72 | 100.0% | 10 | | total | 8.796 | 12.096 | 16.048 | 16.418 | 16.788 | 12.72 | 100.0% | 10 | | -> duration | 7.796 | 11.096 | 15.048 | 15.418 | 15.788 | 11.72 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.650433 Full duration: 68.355612 -------------------------------------------------------------------------------- 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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.066 | 1.413 | 1.721 | 1.768 | 1.816 | 1.387 | 100.0% | 10 | | total | 1.067 | 1.413 | 1.721 | 1.768 | 1.816 | 1.387 | 100.0% | 10 | | -> duration | 1.067 | 1.413 | 1.721 | 1.768 | 1.816 | 1.387 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.973849 Full duration: 103.381929 -------------------------------------------------------------------------------- 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": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ], "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "to_flavor": { "name": "rally_full-flavor_alt_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 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.388 | 13.275 | 16.079 | 16.417 | 16.754 | 13.102 | 100.0% | 10 | | nova.resize | 22.325 | 23.337 | 23.435 | 23.595 | 23.755 | 23.214 | 100.0% | 10 | | nova.resize_confirm | 2.444 | 3.265 | 5.178 | 5.271 | 5.363 | 3.734 | 100.0% | 10 | | nova.delete_server | 2.351 | 2.48 | 4.756 | 4.853 | 4.95 | 2.967 | 100.0% | 10 | | total | 38.453 | 43.321 | 47.319 | 47.405 | 47.491 | 43.016 | 100.0% | 10 | | -> duration | 37.453 | 42.321 | 46.319 | 46.405 | 46.491 | 42.016 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 124.249621 Full duration: 147.051644 -------------------------------------------------------------------------------- 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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "image": { "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8" }, "nics": [ { "net-id": "ca45e9e7-85b8-4441-8a87-ae9e410a5768" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 has 5 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-87ed132b-2bdf-4873-9d65-27993b1f9773) 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-87ed132b-2bdf-4873-9d65-27993b1f9773) -------------------------------------------------------------------------------- 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-b98f16bc-cbb1-4866-9021-0aeac00bed0c) 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-b98f16bc-cbb1-4866-9021-0aeac00bed0c) -------------------------------------------------------------------------------- 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-f1e17df0-4fb6-4700-8e34-cf693cc89e8b) 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-f1e17df0-4fb6-4700-8e34-cf693cc89e8b) -------------------------------------------------------------------------------- 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-9e035f5d-0128-45d0-8005-b6f314544124) 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-9e035f5d-0128-45d0-8005-b6f314544124) -------------------------------------------------------------------------------- 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-fff2e14a-7eb2-4cf3-a484-209abc397a48) 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-fff2e14a-7eb2-4cf3-a484-209abc397a48) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.429 | 15.255 | 15.801 | 15.801 | 15.801 | 14.398 | 100.0% | 5 | | nova.live_migrate | 3.593 | 3.848 | 4.087 | 4.116 | 4.145 | 3.868 | 0.0% | 5 | | total | 15.022 | 19.103 | 19.788 | 19.867 | 19.945 | 18.266 | 0.0% | 5 | | -> duration | 14.022 | 18.103 | 18.788 | 18.867 | 18.945 | 17.266 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.7426 Full duration: 61.899234 HINTS: * To plot HTML graphics with this data, run: rally task report 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 --out output.html * To generate a JUnit report, run: rally task export 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 --json --out output.json At least one workload did not pass SLA criteria. 2019-07-30 09:19:18,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-07-30 09:19:20,761 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9bb7b8a6-ad85-4bd8-acd6-c1ce8d275694 --out /home/opnfv/functest/results/rally_full/nova.json 2019-07-30 09:19:20,782 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-30 09:19:20,783 - 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-30 09:19:20,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 09:19:20,793 - 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-30 09:19:20,793 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-30 09:19:20,793 - 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': 'ca45e9e7-85b8-4441-8a87-ae9e410a5768', 'tenants_amount': 3, 'image_name': 'rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8', '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-30 09:20:45,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 125e361f-edc9-419b-9721-6e1a05d90084 2019-07-30 09:20:45,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'125e361f-edc9-419b-9721-6e1a05d90084'] 2019-07-30 09:20:46,356 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 125e361f-edc9-419b-9721-6e1a05d90084 -------------------------------------------------------------------------------- Task 125e361f-edc9-419b-9721-6e1a05d90084: 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 125e361f-edc9-419b-9721-6e1a05d90084 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.744 | 0.794 | 0.908 | 0.96 | 1.012 | 0.825 | 100.0% | 10 | | quotas.delete_quotas | 0.209 | 0.24 | 0.302 | 0.303 | 0.304 | 0.254 | 100.0% | 10 | | total | 0.956 | 1.033 | 1.206 | 1.261 | 1.316 | 1.079 | 100.0% | 10 | | -> duration | 0.956 | 1.033 | 1.206 | 1.261 | 1.316 | 1.079 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.176227 Full duration: 17.448293 -------------------------------------------------------------------------------- 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 125e361f-edc9-419b-9721-6e1a05d90084 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.808 | 0.843 | 0.95 | 0.951 | 0.951 | 0.858 | 100.0% | 10 | | total | 0.808 | 0.843 | 0.95 | 0.951 | 0.951 | 0.858 | 100.0% | 10 | | -> duration | 0.808 | 0.843 | 0.95 | 0.951 | 0.951 | 0.858 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.649223 Full duration: 16.313877 -------------------------------------------------------------------------------- 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 125e361f-edc9-419b-9721-6e1a05d90084 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.308 | 0.509 | 0.621 | 0.624 | 0.627 | 0.501 | 100.0% | 10 | | total | 0.731 | 0.937 | 1.073 | 1.076 | 1.079 | 0.94 | 100.0% | 10 | | -> duration | 0.731 | 0.937 | 1.073 | 1.076 | 1.079 | 0.94 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.738034 Full duration: 15.61392 -------------------------------------------------------------------------------- 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 125e361f-edc9-419b-9721-6e1a05d90084 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.147 | 1.275 | 1.331 | 1.359 | 1.387 | 1.258 | 100.0% | 10 | | total | 1.147 | 1.275 | 1.331 | 1.359 | 1.388 | 1.258 | 100.0% | 10 | | -> duration | 1.147 | 1.275 | 1.331 | 1.359 | 1.388 | 1.258 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.693101 Full duration: 16.716764 HINTS: * To plot HTML graphics with this data, run: rally task report 125e361f-edc9-419b-9721-6e1a05d90084 --out output.html * To generate a JUnit report, run: rally task export 125e361f-edc9-419b-9721-6e1a05d90084 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 125e361f-edc9-419b-9721-6e1a05d90084 --json --out output.json 2019-07-30 09:20:46,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'125e361f-edc9-419b-9721-6e1a05d90084', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-07-30 09:20:48,284 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 125e361f-edc9-419b-9721-6e1a05d90084 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-07-30 09:20:48,293 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-30 09:20:48,297 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:29 | 60 | 100.00% | | glance | 00:05:36 | 80 | 100.00% | | cinder | 00:21:27 | 240 | 100.00% | | gnocchi | 00:04:20 | 160 | 100.00% | | heat | 00:11:17 | 130 | 100.00% | | keystone | 00:05:51 | 110 | 100.00% | | neutron | 00:19:07 | 200 | 100.00% | | nova | 00:29:25 | 115 | 95.65% | | quotas | 00:01:06 | 40 | 100.00% | | | | | | | TOTAL: | 01:39:42 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-07-30 09:20:48,297 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-07-30 09:20:48,297 - 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-30 09:20:51,208 - 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-30 09:20:51,208 - 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-30 09:20:53,747 - 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-30 09:20:53,896 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 09:20:53,896 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 107:02 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-07-30 09:20:53,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 09:20:53,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 09:20:54,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T10:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["sWa1Dpe5T_qKKl6toKUHvw"], "issued_at": "2019-07-30T09:20:54.000000Z"}} 2019-07-30 09:20:54,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:20:54,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Tue, 30 Jul 2019 09:20: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-ed540fda-8a7a-41fe-88a0-ca61be13a2e1 x-openstack-request-id: req-ed540fda-8a7a-41fe-88a0-ca61be13a2e1 2019-07-30 09:20:54,614 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_alt_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/15a98872-ae1a-493a-983e-4138994e5ef4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/15a98872-ae1a-493a-983e-4138994e5ef4", "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": "15a98872-ae1a-493a-983e-4138994e5ef4"}, {"name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3b28f575-997c-4367-b653-19327eb9f271", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3b28f575-997c-4367-b653-19327eb9f271", "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": "3b28f575-997c-4367-b653-19327eb9f271"}]} 2019-07-30 09:20:54,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ed540fda-8a7a-41fe-88a0-ca61be13a2e1 2019-07-30 09:20:54,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.698209047318s 2019-07-30 09:20:54,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 09:20:54,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/15a98872-ae1a-493a-983e-4138994e5ef4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:20:54,649 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 09:20: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-e695bf1f-b3fe-4736-83ff-9df22f92c043 x-openstack-request-id: req-e695bf1f-b3fe-4736-83ff-9df22f92c043 2019-07-30 09:20:54,649 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/15a98872-ae1a-493a-983e-4138994e5ef4 used request id req-e695bf1f-b3fe-4736-83ff-9df22f92c043 2019-07-30 09:20:54,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0329740047455s 2019-07-30 09:20:54,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 09:20:54,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 09:20:55,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T10:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e4854748d794ec8a83d63ca9e1ca3ab", "name": "rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/6e4854748d794ec8a83d63ca9e1ca3ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "id": "c63fe039ac044fd49cde4279f23e53fc"}, "audit_ids": ["hW1iYO07QpqSGA4NAeKAiw"], "issued_at": "2019-07-30T09:20:54.000000Z"}} 2019-07-30 09:20:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b93903f4-c16a-4344-9dc8-13705eca2ed1/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}6bddc1fb9deafccc36d684cd779ae8d8e142f8e1" -d '{"subnet_id": "7f45b91f-e7c8-4cb4-9e75-f4c3830b4807"}' 2019-07-30 09:20:57,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 09:20:57 GMT X-Openstack-Request-Id: req-714f08b7-a99d-4648-8c54-455cb526ed00 2019-07-30 09:20:57,625 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ca45e9e7-85b8-4441-8a87-ae9e410a5768", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "subnet_id": "7f45b91f-e7c8-4cb4-9e75-f4c3830b4807", "subnet_ids": ["7f45b91f-e7c8-4cb4-9e75-f4c3830b4807"], "port_id": "24aaf01a-7af5-4307-94da-332d9c8e77cd", "id": "b93903f4-c16a-4344-9dc8-13705eca2ed1"} 2019-07-30 09:20:57,625 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b93903f4-c16a-4344-9dc8-13705eca2ed1/remove_router_interface.json used request id req-714f08b7-a99d-4648-8c54-455cb526ed00 2019-07-30 09:20:57,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.97538399696s 2019-07-30 09:20:57,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 09:20:57,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6bddc1fb9deafccc36d684cd779ae8d8e142f8e1" 2019-07-30 09:20:57,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Tue, 30 Jul 2019 09:20:57 GMT X-Openstack-Request-Id: req-bf792795-890d-4e72-b4aa-3aaea6c9b847 2019-07-30 09:20:57,743 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "created_at": "2019-07-30T07:33:54Z", "admin_state_up": true, "updated_at": "2019-07-30T09:20:56Z", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b93903f4-c16a-4344-9dc8-13705eca2ed1", "name": "rally_full-router_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}]} 2019-07-30 09:20:57,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bf792795-890d-4e72-b4aa-3aaea6c9b847 2019-07-30 09:20:57,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117295980453s 2019-07-30 09:20:57,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 09:20:57,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/b93903f4-c16a-4344-9dc8-13705eca2ed1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6bddc1fb9deafccc36d684cd779ae8d8e142f8e1" 2019-07-30 09:20:59,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 09:20:59 GMT X-Openstack-Request-Id: req-1b22922f-3a32-43bd-9e5d-403fe70651b0 2019-07-30 09:20:59,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 09:20:59,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b93903f4-c16a-4344-9dc8-13705eca2ed1.json used request id req-1b22922f-3a32-43bd-9e5d-403fe70651b0 2019-07-30 09:20:59,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.54211306572s 2019-07-30 09:20:59,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 09:20:59,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6bddc1fb9deafccc36d684cd779ae8d8e142f8e1" 2019-07-30 09:20:59,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Tue, 30 Jul 2019 09:20:59 GMT X-Openstack-Request-Id: req-47268452-532a-49fd-8a94-c6b7a47d62fe 2019-07-30 09:20:59,327 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T07:33:53Z","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":"7f45b91f-e7c8-4cb4-9e75-f4c3830b4807","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6e4854748d794ec8a83d63ca9e1ca3ab","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8","enable_dhcp":true,"segment_id":null,"network_id":"ca45e9e7-85b8-4441-8a87-ae9e410a5768","tenant_id":"6e4854748d794ec8a83d63ca9e1ca3ab","created_at":"2019-07-30T07:33:53Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 09:20:59,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-47268452-532a-49fd-8a94-c6b7a47d62fe 2019-07-30 09:20:59,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0402600765228s 2019-07-30 09:20:59,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 09:20:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/7f45b91f-e7c8-4cb4-9e75-f4c3830b4807.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6bddc1fb9deafccc36d684cd779ae8d8e142f8e1" 2019-07-30 09:21:00,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 09:21:00 GMT X-Openstack-Request-Id: req-4652e2ce-19e0-4015-a78f-8693673ee6e7 2019-07-30 09:21:00,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 09:21:00,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/7f45b91f-e7c8-4cb4-9e75-f4c3830b4807.json used request id req-4652e2ce-19e0-4015-a78f-8693673ee6e7 2019-07-30 09:21:00,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.899759054184s 2019-07-30 09:21:00,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 09:21:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6bddc1fb9deafccc36d684cd779ae8d8e142f8e1" 2019-07-30 09:21:00,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:00 GMT X-Openstack-Request-Id: req-80379783-060a-4b6f-87a1-773bccc51fb5 2019-07-30 09:21:00,311 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ca45e9e7-85b8-4441-8a87-ae9e410a5768","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":true,"project_id":"6e4854748d794ec8a83d63ca9e1ca3ab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T09:21:00Z","qos_policy_id":null,"name":"rally_full-net_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8","admin_state_up":true,"tenant_id":"6e4854748d794ec8a83d63ca9e1ca3ab","created_at":"2019-07-30T07:33:52Z","provider:network_type":"vxlan"}]} 2019-07-30 09:21:00,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-80379783-060a-4b6f-87a1-773bccc51fb5 2019-07-30 09:21:00,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0818688869476s 2019-07-30 09:21:00,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 09:21:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ca45e9e7-85b8-4441-8a87-ae9e410a5768.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6bddc1fb9deafccc36d684cd779ae8d8e142f8e1" 2019-07-30 09:21:01,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 09:21:01 GMT X-Openstack-Request-Id: req-0be99d45-ce76-4124-ba82-c4183bb2912f 2019-07-30 09:21:01,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 09:21:01,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ca45e9e7-85b8-4441-8a87-ae9e410a5768.json used request id req-0be99d45-ce76-4124-ba82-c4183bb2912f 2019-07-30 09:21:01,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21068787575s 2019-07-30 09:21:01,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 09:21:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6bddc1fb9deafccc36d684cd779ae8d8e142f8e1" 2019-07-30 09:21:01,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:01 GMT X-Openstack-Request-Id: req-8198eef2-21d8-4702-84ea-2acf21ee98d5 2019-07-30 09:21:01,847 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T07:33:59Z", "file": "/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257/file", "owner": "6e4854748d794ec8a83d63ca9e1ca3ab", "id": "17307e1f-063b-4c52-b9aa-4731eba1a257", "size": 12716032, "self": "/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/17307e1f-063b-4c52-b9aa-4731eba1a257/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/17307e1f-063b-4c52-b9aa-4731eba1a257/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T07:33:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 09:21:01,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8198eef2-21d8-4702-84ea-2acf21ee98d5 2019-07-30 09:21:01,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319752931595s 2019-07-30 09:21:01,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 09:21:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6bddc1fb9deafccc36d684cd779ae8d8e142f8e1" 2019-07-30 09:21:02,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 09:21:02 GMT X-Openstack-Request-Id: req-6a5a695d-0a96-4a38-b9cf-d90f3de032eb 2019-07-30 09:21:02,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-30 09:21:02,155 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/17307e1f-063b-4c52-b9aa-4731eba1a257 used request id req-6a5a695d-0a96-4a38-b9cf-d90f3de032eb 2019-07-30 09:21:02,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.305601119995s 2019-07-30 09:21:02,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 09:21:02,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:02,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21: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-887af366-8a3c-4f97-9842-12519f4e60cb x-openstack-request-id: req-887af366-8a3c-4f97-9842-12519f4e60cb 2019-07-30 09:21:02,177 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3b28f575-997c-4367-b653-19327eb9f271", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3b28f575-997c-4367-b653-19327eb9f271", "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": "3b28f575-997c-4367-b653-19327eb9f271"}]} 2019-07-30 09:21:02,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-887af366-8a3c-4f97-9842-12519f4e60cb 2019-07-30 09:21:02,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222961902618s 2019-07-30 09:21:02,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 09:21:02,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/3b28f575-997c-4367-b653-19327eb9f271 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:02,208 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21: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-c19de21e-3dd3-411e-a2c3-e517407b4655 x-openstack-request-id: req-c19de21e-3dd3-411e-a2c3-e517407b4655 2019-07-30 09:21:02,208 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3b28f575-997c-4367-b653-19327eb9f271 used request id req-c19de21e-3dd3-411e-a2c3-e517407b4655 2019-07-30 09:21:02,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0290660858154s 2019-07-30 09:21:02,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 09:21:02,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:02,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ea5aa1-8646-4c79-89e8-b6a994ce12a9 2019-07-30 09:21:02,434 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": {"self": "http://172.30.9.24:5000/v3/users/c63fe039ac044fd49cde4279f23e53fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c63fe039ac044fd49cde4279f23e53fc", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 09:21:02,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d6ea5aa1-8646-4c79-89e8-b6a994ce12a9 2019-07-30 09:21:02,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225543022156s 2019-07-30 09:21:02,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 09:21:02,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/c63fe039ac044fd49cde4279f23e53fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:02,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd7e01b-9b42-48b0-b5b8-e32e90c05940 2019-07-30 09:21:02,665 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8", "links": {"self": "http://172.30.9.24:5000/v3/users/c63fe039ac044fd49cde4279f23e53fc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c63fe039ac044fd49cde4279f23e53fc", "description": null}} 2019-07-30 09:21:02,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/c63fe039ac044fd49cde4279f23e53fc used request id req-3bd7e01b-9b42-48b0-b5b8-e32e90c05940 2019-07-30 09:21:02,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225515127182s 2019-07-30 09:21:02,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 09:21:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/c63fe039ac044fd49cde4279f23e53fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:03,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 09:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb715422-5fb1-4875-bd53-56ca8dbc2cec 2019-07-30 09:21:03,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 09:21:03,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c63fe039ac044fd49cde4279f23e53fc used request id req-cb715422-5fb1-4875-bd53-56ca8dbc2cec 2019-07-30 09:21:03,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.415832042694s 2019-07-30 09:21:03,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 09:21:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:03,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc7581e-277a-44e8-a738-fc5e5e95d980 2019-07-30 09:21:03,296 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab"}, "tags": [], "enabled": true, "id": "6e4854748d794ec8a83d63ca9e1ca3ab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_f4b3ecee-a82f-4832-95a8-3b2a0a2246c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 09:21:03,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8fc7581e-277a-44e8-a738-fc5e5e95d980 2019-07-30 09:21:03,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207927942276s 2019-07-30 09:21:03,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 09:21:03,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:03,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 09:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28dacfff-b151-47f7-8966-d72a7198ffcb 2019-07-30 09:21:03,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 09:21:03,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6e4854748d794ec8a83d63ca9e1ca3ab used request id req-28dacfff-b151-47f7-8966-d72a7198ffcb 2019-07-30 09:21:03,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273665904999s 2019-07-30 09:21:03,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 09:21:03,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=6e4854748d794ec8a83d63ca9e1ca3ab&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}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:03,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:03 GMT X-Openstack-Request-Id: req-0a1985f4-721a-4270-a480-2f2654004e3d 2019-07-30 09:21:03,932 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "created_at": "2019-07-30T07:33:52Z", "updated_at": "2019-07-30T07:33:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:33:52Z", "revision_number": 0, "id": "25ad6a85-d558-4e78-87ea-54d6e792765a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:33:52Z", "security_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:33:52Z", "revision_number": 0, "id": "41d236e5-9861-4d03-ad25-998c23c6d425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:33:52Z", "security_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:33:52Z", "revision_number": 0, "id": "72a5315a-f477-4fbf-b655-6d3aaa408b4f", "remote_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "remote_ip_prefix": null, "created_at": "2019-07-30T07:33:52Z", "security_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:33:52Z", "revision_number": 0, "id": "78aa2613-4bc6-426e-b04d-f38e3c3c108c", "remote_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "remote_ip_prefix": null, "created_at": "2019-07-30T07:33:52Z", "security_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab"}], "revision_number": 1, "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "name": "default"}]} 2019-07-30 09:21:03,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=6e4854748d794ec8a83d63ca9e1ca3ab&name=default used request id req-0a1985f4-721a-4270-a480-2f2654004e3d 2019-07-30 09:21:03,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34910607338s 2019-07-30 09:21:03,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 09:21:03,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:04,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:04 GMT X-Openstack-Request-Id: req-e9bfd408-cb7e-4ce0-b8ab-e3907367b7a8 2019-07-30 09:21:04,013 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "created_at": "2019-07-30T07:33:52Z", "updated_at": "2019-07-30T07:33:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:33:52Z", "revision_number": 0, "id": "25ad6a85-d558-4e78-87ea-54d6e792765a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:33:52Z", "security_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:33:52Z", "revision_number": 0, "id": "41d236e5-9861-4d03-ad25-998c23c6d425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:33:52Z", "security_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:33:52Z", "revision_number": 0, "id": "72a5315a-f477-4fbf-b655-6d3aaa408b4f", "remote_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "remote_ip_prefix": null, "created_at": "2019-07-30T07:33:52Z", "security_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:33:52Z", "revision_number": 0, "id": "78aa2613-4bc6-426e-b04d-f38e3c3c108c", "remote_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "remote_ip_prefix": null, "created_at": "2019-07-30T07:33:52Z", "security_group_id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "tenant_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab"}], "revision_number": 1, "project_id": "6e4854748d794ec8a83d63ca9e1ca3ab", "id": "0995b641-591d-4dc1-b9cd-ba85fb65680e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 09:21:04,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e9bfd408-cb7e-4ce0-b8ab-e3907367b7a8 2019-07-30 09:21:04,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.075355052948s 2019-07-30 09:21:04,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 09:21:04,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0995b641-591d-4dc1-b9cd-ba85fb65680e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}53f235bf9666222b8cb70b1b7376d97ead76a996" 2019-07-30 09:21:04,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 09:21:04 GMT X-Openstack-Request-Id: req-0f4a4542-070f-428f-be2e-1fa91003b6f0 2019-07-30 09:21:04,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 09:21:04,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0995b641-591d-4dc1-b9cd-ba85fb65680e.json used request id req-0f4a4542-070f-428f-be2e-1fa91003b6f0 2019-07-30 09:21:04,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.433520078659s 2019-07-30 09:21:04,456 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-07-30 09:21:04,478 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-07-30 09:21:04,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 09:21:04,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04264a76-10d2-44c2-9288-bf3efebd20a9 2019-07-30 09:21:04,515 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 09:21:04,515 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-04264a76-10d2-44c2-9288-bf3efebd20a9 2019-07-30 09:21:04,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 09:21:04,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T10:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["mn5R7J2ITT6waahvt4daFA"], "issued_at": "2019-07-30T09:21:04.000000Z"}} 2019-07-30 09:21:04,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 09:21:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:05,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:05 GMT X-Openstack-Request-Id: req-b5b12dd2-01f1-4c56-a72d-fee008dc2a93 2019-07-30 09:21:05,310 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 09:21:05,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b5b12dd2-01f1-4c56-a72d-fee008dc2a93 2019-07-30 09:21:05,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383251905441s 2019-07-30 09:21:05,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 09:21:05,323 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24da9e82-7e47-4b27-bb1a-76cb20ec8637 2019-07-30 09:21:05,323 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 09:21:05,323 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-24da9e82-7e47-4b27-bb1a-76cb20ec8637 2019-07-30 09:21:05,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 09:21:05,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:05,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26cb8f9b-2578-445e-aeba-2e3365907643 2019-07-30 09:21:05,479 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 09:21:05,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-26cb8f9b-2578-445e-aeba-2e3365907643 2019-07-30 09:21:05,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155720949173s 2019-07-30 09:21:05,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 09:21:05,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}}' 2019-07-30 09:21:05,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-972508ef-2556-49ef-a429-a15ee6b6e904 2019-07-30 09:21:05,628 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342"}, "tags": [], "enabled": true, "id": "dd983705d30f4b46bc6e0a6d51d1c342", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}} 2019-07-30 09:21:05,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-972508ef-2556-49ef-a429-a15ee6b6e904 2019-07-30 09:21:05,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141174077988s 2019-07-30 09:21:05,629 - 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'dd983705d30f4b46bc6e0a6d51d1c342', '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_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d'}) 2019-07-30 09:21:05,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 09:21:05,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "whU89lXSndNYzajdQrF68b4J2IKdFA", "email": null, "name": "rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}}' 2019-07-30 09:21:06,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b2a4464-880b-4f7f-9e81-eac1fb6e1877 2019-07-30 09:21:06,071 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": {"self": "http://172.30.9.24:5000/v3/users/46e6f54ffbcb4a60b88dbf127bab0edb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "46e6f54ffbcb4a60b88dbf127bab0edb", "domain_id": "default", "password_expires_at": null}} 2019-07-30 09:21:06,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-0b2a4464-880b-4f7f-9e81-eac1fb6e1877 2019-07-30 09:21:06,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.43526506424s 2019-07-30 09:21:06,072 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'46e6f54ffbcb4a60b88dbf127bab0edb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d'}) 2019-07-30 09:21:06,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:21:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:06,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8b6ae8-43d3-4d2b-8b9c-db44c1abe736 2019-07-30 09:21:06,209 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:21:06,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8f8b6ae8-43d3-4d2b-8b9c-db44c1abe736 2019-07-30 09:21:06,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.133765935898s 2019-07-30 09:21:06,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:21:06,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:06,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332c192f-5038-472e-8876-a4ad6afe51c8 2019-07-30 09:21:06,421 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:21:06,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-332c192f-5038-472e-8876-a4ad6afe51c8 2019-07-30 09:21:06,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207539081573s 2019-07-30 09:21:06,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:21:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:06,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-226dd978-5147-4fb8-af9f-3c819487a162 2019-07-30 09:21:06,535 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:21:06,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-226dd978-5147-4fb8-af9f-3c819487a162 2019-07-30 09:21:06,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108809947968s 2019-07-30 09:21:06,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 09:21:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:06,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41df8537-b12d-4e63-a0d6-6bbca99b4364 2019-07-30 09:21:06,734 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 09:21:06,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-41df8537-b12d-4e63-a0d6-6bbca99b4364 2019-07-30 09:21:06,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193551063538s 2019-07-30 09:21:06,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 09:21:06,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:06,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ce38af-495d-4bfc-bc99-a52c44456100 2019-07-30 09:21:06,969 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": {"self": "http://172.30.9.24:5000/v3/users/46e6f54ffbcb4a60b88dbf127bab0edb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "46e6f54ffbcb4a60b88dbf127bab0edb", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 09:21:06,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-91ce38af-495d-4bfc-bc99-a52c44456100 2019-07-30 09:21:06,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23409485817s 2019-07-30 09:21:06,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 09:21:06,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:07,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f665727e-8a4e-471d-8e07-1f79c633dbd8 2019-07-30 09:21:07,098 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342"}, "tags": [], "enabled": true, "id": "dd983705d30f4b46bc6e0a6d51d1c342", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 09:21:07,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f665727e-8a4e-471d-8e07-1f79c633dbd8 2019-07-30 09:21:07,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117116928101s 2019-07-30 09:21:07,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 09:21:07,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=46e6f54ffbcb4a60b88dbf127bab0edb&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=dd983705d30f4b46bc6e0a6d51d1c342" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:07,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d8bf7d-1758-4623-bfd5-27ec2a8c984a 2019-07-30 09:21:07,214 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=46e6f54ffbcb4a60b88dbf127bab0edb&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=dd983705d30f4b46bc6e0a6d51d1c342", "previous": null, "next": null}} 2019-07-30 09:21:07,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=46e6f54ffbcb4a60b88dbf127bab0edb&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=dd983705d30f4b46bc6e0a6d51d1c342 used request id req-b2d8bf7d-1758-4623-bfd5-27ec2a8c984a 2019-07-30 09:21:07,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108653068542s 2019-07-30 09:21:07,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 09:21:07,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342/users/46e6f54ffbcb4a60b88dbf127bab0edb/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:07,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 09:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2abb5b17-7b8f-4d6f-bcbe-70842eea9147 2019-07-30 09:21:07,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 09:21:07,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342/users/46e6f54ffbcb4a60b88dbf127bab0edb/roles/7c6f65662ba14da09fdf612228746a7c used request id req-2abb5b17-7b8f-4d6f-bcbe-70842eea9147 2019-07-30 09:21:07,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16532087326s 2019-07-30 09:21:07,384 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', 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'dd983705d30f4b46bc6e0a6d51d1c342', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'whU89lXSndNYzajdQrF68b4J2IKdFA', 'username': u'rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 09:21:07,388 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', 'password': 'whU89lXSndNYzajdQrF68b4J2IKdFA', 'project_name': 'rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'dd983705d30f4b46bc6e0a6d51d1c342', 'project_domain_name': 'Default'} 2019-07-30 09:21:07,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:21:07,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:07,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e03eeb-d40f-4ac0-8fe7-f562f3aab519 2019-07-30 09:21:07,512 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:21:07,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-69e03eeb-d40f-4ac0-8fe7-f562f3aab519 2019-07-30 09:21:07,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121313095093s 2019-07-30 09:21:07,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:21:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:07,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453f7090-d5d0-4e29-8969-90389c5c96ce 2019-07-30 09:21:07,710 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:21:07,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-453f7090-d5d0-4e29-8969-90389c5c96ce 2019-07-30 09:21:07,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193018198013s 2019-07-30 09:21:07,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 09:21:07,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:07,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe133d0-b3c3-4057-8a00-fce7d9e7e757 2019-07-30 09:21:07,879 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 09:21:07,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-1fe133d0-b3c3-4057-8a00-fce7d9e7e757 2019-07-30 09:21:07,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.163909912109s 2019-07-30 09:21:07,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 09:21:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:08,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f3292b2-ecd3-4803-8fed-395724dd2904 2019-07-30 09:21:08,014 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": {"self": "http://172.30.9.24:5000/v3/users/46e6f54ffbcb4a60b88dbf127bab0edb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "46e6f54ffbcb4a60b88dbf127bab0edb", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 09:21:08,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0f3292b2-ecd3-4803-8fed-395724dd2904 2019-07-30 09:21:08,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134260892868s 2019-07-30 09:21:08,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 09:21:08,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:08,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d1fbba-bcc2-45a0-81b7-87628bd58346 2019-07-30 09:21:08,236 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342"}, "tags": [], "enabled": true, "id": "dd983705d30f4b46bc6e0a6d51d1c342", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 09:21:08,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e7d1fbba-bcc2-45a0-81b7-87628bd58346 2019-07-30 09:21:08,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210121154785s 2019-07-30 09:21:08,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 09:21:08,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=46e6f54ffbcb4a60b88dbf127bab0edb&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=dd983705d30f4b46bc6e0a6d51d1c342" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:08,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34bd5c8e-2367-4fe0-aa7f-1cd2ad7c6dcb 2019-07-30 09:21:08,355 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=46e6f54ffbcb4a60b88dbf127bab0edb&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=dd983705d30f4b46bc6e0a6d51d1c342", "previous": null, "next": null}} 2019-07-30 09:21:08,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=46e6f54ffbcb4a60b88dbf127bab0edb&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=dd983705d30f4b46bc6e0a6d51d1c342 used request id req-34bd5c8e-2367-4fe0-aa7f-1cd2ad7c6dcb 2019-07-30 09:21:08,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111729860306s 2019-07-30 09:21:08,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 09:21:08,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342/users/46e6f54ffbcb4a60b88dbf127bab0edb/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:08,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 09:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d1c5d78-1d87-42ec-a323-434c097bed8a 2019-07-30 09:21:08,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 09:21:08,602 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342/users/46e6f54ffbcb4a60b88dbf127bab0edb/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-0d1c5d78-1d87-42ec-a323-434c097bed8a 2019-07-30 09:21:08,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243749856949s 2019-07-30 09:21:08,604 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-07-30 09:21:08,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 09:21:08,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:08,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5811c314-421b-40b3-ada4-34b356e3a7bf 2019-07-30 09:21:08,722 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 09:21:08,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5811c314-421b-40b3-ada4-34b356e3a7bf 2019-07-30 09:21:08,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117556810379s 2019-07-30 09:21:08,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 09:21:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:21:08,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2555702-851f-4205-96da-2268b88a1fc2 2019-07-30 09:21:08,850 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342"}, "tags": [], "enabled": true, "id": "dd983705d30f4b46bc6e0a6d51d1c342", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 09:21:08,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d2555702-851f-4205-96da-2268b88a1fc2 2019-07-30 09:21:08,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120737075806s 2019-07-30 09:21:08,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 09:21:08,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" -d '{"network": {"shared": true, "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "name": "rally_jobs-net_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "admin_state_up": true}}' 2019-07-30 09:21:09,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:09 GMT X-Openstack-Request-Id: req-d03043d0-08e4-41b1-b64a-9eaa6f4a7ef8 2019-07-30 09:21:09,388 - 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":"7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":true,"project_id":"dd983705d30f4b46bc6e0a6d51d1c342","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T09:21:09Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d","admin_state_up":true,"tenant_id":"dd983705d30f4b46bc6e0a6d51d1c342","created_at":"2019-07-30T09:21:09Z","mtu":1450}} 2019-07-30 09:21:09,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d03043d0-08e4-41b1-b64a-9eaa6f4a7ef8 2019-07-30 09:21:09,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.535487174988s 2019-07-30 09:21:09,388 - 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-30T09:21:09Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0', u'provider:segmentation_id': 98, 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_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', u'created_at': u'2019-07-30T09:21:09Z', u'mtu': 1450, u'tenant_id': u'dd983705d30f4b46bc6e0a6d51d1c342', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'dd983705d30f4b46bc6e0a6d51d1c342', u'l2_adjacency': True}) 2019-07-30 09:21:09,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 09:21:09,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94108a1c-dc45-432b-a85d-dbc0b3f0d6b9 2019-07-30 09:21:09,399 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 09:21:09,399 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-94108a1c-dc45-432b-a85d-dbc0b3f0d6b9 2019-07-30 09:21:09,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 09:21:09,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T10:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd983705d30f4b46bc6e0a6d51d1c342", "name": "rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/dd983705d30f4b46bc6e0a6d51d1c342", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/dd983705d30f4b46bc6e0a6d51d1c342", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/dd983705d30f4b46bc6e0a6d51d1c342", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dd983705d30f4b46bc6e0a6d51d1c342", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/dd983705d30f4b46bc6e0a6d51d1c342", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/dd983705d30f4b46bc6e0a6d51d1c342", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_dd983705d30f4b46bc6e0a6d51d1c342", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_dd983705d30f4b46bc6e0a6d51d1c342", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dd983705d30f4b46bc6e0a6d51d1c342", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/dd983705d30f4b46bc6e0a6d51d1c342", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/dd983705d30f4b46bc6e0a6d51d1c342", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "id": "46e6f54ffbcb4a60b88dbf127bab0edb"}, "audit_ids": ["qMCzAu__QPuLkJy9fVo_cQ"], "issued_at": "2019-07-30T09:21:09.000000Z"}} 2019-07-30 09:21:09,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 09:21:09,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:21:10,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:10 GMT X-Openstack-Request-Id: req-81c2f0be-3543-4eb0-9ffb-d384a853264c 2019-07-30 09:21:10,270 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":true,"project_id":"dd983705d30f4b46bc6e0a6d51d1c342","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T09:21:09Z","qos_policy_id":null,"name":"rally_jobs-net_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d","admin_state_up":true,"tenant_id":"dd983705d30f4b46bc6e0a6d51d1c342","created_at":"2019-07-30T09:21:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 09:21:10,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-81c2f0be-3543-4eb0-9ffb-d384a853264c 2019-07-30 09:21:10,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.469960927963s 2019-07-30 09:21:10,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 09:21:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" -d '{"subnet": {"name": "rally_jobs-subnet_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "enable_dhcp": true, "network_id": "7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 09:21:10,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:10 GMT X-Openstack-Request-Id: req-e4421995-1762-4f6c-b09d-f113a11f7598 2019-07-30 09:21:10,908 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T09:21:10Z","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":"8ea28eb3-9092-451b-b728-ca949f08fb7c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dd983705d30f4b46bc6e0a6d51d1c342","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d","enable_dhcp":true,"segment_id":null,"network_id":"7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0","tenant_id":"dd983705d30f4b46bc6e0a6d51d1c342","created_at":"2019-07-30T09:21:10Z","ip_version":4}} 2019-07-30 09:21:10,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e4421995-1762-4f6c-b09d-f113a11f7598 2019-07-30 09:21:10,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.636092185974s 2019-07-30 09:21:10,909 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T09:21: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'8ea28eb3-9092-451b-b728-ca949f08fb7c', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0', u'tenant_id': u'dd983705d30f4b46bc6e0a6d51d1c342', u'created_at': u'2019-07-30T09:21: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'dd983705d30f4b46bc6e0a6d51d1c342'}) 2019-07-30 09:21:10,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 09:21:10,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "rally_jobs-router_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "admin_state_up": true}}' 2019-07-30 09:21:12,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:12 GMT X-Openstack-Request-Id: req-4a2373f1-c24e-4b0c-adb4-c19293161072 2019-07-30 09:21:12,496 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "created_at": "2019-07-30T09:21:10Z", "admin_state_up": true, "updated_at": "2019-07-30T09:21:12Z", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "94d4aabc-d4fa-422c-a888-91ba1af2d1ab", "name": "rally_jobs-router_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}} 2019-07-30 09:21:12,496 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4a2373f1-c24e-4b0c-adb4-c19293161072 2019-07-30 09:21:12,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58721399307s 2019-07-30 09:21:12,497 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T09:21:12Z', u'revision_number': 2, u'ha': False, u'id': u'94d4aabc-d4fa-422c-a888-91ba1af2d1ab', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', u'admin_state_up': True, u'tenant_id': u'dd983705d30f4b46bc6e0a6d51d1c342', u'created_at': u'2019-07-30T09:21:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'dd983705d30f4b46bc6e0a6d51d1c342'}) 2019-07-30 09:21:12,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 09:21:12,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/94d4aabc-d4fa-422c-a888-91ba1af2d1ab/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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" -d '{"subnet_id": "8ea28eb3-9092-451b-b728-ca949f08fb7c"}' 2019-07-30 09:21:14,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:14 GMT X-Openstack-Request-Id: req-5f4afb9f-2787-4d26-be66-f218cf48e7a6 2019-07-30 09:21:14,798 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "subnet_id": "8ea28eb3-9092-451b-b728-ca949f08fb7c", "subnet_ids": ["8ea28eb3-9092-451b-b728-ca949f08fb7c"], "port_id": "5232d58d-7b5c-47ac-aad9-6ea43449110a", "id": "94d4aabc-d4fa-422c-a888-91ba1af2d1ab"} 2019-07-30 09:21:14,798 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/94d4aabc-d4fa-422c-a888-91ba1af2d1ab/add_router_interface.json used request id req-5f4afb9f-2787-4d26-be66-f218cf48e7a6 2019-07-30 09:21:14,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30072999001s 2019-07-30 09:21:14,799 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 09:21:14,905 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 09:21:14,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 09:21:14,912 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:14 GMT 2019-07-30 09:21:14,912 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 09:21:14,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 09:21:14,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:21:15,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:15 GMT X-Openstack-Request-Id: req-773ab5f9-f8e0-45ac-8c21-fe6ba725fdee 2019-07-30 09:21:15,213 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 09:21:15,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-773ab5f9-f8e0-45ac-8c21-fe6ba725fdee 2019-07-30 09:21:15,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298290967941s 2019-07-30 09:21:15,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 09:21:15,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}' 2019-07-30 09:21:15,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:15 GMT Location: http://172.30.9.24:9292/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3fb8d6f4-cfa1-4241-a34c-2c3ef5ee0376 2019-07-30 09:21:15,286 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T09:21:15Z", "file": "/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/file", "owner": "dd983705d30f4b46bc6e0a6d51d1c342", "id": "c1708c68-b929-455c-9f23-f652c8bb6bfb", "size": null, "self": "/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb", "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_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "checksum": null, "created_at": "2019-07-30T09:21:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 09:21:15,286 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3fb8d6f4-cfa1-4241-a34c-2c3ef5ee0376 2019-07-30 09:21:15,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0639040470123s 2019-07-30 09:21:15,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 09:21:15,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" -d '' 2019-07-30 09:21:15,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 09:21:15 GMT X-Openstack-Request-Id: req-d8d04693-3a5e-4793-a665-2de2206f1262 2019-07-30 09:21:15,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-30 09:21:15,939 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/file used request id req-d8d04693-3a5e-4793-a665-2de2206f1262 2019-07-30 09:21:15,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.651870012283s 2019-07-30 09:21:15,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 09:21:15,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:21:15,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:15 GMT X-Openstack-Request-Id: req-6dbdb9b4-0bb9-485a-8df1-ccfb7e9656b9 2019-07-30 09:21:15,969 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T09:21:15Z", "file": "/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/file", "owner": "dd983705d30f4b46bc6e0a6d51d1c342", "id": "c1708c68-b929-455c-9f23-f652c8bb6bfb", "size": 12716032, "self": "/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T09:21:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 09:21:15,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6dbdb9b4-0bb9-485a-8df1-ccfb7e9656b9 2019-07-30 09:21:15,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259830951691s 2019-07-30 09:21:15,971 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/file', 'owner': u'dd983705d30f4b46bc6e0a6d51d1c342', 'id': u'c1708c68-b929-455c-9f23-f652c8bb6bfb', 'size': 12716032, u'self': u'/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dd983705d30f4b46bc6e0a6d51d1c342', 'name': 'rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T09:21:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T09:21:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', '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/c1708c68-b929-455c-9f23-f652c8bb6bfb', 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_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', 'created': u'2019-07-30T09:21:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T09:21:15Z', 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/c1708c68-b929-455c-9f23-f652c8bb6bfb', 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_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 09:21:15,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 09:21:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 09:21:16,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21: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-2b286209-8c28-4166-85a1-d2d9824d64d5 x-openstack-request-id: req-2b286209-8c28-4166-85a1-d2d9824d64d5 2019-07-30 09:21:16,933 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28", "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": "fcf07804-8ba0-4a07-a922-09082ad7fe28"}} 2019-07-30 09:21:16,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2b286209-8c28-4166-85a1-d2d9824d64d5 2019-07-30 09:21:16,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.959260940552s 2019-07-30 09:21:16,934 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', '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'2e894757a4e54ebfa46b20b30b23a387', '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'fcf07804-8ba0-4a07-a922-09082ad7fe28', 'swap': 0}) 2019-07-30 09:21:16,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 09:21:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28/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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" -d '{"extra_specs": {}}' 2019-07-30 09:21:16,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21: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-2580f297-778b-4205-babd-b377f0d0dfdb x-openstack-request-id: req-2580f297-778b-4205-babd-b377f0d0dfdb 2019-07-30 09:21:16,956 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 09:21:16,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28/os-extra_specs used request id req-2580f297-778b-4205-babd-b377f0d0dfdb 2019-07-30 09:21:16,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210120677948s 2019-07-30 09:21:16,959 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 09:21:19,353 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 09:21:21,693 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 221268bb-3c61-47c3-a3eb-2f01ec209199 | 2019-07-30T09:21:21.265644 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 221268bb-3c61-47c3-a3eb-2f01ec209199 ~/.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-30 09:21:24,790 - 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-30 09:21:25,412 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-30 09:21:25,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 09:21:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:21:25,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21: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-b8534300-38e5-4d63-bcf1-271bafa2dbe1 x-openstack-request-id: req-b8534300-38e5-4d63-bcf1-271bafa2dbe1 2019-07-30 09:21:25,734 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 09:21:25,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-b8534300-38e5-4d63-bcf1-271bafa2dbe1 2019-07-30 09:21:25,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.317036867142s 2019-07-30 09:21:25,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 09:21:25,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:21:26,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:26 GMT X-Openstack-Request-Id: req-2cdba1e7-346d-4f43-8dcd-8c317e9d51bc 2019-07-30 09:21:26,083 - 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-30 09:21:26,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-2cdba1e7-346d-4f43-8dcd-8c317e9d51bc 2019-07-30 09:21:26,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.348244190216s 2019-07-30 09:21:26,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 09:21:26,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 09:21:26,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21: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-0a6978c4-9a21-4005-9fe0-d113f854181b x-openstack-request-id: req-0a6978c4-9a21-4005-9fe0-d113f854181b 2019-07-30 09:21:26,150 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/41614ed6-f355-416b-891e-bfcb59e327a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/41614ed6-f355-416b-891e-bfcb59e327a3", "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": "41614ed6-f355-416b-891e-bfcb59e327a3"}} 2019-07-30 09:21:26,150 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0a6978c4-9a21-4005-9fe0-d113f854181b 2019-07-30 09:21:26,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0561518669128s 2019-07-30 09:21:26,151 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', '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'2e894757a4e54ebfa46b20b30b23a387', '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'41614ed6-f355-416b-891e-bfcb59e327a3', 'swap': 0}) 2019-07-30 09:21:26,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 09:21:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/41614ed6-f355-416b-891e-bfcb59e327a3/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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" -d '{"extra_specs": {}}' 2019-07-30 09:21:26,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:26 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-1cc750c9-ed50-421a-b50e-f6b4870fe3bb x-openstack-request-id: req-1cc750c9-ed50-421a-b50e-f6b4870fe3bb 2019-07-30 09:21:26,172 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 09:21:26,172 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/41614ed6-f355-416b-891e-bfcb59e327a3/os-extra_specs used request id req-1cc750c9-ed50-421a-b50e-f6b4870fe3bb 2019-07-30 09:21:26,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201489925385s 2019-07-30 09:21:26,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 09:21:26,184 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d381151-18b3-4922-bb82-2b0a8c7406e1 2019-07-30 09:21:26,184 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 09:21:26,184 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-4d381151-18b3-4922-bb82-2b0a8c7406e1 2019-07-30 09:21:26,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 09:21:26,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-30 09:21:26,196 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd62b987-4610-4244-913d-e2f929f76890 2019-07-30 09:21:26,197 - 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.5:35357/v3/", "rel": "self"}]}]}} 2019-07-30 09:21:26,197 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-dd62b987-4610-4244-913d-e2f929f76890 2019-07-30 09:21:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:21:26,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a61e2c-2c32-4ed8-b6da-116bc4ce440e 2019-07-30 09:21:26,393 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/04db26ee46f34e09b57397fac196d5cc"}, "enabled": true, "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/05d2e99785ac4fdeb9a4c0eda3bd7b26"}, "enabled": true, "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/353cc4cf86f940e3bca3e62f88112158"}, "enabled": true, "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e0a4e5017de45c1892b4f80e4e938f9"}, "enabled": true, "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f528111f4194ed5aff4b8e312591f8b"}, "enabled": true, "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f7e2d7a784c4c85a7efe171faa5b979"}, "enabled": true, "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/502c7e290e5348b2ab613fa8406ff2c8"}, "enabled": true, "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d10eade472449f6a238c066ee73209c"}, "enabled": true, "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/976e6a6270e54970b8254ab5407ad7f6"}, "enabled": true, "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b8ccfa69a43049d8894a50010967ae39"}, "enabled": true, "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/bbcd125ff4484d12841339482b95bc93"}, "enabled": true, "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c59e233b14b64ed0918880f6bd9aab5f"}, "enabled": true, "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca73954feab74dcc9cb0702ced94fd2b"}, "enabled": true, "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f86011bd3e2d497e896b288f1d2d2351"}, "enabled": true, "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-07-30 09:21:26,394 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-f2a61e2c-2c32-4ed8-b6da-116bc4ce440e 2019-07-30 09:21:26,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.206135034561s 2019-07-30 09:21:26,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d', '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'2e894757a4e54ebfa46b20b30b23a387', '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'41614ed6-f355-416b-891e-bfcb59e327a3', 'swap': 0}) 2019-07-30 09:21:26,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-07-30 09:21:26,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 09:21:26,422 - 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-30 09:21:26,718 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-30 09:21:26,718 - 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-30 09:52:46,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bf3beea5-bb52-491e-9d49-35ad5cad1f16 2019-07-30 09:52:46,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'bf3beea5-bb52-491e-9d49-35ad5cad1f16'] 2019-07-30 09:52:47,157 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bf3beea5-bb52-491e-9d49-35ad5cad1f16 -------------------------------------------------------------------------------- Task bf3beea5-bb52-491e-9d49-35ad5cad1f16: 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.1 | 2.231 | 3.962 | 4.356 | 5.005 | 2.473 | 100.0% | 100 | | neutron.list_networks | 0.114 | 0.558 | 1.145 | 1.252 | 1.949 | 0.636 | 100.0% | 100 | | total | 1.334 | 2.976 | 4.703 | 4.877 | 5.456 | 3.109 | 100.0% | 100 | | -> duration | 1.334 | 2.976 | 4.703 | 4.877 | 5.456 | 3.109 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.206869 Full duration: 54.201374 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.139 | 2.013 | 2.606 | 2.694 | 4.333 | 2.002 | 100.0% | 40 | | neutron.update_network | 0.464 | 1.513 | 2.181 | 3.147 | 3.299 | 1.593 | 100.0% | 40 | | total | 1.673 | 3.487 | 5.334 | 5.617 | 6.184 | 3.596 | 100.0% | 40 | | -> duration | 1.673 | 3.487 | 5.334 | 5.617 | 6.184 | 3.596 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.263109 Full duration: 35.203136 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.195 | 2.039 | 2.758 | 3.393 | 4.234 | 2.093 | 100.0% | 40 | | neutron.delete_network | 0.624 | 1.79 | 2.296 | 3.357 | 3.701 | 1.728 | 100.0% | 40 | | total | 2.142 | 3.658 | 5.431 | 6.049 | 6.148 | 3.822 | 100.0% | 40 | | -> duration | 2.142 | 3.658 | 5.431 | 6.049 | 6.148 | 3.822 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.940214 Full duration: 25.161371 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.071 | 1.7 | 3.606 | 4.679 | 5.504 | 2.181 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.232 | 4.397 | 12.885 | 13.65 | 14.205 | 5.976 | 100.0% | 40 | | neutron.list_subnets | 0.127 | 0.26 | 0.756 | 0.783 | 0.905 | 0.368 | 100.0% | 40 | | total | 4.089 | 7.654 | 16.955 | 18.072 | 18.657 | 8.526 | 100.0% | 40 | | -> duration | 4.089 | 7.654 | 16.955 | 18.072 | 18.657 | 8.526 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.105105 Full duration: 77.975077 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.171 | 1.957 | 2.736 | 3.17 | 4.24 | 2.037 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.15 | 5.644 | 8.913 | 9.948 | 13.298 | 5.926 | 100.0% | 100 | | neutron.update_subnet (x2) | 0.854 | 3.117 | 5.846 | 6.06 | 6.484 | 3.444 | 100.0% | 100 | | total | 5.32 | 11.068 | 17.806 | 18.397 | 19.35 | 11.406 | 100.0% | 100 | | -> duration | 5.32 | 11.068 | 17.806 | 18.397 | 19.35 | 11.406 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.124719 Full duration: 152.202707 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.971 | 1.858 | 2.976 | 3.36 | 3.464 | 2.007 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.121 | 5.226 | 12.314 | 13.556 | 13.938 | 6.684 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.203 | 4.127 | 11.044 | 11.58 | 12.777 | 5.206 | 100.0% | 40 | | total | 5.02 | 11.507 | 25.784 | 26.826 | 27.974 | 13.898 | 100.0% | 40 | | -> duration | 5.02 | 11.507 | 25.784 | 26.826 | 27.974 | 13.898 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.236474 Full duration: 60.17438 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.106 | 1.881 | 2.561 | 2.594 | 3.978 | 1.953 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.878 | 4.99 | 11.043 | 12.581 | 13.205 | 5.633 | 100.0% | 40 | | neutron.create_router (x2) | 0.228 | 0.881 | 1.603 | 1.967 | 2.619 | 0.944 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.256 | 15.407 | 37.344 | 37.875 | 38.467 | 17.76 | 100.0% | 40 | | neutron.list_routers | 0.216 | 0.655 | 1.02 | 1.149 | 1.842 | 0.643 | 100.0% | 40 | | total | 11.657 | 23.647 | 55.318 | 55.903 | 56.043 | 26.933 | 100.0% | 40 | | -> duration | 11.657 | 23.647 | 55.318 | 55.903 | 56.043 | 26.933 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.354562 Full duration: 172.249654 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.129 | 2.179 | 2.981 | 3.083 | 3.449 | 2.155 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.838 | 5.847 | 9.59 | 10.891 | 11.771 | 6.26 | 100.0% | 40 | | neutron.create_router (x2) | 0.319 | 0.797 | 1.733 | 2.205 | 4.676 | 1.094 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.152 | 16.441 | 24.946 | 27.156 | 29.826 | 17.409 | 100.0% | 40 | | neutron.update_router (x2) | 1.615 | 4.97 | 6.677 | 8.055 | 8.369 | 4.922 | 100.0% | 40 | | total | 16.228 | 30.643 | 42.918 | 52.032 | 52.755 | 31.84 | 100.0% | 40 | | -> duration | 16.228 | 30.643 | 42.918 | 52.032 | 52.755 | 31.84 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 78.424417 Full duration: 190.72861 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.964 | 1.984 | 2.699 | 2.933 | 2.98 | 1.95 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.237 | 5.9 | 13.641 | 13.753 | 14.064 | 7.093 | 100.0% | 40 | | neutron.create_router (x2) | 0.193 | 0.638 | 1.829 | 1.986 | 2.95 | 0.86 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.371 | 14.206 | 32.591 | 33.957 | 34.079 | 17.285 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.245 | 11.982 | 28.044 | 28.79 | 28.959 | 14.1 | 100.0% | 40 | | neutron.delete_router (x2) | 0.782 | 2.423 | 5.604 | 5.837 | 5.94 | 3.035 | 100.0% | 40 | | total | 18.088 | 34.68 | 85.156 | 85.874 | 85.946 | 44.322 | 100.0% | 40 | | -> duration | 18.088 | 34.68 | 85.156 | 85.874 | 85.946 | 44.322 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 112.293905 Full duration: 174.104828 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.91 | 1.005 | 1.365 | 1.39 | 1.416 | 1.091 | 100.0% | 8 | | neutron.create_port (x50) | 32.647 | 34.033 | 64.401 | 64.554 | 64.708 | 41.567 | 100.0% | 8 | | neutron.list_ports | 0.342 | 0.617 | 0.832 | 0.909 | 0.986 | 0.652 | 100.0% | 8 | | total | 34.566 | 35.758 | 66.167 | 66.418 | 66.669 | 43.313 | 100.0% | 8 | | -> duration | 34.566 | 35.758 | 66.167 | 66.418 | 66.669 | 43.313 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.457386 Full duration: 187.871019 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.04 | 1.842 | 2.471 | 2.644 | 3.326 | 1.874 | 100.0% | 40 | | neutron.create_port (x5) | 5.049 | 8.218 | 14.049 | 19.256 | 20.235 | 9.183 | 100.0% | 40 | | neutron.update_port (x5) | 2.643 | 5.55 | 9.321 | 12.474 | 13.257 | 5.886 | 100.0% | 40 | | total | 9.17 | 15.789 | 25.731 | 34.409 | 34.837 | 16.944 | 100.0% | 40 | | -> duration | 9.17 | 15.789 | 25.731 | 34.409 | 34.837 | 16.944 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.642557 Full duration: 97.218145 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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 | 2.065 | 2.74 | 3.298 | 4.652 | 2.002 | 100.0% | 40 | | neutron.create_port (x5) | 3.885 | 9.574 | 14.757 | 17.14 | 18.013 | 10.044 | 100.0% | 40 | | neutron.delete_port (x5) | 3.129 | 7.131 | 10.821 | 11.146 | 11.82 | 7.014 | 100.0% | 40 | | total | 8.524 | 19.26 | 27.653 | 31.692 | 32.665 | 19.061 | 100.0% | 40 | | -> duration | 8.524 | 19.26 | 27.653 | 31.692 | 32.665 | 19.061 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.18581 Full duration: 76.572003 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.404 | 0.859 | 1.13 | 1.149 | 1.243 | 0.858 | 100.0% | 40 | | total | 1.065 | 1.594 | 1.947 | 2.009 | 2.37 | 1.62 | 100.0% | 40 | | -> duration | 1.065 | 1.594 | 1.947 | 2.009 | 2.37 | 1.62 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.726275 Full duration: 45.433613 -------------------------------------------------------------------------------- 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 bf3beea5-bb52-491e-9d49-35ad5cad1f16 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.031 | 1.362 | 1.515 | 1.541 | 1.567 | 1.33 | 100.0% | 4 | | neutron.create_subnet | 0.748 | 2.387 | 2.49 | 2.504 | 2.519 | 2.01 | 100.0% | 4 | | neutron.create_port (x125) | 122.748 | 338.202 | 341.295 | 341.465 | 341.634 | 285.196 | 100.0% | 4 | | neutron.create_trunk | 8.868 | 25.004 | 27.407 | 27.483 | 27.559 | 21.609 | 100.0% | 4 | | neutron.update_port | 1.633 | 2.254 | 2.801 | 2.815 | 2.829 | 2.242 | 100.0% | 4 | | neutron.list_trunks | 0.04 | 0.041 | 0.079 | 0.087 | 0.095 | 0.054 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.251 | 0.638 | 0.752 | 0.752 | 0.752 | 0.569 | 100.0% | 4 | | neutron.delete_trunk | 0.28 | 0.602 | 1.059 | 1.104 | 1.149 | 0.659 | 100.0% | 4 | | total | 135.957 | 372.26 | 373.786 | 374.009 | 374.232 | 313.677 | 100.0% | 4 | | -> duration | 135.957 | 372.26 | 373.786 | 374.009 | 374.232 | 313.677 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 374.237765 Full duration: 497.069384 HINTS: * To plot HTML graphics with this data, run: rally task report bf3beea5-bb52-491e-9d49-35ad5cad1f16 --out output.html * To generate a JUnit report, run: rally task export bf3beea5-bb52-491e-9d49-35ad5cad1f16 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bf3beea5-bb52-491e-9d49-35ad5cad1f16 --json --out output.json 2019-07-30 09:52:47,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'bf3beea5-bb52-491e-9d49-35ad5cad1f16', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-07-30 09:52:49,121 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bf3beea5-bb52-491e-9d49-35ad5cad1f16 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-07-30 09:52:49,191 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-30 09:52:49,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:30:46 | 612 | 100.00% | | | | | | | TOTAL: | 00:30:46 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-07-30 09:52:49,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-07-30 09:52:49,192 - 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-30 09:52:51,395 - 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-30 09:52:51,395 - 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-30 09:52:53,466 - 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-30 09:52:53,613 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 09:52:53,613 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 31:45 | PASS | +--------------------+------------------+------------------+----------------+ 2019-07-30 09:52:53,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 09:52:53,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:52:54,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Tue, 30 Jul 2019 09: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-3fb771f6-0795-4996-b069-393a15744794 x-openstack-request-id: req-3fb771f6-0795-4996-b069-393a15744794 2019-07-30 09:52:54,361 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/41614ed6-f355-416b-891e-bfcb59e327a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/41614ed6-f355-416b-891e-bfcb59e327a3", "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": "41614ed6-f355-416b-891e-bfcb59e327a3"}, {"name": "rally_jobs-flavor_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28", "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": "fcf07804-8ba0-4a07-a922-09082ad7fe28"}]} 2019-07-30 09:52:54,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3fb771f6-0795-4996-b069-393a15744794 2019-07-30 09:52:54,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.737436056137s 2019-07-30 09:52:54,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 09:52:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/41614ed6-f355-416b-891e-bfcb59e327a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:52:54,398 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 09:52: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-72595f34-7705-4c64-a320-fe747c67dae4 x-openstack-request-id: req-72595f34-7705-4c64-a320-fe747c67dae4 2019-07-30 09:52:54,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/41614ed6-f355-416b-891e-bfcb59e327a3 used request id req-72595f34-7705-4c64-a320-fe747c67dae4 2019-07-30 09:52:54,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0347149372101s 2019-07-30 09:52:54,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 09:52:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/94d4aabc-d4fa-422c-a888-91ba1af2d1ab/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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" -d '{"subnet_id": "8ea28eb3-9092-451b-b728-ca949f08fb7c"}' 2019-07-30 09:52:57,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 09:52:57 GMT X-Openstack-Request-Id: req-4526c013-e415-45b9-8086-5b30e0cadd21 2019-07-30 09:52:57,001 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "subnet_id": "8ea28eb3-9092-451b-b728-ca949f08fb7c", "subnet_ids": ["8ea28eb3-9092-451b-b728-ca949f08fb7c"], "port_id": "5232d58d-7b5c-47ac-aad9-6ea43449110a", "id": "94d4aabc-d4fa-422c-a888-91ba1af2d1ab"} 2019-07-30 09:52:57,001 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/94d4aabc-d4fa-422c-a888-91ba1af2d1ab/remove_router_interface.json used request id req-4526c013-e415-45b9-8086-5b30e0cadd21 2019-07-30 09:52:57,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.60188698769s 2019-07-30 09:52:57,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 09:52:57,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:52:57,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Tue, 30 Jul 2019 09:52:57 GMT X-Openstack-Request-Id: req-24f61ed4-022a-4fd5-a7f7-803fcbdcc4dc 2019-07-30 09:52:57,123 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "created_at": "2019-07-30T09:21:10Z", "admin_state_up": true, "updated_at": "2019-07-30T09:52:55Z", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "94d4aabc-d4fa-422c-a888-91ba1af2d1ab", "name": "rally_jobs-router_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}]} 2019-07-30 09:52:57,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-24f61ed4-022a-4fd5-a7f7-803fcbdcc4dc 2019-07-30 09:52:57,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121685028076s 2019-07-30 09:52:57,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 09:52:57,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/94d4aabc-d4fa-422c-a888-91ba1af2d1ab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:52:58,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 09:52:58 GMT X-Openstack-Request-Id: req-a9680544-ef9c-4f11-8749-02e46e613c63 2019-07-30 09:52:58,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 09:52:58,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/94d4aabc-d4fa-422c-a888-91ba1af2d1ab.json used request id req-a9680544-ef9c-4f11-8749-02e46e613c63 2019-07-30 09:52:58,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33678197861s 2019-07-30 09:52:58,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 09:52:58,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:52:58,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Tue, 30 Jul 2019 09:52:58 GMT X-Openstack-Request-Id: req-bc2a8973-6eee-44a9-abff-4d9025334293 2019-07-30 09:52:58,505 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T09:21:10Z","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":"8ea28eb3-9092-451b-b728-ca949f08fb7c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dd983705d30f4b46bc6e0a6d51d1c342","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d","enable_dhcp":true,"segment_id":null,"network_id":"7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0","tenant_id":"dd983705d30f4b46bc6e0a6d51d1c342","created_at":"2019-07-30T09:21:10Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 09:52:58,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bc2a8973-6eee-44a9-abff-4d9025334293 2019-07-30 09:52:58,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429639816284s 2019-07-30 09:52:58,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 09:52:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/8ea28eb3-9092-451b-b728-ca949f08fb7c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:52:59,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 09:52:59 GMT X-Openstack-Request-Id: req-9a71aa4f-f94e-458d-bf29-d48110fbdd65 2019-07-30 09:52:59,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 09:52:59,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8ea28eb3-9092-451b-b728-ca949f08fb7c.json used request id req-9a71aa4f-f94e-458d-bf29-d48110fbdd65 2019-07-30 09:52:59,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.856674194336s 2019-07-30 09:52:59,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 09:52:59,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:52:59,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 30 Jul 2019 09:52:59 GMT X-Openstack-Request-Id: req-e73798ff-a93d-4e5d-837d-cd0a724f5e0c 2019-07-30 09:52:59,450 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":true,"project_id":"dd983705d30f4b46bc6e0a6d51d1c342","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T09:52:59Z","qos_policy_id":null,"name":"rally_jobs-net_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d","admin_state_up":true,"tenant_id":"dd983705d30f4b46bc6e0a6d51d1c342","created_at":"2019-07-30T09:21:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 09:52:59,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e73798ff-a93d-4e5d-837d-cd0a724f5e0c 2019-07-30 09:52:59,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0867309570312s 2019-07-30 09:52:59,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 09:52:59,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:53:00,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 09:53:00 GMT X-Openstack-Request-Id: req-461cb8d2-4735-4ada-a2a3-62990583bba4 2019-07-30 09:53:00,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 09:53:00,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7fbbcb1b-0ba8-41d1-8e41-a0c0d70390c0.json used request id req-461cb8d2-4735-4ada-a2a3-62990583bba4 2019-07-30 09:53:00,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27214407921s 2019-07-30 09:53:00,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 09:53:00,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:53:01,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:01 GMT X-Openstack-Request-Id: req-f90469a0-e467-4cb8-9376-47ac7ac93ce6 2019-07-30 09:53:01,009 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T09:21:15Z", "file": "/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/file", "owner": "dd983705d30f4b46bc6e0a6d51d1c342", "id": "c1708c68-b929-455c-9f23-f652c8bb6bfb", "size": 12716032, "self": "/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/c1708c68-b929-455c-9f23-f652c8bb6bfb/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T09:21:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 09:53:01,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f90469a0-e467-4cb8-9376-47ac7ac93ce6 2019-07-30 09:53:01,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28026008606s 2019-07-30 09:53:01,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 09:53:01,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69178ef6d72e2ae82c58c7fcd5ef9613c4227b07" 2019-07-30 09:53:01,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 09:53:01 GMT X-Openstack-Request-Id: req-621bb035-2856-4854-9bef-d97351c373d3 2019-07-30 09:53:01,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 09:53:01,520 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c1708c68-b929-455c-9f23-f652c8bb6bfb used request id req-621bb035-2856-4854-9bef-d97351c373d3 2019-07-30 09:53:01,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.509215831757s 2019-07-30 09:53:01,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 09:53:01,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:01,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 09: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-f4b68d63-e9c5-4ca7-b49c-2d1665c5c671 x-openstack-request-id: req-f4b68d63-e9c5-4ca7-b49c-2d1665c5c671 2019-07-30 09:53:01,548 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28", "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": "fcf07804-8ba0-4a07-a922-09082ad7fe28"}]} 2019-07-30 09:53:01,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f4b68d63-e9c5-4ca7-b49c-2d1665c5c671 2019-07-30 09:53:01,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028058052063s 2019-07-30 09:53:01,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 09:53:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:01,591 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53: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-0b47bffd-d2e8-4e80-8008-ac1a970cd49e x-openstack-request-id: req-0b47bffd-d2e8-4e80-8008-ac1a970cd49e 2019-07-30 09:53:01,591 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/fcf07804-8ba0-4a07-a922-09082ad7fe28 used request id req-0b47bffd-d2e8-4e80-8008-ac1a970cd49e 2019-07-30 09:53:01,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0403819084167s 2019-07-30 09:53:01,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 09:53:01,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:01,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad196147-2598-4613-b6b3-1876d90e7e2f 2019-07-30 09:53:01,813 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": {"self": "http://172.30.9.24:5000/v3/users/46e6f54ffbcb4a60b88dbf127bab0edb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "46e6f54ffbcb4a60b88dbf127bab0edb", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 09:53:01,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ad196147-2598-4613-b6b3-1876d90e7e2f 2019-07-30 09:53:01,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221867084503s 2019-07-30 09:53:01,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 09:53:01,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/46e6f54ffbcb4a60b88dbf127bab0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:02,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63f5df4-9378-4a6b-ad11-18d074cdb3a9 2019-07-30 09:53:02,022 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d", "links": {"self": "http://172.30.9.24:5000/v3/users/46e6f54ffbcb4a60b88dbf127bab0edb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "46e6f54ffbcb4a60b88dbf127bab0edb", "description": null}} 2019-07-30 09:53:02,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/46e6f54ffbcb4a60b88dbf127bab0edb used request id req-c63f5df4-9378-4a6b-ad11-18d074cdb3a9 2019-07-30 09:53:02,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202455043793s 2019-07-30 09:53:02,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 09:53:02,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/46e6f54ffbcb4a60b88dbf127bab0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:02,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 09:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59fd13d8-b8af-4717-9bc2-1de568505c5b 2019-07-30 09:53:02,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 09:53:02,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/46e6f54ffbcb4a60b88dbf127bab0edb used request id req-59fd13d8-b8af-4717-9bc2-1de568505c5b 2019-07-30 09:53:02,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.344136953354s 2019-07-30 09:53:02,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 09:53:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:02,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5345e150-6548-46e3-af79-8f4e74267341 2019-07-30 09:53:02,592 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342"}, "tags": [], "enabled": true, "id": "dd983705d30f4b46bc6e0a6d51d1c342", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c2d1c857-1d4f-4a8f-92ea-a63f52e5fa7d"}]} 2019-07-30 09:53:02,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-5345e150-6548-46e3-af79-8f4e74267341 2019-07-30 09:53:02,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21839094162s 2019-07-30 09:53:02,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 09:53:02,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:02,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 09:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a88c7e71-91f1-4e65-914f-df1dc84d475d 2019-07-30 09:53:02,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 09:53:02,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dd983705d30f4b46bc6e0a6d51d1c342 used request id req-a88c7e71-91f1-4e65-914f-df1dc84d475d 2019-07-30 09:53:02,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283631086349s 2019-07-30 09:53:02,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 09:53:02,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=dd983705d30f4b46bc6e0a6d51d1c342&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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:03,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:03 GMT X-Openstack-Request-Id: req-402a6cfd-f715-4682-9baa-f1a280a9fa5c 2019-07-30 09:53:03,245 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "created_at": "2019-07-30T09:21:08Z", "updated_at": "2019-07-30T09:21:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:21:09Z", "revision_number": 0, "id": "2bec5655-6295-413e-8239-38e48bd77a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T09:21:09Z", "security_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:21:08Z", "revision_number": 0, "id": "67078ddc-58c0-401f-9b59-ed125d8f10f2", "remote_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "remote_ip_prefix": null, "created_at": "2019-07-30T09:21:08Z", "security_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:21:08Z", "revision_number": 0, "id": "7963024b-dede-46c0-80fb-203e21d63b68", "remote_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "remote_ip_prefix": null, "created_at": "2019-07-30T09:21:08Z", "security_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:21:08Z", "revision_number": 0, "id": "8a934a34-8c16-41ec-b3f1-8a6bfc58c635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T09:21:08Z", "security_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342"}], "revision_number": 1, "project_id": "dd983705d30f4b46bc6e0a6d51d1c342", "id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "name": "default"}]} 2019-07-30 09:53:03,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=dd983705d30f4b46bc6e0a6d51d1c342&name=default used request id req-402a6cfd-f715-4682-9baa-f1a280a9fa5c 2019-07-30 09:53:03,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35839509964s 2019-07-30 09:53:03,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 09:53:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:03,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:03 GMT X-Openstack-Request-Id: req-8cfd83ac-1e6b-4a0e-9833-67144b3771ad 2019-07-30 09:53:03,582 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "created_at": "2019-07-30T09:21:08Z", "updated_at": "2019-07-30T09:21:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:21:09Z", "revision_number": 0, "id": "2bec5655-6295-413e-8239-38e48bd77a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T09:21:09Z", "security_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:21:08Z", "revision_number": 0, "id": "67078ddc-58c0-401f-9b59-ed125d8f10f2", "remote_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "remote_ip_prefix": null, "created_at": "2019-07-30T09:21:08Z", "security_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:21:08Z", "revision_number": 0, "id": "7963024b-dede-46c0-80fb-203e21d63b68", "remote_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "remote_ip_prefix": null, "created_at": "2019-07-30T09:21:08Z", "security_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:21:08Z", "revision_number": 0, "id": "8a934a34-8c16-41ec-b3f1-8a6bfc58c635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T09:21:08Z", "security_group_id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "tenant_id": "dd983705d30f4b46bc6e0a6d51d1c342", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd983705d30f4b46bc6e0a6d51d1c342"}], "revision_number": 1, "project_id": "dd983705d30f4b46bc6e0a6d51d1c342", "id": "a2577823-2e42-4521-b8c1-6ad256d5c0b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 09:53:03,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8cfd83ac-1e6b-4a0e-9833-67144b3771ad 2019-07-30 09:53:03,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331880092621s 2019-07-30 09:53:03,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 09:53:03,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a2577823-2e42-4521-b8c1-6ad256d5c0b1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0da1024b14cbd9feb6bbbda38f8c2b1b49893a08" 2019-07-30 09:53:03,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 09:53:03 GMT X-Openstack-Request-Id: req-c903eafe-4656-4217-a487-b7e2d1e1d4d2 2019-07-30 09:53:03,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 09:53:03,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a2577823-2e42-4521-b8c1-6ad256d5c0b1.json used request id req-c903eafe-4656-4217-a487-b7e2d1e1d4d2 2019-07-30 09:53:03,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139358997345s 2019-07-30 09:53:03,750 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-07-30 09:53:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 09:53:03,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585372de-d73f-4279-917c-eedf5ba9a4b1 2019-07-30 09:53:03,782 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 09:53:03,783 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-585372de-d73f-4279-917c-eedf5ba9a4b1 2019-07-30 09:53:03,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 09:53:04,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T10:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["AvW8v8GAR5Wm71Qv6YtRUg"], "issued_at": "2019-07-30T09:53:04.000000Z"}} 2019-07-30 09:53:04,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 09:53:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:04,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:04 GMT X-Openstack-Request-Id: req-47b3fef1-f28a-424a-a9c0-3bf3d9de778d 2019-07-30 09:53:04,572 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 09:53:04,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-47b3fef1-f28a-424a-a9c0-3bf3d9de778d 2019-07-30 09:53:04,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38338303566s 2019-07-30 09:53:04,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 09:53:04,584 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7c4430a-1045-47bf-a521-157861d129be 2019-07-30 09:53:04,584 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 09:53:04,584 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-d7c4430a-1045-47bf-a521-157861d129be 2019-07-30 09:53:04,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 09:53:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:04,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5791aa1-d901-427c-b8e4-e8e4c59d3c33 2019-07-30 09:53:04,775 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 09:53:04,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b5791aa1-d901-427c-b8e4-e8e4c59d3c33 2019-07-30 09:53:04,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190068006516s 2019-07-30 09:53:04,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 09:53:04,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2"}}' 2019-07-30 09:53:04,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f59dbc5-b51d-421f-81f5-9c0d57890131 2019-07-30 09:53:04,919 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c"}, "tags": [], "enabled": true, "id": "1b80178fb644441d821534589df1597c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2"}} 2019-07-30 09:53:04,919 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-1f59dbc5-b51d-421f-81f5-9c0d57890131 2019-07-30 09:53:04,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135766029358s 2019-07-30 09:53:04,919 - 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'1b80178fb644441d821534589df1597c', '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_45f57cc8-2a85-4064-9645-155dc37532c2'}) 2019-07-30 09:53:04,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 09:53:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4fzkhjP6fuxDfF43aE30EtIrecf4En", "email": null, "name": "vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2"}}' 2019-07-30 09:53:05,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd9411b4-88d5-4284-8309-cda0ca800b63 2019-07-30 09:53:05,467 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2", "links": {"self": "http://172.30.9.24:5000/v3/users/529786c8b1cf4142b8354193b1621393"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "529786c8b1cf4142b8354193b1621393", "domain_id": "default", "password_expires_at": null}} 2019-07-30 09:53:05,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-dd9411b4-88d5-4284-8309-cda0ca800b63 2019-07-30 09:53:05,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.541492938995s 2019-07-30 09:53:05,468 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'529786c8b1cf4142b8354193b1621393', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2'}) 2019-07-30 09:53:05,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:53:05,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:05,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ea4972-981d-4c7a-a0a6-596757e5f07e 2019-07-30 09:53:05,667 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:53:05,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d6ea4972-981d-4c7a-a0a6-596757e5f07e 2019-07-30 09:53:05,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19523692131s 2019-07-30 09:53:05,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:53:05,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:05,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f36e84-f792-4bed-b050-fb6dc365fef8 2019-07-30 09:53:05,892 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:53:05,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b5f36e84-f792-4bed-b050-fb6dc365fef8 2019-07-30 09:53:05,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219715833664s 2019-07-30 09:53:05,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:53:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:06,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79bff9c-04d1-4963-bf5c-f61ee578055e 2019-07-30 09:53:06,100 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:53:06,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c79bff9c-04d1-4963-bf5c-f61ee578055e 2019-07-30 09:53:06,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203243017197s 2019-07-30 09:53:06,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 09:53:06,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:06,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6ba63a-ddfd-4041-9c35-7bb1e808d5cf 2019-07-30 09:53:06,256 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 09:53:06,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7f6ba63a-ddfd-4041-9c35-7bb1e808d5cf 2019-07-30 09:53:06,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15021109581s 2019-07-30 09:53:06,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 09:53:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:06,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39aae73-dc8c-46e7-9dda-0fb9ae25e720 2019-07-30 09:53:06,395 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2", "links": {"self": "http://172.30.9.24:5000/v3/users/529786c8b1cf4142b8354193b1621393"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "529786c8b1cf4142b8354193b1621393", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 09:53:06,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b39aae73-dc8c-46e7-9dda-0fb9ae25e720 2019-07-30 09:53:06,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138608932495s 2019-07-30 09:53:06,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 09:53:06,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:06,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f52e7e-4b4d-4634-80b5-6c0c51b511bf 2019-07-30 09:53:06,531 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c"}, "tags": [], "enabled": true, "id": "1b80178fb644441d821534589df1597c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2"}]} 2019-07-30 09:53:06,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-42f52e7e-4b4d-4634-80b5-6c0c51b511bf 2019-07-30 09:53:06,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123306035995s 2019-07-30 09:53:06,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 09:53:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=529786c8b1cf4142b8354193b1621393&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1b80178fb644441d821534589df1597c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:06,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529fea66-5862-4a4e-9a81-7a403a478a2e 2019-07-30 09:53:06,655 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=529786c8b1cf4142b8354193b1621393&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1b80178fb644441d821534589df1597c", "previous": null, "next": null}} 2019-07-30 09:53:06,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=529786c8b1cf4142b8354193b1621393&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1b80178fb644441d821534589df1597c used request id req-529fea66-5862-4a4e-9a81-7a403a478a2e 2019-07-30 09:53:06,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116577863693s 2019-07-30 09:53:06,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 09:53:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c/users/529786c8b1cf4142b8354193b1621393/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:06,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 09:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-173ace48-6d76-4ef9-a3b2-ab87d596e295 2019-07-30 09:53:06,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 09:53:06,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c/users/529786c8b1cf4142b8354193b1621393/roles/7c6f65662ba14da09fdf612228746a7c used request id req-173ace48-6d76-4ef9-a3b2-ab87d596e295 2019-07-30 09:53:06,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154069185257s 2019-07-30 09:53:06,814 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2', 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'1b80178fb644441d821534589df1597c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4fzkhjP6fuxDfF43aE30EtIrecf4En', 'username': u'vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 09:53:06,818 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2', 'password': '4fzkhjP6fuxDfF43aE30EtIrecf4En', 'project_name': 'vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '1b80178fb644441d821534589df1597c', 'project_domain_name': 'Default'} 2019-07-30 09:53:06,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 09:53:06,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:07,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 09: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-9d4e0622-192f-4412-871f-f599703f34b0 x-openstack-request-id: req-9d4e0622-192f-4412-871f-f599703f34b0 2019-07-30 09:53:07,139 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 09:53:07,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-9d4e0622-192f-4412-871f-f599703f34b0 2019-07-30 09:53:07,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.31404209137s 2019-07-30 09:53:07,140 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-07-30 09:53:07,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 09:53:07,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf7dd1a-3191-49c3-b3ff-d2083d9ac3e9 2019-07-30 09:53:07,154 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 09:53:07,154 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-daf7dd1a-3191-49c3-b3ff-d2083d9ac3e9 2019-07-30 09:53:07,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 09:53:07,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T10:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b80178fb644441d821534589df1597c", "name": "vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b80178fb644441d821534589df1597c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/1b80178fb644441d821534589df1597c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/1b80178fb644441d821534589df1597c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b80178fb644441d821534589df1597c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/1b80178fb644441d821534589df1597c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/1b80178fb644441d821534589df1597c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1b80178fb644441d821534589df1597c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_1b80178fb644441d821534589df1597c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b80178fb644441d821534589df1597c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/1b80178fb644441d821534589df1597c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/1b80178fb644441d821534589df1597c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2", "id": "529786c8b1cf4142b8354193b1621393"}, "audit_ids": ["2OasTimpS5a3c_iWnZz9LA"], "issued_at": "2019-07-30T09:53:07.000000Z"}} 2019-07-30 09:53:07,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 09:53:07,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "vmtp-router_45f57cc8-2a85-4064-9645-155dc37532c2", "admin_state_up": true}}' 2019-07-30 09:53:09,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:09 GMT X-Openstack-Request-Id: req-be95e677-b58f-428e-ac4d-a0c977b0d110 2019-07-30 09:53:09,554 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1b80178fb644441d821534589df1597c", "created_at": "2019-07-30T09:53:07Z", "admin_state_up": true, "updated_at": "2019-07-30T09:53:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1b80178fb644441d821534589df1597c", "id": "887dc525-5469-4496-88d5-f63c9572c7cd", "name": "vmtp-router_45f57cc8-2a85-4064-9645-155dc37532c2"}} 2019-07-30 09:53:09,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-be95e677-b58f-428e-ac4d-a0c977b0d110 2019-07-30 09:53:09,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.00385093689s 2019-07-30 09:53:09,555 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T09:53:09Z', u'revision_number': 2, u'id': u'887dc525-5469-4496-88d5-f63c9572c7cd', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_45f57cc8-2a85-4064-9645-155dc37532c2', u'admin_state_up': True, u'tenant_id': u'1b80178fb644441d821534589df1597c', u'created_at': u'2019-07-30T09:53:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'1b80178fb644441d821534589df1597c'}) 2019-07-30 09:53:09,556 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-30 09:53:10,690 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-30 09:53:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 09:53:10,698 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:10 GMT 2019-07-30 09:53:10,698 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 09:53:10,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 09:53:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" 2019-07-30 09:53:11,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:11 GMT X-Openstack-Request-Id: req-ee0bce16-dc1c-4535-b732-7f140d1c0e60 2019-07-30 09:53:11,018 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 09:53:11,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ee0bce16-dc1c-4535-b732-7f140d1c0e60 2019-07-30 09:53:11,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315148830414s 2019-07-30 09:53:11,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 09:53:11,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2"}' 2019-07-30 09:53:11,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:11 GMT Location: http://172.30.9.24:9292/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1522e074-f634-448a-a9b3-9136b02685e9 2019-07-30 09:53:11,072 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T09:53:11Z", "file": "/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/file", "owner": "1b80178fb644441d821534589df1597c", "id": "370a5952-74d0-4573-ac92-26d8da1ac8c6", "size": null, "self": "/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6", "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_45f57cc8-2a85-4064-9645-155dc37532c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2", "checksum": null, "created_at": "2019-07-30T09:53:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 09:53:11,073 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1522e074-f634-448a-a9b3-9136b02685e9 2019-07-30 09:53:11,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0451149940491s 2019-07-30 09:53:11,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 09:53:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" -d '' 2019-07-30 09:53:15,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 09:53:15 GMT X-Openstack-Request-Id: req-15a6d22a-b4c5-42ac-aa75-d9e75a6a8e6d 2019-07-30 09:53:15,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 09:53:15,492 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/file used request id req-15a6d22a-b4c5-42ac-aa75-d9e75a6a8e6d 2019-07-30 09:53:15,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.41895604134s 2019-07-30 09:53:15,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 09:53:15,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" 2019-07-30 09:53:15,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:15 GMT X-Openstack-Request-Id: req-3b1b0b62-8954-400e-83c5-4a704cb0efe3 2019-07-30 09:53:15,537 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T09:53:15Z", "file": "/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/file", "owner": "1b80178fb644441d821534589df1597c", "id": "370a5952-74d0-4573-ac92-26d8da1ac8c6", "size": 263848448, "self": "/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T09:53:11Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 09:53:15,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3b1b0b62-8954-400e-83c5-4a704cb0efe3 2019-07-30 09:53:15,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406510829926s 2019-07-30 09:53:15,540 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/file', 'owner': u'1b80178fb644441d821534589df1597c', 'id': u'370a5952-74d0-4573-ac92-26d8da1ac8c6', 'size': 263848448, u'self': u'/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b80178fb644441d821534589df1597c', 'name': 'vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T09:53:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T09:53:15Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2', '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/370a5952-74d0-4573-ac92-26d8da1ac8c6', 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_45f57cc8-2a85-4064-9645-155dc37532c2', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2', 'created': u'2019-07-30T09:53:11Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-30T09:53:11Z', 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/370a5952-74d0-4573-ac92-26d8da1ac8c6', 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_45f57cc8-2a85-4064-9645-155dc37532c2', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-30 09:53:15,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 09:53:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_45f57cc8-2a85-4064-9645-155dc37532c2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-07-30 09:53:15,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53: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-29345da0-3276-4181-97ac-a69d2e183ca8 x-openstack-request-id: req-29345da0-3276-4181-97ac-a69d2e183ca8 2019-07-30 09:53:15,586 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_45f57cc8-2a85-4064-9645-155dc37532c2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bb62a907-0e69-44ae-8383-354c067d7ca8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bb62a907-0e69-44ae-8383-354c067d7ca8", "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": "bb62a907-0e69-44ae-8383-354c067d7ca8"}} 2019-07-30 09:53:15,586 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-29345da0-3276-4181-97ac-a69d2e183ca8 2019-07-30 09:53:15,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0459809303284s 2019-07-30 09:53:15,587 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_45f57cc8-2a85-4064-9645-155dc37532c2', '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'2e894757a4e54ebfa46b20b30b23a387', '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'bb62a907-0e69-44ae-8383-354c067d7ca8', 'swap': 0}) 2019-07-30 09:53:15,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 09:53:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/bb62a907-0e69-44ae-8383-354c067d7ca8/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}7c35ff878684eda805776e3f28b614c07bbda542" -d '{"extra_specs": {}}' 2019-07-30 09:53:15,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53: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-6d8fe485-7aef-4889-a8c7-df4418697420 x-openstack-request-id: req-6d8fe485-7aef-4889-a8c7-df4418697420 2019-07-30 09:53:15,609 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 09:53:15,609 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/bb62a907-0e69-44ae-8383-354c067d7ca8/os-extra_specs used request id req-6d8fe485-7aef-4889-a8c7-df4418697420 2019-07-30 09:53:15,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207788944244s 2019-07-30 09:53:15,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:53:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:15,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d1b81c-8df0-4b61-80df-08e0b7815e92 2019-07-30 09:53:15,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:53:15,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d9d1b81c-8df0-4b61-80df-08e0b7815e92 2019-07-30 09:53:15,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197604894638s 2019-07-30 09:53:15,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 09:53:15,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:16,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111c503a-5127-461f-9c2f-cc798b1d90a6 2019-07-30 09:53:16,057 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 09:53:16,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-111c503a-5127-461f-9c2f-cc798b1d90a6 2019-07-30 09:53:16,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.242312192917s 2019-07-30 09:53:16,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 09:53:16,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:16,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92b400e-e5b4-4ae9-a615-ae85efbacf89 2019-07-30 09:53:16,258 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 09:53:16,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e92b400e-e5b4-4ae9-a615-ae85efbacf89 2019-07-30 09:53:16,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196310043335s 2019-07-30 09:53:16,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 09:53:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:16,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb6b549-a2d4-4ebe-9b2f-674973326d87 2019-07-30 09:53:16,397 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2", "links": {"self": "http://172.30.9.24:5000/v3/users/529786c8b1cf4142b8354193b1621393"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "529786c8b1cf4142b8354193b1621393", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 09:53:16,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fbb6b549-a2d4-4ebe-9b2f-674973326d87 2019-07-30 09:53:16,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137907028198s 2019-07-30 09:53:16,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 09:53:16,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:16,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cbfb81-6ace-4515-8d08-d0c88483eb7b 2019-07-30 09:53:16,625 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c"}, "tags": [], "enabled": true, "id": "1b80178fb644441d821534589df1597c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2"}]} 2019-07-30 09:53:16,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e7cbfb81-6ace-4515-8d08-d0c88483eb7b 2019-07-30 09:53:16,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216617822647s 2019-07-30 09:53:16,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 09:53:16,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=529786c8b1cf4142b8354193b1621393&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=1b80178fb644441d821534589df1597c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:16,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81ab037-ebbe-40c3-95a1-51b7a84a97f1 2019-07-30 09:53:16,752 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=529786c8b1cf4142b8354193b1621393&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=1b80178fb644441d821534589df1597c", "previous": null, "next": null}} 2019-07-30 09:53:16,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=529786c8b1cf4142b8354193b1621393&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=1b80178fb644441d821534589df1597c used request id req-e81ab037-ebbe-40c3-95a1-51b7a84a97f1 2019-07-30 09:53:16,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119590997696s 2019-07-30 09:53:16,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 09:53:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c/users/529786c8b1cf4142b8354193b1621393/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 09:53:16,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 09:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7480f8b5-238b-463f-80a1-16f8a6df3dcd 2019-07-30 09:53:16,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 09:53:16,916 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c/users/529786c8b1cf4142b8354193b1621393/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-7480f8b5-238b-463f-80a1-16f8a6df3dcd 2019-07-30 09:53:16,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160223007202s 2019-07-30 09:53:16,917 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_45f57cc8-2a85-4064-9645-155dc37532c2' 2019-07-30 09:53:16,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 09:53:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" -d '{"keypair": {"name": "vmtp_45f57cc8-2a85-4064-9645-155dc37532c2"}}' 2019-07-30 09:53:17,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53: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-2177f661-6a30-42bb-b108-f1bccb1be0be x-openstack-request-id: req-2177f661-6a30-42bb-b108-f1bccb1be0be 2019-07-30 09:53:17,793 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbMQztRIEkssdwPULKRd/iXol3m7w8fTX/d9AcB86aMzjgWsivC5RUF+Zie7NGB73Mn496+Tzf7k2sI6VrT10bFCUH6KQsFwlvcE3FmzCAXbXeiLdWWKmFtnxQTdNMBD4laDdcZx+mp5I7CS2k8WFTEY8/RTAh/ZqYzpmORDlCMJrtZxcsgnnLnvoaDiirmhUElxKgb2e/9MYcuwr7L39AB+8PzmFCrI32yi4C2Npv4sDGcm7U8rX4p3ZPYRbyiNE466Mgt9ueaa9uFNOkoF0earlh5kHhhUOWFhnUStJvJ6oOwtnt37B/Hsl27yByDfUoJKeRq+4ftVRlfnY/alHT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2zEM7USBJLLHcD1CykXf4l6Jd5u8PH01/3fQHAfOmjM44FrI\nrwuUVBfmYnuzRge9zJ+Pevk83+5NrCOla09dGxQlB+ikLBcJb3BNxZswgF213oi3\nVliphbZ8UE3TTAQ+JWg3XGcfpqeSOwktpPFhUxGPP0UwIf2amM6ZjkQ5QjCa7WcX\nLIJ5y576Gg4oq5oVBJcSoG9nv/TGHLsK+y9/QAfvD85hQqyN9souAtjab+LAxnJu\n1PK1+Kd2T2EW8ojROOujILfbnmmvbhTTpKBdHmq5YeZB4YVDlhYZ1ErSbyeqDsLZ\n7d+wfx7Jdu8gcg31KCSnkavuH7VUZX52P2pR0wIDAQABAoIBAESku9OiXH9Nrb+s\nr7oA3/hYetyGXRDkdYCn2PiuSTlpSSqZw7dt/OnJAlFdQ+tuiTYH0jtEypemXZTH\nJQrSM+pDCMXNSXy1SjMoDHMSAsJwloA2eJQF+DDz0UKk3MM1oPC+DnhVo0fhup3a\nZfz9yujk2uOJm2VJspygNt6i5vufAKzMNODJVtAb6tp5/C4a06LPr2y7GQ3A/e14\nkRAWBrPLHl0hoAPrHrGiftS2UZx4EORmg6OxpzObjtZzgcIENz36HTmhHUlCE6WS\ngKMa0HjExovISytKaQQwjkTqYBCX9EBb15YuPMCP4KJcULWeHowkyznPbCLZ4dzj\nzaF3kUECgYEA9eTKCgd+hqwPPnGoMbmCyfPMrMUXQWk55bg0pVLDphNI71N8kNsh\nV0KnIDy9Zq2PebBP8plNez8zBFkBExkyUy4PCnYiLYclwpBNc1toD09j09p6m7na\nABkMqJiiyYUgnzaJzH6xowqhmQRXZw+r+Tyxa1m9PITgIV1P1Z4WjMsCgYEA5DNP\njAJ2QlXCyUxvdgWC/XY7LXkGJ1N2INLOj3W91lusKZeyypj/lL4AOQpyL9H4gXSK\nD/AkOGnkLK+lz/3I7kYeEM+5xB0pHxzdzOHy28JJ6UOUrIviSqP7ynkQ/z9xmlUa\neAet8O5rUA0/oAPALfvfgq8+MtlF/4IMqz3TdhkCgYEAlDIhek3t+ah1P4MshVty\n8dgXwQC/9VI/7K1KPWFWPR9eU68TYhJPU9H9+7XfyKRN1l9mr6WpRuBeFP63YRVM\neUlHE10DWEEdhteFdkLewmtslOAWCQjH1EtEj8/+PEoZ0RsDjdXFpafgoOI28wxE\n71+e5j4diP3kPveICAzRNmUCgYEA15eSY5g/2dPkPwGznDEA3C1DI2bfZW/4fnIr\nLGX0f/wD3xeulrGNZR1MYJd54avht4w+k2gxEAsawwz+/k2p81LTPNbDjoBuRTKk\nadhd9TjNU0/BunI9zH64d0WBxWRPE5urchLvRlw5jlu17JseiVMYiwK9JJUZCJf5\nGB9FFKECgYBA79UJq+Hiqk4IT8CwsMDRRI1Zj1wPsl6xasMB2RR49mx6pktQ1XAn\nSwgHc2Km+Hxv30KlyqiN1DVQYFfpEy8E7rjCx/BFCarm1x0DStkPQL3HAoqViGu4\nRjX9LTbEkLci3UGeYieAd2OLdoEMhmizCUUuF9dKqCabr9jEbYtSZQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "529786c8b1cf4142b8354193b1621393", "name": "vmtp_45f57cc8-2a85-4064-9645-155dc37532c2", "fingerprint": "17:7b:29:71:c1:58:c0:02:d6:9f:76:fd:93:23:48:06"}} 2019-07-30 09:53:17,793 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-2177f661-6a30-42bb-b108-f1bccb1be0be 2019-07-30 09:53:17,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.873572826385s 2019-07-30 09:53:17,794 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbMQztRIEkssdwPULKRd/iXol3m7w8fTX/d9AcB86aMzjgWsivC5RUF+Zie7NGB73Mn496+Tzf7k2sI6VrT10bFCUH6KQsFwlvcE3FmzCAXbXeiLdWWKmFtnxQTdNMBD4laDdcZx+mp5I7CS2k8WFTEY8/RTAh/ZqYzpmORDlCMJrtZxcsgnnLnvoaDiirmhUElxKgb2e/9MYcuwr7L39AB+8PzmFCrI32yi4C2Npv4sDGcm7U8rX4p3ZPYRbyiNE466Mgt9ueaa9uFNOkoF0earlh5kHhhUOWFhnUStJvJ6oOwtnt37B/Hsl27yByDfUoJKeRq+4ftVRlfnY/alHT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2zEM7USBJLLHcD1CykXf4l6Jd5u8PH01/3fQHAfOmjM44FrI\nrwuUVBfmYnuzRge9zJ+Pevk83+5NrCOla09dGxQlB+ikLBcJb3BNxZswgF213oi3\nVliphbZ8UE3TTAQ+JWg3XGcfpqeSOwktpPFhUxGPP0UwIf2amM6ZjkQ5QjCa7WcX\nLIJ5y576Gg4oq5oVBJcSoG9nv/TGHLsK+y9/QAfvD85hQqyN9souAtjab+LAxnJu\n1PK1+Kd2T2EW8ojROOujILfbnmmvbhTTpKBdHmq5YeZB4YVDlhYZ1ErSbyeqDsLZ\n7d+wfx7Jdu8gcg31KCSnkavuH7VUZX52P2pR0wIDAQABAoIBAESku9OiXH9Nrb+s\nr7oA3/hYetyGXRDkdYCn2PiuSTlpSSqZw7dt/OnJAlFdQ+tuiTYH0jtEypemXZTH\nJQrSM+pDCMXNSXy1SjMoDHMSAsJwloA2eJQF+DDz0UKk3MM1oPC+DnhVo0fhup3a\nZfz9yujk2uOJm2VJspygNt6i5vufAKzMNODJVtAb6tp5/C4a06LPr2y7GQ3A/e14\nkRAWBrPLHl0hoAPrHrGiftS2UZx4EORmg6OxpzObjtZzgcIENz36HTmhHUlCE6WS\ngKMa0HjExovISytKaQQwjkTqYBCX9EBb15YuPMCP4KJcULWeHowkyznPbCLZ4dzj\nzaF3kUECgYEA9eTKCgd+hqwPPnGoMbmCyfPMrMUXQWk55bg0pVLDphNI71N8kNsh\nV0KnIDy9Zq2PebBP8plNez8zBFkBExkyUy4PCnYiLYclwpBNc1toD09j09p6m7na\nABkMqJiiyYUgnzaJzH6xowqhmQRXZw+r+Tyxa1m9PITgIV1P1Z4WjMsCgYEA5DNP\njAJ2QlXCyUxvdgWC/XY7LXkGJ1N2INLOj3W91lusKZeyypj/lL4AOQpyL9H4gXSK\nD/AkOGnkLK+lz/3I7kYeEM+5xB0pHxzdzOHy28JJ6UOUrIviSqP7ynkQ/z9xmlUa\neAet8O5rUA0/oAPALfvfgq8+MtlF/4IMqz3TdhkCgYEAlDIhek3t+ah1P4MshVty\n8dgXwQC/9VI/7K1KPWFWPR9eU68TYhJPU9H9+7XfyKRN1l9mr6WpRuBeFP63YRVM\neUlHE10DWEEdhteFdkLewmtslOAWCQjH1EtEj8/+PEoZ0RsDjdXFpafgoOI28wxE\n71+e5j4diP3kPveICAzRNmUCgYEA15eSY5g/2dPkPwGznDEA3C1DI2bfZW/4fnIr\nLGX0f/wD3xeulrGNZR1MYJd54avht4w+k2gxEAsawwz+/k2p81LTPNbDjoBuRTKk\nadhd9TjNU0/BunI9zH64d0WBxWRPE5urchLvRlw5jlu17JseiVMYiwK9JJUZCJf5\nGB9FFKECgYBA79UJq+Hiqk4IT8CwsMDRRI1Zj1wPsl6xasMB2RR49mx6pktQ1XAn\nSwgHc2Km+Hxv30KlyqiN1DVQYFfpEy8E7rjCx/BFCarm1x0DStkPQL3HAoqViGu4\nRjX9LTbEkLci3UGeYieAd2OLdoEMhmizCUUuF9dKqCabr9jEbYtSZQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'529786c8b1cf4142b8354193b1621393', 'name': u'vmtp_45f57cc8-2a85-4064-9645-155dc37532c2', 'created_at': '2019-07-30T09:53:17.794624', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b80178fb644441d821534589df1597c', 'name': 'vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'17:7b:29:71:c1:58:c0:02:d6:9f:76:fd:93:23:48:06', 'type': 'ssh', 'id': u'vmtp_45f57cc8-2a85-4064-9645-155dc37532c2'}) 2019-07-30 09:53:17,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 09:53:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_45f57cc8-2a85-4064-9645-155dc37532c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" 2019-07-30 09:53:17,824 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 09:53:17 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-59725053-5bdd-4c71-b426-17850da64ad0 x-openstack-request-id: req-59725053-5bdd-4c71-b426-17850da64ad0 2019-07-30 09:53:17,824 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_45f57cc8-2a85-4064-9645-155dc37532c2 used request id req-59725053-5bdd-4c71-b426-17850da64ad0 2019-07-30 09:53:17,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0287880897522s 2019-07-30 09:53:18,551 - 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-30 10:12:15,550 - 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-30 09:53:19,237 INFO Using http://172.30.9.24:5000/v3 2019-07-30 09:53:19,237 INFO VM public key: /tmp/tmpdjMhvV 2019-07-30 09:53:19,237 INFO VM private key: /tmp/tmp5_J3S9 2019-07-30 09:53:21,280 INFO Found image vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2 to launch VM, will continue 2019-07-30 09:53:22,268 INFO Using external router: vmtp-router_45f57cc8-2a85-4064-9645-155dc37532c2 2019-07-30 09:53:22,269 INFO Using external network: external. 2019-07-30 09:53:23,326 INFO Created internal network: pns-internal-net_45f57cc8-2a85-4064-9645-155dc37532c2. 2019-07-30 09:53:24,554 INFO Created internal network: pns-internal-net2_45f57cc8-2a85-4064-9645-155dc37532c2. 2019-07-30 09:53:26,890 DEBUG Ext router associated to pns-internal-net_45f57cc8-2a85-4064-9645-155dc37532c2 2019-07-30 09:53:29,444 DEBUG Ext router associated to pns-internal-net2_45f57cc8-2a85-4064-9645-155dc37532c2 2019-07-30 09:53:29,531 INFO OpenStack agent: Open vSwitch agent 2019-07-30 09:53:29,531 INFO OpenStack network type: vxlan 2019-07-30 09:53:30,463 INFO [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Creating server VM... 2019-07-30 09:53:30,464 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-30 09:53:34,554 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 1 of 150... 2019-07-30 09:53:37,585 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 2 of 150... 2019-07-30 09:53:40,161 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 3 of 150... 2019-07-30 09:53:42,904 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 4 of 150... 2019-07-30 09:53:45,665 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 5 of 150... 2019-07-30 09:53:47,802 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 6 of 150... 2019-07-30 09:53:50,803 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 7 of 150... 2019-07-30 09:53:53,567 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 8 of 150... 2019-07-30 09:53:56,342 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 9 of 150... 2019-07-30 09:53:58,677 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 10 of 150... 2019-07-30 09:54:01,011 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 11 of 150... 2019-07-30 09:54:03,495 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 12 of 150... 2019-07-30 09:54:06,228 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 13 of 150... 2019-07-30 09:54:08,955 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 14 of 150... 2019-07-30 09:54:11,728 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 15 of 150... 2019-07-30 09:54:13,892 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 16 of 150... 2019-07-30 09:54:16,242 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 17 of 150... 2019-07-30 09:54:18,687 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 18 of 150... 2019-07-30 09:54:21,105 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 19 of 150... 2019-07-30 09:54:23,530 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 20 of 150... 2019-07-30 09:54:25,676 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 21 of 150... 2019-07-30 09:54:28,010 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 22 of 150... 2019-07-30 09:54:30,428 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 23 of 150... 2019-07-30 09:54:32,767 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 24 of 150... 2019-07-30 09:54:34,910 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 25 of 150... 2019-07-30 09:54:37,319 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 26 of 150... 2019-07-30 09:54:40,059 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 27 of 150... 2019-07-30 09:54:42,211 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 28 of 150... 2019-07-30 09:54:44,362 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 29 of 150... 2019-07-30 09:54:46,688 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 30 of 150... 2019-07-30 09:54:49,685 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 31 of 150... 2019-07-30 09:54:51,846 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 32 of 150... 2019-07-30 09:54:54,258 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 33 of 150... 2019-07-30 09:54:56,705 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 34 of 150... 2019-07-30 09:54:59,428 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 35 of 150... 2019-07-30 09:55:01,870 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 36 of 150... 2019-07-30 09:55:04,029 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 37 of 150... 2019-07-30 09:55:06,387 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 38 of 150... 2019-07-30 09:55:08,730 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 39 of 150... 2019-07-30 09:55:10,872 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 40 of 150... 2019-07-30 09:55:13,277 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 41 of 150... 2019-07-30 09:55:15,601 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 42 of 150... 2019-07-30 09:55:17,962 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 43 of 150... 2019-07-30 09:55:20,644 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 44 of 150... 2019-07-30 09:55:25,840 INFO [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Internal network IP: 192.168.1.3 2019-07-30 09:55:25,840 INFO [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] SSH IP: 172.30.9.200 2019-07-30 09:55:25,840 INFO [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Setup SSH for ubuntu@172.30.9.200 2019-07-30 09:55:37,572 INFO [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Installing nuttcp-8.1.4... 2019-07-30 09:55:37,618 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Copying nuttcp-8.1.4 to target... 2019-07-30 09:55:37,829 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Starting nuttcp-8.1.4 server... 2019-07-30 09:55:37,873 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] 2019-07-30 09:55:37,919 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Creating client VM... 2019-07-30 09:55:37,919 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-30 09:55:39,938 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 1 of 150... 2019-07-30 09:55:42,286 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 2 of 150... 2019-07-30 09:55:44,429 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 3 of 150... 2019-07-30 09:55:46,594 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 4 of 150... 2019-07-30 09:55:49,016 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 5 of 150... 2019-07-30 09:55:51,158 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 6 of 150... 2019-07-30 09:55:53,593 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] VM status=BUILD, retrying 7 of 150... 2019-07-30 09:55:58,784 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Internal network IP: 192.168.1.6 2019-07-30 09:55:58,784 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] SSH IP: 172.30.9.201 2019-07-30 09:55:58,784 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Setup SSH for ubuntu@172.30.9.201 2019-07-30 09:56:08,342 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Installing nuttcp-8.1.4... 2019-07-30 09:56:08,388 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Copying nuttcp-8.1.4 to target... 2019-07-30 09:56:08,554 INFO ============================================================ 2019-07-30 09:56:08,554 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-07-30 09:56:17,600 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=23.9 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.311 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.197 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.280 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.213 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.281 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.224 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.186 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.161 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.153 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9719ms rtt min/avg/max/mdev = 0.153/2.598/23.977/7.126 ms 2019-07-30 09:56:26,669 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.131 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.210 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.217 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.221 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.142 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.189 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.152 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.358 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.164 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.270 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.131/0.205/0.358/0.066 ms 2019-07-30 09:56:35,713 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.402 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.174 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.156 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.169 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.175 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.166 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.160 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.167 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.193 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.204 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.156/0.196/0.402/0.071 ms 2019-07-30 09:56:35,714 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Measuring TCP Throughput (packet size=65536)... 2019-07-30 09:56:35,714 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:56:45,815 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=17451.3125 real_seconds=10.00 rate_Mbps=14635.6157 tx_cpu=31 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.21 2019-07-30 09:56:45,817 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:56:55,916 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=17035.4578 real_seconds=10.00 rate_Mbps=14288.8874 tx_cpu=29 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.48 2019-07-30 09:56:55,917 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:06,017 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=17348.2500 real_seconds=10.00 rate_Mbps=14550.9946 tx_cpu=29 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.25 2019-07-30 09:57:06,017 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Measuring UDP Throughput (packet size=128)... 2019-07-30 09:57:06,018 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:09,344 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=18.1445 real_seconds=1.00 rate_Mbps=151.7704 tx_cpu=11 rx_cpu=31 drop=519 pkt=149158 data_loss=0.34765 2019-07-30 09:57:09,346 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=128 throughput=1<155412/5000000<10000000 Kbps loss-rate=0 2019-07-30 09:57:09,346 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R466236K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:12,698 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=18.4880 real_seconds=1.00 rate_Mbps=154.6947 tx_cpu=11 rx_cpu=29 drop=0 pkt=151454 data_loss=0.00000 2019-07-30 09:57:12,698 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=128 throughput=1<158407/466236<466236 Kbps loss-rate=0 2019-07-30 09:57:12,699 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R312321K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:16,027 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=18.4674 real_seconds=1.00 rate_Mbps=154.4631 tx_cpu=12 rx_cpu=29 drop=0 pkt=151285 data_loss=0.00000 2019-07-30 09:57:16,028 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=128 throughput=1<158170/312321<312321 Kbps loss-rate=0 2019-07-30 09:57:16,028 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235245K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:19,355 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=18.1887 real_seconds=1.00 rate_Mbps=152.1894 tx_cpu=14 rx_cpu=31 drop=248 pkt=149250 data_loss=0.16631 2019-07-30 09:57:19,355 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=128 throughput=1<155841/235245<235245 Kbps loss-rate=0 2019-07-30 09:57:19,356 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195543K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:22,684 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=17.8223 real_seconds=1.00 rate_Mbps=149.1087 tx_cpu=20 rx_cpu=35 drop=401 pkt=146401 data_loss=0.27362 2019-07-30 09:57:22,684 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=128 throughput=1<152687/195543<195543 Kbps loss-rate=0 2019-07-30 09:57:22,684 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174115K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:26,011 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=17.9918 real_seconds=1.00 rate_Mbps=150.4613 tx_cpu=17 rx_cpu=34 drop=497 pkt=147886 data_loss=0.33624 2019-07-30 09:57:26,011 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=128 throughput=1<154072/174115<174115 Kbps loss-rate=0 2019-07-30 09:57:26,011 DEBUG undershot, min=154072 kbps=164093 max=174115 2019-07-30 09:57:26,012 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164093K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:29,339 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=17.5822 real_seconds=1.00 rate_Mbps=147.1493 tx_cpu=16 rx_cpu=31 drop=0 pkt=144033 data_loss=0.00000 2019-07-30 09:57:29,339 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=128 throughput=154072<150680/164093<174115 Kbps loss-rate=0 2019-07-30 09:57:29,339 DEBUG undershot, min=164093 kbps=169104 max=174115 2019-07-30 09:57:29,340 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169104K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:32,692 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=18.2849 real_seconds=1.00 rate_Mbps=152.9520 tx_cpu=18 rx_cpu=31 drop=250 pkt=150040 data_loss=0.16653 2019-07-30 09:57:32,692 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=128 throughput=164093<156622/169104<174115 Kbps loss-rate=0 2019-07-30 09:57:32,693 DEBUG undershot, min=169104 kbps=171609 max=174115 2019-07-30 09:57:32,693 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Measuring UDP Throughput (packet size=1024)... 2019-07-30 09:57:32,693 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:36,019 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=147.6855 real_seconds=1.00 rate_Mbps=1237.1689 tx_cpu=19 rx_cpu=30 drop=224 pkt=151454 data_loss=0.14793 2019-07-30 09:57:36,020 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=1024 throughput=1<1266860/5000000<10000000 Kbps loss-rate=0 2019-07-30 09:57:36,020 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3133430K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:39,349 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=146.6514 real_seconds=1.00 rate_Mbps=1228.2430 tx_cpu=21 rx_cpu=33 drop=579 pkt=150750 data_loss=0.38406 2019-07-30 09:57:39,349 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=1024 throughput=1<1257720/3133430<3133430 Kbps loss-rate=0 2019-07-30 09:57:39,350 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2195575K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:42,706 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=146.4648 real_seconds=1.00 rate_Mbps=1226.2621 tx_cpu=31 rx_cpu=36 drop=0 pkt=149980 data_loss=0.00000 2019-07-30 09:57:42,707 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=1024 throughput=1<1255692/2195575<2195575 Kbps loss-rate=0 2019-07-30 09:57:42,707 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1725633K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:46,035 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=144.9570 real_seconds=1.00 rate_Mbps=1213.6139 tx_cpu=19 rx_cpu=32 drop=74 pkt=148510 data_loss=0.04985 2019-07-30 09:57:46,035 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=1024 throughput=1<1242740/1725633<1725633 Kbps loss-rate=0 2019-07-30 09:57:46,035 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1484186K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:49,366 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=151.2090 real_seconds=1.00 rate_Mbps=1266.8924 tx_cpu=18 rx_cpu=31 drop=282 pkt=155120 data_loss=0.18180 2019-07-30 09:57:49,366 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=1024 throughput=1<1297297/1484186<1484186 Kbps loss-rate=0 2019-07-30 09:57:49,366 DEBUG undershot, min=1297297 kbps=1390741 max=1484186 2019-07-30 09:57:49,367 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1390741K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:52,693 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=139.6533 real_seconds=1.00 rate_Mbps=1169.1411 tx_cpu=22 rx_cpu=29 drop=204 pkt=143209 data_loss=0.14244 2019-07-30 09:57:52,693 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=1024 throughput=1297297<1197200/1390741<1484186 Kbps loss-rate=0 2019-07-30 09:57:52,694 DEBUG undershot, min=1390741 kbps=1437463 max=1484186 2019-07-30 09:57:52,694 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1437463K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:56,020 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=139.6455 real_seconds=1.00 rate_Mbps=1169.0874 tx_cpu=22 rx_cpu=28 drop=0 pkt=142997 data_loss=0.00000 2019-07-30 09:57:56,020 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=1024 throughput=1390741<1197145/1437463<1484186 Kbps loss-rate=0 2019-07-30 09:57:56,021 DEBUG undershot, min=1437463 kbps=1460824 max=1484186 2019-07-30 09:57:56,021 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Measuring UDP Throughput (packet size=8192)... 2019-07-30 09:57:56,021 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:57:59,373 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=595.8203 real_seconds=1.00 rate_Mbps=4998.2530 tx_cpu=99 rx_cpu=23 drop=29 pkt=76294 data_loss=0.03802 2019-07-30 09:57:59,374 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=8192 throughput=1<5118211/5000000<10000000 Kbps loss-rate=0 2019-07-30 09:57:59,374 DEBUG undershot, min=5118211 kbps=7559105 max=10000000 2019-07-30 09:57:59,374 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559105K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:58:02,727 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=812.9688 real_seconds=1.00 rate_Mbps=6813.3193 tx_cpu=27 rx_cpu=28 drop=44 pkt=104104 data_loss=0.04226 2019-07-30 09:58:02,728 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=8192 throughput=5118211<6976838/7559105<10000000 Kbps loss-rate=0 2019-07-30 09:58:02,728 DEBUG undershot, min=6976838 kbps=8488419 max=10000000 2019-07-30 09:58:02,728 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8488419K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:58:06,056 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=811.6328 real_seconds=1.00 rate_Mbps=6803.0815 tx_cpu=29 rx_cpu=29 drop=483 pkt=104372 data_loss=0.46276 2019-07-30 09:58:06,056 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=8192 throughput=6976838<6966355/8488419<10000000 Kbps loss-rate=0 2019-07-30 09:58:06,056 DEBUG undershot, min=8488419 kbps=9244209 max=10000000 2019-07-30 09:58:06,057 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9244209K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:58:09,385 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=942.3203 real_seconds=1.00 rate_Mbps=7891.6634 tx_cpu=23 rx_cpu=29 drop=274 pkt=120891 data_loss=0.22665 2019-07-30 09:58:09,386 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=8192 throughput=8488419<8081063/9244209<10000000 Kbps loss-rate=0 2019-07-30 09:58:09,386 DEBUG undershot, min=9244209 kbps=9622104 max=10000000 2019-07-30 09:58:09,386 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9622104K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:58:12,739 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] megabytes=901.4062 real_seconds=1.00 rate_Mbps=7545.1481 tx_cpu=23 rx_cpu=27 drop=0 pkt=115380 data_loss=0.00000 2019-07-30 09:58:12,739 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] pkt-size=8192 throughput=9244209<7726231/9622104<10000000 Kbps loss-rate=0 2019-07-30 09:58:12,739 DEBUG undershot, min=9622104 kbps=9811052 max=10000000 2019-07-30 09:58:12,750 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.6', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 14986870, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.48, 'throughput_kbps': 14631820, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 14900218, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.17, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156622, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1197145, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7726231, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.598', 'rtt_max_ms': '23.977', 'rtt_min_ms': '0.153', 'rtt_stddev': '7.126', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.205', 'rtt_max_ms': '0.358', 'rtt_min_ms': '0.131', 'rtt_stddev': '0.066', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.196', 'rtt_max_ms': '0.402', 'rtt_min_ms': '0.156', 'rtt_stddev': '0.071', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-07-30 09:58:12,752 INFO Deleting floating ip e0bfd02b-8762-41ff-bc24-f2d1a143cd9a 2019-07-30 09:58:14,103 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Floating IP 172.30.9.201 deleted 2019-07-30 09:58:14,257 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c21] Instance deleted 2019-07-30 09:58:14,372 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Creating client VM... 2019-07-30 09:58:14,372 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-30 09:58:16,814 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] VM status=BUILD, retrying 1 of 150... 2019-07-30 09:58:19,187 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] VM status=BUILD, retrying 2 of 150... 2019-07-30 09:58:21,545 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] VM status=BUILD, retrying 3 of 150... 2019-07-30 09:58:23,961 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] VM status=BUILD, retrying 4 of 150... 2019-07-30 09:58:26,298 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] VM status=BUILD, retrying 5 of 150... 2019-07-30 09:58:28,454 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] VM status=BUILD, retrying 6 of 150... 2019-07-30 09:58:30,602 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] VM status=BUILD, retrying 7 of 150... 2019-07-30 09:58:33,055 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] VM status=BUILD, retrying 8 of 150... 2019-07-30 09:58:38,102 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Internal network IP: 192.168.2.23 2019-07-30 09:58:38,102 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] SSH IP: 172.30.9.201 2019-07-30 09:58:38,102 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Setup SSH for ubuntu@172.30.9.201 2019-07-30 09:58:45,852 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Installing nuttcp-8.1.4... 2019-07-30 09:58:45,896 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Copying nuttcp-8.1.4 to target... 2019-07-30 09:58:46,058 INFO ============================================================ 2019-07-30 09:58:46,059 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-07-30 09:58:55,105 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.29 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.433 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.478 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.303 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.299 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.222 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.239 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.389 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.346 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.353 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.222/0.436/1.298/0.297 ms 2019-07-30 09:59:04,145 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.306 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.221 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.280 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.557 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.337 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.322 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.323 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.315 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.470 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.334 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.221/0.346/0.557/0.093 ms 2019-07-30 09:59:13,193 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=2.07 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.505 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.383 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.436 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.495 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.398 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.437 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.394 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.589 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.601 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.383/0.631/2.077/0.488 ms 2019-07-30 09:59:13,194 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Measuring TCP Throughput (packet size=65536)... 2019-07-30 09:59:13,194 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:59:23,298 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=1968.9371 real_seconds=10.00 rate_Mbps=1651.1330 tx_cpu=4 rx_cpu=6 retrans=19 cwnd=273 rtt_ms=0.41 2019-07-30 09:59:23,298 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:59:33,400 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=2181.9270 real_seconds=10.00 rate_Mbps=1829.7409 tx_cpu=4 rx_cpu=7 retrans=34 cwnd=387 rtt_ms=0.46 2019-07-30 09:59:33,401 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:59:43,501 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=2846.1989 real_seconds=10.00 rate_Mbps=2386.4814 tx_cpu=5 rx_cpu=8 retrans=32 cwnd=729 rtt_ms=0.43 2019-07-30 09:59:43,502 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Measuring UDP Throughput (packet size=128)... 2019-07-30 09:59:43,502 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:59:46,830 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=18.9137 real_seconds=1.01 rate_Mbps=157.8073 tx_cpu=14 rx_cpu=25 drop=33010 pkt=187951 data_loss=17.56294 2019-07-30 09:59:46,830 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<161594/5000000<10000000 Kbps loss-rate=17 2019-07-30 09:59:46,831 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R484782K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:59:50,158 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=18.4854 real_seconds=1.00 rate_Mbps=154.9774 tx_cpu=15 rx_cpu=20 drop=38207 pkt=189640 data_loss=20.14739 2019-07-30 09:59:50,159 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<158696/484782<484782 Kbps loss-rate=20 2019-07-30 09:59:50,159 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R321739K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:59:53,487 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=17.8986 real_seconds=1.01 rate_Mbps=149.1581 tx_cpu=19 rx_cpu=17 drop=49399 pkt=196025 data_loss=25.20060 2019-07-30 09:59:53,487 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<152737/321739<321739 Kbps loss-rate=25 2019-07-30 09:59:53,488 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237238K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 09:59:56,817 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=17.7095 real_seconds=1.00 rate_Mbps=148.4260 tx_cpu=16 rx_cpu=17 drop=37933 pkt=183009 data_loss=20.72739 2019-07-30 09:59:56,817 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<151988/237238<237238 Kbps loss-rate=20 2019-07-30 09:59:56,818 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194613K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:00,144 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=17.5652 real_seconds=1.00 rate_Mbps=147.1969 tx_cpu=20 rx_cpu=18 drop=27979 pkt=171873 data_loss=16.27885 2019-07-30 10:00:00,145 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<150729/194613<194613 Kbps loss-rate=16 2019-07-30 10:00:00,145 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172671K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:03,497 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=17.5864 real_seconds=1.01 rate_Mbps=146.7101 tx_cpu=73 rx_cpu=16 drop=24548 pkt=168616 data_loss=14.55862 2019-07-30 10:00:03,498 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<150231/172671<172671 Kbps loss-rate=14 2019-07-30 10:00:03,498 DEBUG overshot, min=1 kbps=150231 max=172671 2019-07-30 10:00:03,498 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150231K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:06,823 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=17.0996 real_seconds=1.00 rate_Mbps=142.7997 tx_cpu=79 rx_cpu=18 drop=6630 pkt=146710 data_loss=4.51898 2019-07-30 10:00:06,823 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<146226/150231<172671 Kbps loss-rate=4 2019-07-30 10:00:06,823 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Measuring UDP Throughput (packet size=1024)... 2019-07-30 10:00:06,824 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:10,177 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=150.1211 real_seconds=1.01 rate_Mbps=1249.6906 tx_cpu=29 rx_cpu=22 drop=28578 pkt=182302 data_loss=15.67618 2019-07-30 10:00:10,177 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1279683/5000000<10000000 Kbps loss-rate=15 2019-07-30 10:00:10,178 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3139841K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:13,504 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=146.0166 real_seconds=1.00 rate_Mbps=1223.5326 tx_cpu=29 rx_cpu=20 drop=10057 pkt=159578 data_loss=6.30225 2019-07-30 10:00:13,504 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1252897/3139841<3139841 Kbps loss-rate=6 2019-07-30 10:00:13,504 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2196369K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:16,831 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=145.3965 real_seconds=1.01 rate_Mbps=1206.6328 tx_cpu=23 rx_cpu=19 drop=21169 pkt=170055 data_loss=12.44830 2019-07-30 10:00:16,831 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1235591/2196369<2196369 Kbps loss-rate=12 2019-07-30 10:00:16,831 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1715980K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:20,159 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=140.4473 real_seconds=1.00 rate_Mbps=1177.8414 tx_cpu=27 rx_cpu=20 drop=42982 pkt=186800 data_loss=23.00963 2019-07-30 10:00:20,160 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1206109/1715980<1715980 Kbps loss-rate=23 2019-07-30 10:00:20,160 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1461044K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:23,511 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=143.6738 real_seconds=1.00 rate_Mbps=1205.0848 tx_cpu=28 rx_cpu=19 drop=21661 pkt=168783 data_loss=12.83363 2019-07-30 10:00:23,512 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1234006/1461044<1461044 Kbps loss-rate=12 2019-07-30 10:00:23,512 DEBUG overshot, min=1 kbps=1234006 max=1461044 2019-07-30 10:00:23,512 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1234006K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:26,865 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=142.8525 real_seconds=1.00 rate_Mbps=1195.1489 tx_cpu=82 rx_cpu=19 drop=4354 pkt=150635 data_loss=2.89046 2019-07-30 10:00:26,865 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1223832/1234006<1461044 Kbps loss-rate=2 2019-07-30 10:00:26,865 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Measuring UDP Throughput (packet size=8192)... 2019-07-30 10:00:26,866 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:30,217 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=215.2031 real_seconds=1.00 rate_Mbps=1805.2059 tx_cpu=63 rx_cpu=12 drop=48748 pkt=76294 data_loss=63.89494 2019-07-30 10:00:30,218 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1848530/5000000<10000000 Kbps loss-rate=63 2019-07-30 10:00:30,218 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3424265K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:33,544 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=206.6172 real_seconds=1.00 rate_Mbps=1728.2601 tx_cpu=99 rx_cpu=11 drop=25804 pkt=52251 data_loss=49.38469 2019-07-30 10:00:33,544 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1769738/3424265<3424265 Kbps loss-rate=49 2019-07-30 10:00:33,545 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2597001K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:36,872 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=208.4922 real_seconds=1.00 rate_Mbps=1748.6882 tx_cpu=99 rx_cpu=14 drop=12940 pkt=39627 data_loss=32.65449 2019-07-30 10:00:36,873 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1790656/2597001<2597001 Kbps loss-rate=32 2019-07-30 10:00:36,873 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2193828K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:40,202 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=214.9219 real_seconds=1.00 rate_Mbps=1797.6839 tx_cpu=99 rx_cpu=12 drop=5965 pkt=33475 data_loss=17.81925 2019-07-30 10:00:40,202 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1840828/2193828<2193828 Kbps loss-rate=17 2019-07-30 10:00:40,202 DEBUG overshot, min=1 kbps=1840828 max=2193828 2019-07-30 10:00:40,203 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1840828K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:43,558 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=215.6484 real_seconds=1.00 rate_Mbps=1809.7213 tx_cpu=99 rx_cpu=11 drop=486 pkt=28089 data_loss=1.73023 2019-07-30 10:00:43,558 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1853154/1840828<2193828 Kbps loss-rate=1 2019-07-30 10:00:43,559 DEBUG undershot, min=1853154 kbps=2023491 max=2193828 2019-07-30 10:00:43,559 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2023491K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:46,912 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=223.5703 real_seconds=1.00 rate_Mbps=1872.3543 tx_cpu=98 rx_cpu=13 drop=2259 pkt=30876 data_loss=7.31639 2019-07-30 10:00:46,912 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1853154<1917290/2023491<2193828 Kbps loss-rate=7 2019-07-30 10:00:46,912 DEBUG overshot, min=1853154 kbps=1917290 max=2023491 2019-07-30 10:00:46,912 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1917290K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:00:50,240 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=227.0859 real_seconds=1.00 rate_Mbps=1905.1769 tx_cpu=99 rx_cpu=11 drop=189 pkt=29256 data_loss=0.64604 2019-07-30 10:00:50,241 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1853154<1950901/1917290<2023491 Kbps loss-rate=0 2019-07-30 10:00:50,241 DEBUG undershot, min=1950901 kbps=1987196 max=2023491 2019-07-30 10:00:50,250 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.23', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.41, 'throughput_kbps': 1690760, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 34, 'rtt_ms': 0.46, 'throughput_kbps': 1873654, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 32, 'rtt_ms': 0.43, 'throughput_kbps': 2443756, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.52, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 146226, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.89, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1223832, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.65, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1950901, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.436', 'rtt_max_ms': '1.298', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.297', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.346', 'rtt_max_ms': '0.557', 'rtt_min_ms': '0.221', 'rtt_stddev': '0.093', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.631', 'rtt_max_ms': '2.077', 'rtt_min_ms': '0.383', 'rtt_stddev': '0.488', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 10:00:50,251 INFO ============================================================ 2019-07-30 10:00:50,251 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-07-30 10:00:59,319 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.644 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.369 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.341 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.402 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.342 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.418 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.255 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.265 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.331 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.269 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.255/0.363/0.644/0.109 ms 2019-07-30 10:01:08,365 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.233 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.369 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.422 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.290 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.332 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.291 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.366 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.408 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.264 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.268 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.233/0.324/0.422/0.063 ms 2019-07-30 10:01:17,412 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.44 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.431 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.450 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.383 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.581 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.412 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.359 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.546 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.486 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.679 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.359/0.576/1.442/0.304 ms 2019-07-30 10:01:17,413 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Measuring TCP Throughput (packet size=65536)... 2019-07-30 10:01:17,413 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:01:27,538 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=2029.5021 real_seconds=10.00 rate_Mbps=1702.1572 tx_cpu=4 rx_cpu=6 retrans=23 cwnd=316 rtt_ms=0.56 2019-07-30 10:01:27,539 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:01:37,639 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=2140.2434 real_seconds=10.00 rate_Mbps=1794.7830 tx_cpu=4 rx_cpu=6 retrans=12 cwnd=292 rtt_ms=0.64 2019-07-30 10:01:37,639 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:01:47,740 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=2468.7596 real_seconds=10.00 rate_Mbps=2070.0352 tx_cpu=5 rx_cpu=7 retrans=21 cwnd=480 rtt_ms=0.54 2019-07-30 10:01:47,741 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Measuring UDP Throughput (packet size=128)... 2019-07-30 10:01:47,741 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:01:51,070 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=17.4019 real_seconds=1.01 rate_Mbps=144.4800 tx_cpu=14 rx_cpu=22 drop=50849 pkt=193405 data_loss=26.29124 2019-07-30 10:01:51,071 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<147947/5000000<10000000 Kbps loss-rate=26 2019-07-30 10:01:51,071 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443841K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:01:54,397 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=17.0774 real_seconds=1.01 rate_Mbps=142.4115 tx_cpu=15 rx_cpu=17 drop=51231 pkt=191129 data_loss=26.80445 2019-07-30 10:01:54,397 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<145829/443841<443841 Kbps loss-rate=26 2019-07-30 10:01:54,397 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294835K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:01:57,726 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=16.6871 real_seconds=1.01 rate_Mbps=139.2294 tx_cpu=15 rx_cpu=14 drop=48842 pkt=185542 data_loss=26.32367 2019-07-30 10:01:57,726 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<142570/294835<294835 Kbps loss-rate=26 2019-07-30 10:01:57,726 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R218702K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:01,080 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=16.6725 real_seconds=1.00 rate_Mbps=139.1879 tx_cpu=16 rx_cpu=14 drop=51954 pkt=188536 data_loss=27.55686 2019-07-30 10:02:01,080 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<142528/218702<218702 Kbps loss-rate=27 2019-07-30 10:02:01,080 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180615K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:04,405 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=16.7509 real_seconds=1.00 rate_Mbps=140.5623 tx_cpu=57 rx_cpu=17 drop=39159 pkt=176382 data_loss=22.20101 2019-07-30 10:02:04,406 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<143935/180615<180615 Kbps loss-rate=22 2019-07-30 10:02:04,406 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162275K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:07,734 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=17.0181 real_seconds=1.00 rate_Mbps=142.3078 tx_cpu=99 rx_cpu=15 drop=19060 pkt=158472 data_loss=12.02707 2019-07-30 10:02:07,734 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<145723/162275<162275 Kbps loss-rate=12 2019-07-30 10:02:07,734 DEBUG overshot, min=1 kbps=145723 max=162275 2019-07-30 10:02:07,735 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145723K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:11,087 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=17.0165 real_seconds=1.00 rate_Mbps=142.2109 tx_cpu=94 rx_cpu=20 drop=2909 pkt=142308 data_loss=2.04414 2019-07-30 10:02:11,087 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=128 throughput=1<145623/145723<162275 Kbps loss-rate=2 2019-07-30 10:02:11,087 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Measuring UDP Throughput (packet size=1024)... 2019-07-30 10:02:11,088 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:14,412 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=134.1240 real_seconds=1.00 rate_Mbps=1120.4773 tx_cpu=23 rx_cpu=17 drop=55219 pkt=192562 data_loss=28.67596 2019-07-30 10:02:14,413 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1147368/5000000<10000000 Kbps loss-rate=28 2019-07-30 10:02:14,413 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3073684K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:17,742 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=132.7305 real_seconds=1.00 rate_Mbps=1108.1811 tx_cpu=21 rx_cpu=17 drop=42276 pkt=178192 data_loss=23.72494 2019-07-30 10:02:17,743 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1134777/3073684<3073684 Kbps loss-rate=23 2019-07-30 10:02:17,743 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2104230K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:21,070 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=131.1416 real_seconds=1.00 rate_Mbps=1099.7161 tx_cpu=26 rx_cpu=16 drop=49085 pkt=183374 data_loss=26.76771 2019-07-30 10:02:21,070 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1126109/2104230<2104230 Kbps loss-rate=26 2019-07-30 10:02:21,070 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1615169K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:24,399 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=135.2852 real_seconds=1.01 rate_Mbps=1126.6152 tx_cpu=29 rx_cpu=16 drop=28687 pkt=167219 data_loss=17.15532 2019-07-30 10:02:24,400 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1153653/1615169<1615169 Kbps loss-rate=17 2019-07-30 10:02:24,400 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1384411K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:27,727 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=136.3438 real_seconds=1.00 rate_Mbps=1139.6634 tx_cpu=62 rx_cpu=17 drop=29379 pkt=168995 data_loss=17.38452 2019-07-30 10:02:27,727 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1167015/1384411<1384411 Kbps loss-rate=17 2019-07-30 10:02:27,727 DEBUG overshot, min=1 kbps=1167015 max=1384411 2019-07-30 10:02:27,728 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1167015K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:31,080 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=137.4619 real_seconds=1.00 rate_Mbps=1152.8271 tx_cpu=89 rx_cpu=20 drop=1696 pkt=142457 data_loss=1.19057 2019-07-30 10:02:31,081 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1<1180494/1167015<1384411 Kbps loss-rate=1 2019-07-30 10:02:31,081 DEBUG undershot, min=1180494 kbps=1282452 max=1384411 2019-07-30 10:02:31,081 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1282452K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:34,406 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=133.5059 real_seconds=1.00 rate_Mbps=1119.3966 tx_cpu=66 rx_cpu=17 drop=19766 pkt=156476 data_loss=12.63195 2019-07-30 10:02:34,406 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1180494<1146262/1282452<1384411 Kbps loss-rate=12 2019-07-30 10:02:34,406 DEBUG overshot, min=1180494 kbps=1146262 max=1282452 2019-07-30 10:02:34,407 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1146262K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:37,734 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=134.3613 real_seconds=1.00 rate_Mbps=1123.5787 tx_cpu=92 rx_cpu=16 drop=2339 pkt=139925 data_loss=1.67162 2019-07-30 10:02:37,735 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=1024 throughput=1180494<1150544/1146262<1282452 Kbps loss-rate=1 2019-07-30 10:02:37,736 DEBUG undershot, min=1231473 kbps=1256962 max=1282452 2019-07-30 10:02:37,736 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Measuring UDP Throughput (packet size=8192)... 2019-07-30 10:02:37,737 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:41,089 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=200.3516 real_seconds=1.01 rate_Mbps=1671.1801 tx_cpu=62 rx_cpu=10 drop=50649 pkt=76294 data_loss=66.38660 2019-07-30 10:02:41,089 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1711288/5000000<10000000 Kbps loss-rate=66 2019-07-30 10:02:41,089 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3355644K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:44,418 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=200.6250 real_seconds=1.00 rate_Mbps=1682.0679 tx_cpu=99 rx_cpu=11 drop=25523 pkt=51203 data_loss=49.84668 2019-07-30 10:02:44,418 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1722437/3355644<3355644 Kbps loss-rate=49 2019-07-30 10:02:44,419 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2539040K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:47,747 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=204.7344 real_seconds=1.00 rate_Mbps=1712.5556 tx_cpu=99 rx_cpu=11 drop=12537 pkt=38743 data_loss=32.35939 2019-07-30 10:02:47,748 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1753656/2539040<2539040 Kbps loss-rate=32 2019-07-30 10:02:47,748 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2146348K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:51,100 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=198.1562 real_seconds=1.00 rate_Mbps=1662.7007 tx_cpu=99 rx_cpu=12 drop=7387 pkt=32751 data_loss=22.55506 2019-07-30 10:02:51,101 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1702605/2146348<2146348 Kbps loss-rate=22 2019-07-30 10:02:51,101 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1924476K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:54,426 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=200.9219 real_seconds=1.00 rate_Mbps=1680.1841 tx_cpu=99 rx_cpu=11 drop=3647 pkt=29365 data_loss=12.41955 2019-07-30 10:02:54,426 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1720508/1924476<1924476 Kbps loss-rate=12 2019-07-30 10:02:54,427 DEBUG overshot, min=1 kbps=1720508 max=1924476 2019-07-30 10:02:54,427 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1720508K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:02:57,781 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=203.1875 real_seconds=1.00 rate_Mbps=1704.8507 tx_cpu=98 rx_cpu=10 drop=245 pkt=26253 data_loss=0.93324 2019-07-30 10:02:57,781 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1<1745767/1720508<1924476 Kbps loss-rate=0 2019-07-30 10:02:57,781 DEBUG undershot, min=1745767 kbps=1835121 max=1924476 2019-07-30 10:02:57,782 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1835121K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:03:01,111 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] megabytes=212.5078 real_seconds=1.00 rate_Mbps=1783.5347 tx_cpu=99 rx_cpu=10 drop=801 pkt=28002 data_loss=2.86050 2019-07-30 10:03:01,111 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] pkt-size=8192 throughput=1745767<1826339/1835121<1924476 Kbps loss-rate=2 2019-07-30 10:03:01,122 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.23', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 23, 'rtt_ms': 0.56, 'throughput_kbps': 1743008, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.64, 'throughput_kbps': 1837857, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.54, 'throughput_kbps': 2119716, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.04, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145623, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.67, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1150544, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.86, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1826339, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.363', 'rtt_max_ms': '0.644', 'rtt_min_ms': '0.255', 'rtt_stddev': '0.109', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.324', 'rtt_max_ms': '0.422', 'rtt_min_ms': '0.233', 'rtt_stddev': '0.063', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.576', 'rtt_max_ms': '1.442', 'rtt_min_ms': '0.359', 'rtt_stddev': '0.304', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 10:03:01,123 INFO Deleting floating ip 38ba169b-7ad4-414b-9527-a80c2f715aca 2019-07-30 10:03:02,781 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Floating IP 172.30.9.201 deleted 2019-07-30 10:03:02,955 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c22] Instance deleted 2019-07-30 10:03:03,069 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Creating client VM... 2019-07-30 10:03:03,069 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-30 10:03:06,431 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 1 of 150... 2019-07-30 10:03:08,780 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 2 of 150... 2019-07-30 10:03:11,479 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 3 of 150... 2019-07-30 10:03:13,803 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 4 of 150... 2019-07-30 10:03:16,432 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 5 of 150... 2019-07-30 10:03:19,068 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 6 of 150... 2019-07-30 10:03:21,442 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 7 of 150... 2019-07-30 10:03:24,623 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 8 of 150... 2019-07-30 10:03:27,048 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 9 of 150... 2019-07-30 10:03:29,453 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 10 of 150... 2019-07-30 10:03:31,584 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 11 of 150... 2019-07-30 10:03:33,753 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 12 of 150... 2019-07-30 10:03:35,925 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 13 of 150... 2019-07-30 10:03:38,326 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 14 of 150... 2019-07-30 10:03:40,737 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 15 of 150... 2019-07-30 10:03:43,461 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 16 of 150... 2019-07-30 10:03:46,262 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 17 of 150... 2019-07-30 10:03:48,428 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 18 of 150... 2019-07-30 10:03:50,760 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 19 of 150... 2019-07-30 10:03:53,152 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 20 of 150... 2019-07-30 10:03:55,317 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 21 of 150... 2019-07-30 10:03:57,633 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 22 of 150... 2019-07-30 10:04:00,071 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 23 of 150... 2019-07-30 10:04:02,495 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 24 of 150... 2019-07-30 10:04:05,128 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 25 of 150... 2019-07-30 10:04:07,291 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 26 of 150... 2019-07-30 10:04:09,607 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 27 of 150... 2019-07-30 10:04:12,012 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 28 of 150... 2019-07-30 10:04:14,169 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 29 of 150... 2019-07-30 10:04:16,630 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 30 of 150... 2019-07-30 10:04:18,785 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 31 of 150... 2019-07-30 10:04:21,299 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 32 of 150... 2019-07-30 10:04:23,452 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 33 of 150... 2019-07-30 10:04:25,917 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 34 of 150... 2019-07-30 10:04:28,344 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 35 of 150... 2019-07-30 10:04:30,674 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 36 of 150... 2019-07-30 10:04:32,835 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 37 of 150... 2019-07-30 10:04:35,467 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 38 of 150... 2019-07-30 10:04:38,097 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 39 of 150... 2019-07-30 10:04:40,440 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 40 of 150... 2019-07-30 10:04:42,788 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 41 of 150... 2019-07-30 10:04:45,244 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 42 of 150... 2019-07-30 10:04:47,408 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 43 of 150... 2019-07-30 10:04:49,794 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 44 of 150... 2019-07-30 10:04:52,262 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 45 of 150... 2019-07-30 10:04:54,422 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] VM status=BUILD, retrying 46 of 150... 2019-07-30 10:04:59,325 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Internal network IP: 192.168.1.24 2019-07-30 10:04:59,325 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] SSH IP: 172.30.9.202 2019-07-30 10:04:59,325 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Setup SSH for ubuntu@172.30.9.202 2019-07-30 10:05:13,050 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Installing nuttcp-8.1.4... 2019-07-30 10:05:13,096 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Copying nuttcp-8.1.4 to target... 2019-07-30 10:05:13,257 INFO ============================================================ 2019-07-30 10:05:13,257 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-07-30 10:05:22,300 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=21.6 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.609 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.194 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.505 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.290 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.416 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.409 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.676 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.467 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.547 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.194/2.577/21.657/6.361 ms 2019-07-30 10:05:31,339 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.166 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.417 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.379 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.284 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.402 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.311 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.328 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.271 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.519 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.498 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.166/0.357/0.519/0.103 ms 2019-07-30 10:05:40,383 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.966 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.589 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.438 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.344 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.349 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.263 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.525 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.371 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.478 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.439 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.263/0.476/0.966/0.187 ms 2019-07-30 10:05:40,384 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Measuring TCP Throughput (packet size=65536)... 2019-07-30 10:05:40,384 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:05:50,479 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=3694.3318 real_seconds=10.00 rate_Mbps=3099.8110 tx_cpu=7 rx_cpu=9 retrans=3 cwnd=304 rtt_ms=0.40 2019-07-30 10:05:50,480 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:00,573 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=3686.7779 real_seconds=10.00 rate_Mbps=3093.9335 tx_cpu=7 rx_cpu=9 retrans=2 cwnd=305 rtt_ms=0.59 2019-07-30 10:06:00,573 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:10,667 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=4727.3775 real_seconds=10.00 rate_Mbps=3966.9017 tx_cpu=8 rx_cpu=12 retrans=7 cwnd=393 rtt_ms=0.47 2019-07-30 10:06:10,668 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Measuring UDP Throughput (packet size=128)... 2019-07-30 10:06:10,669 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:14,021 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=25.4399 real_seconds=1.00 rate_Mbps=213.3229 tx_cpu=18 rx_cpu=26 drop=374 pkt=208777 data_loss=0.17893 2019-07-30 10:06:14,021 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=128 throughput=1<218442/5000000<10000000 Kbps loss-rate=0 2019-07-30 10:06:14,021 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R655326K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:17,346 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=26.2009 real_seconds=1.00 rate_Mbps=219.5660 tx_cpu=16 rx_cpu=24 drop=736 pkt=215374 data_loss=0.34194 2019-07-30 10:06:17,346 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=128 throughput=1<224835/655326<655326 Kbps loss-rate=0 2019-07-30 10:06:17,347 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R440080K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:20,672 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=26.2642 real_seconds=1.00 rate_Mbps=220.1652 tx_cpu=17 rx_cpu=24 drop=1085 pkt=216242 data_loss=0.50196 2019-07-30 10:06:20,673 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=128 throughput=1<225449/440080<440080 Kbps loss-rate=0 2019-07-30 10:06:20,673 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R332764K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:24,024 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=25.4091 real_seconds=1.00 rate_Mbps=212.9180 tx_cpu=18 rx_cpu=25 drop=6802 pkt=214953 data_loss=3.16433 2019-07-30 10:06:24,024 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=128 throughput=1<218028/332764<332764 Kbps loss-rate=3 2019-07-30 10:06:24,024 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R275396K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:27,348 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=26.2717 real_seconds=1.00 rate_Mbps=220.1639 tx_cpu=18 rx_cpu=25 drop=784 pkt=216002 data_loss=0.36295 2019-07-30 10:06:27,349 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=128 throughput=1<225447/275396<275396 Kbps loss-rate=0 2019-07-30 10:06:27,349 DEBUG undershot, min=225447 kbps=250421 max=275396 2019-07-30 10:06:27,349 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R250421K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:30,676 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=25.5957 real_seconds=1.00 rate_Mbps=214.5019 tx_cpu=19 rx_cpu=25 drop=1046 pkt=210726 data_loss=0.49644 2019-07-30 10:06:30,676 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=128 throughput=225447<219649/250421<275396 Kbps loss-rate=0 2019-07-30 10:06:30,676 DEBUG undershot, min=250421 kbps=262908 max=275396 2019-07-30 10:06:30,677 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R262908K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:34,026 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=26.1400 real_seconds=1.00 rate_Mbps=219.0715 tx_cpu=17 rx_cpu=25 drop=1818 pkt=215957 data_loss=0.84175 2019-07-30 10:06:34,027 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=128 throughput=250421<224329/262908<275396 Kbps loss-rate=0 2019-07-30 10:06:34,027 DEBUG undershot, min=262908 kbps=269152 max=275396 2019-07-30 10:06:34,027 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Measuring UDP Throughput (packet size=1024)... 2019-07-30 10:06:34,028 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:37,379 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=196.9229 real_seconds=1.00 rate_Mbps=1652.8342 tx_cpu=31 rx_cpu=26 drop=1266 pkt=202915 data_loss=0.62389 2019-07-30 10:06:37,379 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=1024 throughput=1<1692502/5000000<10000000 Kbps loss-rate=0 2019-07-30 10:06:37,379 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3346251K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:40,731 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=191.1523 real_seconds=1.00 rate_Mbps=1603.3017 tx_cpu=31 rx_cpu=26 drop=105 pkt=195845 data_loss=0.05365 2019-07-30 10:06:40,732 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=1024 throughput=1<1641780/3346251<3346251 Kbps loss-rate=0 2019-07-30 10:06:40,732 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2494015K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:44,057 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=199.9639 real_seconds=1.00 rate_Mbps=1676.4931 tx_cpu=27 rx_cpu=26 drop=26 pkt=204789 data_loss=0.01270 2019-07-30 10:06:44,057 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=1024 throughput=1<1716728/2494015<2494015 Kbps loss-rate=0 2019-07-30 10:06:44,058 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2105371K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:47,408 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=181.1709 real_seconds=1.00 rate_Mbps=1518.7480 tx_cpu=23 rx_cpu=29 drop=506 pkt=186025 data_loss=0.27198 2019-07-30 10:06:47,408 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=1024 throughput=1<1555197/2105371<2105371 Kbps loss-rate=0 2019-07-30 10:06:47,408 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1830284K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:50,733 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=205.7061 real_seconds=1.00 rate_Mbps=1725.6582 tx_cpu=29 rx_cpu=26 drop=1154 pkt=211797 data_loss=0.54484 2019-07-30 10:06:50,734 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=1024 throughput=1<1767073/1830284<1830284 Kbps loss-rate=0 2019-07-30 10:06:50,734 DEBUG undershot, min=1767073 kbps=1798678 max=1830284 2019-07-30 10:06:50,735 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Measuring UDP Throughput (packet size=8192)... 2019-07-30 10:06:50,735 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:54,087 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=361.7031 real_seconds=1.00 rate_Mbps=3034.6379 tx_cpu=51 rx_cpu=20 drop=26320 pkt=72618 data_loss=36.24446 2019-07-30 10:06:54,087 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=8192 throughput=1<3107469/5000000<10000000 Kbps loss-rate=36 2019-07-30 10:06:54,087 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4053734K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:06:57,414 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=366.1484 real_seconds=1.00 rate_Mbps=3068.0303 tx_cpu=99 rx_cpu=22 drop=14989 pkt=61856 data_loss=24.23210 2019-07-30 10:06:57,415 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=8192 throughput=1<3141663/4053734<4053734 Kbps loss-rate=24 2019-07-30 10:06:57,416 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3597698K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:07:00,766 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=364.0625 real_seconds=1.00 rate_Mbps=3053.4646 tx_cpu=99 rx_cpu=21 drop=8296 pkt=54896 data_loss=15.11221 2019-07-30 10:07:00,767 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=8192 throughput=1<3126747/3597698<3597698 Kbps loss-rate=15 2019-07-30 10:07:00,767 DEBUG overshot, min=1 kbps=3126747 max=3597698 2019-07-30 10:07:00,767 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3126747K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:07:04,118 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=371.3984 real_seconds=1.00 rate_Mbps=3117.0370 tx_cpu=99 rx_cpu=18 drop=172 pkt=47711 data_loss=0.36052 2019-07-30 10:07:04,118 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=8192 throughput=1<3191845/3126747<3597698 Kbps loss-rate=0 2019-07-30 10:07:04,118 DEBUG undershot, min=3191845 kbps=3394771 max=3597698 2019-07-30 10:07:04,119 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3394771K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:07:07,446 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] megabytes=398.9062 real_seconds=1.00 rate_Mbps=3343.8205 tx_cpu=99 rx_cpu=23 drop=740 pkt=51800 data_loss=1.42858 2019-07-30 10:07:07,447 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] pkt-size=8192 throughput=3191845<3424072/3394771<3597698 Kbps loss-rate=1 2019-07-30 10:07:07,447 DEBUG undershot, min=3424072 kbps=3510885 max=3597698 2019-07-30 10:07:07,458 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.24', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.4, 'throughput_kbps': 3174206, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.59, 'throughput_kbps': 3168187, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.47, 'throughput_kbps': 4062107, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.84, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 224329, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.54, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1767073, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.43, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3424072, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.577', 'rtt_max_ms': '21.657', 'rtt_min_ms': '0.194', 'rtt_stddev': '6.361', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.357', 'rtt_max_ms': '0.519', 'rtt_min_ms': '0.166', 'rtt_stddev': '0.103', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.476', 'rtt_max_ms': '0.966', 'rtt_min_ms': '0.263', 'rtt_stddev': '0.187', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 10:07:07,460 INFO Deleting floating ip ea214ca1-6418-4d88-8c83-f5fdf9e3a25f 2019-07-30 10:07:08,884 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Floating IP 172.30.9.202 deleted 2019-07-30 10:07:09,034 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c23] Instance deleted 2019-07-30 10:07:09,066 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Creating client VM... 2019-07-30 10:07:09,066 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-30 10:07:11,263 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] VM status=BUILD, retrying 1 of 150... 2019-07-30 10:07:13,623 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] VM status=BUILD, retrying 2 of 150... 2019-07-30 10:07:16,031 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] VM status=BUILD, retrying 3 of 150... 2019-07-30 10:07:18,190 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] VM status=BUILD, retrying 4 of 150... 2019-07-30 10:07:20,687 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] VM status=BUILD, retrying 5 of 150... 2019-07-30 10:07:22,828 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] VM status=BUILD, retrying 6 of 150... 2019-07-30 10:07:25,269 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] VM status=BUILD, retrying 7 of 150... 2019-07-30 10:07:30,060 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Internal network IP: 192.168.2.7 2019-07-30 10:07:30,061 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] SSH IP: 172.30.9.204 2019-07-30 10:07:30,061 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Setup SSH for ubuntu@172.30.9.204 2019-07-30 10:07:42,135 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Installing nuttcp-8.1.4... 2019-07-30 10:07:42,180 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Copying nuttcp-8.1.4 to target... 2019-07-30 10:07:42,343 INFO ============================================================ 2019-07-30 10:07:42,343 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-07-30 10:07:51,386 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.44 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.531 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.420 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.403 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.401 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.364 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.470 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.443 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.561 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.362 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.362/0.540/1.447/0.308 ms 2019-07-30 10:08:00,421 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.390 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.323 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.549 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.389 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.380 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.298 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.274 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.314 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.317 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.319 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.274/0.355/0.549/0.076 ms 2019-07-30 10:08:09,462 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.54 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.411 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.354 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.353 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.397 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.751 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.438 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.412 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.500 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.473 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.353/0.563/1.547/0.346 ms 2019-07-30 10:08:09,462 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Measuring TCP Throughput (packet size=65536)... 2019-07-30 10:08:09,463 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:08:19,558 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=2158.5420 real_seconds=10.00 rate_Mbps=1811.0278 tx_cpu=4 rx_cpu=6 retrans=20 cwnd=578 rtt_ms=0.28 2019-07-30 10:08:19,558 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:08:29,654 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=1773.8033 real_seconds=10.00 rate_Mbps=1488.3771 tx_cpu=4 rx_cpu=5 retrans=14 cwnd=273 rtt_ms=0.56 2019-07-30 10:08:29,655 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:08:39,750 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=2107.4697 real_seconds=10.00 rate_Mbps=1768.2332 tx_cpu=4 rx_cpu=6 retrans=6 cwnd=410 rtt_ms=0.79 2019-07-30 10:08:39,750 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Measuring UDP Throughput (packet size=128)... 2019-07-30 10:08:39,750 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:08:43,075 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.2791 real_seconds=1.01 rate_Mbps=144.1859 tx_cpu=16 rx_cpu=18 drop=67619 pkt=209170 data_loss=32.32746 2019-07-30 10:08:43,076 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<147646/5000000<10000000 Kbps loss-rate=32 2019-07-30 10:08:43,076 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R442938K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:08:46,403 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.8391 real_seconds=1.01 rate_Mbps=148.8832 tx_cpu=15 rx_cpu=17 drop=58715 pkt=204853 data_loss=28.66215 2019-07-30 10:08:46,404 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<152456/442938<442938 Kbps loss-rate=28 2019-07-30 10:08:46,404 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297697K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:08:49,731 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.2803 real_seconds=1.01 rate_Mbps=144.1351 tx_cpu=17 rx_cpu=17 drop=69870 pkt=211430 data_loss=33.04623 2019-07-30 10:08:49,732 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<147594/297697<297697 Kbps loss-rate=33 2019-07-30 10:08:49,732 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222645K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:08:53,057 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.4016 real_seconds=1.00 rate_Mbps=146.1239 tx_cpu=37 rx_cpu=18 drop=69745 pkt=212299 data_loss=32.85228 2019-07-30 10:08:53,057 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<149630/222645<222645 Kbps loss-rate=32 2019-07-30 10:08:53,058 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186137K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:08:56,383 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.4635 real_seconds=1.00 rate_Mbps=146.0368 tx_cpu=97 rx_cpu=18 drop=38714 pkt=181775 data_loss=21.29765 2019-07-30 10:08:56,383 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<149541/186137<186137 Kbps loss-rate=21 2019-07-30 10:08:56,383 DEBUG overshot, min=1 kbps=149541 max=186137 2019-07-30 10:08:56,384 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149541K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:08:59,733 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.8267 real_seconds=1.00 rate_Mbps=149.7052 tx_cpu=99 rx_cpu=20 drop=0 pkt=146036 data_loss=0.00000 2019-07-30 10:08:59,734 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<153298/149541<186137 Kbps loss-rate=0 2019-07-30 10:08:59,734 DEBUG undershot, min=153298 kbps=169717 max=186137 2019-07-30 10:08:59,735 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169717K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:03,084 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.4978 real_seconds=1.00 rate_Mbps=146.3298 tx_cpu=99 rx_cpu=17 drop=22397 pkt=165739 data_loss=13.51338 2019-07-30 10:09:03,084 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=153298<149841/169717<186137 Kbps loss-rate=13 2019-07-30 10:09:03,085 DEBUG overshot, min=153298 kbps=149841 max=169717 2019-07-30 10:09:03,085 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149841K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:06,410 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.3107 real_seconds=1.00 rate_Mbps=145.2944 tx_cpu=99 rx_cpu=18 drop=4520 pkt=146329 data_loss=3.08861 2019-07-30 10:09:06,411 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=153298<148781/149841<169717 Kbps loss-rate=3 2019-07-30 10:09:06,411 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Measuring UDP Throughput (packet size=1024)... 2019-07-30 10:09:06,412 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:09,738 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=144.3809 real_seconds=1.00 rate_Mbps=1205.8331 tx_cpu=32 rx_cpu=20 drop=54584 pkt=202430 data_loss=26.96434 2019-07-30 10:09:09,738 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1234773/5000000<10000000 Kbps loss-rate=26 2019-07-30 10:09:09,738 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3117386K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:13,066 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=147.9307 real_seconds=1.00 rate_Mbps=1240.9038 tx_cpu=33 rx_cpu=19 drop=49051 pkt=200532 data_loss=24.46040 2019-07-30 10:09:13,067 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1270685/3117386<3117386 Kbps loss-rate=24 2019-07-30 10:09:13,067 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2194035K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:16,419 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=143.7480 real_seconds=1.00 rate_Mbps=1206.1934 tx_cpu=24 rx_cpu=20 drop=43650 pkt=190848 data_loss=22.87163 2019-07-30 10:09:16,419 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1235142/2194035<2194035 Kbps loss-rate=22 2019-07-30 10:09:16,420 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1714588K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:19,771 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=142.8662 real_seconds=1.00 rate_Mbps=1194.2401 tx_cpu=30 rx_cpu=18 drop=48436 pkt=194731 data_loss=24.87330 2019-07-30 10:09:19,771 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1222901/1714588<1714588 Kbps loss-rate=24 2019-07-30 10:09:19,772 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1468744K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:23,099 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=143.6807 real_seconds=1.00 rate_Mbps=1201.9226 tx_cpu=99 rx_cpu=19 drop=32161 pkt=179290 data_loss=17.93796 2019-07-30 10:09:23,100 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1230768/1468744<1468744 Kbps loss-rate=17 2019-07-30 10:09:23,100 DEBUG overshot, min=1 kbps=1230768 max=1468744 2019-07-30 10:09:23,100 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1230768K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:26,425 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=141.6738 real_seconds=1.00 rate_Mbps=1184.8856 tx_cpu=99 rx_cpu=18 drop=5167 pkt=150241 data_loss=3.43914 2019-07-30 10:09:26,426 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1213322/1230768<1468744 Kbps loss-rate=3 2019-07-30 10:09:26,426 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Measuring UDP Throughput (packet size=8192)... 2019-07-30 10:09:26,427 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:29,754 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=204.8047 real_seconds=1.00 rate_Mbps=1718.8066 tx_cpu=63 rx_cpu=10 drop=48079 pkt=74294 data_loss=64.71451 2019-07-30 10:09:29,754 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1760057/5000000<10000000 Kbps loss-rate=64 2019-07-30 10:09:29,755 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3380028K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:33,083 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=212.9453 real_seconds=1.00 rate_Mbps=1782.4789 tx_cpu=99 rx_cpu=10 drop=24318 pkt=51575 data_loss=47.15076 2019-07-30 10:09:33,084 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1825258/3380028<3380028 Kbps loss-rate=47 2019-07-30 10:09:33,084 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2602643K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:36,408 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=214.8984 real_seconds=1.00 rate_Mbps=1799.0449 tx_cpu=99 rx_cpu=10 drop=12206 pkt=39713 data_loss=30.73554 2019-07-30 10:09:36,408 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1842221/2602643<2602643 Kbps loss-rate=30 2019-07-30 10:09:36,408 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2222432K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:39,734 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=210.8906 real_seconds=1.00 rate_Mbps=1765.0774 tx_cpu=99 rx_cpu=10 drop=6918 pkt=33912 data_loss=20.39987 2019-07-30 10:09:39,735 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1807439/2222432<2222432 Kbps loss-rate=20 2019-07-30 10:09:39,735 DEBUG overshot, min=1 kbps=1807439 max=2222432 2019-07-30 10:09:39,735 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1807439K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:43,061 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=214.5000 real_seconds=1.00 rate_Mbps=1800.4259 tx_cpu=99 rx_cpu=10 drop=124 pkt=27580 data_loss=0.44962 2019-07-30 10:09:43,061 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1843636/1807439<2222432 Kbps loss-rate=0 2019-07-30 10:09:43,061 DEBUG undershot, min=1843636 kbps=2033034 max=2222432 2019-07-30 10:09:43,062 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2033034K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:46,413 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=219.4609 real_seconds=1.00 rate_Mbps=1837.2953 tx_cpu=99 rx_cpu=10 drop=2931 pkt=31022 data_loss=9.44816 2019-07-30 10:09:46,413 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1843636<1881390/2033034<2222432 Kbps loss-rate=9 2019-07-30 10:09:46,413 DEBUG overshot, min=1843636 kbps=1881390 max=2033034 2019-07-30 10:09:46,414 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1881390K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:49,765 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=222.1562 real_seconds=1.00 rate_Mbps=1864.5531 tx_cpu=99 rx_cpu=12 drop=272 pkt=28708 data_loss=0.94747 2019-07-30 10:09:49,765 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1843636<1909302/1881390<2033034 Kbps loss-rate=0 2019-07-30 10:09:49,766 DEBUG undershot, min=1909302 kbps=1971168 max=2033034 2019-07-30 10:09:49,766 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1971168K -p5001 -P5002 -fparse 192.168.1.3 2019-07-30 10:09:53,116 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=214.5625 real_seconds=1.00 rate_Mbps=1796.5696 tx_cpu=99 rx_cpu=10 drop=2614 pkt=30078 data_loss=8.69075 2019-07-30 10:09:53,117 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1909302<1839687/1971168<2033034 Kbps loss-rate=8 2019-07-30 10:09:53,117 DEBUG overshot, min=1909302 kbps=1839687 max=1971168 2019-07-30 10:09:53,130 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.28, 'throughput_kbps': 1854492, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.56, 'throughput_kbps': 1524098, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.79, 'throughput_kbps': 1810670, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.09, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148781, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.44, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1213322, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.69, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1839687, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.540', 'rtt_max_ms': '1.447', 'rtt_min_ms': '0.362', 'rtt_stddev': '0.308', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.355', 'rtt_max_ms': '0.549', 'rtt_min_ms': '0.274', 'rtt_stddev': '0.076', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.563', 'rtt_max_ms': '1.547', 'rtt_min_ms': '0.353', 'rtt_stddev': '0.346', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 10:09:53,132 INFO ============================================================ 2019-07-30 10:09:53,133 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-07-30 10:10:02,195 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.658 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.489 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.413 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.713 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.586 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.676 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.435 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.370 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.485 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.631 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.370/0.545/0.713/0.118 ms 2019-07-30 10:10:11,235 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.613 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.384 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.370 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.485 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.456 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.447 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.523 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.479 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.418 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.533 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.370/0.470/0.613/0.074 ms 2019-07-30 10:10:20,279 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.41 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.473 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=1.07 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.709 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.781 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.923 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.628 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.784 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.877 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.760 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.473/0.842/1.411/0.246 ms 2019-07-30 10:10:20,279 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Measuring TCP Throughput (packet size=65536)... 2019-07-30 10:10:20,280 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:10:30,402 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=1971.1863 real_seconds=10.00 rate_Mbps=1653.8182 tx_cpu=4 rx_cpu=6 retrans=1 cwnd=570 rtt_ms=0.58 2019-07-30 10:10:30,403 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:10:40,526 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=3525.8456 real_seconds=10.00 rate_Mbps=2957.9380 tx_cpu=6 rx_cpu=9 retrans=3 cwnd=667 rtt_ms=0.61 2019-07-30 10:10:40,526 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:10:50,620 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=1612.5136 real_seconds=10.00 rate_Mbps=1352.9957 tx_cpu=4 rx_cpu=4 retrans=16 cwnd=251 rtt_ms=0.52 2019-07-30 10:10:50,621 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Measuring UDP Throughput (packet size=128)... 2019-07-30 10:10:50,621 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:10:53,973 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.3746 real_seconds=1.01 rate_Mbps=145.0087 tx_cpu=17 rx_cpu=18 drop=69871 pkt=212204 data_loss=32.92644 2019-07-30 10:10:53,973 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<148488/5000000<10000000 Kbps loss-rate=32 2019-07-30 10:10:53,974 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R445464K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:10:57,301 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=17.1351 real_seconds=1.00 rate_Mbps=143.1384 tx_cpu=16 rx_cpu=16 drop=71594 pkt=211965 data_loss=33.77637 2019-07-30 10:10:57,301 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<146573/445464<445464 Kbps loss-rate=33 2019-07-30 10:10:57,301 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296018K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:00,626 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=16.9050 real_seconds=1.00 rate_Mbps=141.8924 tx_cpu=17 rx_cpu=17 drop=76595 pkt=215081 data_loss=35.61226 2019-07-30 10:11:00,627 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<145297/296018<296018 Kbps loss-rate=35 2019-07-30 10:11:00,627 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R220657K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:03,978 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=16.7404 real_seconds=1.01 rate_Mbps=139.6853 tx_cpu=26 rx_cpu=17 drop=66590 pkt=203728 data_loss=32.68594 2019-07-30 10:11:03,978 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<143037/220657<220657 Kbps loss-rate=32 2019-07-30 10:11:03,978 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181847K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:07,304 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=16.3503 real_seconds=1.00 rate_Mbps=136.6810 tx_cpu=99 rx_cpu=18 drop=43644 pkt=177585 data_loss=24.57618 2019-07-30 10:11:07,304 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<139961/181847<181847 Kbps loss-rate=24 2019-07-30 10:11:07,305 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160904K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:10,630 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=16.7635 real_seconds=1.00 rate_Mbps=140.1783 tx_cpu=99 rx_cpu=17 drop=19807 pkt=157133 data_loss=12.60499 2019-07-30 10:11:10,631 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<143542/160904<160904 Kbps loss-rate=12 2019-07-30 10:11:10,631 DEBUG overshot, min=1 kbps=143542 max=160904 2019-07-30 10:11:10,631 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143542K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:13,982 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=16.7649 real_seconds=1.00 rate_Mbps=140.7242 tx_cpu=99 rx_cpu=17 drop=2840 pkt=140178 data_loss=2.02611 2019-07-30 10:11:13,982 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=128 throughput=1<144101/143542<160904 Kbps loss-rate=2 2019-07-30 10:11:13,983 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Measuring UDP Throughput (packet size=1024)... 2019-07-30 10:11:13,983 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:17,308 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=135.4082 real_seconds=1.00 rate_Mbps=1131.2989 tx_cpu=32 rx_cpu=20 drop=63316 pkt=201974 data_loss=31.34858 2019-07-30 10:11:17,308 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1158450/5000000<10000000 Kbps loss-rate=31 2019-07-30 10:11:17,309 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3079225K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:20,633 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=135.4346 real_seconds=1.00 rate_Mbps=1137.2903 tx_cpu=31 rx_cpu=18 drop=57528 pkt=196213 data_loss=29.31916 2019-07-30 10:11:20,633 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1164585/3079225<3079225 Kbps loss-rate=29 2019-07-30 10:11:20,633 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2121905K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:23,960 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=134.2314 real_seconds=1.00 rate_Mbps=1121.3904 tx_cpu=32 rx_cpu=17 drop=62835 pkt=200288 data_loss=31.37236 2019-07-30 10:11:23,960 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1148303/2121905<2121905 Kbps loss-rate=31 2019-07-30 10:11:23,961 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1635104K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:27,288 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=139.0762 real_seconds=1.00 rate_Mbps=1162.4752 tx_cpu=48 rx_cpu=19 drop=52714 pkt=195128 data_loss=27.01508 2019-07-30 10:11:27,288 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1190374/1635104<1635104 Kbps loss-rate=27 2019-07-30 10:11:27,289 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1412739K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:30,612 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=137.6172 real_seconds=1.00 rate_Mbps=1150.8938 tx_cpu=99 rx_cpu=20 drop=31534 pkt=172454 data_loss=18.28544 2019-07-30 10:11:30,612 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1178515/1412739<1412739 Kbps loss-rate=18 2019-07-30 10:11:30,612 DEBUG overshot, min=1 kbps=1178515 max=1412739 2019-07-30 10:11:30,612 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1178515K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:33,939 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=139.8896 real_seconds=1.00 rate_Mbps=1168.1003 tx_cpu=99 rx_cpu=20 drop=615 pkt=143862 data_loss=0.42750 2019-07-30 10:11:33,939 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1<1196134/1178515<1412739 Kbps loss-rate=0 2019-07-30 10:11:33,940 DEBUG undershot, min=1196134 kbps=1304436 max=1412739 2019-07-30 10:11:33,940 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1304436K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:37,265 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=136.4707 real_seconds=1.00 rate_Mbps=1140.8758 tx_cpu=99 rx_cpu=18 drop=19487 pkt=159233 data_loss=12.23806 2019-07-30 10:11:37,265 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1196134<1168256/1304436<1412739 Kbps loss-rate=12 2019-07-30 10:11:37,265 DEBUG overshot, min=1196134 kbps=1168256 max=1304436 2019-07-30 10:11:37,265 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1168256K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:40,592 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=134.7520 real_seconds=1.00 rate_Mbps=1130.9377 tx_cpu=99 rx_cpu=17 drop=4624 pkt=142610 data_loss=3.24239 2019-07-30 10:11:40,592 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=1024 throughput=1196134<1158080/1168256<1304436 Kbps loss-rate=3 2019-07-30 10:11:40,593 INFO [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Measuring UDP Throughput (packet size=8192)... 2019-07-30 10:11:40,593 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:43,919 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=202.2812 real_seconds=1.00 rate_Mbps=1688.9303 tx_cpu=31 rx_cpu=10 drop=47417 pkt=73309 data_loss=64.68102 2019-07-30 10:11:43,919 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1729464/5000000<10000000 Kbps loss-rate=64 2019-07-30 10:11:43,920 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3364732K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:47,244 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=203.6094 real_seconds=1.00 rate_Mbps=1709.5583 tx_cpu=99 rx_cpu=10 drop=25280 pkt=51342 data_loss=49.23844 2019-07-30 10:11:47,244 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1750587/3364732<3364732 Kbps loss-rate=49 2019-07-30 10:11:47,245 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2557659K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:50,570 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=201.9531 real_seconds=1.00 rate_Mbps=1696.5079 tx_cpu=99 rx_cpu=10 drop=13177 pkt=39027 data_loss=33.76380 2019-07-30 10:11:50,571 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1737224/2557659<2557659 Kbps loss-rate=33 2019-07-30 10:11:50,571 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2147441K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:53,897 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=202.4453 real_seconds=1.00 rate_Mbps=1695.2135 tx_cpu=99 rx_cpu=10 drop=6855 pkt=32768 data_loss=20.91980 2019-07-30 10:11:53,898 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1735898/2147441<2147441 Kbps loss-rate=20 2019-07-30 10:11:53,898 DEBUG overshot, min=1 kbps=1735898 max=2147441 2019-07-30 10:11:53,898 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1735898K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:11:57,224 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=206.3906 real_seconds=1.00 rate_Mbps=1732.6018 tx_cpu=99 rx_cpu=10 drop=70 pkt=26488 data_loss=0.26428 2019-07-30 10:11:57,224 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1<1774184/1735898<2147441 Kbps loss-rate=0 2019-07-30 10:11:57,224 DEBUG undershot, min=1774184 kbps=1960812 max=2147441 2019-07-30 10:11:57,225 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1960812K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:12:00,549 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=213.4453 real_seconds=1.00 rate_Mbps=1783.5194 tx_cpu=99 rx_cpu=10 drop=2599 pkt=29920 data_loss=8.68650 2019-07-30 10:12:00,549 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1774184<1826323/1960812<2147441 Kbps loss-rate=8 2019-07-30 10:12:00,549 DEBUG overshot, min=1774184 kbps=1826323 max=1960812 2019-07-30 10:12:00,550 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1826323K -p5001 -P5002 -fparse 172.30.9.200 2019-07-30 10:12:03,900 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] megabytes=216.8906 real_seconds=1.00 rate_Mbps=1820.6211 tx_cpu=99 rx_cpu=11 drop=106 pkt=27868 data_loss=0.38040 2019-07-30 10:12:03,900 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] pkt-size=8192 throughput=1774184<1864316/1826323<1960812 Kbps loss-rate=0 2019-07-30 10:12:03,900 DEBUG undershot, min=1864316 kbps=1912564 max=1960812 2019-07-30 10:12:03,911 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.58, 'throughput_kbps': 1693509, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.61, 'throughput_kbps': 3028928, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.52, 'throughput_kbps': 1385467, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.03, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144101, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.24, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1158080, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.38, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1864316, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.545', 'rtt_max_ms': '0.713', 'rtt_min_ms': '0.370', 'rtt_stddev': '0.118', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.470', 'rtt_max_ms': '0.613', 'rtt_min_ms': '0.370', 'rtt_stddev': '0.074', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.842', 'rtt_max_ms': '1.411', 'rtt_min_ms': '0.473', 'rtt_stddev': '0.246', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 10:12:03,913 INFO Deleting floating ip 1cacd8f6-3a1b-4523-837b-db7173b1969c 2019-07-30 10:12:05,576 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Floating IP 172.30.9.204 deleted 2019-07-30 10:12:06,101 DEBUG [TestClient_45f57cc8-2a85-4064-9645-155dc37532c24] Instance deleted 2019-07-30 10:12:06,133 INFO Cleaning up... 2019-07-30 10:12:06,133 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Terminating nuttcp-8.1.4 2019-07-30 10:12:06,146 INFO Deleting floating ip 987295ad-721b-4b16-a3f1-d68e0d9672e3 2019-07-30 10:12:07,564 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Floating IP 172.30.9.200 deleted 2019-07-30 10:12:07,700 DEBUG [TestServer_45f57cc8-2a85-4064-9645-155dc37532c21] Instance deleted 2019-07-30 10:12:13,906 INFO Network pns-internal-net_45f57cc8-2a85-4064-9645-155dc37532c2 deleted. 2019-07-30 10:12:15,262 INFO Network pns-internal-net2_45f57cc8-2a85-4064-9645-155dc37532c2 deleted. 2019-07-30 10:12:15,303 INFO Removed public key pns_public_key 2019-07-30 10:12:15,304 INFO Deleting security group 2019-07-30 10:12:15,459 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': '14839636', 'rtt_ms': '0.313333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 156622, 'loss_rate': 0.17}, 1024: {'tp_kbps': 1197145, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7726231, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.205/0.131/0.358/0.066', | | | | | '64-byte': '2.598/0.153/23.977/7.126', '1500-byte': '0.196/0.156/0.402/0.071'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '3468166', 'rtt_ms': '0.486667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 224329, 'loss_rate': 0.84}, 1024: {'tp_kbps': 1767073, | | | | | 'loss_rate': 0.54}, 8192: {'tp_kbps': 3424072, 'loss_rate': 1.43}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.357/0.166/0.519/0.103', | | | | | '64-byte': '2.577/0.194/21.657/6.361', '1500-byte': '0.476/0.263/0.966/0.187'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2002723', 'rtt_ms': '0.433333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 146226, 'loss_rate': 4.52}, 1024: {'tp_kbps': 1223832, | | | | | 'loss_rate': 2.89}, 8192: {'tp_kbps': 1950901, 'loss_rate': 0.65}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.346/0.221/0.557/0.093', | | | | | '64-byte': '0.436/0.222/1.298/0.297', '1500-byte': '0.631/0.383/2.077/0.488'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1729753', 'rtt_ms': '0.543333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 148781, 'loss_rate': 3.09}, 1024: {'tp_kbps': 1213322, | | | | | 'loss_rate': 3.44}, 8192: {'tp_kbps': 1839687, 'loss_rate': 8.69}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.355/0.274/0.549/0.076', | | | | | '64-byte': '0.540/0.362/1.447/0.308', '1500-byte': '0.563/0.353/1.547/0.346'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1900193', 'rtt_ms': '0.58'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145623, 'loss_rate': 2.04}, 1024: {'tp_kbps': 1150544, | | | | | 'loss_rate': 1.67}, 8192: {'tp_kbps': 1826339, 'loss_rate': 2.86}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.324/0.233/0.422/0.063', | | | | | '64-byte': '0.363/0.255/0.644/0.109', '1500-byte': '0.576/0.359/1.442/0.304'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2035968', 'rtt_ms': '0.57'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 144101, 'loss_rate': 2.03}, 1024: {'tp_kbps': 1158080, | | | | | 'loss_rate': 3.24}, 8192: {'tp_kbps': 1864316, 'loss_rate': 0.38}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.470/0.370/0.613/0.074', | | | | | '64-byte': '0.545/0.370/0.713/0.118', '1500-byte': '0.842/0.473/1.411/0.246'}} | | 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-30 10:12:15,464 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-07-30 10:12:15,796 - 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-30 10:12:15,948 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 10:12:15,948 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 10:12:15,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 10:12:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" 2019-07-30 10:12:16,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1211 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:16 GMT X-Openstack-Request-Id: req-66c2ac05-c106-4a1b-8c38-e11857b32216 2019-07-30 10:12:16,396 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1b80178fb644441d821534589df1597c", "created_at": "2019-07-30T09:53:07Z", "admin_state_up": true, "updated_at": "2019-07-30T10:12:11Z", "project_id": "1b80178fb644441d821534589df1597c", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "887dc525-5469-4496-88d5-f63c9572c7cd", "name": "vmtp-router_45f57cc8-2a85-4064-9645-155dc37532c2"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}]} 2019-07-30 10:12:16,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-66c2ac05-c106-4a1b-8c38-e11857b32216 2019-07-30 10:12:16,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.442239046097s 2019-07-30 10:12:16,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 10:12:16,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/887dc525-5469-4496-88d5-f63c9572c7cd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" 2019-07-30 10:12:17,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:12:17 GMT X-Openstack-Request-Id: req-ae93a299-fb4c-4b24-a934-c503fbcd1330 2019-07-30 10:12:17,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:12:17,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/887dc525-5469-4496-88d5-f63c9572c7cd.json used request id req-ae93a299-fb4c-4b24-a934-c503fbcd1330 2019-07-30 10:12:17,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32313299179s 2019-07-30 10:12:17,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:12:17,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" 2019-07-30 10:12:18,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:18 GMT X-Openstack-Request-Id: req-e5e159ce-f5fb-4b95-abfe-90ecf25da9b7 2019-07-30 10:12:18,031 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T09:53:15Z", "file": "/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/file", "owner": "1b80178fb644441d821534589df1597c", "id": "370a5952-74d0-4573-ac92-26d8da1ac8c6", "size": 263848448, "self": "/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/370a5952-74d0-4573-ac92-26d8da1ac8c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_45f57cc8-2a85-4064-9645-155dc37532c2", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T09:53:11Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:12:18,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e5e159ce-f5fb-4b95-abfe-90ecf25da9b7 2019-07-30 10:12:18,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306126832962s 2019-07-30 10:12:18,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 10:12:18,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" 2019-07-30 10:12:18,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 10:12:18 GMT X-Openstack-Request-Id: req-902e169a-03d4-4b1a-a9db-c7ada8486491 2019-07-30 10:12:18,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-30 10:12:18,335 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/370a5952-74d0-4573-ac92-26d8da1ac8c6 used request id req-902e169a-03d4-4b1a-a9db-c7ada8486491 2019-07-30 10:12:18,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.301862955093s 2019-07-30 10:12:18,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 10:12:18,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:18,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-2530e1df-cd7e-46ba-b4b0-f8d0f12e3063 x-openstack-request-id: req-2530e1df-cd7e-46ba-b4b0-f8d0f12e3063 2019-07-30 10:12:18,714 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_45f57cc8-2a85-4064-9645-155dc37532c2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bb62a907-0e69-44ae-8383-354c067d7ca8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bb62a907-0e69-44ae-8383-354c067d7ca8", "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": "bb62a907-0e69-44ae-8383-354c067d7ca8"}]} 2019-07-30 10:12:18,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2530e1df-cd7e-46ba-b4b0-f8d0f12e3063 2019-07-30 10:12:18,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.37314081192s 2019-07-30 10:12:18,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 10:12:18,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/bb62a907-0e69-44ae-8383-354c067d7ca8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:18,753 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-83ad0c01-f60f-4533-8b5a-8dc3507122b6 x-openstack-request-id: req-83ad0c01-f60f-4533-8b5a-8dc3507122b6 2019-07-30 10:12:18,753 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/bb62a907-0e69-44ae-8383-354c067d7ca8 used request id req-83ad0c01-f60f-4533-8b5a-8dc3507122b6 2019-07-30 10:12:18,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0373289585114s 2019-07-30 10:12:18,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:12:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:18,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de3438c-6da5-47d6-ba6b-b421fba609cb 2019-07-30 10:12:18,989 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2", "links": {"self": "http://172.30.9.24:5000/v3/users/529786c8b1cf4142b8354193b1621393"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "529786c8b1cf4142b8354193b1621393", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 10:12:18,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3de3438c-6da5-47d6-ba6b-b421fba609cb 2019-07-30 10:12:18,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235141038895s 2019-07-30 10:12:18,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:12:18,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/529786c8b1cf4142b8354193b1621393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:19,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5314ba51-2880-4d4f-9fd0-64bd036cc700 2019-07-30 10:12:19,201 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_45f57cc8-2a85-4064-9645-155dc37532c2", "links": {"self": "http://172.30.9.24:5000/v3/users/529786c8b1cf4142b8354193b1621393"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "529786c8b1cf4142b8354193b1621393", "description": null}} 2019-07-30 10:12:19,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/529786c8b1cf4142b8354193b1621393 used request id req-5314ba51-2880-4d4f-9fd0-64bd036cc700 2019-07-30 10:12:19,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205822944641s 2019-07-30 10:12:19,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 10:12:19,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/529786c8b1cf4142b8354193b1621393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:19,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefd7987-3680-429c-aeae-730ba9e806f5 2019-07-30 10:12:19,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:12:19,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/529786c8b1cf4142b8354193b1621393 used request id req-cefd7987-3680-429c-aeae-730ba9e806f5 2019-07-30 10:12:19,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.335563898087s 2019-07-30 10:12:19,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:12:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:19,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f707592-dfd6-4cad-9b7e-b09e701add7b 2019-07-30 10:12:19,759 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c"}, "tags": [], "enabled": true, "id": "1b80178fb644441d821534589df1597c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_45f57cc8-2a85-4064-9645-155dc37532c2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 10:12:19,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-7f707592-dfd6-4cad-9b7e-b09e701add7b 2019-07-30 10:12:19,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215216875076s 2019-07-30 10:12:19,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 10:12:19,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:19,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4537bbbc-368f-48dc-9471-e6b50a55cdc8 2019-07-30 10:12:19,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:12:19,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1b80178fb644441d821534589df1597c used request id req-4537bbbc-368f-48dc-9471-e6b50a55cdc8 2019-07-30 10:12:19,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.185787916183s 2019-07-30 10:12:19,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:12:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1b80178fb644441d821534589df1597c&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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:20,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:20 GMT X-Openstack-Request-Id: req-b4152b14-18d8-4e30-8084-70d01f1b5f63 2019-07-30 10:12:20,527 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b80178fb644441d821534589df1597c", "created_at": "2019-07-30T09:53:22Z", "updated_at": "2019-07-30T09:53:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:53:22Z", "revision_number": 0, "id": "10d6a3e2-0652-4f65-902e-1ecfb14f167e", "remote_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "remote_ip_prefix": null, "created_at": "2019-07-30T09:53:22Z", "security_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "tenant_id": "1b80178fb644441d821534589df1597c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b80178fb644441d821534589df1597c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:53:22Z", "revision_number": 0, "id": "2c0e12d8-0e26-4c17-b0a1-e3134087f56c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T09:53:22Z", "security_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "tenant_id": "1b80178fb644441d821534589df1597c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b80178fb644441d821534589df1597c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:53:22Z", "revision_number": 0, "id": "c51e32c7-bbc7-4440-922f-b030f6640afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T09:53:22Z", "security_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "tenant_id": "1b80178fb644441d821534589df1597c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b80178fb644441d821534589df1597c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:53:22Z", "revision_number": 0, "id": "d7b60dff-49c6-4ee2-b0ff-882827db5702", "remote_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "remote_ip_prefix": null, "created_at": "2019-07-30T09:53:22Z", "security_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "tenant_id": "1b80178fb644441d821534589df1597c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b80178fb644441d821534589df1597c"}], "revision_number": 1, "project_id": "1b80178fb644441d821534589df1597c", "id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "name": "default"}]} 2019-07-30 10:12:20,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1b80178fb644441d821534589df1597c&name=default used request id req-b4152b14-18d8-4e30-8084-70d01f1b5f63 2019-07-30 10:12:20,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.572484970093s 2019-07-30 10:12:20,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:12:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:20,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:20 GMT X-Openstack-Request-Id: req-7d8ebe4f-b090-4239-bd43-2c29d41608dd 2019-07-30 10:12:20,591 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b80178fb644441d821534589df1597c", "created_at": "2019-07-30T09:53:22Z", "updated_at": "2019-07-30T09:53:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:53:22Z", "revision_number": 0, "id": "10d6a3e2-0652-4f65-902e-1ecfb14f167e", "remote_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "remote_ip_prefix": null, "created_at": "2019-07-30T09:53:22Z", "security_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "tenant_id": "1b80178fb644441d821534589df1597c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b80178fb644441d821534589df1597c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:53:22Z", "revision_number": 0, "id": "2c0e12d8-0e26-4c17-b0a1-e3134087f56c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T09:53:22Z", "security_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "tenant_id": "1b80178fb644441d821534589df1597c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b80178fb644441d821534589df1597c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:53:22Z", "revision_number": 0, "id": "c51e32c7-bbc7-4440-922f-b030f6640afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T09:53:22Z", "security_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "tenant_id": "1b80178fb644441d821534589df1597c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b80178fb644441d821534589df1597c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T09:53:22Z", "revision_number": 0, "id": "d7b60dff-49c6-4ee2-b0ff-882827db5702", "remote_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "remote_ip_prefix": null, "created_at": "2019-07-30T09:53:22Z", "security_group_id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "tenant_id": "1b80178fb644441d821534589df1597c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b80178fb644441d821534589df1597c"}], "revision_number": 1, "project_id": "1b80178fb644441d821534589df1597c", "id": "6bb4d72b-904d-4a79-87cd-ba35dafd8762", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 10:12:20,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7d8ebe4f-b090-4239-bd43-2c29d41608dd 2019-07-30 10:12:20,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0594489574432s 2019-07-30 10:12:20,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 10:12:20,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6bb4d72b-904d-4a79-87cd-ba35dafd8762.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7c35ff878684eda805776e3f28b614c07bbda542" 2019-07-30 10:12:20,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:12:20 GMT X-Openstack-Request-Id: req-7a96c294-8f77-4c6b-b941-c9220980f9ee 2019-07-30 10:12:20,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:12:20,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/6bb4d72b-904d-4a79-87cd-ba35dafd8762.json used request id req-7a96c294-8f77-4c6b-b941-c9220980f9ee 2019-07-30 10:12:20,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.103047132492s 2019-07-30 10:12:20,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:12:20,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" 2019-07-30 10:12:21,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:21 GMT X-Openstack-Request-Id: req-ac205359-848a-43e8-8d44-bc4c494bb3a5 2019-07-30 10:12:21,078 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 10:12:21,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ac205359-848a-43e8-8d44-bc4c494bb3a5 2019-07-30 10:12:21,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375961065292s 2019-07-30 10:12:21,080 - shade - DEBUG - Network pns-internal-net_45f57cc8-2a85-4064-9645-155dc37532c2 not found for deleting 2019-07-30 10:12:21,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:12:21,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4d80a4d0dc6af5b682747b8dfefaa6d6bf795dc0" 2019-07-30 10:12:21,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:21 GMT X-Openstack-Request-Id: req-77c0567a-ceab-4b03-a1c2-012f2b220896 2019-07-30 10:12:21,161 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 10:12:21,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-77c0567a-ceab-4b03-a1c2-012f2b220896 2019-07-30 10:12:21,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0808088779449s 2019-07-30 10:12:21,163 - shade - DEBUG - Network pns-internal-net2_45f57cc8-2a85-4064-9645-155dc37532c2 not found for deleting 2019-07-30 10:12:21,183 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-07-30 10:12:21,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:12:21,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee6ae24-e936-45e6-8809-eb24caa40857 2019-07-30 10:12:21,217 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 10:12:21,217 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1ee6ae24-e936-45e6-8809-eb24caa40857 2019-07-30 10:12:21,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 10:12:21,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T11:12:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["ETP9XQJdSxKelApWmTQngQ"], "issued_at": "2019-07-30T10:12:21.000000Z"}} 2019-07-30 10:12:21,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:12:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:22,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:22 GMT X-Openstack-Request-Id: req-3f3cf515-47db-4e10-8038-1d835ee9b59b 2019-07-30 10:12:22,012 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 10:12:22,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3f3cf515-47db-4e10-8038-1d835ee9b59b 2019-07-30 10:12:22,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388648986816s 2019-07-30 10:12:22,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:12:22,025 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e68a48f9-6753-47f8-a036-e0de850dd2b9 2019-07-30 10:12:22,025 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:12:22,025 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-e68a48f9-6753-47f8-a036-e0de850dd2b9 2019-07-30 10:12:22,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:12:22,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:22,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e28d6ed-b8aa-4093-890e-125a6157e46f 2019-07-30 10:12:22,179 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 10:12:22,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2e28d6ed-b8aa-4093-890e-125a6157e46f 2019-07-30 10:12:22,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153312921524s 2019-07-30 10:12:22,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 10:12:22,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce"}}' 2019-07-30 10:12:22,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cc70308-6443-4b21-8825-f63c0da56faf 2019-07-30 10:12:22,348 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, "tags": [], "enabled": true, "id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce"}} 2019-07-30 10:12:22,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2cc70308-6443-4b21-8825-f63c0da56faf 2019-07-30 10:12:22,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.162044048309s 2019-07-30 10:12:22,349 - 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'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', '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_24eb7d49-a16d-4172-bd9d-342031f2afce'}) 2019-07-30 10:12:22,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 10:12:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "JNaboYWl3qWehghRkAnCFsO85ZvTyD", "email": null, "name": "shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce"}}' 2019-07-30 10:12:22,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c160c2b4-b88e-438b-817c-67f5217de800 2019-07-30 10:12:22,851 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce", "links": {"self": "http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ce72f1cf706c4375af98e9c97e5aa97c", "domain_id": "default", "password_expires_at": null}} 2019-07-30 10:12:22,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c160c2b4-b88e-438b-817c-67f5217de800 2019-07-30 10:12:22,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495702981949s 2019-07-30 10:12:22,852 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ce72f1cf706c4375af98e9c97e5aa97c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce'}) 2019-07-30 10:12:22,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:12:22,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:22,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6d9626-8817-4545-870c-5df2334700db 2019-07-30 10:12:22,988 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:12:22,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-eb6d9626-8817-4545-870c-5df2334700db 2019-07-30 10:12:22,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132930040359s 2019-07-30 10:12:22,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:12:22,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:23,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd575a6-cd3f-4caa-99bc-766f3b7b6cc2 2019-07-30 10:12:23,148 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:12:23,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5bd575a6-cd3f-4caa-99bc-766f3b7b6cc2 2019-07-30 10:12:23,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154446125031s 2019-07-30 10:12:23,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:12:23,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:23,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63906d5e-2ad1-41cc-a565-6980bade2778 2019-07-30 10:12:23,347 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:12:23,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-63906d5e-2ad1-41cc-a565-6980bade2778 2019-07-30 10:12:23,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193926095963s 2019-07-30 10:12:23,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:12:23,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:23,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dce032b-edbd-4d9d-9140-c188fbd9ac54 2019-07-30 10:12:23,566 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 10:12:23,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-0dce032b-edbd-4d9d-9140-c188fbd9ac54 2019-07-30 10:12:23,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214207172394s 2019-07-30 10:12:23,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:12:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:23,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b56897-736a-4d1f-ad5f-88dac93febbf 2019-07-30 10:12:23,696 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce", "links": {"self": "http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ce72f1cf706c4375af98e9c97e5aa97c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 10:12:23,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-55b56897-736a-4d1f-ad5f-88dac93febbf 2019-07-30 10:12:23,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128528833389s 2019-07-30 10:12:23,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:12:23,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:23,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b938cb-c6a5-4ead-ae84-3933fd39b8e7 2019-07-30 10:12:23,820 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, "tags": [], "enabled": true, "id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce"}]} 2019-07-30 10:12:23,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b4b938cb-c6a5-4ead-ae84-3933fd39b8e7 2019-07-30 10:12:23,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112648010254s 2019-07-30 10:12:23,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 10:12:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ce72f1cf706c4375af98e9c97e5aa97c&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:23,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bfcc4dd-a269-42c6-b483-ea5157f12e3e 2019-07-30 10:12:23,949 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ce72f1cf706c4375af98e9c97e5aa97c&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "previous": null, "next": null}} 2019-07-30 10:12:23,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ce72f1cf706c4375af98e9c97e5aa97c&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7 used request id req-9bfcc4dd-a269-42c6-b483-ea5157f12e3e 2019-07-30 10:12:23,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120458126068s 2019-07-30 10:12:23,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 10:12:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/users/ce72f1cf706c4375af98e9c97e5aa97c/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:24,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b21808e-298a-4449-bd4d-4c42beb046eb 2019-07-30 10:12:24,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:12:24,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/users/ce72f1cf706c4375af98e9c97e5aa97c/roles/7c6f65662ba14da09fdf612228746a7c used request id req-3b21808e-298a-4449-bd4d-4c42beb046eb 2019-07-30 10:12:24,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143889904022s 2019-07-30 10:12:24,097 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce', 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'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'JNaboYWl3qWehghRkAnCFsO85ZvTyD', 'username': u'shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 10:12:24,101 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce', 'password': 'JNaboYWl3qWehghRkAnCFsO85ZvTyD', 'project_name': 'shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'project_domain_name': 'Default'} 2019-07-30 10:12:24,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 10:12:24,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:24,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-a429dceb-cbda-40d6-84c7-f96170333702 x-openstack-request-id: req-a429dceb-cbda-40d6-84c7-f96170333702 2019-07-30 10:12:24,419 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.4", "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-30 10:12:24,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-a429dceb-cbda-40d6-84c7-f96170333702 2019-07-30 10:12:24,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.313811063766s 2019-07-30 10:12:24,420 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-07-30 10:12:24,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:12:24,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:24,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64424961-2d07-49df-8c76-e74fc3a80c3e 2019-07-30 10:12:24,640 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 10:12:24,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-64424961-2d07-49df-8c76-e74fc3a80c3e 2019-07-30 10:12:24,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219545125961s 2019-07-30 10:12:24,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:12:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:12:24,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9f064a-7cc6-41b0-bc95-2a33f54549b9 2019-07-30 10:12:24,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, "tags": [], "enabled": true, "id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce"}]} 2019-07-30 10:12:24,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6d9f064a-7cc6-41b0-bc95-2a33f54549b9 2019-07-30 10:12:24,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118756055832s 2019-07-30 10:12:24,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 10:12:24,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" -d '{"network": {"tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "name": "shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce", "admin_state_up": true}}' 2019-07-30 10:12:25,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:25 GMT X-Openstack-Request-Id: req-7ba0be59-40a1-479e-a0c5-9c8701c53f2d 2019-07-30 10:12:25,203 - 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":"87592669-50a5-4777-9476-84ffe8ab7937","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T10:12:25Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce","admin_state_up":true,"tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:25Z","mtu":1450}} 2019-07-30 10:12:25,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7ba0be59-40a1-479e-a0c5-9c8701c53f2d 2019-07-30 10:12:25,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.435224056244s 2019-07-30 10:12:25,204 - 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-30T10:12:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'87592669-50a5-4777-9476-84ffe8ab7937', u'provider:segmentation_id': 13, 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_24eb7d49-a16d-4172-bd9d-342031f2afce', u'created_at': u'2019-07-30T10:12:25Z', u'mtu': 1450, u'tenant_id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', u'l2_adjacency': True}) 2019-07-30 10:12:25,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:12:25,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2084f30-7586-48bd-9469-89501a6fbb00 2019-07-30 10:12:25,214 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 10:12:25,214 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-e2084f30-7586-48bd-9469-89501a6fbb00 2019-07-30 10:12:25,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 10:12:25,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T11:12:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "name": "shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce", "id": "ce72f1cf706c4375af98e9c97e5aa97c"}, "audit_ids": ["1VBdxCRqSH-ALFAaqb92fQ"], "issued_at": "2019-07-30T10:12:25.000000Z"}} 2019-07-30 10:12:25,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:12:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:26,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:26 GMT X-Openstack-Request-Id: req-9d934a36-d67c-4f7e-867d-5a3964e80fc5 2019-07-30 10:12:26,146 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"87592669-50a5-4777-9476-84ffe8ab7937","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T10:12:25Z","qos_policy_id":null,"name":"shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce","admin_state_up":true,"tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:12:26,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9d934a36-d67c-4f7e-867d-5a3964e80fc5 2019-07-30 10:12:26,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401025056839s 2019-07-30 10:12:26,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 10:12:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"subnet": {"name": "shaker-subnet_24eb7d49-a16d-4172-bd9d-342031f2afce", "enable_dhcp": true, "network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 10:12:26,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:26 GMT X-Openstack-Request-Id: req-c209a5c5-9fdb-4a50-9dd5-7cd673c777bd 2019-07-30 10:12:26,895 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87592669-50a5-4777-9476-84ffe8ab7937","tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T10:12:26Z","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":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","id":"0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08","subnetpool_id":null,"name":"shaker-subnet_24eb7d49-a16d-4172-bd9d-342031f2afce"}} 2019-07-30 10:12:26,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c209a5c5-9fdb-4a50-9dd5-7cd673c777bd 2019-07-30 10:12:26,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.7471139431s 2019-07-30 10:12:26,895 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T10:12: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'0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_24eb7d49-a16d-4172-bd9d-342031f2afce', u'enable_dhcp': True, u'network_id': u'87592669-50a5-4777-9476-84ffe8ab7937', u'tenant_id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', u'created_at': u'2019-07-30T10:12: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'2b7ee9e2bdf24de7ae0ae2cfc3d207d7'}) 2019-07-30 10:12:26,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 10:12:26,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "shaker-router_24eb7d49-a16d-4172-bd9d-342031f2afce", "admin_state_up": true}}' 2019-07-30 10:12:28,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:28 GMT X-Openstack-Request-Id: req-d6c13482-65f3-4468-b362-b45a31fbe4d2 2019-07-30 10:12:28,573 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:26Z", "admin_state_up": true, "updated_at": "2019-07-30T10:12:28Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "name": "shaker-router_24eb7d49-a16d-4172-bd9d-342031f2afce"}} 2019-07-30 10:12:28,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d6c13482-65f3-4468-b362-b45a31fbe4d2 2019-07-30 10:12:28,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67776203156s 2019-07-30 10:12:28,574 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T10:12:28Z', u'revision_number': 2, u'id': u'9eea6d59-3593-4e82-a0aa-41410a3d9ee5', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_24eb7d49-a16d-4172-bd9d-342031f2afce', u'admin_state_up': True, u'tenant_id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', u'created_at': u'2019-07-30T10:12:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7'}) 2019-07-30 10:12:28,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 10:12:28,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9eea6d59-3593-4e82-a0aa-41410a3d9ee5/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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"subnet_id": "0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08"}' 2019-07-30 10:12:31,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:31 GMT X-Openstack-Request-Id: req-06de5d9d-f0b3-4a5f-a091-beaae2e10329 2019-07-30 10:12:31,487 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "subnet_id": "0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08", "subnet_ids": ["0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08"], "port_id": "45864a97-b776-46be-a718-ee56dae19b1d", "id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5"} 2019-07-30 10:12:31,487 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9eea6d59-3593-4e82-a0aa-41410a3d9ee5/add_router_interface.json used request id req-06de5d9d-f0b3-4a5f-a091-beaae2e10329 2019-07-30 10:12:31,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.91281104088s 2019-07-30 10:12:31,488 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-07-30 10:12:34,387 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-07-30 10:12:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:12:34,395 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:34 GMT 2019-07-30 10:12:34,396 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 10:12:34,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:12:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:34,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:34 GMT X-Openstack-Request-Id: req-3d36c8ab-8682-480a-911f-95c6e6989297 2019-07-30 10:12:34,713 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:12:34,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3d36c8ab-8682-480a-911f-95c6e6989297 2019-07-30 10:12:34,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312152147293s 2019-07-30 10:12:34,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 10:12:34,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce"}' 2019-07-30 10:12:34,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:34 GMT Location: http://172.30.9.24:9292/v2/images/2db7e072-1014-44a3-bbca-785705666665 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b10b11fb-02ab-4d61-b246-19033e9fb0e1 2019-07-30 10:12:34,835 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:12:34Z", "file": "/v2/images/2db7e072-1014-44a3-bbca-785705666665/file", "owner": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "2db7e072-1014-44a3-bbca-785705666665", "size": null, "self": "/v2/images/2db7e072-1014-44a3-bbca-785705666665", "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_24eb7d49-a16d-4172-bd9d-342031f2afce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce", "checksum": null, "created_at": "2019-07-30T10:12:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 10:12:34,835 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b10b11fb-02ab-4d61-b246-19033e9fb0e1 2019-07-30 10:12:34,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.113758087158s 2019-07-30 10:12:34,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 10:12:34,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2db7e072-1014-44a3-bbca-785705666665/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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '' 2019-07-30 10:12:44,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 10:12:44 GMT X-Openstack-Request-Id: req-a90087e2-5b4a-4ac5-b579-564493f68b35 2019-07-30 10:12:44,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-30 10:12:44,379 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2db7e072-1014-44a3-bbca-785705666665/file used request id req-a90087e2-5b4a-4ac5-b579-564493f68b35 2019-07-30 10:12:44,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.54326915741s 2019-07-30 10:12:44,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:12:44,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:44,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:44 GMT X-Openstack-Request-Id: req-6581de44-4e65-453a-b0ba-9734e258bfa0 2019-07-30 10:12:44,421 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:12:44Z", "file": "/v2/images/2db7e072-1014-44a3-bbca-785705666665/file", "owner": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "2db7e072-1014-44a3-bbca-785705666665", "size": 666173440, "self": "/v2/images/2db7e072-1014-44a3-bbca-785705666665", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2db7e072-1014-44a3-bbca-785705666665/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2db7e072-1014-44a3-bbca-785705666665/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-30T10:12:34Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:12:44,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6581de44-4e65-453a-b0ba-9734e258bfa0 2019-07-30 10:12:44,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369629859924s 2019-07-30 10:12:44,423 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2db7e072-1014-44a3-bbca-785705666665/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2db7e072-1014-44a3-bbca-785705666665/file', 'owner': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'id': u'2db7e072-1014-44a3-bbca-785705666665', 'size': 666173440, u'self': u'/v2/images/2db7e072-1014-44a3-bbca-785705666665', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'name': 'shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2db7e072-1014-44a3-bbca-785705666665/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T10:12:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T10:12:44Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce', '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/2db7e072-1014-44a3-bbca-785705666665', 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_24eb7d49-a16d-4172-bd9d-342031f2afce', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce', 'created': u'2019-07-30T10:12:34Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-07-30T10:12:34Z', 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/2db7e072-1014-44a3-bbca-785705666665', 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_24eb7d49-a16d-4172-bd9d-342031f2afce', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-07-30 10:12:44,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 10:12:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_24eb7d49-a16d-4172-bd9d-342031f2afce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-30 10:12:44,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-211b45a3-00fb-4b68-a5af-d6a4f6ccd51b x-openstack-request-id: req-211b45a3-00fb-4b68-a5af-d6a4f6ccd51b 2019-07-30 10:12:44,533 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_24eb7d49-a16d-4172-bd9d-342031f2afce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "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": "b817655e-c1ab-4067-aaaf-979b32ce0288"}} 2019-07-30 10:12:44,534 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-211b45a3-00fb-4b68-a5af-d6a4f6ccd51b 2019-07-30 10:12:44,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.109645843506s 2019-07-30 10:12:44,535 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_24eb7d49-a16d-4172-bd9d-342031f2afce', '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'2e894757a4e54ebfa46b20b30b23a387', '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'b817655e-c1ab-4067-aaaf-979b32ce0288', 'swap': 0}) 2019-07-30 10:12:44,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 10:12:44,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288/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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" -d '{"extra_specs": {}}' 2019-07-30 10:12:44,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-d057c443-cd57-4d84-bf44-32faf89d0887 x-openstack-request-id: req-d057c443-cd57-4d84-bf44-32faf89d0887 2019-07-30 10:12:44,556 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 10:12:44,556 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288/os-extra_specs used request id req-d057c443-cd57-4d84-bf44-32faf89d0887 2019-07-30 10:12:44,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208780765533s 2019-07-30 10:12:44,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 10:12:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"keypair": {"name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce"}}' 2019-07-30 10:12:44,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-8e256b75-84f5-4ffc-8eea-d07377e783bd x-openstack-request-id: req-8e256b75-84f5-4ffc-8eea-d07377e783bd 2019-07-30 10:12:44,992 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4tAWX9xEi0rVUqvUvXOk6vh99OeYODAwrrMwifUwmKFwZWYWG09ixae6+4wGv/GZaVqaBUzx/AaKtOk7l7RdVW5M/zem9D3rX7xLRdvUWrT0h8tWjI+JCLtSsUv8rvYTkEkW2E+aKs2od7qlg15L033OlJ1mI82uwinLjd3xekeCZnvKtOCblukkBM/13C6zHCDmMHRM1pXQbjfHoQv/EolgoIEoMS1iuW3vLy6qPkeN/mrxKTM6XnK9p4AIeNbeORG73M1JXdoDBsS7HUbool4ik2e4nnCFXyqDf2zcMZ/AJvtQpg+PA2IPNKDBkdTUXKgiigWY+XF/4gZj6R0M9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuLQFl/cRItK1VKr1L1zpOr4ffTnmDgwMK6zMIn1MJihcGVmF\nhtPYsWnuvuMBr/xmWlamgVM8fwGirTpO5e0XVVuTP83pvQ961+8S0Xb1Fq09IfLV\noyPiQi7UrFL/K72E5BJFthPmirNqHe6pYNeS9N9zpSdZiPNrsIpy43d8XpHgmZ7y\nrTgm5bpJATP9dwusxwg5jB0TNaV0G43x6EL/xKJYKCBKDEtYrlt7y8uqj5Hjf5q8\nSkzOl5yvaeACHjW3jkRu9zNSV3aAwbEux1G6KJeIpNnuJ5whV8qg39s3DGfwCb7U\nKYPjwNiDzSgwZHU1FyoIooFmPlxf+IGY+kdDPQIDAQABAoIBAQCvjszSSJANHWIl\ne+lYf2Nf5l5f1KyKJYFb8f6FubqreikwHxr/sFSDLUE0RujPsYRH0Zypx8f0oEVT\nidx8RwKqq0QmnT3R6ejFXgPw/LSwPTGiFwJg8jaY2ZJjyO+pT5YEgimoivnSU/5F\nPRfZaI3SGqH9FI3R0i1FvBK/ik64Qyl3P08mq2BfqOIOoR5CEiXGsdR+CZ9RP5xJ\njOcCBdW7k6VZHDYvMFmfJ9geVoK41XeEpIgA5Y4vlHbV7BvAFVTDEoKCORkD7+PF\n9taGlgOStkL4EMMEVc0Zrw3P90lKYC6oR6COy2duSehIfTve70tpeuiZDgpz/3Mq\nkdEaFVCxAoGBAOjMOPrpsjsPJKhRyWc0qXu+31QMBEsUnYL6tKoUP29kuoWgHPkQ\nLQ/gg2yYOLFNkmo5igE5Tbk0LDJTBHP4/4Qo+4RE6DlQw1GO7fPDjvnHwWlj1esc\nCcXzm+z68G0XmoGodqHQO3mv/awUVqvISnDMWPelVoMu1AqvsbqA/QqDAoGBAMsc\nrdP388TEcopY1koq+SHja71XViiHvpYJYsWKFeka365x+op9ai23EgJBVsVQbiuo\nav42b/jQNBU4P74H0JsntVs/0NihqfakOnEobuvwF5tjuAk0iJpajHieyPxZuuaH\nVAdzQZVGuBBxLBw5OdTXxOByEZsy3jIpvSFYzA8/AoGBANXvj9GuYBd8RCDXAHJy\n5+oLr+rqHCvvZw0OXmcKsn0pIWxZhyav4el8Vuq+PSNbeVlbRWL4iV/Q/WjF+Aqn\n4hFPJE0akhrSCJzz7+MbbVJIa4rxr44fty+OP1YaCkcG8PuEmHj+Bxo+TK4OBtRY\n/WgJsxzqecWWjFDBw1/02BYHAoGATvxyJPJR2/1BRcfSXblkdOdJ6LHkEZLobNRt\nksBmUOZggihU9DJdbjW5TSM3qTfkABpYsU9eL/ZXqsDbGP1VBGFmx3uDrhsAS6gG\nCiddK2eM5qLa2MmTLeN0qRumsWv7oNaTuOn7YR/FSK+aJcejU8AtEdOKQT6A5iUR\nJbywbmUCgYEAqBn7JuiHH6kulM6r92P55lRHvXbyfcKsOv34rlaxrMxGQPEvQ40Y\nO1cMkzthx8PhuVW8mQpmderzkTse52FEUDsEDMXUBzbaa+IjGtTx0BlEDZQqklHi\no/F0bV86VRZIyVgeeel7OeSxdVflXYIIUFPDHFygyZOV7Wf63S1Jp6s=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "fingerprint": "ac:10:11:7b:1f:e8:74:58:17:2c:3b:ef:5f:be:a1:3f"}} 2019-07-30 10:12:44,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8e256b75-84f5-4ffc-8eea-d07377e783bd 2019-07-30 10:12:44,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.432482004166s 2019-07-30 10:12:44,993 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4tAWX9xEi0rVUqvUvXOk6vh99OeYODAwrrMwifUwmKFwZWYWG09ixae6+4wGv/GZaVqaBUzx/AaKtOk7l7RdVW5M/zem9D3rX7xLRdvUWrT0h8tWjI+JCLtSsUv8rvYTkEkW2E+aKs2od7qlg15L033OlJ1mI82uwinLjd3xekeCZnvKtOCblukkBM/13C6zHCDmMHRM1pXQbjfHoQv/EolgoIEoMS1iuW3vLy6qPkeN/mrxKTM6XnK9p4AIeNbeORG73M1JXdoDBsS7HUbool4ik2e4nnCFXyqDf2zcMZ/AJvtQpg+PA2IPNKDBkdTUXKgiigWY+XF/4gZj6R0M9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuLQFl/cRItK1VKr1L1zpOr4ffTnmDgwMK6zMIn1MJihcGVmF\nhtPYsWnuvuMBr/xmWlamgVM8fwGirTpO5e0XVVuTP83pvQ961+8S0Xb1Fq09IfLV\noyPiQi7UrFL/K72E5BJFthPmirNqHe6pYNeS9N9zpSdZiPNrsIpy43d8XpHgmZ7y\nrTgm5bpJATP9dwusxwg5jB0TNaV0G43x6EL/xKJYKCBKDEtYrlt7y8uqj5Hjf5q8\nSkzOl5yvaeACHjW3jkRu9zNSV3aAwbEux1G6KJeIpNnuJ5whV8qg39s3DGfwCb7U\nKYPjwNiDzSgwZHU1FyoIooFmPlxf+IGY+kdDPQIDAQABAoIBAQCvjszSSJANHWIl\ne+lYf2Nf5l5f1KyKJYFb8f6FubqreikwHxr/sFSDLUE0RujPsYRH0Zypx8f0oEVT\nidx8RwKqq0QmnT3R6ejFXgPw/LSwPTGiFwJg8jaY2ZJjyO+pT5YEgimoivnSU/5F\nPRfZaI3SGqH9FI3R0i1FvBK/ik64Qyl3P08mq2BfqOIOoR5CEiXGsdR+CZ9RP5xJ\njOcCBdW7k6VZHDYvMFmfJ9geVoK41XeEpIgA5Y4vlHbV7BvAFVTDEoKCORkD7+PF\n9taGlgOStkL4EMMEVc0Zrw3P90lKYC6oR6COy2duSehIfTve70tpeuiZDgpz/3Mq\nkdEaFVCxAoGBAOjMOPrpsjsPJKhRyWc0qXu+31QMBEsUnYL6tKoUP29kuoWgHPkQ\nLQ/gg2yYOLFNkmo5igE5Tbk0LDJTBHP4/4Qo+4RE6DlQw1GO7fPDjvnHwWlj1esc\nCcXzm+z68G0XmoGodqHQO3mv/awUVqvISnDMWPelVoMu1AqvsbqA/QqDAoGBAMsc\nrdP388TEcopY1koq+SHja71XViiHvpYJYsWKFeka365x+op9ai23EgJBVsVQbiuo\nav42b/jQNBU4P74H0JsntVs/0NihqfakOnEobuvwF5tjuAk0iJpajHieyPxZuuaH\nVAdzQZVGuBBxLBw5OdTXxOByEZsy3jIpvSFYzA8/AoGBANXvj9GuYBd8RCDXAHJy\n5+oLr+rqHCvvZw0OXmcKsn0pIWxZhyav4el8Vuq+PSNbeVlbRWL4iV/Q/WjF+Aqn\n4hFPJE0akhrSCJzz7+MbbVJIa4rxr44fty+OP1YaCkcG8PuEmHj+Bxo+TK4OBtRY\n/WgJsxzqecWWjFDBw1/02BYHAoGATvxyJPJR2/1BRcfSXblkdOdJ6LHkEZLobNRt\nksBmUOZggihU9DJdbjW5TSM3qTfkABpYsU9eL/ZXqsDbGP1VBGFmx3uDrhsAS6gG\nCiddK2eM5qLa2MmTLeN0qRumsWv7oNaTuOn7YR/FSK+aJcejU8AtEdOKQT6A5iUR\nJbywbmUCgYEAqBn7JuiHH6kulM6r92P55lRHvXbyfcKsOv34rlaxrMxGQPEvQ40Y\nO1cMkzthx8PhuVW8mQpmderzkTse52FEUDsEDMXUBzbaa+IjGtTx0BlEDZQqklHi\no/F0bV86VRZIyVgeeel7OeSxdVflXYIIUFPDHFygyZOV7Wf63S1Jp6s=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ce72f1cf706c4375af98e9c97e5aa97c', 'name': u'shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce', 'created_at': '2019-07-30T10:12:44.993277', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'name': 'shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ac:10:11:7b:1f:e8:74:58:17:2c:3b:ef:5f:be:a1:3f', 'type': 'ssh', 'id': u'shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce'}) 2019-07-30 10:12:44,993 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAuLQFl/cRItK1VKr1L1zpOr4ffTnmDgwMK6zMIn1MJihcGVmF htPYsWnuvuMBr/xmWlamgVM8fwGirTpO5e0XVVuTP83pvQ961+8S0Xb1Fq09IfLV oyPiQi7UrFL/K72E5BJFthPmirNqHe6pYNeS9N9zpSdZiPNrsIpy43d8XpHgmZ7y rTgm5bpJATP9dwusxwg5jB0TNaV0G43x6EL/xKJYKCBKDEtYrlt7y8uqj5Hjf5q8 SkzOl5yvaeACHjW3jkRu9zNSV3aAwbEux1G6KJeIpNnuJ5whV8qg39s3DGfwCb7U KYPjwNiDzSgwZHU1FyoIooFmPlxf+IGY+kdDPQIDAQABAoIBAQCvjszSSJANHWIl e+lYf2Nf5l5f1KyKJYFb8f6FubqreikwHxr/sFSDLUE0RujPsYRH0Zypx8f0oEVT idx8RwKqq0QmnT3R6ejFXgPw/LSwPTGiFwJg8jaY2ZJjyO+pT5YEgimoivnSU/5F PRfZaI3SGqH9FI3R0i1FvBK/ik64Qyl3P08mq2BfqOIOoR5CEiXGsdR+CZ9RP5xJ jOcCBdW7k6VZHDYvMFmfJ9geVoK41XeEpIgA5Y4vlHbV7BvAFVTDEoKCORkD7+PF 9taGlgOStkL4EMMEVc0Zrw3P90lKYC6oR6COy2duSehIfTve70tpeuiZDgpz/3Mq kdEaFVCxAoGBAOjMOPrpsjsPJKhRyWc0qXu+31QMBEsUnYL6tKoUP29kuoWgHPkQ LQ/gg2yYOLFNkmo5igE5Tbk0LDJTBHP4/4Qo+4RE6DlQw1GO7fPDjvnHwWlj1esc CcXzm+z68G0XmoGodqHQO3mv/awUVqvISnDMWPelVoMu1AqvsbqA/QqDAoGBAMsc rdP388TEcopY1koq+SHja71XViiHvpYJYsWKFeka365x+op9ai23EgJBVsVQbiuo av42b/jQNBU4P74H0JsntVs/0NihqfakOnEobuvwF5tjuAk0iJpajHieyPxZuuaH VAdzQZVGuBBxLBw5OdTXxOByEZsy3jIpvSFYzA8/AoGBANXvj9GuYBd8RCDXAHJy 5+oLr+rqHCvvZw0OXmcKsn0pIWxZhyav4el8Vuq+PSNbeVlbRWL4iV/Q/WjF+Aqn 4hFPJE0akhrSCJzz7+MbbVJIa4rxr44fty+OP1YaCkcG8PuEmHj+Bxo+TK4OBtRY /WgJsxzqecWWjFDBw1/02BYHAoGATvxyJPJR2/1BRcfSXblkdOdJ6LHkEZLobNRt ksBmUOZggihU9DJdbjW5TSM3qTfkABpYsU9eL/ZXqsDbGP1VBGFmx3uDrhsAS6gG CiddK2eM5qLa2MmTLeN0qRumsWv7oNaTuOn7YR/FSK+aJcejU8AtEdOKQT6A5iUR JbywbmUCgYEAqBn7JuiHH6kulM6r92P55lRHvXbyfcKsOv34rlaxrMxGQPEvQ40Y O1cMkzthx8PhuVW8mQpmderzkTse52FEUDsEDMXUBzbaa+IjGtTx0BlEDZQqklHi o/F0bV86VRZIyVgeeel7OeSxdVflXYIIUFPDHFygyZOV7Wf63S1Jp6s= -----END RSA PRIVATE KEY----- 2019-07-30 10:12:44,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 10:12:44,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"security_group": {"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce", "description": "created by OPNFV Functest (shaker)"}}' 2019-07-30 10:12:45,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:45 GMT X-Openstack-Request-Id: req-410606fb-4b39-43a6-8b52-ae3188e3040b 2019-07-30 10:12:45,415 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:45Z", "updated_at": "2019-07-30T10:12:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "10562efa-8385-4fae-ae5c-c30163205da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "651d0ac5-fc20-461a-9676-6068f57b2258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 1, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}} 2019-07-30 10:12:45,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-410606fb-4b39-43a6-8b52-ae3188e3040b 2019-07-30 10:12:45,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.416296005249s 2019-07-30 10:12:45,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:12:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:45,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:45 GMT X-Openstack-Request-Id: req-a4837d8b-7d63-4b99-80a9-79e06c42bd6f 2019-07-30 10:12:45,484 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:24Z", "updated_at": "2019-07-30T10:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "140a4c1e-fb07-459e-94f7-978bb97d45db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "43892bbf-78a9-477d-bca3-c98e29f68593", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "aa62594b-6683-4338-b77b-3bf4f391822e", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "caaac519-1c5a-419f-8c68-e1514ed5a43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 1, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:45Z", "updated_at": "2019-07-30T10:12:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "10562efa-8385-4fae-ae5c-c30163205da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "651d0ac5-fc20-461a-9676-6068f57b2258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 1, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}]} 2019-07-30 10:12:45,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a4837d8b-7d63-4b99-80a9-79e06c42bd6f 2019-07-30 10:12:45,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0622730255127s 2019-07-30 10:12:45,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:12:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -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": "df742ef9-d4e4-4b40-86ca-eb7e49b66014"}}' 2019-07-30 10:12:45,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:45 GMT X-Openstack-Request-Id: req-a64c6983-d43e-4ed5-bbc2-cb90a645386f 2019-07-30 10:12:45,679 - 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-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "port_range_min": 22, "revision_number": 0, "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:45Z", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "4e6de2a4-861b-46a2-95c9-54962eed753d"}} 2019-07-30 10:12:45,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a64c6983-d43e-4ed5-bbc2-cb90a645386f 2019-07-30 10:12:45,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.188774108887s 2019-07-30 10:12:45,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:12:45,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:45,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:45 GMT X-Openstack-Request-Id: req-1d161b19-5054-43c6-98d5-9fdcd3bbde4f 2019-07-30 10:12:45,729 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:24Z", "updated_at": "2019-07-30T10:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "140a4c1e-fb07-459e-94f7-978bb97d45db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "43892bbf-78a9-477d-bca3-c98e29f68593", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "aa62594b-6683-4338-b77b-3bf4f391822e", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "caaac519-1c5a-419f-8c68-e1514ed5a43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 1, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:45Z", "updated_at": "2019-07-30T10:12:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "10562efa-8385-4fae-ae5c-c30163205da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "4e6de2a4-861b-46a2-95c9-54962eed753d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "651d0ac5-fc20-461a-9676-6068f57b2258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 2, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}]} 2019-07-30 10:12:45,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1d161b19-5054-43c6-98d5-9fdcd3bbde4f 2019-07-30 10:12:45,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0445749759674s 2019-07-30 10:12:45,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:12:45,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -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": "df742ef9-d4e4-4b40-86ca-eb7e49b66014"}}' 2019-07-30 10:12:45,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:45 GMT X-Openstack-Request-Id: req-317aeb50-f36c-46e0-890f-eb8d5fad5273 2019-07-30 10:12:45,876 - 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-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "port_range_min": null, "revision_number": 0, "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:45Z", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "5f00212a-141d-49ba-b9d6-612de74961e3"}} 2019-07-30 10:12:45,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-317aeb50-f36c-46e0-890f-eb8d5fad5273 2019-07-30 10:12:45,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141613960266s 2019-07-30 10:12:45,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:12:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:45,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:45 GMT X-Openstack-Request-Id: req-44fdce86-8d49-4688-b834-51c8acf6a700 2019-07-30 10:12:45,926 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:24Z", "updated_at": "2019-07-30T10:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "140a4c1e-fb07-459e-94f7-978bb97d45db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "43892bbf-78a9-477d-bca3-c98e29f68593", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "aa62594b-6683-4338-b77b-3bf4f391822e", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "caaac519-1c5a-419f-8c68-e1514ed5a43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 1, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:45Z", "updated_at": "2019-07-30T10:12:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "10562efa-8385-4fae-ae5c-c30163205da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "4e6de2a4-861b-46a2-95c9-54962eed753d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "5f00212a-141d-49ba-b9d6-612de74961e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "651d0ac5-fc20-461a-9676-6068f57b2258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 3, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}]} 2019-07-30 10:12:45,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-44fdce86-8d49-4688-b834-51c8acf6a700 2019-07-30 10:12:45,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.043319940567s 2019-07-30 10:12:45,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:12:45,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -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": "df742ef9-d4e4-4b40-86ca-eb7e49b66014"}}' 2019-07-30 10:12:46,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:46 GMT X-Openstack-Request-Id: req-fdd0d9ea-b7d5-4d87-831c-d1d1b9740873 2019-07-30 10:12:46,054 - 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-30T10:12:46Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "port_range_min": 9000, "revision_number": 0, "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:46Z", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "992623c8-e434-4869-9e16-1b84805f2e82"}} 2019-07-30 10:12:46,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fdd0d9ea-b7d5-4d87-831c-d1d1b9740873 2019-07-30 10:12:46,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122523784637s 2019-07-30 10:12:46,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:12:46,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:46,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:46 GMT X-Openstack-Request-Id: req-e24f079d-2ba4-4544-a5f2-fe69dbb5f9b5 2019-07-30 10:12:46,166 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87592669-50a5-4777-9476-84ffe8ab7937","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","l2_adjacency":true,"status":"ACTIVE","subnets":["0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08"],"description":"","tags":[],"updated_at":"2019-07-30T10:12:26Z","qos_policy_id":null,"name":"shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce","admin_state_up":true,"tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:12:46,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e24f079d-2ba4-4544-a5f2-fe69dbb5f9b5 2019-07-30 10:12:46,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110740184784s 2019-07-30 10:12:46,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:12:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:46,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:46 GMT X-Openstack-Request-Id: req-bf1efdab-f6eb-4353-857a-9c5adb07fdf1 2019-07-30 10:12:46,210 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:12:44Z", "file": "/v2/images/2db7e072-1014-44a3-bbca-785705666665/file", "owner": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "2db7e072-1014-44a3-bbca-785705666665", "size": 666173440, "self": "/v2/images/2db7e072-1014-44a3-bbca-785705666665", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2db7e072-1014-44a3-bbca-785705666665/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2db7e072-1014-44a3-bbca-785705666665/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-30T10:12:34Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:12:46,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bf1efdab-f6eb-4353-857a-9c5adb07fdf1 2019-07-30 10:12:46,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390391349792s 2019-07-30 10:12:46,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 10:12:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:46,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-cfae2671-9925-47b9-a2e3-90b6b2417b2f x-openstack-request-id: req-cfae2671-9925-47b9-a2e3-90b6b2417b2f 2019-07-30 10:12:46,249 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_24eb7d49-a16d-4172-bd9d-342031f2afce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "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": "b817655e-c1ab-4067-aaaf-979b32ce0288"}]} 2019-07-30 10:12:46,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cfae2671-9925-47b9-a2e3-90b6b2417b2f 2019-07-30 10:12:46,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0323178768158s 2019-07-30 10:12:46,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 10:12:46,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"server": {"name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "imageRef": "2db7e072-1014-44a3-bbca-785705666665", "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "flavorRef": "b817655e-c1ab-4067-aaaf-979b32ce0288", "max_count": 1, "min_count": 1, "networks": [{"uuid": "87592669-50a5-4777-9476-84ffe8ab7937"}], "security_groups": [{"name": "df742ef9-d4e4-4b40-86ca-eb7e49b66014"}]}}' 2019-07-30 10:12:48,835 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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 location: http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd x-compute-request-id: req-20fa8c27-6fa0-4686-8d55-48c0761ea6f5 x-openstack-request-id: req-20fa8c27-6fa0-4686-8d55-48c0761ea6f5 2019-07-30 10:12:48,836 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "df742ef9-d4e4-4b40-86ca-eb7e49b66014"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "adminPass": "xmwytQ6FJyY4"}} 2019-07-30 10:12:48,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-20fa8c27-6fa0-4686-8d55-48c0761ea6f5 2019-07-30 10:12:48,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.58474683762s 2019-07-30 10:12:48,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:12:48,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:49,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-558f90be-7bf9-42c9-9d37-233f1715a3f8 x-openstack-request-id: req-558f90be-7bf9-42c9-9d37-233f1715a3f8 2019-07-30 10:12:49,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "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-30T10:12:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:12:49,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-558f90be-7bf9-42c9-9d37-233f1715a3f8 2019-07-30 10:12:49,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600243091583s 2019-07-30 10:12:49,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:12:49,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:49,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:49 GMT X-Openstack-Request-Id: req-ac8940ea-3283-46e4-b7af-d69f998bf736 2019-07-30 10:12:49,545 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87592669-50a5-4777-9476-84ffe8ab7937","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","l2_adjacency":true,"status":"ACTIVE","subnets":["0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08"],"description":"","tags":[],"updated_at":"2019-07-30T10:12:26Z","qos_policy_id":null,"name":"shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce","admin_state_up":true,"tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:12:49,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ac8940ea-3283-46e4-b7af-d69f998bf736 2019-07-30 10:12:49,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0973000526428s 2019-07-30 10:12:49,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 10:12:49,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:49,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12:49 GMT X-Openstack-Request-Id: req-fb865db0-4936-4159-b598-e0f7efe996e2 2019-07-30 10:12:49,595 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87592669-50a5-4777-9476-84ffe8ab7937","tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T10:12:26Z","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":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","id":"0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08","subnetpool_id":null,"name":"shaker-subnet_24eb7d49-a16d-4172-bd9d-342031f2afce"}]} 2019-07-30 10:12:49,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fb865db0-4936-4159-b598-e0f7efe996e2 2019-07-30 10:12:49,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0490388870239s 2019-07-30 10:12:49,596 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:12:51,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:12:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:52,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-0d817d94-8bb4-422c-9cf8-dfd2d80d9ec2 x-openstack-request-id: req-0d817d94-8bb4-422c-9cf8-dfd2d80d9ec2 2019-07-30 10:12:52,290 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:12:52,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0d817d94-8bb4-422c-9cf8-dfd2d80d9ec2 2019-07-30 10:12:52,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690757989883s 2019-07-30 10:12:52,297 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:12:54,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:12:54,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:54,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-61ae9d19-764b-4941-be9f-01fb9ea9bd3f x-openstack-request-id: req-61ae9d19-764b-4941-be9f-01fb9ea9bd3f 2019-07-30 10:12:54,660 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:12:54,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-61ae9d19-764b-4941-be9f-01fb9ea9bd3f 2019-07-30 10:12:54,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361041069031s 2019-07-30 10:12:54,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:12:56,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:12:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:57,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-5d7a9955-5d9d-40cb-99ac-40611883a30c x-openstack-request-id: req-5d7a9955-5d9d-40cb-99ac-40611883a30c 2019-07-30 10:12:57,021 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:12:57,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d7a9955-5d9d-40cb-99ac-40611883a30c 2019-07-30 10:12:57,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352063179016s 2019-07-30 10:12:57,027 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:12:59,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:12:59,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:12:59,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:12: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-5bba560c-77aa-4bc1-b66b-a6d9d1a75edc x-openstack-request-id: req-5bba560c-77aa-4bc1-b66b-a6d9d1a75edc 2019-07-30 10:12:59,634 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:12:59,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5bba560c-77aa-4bc1-b66b-a6d9d1a75edc 2019-07-30 10:12:59,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.605110883713s 2019-07-30 10:12:59,641 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:01,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:02,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-1b001963-8b6c-4f31-b12c-aa9c3a0d48c0 x-openstack-request-id: req-1b001963-8b6c-4f31-b12c-aa9c3a0d48c0 2019-07-30 10:13:02,344 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:02,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1b001963-8b6c-4f31-b12c-aa9c3a0d48c0 2019-07-30 10:13:02,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701188087463s 2019-07-30 10:13:02,351 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:04,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:04,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:04,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-f21ca5bd-29d3-4f84-b8f0-8e28a1fe3a90 x-openstack-request-id: req-f21ca5bd-29d3-4f84-b8f0-8e28a1fe3a90 2019-07-30 10:13:04,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:04,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f21ca5bd-29d3-4f84-b8f0-8e28a1fe3a90 2019-07-30 10:13:04,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193897008896s 2019-07-30 10:13:04,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:06,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:06,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:07,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-a00bd6f2-687c-4cc6-a2d3-2804a9405257 x-openstack-request-id: req-a00bd6f2-687c-4cc6-a2d3-2804a9405257 2019-07-30 10:13:07,203 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:07,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a00bd6f2-687c-4cc6-a2d3-2804a9405257 2019-07-30 10:13:07,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647998094559s 2019-07-30 10:13:07,210 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:09,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:09,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-5e639632-1676-4b96-9f9e-262c0a9144a8 x-openstack-request-id: req-5e639632-1676-4b96-9f9e-262c0a9144a8 2019-07-30 10:13:09,895 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:09,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5e639632-1676-4b96-9f9e-262c0a9144a8 2019-07-30 10:13:09,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683223009109s 2019-07-30 10:13:09,902 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:11,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:11,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:12,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-78902c47-32e6-4207-85b8-daf30fbdff8b x-openstack-request-id: req-78902c47-32e6-4207-85b8-daf30fbdff8b 2019-07-30 10:13:12,637 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:12,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-78902c47-32e6-4207-85b8-daf30fbdff8b 2019-07-30 10:13:12,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732797145844s 2019-07-30 10:13:12,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:14,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:14,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-371b60bc-e8c2-4257-807a-2d57c97c237a x-openstack-request-id: req-371b60bc-e8c2-4257-807a-2d57c97c237a 2019-07-30 10:13:14,813 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:14,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-371b60bc-e8c2-4257-807a-2d57c97c237a 2019-07-30 10:13:14,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167148113251s 2019-07-30 10:13:14,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:16,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:17,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-e27826a6-165e-4518-ac0c-78c7d23db9d7 x-openstack-request-id: req-e27826a6-165e-4518-ac0c-78c7d23db9d7 2019-07-30 10:13:17,027 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:17,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e27826a6-165e-4518-ac0c-78c7d23db9d7 2019-07-30 10:13:17,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205570936203s 2019-07-30 10:13:17,034 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:19,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:19,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:19,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-2b94c3c2-4d52-46df-bba6-5b0fc3228a92 x-openstack-request-id: req-2b94c3c2-4d52-46df-bba6-5b0fc3228a92 2019-07-30 10:13:19,668 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:19,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b94c3c2-4d52-46df-bba6-5b0fc3228a92 2019-07-30 10:13:19,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632008075714s 2019-07-30 10:13:19,675 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:21,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:21,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:21,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-8d0f54b6-0b50-4907-9e61-8f9872f0b9a5 x-openstack-request-id: req-8d0f54b6-0b50-4907-9e61-8f9872f0b9a5 2019-07-30 10:13:21,868 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:21,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d0f54b6-0b50-4907-9e61-8f9872f0b9a5 2019-07-30 10:13:21,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190685033798s 2019-07-30 10:13:21,874 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:23,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:23,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:24,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-941d5af9-921a-4905-a16d-4bd9386280ee x-openstack-request-id: req-941d5af9-921a-4905-a16d-4bd9386280ee 2019-07-30 10:13:24,045 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:24,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-941d5af9-921a-4905-a16d-4bd9386280ee 2019-07-30 10:13:24,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168715000153s 2019-07-30 10:13:24,052 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:26,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:26,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:26,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-775d1fb7-5ac6-49e6-b9ce-7a58c82ee371 x-openstack-request-id: req-775d1fb7-5ac6-49e6-b9ce-7a58c82ee371 2019-07-30 10:13:26,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:26,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-775d1fb7-5ac6-49e6-b9ce-7a58c82ee371 2019-07-30 10:13:26,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652490139008s 2019-07-30 10:13:26,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:28,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:28,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:29,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-1f081b24-ccd1-4d71-b138-b972a81e0a97 x-openstack-request-id: req-1f081b24-ccd1-4d71-b138-b972a81e0a97 2019-07-30 10:13:29,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:29,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1f081b24-ccd1-4d71-b138-b972a81e0a97 2019-07-30 10:13:29,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405436038971s 2019-07-30 10:13:29,127 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:31,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:31,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-c65f499b-5bb8-4a70-b531-2d49fe1b6883 x-openstack-request-id: req-c65f499b-5bb8-4a70-b531-2d49fe1b6883 2019-07-30 10:13:31,602 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:31,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c65f499b-5bb8-4a70-b531-2d49fe1b6883 2019-07-30 10:13:31,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473141908646s 2019-07-30 10:13:31,609 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:33,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:33,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-de47fd51-1fd0-46ee-a3df-2cdce153c6d4 x-openstack-request-id: req-de47fd51-1fd0-46ee-a3df-2cdce153c6d4 2019-07-30 10:13:33,825 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:33,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-de47fd51-1fd0-46ee-a3df-2cdce153c6d4 2019-07-30 10:13:33,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21396613121s 2019-07-30 10:13:33,831 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:35,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:36,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-f395b24c-d931-48c1-bcc7-3875b7d0fc09 x-openstack-request-id: req-f395b24c-d931-48c1-bcc7-3875b7d0fc09 2019-07-30 10:13:36,535 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:36,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f395b24c-d931-48c1-bcc7-3875b7d0fc09 2019-07-30 10:13:36,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701610088348s 2019-07-30 10:13:36,542 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:38,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:38,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:38,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-01f91589-bb57-481c-96d0-159217324d55 x-openstack-request-id: req-01f91589-bb57-481c-96d0-159217324d55 2019-07-30 10:13:38,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:38,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-01f91589-bb57-481c-96d0-159217324d55 2019-07-30 10:13:38,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367987155914s 2019-07-30 10:13:38,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:40,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:40,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:41,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-d01dd30a-6fb2-4bf9-bb06-b0672003a9b7 x-openstack-request-id: req-d01dd30a-6fb2-4bf9-bb06-b0672003a9b7 2019-07-30 10:13:41,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:41,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d01dd30a-6fb2-4bf9-bb06-b0672003a9b7 2019-07-30 10:13:41,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619621038437s 2019-07-30 10:13:41,545 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:43,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:43,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-13fa335a-f65c-4993-aae0-ab3347bd8db7 x-openstack-request-id: req-13fa335a-f65c-4993-aae0-ab3347bd8db7 2019-07-30 10:13:43,724 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:43,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-13fa335a-f65c-4993-aae0-ab3347bd8db7 2019-07-30 10:13:43,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176906824112s 2019-07-30 10:13:43,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:45,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:45,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:46,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10: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-0efdfb41-539e-4fc1-a8eb-b504a34508e6 x-openstack-request-id: req-0efdfb41-539e-4fc1-a8eb-b504a34508e6 2019-07-30 10:13:46,104 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:46,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0efdfb41-539e-4fc1-a8eb-b504a34508e6 2019-07-30 10:13:46,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370439052582s 2019-07-30 10:13:46,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:48,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:48,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:48,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-bd48fb7c-e4cb-466d-919d-f64fc10f9300 x-openstack-request-id: req-bd48fb7c-e4cb-466d-919d-f64fc10f9300 2019-07-30 10:13:48,514 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:48,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bd48fb7c-e4cb-466d-919d-f64fc10f9300 2019-07-30 10:13:48,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401813983917s 2019-07-30 10:13:48,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:50,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:50,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:50,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-ed0492a7-d885-494c-b7f7-b6fd5aea1429 x-openstack-request-id: req-ed0492a7-d885-494c-b7f7-b6fd5aea1429 2019-07-30 10:13:50,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:50,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ed0492a7-d885-494c-b7f7-b6fd5aea1429 2019-07-30 10:13:50,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180354118347s 2019-07-30 10:13:50,711 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:52,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:53,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-a4809a78-8b32-4b08-86ad-d10675da1c60 x-openstack-request-id: req-a4809a78-8b32-4b08-86ad-d10675da1c60 2019-07-30 10:13:53,176 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:53,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a4809a78-8b32-4b08-86ad-d10675da1c60 2019-07-30 10:13:53,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462355136871s 2019-07-30 10:13:53,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:55,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:55,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:55,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-e5fd01b7-f76d-4502-82e7-c563334957a2 x-openstack-request-id: req-e5fd01b7-f76d-4502-82e7-c563334957a2 2019-07-30 10:13:55,637 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:55,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5fd01b7-f76d-4502-82e7-c563334957a2 2019-07-30 10:13:55,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45187497139s 2019-07-30 10:13:55,644 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:13:57,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:13:57,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:13:58,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:13: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-c58c0855-0979-43ee-a61b-17b158ce19f1 x-openstack-request-id: req-c58c0855-0979-43ee-a61b-17b158ce19f1 2019-07-30 10:13:58,038 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:13:58,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c58c0855-0979-43ee-a61b-17b158ce19f1 2019-07-30 10:13:58,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391867160797s 2019-07-30 10:13:58,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:00,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:00,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-c40bc87d-3878-4f37-9929-20a7e8e66938 x-openstack-request-id: req-c40bc87d-3878-4f37-9929-20a7e8e66938 2019-07-30 10:14:00,509 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:00,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c40bc87d-3878-4f37-9929-20a7e8e66938 2019-07-30 10:14:00,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461517095566s 2019-07-30 10:14:00,516 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:02,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:02,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:02,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-86921639-56de-4532-83c7-234376759017 x-openstack-request-id: req-86921639-56de-4532-83c7-234376759017 2019-07-30 10:14:02,870 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:02,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-86921639-56de-4532-83c7-234376759017 2019-07-30 10:14:02,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351585149765s 2019-07-30 10:14:02,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:04,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:04,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:05,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-481b3296-80ae-4074-891a-13ccff33aee0 x-openstack-request-id: req-481b3296-80ae-4074-891a-13ccff33aee0 2019-07-30 10:14:05,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:05,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-481b3296-80ae-4074-891a-13ccff33aee0 2019-07-30 10:14:05,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182676076889s 2019-07-30 10:14:05,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:07,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:07,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:07,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-306fbcc0-ea80-4509-ba9a-f92b29bcdc6f x-openstack-request-id: req-306fbcc0-ea80-4509-ba9a-f92b29bcdc6f 2019-07-30 10:14:07,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:07,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-306fbcc0-ea80-4509-ba9a-f92b29bcdc6f 2019-07-30 10:14:07,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192704916s 2019-07-30 10:14:07,269 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:09,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:09,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:09,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-aaaf4103-9948-458e-9b0e-2f00c06b793c x-openstack-request-id: req-aaaf4103-9948-458e-9b0e-2f00c06b793c 2019-07-30 10:14:09,713 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:09,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aaaf4103-9948-458e-9b0e-2f00c06b793c 2019-07-30 10:14:09,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441833019257s 2019-07-30 10:14:09,720 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:11,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:12,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-977053c1-c4c2-4f95-8212-2f9a6127d779 x-openstack-request-id: req-977053c1-c4c2-4f95-8212-2f9a6127d779 2019-07-30 10:14:12,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:12,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-977053c1-c4c2-4f95-8212-2f9a6127d779 2019-07-30 10:14:12,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37357711792s 2019-07-30 10:14:12,103 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:14,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:14,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:14,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-fcf27fea-8e4e-4047-b605-366da0798143 x-openstack-request-id: req-fcf27fea-8e4e-4047-b605-366da0798143 2019-07-30 10:14:14,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:14,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fcf27fea-8e4e-4047-b605-366da0798143 2019-07-30 10:14:14,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163119077682s 2019-07-30 10:14:14,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:16,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:16,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-f50d9a33-70c4-4f76-9665-9f06a088050c x-openstack-request-id: req-f50d9a33-70c4-4f76-9665-9f06a088050c 2019-07-30 10:14:16,656 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:16,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f50d9a33-70c4-4f76-9665-9f06a088050c 2019-07-30 10:14:16,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37899017334s 2019-07-30 10:14:16,662 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:18,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:18,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-d85f8535-5ec8-4bf9-bbd0-bf0ae5203c9c x-openstack-request-id: req-d85f8535-5ec8-4bf9-bbd0-bf0ae5203c9c 2019-07-30 10:14:18,864 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:18,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d85f8535-5ec8-4bf9-bbd0-bf0ae5203c9c 2019-07-30 10:14:18,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199638843536s 2019-07-30 10:14:18,870 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:20,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:20,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:21,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-fdff9bb0-1fa7-4de9-935e-06bb468a2c6c x-openstack-request-id: req-fdff9bb0-1fa7-4de9-935e-06bb468a2c6c 2019-07-30 10:14:21,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:21,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fdff9bb0-1fa7-4de9-935e-06bb468a2c6c 2019-07-30 10:14:21,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458460092545s 2019-07-30 10:14:21,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:23,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:23,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:23,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-4bf01263-7fd1-4664-8e30-453b03fad43f x-openstack-request-id: req-4bf01263-7fd1-4664-8e30-453b03fad43f 2019-07-30 10:14:23,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:23,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4bf01263-7fd1-4664-8e30-453b03fad43f 2019-07-30 10:14:23,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364300966263s 2019-07-30 10:14:23,710 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:25,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:25,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:25,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-d16df3c0-174a-45c1-912e-052a08aef468 x-openstack-request-id: req-d16df3c0-174a-45c1-912e-052a08aef468 2019-07-30 10:14:25,892 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:25,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d16df3c0-174a-45c1-912e-052a08aef468 2019-07-30 10:14:25,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17943406105s 2019-07-30 10:14:25,898 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:27,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:27,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:28,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-c952e0c6-95e8-4ed3-973e-31f6d2716737 x-openstack-request-id: req-c952e0c6-95e8-4ed3-973e-31f6d2716737 2019-07-30 10:14:28,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:28,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c952e0c6-95e8-4ed3-973e-31f6d2716737 2019-07-30 10:14:28,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439030885696s 2019-07-30 10:14:28,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:30,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:30,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:30,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-1342050a-9669-447e-9f0c-b37bbc96a705 x-openstack-request-id: req-1342050a-9669-447e-9f0c-b37bbc96a705 2019-07-30 10:14:30,798 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:30,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1342050a-9669-447e-9f0c-b37bbc96a705 2019-07-30 10:14:30,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449549913406s 2019-07-30 10:14:30,805 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:32,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:33,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-27612260-2202-4b4d-b8f8-7e36071fc7eb x-openstack-request-id: req-27612260-2202-4b4d-b8f8-7e36071fc7eb 2019-07-30 10:14:33,228 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:33,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-27612260-2202-4b4d-b8f8-7e36071fc7eb 2019-07-30 10:14:33,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421445131302s 2019-07-30 10:14:33,235 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:35,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:35,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-a28259ce-4619-4949-9e5e-3e03d692491d x-openstack-request-id: req-a28259ce-4619-4949-9e5e-3e03d692491d 2019-07-30 10:14:35,686 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:35,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a28259ce-4619-4949-9e5e-3e03d692491d 2019-07-30 10:14:35,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448328971863s 2019-07-30 10:14:35,693 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:37,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:37,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:38,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-5ab7ec1e-4198-4321-ae24-0e583daac040 x-openstack-request-id: req-5ab7ec1e-4198-4321-ae24-0e583daac040 2019-07-30 10:14:38,132 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:38,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5ab7ec1e-4198-4321-ae24-0e583daac040 2019-07-30 10:14:38,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437561988831s 2019-07-30 10:14:38,139 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:40,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:40,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:40,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-791e877b-8dcc-4edd-a4d2-9335a70a3153 x-openstack-request-id: req-791e877b-8dcc-4edd-a4d2-9335a70a3153 2019-07-30 10:14:40,497 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:40,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-791e877b-8dcc-4edd-a4d2-9335a70a3153 2019-07-30 10:14:40,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356061935425s 2019-07-30 10:14:40,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:42,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:42,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:42,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-12f62de0-3fba-47ae-9dcd-f4d93fff9a01 x-openstack-request-id: req-12f62de0-3fba-47ae-9dcd-f4d93fff9a01 2019-07-30 10:14:42,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:42,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-12f62de0-3fba-47ae-9dcd-f4d93fff9a01 2019-07-30 10:14:42,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19034409523s 2019-07-30 10:14:42,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:44,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:44,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-59ea8b4c-6729-428c-88bd-2dbf503922e5 x-openstack-request-id: req-59ea8b4c-6729-428c-88bd-2dbf503922e5 2019-07-30 10:14:44,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:44,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59ea8b4c-6729-428c-88bd-2dbf503922e5 2019-07-30 10:14:44,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180812835693s 2019-07-30 10:14:44,893 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:46,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:47,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-0fa0c4be-e573-4ab9-8772-4e45c5ec71d2 x-openstack-request-id: req-0fa0c4be-e573-4ab9-8772-4e45c5ec71d2 2019-07-30 10:14:47,058 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:47,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0fa0c4be-e573-4ab9-8772-4e45c5ec71d2 2019-07-30 10:14:47,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162802934647s 2019-07-30 10:14:47,065 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:49,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:49,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10: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-b28150ad-0269-489c-b954-a533f2242486 x-openstack-request-id: req-b28150ad-0269-489c-b954-a533f2242486 2019-07-30 10:14:49,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:49,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b28150ad-0269-489c-b954-a533f2242486 2019-07-30 10:14:49,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174091100693s 2019-07-30 10:14:49,248 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:51,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:51,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:51,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-c1edc1ff-8349-4d9b-82c6-cc4aae03315f x-openstack-request-id: req-c1edc1ff-8349-4d9b-82c6-cc4aae03315f 2019-07-30 10:14:51,440 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:51,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c1edc1ff-8349-4d9b-82c6-cc4aae03315f 2019-07-30 10:14:51,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190357208252s 2019-07-30 10:14:51,447 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:53,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:53,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-1c1b1cc1-c0f8-4507-8d62-541b7c93ba61 x-openstack-request-id: req-1c1b1cc1-c0f8-4507-8d62-541b7c93ba61 2019-07-30 10:14:53,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:53,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c1b1cc1-c0f8-4507-8d62-541b7c93ba61 2019-07-30 10:14:53,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197573900223s 2019-07-30 10:14:53,653 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:55,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:55,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:55,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-b5ba56d7-85b1-463d-8b7f-dfdbbb1e440b x-openstack-request-id: req-b5ba56d7-85b1-463d-8b7f-dfdbbb1e440b 2019-07-30 10:14:55,826 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:55,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5ba56d7-85b1-463d-8b7f-dfdbbb1e440b 2019-07-30 10:14:55,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170092105865s 2019-07-30 10:14:55,832 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:14:57,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:14:57,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:14:58,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:14: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-c37de8e1-914a-49d9-a654-9f00e8fe1d65 x-openstack-request-id: req-c37de8e1-914a-49d9-a654-9f00e8fe1d65 2019-07-30 10:14:58,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:14:58,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c37de8e1-914a-49d9-a654-9f00e8fe1d65 2019-07-30 10:14:58,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460525989532s 2019-07-30 10:14:58,302 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:00,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:00,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-00ee3f9f-28fd-4061-a395-d0be3c246b95 x-openstack-request-id: req-00ee3f9f-28fd-4061-a395-d0be3c246b95 2019-07-30 10:15:00,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:00,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-00ee3f9f-28fd-4061-a395-d0be3c246b95 2019-07-30 10:15:00,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165070056915s 2019-07-30 10:15:00,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:02,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:02,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:02,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-301fb82f-cf20-4119-861a-b3b0e80e266d x-openstack-request-id: req-301fb82f-cf20-4119-861a-b3b0e80e266d 2019-07-30 10:15:02,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:02,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-301fb82f-cf20-4119-861a-b3b0e80e266d 2019-07-30 10:15:02,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183079004288s 2019-07-30 10:15:02,668 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:04,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:05,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-2c9d4de9-c8af-4c50-bb93-4670719c5172 x-openstack-request-id: req-2c9d4de9-c8af-4c50-bb93-4670719c5172 2019-07-30 10:15:05,091 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:05,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2c9d4de9-c8af-4c50-bb93-4670719c5172 2019-07-30 10:15:05,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420618057251s 2019-07-30 10:15:05,097 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:07,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:07,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-eee842dc-a98b-44e2-ab2a-e5fe86d6a274 x-openstack-request-id: req-eee842dc-a98b-44e2-ab2a-e5fe86d6a274 2019-07-30 10:15:07,541 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:07,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eee842dc-a98b-44e2-ab2a-e5fe86d6a274 2019-07-30 10:15:07,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441329956055s 2019-07-30 10:15:07,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:09,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:09,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:09,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-619ae41f-24c5-45ca-af12-69bba4ecc86f x-openstack-request-id: req-619ae41f-24c5-45ca-af12-69bba4ecc86f 2019-07-30 10:15:09,981 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:09,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-619ae41f-24c5-45ca-af12-69bba4ecc86f 2019-07-30 10:15:09,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430684804916s 2019-07-30 10:15:09,988 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:11,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:11,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:12,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-dbc45db8-f7e6-432a-af60-9a044efee076 x-openstack-request-id: req-dbc45db8-f7e6-432a-af60-9a044efee076 2019-07-30 10:15:12,375 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:12,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dbc45db8-f7e6-432a-af60-9a044efee076 2019-07-30 10:15:12,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384222984314s 2019-07-30 10:15:12,382 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:14,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:14,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:14,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-fdbdd5bf-2ff3-4ed9-89a4-5e2c0b0bb949 x-openstack-request-id: req-fdbdd5bf-2ff3-4ed9-89a4-5e2c0b0bb949 2019-07-30 10:15:14,572 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:14,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fdbdd5bf-2ff3-4ed9-89a4-5e2c0b0bb949 2019-07-30 10:15:14,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187054872513s 2019-07-30 10:15:14,578 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:16,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:16,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:17,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-6bb7fefc-020c-4435-bfa5-339bbc3f6651 x-openstack-request-id: req-6bb7fefc-020c-4435-bfa5-339bbc3f6651 2019-07-30 10:15:17,033 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:17,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6bb7fefc-020c-4435-bfa5-339bbc3f6651 2019-07-30 10:15:17,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454553127289s 2019-07-30 10:15:17,040 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:19,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:19,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:19,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-94aa9a38-f7db-4ad2-9d53-f29fbfc5b9a3 x-openstack-request-id: req-94aa9a38-f7db-4ad2-9d53-f29fbfc5b9a3 2019-07-30 10:15:19,211 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:19,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-94aa9a38-f7db-4ad2-9d53-f29fbfc5b9a3 2019-07-30 10:15:19,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168694019318s 2019-07-30 10:15:19,218 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:21,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:21,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-c80e7a50-f071-4509-8ac5-7e1c3f2b761b x-openstack-request-id: req-c80e7a50-f071-4509-8ac5-7e1c3f2b761b 2019-07-30 10:15:21,408 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:21,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c80e7a50-f071-4509-8ac5-7e1c3f2b761b 2019-07-30 10:15:21,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188232898712s 2019-07-30 10:15:21,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:23,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:23,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10: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-3b626199-f56c-45d3-bb3a-796bc2c49052 x-openstack-request-id: req-3b626199-f56c-45d3-bb3a-796bc2c49052 2019-07-30 10:15:23,596 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:23,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3b626199-f56c-45d3-bb3a-796bc2c49052 2019-07-30 10:15:23,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178474187851s 2019-07-30 10:15:23,603 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:25,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:26,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-2b8b29ca-2ebd-4bca-a0f3-5806af530634 x-openstack-request-id: req-2b8b29ca-2ebd-4bca-a0f3-5806af530634 2019-07-30 10:15:26,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:26,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b8b29ca-2ebd-4bca-a0f3-5806af530634 2019-07-30 10:15:26,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47628903389s 2019-07-30 10:15:26,088 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:28,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:28,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:28,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-f0c03b8a-25e7-4472-921e-4b6efbf16f96 x-openstack-request-id: req-f0c03b8a-25e7-4472-921e-4b6efbf16f96 2019-07-30 10:15:28,257 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:28,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f0c03b8a-25e7-4472-921e-4b6efbf16f96 2019-07-30 10:15:28,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166650056839s 2019-07-30 10:15:28,264 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:30,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:30,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:30,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10: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-5d46b97d-e1ac-4ca5-b647-6604266d2e35 x-openstack-request-id: req-5d46b97d-e1ac-4ca5-b647-6604266d2e35 2019-07-30 10:15:30,682 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:30,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d46b97d-e1ac-4ca5-b647-6604266d2e35 2019-07-30 10:15:30,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416993141174s 2019-07-30 10:15:30,685 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:32,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:33,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-9b4f8708-03f8-410a-9284-45df8a4fef94 x-openstack-request-id: req-9b4f8708-03f8-410a-9284-45df8a4fef94 2019-07-30 10:15:33,442 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:33,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9b4f8708-03f8-410a-9284-45df8a4fef94 2019-07-30 10:15:33,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754666805267s 2019-07-30 10:15:33,448 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:35,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:35,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:35,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-bd13c9c0-a820-4d71-9c7d-ae5ca5dc281e x-openstack-request-id: req-bd13c9c0-a820-4d71-9c7d-ae5ca5dc281e 2019-07-30 10:15:35,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:35,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bd13c9c0-a820-4d71-9c7d-ae5ca5dc281e 2019-07-30 10:15:35,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433190822601s 2019-07-30 10:15:35,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:37,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:37,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:38,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-8248dccb-a644-434d-b495-d6f460b7ee0a x-openstack-request-id: req-8248dccb-a644-434d-b495-d6f460b7ee0a 2019-07-30 10:15:38,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:38,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8248dccb-a644-434d-b495-d6f460b7ee0a 2019-07-30 10:15:38,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173362970352s 2019-07-30 10:15:38,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:40,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:40,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-80e9a4fc-7138-43cc-b584-117ce6ed06d9 x-openstack-request-id: req-80e9a4fc-7138-43cc-b584-117ce6ed06d9 2019-07-30 10:15:40,249 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:40,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-80e9a4fc-7138-43cc-b584-117ce6ed06d9 2019-07-30 10:15:40,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173321962357s 2019-07-30 10:15:40,254 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:42,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:42,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-483e0764-db6c-43ae-affb-f336cb51c579 x-openstack-request-id: req-483e0764-db6c-43ae-affb-f336cb51c579 2019-07-30 10:15:42,643 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:42,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-483e0764-db6c-43ae-affb-f336cb51c579 2019-07-30 10:15:42,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386393070221s 2019-07-30 10:15:42,650 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:44,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:44,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:44,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-c31f3f3f-892b-41ca-aaa7-137700a06355 x-openstack-request-id: req-c31f3f3f-892b-41ca-aaa7-137700a06355 2019-07-30 10:15:44,813 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:44,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c31f3f3f-892b-41ca-aaa7-137700a06355 2019-07-30 10:15:44,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161403894424s 2019-07-30 10:15:44,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:46,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:46,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:47,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-215ab2a1-04b5-4af0-9a4b-3c623a0dbb19 x-openstack-request-id: req-215ab2a1-04b5-4af0-9a4b-3c623a0dbb19 2019-07-30 10:15:47,002 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:47,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-215ab2a1-04b5-4af0-9a4b-3c623a0dbb19 2019-07-30 10:15:47,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180419206619s 2019-07-30 10:15:47,009 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:49,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:49,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:49,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-2efdcfd8-70ac-4893-ac29-209c1db33d0c x-openstack-request-id: req-2efdcfd8-70ac-4893-ac29-209c1db33d0c 2019-07-30 10:15:49,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:49,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2efdcfd8-70ac-4893-ac29-209c1db33d0c 2019-07-30 10:15:49,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481382131577s 2019-07-30 10:15:49,499 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:51,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:51,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-c42d52c4-a406-4813-8e63-f9b7783ed1e6 x-openstack-request-id: req-c42d52c4-a406-4813-8e63-f9b7783ed1e6 2019-07-30 10:15:51,675 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:51,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c42d52c4-a406-4813-8e63-f9b7783ed1e6 2019-07-30 10:15:51,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173919916153s 2019-07-30 10:15:51,682 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:53,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:53,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:54,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-a5cd57c8-2a32-473b-834b-e76623dbe8d2 x-openstack-request-id: req-a5cd57c8-2a32-473b-834b-e76623dbe8d2 2019-07-30 10:15:54,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:54,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a5cd57c8-2a32-473b-834b-e76623dbe8d2 2019-07-30 10:15:54,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441741943359s 2019-07-30 10:15:54,130 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:56,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:56,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:56,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-c7dd4b4b-aec3-4083-b27f-3f6f4437fd0d x-openstack-request-id: req-c7dd4b4b-aec3-4083-b27f-3f6f4437fd0d 2019-07-30 10:15:56,310 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:56,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c7dd4b4b-aec3-4083-b27f-3f6f4437fd0d 2019-07-30 10:15:56,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177525997162s 2019-07-30 10:15:56,317 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:15:58,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:15:58,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:15:58,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:15: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-32aa36b7-9d93-4c87-a82a-9f2f480218f6 x-openstack-request-id: req-32aa36b7-9d93-4c87-a82a-9f2f480218f6 2019-07-30 10:15:58,506 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:15:58,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-32aa36b7-9d93-4c87-a82a-9f2f480218f6 2019-07-30 10:15:58,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187386035919s 2019-07-30 10:15:58,513 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:16:00,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:16:00,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:00,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16: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-4fc9be72-85e6-4522-b73d-e898a95c91c5 x-openstack-request-id: req-4fc9be72-85e6-4522-b73d-e898a95c91c5 2019-07-30 10:16:00,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:16:00,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4fc9be72-85e6-4522-b73d-e898a95c91c5 2019-07-30 10:16:00,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191429138184s 2019-07-30 10:16:00,713 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:16:02,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:16:02,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:03,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-f30d23eb-42c4-4751-b30b-74e50e94d33e x-openstack-request-id: req-f30d23eb-42c4-4751-b30b-74e50e94d33e 2019-07-30 10:16:03,134 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:16:03,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f30d23eb-42c4-4751-b30b-74e50e94d33e 2019-07-30 10:16:03,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418814897537s 2019-07-30 10:16:03,141 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:16:05,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:16:05,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:05,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16: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-b6e5c830-f53c-4b3c-8b18-6cd8fd280163 x-openstack-request-id: req-b6e5c830-f53c-4b3c-8b18-6cd8fd280163 2019-07-30 10:16:05,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:16:05,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b6e5c830-f53c-4b3c-8b18-6cd8fd280163 2019-07-30 10:16:05,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175470113754s 2019-07-30 10:16:05,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:16:07,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:16:07,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:07,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16: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-0c36e7d0-9d12-4d8e-a9ac-925275a68ebc x-openstack-request-id: req-0c36e7d0-9d12-4d8e-a9ac-925275a68ebc 2019-07-30 10:16:07,765 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:16:07,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c36e7d0-9d12-4d8e-a9ac-925275a68ebc 2019-07-30 10:16:07,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437663078308s 2019-07-30 10:16:07,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:16:09,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:16:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:10,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-6be86974-4775-4052-bea5-41a4276533e4 x-openstack-request-id: req-6be86974-4775-4052-bea5-41a4276533e4 2019-07-30 10:16:10,222 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:16:10,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6be86974-4775-4052-bea5-41a4276533e4 2019-07-30 10:16:10,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448585987091s 2019-07-30 10:16:10,229 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:16:12,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:16:12,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:12,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16: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-698b4f8e-24b1-4407-adc1-40fc9ec7a1e4 x-openstack-request-id: req-698b4f8e-24b1-4407-adc1-40fc9ec7a1e4 2019-07-30 10:16:12,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:16:12,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-698b4f8e-24b1-4407-adc1-40fc9ec7a1e4 2019-07-30 10:16:12,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432708024979s 2019-07-30 10:16:12,670 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:16:14,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:16:14,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:14,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-07c1efd5-95a2-4951-9073-ff289d125321 x-openstack-request-id: req-07c1efd5-95a2-4951-9073-ff289d125321 2019-07-30 10:16:14,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:16:14,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-07c1efd5-95a2-4951-9073-ff289d125321 2019-07-30 10:16:14,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168725013733s 2019-07-30 10:16:14,848 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:16:16,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:16:16,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:17,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 30 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-17a7faab-8403-4e35-bd5c-22c5325523a7 x-openstack-request-id: req-17a7faab-8403-4e35-bd5c-22c5325523a7 2019-07-30 10:16:17,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:12:51Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:16:17,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-17a7faab-8403-4e35-bd5c-22c5325523a7 2019-07-30 10:16:17,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468364953995s 2019-07-30 10:16:17,324 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:16:19,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:16:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:19,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16: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-bf6b1fe1-eb87-48ec-ba75-d0d662c536f2 x-openstack-request-id: req-bf6b1fe1-eb87-48ec-ba75-d0d662c536f2 2019-07-30 10:16:19,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:3a:61", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:16:17.000000", "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:16:17Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:16:19,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bf6b1fe1-eb87-48ec-ba75-d0d662c536f2 2019-07-30 10:16:19,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18341088295s 2019-07-30 10:16:19,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 10:16:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0f094fec-a289-4386-aa16-bc61b23789fd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:19,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:19 GMT X-Openstack-Request-Id: req-90c6a447-9e9a-4995-a037-5466e98a881c 2019-07-30 10:16:19,570 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:16:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08","ip_address":"192.168.120.18"}],"id":"6281fbf7-5a7a-4e85-9611-7c16694ceabb","security_groups":["df742ef9-d4e4-4b40-86ca-eb7e49b66014"],"mac_address":"fa:16:3e:b7:3a:61","project_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87592669-50a5-4777-9476-84ffe8ab7937","tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:51Z","binding:vnic_type":"normal","device_id":"0f094fec-a289-4386-aa16-bc61b23789fd","ip_allocation":"immediate"}]} 2019-07-30 10:16:19,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0f094fec-a289-4386-aa16-bc61b23789fd used request id req-90c6a447-9e9a-4995-a037-5466e98a881c 2019-07-30 10:16:19,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0533668994904s 2019-07-30 10:16:19,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:16:19,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=6281fbf7-5a7a-4e85-9611-7c16694ceabb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:19,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:19 GMT X-Openstack-Request-Id: req-f60d370f-630a-4a5e-8326-21568e0e5b8f 2019-07-30 10:16:19,629 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 10:16:19,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=6281fbf7-5a7a-4e85-9611-7c16694ceabb used request id req-f60d370f-630a-4a5e-8326-21568e0e5b8f 2019-07-30 10:16:19,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0487468242645s 2019-07-30 10:16:19,630 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b7:3a:61', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2db7e072-1014-44a3-bbca-785705666665'}), 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-30T10:16:17.000000', 'flavor': Munch({u'id': u'b817655e-c1ab-4067-aaaf-979b32ce0288'}), 'az': u'nova', 'id': u'0f094fec-a289-4386-aa16-bc61b23789fd', 'security_groups': [Munch({u'name': u'shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ce72f1cf706c4375af98e9c97e5aa97c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'name': 'shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce', '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-30T10:16:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T10:16:17Z', 'hostId': u'df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff', '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-30T10:16:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'name': u'shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce', 'adminPass': u'xmwytQ6FJyY4', 'tenant_id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'created_at': u'2019-07-30T10:12:48Z', 'created': u'2019-07-30T10:12:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 10:16:19,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:16:19,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:19,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:19 GMT X-Openstack-Request-Id: req-36b00aef-cacc-435a-84fe-20186df25386 2019-07-30 10:16:19,731 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87592669-50a5-4777-9476-84ffe8ab7937","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","l2_adjacency":true,"status":"ACTIVE","subnets":["0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08"],"description":"","tags":[],"updated_at":"2019-07-30T10:12:26Z","qos_policy_id":null,"name":"shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce","admin_state_up":true,"tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:16:19,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-36b00aef-cacc-435a-84fe-20186df25386 2019-07-30 10:16:19,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961968898773s 2019-07-30 10:16:19,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 10:16:19,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0f094fec-a289-4386-aa16-bc61b23789fd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:19,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:19 GMT X-Openstack-Request-Id: req-4c19f246-cdd2-46e8-94f9-ec154c6e9810 2019-07-30 10:16:19,785 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:16:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08","ip_address":"192.168.120.18"}],"id":"6281fbf7-5a7a-4e85-9611-7c16694ceabb","security_groups":["df742ef9-d4e4-4b40-86ca-eb7e49b66014"],"mac_address":"fa:16:3e:b7:3a:61","project_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87592669-50a5-4777-9476-84ffe8ab7937","tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:51Z","binding:vnic_type":"normal","device_id":"0f094fec-a289-4386-aa16-bc61b23789fd","ip_allocation":"immediate"}]} 2019-07-30 10:16:19,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0f094fec-a289-4386-aa16-bc61b23789fd used request id req-4c19f246-cdd2-46e8-94f9-ec154c6e9810 2019-07-30 10:16:19,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.051707983017s 2019-07-30 10:16:19,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 10:16:19,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "fixed_ip_address": "192.168.120.18", "port_id": "6281fbf7-5a7a-4e85-9611-7c16694ceabb"}}' 2019-07-30 10:16:22,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:22 GMT X-Openstack-Request-Id: req-5db46720-478c-448c-9fde-83cb6ba9df24 2019-07-30 10:16:22,437 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:16:21Z", "updated_at": "2019-07-30T10:16:21Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:3a:61", "device_id": "0f094fec-a289-4386-aa16-bc61b23789fd"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_id": "6281fbf7-5a7a-4e85-9611-7c16694ceabb", "id": "1d0c9c45-8482-4eaf-8985-b87691f03c5a", "qos_policy_id": null}} 2019-07-30 10:16:22,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5db46720-478c-448c-9fde-83cb6ba9df24 2019-07-30 10:16:22,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.65144085884s 2019-07-30 10:16:22,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:16:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:22,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:22 GMT X-Openstack-Request-Id: req-848e9d10-25b0-4814-ad92-252a5e93a0c9 2019-07-30 10:16:22,538 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:16:21Z", "updated_at": "2019-07-30T10:16:21Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:3a:61", "device_id": "0f094fec-a289-4386-aa16-bc61b23789fd"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_id": "6281fbf7-5a7a-4e85-9611-7c16694ceabb", "id": "1d0c9c45-8482-4eaf-8985-b87691f03c5a", "qos_policy_id": null}]} 2019-07-30 10:16:22,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-848e9d10-25b0-4814-ad92-252a5e93a0c9 2019-07-30 10:16:22,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0865490436554s 2019-07-30 10:16:22,545 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:16:22,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:16:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:22,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:22 GMT X-Openstack-Request-Id: req-27505938-bb7e-400b-8061-58c4afd78bdf 2019-07-30 10:16:22,722 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:16:21Z", "updated_at": "2019-07-30T10:16:21Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:3a:61", "device_id": "0f094fec-a289-4386-aa16-bc61b23789fd"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_id": "6281fbf7-5a7a-4e85-9611-7c16694ceabb", "id": "1d0c9c45-8482-4eaf-8985-b87691f03c5a", "qos_policy_id": null}]} 2019-07-30 10:16:22,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-27505938-bb7e-400b-8061-58c4afd78bdf 2019-07-30 10:16:22,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0669729709625s 2019-07-30 10:16:22,728 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:16:22,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:16:22,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:22,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:22 GMT X-Openstack-Request-Id: req-df87b7af-d3d6-4a3d-aac2-61a50c59bd2d 2019-07-30 10:16:22,909 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:16:21Z", "updated_at": "2019-07-30T10:16:21Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:3a:61", "device_id": "0f094fec-a289-4386-aa16-bc61b23789fd"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_id": "6281fbf7-5a7a-4e85-9611-7c16694ceabb", "id": "1d0c9c45-8482-4eaf-8985-b87691f03c5a", "qos_policy_id": null}]} 2019-07-30 10:16:22,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-df87b7af-d3d6-4a3d-aac2-61a50c59bd2d 2019-07-30 10:16:22,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0721600055695s 2019-07-30 10:16:22,915 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:16:23,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:16:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:23,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:23 GMT X-Openstack-Request-Id: req-63e93cd3-d881-4a94-a251-2972b7076514 2019-07-30 10:16:23,087 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:16:21Z", "updated_at": "2019-07-30T10:16:21Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:3a:61", "device_id": "0f094fec-a289-4386-aa16-bc61b23789fd"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_id": "6281fbf7-5a7a-4e85-9611-7c16694ceabb", "id": "1d0c9c45-8482-4eaf-8985-b87691f03c5a", "qos_policy_id": null}]} 2019-07-30 10:16:23,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-63e93cd3-d881-4a94-a251-2972b7076514 2019-07-30 10:16:23,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0627779960632s 2019-07-30 10:16:23,092 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:16:23,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:16:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:23,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:23 GMT X-Openstack-Request-Id: req-47a00074-871a-4e4a-a68f-4d3a3973684d 2019-07-30 10:16:23,262 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:16:21Z", "updated_at": "2019-07-30T10:16:21Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:3a:61", "device_id": "0f094fec-a289-4386-aa16-bc61b23789fd"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_id": "6281fbf7-5a7a-4e85-9611-7c16694ceabb", "id": "1d0c9c45-8482-4eaf-8985-b87691f03c5a", "qos_policy_id": null}]} 2019-07-30 10:16:23,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-47a00074-871a-4e4a-a68f-4d3a3973684d 2019-07-30 10:16:23,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606698989868s 2019-07-30 10:16:23,268 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:16:23,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:16:23,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:23,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:23 GMT X-Openstack-Request-Id: req-4b158d7f-eb5b-4568-9894-974a02e596e0 2019-07-30 10:16:23,435 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:16:21Z", "updated_at": "2019-07-30T10:16:21Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:3a:61", "device_id": "0f094fec-a289-4386-aa16-bc61b23789fd"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_id": "6281fbf7-5a7a-4e85-9611-7c16694ceabb", "id": "1d0c9c45-8482-4eaf-8985-b87691f03c5a", "qos_policy_id": null}]} 2019-07-30 10:16:23,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4b158d7f-eb5b-4568-9894-974a02e596e0 2019-07-30 10:16:23,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578968524933s 2019-07-30 10:16:23,441 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:16:23,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:16:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:16:23,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:23 GMT X-Openstack-Request-Id: req-e2e62f60-021e-490c-a7ec-ab808652af70 2019-07-30 10:16:23,623 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:16:21Z", "updated_at": "2019-07-30T10:16:23Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:3a:61", "device_id": "0f094fec-a289-4386-aa16-bc61b23789fd"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_id": "6281fbf7-5a7a-4e85-9611-7c16694ceabb", "id": "1d0c9c45-8482-4eaf-8985-b87691f03c5a", "qos_policy_id": null}]} 2019-07-30 10:16:23,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e2e62f60-021e-490c-a7ec-ab808652af70 2019-07-30 10:16:23,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0727450847626s 2019-07-30 10:16:23,629 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9eea6d59-3593-4e82-a0aa-41410a3d9ee5', 'updated_at': u'2019-07-30T10:16:23Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'6281fbf7-5a7a-4e85-9611-7c16694ceabb', 'id': u'1d0c9c45-8482-4eaf-8985-b87691f03c5a', 'network': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'port': u'6281fbf7-5a7a-4e85-9611-7c16694ceabb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'name': 'shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'87592669-50a5-4777-9476-84ffe8ab7937', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b7:3a:61', u'device_id': u'0f094fec-a289-4386-aa16-bc61b23789fd'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2b7ee9e2bdf24de7ae0ae2cfc3d207d7', 'created_at': u'2019-07-30T10:16:21Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'87592669-50a5-4777-9476-84ffe8ab7937', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b7:3a:61', u'device_id': u'0f094fec-a289-4386-aa16-bc61b23789fd'}), 'router': u'9eea6d59-3593-4e82-a0aa-41410a3d9ee5'}) 2019-07-30 10:16:23,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 10:16:23,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd/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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 10:16:23,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10437 Content-Type: application/json Date: Tue, 30 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-01adf912-d665-4b7e-86d7-dda693de323d x-openstack-request-id: req-01adf912-d665-4b7e-86d7-dda693de323d 2019-07-30 10:16:23,702 - 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 767720057 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.910 MHz processor\n[ 0.237923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.241113] pid_max: default: 32768 minimum: 301\n[ 0.242833] ACPI: Core revision 20150930\n[ 0.244947] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.247429] Security Framework initialized\n[ 0.248995] Yama: becoming mindful.\n[ 0.250385] AppArmor: AppArmor initialized\n[ 0.251973] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254461] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.256907] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259213] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261782] Initializing cgroup subsys io\n[ 0.263331] Initializing cgroup subsys memory\n[ 0.264980] Initializing cgroup subsys devices\n[ 0.266642] Initializing cgroup subsys freezer\n[ 0.268313] Initializing cgroup subsys net_cls\n[ 0.269968] Initializing cgroup subsys perf_event\n[ 0.271717] Initializing cgroup subsys net_prio\n[ 0.273404] Initializing cgroup subsys hugetlb\n[ 0.275057] Initializing cgroup subsys pids\n[ 0.276689] CPU: Physical Processor ID: 0\n[ 0.278914] mce: CPU supports 10 MCE banks\n[ 0.280527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.282439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284546] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.286541] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.288781] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.291106] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.293220] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296093] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.320322] Freeing SMP alternatives memory: 32K\n[ 0.333777] ftrace: allocating 32237 entries in 126 pages\n[ 0.383113] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.385455] smpboot: Max logical packages: 1\n[ 0.387367] x2apic enabled\n[ 0.388856] Switched APIC routing to physical x2apic.\n[ 0.391959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.394128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.398151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.401605] KVM setup paravirtual spinlock\n[ 0.404348] x86: Booted up 1 node, 1 CPUs\n[ 0.405886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.408551] devtmpfs: initialized\n[ 0.410969] evm: security.selinux\n[ 0.412310] evm: security.SMACK64\n[ 0.413629] evm: security.SMACK64EXEC\n[ 0.415050] evm: security.SMACK64TRANSMUTE\n[ 0.416606] evm: security.SMACK64MMAP\n[ 0.418026] evm: security.ima\n[ 0.419252] evm: security.capability\n[ 0.420793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.424274] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.426545] pinctrl core: initialized pinctrl subsystem\n[ 0.428627] RTC time: 10:16:18, date: 07/30/19\n[ 0.430451] NET: Registered protocol family 16\n[ 0.432308] cpuidle: using governor ladder\n[ 0.433877] cpuidle: using governor menu\n[ 0.435393] PCCT header not found.\n[ 0.436828] ACPI: bus type PCI registered\n[ 0.438372] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.440763] PCI: Using configuration type 1 for base access\n[ 0.443705] ACPI: Added _OSI(Module Device)\n[ 0.445317] ACPI: Added _OSI(Processor Device)\n[ 0.446973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.448710] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.451757] ACPI: Interpreter enabled\n[ 0.453217] ACPI: (supports S0 S5)\n[ 0.454566] ACPI: Using IOAPIC for interrupt routing\n[ 0.456389] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.461352] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.463546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468230] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.472391] acpiphp: Slot [3] registered\n[ 0.490495] acpiphp: Slot [4] registered\n[ 0.492029] acpiphp: Slot [5] registered\n[ 0.493558] acpiphp: Slot [6] registered\n[ 0.495079] acpiphp: Slot [7] registered\n[ 0.496596] acpiphp: Slot [8] registered\n[ 0.498110] acpiphp: Slot [9] registered\n[ 0.499628] acpiphp: Slot [10] registered\n[ 0.501171] acpiphp: Slot [11] registered\n[ 0.502789] acpiphp: Slot [12] registered\n[ 0.504342] acpiphp: Slot [13] registered\n[ 0.505880] acpiphp: Slot [14] registered\n[ 0.507421] acpiphp: Slot [15] registered\n[ 0.508967] acpiphp: Slot [16] registered\n[ 0.510512] acpiphp: Slot [17] registered\n[ 0.512062] acpiphp: Slot [18] registered\n[ 0.513617] acpiphp: Slot [19] registered\n[ 0.515165] acpiphp: Slot [20] registered\n[ 0.516705] acpiphp: Slot [21] registered\n[ 0.518249] acpiphp: Slot [22] registered\n[ 0.519793] acpiphp: Slot [23] registered\n[ 0.521335] acpiphp: Slot [24] registered\n[ 0.522875] acpiphp: Slot [25] registered\n[ 0.524423] acpiphp: Slot [26] registered\n[ 0.525967] acpiphp: Slot [27] registered\n[ 0.527520] acpiphp: Slot [28] registered\n[ 0.529060] acpiphp: Slot [29] registered\n[ 0.530611] acpiphp: Slot [30] registered\n[ 0.532163] acpiphp: Slot [31] registered\n[ 0.533702] PCI host bridge to bus 0000:00\n[ 0.535253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.537594] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.539940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542718] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.545495] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.548329] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.553600] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.556056] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.558321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.560772] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.565597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.568326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.591271] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.594321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.596992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.599660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.602284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.604629] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.607021] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.609047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.612005] vgaarb: loaded\n[ 0.613151] vgaarb: bridge control possible 0000:00:02.0\n[ 0.615419] SCSI subsystem initialized\n[ 0.617091] ACPI: bus type USB registered\n[ 0.618670] usbcore: registered new interface driver usbfs\n[ 0.620650] usbcore: registered new interface driver hub\n[ 0.622571] usbcore: registered new device driver usb\n[ 0.624609] PCI: Using ACPI for IRQ routing\n[ 0.626632] NetLabel: Initializing\n[ 0.627992] NetLabel: domain hash size = 128\n[ 0.629622] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.631458] NetLabel: unlabeled traffic allowed by default\n[ 0.633606] amd_nb: Cannot enumerate AMD northbridges\n[ 0.635479] clocksource: Switched to clocksource kvm-clock\n[ 0.645672] AppArmor: AppArmor Filesystem Enabled\n[ 0.647507] pnp: PnP ACPI init\n[ 0.649100] pnp: PnP ACPI: found 5 devices\n[ 0.656428] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.659689] NET: Registered protocol family 2\n[ 0.661569] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.664027] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.666316] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.668591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.670669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.672914] NET: Registered protocol family 1\n[ 0.674584] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.676692] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.678736] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.695590] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.712502] Unpacking initramfs...\n[ 1.207120] Freeing initrd memory: 37084K\n[ 1.209261] Scanning for low memory corruption every 60 seconds\n[ 1.211745] audit: initializing netlink subsys (disabled)\n[ 1.213734] audit: type=2000 audit(1564481778.860:1): initialized\n[ 1.216180] Initialise system trusted keyring\n[ 1.217937] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.220171] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.223531] zbud: loaded\n[ 1.224894] VFS: Disk quotas dquot_6.6.0\n[ 1.226437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.229019] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.231323] fuse init (API version 7.23)\n[ 1.232973] Key type big_key registered\n[ 1.234480] Allocating IMA MOK and blacklist keyrings.\n[ 1.236697] Key type asymmetric registered\n[ 1.238272] Asymmetric key parser 'x509' registered\n[ 1.240099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.242910] io scheduler noop registered\n[ 1.244427] io scheduler deadline registered (default)\n[ 1.246313] io scheduler cfq registered\n[ 1.247878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.249875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.252257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.255011] ACPI: Power Button [PWRF]\n[ 1.256572] GHES: HEST is not enabled!\n[ 1.272672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.306076] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.309734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.335503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.339226] Linux agpgart interface v0.103\n[ 1.342418] loop: module loaded\n[ 1.345986] vda: vda1\n[ 1.347829] scsi host0: ata_piix\n[ 1.349219] scsi host1: ata_piix\n[ 1.350552] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.352906] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.355948] libphy: Fixed MDIO Bus: probed\n[ 1.357514] tun: Universal TUN/TAP device driver, 1.6\n[ 1.359352] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.362783] PPP generic driver version 2.4.2\n[ 1.364482] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.366769] ehci-pci: EHCI PCI platform driver\n[ 1.368457] ehci-platform: EHCI generic platform driver\n[ 1.370345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.372509] ohci-pci: OHCI PCI platform driver\n[ 1.374140] ohci-platform: OHCI generic platform driver\n[ 1.376021] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.393451] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.395353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.398176] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.400096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.402287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.404661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.407369] usb usb1: Product: UHCI Host Controller\n[ 1.409188] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.411424] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.413289] hub 1-0:1.0: USB hub found\n[ 1.414756] hub 1-0:1.0: 2 ports detected\n[ 1.416499] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.420425] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.422232] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.424194] mousedev: PS/2 mouse device common for all mice\n[ 1.426550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.429818] rtc_cmos 00:00: RTC can wake from S4\n[ 1.432081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.434333] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.436617] i2c /dev entries driver\n[ 1.438092] device-mapper: uevent: version 1.0.3\n[ 1.439899] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.442999] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.445442] NET: Registered protocol family 10\n[ 1.447339] NET: Registered protocol family 17\n[ 1.449030] Key type dns_resolver registered\n[ 1.450901] registered taskstats version 1\n[ 1.452501] Loading compiled-in X.509 certificates\n[ 1.454811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.458356] zswap: loaded using pool lzo/zbud\n[ 1.461531] Key type trusted registered\n[ 1.465038] Key type encrypted registered\n[ 1.466585] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.468571] ima: No TPM chip found, activating TPM-bypass!\n[ 1.470547] evm: HMAC attrs: 0x1\n[ 1.472276] Magic number: 11:41:276\n[ 1.473804] tty tty13: hash matches\n[ 1.475287] rtc_cmos 00:00: setting system clock to 2019-07-30 10:16:19 UTC (1564481779)\n[ 1.495060] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.497199] EDD information not available.\n[ 1.513268] Freeing unused kernel memory: 1512K\n[ 1.514978] Write protecting the kernel read-only data: 14336k\n[ 1.518490] Freeing unused kernel memory: 1692K\n[ 1.520423] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.532366] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.543167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546650] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.551503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559691] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.563167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.567754] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.571115] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.631083] [drm] Initialized drm 1.1.0 20060810\n[ 1.634035] virtio_net virtio0 ens3: renamed from eth0\n[ 1.643337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.648494] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.672092] FDC 0 is a S82078B\n[ 1.682251] AVX2 version of gcm_enc/dec engaged.\n[ 1.684014] AES CTR mode by8 optimization enabled\n[ 1.727514] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.893369] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.895798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.898268] usb 1-1: Product: QEMU USB Tablet\n[ 1.899908] usb 1-1: Manufacturer: QEMU\n[ 1.901392] usb 1-1: SerialNumber: 42\n[ 1.909899] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.918076] usbcore: registered new interface driver usbhid\n[ 1.920172] usbhid: USB HID core driver\n[ 1.922926] 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.927133] 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.318011] md: linear personality registered for level -1\n[ 2.322254] md: multipath personality registered for level -4\n[ 2.326594] md: raid0 personality registered for level 0\n[ 2.331353] md: raid1 personality registered for level 1\n[ 2.403477] raid6: sse2x1 gen() 11411 MB/s\n[ 2.471479] raid6: sse2x1 xor() 8873 MB/s\n[ 2.539488] raid6: sse2x2 gen() 14273 MB/s\n[ 2.607478] raid6: sse2x2 xor() 9777 MB/s\n[ 2.675478] raid6: sse2x4 gen() 16630 MB/s\n[ 2.747477] raid6: sse2x4 xor() 11469 MB/s\n[ 2.815477] raid6: avx2x1 gen() 21828 MB/s\n[ 2.883477] raid6: avx2x2 gen() 25861 MB/s\n[ 2.951501] raid6: avx2x4 gen() 28078 MB/s\n[ 2.953125] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.955085] raid6: using avx2x2 recovery algorithm\n[ 2.960156] xor: automatically using best checksumming function:\n[ 2.999488] avx : 31857.000 MB/sec\n[ 3.002620] async_tx: api initialized (async)\n[ 3.015442] md: raid6 personality registered for level 6\n[ 3.017401] md: raid5 personality registered for level 5\n[ 3.019319] md: raid4 personality registered for level 4\n[ 3.026494] 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.063507] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.084084] 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.196491] 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.202709] systemd[1]: Detected virtualization kvm.\n[ 3.204551] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.209273] systemd[1]: Set hostname to .\n[ 3.212722] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.214835] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.333931] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.337882] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.341555] 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.347545] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.352207] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.356725] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.361363] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.365199] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.368476] 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.373661] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.378056] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.382404] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.386401] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.390663] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.394427] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.399800] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.404169] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.414165] Loading iSCSI transport class v2.0-870.\n[ 3.417216] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.425404] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.430153] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.439756] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.448811] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.456254] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.465607] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.474629] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.487705] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.493999] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.501918] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.515977] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.522094] iscsi: registered transport (iser)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.526742] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.534453] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.540195] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.546141] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.552443] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.556967] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.560591] 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 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 Uncomplicated firewall.\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 Apply Kernel Variables...\n Mounting FUSE Control File System...\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 udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\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 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[[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[ 3.939044] intel_rapl: no valid rapl domains found in package 0\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\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 Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2019-07-30 10:16:23,703 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd/action used request id req-01adf912-d665-4b7e-86d7-dda693de323d 2019-07-30 10:16:23,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733120441437s 2019-07-30 10:16:23,704 - 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 767720057 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.910 MHz processor [ 0.237923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.241113] pid_max: default: 32768 minimum: 301 [ 0.242833] ACPI: Core revision 20150930 [ 0.244947] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.247429] Security Framework initialized [ 0.248995] Yama: becoming mindful. [ 0.250385] AppArmor: AppArmor initialized [ 0.251973] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254461] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.256907] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259213] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261782] Initializing cgroup subsys io [ 0.263331] Initializing cgroup subsys memory [ 0.264980] Initializing cgroup subsys devices [ 0.266642] Initializing cgroup subsys freezer [ 0.268313] Initializing cgroup subsys net_cls [ 0.269968] Initializing cgroup subsys perf_event [ 0.271717] Initializing cgroup subsys net_prio [ 0.273404] Initializing cgroup subsys hugetlb [ 0.275057] Initializing cgroup subsys pids [ 0.276689] CPU: Physical Processor ID: 0 [ 0.278914] mce: CPU supports 10 MCE banks [ 0.280527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.282439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284546] Spectre V2 : Mitigation: Full generic retpoline [ 0.286541] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.288781] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.291106] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.293220] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296093] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320322] Freeing SMP alternatives memory: 32K [ 0.333777] ftrace: allocating 32237 entries in 126 pages [ 0.383113] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.385455] smpboot: Max logical packages: 1 [ 0.387367] x2apic enabled [ 0.388856] Switched APIC routing to physical x2apic. [ 0.391959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.394128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.398151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.401605] KVM setup paravirtual spinlock [ 0.404348] x86: Booted up 1 node, 1 CPUs [ 0.405886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.408551] devtmpfs: initialized [ 0.410969] evm: security.selinux [ 0.412310] evm: security.SMACK64 [ 0.413629] evm: security.SMACK64EXEC [ 0.415050] evm: security.SMACK64TRANSMUTE [ 0.416606] evm: security.SMACK64MMAP [ 0.418026] evm: security.ima [ 0.419252] evm: security.capability [ 0.420793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.424274] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.426545] pinctrl core: initialized pinctrl subsystem [ 0.428627] RTC time: 10:16:18, date: 07/30/19 [ 0.430451] NET: Registered protocol family 16 [ 0.432308] cpuidle: using governor ladder [ 0.433877] cpuidle: using governor menu [ 0.435393] PCCT header not found. [ 0.436828] ACPI: bus type PCI registered [ 0.438372] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.440763] PCI: Using configuration type 1 for base access [ 0.443705] ACPI: Added _OSI(Module Device) [ 0.445317] ACPI: Added _OSI(Processor Device) [ 0.446973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.448710] ACPI: Added _OSI(Processor Aggregator Device) [ 0.451757] ACPI: Interpreter enabled [ 0.453217] ACPI: (supports S0 S5) [ 0.454566] ACPI: Using IOAPIC for interrupt routing [ 0.456389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461352] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468230] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472391] acpiphp: Slot [3] registered [ 0.490495] acpiphp: Slot [4] registered [ 0.492029] acpiphp: Slot [5] registered [ 0.493558] acpiphp: Slot [6] registered [ 0.495079] acpiphp: Slot [7] registered [ 0.496596] acpiphp: Slot [8] registered [ 0.498110] acpiphp: Slot [9] registered [ 0.499628] acpiphp: Slot [10] registered [ 0.501171] acpiphp: Slot [11] registered [ 0.502789] acpiphp: Slot [12] registered [ 0.504342] acpiphp: Slot [13] registered [ 0.505880] acpiphp: Slot [14] registered [ 0.507421] acpiphp: Slot [15] registered [ 0.508967] acpiphp: Slot [16] registered [ 0.510512] acpiphp: Slot [17] registered [ 0.512062] acpiphp: Slot [18] registered [ 0.513617] acpiphp: Slot [19] registered [ 0.515165] acpiphp: Slot [20] registered [ 0.516705] acpiphp: Slot [21] registered [ 0.518249] acpiphp: Slot [22] registered [ 0.519793] acpiphp: Slot [23] registered [ 0.521335] acpiphp: Slot [24] registered [ 0.522875] acpiphp: Slot [25] registered [ 0.524423] acpiphp: Slot [26] registered [ 0.525967] acpiphp: Slot [27] registered [ 0.527520] acpiphp: Slot [28] registered [ 0.529060] acpiphp: Slot [29] registered [ 0.530611] acpiphp: Slot [30] registered [ 0.532163] acpiphp: Slot [31] registered [ 0.533702] PCI host bridge to bus 0000:00 [ 0.535253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.537594] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.539940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.542718] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.545495] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.548329] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.553600] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.556056] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.558321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.560772] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.565597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.568326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.591271] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.594321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.596992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.599660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.602284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.604629] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.607021] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.609047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.612005] vgaarb: loaded [ 0.613151] vgaarb: bridge control possible 0000:00:02.0 [ 0.615419] SCSI subsystem initialized [ 0.617091] ACPI: bus type USB registered [ 0.618670] usbcore: registered new interface driver usbfs [ 0.620650] usbcore: registered new interface driver hub [ 0.622571] usbcore: registered new device driver usb [ 0.624609] PCI: Using ACPI for IRQ routing [ 0.626632] NetLabel: Initializing [ 0.627992] NetLabel: domain hash size = 128 [ 0.629622] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.631458] NetLabel: unlabeled traffic allowed by default [ 0.633606] amd_nb: Cannot enumerate AMD northbridges [ 0.635479] clocksource: Switched to clocksource kvm-clock [ 0.645672] AppArmor: AppArmor Filesystem Enabled [ 0.647507] pnp: PnP ACPI init [ 0.649100] pnp: PnP ACPI: found 5 devices [ 0.656428] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.659689] NET: Registered protocol family 2 [ 0.661569] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.664027] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.666316] TCP: Hash tables configured (established 4096 bind 4096) [ 0.668591] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.670669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.672914] NET: Registered protocol family 1 [ 0.674584] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.676692] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.678736] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.695590] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.712502] Unpacking initramfs... [ 1.207120] Freeing initrd memory: 37084K [ 1.209261] Scanning for low memory corruption every 60 seconds [ 1.211745] audit: initializing netlink subsys (disabled) [ 1.213734] audit: type=2000 audit(1564481778.860:1): initialized [ 1.216180] Initialise system trusted keyring [ 1.217937] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.220171] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.223531] zbud: loaded [ 1.224894] VFS: Disk quotas dquot_6.6.0 [ 1.226437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.229019] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.231323] fuse init (API version 7.23) [ 1.232973] Key type big_key registered [ 1.234480] Allocating IMA MOK and blacklist keyrings. [ 1.236697] Key type asymmetric registered [ 1.238272] Asymmetric key parser 'x509' registered [ 1.240099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.242910] io scheduler noop registered [ 1.244427] io scheduler deadline registered (default) [ 1.246313] io scheduler cfq registered [ 1.247878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.249875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.252257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.255011] ACPI: Power Button [PWRF] [ 1.256572] GHES: HEST is not enabled! [ 1.272672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.306076] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.309734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.335503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.339226] Linux agpgart interface v0.103 [ 1.342418] loop: module loaded [ 1.345986] vda: vda1 [ 1.347829] scsi host0: ata_piix [ 1.349219] scsi host1: ata_piix [ 1.350552] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.352906] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.355948] libphy: Fixed MDIO Bus: probed [ 1.357514] tun: Universal TUN/TAP device driver, 1.6 [ 1.359352] tun: (C) 1999-2004 Max Krasnyansky [ 1.362783] PPP generic driver version 2.4.2 [ 1.364482] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.366769] ehci-pci: EHCI PCI platform driver [ 1.368457] ehci-platform: EHCI generic platform driver [ 1.370345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.372509] ohci-pci: OHCI PCI platform driver [ 1.374140] ohci-platform: OHCI generic platform driver [ 1.376021] uhci_hcd: USB Universal Host Controller Interface driver [ 1.393451] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.395353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.398176] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.400096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.402287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.404661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.407369] usb usb1: Product: UHCI Host Controller [ 1.409188] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.411424] usb usb1: SerialNumber: 0000:00:01.2 [ 1.413289] hub 1-0:1.0: USB hub found [ 1.414756] hub 1-0:1.0: 2 ports detected [ 1.416499] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.420425] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.422232] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.424194] mousedev: PS/2 mouse device common for all mice [ 1.426550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.429818] rtc_cmos 00:00: RTC can wake from S4 [ 1.432081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.434333] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.436617] i2c /dev entries driver [ 1.438092] device-mapper: uevent: version 1.0.3 [ 1.439899] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.442999] ledtrig-cpu: registered to indicate activity on CPUs [ 1.445442] NET: Registered protocol family 10 [ 1.447339] NET: Registered protocol family 17 [ 1.449030] Key type dns_resolver registered [ 1.450901] registered taskstats version 1 [ 1.452501] Loading compiled-in X.509 certificates [ 1.454811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.458356] zswap: loaded using pool lzo/zbud [ 1.461531] Key type trusted registered [ 1.465038] Key type encrypted registered [ 1.466585] AppArmor: AppArmor sha1 policy hashing enabled [ 1.468571] ima: No TPM chip found, activating TPM-bypass! [ 1.470547] evm: HMAC attrs: 0x1 [ 1.472276] Magic number: 11:41:276 [ 1.473804] tty tty13: hash matches [ 1.475287] rtc_cmos 00:00: setting system clock to 2019-07-30 10:16:19 UTC (1564481779) [ 1.495060] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.497199] EDD information not available. [ 1.513268] Freeing unused kernel memory: 1512K [ 1.514978] Write protecting the kernel read-only data: 14336k [ 1.518490] Freeing unused kernel memory: 1692K [ 1.520423] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.532366] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.543167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546650] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559691] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.567754] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571115] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.631083] [drm] Initialized drm 1.1.0 20060810 [ 1.634035] virtio_net virtio0 ens3: renamed from eth0 [ 1.643337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.648494] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.672092] FDC 0 is a S82078B [ 1.682251] AVX2 version of gcm_enc/dec engaged. [ 1.684014] AES CTR mode by8 optimization enabled [ 1.727514] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.893369] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.895798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.898268] usb 1-1: Product: QEMU USB Tablet [ 1.899908] usb 1-1: Manufacturer: QEMU [ 1.901392] usb 1-1: SerialNumber: 42 [ 1.909899] hidraw: raw HID events driver (C) Jiri Kosina [ 1.918076] usbcore: registered new interface driver usbhid [ 1.920172] usbhid: USB HID core driver [ 1.922926] 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.927133] 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.318011] md: linear personality registered for level -1 [ 2.322254] md: multipath personality registered for level -4 [ 2.326594] md: raid0 personality registered for level 0 [ 2.331353] md: raid1 personality registered for level 1 [ 2.403477] raid6: sse2x1 gen() 11411 MB/s [ 2.471479] raid6: sse2x1 xor() 8873 MB/s [ 2.539488] raid6: sse2x2 gen() 14273 MB/s [ 2.607478] raid6: sse2x2 xor() 9777 MB/s [ 2.675478] raid6: sse2x4 gen() 16630 MB/s [ 2.747477] raid6: sse2x4 xor() 11469 MB/s [ 2.815477] raid6: avx2x1 gen() 21828 MB/s [ 2.883477] raid6: avx2x2 gen() 25861 MB/s [ 2.951501] raid6: avx2x4 gen() 28078 MB/s [ 2.953125] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.955085] raid6: using avx2x2 recovery algorithm [ 2.960156] xor: automatically using best checksumming function: [ 2.999488] avx : 31857.000 MB/sec [ 3.002620] async_tx: api initialized (async) [ 3.015442] md: raid6 personality registered for level 6 [ 3.017401] md: raid5 personality registered for level 5 [ 3.019319] md: raid4 personality registered for level 4 [ 3.026494] 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.063507] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.084084] 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.196491] 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.202709] systemd[1]: Detected virtualization kvm. [ 3.204551] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.209273] systemd[1]: Set hostname to . [ 3.212722] systemd[1]: Initializing machine ID from KVM UUID. [ 3.214835] systemd[1]: Installed transient /etc/machine-id file. [ 3.333931] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.337882] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.341555] 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.347545] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.352207] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.356725] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.361363] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.365199] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.368476] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.373661] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.378056] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.382404] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.386401] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.390663] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.394427] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.399800] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.404169] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.414165] Loading iSCSI transport class v2.0-870. [ 3.417216] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.425404] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.430153] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.439756] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.448811] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.456254] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.465607] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.474629] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.487705] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.493999] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.501918] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.515977] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.522094] iscsi: registered transport (iser) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.526742] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.534453] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.540195] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.546141] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.552443] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.556967] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.560591] 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 Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[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 udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... 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 udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[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. [ 3.939044] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... 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 Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2019-07-30 10:16:24,707 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2019-07-30 10:16:33,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 10:16:33,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd/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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 10:16:33,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14300 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16: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-0fcdf8f1-1f8b-4d09-b8f0-02913c01a392 x-openstack-request-id: req-0fcdf8f1-1f8b-4d09-b8f0-02913c01a392 2019-07-30 10:16:33,793 - 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 767720057 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.910 MHz processor\n[ 0.237923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.241113] pid_max: default: 32768 minimum: 301\n[ 0.242833] ACPI: Core revision 20150930\n[ 0.244947] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.247429] Security Framework initialized\n[ 0.248995] Yama: becoming mindful.\n[ 0.250385] AppArmor: AppArmor initialized\n[ 0.251973] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254461] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.256907] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259213] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261782] Initializing cgroup subsys io\n[ 0.263331] Initializing cgroup subsys memory\n[ 0.264980] Initializing cgroup subsys devices\n[ 0.266642] Initializing cgroup subsys freezer\n[ 0.268313] Initializing cgroup subsys net_cls\n[ 0.269968] Initializing cgroup subsys perf_event\n[ 0.271717] Initializing cgroup subsys net_prio\n[ 0.273404] Initializing cgroup subsys hugetlb\n[ 0.275057] Initializing cgroup subsys pids\n[ 0.276689] CPU: Physical Processor ID: 0\n[ 0.278914] mce: CPU supports 10 MCE banks\n[ 0.280527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.282439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284546] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.286541] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.288781] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.291106] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.293220] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296093] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.320322] Freeing SMP alternatives memory: 32K\n[ 0.333777] ftrace: allocating 32237 entries in 126 pages\n[ 0.383113] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.385455] smpboot: Max logical packages: 1\n[ 0.387367] x2apic enabled\n[ 0.388856] Switched APIC routing to physical x2apic.\n[ 0.391959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.394128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.398151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.401605] KVM setup paravirtual spinlock\n[ 0.404348] x86: Booted up 1 node, 1 CPUs\n[ 0.405886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.408551] devtmpfs: initialized\n[ 0.410969] evm: security.selinux\n[ 0.412310] evm: security.SMACK64\n[ 0.413629] evm: security.SMACK64EXEC\n[ 0.415050] evm: security.SMACK64TRANSMUTE\n[ 0.416606] evm: security.SMACK64MMAP\n[ 0.418026] evm: security.ima\n[ 0.419252] evm: security.capability\n[ 0.420793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.424274] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.426545] pinctrl core: initialized pinctrl subsystem\n[ 0.428627] RTC time: 10:16:18, date: 07/30/19\n[ 0.430451] NET: Registered protocol family 16\n[ 0.432308] cpuidle: using governor ladder\n[ 0.433877] cpuidle: using governor menu\n[ 0.435393] PCCT header not found.\n[ 0.436828] ACPI: bus type PCI registered\n[ 0.438372] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.440763] PCI: Using configuration type 1 for base access\n[ 0.443705] ACPI: Added _OSI(Module Device)\n[ 0.445317] ACPI: Added _OSI(Processor Device)\n[ 0.446973] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.448710] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.451757] ACPI: Interpreter enabled\n[ 0.453217] ACPI: (supports S0 S5)\n[ 0.454566] ACPI: Using IOAPIC for interrupt routing\n[ 0.456389] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.461352] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.463546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468230] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.472391] acpiphp: Slot [3] registered\n[ 0.490495] acpiphp: Slot [4] registered\n[ 0.492029] acpiphp: Slot [5] registered\n[ 0.493558] acpiphp: Slot [6] registered\n[ 0.495079] acpiphp: Slot [7] registered\n[ 0.496596] acpiphp: Slot [8] registered\n[ 0.498110] acpiphp: Slot [9] registered\n[ 0.499628] acpiphp: Slot [10] registered\n[ 0.501171] acpiphp: Slot [11] registered\n[ 0.502789] acpiphp: Slot [12] registered\n[ 0.504342] acpiphp: Slot [13] registered\n[ 0.505880] acpiphp: Slot [14] registered\n[ 0.507421] acpiphp: Slot [15] registered\n[ 0.508967] acpiphp: Slot [16] registered\n[ 0.510512] acpiphp: Slot [17] registered\n[ 0.512062] acpiphp: Slot [18] registered\n[ 0.513617] acpiphp: Slot [19] registered\n[ 0.515165] acpiphp: Slot [20] registered\n[ 0.516705] acpiphp: Slot [21] registered\n[ 0.518249] acpiphp: Slot [22] registered\n[ 0.519793] acpiphp: Slot [23] registered\n[ 0.521335] acpiphp: Slot [24] registered\n[ 0.522875] acpiphp: Slot [25] registered\n[ 0.524423] acpiphp: Slot [26] registered\n[ 0.525967] acpiphp: Slot [27] registered\n[ 0.527520] acpiphp: Slot [28] registered\n[ 0.529060] acpiphp: Slot [29] registered\n[ 0.530611] acpiphp: Slot [30] registered\n[ 0.532163] acpiphp: Slot [31] registered\n[ 0.533702] PCI host bridge to bus 0000:00\n[ 0.535253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.537594] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.539940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542718] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.545495] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.548329] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.553600] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.556056] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.558321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.560772] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.565597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.568326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.591271] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.594321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.596992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.599660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.602284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.604629] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.607021] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.609047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.612005] vgaarb: loaded\n[ 0.613151] vgaarb: bridge control possible 0000:00:02.0\n[ 0.615419] SCSI subsystem initialized\n[ 0.617091] ACPI: bus type USB registered\n[ 0.618670] usbcore: registered new interface driver usbfs\n[ 0.620650] usbcore: registered new interface driver hub\n[ 0.622571] usbcore: registered new device driver usb\n[ 0.624609] PCI: Using ACPI for IRQ routing\n[ 0.626632] NetLabel: Initializing\n[ 0.627992] NetLabel: domain hash size = 128\n[ 0.629622] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.631458] NetLabel: unlabeled traffic allowed by default\n[ 0.633606] amd_nb: Cannot enumerate AMD northbridges\n[ 0.635479] clocksource: Switched to clocksource kvm-clock\n[ 0.645672] AppArmor: AppArmor Filesystem Enabled\n[ 0.647507] pnp: PnP ACPI init\n[ 0.649100] pnp: PnP ACPI: found 5 devices\n[ 0.656428] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.659689] NET: Registered protocol family 2\n[ 0.661569] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.664027] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.666316] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.668591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.670669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.672914] NET: Registered protocol family 1\n[ 0.674584] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.676692] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.678736] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.695590] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.712502] Unpacking initramfs...\n[ 1.207120] Freeing initrd memory: 37084K\n[ 1.209261] Scanning for low memory corruption every 60 seconds\n[ 1.211745] audit: initializing netlink subsys (disabled)\n[ 1.213734] audit: type=2000 audit(1564481778.860:1): initialized\n[ 1.216180] Initialise system trusted keyring\n[ 1.217937] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.220171] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.223531] zbud: loaded\n[ 1.224894] VFS: Disk quotas dquot_6.6.0\n[ 1.226437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.229019] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.231323] fuse init (API version 7.23)\n[ 1.232973] Key type big_key registered\n[ 1.234480] Allocating IMA MOK and blacklist keyrings.\n[ 1.236697] Key type asymmetric registered\n[ 1.238272] Asymmetric key parser 'x509' registered\n[ 1.240099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.242910] io scheduler noop registered\n[ 1.244427] io scheduler deadline registered (default)\n[ 1.246313] io scheduler cfq registered\n[ 1.247878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.249875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.252257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.255011] ACPI: Power Button [PWRF]\n[ 1.256572] GHES: HEST is not enabled!\n[ 1.272672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.306076] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.309734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.335503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.339226] Linux agpgart interface v0.103\n[ 1.342418] loop: module loaded\n[ 1.345986] vda: vda1\n[ 1.347829] scsi host0: ata_piix\n[ 1.349219] scsi host1: ata_piix\n[ 1.350552] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.352906] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.355948] libphy: Fixed MDIO Bus: probed\n[ 1.357514] tun: Universal TUN/TAP device driver, 1.6\n[ 1.359352] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.362783] PPP generic driver version 2.4.2\n[ 1.364482] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.366769] ehci-pci: EHCI PCI platform driver\n[ 1.368457] ehci-platform: EHCI generic platform driver\n[ 1.370345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.372509] ohci-pci: OHCI PCI platform driver\n[ 1.374140] ohci-platform: OHCI generic platform driver\n[ 1.376021] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.393451] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.395353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.398176] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.400096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.402287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.404661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.407369] usb usb1: Product: UHCI Host Controller\n[ 1.409188] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.411424] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.413289] hub 1-0:1.0: USB hub found\n[ 1.414756] hub 1-0:1.0: 2 ports detected\n[ 1.416499] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.420425] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.422232] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.424194] mousedev: PS/2 mouse device common for all mice\n[ 1.426550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.429818] rtc_cmos 00:00: RTC can wake from S4\n[ 1.432081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.434333] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.436617] i2c /dev entries driver\n[ 1.438092] device-mapper: uevent: version 1.0.3\n[ 1.439899] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.442999] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.445442] NET: Registered protocol family 10\n[ 1.447339] NET: Registered protocol family 17\n[ 1.449030] Key type dns_resolver registered\n[ 1.450901] registered taskstats version 1\n[ 1.452501] Loading compiled-in X.509 certificates\n[ 1.454811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.458356] zswap: loaded using pool lzo/zbud\n[ 1.461531] Key type trusted registered\n[ 1.465038] Key type encrypted registered\n[ 1.466585] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.468571] ima: No TPM chip found, activating TPM-bypass!\n[ 1.470547] evm: HMAC attrs: 0x1\n[ 1.472276] Magic number: 11:41:276\n[ 1.473804] tty tty13: hash matches\n[ 1.475287] rtc_cmos 00:00: setting system clock to 2019-07-30 10:16:19 UTC (1564481779)\n[ 1.495060] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.497199] EDD information not available.\n[ 1.513268] Freeing unused kernel memory: 1512K\n[ 1.514978] Write protecting the kernel read-only data: 14336k\n[ 1.518490] Freeing unused kernel memory: 1692K\n[ 1.520423] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.532366] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.543167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546650] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.551503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559691] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.563167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.567754] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.571115] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.631083] [drm] Initialized drm 1.1.0 20060810\n[ 1.634035] virtio_net virtio0 ens3: renamed from eth0\n[ 1.643337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.648494] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.672092] FDC 0 is a S82078B\n[ 1.682251] AVX2 version of gcm_enc/dec engaged.\n[ 1.684014] AES CTR mode by8 optimization enabled\n[ 1.727514] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.893369] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.895798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.898268] usb 1-1: Product: QEMU USB Tablet\n[ 1.899908] usb 1-1: Manufacturer: QEMU\n[ 1.901392] usb 1-1: SerialNumber: 42\n[ 1.909899] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.918076] usbcore: registered new interface driver usbhid\n[ 1.920172] usbhid: USB HID core driver\n[ 1.922926] 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.927133] 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.318011] md: linear personality registered for level -1\n[ 2.322254] md: multipath personality registered for level -4\n[ 2.326594] md: raid0 personality registered for level 0\n[ 2.331353] md: raid1 personality registered for level 1\n[ 2.403477] raid6: sse2x1 gen() 11411 MB/s\n[ 2.471479] raid6: sse2x1 xor() 8873 MB/s\n[ 2.539488] raid6: sse2x2 gen() 14273 MB/s\n[ 2.607478] raid6: sse2x2 xor() 9777 MB/s\n[ 2.675478] raid6: sse2x4 gen() 16630 MB/s\n[ 2.747477] raid6: sse2x4 xor() 11469 MB/s\n[ 2.815477] raid6: avx2x1 gen() 21828 MB/s\n[ 2.883477] raid6: avx2x2 gen() 25861 MB/s\n[ 2.951501] raid6: avx2x4 gen() 28078 MB/s\n[ 2.953125] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.955085] raid6: using avx2x2 recovery algorithm\n[ 2.960156] xor: automatically using best checksumming function:\n[ 2.999488] avx : 31857.000 MB/sec\n[ 3.002620] async_tx: api initialized (async)\n[ 3.015442] md: raid6 personality registered for level 6\n[ 3.017401] md: raid5 personality registered for level 5\n[ 3.019319] md: raid4 personality registered for level 4\n[ 3.026494] 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.063507] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.084084] 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.196491] 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.202709] systemd[1]: Detected virtualization kvm.\n[ 3.204551] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.209273] systemd[1]: Set hostname to .\n[ 3.212722] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.214835] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.333931] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.337882] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.341555] 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.347545] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.352207] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.356725] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.361363] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.365199] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.368476] 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.373661] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.378056] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.382404] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.386401] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.390663] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.394427] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.399800] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.404169] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.414165] Loading iSCSI transport class v2.0-870.\n[ 3.417216] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.425404] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.430153] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.439756] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.448811] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.456254] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.465607] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.474629] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.487705] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.493999] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.501918] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.515977] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.522094] iscsi: registered transport (iser)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.526742] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.534453] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.540195] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.546141] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.552443] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.556967] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.560591] 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 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 Uncomplicated firewall.\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 Apply Kernel Variables...\n Mounting FUSE Control File System...\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 udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\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 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[[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[ 3.939044] intel_rapl: no valid rapl domains found in package 0\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\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 Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.926353] cloud-init[501]: Cloud-init v. 18.2 running 'init-local' at Tue, 30 Jul 2019 10:16:23 +0000. Up 4.72 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.128196] cloud-init[941]: Cloud-init v. 18.2 running 'init' at Tue, 30 Jul 2019 10:16:24 +0000. Up 6.41 seconds.\n[ 10.135690] cloud-init[941]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.140151] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.148149] cloud-init[941]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.154519] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.163369] cloud-init[941]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:b7:3a:61 |\n[ 10.171002] cloud-init[941]: ci-info: | ens3 | True | fe80::f816:3eff:feb7:3a61/64 | . | link | fa:16:3e:b7:3a:61 |\n[ 10.180137] cloud-init[941]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 10.184141] cloud-init[941]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.192147] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.200147] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.208152] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.211422] cloud-init[941]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.216754] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.222502] cloud-init[941]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.228837] cloud-init[941]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.233343] cloud-init[941]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.238349] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.243210] cloud-init[941]: 2019-07-30 10:16:28,468 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.738443] cloud-init[941]: Generating public/private rsa key pair.\n[ 10.740923] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.748133] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.752116] cloud-init[941]: The key fingerprint is:\n[ 10.756128] cloud-init[941]: SHA256:f/3k3cikYWd11L11ei2dGCbgKDNgLT2SbdTt3im0+Pk root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce\n[ 10.764120] cloud-init[941]: The key's randomart image is:\n[ 10.768133] cloud-init[941]: +---[RSA 2048]----+\n[ 10.772141] cloud-init[941]: | o*.. .. |\n[ 10.776149] cloud-init[941]: | .+.* .o.. o|\n[ 10.780135] cloud-init[941]: | ++.... . o *|\n[ 10.784146] cloud-init[941]: | + o o o+*|\n[ 10.788124] cloud-init[941]: | S o ..oo*|\n[ 10.792134] cloud-init[941]: | . = o . +.|\n[ 10.796135] cloud-init[941]: | . + + = .|\n[ 10.800164] cloud-init[941]: | o o B =o|\n[ 10.804151] cloud-init[941]: | .E. o =|\n[ 10.808126] cloud-init[941]: +----[SHA256]-----+\n[ 10.812137] cloud-init[941]: Generating public/private dsa key pair.\n[ 10.816194] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[ 10.824179] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.826497] cloud-init[941]: The key fingerprint is:\n[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.[ 10.832371] cloud-init[941]: SHA256:ZkP3F5qwy7SRdm+d74hCLTgTbW4qNnXdN5DNaJaflrc root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce\n[ 10.835393] cloud-init\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m[941]: The key's randomart image is:\n[ 10.841472] cloud-init[941]: +---[DSA 1024]----+\n[ 10.842939] cloud-init[941]: | |] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n\n[ 10.847516] cloud-init[941]: | |[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 10.852297] cloud-init[941]: | ..o B |\n[ 10.853785] cloud-init[941]: | ...o= X + |\n[ 10.855260] cloud-init[941]: \n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m| S=*oB.+ o|\n[ 10.860924] cloud-init[941]: | o==*=oo.B+|\n[ 10.862397] cloud-init[941]: | . B+. +o=|\n[ 10.863875] ] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\ncloud-init[941]: | + . . o E.| Starting LXD - unix socket.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 10.872752] cloud-init[941]: | . o .. ..o|\n[ 10.874221] cloud-init[941]: +----[SHA256]-----+\n[ 10.875698] cloud-init[941]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 10.885783] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.891190] cloud-init[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[941]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.897900] cloud-init[941]: The key fingerprint is:\n Starting Apply the settings specified in cloud-config...\n[ 10.902094] cloud-init[941]: SHA256:YEaAIoNeJFPSj2hKOIvo1j2PPvryThv0MdfwJo8EEgc root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 10.914251] cloud-init[941]: The key's randomart image is:\n[ 10.922817] cloud-init[941]: +---[ECDSA 256]---+\n[ 10.929845] cloud-init[941]: |.+++.Eo. |\n[ 10.934875] cloud-init[941]: |= =o .o |\n[ 10.939982] cloud-init[941]: |+oo o.+. . |[[0;32m OK [0m] Started iperf3 Service.\n Starting System Logging Service...\n[ 10.948340] cloud-init[941]: |o= . +... + |\n[ 10.949828] cloud-init[941]: |*o . oS+ + |\n[ 10.951295] cloud-init[941]: \n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n Starting Login Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started iperf Service.\n Starting LXD - container startup/shutdown...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n|= . . = = |\n[ 11.095861] cloud-init[941]: |. . .o . . . |\n[ 11.122229] cloud-init[941]: | o o.++ | Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).[ 11.190550] cloud-init[941]: |. .BB+. |\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: network benchmark...\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 LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 11.270487] cloud-init[941]: +----[SHA256]-----+ 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 Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started LSB: network benchmark.\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\n[[0;32m OK [0m] Started Accounts Service.\n[ 11.335326] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[941]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 11.360425] \n Starting Set console scheme...\n[[0;32m OK [0mcloud-init[941]: ] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0mYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 11.388203] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.402380] cloud-init[941]: The key fingerprint is:\n[ 11.412274] cloud-init[941]: SHA256:N3P30ZeXg/sgZIPBRnwScQEKulYRcLtgUFjnPEeFLlU root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce\n[ 11.424695] cloud-init[941]: The key's randomart image is:\n[ 11.435692] cloud-init[941]: +--[ED25519 256]--+\n[ 11.440483] cloud-init[941]: | .++.*..=E+o. |\n[ 11.449909] cloud-init[941]: [[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...| .. * =o+o.. |\n\n[ 11.475333] cloud-init[941]: | + *oo +o |\n[ 11.484099] cloud-init[941]: | . +.+.. o . +|\n[ 11.489392] cloud-init[941]: | o .. S.++...=+|\n[ 11.499639] cloud-init[941]: | . .o+....=|\n[ 11.504103] cloud-init[941]: | . o .|\n[ 11.516107] cloud-init[941]: | . o |\n[ 11.521053] cloud-init[941]: | . |\n[ 11.528110] cloud-init[941]: +----[SHA256]-----+\n[ 11.852819] cloud-init[1038]: Generating locales (this might take a while)...\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[ 12.613709] cloud-init[1038]: en_US.UTF-8... done\n[ 12.617542] cloud-init[1038]: Generation complete.\n[ 13.227247] cloud-init[1038]: Cloud-init v. 18.2 running 'modules:config' at Tue, 30 Jul 2019 10:16:30 +0000. Up 11.73 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-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 | ac:10:11:7b:1f:e8:74:58:17:2c:3b:ef:5f:be:a1:3f | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Jul 30 10:16:32 ec2: \n<14>Jul 30 10:16:32 ec2: #############################################################\n<14>Jul 30 10:16:32 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Jul 30 10:16:32 ec2: 1024 SHA256:ZkP3F5qwy7SRdm+d74hCLTgTbW4qNnXdN5DNaJaflrc root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce (DSA)\n<14>Jul 30 10:16:32 ec2: 256 SHA256:YEaAIoNeJFPSj2hKOIvo1j2PPvryThv0MdfwJo8EEgc root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce (ECDSA)\n<14>Jul 30 10:16:32 ec2: 256 SHA256:N3P30ZeXg/sgZIPBRnwScQEKulYRcLtgUFjnPEeFLlU root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce (ED25519)\n<14>Jul 30 10:16:32 ec2: 2048 SHA256:f/3k3cikYWd11L11ei2dGCbgKDNgLT2SbdTt3im0+Pk root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce (RSA)\n<14>Jul 30 10:16:32 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Jul 30 10:16:32 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPYCxgJQpIg4b8cGwQEGl8AMQTwSH2qqhlvQp4L/fyhlxRaeyjMLD46+cA9Ihk5M3fNB4tK450s/3R5Ii4ud+0E= root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEyQUexkTD5/9bPR10VpxqFJJ5AQVgmNwdNQ2UaH9u8t root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxoueWelrHH2MGgk7n1IKYAgHpHoffB3xoJ/YzWalsfWmZiYTz4U0SUHB6+16dCKsiM2WeX4i/hq8Y2DFfN0huu32nCPnO1q/rCoYJuPKmKv5WyxLH9Eo5ko2btnTpi0CMFWoBerrRoCNVY3qpwh9F35+VqrtNDnQwTyRmEj5dE3Ks2W2Mu8gfjKc5xTDXU+S+LGkbf57n/mHB5pk4o8hD4Z7Z4PxBndCdVtcHjrGoUlXO87tlwXGjMUFGEeMHn/Sq+JP2u3lydY/LgHMnDuowwHBLeOXAx8iXViTRB6qGrivN60MylP2riZMBSk6xAUDhX3ZtrzG8JDXfJF9Sso8H root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce\n-----END SSH HOST KEY KEYS-----\n[ 13.926338] cloud-init[1316]: Cloud-init v. 18.2 running 'modules:final' at Tue, 30 Jul 2019 10:16:32 +0000. Up 13.76 seconds.\n[ 13.932186] cloud-init[1316]: Cloud-init v. 18.2 finished at Tue, 30 Jul 2019 10:16:32 +0000. Datasource DataSourceEc2. Up 13.92 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce ttyS0\n\nshaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce login: "} 2019-07-30 10:16:33,794 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd/action used request id req-0fcdf8f1-1f8b-4d09-b8f0-02913c01a392 2019-07-30 10:16:33,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0774619579315s 2019-07-30 10:16:33,796 - 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 767720057 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.910 MHz processor [ 0.237923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.241113] pid_max: default: 32768 minimum: 301 [ 0.242833] ACPI: Core revision 20150930 [ 0.244947] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.247429] Security Framework initialized [ 0.248995] Yama: becoming mindful. [ 0.250385] AppArmor: AppArmor initialized [ 0.251973] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254461] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.256907] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259213] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261782] Initializing cgroup subsys io [ 0.263331] Initializing cgroup subsys memory [ 0.264980] Initializing cgroup subsys devices [ 0.266642] Initializing cgroup subsys freezer [ 0.268313] Initializing cgroup subsys net_cls [ 0.269968] Initializing cgroup subsys perf_event [ 0.271717] Initializing cgroup subsys net_prio [ 0.273404] Initializing cgroup subsys hugetlb [ 0.275057] Initializing cgroup subsys pids [ 0.276689] CPU: Physical Processor ID: 0 [ 0.278914] mce: CPU supports 10 MCE banks [ 0.280527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.282439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284546] Spectre V2 : Mitigation: Full generic retpoline [ 0.286541] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.288781] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.291106] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.293220] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.296093] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320322] Freeing SMP alternatives memory: 32K [ 0.333777] ftrace: allocating 32237 entries in 126 pages [ 0.383113] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.385455] smpboot: Max logical packages: 1 [ 0.387367] x2apic enabled [ 0.388856] Switched APIC routing to physical x2apic. [ 0.391959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.394128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.398151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.401605] KVM setup paravirtual spinlock [ 0.404348] x86: Booted up 1 node, 1 CPUs [ 0.405886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.408551] devtmpfs: initialized [ 0.410969] evm: security.selinux [ 0.412310] evm: security.SMACK64 [ 0.413629] evm: security.SMACK64EXEC [ 0.415050] evm: security.SMACK64TRANSMUTE [ 0.416606] evm: security.SMACK64MMAP [ 0.418026] evm: security.ima [ 0.419252] evm: security.capability [ 0.420793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.424274] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.426545] pinctrl core: initialized pinctrl subsystem [ 0.428627] RTC time: 10:16:18, date: 07/30/19 [ 0.430451] NET: Registered protocol family 16 [ 0.432308] cpuidle: using governor ladder [ 0.433877] cpuidle: using governor menu [ 0.435393] PCCT header not found. [ 0.436828] ACPI: bus type PCI registered [ 0.438372] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.440763] PCI: Using configuration type 1 for base access [ 0.443705] ACPI: Added _OSI(Module Device) [ 0.445317] ACPI: Added _OSI(Processor Device) [ 0.446973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.448710] ACPI: Added _OSI(Processor Aggregator Device) [ 0.451757] ACPI: Interpreter enabled [ 0.453217] ACPI: (supports S0 S5) [ 0.454566] ACPI: Using IOAPIC for interrupt routing [ 0.456389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461352] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468230] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472391] acpiphp: Slot [3] registered [ 0.490495] acpiphp: Slot [4] registered [ 0.492029] acpiphp: Slot [5] registered [ 0.493558] acpiphp: Slot [6] registered [ 0.495079] acpiphp: Slot [7] registered [ 0.496596] acpiphp: Slot [8] registered [ 0.498110] acpiphp: Slot [9] registered [ 0.499628] acpiphp: Slot [10] registered [ 0.501171] acpiphp: Slot [11] registered [ 0.502789] acpiphp: Slot [12] registered [ 0.504342] acpiphp: Slot [13] registered [ 0.505880] acpiphp: Slot [14] registered [ 0.507421] acpiphp: Slot [15] registered [ 0.508967] acpiphp: Slot [16] registered [ 0.510512] acpiphp: Slot [17] registered [ 0.512062] acpiphp: Slot [18] registered [ 0.513617] acpiphp: Slot [19] registered [ 0.515165] acpiphp: Slot [20] registered [ 0.516705] acpiphp: Slot [21] registered [ 0.518249] acpiphp: Slot [22] registered [ 0.519793] acpiphp: Slot [23] registered [ 0.521335] acpiphp: Slot [24] registered [ 0.522875] acpiphp: Slot [25] registered [ 0.524423] acpiphp: Slot [26] registered [ 0.525967] acpiphp: Slot [27] registered [ 0.527520] acpiphp: Slot [28] registered [ 0.529060] acpiphp: Slot [29] registered [ 0.530611] acpiphp: Slot [30] registered [ 0.532163] acpiphp: Slot [31] registered [ 0.533702] PCI host bridge to bus 0000:00 [ 0.535253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.537594] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.539940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.542718] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.545495] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.548329] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.553600] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.556056] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.558321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.560772] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.565597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.568326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.591271] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.594321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.596992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.599660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.602284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.604629] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.607021] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.609047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.612005] vgaarb: loaded [ 0.613151] vgaarb: bridge control possible 0000:00:02.0 [ 0.615419] SCSI subsystem initialized [ 0.617091] ACPI: bus type USB registered [ 0.618670] usbcore: registered new interface driver usbfs [ 0.620650] usbcore: registered new interface driver hub [ 0.622571] usbcore: registered new device driver usb [ 0.624609] PCI: Using ACPI for IRQ routing [ 0.626632] NetLabel: Initializing [ 0.627992] NetLabel: domain hash size = 128 [ 0.629622] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.631458] NetLabel: unlabeled traffic allowed by default [ 0.633606] amd_nb: Cannot enumerate AMD northbridges [ 0.635479] clocksource: Switched to clocksource kvm-clock [ 0.645672] AppArmor: AppArmor Filesystem Enabled [ 0.647507] pnp: PnP ACPI init [ 0.649100] pnp: PnP ACPI: found 5 devices [ 0.656428] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.659689] NET: Registered protocol family 2 [ 0.661569] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.664027] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.666316] TCP: Hash tables configured (established 4096 bind 4096) [ 0.668591] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.670669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.672914] NET: Registered protocol family 1 [ 0.674584] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.676692] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.678736] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.695590] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.712502] Unpacking initramfs... [ 1.207120] Freeing initrd memory: 37084K [ 1.209261] Scanning for low memory corruption every 60 seconds [ 1.211745] audit: initializing netlink subsys (disabled) [ 1.213734] audit: type=2000 audit(1564481778.860:1): initialized [ 1.216180] Initialise system trusted keyring [ 1.217937] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.220171] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.223531] zbud: loaded [ 1.224894] VFS: Disk quotas dquot_6.6.0 [ 1.226437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.229019] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.231323] fuse init (API version 7.23) [ 1.232973] Key type big_key registered [ 1.234480] Allocating IMA MOK and blacklist keyrings. [ 1.236697] Key type asymmetric registered [ 1.238272] Asymmetric key parser 'x509' registered [ 1.240099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.242910] io scheduler noop registered [ 1.244427] io scheduler deadline registered (default) [ 1.246313] io scheduler cfq registered [ 1.247878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.249875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.252257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.255011] ACPI: Power Button [PWRF] [ 1.256572] GHES: HEST is not enabled! [ 1.272672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.306076] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.309734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.335503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.339226] Linux agpgart interface v0.103 [ 1.342418] loop: module loaded [ 1.345986] vda: vda1 [ 1.347829] scsi host0: ata_piix [ 1.349219] scsi host1: ata_piix [ 1.350552] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.352906] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.355948] libphy: Fixed MDIO Bus: probed [ 1.357514] tun: Universal TUN/TAP device driver, 1.6 [ 1.359352] tun: (C) 1999-2004 Max Krasnyansky [ 1.362783] PPP generic driver version 2.4.2 [ 1.364482] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.366769] ehci-pci: EHCI PCI platform driver [ 1.368457] ehci-platform: EHCI generic platform driver [ 1.370345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.372509] ohci-pci: OHCI PCI platform driver [ 1.374140] ohci-platform: OHCI generic platform driver [ 1.376021] uhci_hcd: USB Universal Host Controller Interface driver [ 1.393451] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.395353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.398176] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.400096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.402287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.404661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.407369] usb usb1: Product: UHCI Host Controller [ 1.409188] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.411424] usb usb1: SerialNumber: 0000:00:01.2 [ 1.413289] hub 1-0:1.0: USB hub found [ 1.414756] hub 1-0:1.0: 2 ports detected [ 1.416499] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.420425] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.422232] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.424194] mousedev: PS/2 mouse device common for all mice [ 1.426550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.429818] rtc_cmos 00:00: RTC can wake from S4 [ 1.432081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.434333] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.436617] i2c /dev entries driver [ 1.438092] device-mapper: uevent: version 1.0.3 [ 1.439899] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.442999] ledtrig-cpu: registered to indicate activity on CPUs [ 1.445442] NET: Registered protocol family 10 [ 1.447339] NET: Registered protocol family 17 [ 1.449030] Key type dns_resolver registered [ 1.450901] registered taskstats version 1 [ 1.452501] Loading compiled-in X.509 certificates [ 1.454811] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.458356] zswap: loaded using pool lzo/zbud [ 1.461531] Key type trusted registered [ 1.465038] Key type encrypted registered [ 1.466585] AppArmor: AppArmor sha1 policy hashing enabled [ 1.468571] ima: No TPM chip found, activating TPM-bypass! [ 1.470547] evm: HMAC attrs: 0x1 [ 1.472276] Magic number: 11:41:276 [ 1.473804] tty tty13: hash matches [ 1.475287] rtc_cmos 00:00: setting system clock to 2019-07-30 10:16:19 UTC (1564481779) [ 1.495060] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.497199] EDD information not available. [ 1.513268] Freeing unused kernel memory: 1512K [ 1.514978] Write protecting the kernel read-only data: 14336k [ 1.518490] Freeing unused kernel memory: 1692K [ 1.520423] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.532366] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.543167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546650] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559691] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.567754] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571115] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.631083] [drm] Initialized drm 1.1.0 20060810 [ 1.634035] virtio_net virtio0 ens3: renamed from eth0 [ 1.643337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.648494] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.672092] FDC 0 is a S82078B [ 1.682251] AVX2 version of gcm_enc/dec engaged. [ 1.684014] AES CTR mode by8 optimization enabled [ 1.727514] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.893369] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.895798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.898268] usb 1-1: Product: QEMU USB Tablet [ 1.899908] usb 1-1: Manufacturer: QEMU [ 1.901392] usb 1-1: SerialNumber: 42 [ 1.909899] hidraw: raw HID events driver (C) Jiri Kosina [ 1.918076] usbcore: registered new interface driver usbhid [ 1.920172] usbhid: USB HID core driver [ 1.922926] 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.927133] 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.318011] md: linear personality registered for level -1 [ 2.322254] md: multipath personality registered for level -4 [ 2.326594] md: raid0 personality registered for level 0 [ 2.331353] md: raid1 personality registered for level 1 [ 2.403477] raid6: sse2x1 gen() 11411 MB/s [ 2.471479] raid6: sse2x1 xor() 8873 MB/s [ 2.539488] raid6: sse2x2 gen() 14273 MB/s [ 2.607478] raid6: sse2x2 xor() 9777 MB/s [ 2.675478] raid6: sse2x4 gen() 16630 MB/s [ 2.747477] raid6: sse2x4 xor() 11469 MB/s [ 2.815477] raid6: avx2x1 gen() 21828 MB/s [ 2.883477] raid6: avx2x2 gen() 25861 MB/s [ 2.951501] raid6: avx2x4 gen() 28078 MB/s [ 2.953125] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.955085] raid6: using avx2x2 recovery algorithm [ 2.960156] xor: automatically using best checksumming function: [ 2.999488] avx : 31857.000 MB/sec [ 3.002620] async_tx: api initialized (async) [ 3.015442] md: raid6 personality registered for level 6 [ 3.017401] md: raid5 personality registered for level 5 [ 3.019319] md: raid4 personality registered for level 4 [ 3.026494] 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.063507] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.084084] 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.196491] 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.202709] systemd[1]: Detected virtualization kvm. [ 3.204551] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.209273] systemd[1]: Set hostname to . [ 3.212722] systemd[1]: Initializing machine ID from KVM UUID. [ 3.214835] systemd[1]: Installed transient /etc/machine-id file. [ 3.333931] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.337882] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.341555] 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.347545] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.352207] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.356725] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.361363] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.365199] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.368476] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.373661] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.378056] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.382404] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.386401] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.390663] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.394427] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.399800] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.404169] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.414165] Loading iSCSI transport class v2.0-870. [ 3.417216] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.425404] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.430153] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.439756] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.448811] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.456254] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.465607] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.474629] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.487705] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.493999] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.501918] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.515977] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.522094] iscsi: registered transport (iser) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.526742] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.534453] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.540195] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.546141] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.552443] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.556967] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.560591] 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 Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[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 udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... 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 udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[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. [ 3.939044] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... 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 Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.926353] cloud-init[501]: Cloud-init v. 18.2 running 'init-local' at Tue, 30 Jul 2019 10:16:23 +0000. Up 4.72 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.128196] cloud-init[941]: Cloud-init v. 18.2 running 'init' at Tue, 30 Jul 2019 10:16:24 +0000. Up 6.41 seconds. [ 10.135690] cloud-init[941]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.140151] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.148149] cloud-init[941]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.154519] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.163369] cloud-init[941]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:b7:3a:61 | [ 10.171002] cloud-init[941]: ci-info: | ens3 | True | fe80::f816:3eff:feb7:3a61/64 | . | link | fa:16:3e:b7:3a:61 | [ 10.180137] cloud-init[941]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 10.184141] cloud-init[941]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.192147] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.200147] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.208152] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.211422] cloud-init[941]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.216754] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.222502] cloud-init[941]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.228837] cloud-init[941]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.233343] cloud-init[941]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.238349] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.243210] cloud-init[941]: 2019-07-30 10:16:28,468 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.738443] cloud-init[941]: Generating public/private rsa key pair. [ 10.740923] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.748133] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.752116] cloud-init[941]: The key fingerprint is: [ 10.756128] cloud-init[941]: SHA256:f/3k3cikYWd11L11ei2dGCbgKDNgLT2SbdTt3im0+Pk root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce [ 10.764120] cloud-init[941]: The key's randomart image is: [ 10.768133] cloud-init[941]: +---[RSA 2048]----+ [ 10.772141] cloud-init[941]: | o*.. .. | [ 10.776149] cloud-init[941]: | .+.* .o.. o| [ 10.780135] cloud-init[941]: | ++.... . o *| [ 10.784146] cloud-init[941]: | + o o o+*| [ 10.788124] cloud-init[941]: | S o ..oo*| [ 10.792134] cloud-init[941]: | . = o . +.| [ 10.796135] cloud-init[941]: | . + + = .| [ 10.800164] cloud-init[941]: | o o B =o| [ 10.804151] cloud-init[941]: | .E. o =| [ 10.808126] cloud-init[941]: +----[SHA256]-----+ [ 10.812137] cloud-init[941]: Generating public/private dsa key pair. [ 10.816194] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[ 10.824179] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.826497] cloud-init[941]: The key fingerprint is: [0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization.[ 10.832371] cloud-init[941]: SHA256:ZkP3F5qwy7SRdm+d74hCLTgTbW4qNnXdN5DNaJaflrc root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce [ 10.835393] cloud-init [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m[941]: The key's randomart image is: [ 10.841472] cloud-init[941]: +---[DSA 1024]----+ [ 10.842939] cloud-init[941]: | |] Listening on UUID daemon activation socket. Starting Socket activation for snappy daemon. [ 10.847516] cloud-init[941]: | |[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ 10.852297] cloud-init[941]: | ..o B | [ 10.853785] cloud-init[941]: | ...o= X + | [ 10.855260] cloud-init[941]: [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m| S=*oB.+ o| [ 10.860924] cloud-init[941]: | o==*=oo.B+| [ 10.862397] cloud-init[941]: | . B+. +o=| [ 10.863875] ] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. cloud-init[941]: | + . . o E.| Starting LXD - unix socket. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [ 10.872752] cloud-init[941]: | . o .. ..o| [ 10.874221] cloud-init[941]: +----[SHA256]-----+ [ 10.875698] cloud-init[941]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [ 10.885783] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.891190] cloud-init[[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [941]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.897900] cloud-init[941]: The key fingerprint is: Starting Apply the settings specified in cloud-config... [ 10.902094] cloud-init[941]: SHA256:YEaAIoNeJFPSj2hKOIvo1j2PPvryThv0MdfwJo8EEgc root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce[[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.914251] cloud-init[941]: The key's randomart image is: [ 10.922817] cloud-init[941]: +---[ECDSA 256]---+ [ 10.929845] cloud-init[941]: |.+++.Eo. | [ 10.934875] cloud-init[941]: |= =o .o | [ 10.939982] cloud-init[941]: |+oo o.+. . |[[0;32m OK [0m] Started iperf3 Service. Starting System Logging Service... [ 10.948340] cloud-init[941]: |o= . +... + | [ 10.949828] cloud-init[941]: |*o . oS+ + | [ 10.951295] cloud-init[941]: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: MD monitoring daemon... Starting Accounts Service... Starting Login Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf Service. Starting LXD - container startup/shutdown... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). |= . . = = | [ 11.095861] cloud-init[941]: |. . .o . . . | [ 11.122229] cloud-init[941]: | o o.++ | Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login to default iSCSI targets. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Reached target Remote File Systems (Pre).[ 11.190550] cloud-init[941]: |. .BB+. | [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... 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 LSB: MD monitoring daemon. [[0;32m OK [0m] Started Permit User Sessions. [ 11.270487] cloud-init[941]: +----[SHA256]-----+ 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 Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Accounts Service. [ 11.335326] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown. [941]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [ 11.360425] Starting Set console scheme... [[0;32m OK [0mcloud-init[941]: ] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0mYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [ 11.388203] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.402380] cloud-init[941]: The key fingerprint is: [ 11.412274] cloud-init[941]: SHA256:N3P30ZeXg/sgZIPBRnwScQEKulYRcLtgUFjnPEeFLlU root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce [ 11.424695] cloud-init[941]: The key's randomart image is: [ 11.435692] cloud-init[941]: +--[ED25519 256]--+ [ 11.440483] cloud-init[941]: | .++.*..=E+o. | [ 11.449909] cloud-init[941]: [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded...| .. * =o+o.. | [ 11.475333] cloud-init[941]: | + *oo +o | [ 11.484099] cloud-init[941]: | . +.+.. o . +| [ 11.489392] cloud-init[941]: | o .. S.++...=+| [ 11.499639] cloud-init[941]: | . .o+....=| [ 11.504103] cloud-init[941]: | . o .| [ 11.516107] cloud-init[941]: | . o | [ 11.521053] cloud-init[941]: | . | [ 11.528110] cloud-init[941]: +----[SHA256]-----+ [ 11.852819] cloud-init[1038]: Generating locales (this might take a while)... [[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. [ 12.613709] cloud-init[1038]: en_US.UTF-8... done [ 12.617542] cloud-init[1038]: Generation complete. [ 13.227247] cloud-init[1038]: Cloud-init v. 18.2 running 'modules:config' at Tue, 30 Jul 2019 10:16:30 +0000. Up 11.73 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-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 | ac:10:11:7b:1f:e8:74:58:17:2c:3b:ef:5f:be:a1:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jul 30 10:16:32 ec2: <14>Jul 30 10:16:32 ec2: ############################################################# <14>Jul 30 10:16:32 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jul 30 10:16:32 ec2: 1024 SHA256:ZkP3F5qwy7SRdm+d74hCLTgTbW4qNnXdN5DNaJaflrc root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce (DSA) <14>Jul 30 10:16:32 ec2: 256 SHA256:YEaAIoNeJFPSj2hKOIvo1j2PPvryThv0MdfwJo8EEgc root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce (ECDSA) <14>Jul 30 10:16:32 ec2: 256 SHA256:N3P30ZeXg/sgZIPBRnwScQEKulYRcLtgUFjnPEeFLlU root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce (ED25519) <14>Jul 30 10:16:32 ec2: 2048 SHA256:f/3k3cikYWd11L11ei2dGCbgKDNgLT2SbdTt3im0+Pk root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce (RSA) <14>Jul 30 10:16:32 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jul 30 10:16:32 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPYCxgJQpIg4b8cGwQEGl8AMQTwSH2qqhlvQp4L/fyhlxRaeyjMLD46+cA9Ihk5M3fNB4tK450s/3R5Ii4ud+0E= root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEyQUexkTD5/9bPR10VpxqFJJ5AQVgmNwdNQ2UaH9u8t root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxoueWelrHH2MGgk7n1IKYAgHpHoffB3xoJ/YzWalsfWmZiYTz4U0SUHB6+16dCKsiM2WeX4i/hq8Y2DFfN0huu32nCPnO1q/rCoYJuPKmKv5WyxLH9Eo5ko2btnTpi0CMFWoBerrRoCNVY3qpwh9F35+VqrtNDnQwTyRmEj5dE3Ks2W2Mu8gfjKc5xTDXU+S+LGkbf57n/mHB5pk4o8hD4Z7Z4PxBndCdVtcHjrGoUlXO87tlwXGjMUFGEeMHn/Sq+JP2u3lydY/LgHMnDuowwHBLeOXAx8iXViTRB6qGrivN60MylP2riZMBSk6xAUDhX3ZtrzG8JDXfJF9Sso8H root@shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce -----END SSH HOST KEY KEYS----- [ 13.926338] cloud-init[1316]: Cloud-init v. 18.2 running 'modules:final' at Tue, 30 Jul 2019 10:16:32 +0000. Up 13.76 seconds. [ 13.932186] cloud-init[1316]: Cloud-init v. 18.2 finished at Tue, 30 Jul 2019 10:16:32 +0000. Datasource DataSourceEc2. Up 13.92 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce ttyS0 shaker-vm-24eb7d49-a16d-4172-bd9d-342031f2afce login: 2019-07-30 10:16:33,800 - paramiko.transport - DEBUG - starting thread (client mode): 0x839d2e90L 2019-07-30 10:16:33,801 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 10:16:33,805 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-07-30 10:16:33,805 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-30 10:16:33,807 - 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-30 10:16:33,807 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 10:16:33,807 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 10:16:33,807 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 10:16:33,807 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 10:16:33,807 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 10:16:33,851 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 10:16:33,852 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 10:16:33,864 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: d292089b4315c01023bd34c7cb5f087a 2019-07-30 10:16:33,866 - paramiko.transport - DEBUG - Trying discovered key ac10117b1fe87458172c3bef5fbea13f in /tmp/tmpwRFsFp 2019-07-30 10:16:33,891 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 10:16:33,913 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 10:16:33,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 10:16:33,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-30 10:16:33,943 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b73cf0a-3843-45ed-ac86-b94b17f6c605 2019-07-30 10:16:33,943 - 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.5:35357/v3/", "rel": "self"}]}]}} 2019-07-30 10:16:33,943 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-2b73cf0a-3843-45ed-ac86-b94b17f6c605 2019-07-30 10:16:33,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:34,045 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-30 10:16:34,045 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-30 10:16:34,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ba72e8-ed1b-4596-a66e-1fa7520b2023 2019-07-30 10:16:34,125 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/04db26ee46f34e09b57397fac196d5cc"}, "enabled": true, "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/05d2e99785ac4fdeb9a4c0eda3bd7b26"}, "enabled": true, "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/353cc4cf86f940e3bca3e62f88112158"}, "enabled": true, "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e0a4e5017de45c1892b4f80e4e938f9"}, "enabled": true, "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f528111f4194ed5aff4b8e312591f8b"}, "enabled": true, "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f7e2d7a784c4c85a7efe171faa5b979"}, "enabled": true, "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/502c7e290e5348b2ab613fa8406ff2c8"}, "enabled": true, "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d10eade472449f6a238c066ee73209c"}, "enabled": true, "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/976e6a6270e54970b8254ab5407ad7f6"}, "enabled": true, "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b8ccfa69a43049d8894a50010967ae39"}, "enabled": true, "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/bbcd125ff4484d12841339482b95bc93"}, "enabled": true, "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c59e233b14b64ed0918880f6bd9aab5f"}, "enabled": true, "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca73954feab74dcc9cb0702ced94fd2b"}, "enabled": true, "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f86011bd3e2d497e896b288f1d2d2351"}, "enabled": true, "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-07-30 10:16:34,125 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-25ba72e8-ed1b-4596-a66e-1fa7520b2023 2019-07-30 10:16:34,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.191437959671s 2019-07-30 10:16:34,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-30 10:16:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:34,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1867 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f76096c-1497-472d-8e6a-465d81f60bdc 2019-07-30 10:16:34,356 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/11601cfaddd84012bfdf01d31ecfe937"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/18cb586daec3430cb04c86e8d27ab650"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1be5b424858246d48f89ae4f0855ff59"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/342cbf8edea84acb8696d2cc506b7c59"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/35779b1ee2184a088ff2f0c81b41f1d5"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3899b1c9a26d44499abefc1b127803b1"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/44138ca79c7341a4b09e2cf487a3ff47"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46a50ce19ab34339958b169b3350f8e3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/47442f536d124bcba67144aa3852cba3"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "47442f536d124bcba67144aa3852cba3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/491a8329905d47b488c28404c5baf336"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "491a8329905d47b488c28404c5baf336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5dd36b491bda450da07a0b11b5e80aef"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68e9bf551c1946d1b018c9adefbfccb0"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6b573fdc84ec45c3b5e03a70f3043ea2"}, "url": "http://12.0.0.41:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/724d8d22086c4d168d5cb135d4389bc7"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/757d71054e8041a0b8ceb5e5fa71423f"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7602d399ccc84ddd928d519c12d206b9"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "7602d399ccc84ddd928d519c12d206b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7986412fb2894ced866e267d3eb79588"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "7986412fb2894ced866e267d3eb79588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7d0e7797608042809d914e647c3e424f"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "7d0e7797608042809d914e647c3e424f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7da3baf7c79d471e8d9b95e641dc5079"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "7da3baf7c79d471e8d9b95e641dc5079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/810b274f1b574e9394805cc6efa5f49d"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/89e33bcdf4044923929d47ae34b325ba"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8c9d6c7c0c0445b889acd197f77d290f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9084c54139064d92801cbfc8258ea640"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "9084c54139064d92801cbfc8258ea640"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9cb86d109a0e459e9c67fed9b07b80c0"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9d49d4b66ad74a46a313ad122dce3fb8"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a72049e648d24d6fa56ceafb4f3b2c2b"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ab65ab5e153b4e10b353381d86579fed"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ada5b1690d4d43b29198a83096de6f82"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd368f3b820445b088add01cbf46014f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "bd368f3b820445b088add01cbf46014f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4a87c80db974e95a18812232e7c07aa"}, "url": "http://12.0.0.41:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "c4a87c80db974e95a18812232e7c07aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0aeac595fe74fe59ddd6a0292cb17ed"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/db792fc788ed4b9890c4b54e6ad6996a"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "db792fc788ed4b9890c4b54e6ad6996a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e4352e7e8f214e78a3fb8eb48194c113"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "e4352e7e8f214e78a3fb8eb48194c113"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e842bcc834024d6aad1326be425eed46"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "e842bcc834024d6aad1326be425eed46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ebba3a52a8bb459dafcd97f34de4f4e2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f0e63197a4bb479ca29ee353dc3c5a82"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f266061cbde049828f2a8649d1dd052d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "f266061cbde049828f2a8649d1dd052d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f28a3bc1888c4741af02a81024e0f9d1"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "f28a3bc1888c4741af02a81024e0f9d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdd580015b614ae7aed79cd8908f34e2"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-30 10:16:34,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-1f76096c-1497-472d-8e6a-465d81f60bdc 2019-07-30 10:16:34,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.222547054291s 2019-07-30 10:16:34,363 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.24:5000 2019-07-30 10:16:34,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:16:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:34,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60e603b-cca7-4177-8a91-f587f9712ee4 2019-07-30 10:16:34,581 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:16:34,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f60e603b-cca7-4177-8a91-f587f9712ee4 2019-07-30 10:16:34,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214756965637s 2019-07-30 10:16:34,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:16:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:34,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f65740-be3f-4ff3-bb6b-dfd426184925 2019-07-30 10:16:34,793 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:16:34,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-00f65740-be3f-4ff3-bb6b-dfd426184925 2019-07-30 10:16:34,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206214904785s 2019-07-30 10:16:34,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:16:34,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:35,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b7cea4-f507-4b99-861e-06c6c884d74b 2019-07-30 10:16:35,020 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 10:16:35,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-86b7cea4-f507-4b99-861e-06c6c884d74b 2019-07-30 10:16:35,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222612857819s 2019-07-30 10:16:35,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:16:35,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:35,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3399c5-6554-4e4c-9bd9-109cba8ff448 2019-07-30 10:16:35,255 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce", "links": {"self": "http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ce72f1cf706c4375af98e9c97e5aa97c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 10:16:35,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fa3399c5-6554-4e4c-9bd9-109cba8ff448 2019-07-30 10:16:35,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23400592804s 2019-07-30 10:16:35,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:16:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:35,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1b0266-57f5-4f8e-9538-c43c7c071b78 2019-07-30 10:16:35,460 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, "tags": [], "enabled": true, "id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce"}]} 2019-07-30 10:16:35,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7e1b0266-57f5-4f8e-9538-c43c7c071b78 2019-07-30 10:16:35,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193776845932s 2019-07-30 10:16:35,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 10:16:35,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ce72f1cf706c4375af98e9c97e5aa97c&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:35,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b38756d-94a8-4747-8cf0-f96fc40868db 2019-07-30 10:16:35,665 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ce72f1cf706c4375af98e9c97e5aa97c&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "previous": null, "next": null}} 2019-07-30 10:16:35,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ce72f1cf706c4375af98e9c97e5aa97c&role.id=42d631bb806c428ca054882a5b7c5ba1&scope.project.id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7 used request id req-9b38756d-94a8-4747-8cf0-f96fc40868db 2019-07-30 10:16:35,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197844982147s 2019-07-30 10:16:35,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 10:16:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/users/ce72f1cf706c4375af98e9c97e5aa97c/roles/42d631bb806c428ca054882a5b7c5ba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:35,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d65d9877-0ab7-4bf4-b141-c522512eb703 2019-07-30 10:16:35,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:16:35,925 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/users/ce72f1cf706c4375af98e9c97e5aa97c/roles/42d631bb806c428ca054882a5b7c5ba1 used request id req-d65d9877-0ab7-4bf4-b141-c522512eb703 2019-07-30 10:16:35,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.255525827408s 2019-07-30 10:16:35,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:16:35,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:36,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6673003e-0c48-4736-bc5d-3d747caed291 2019-07-30 10:16:36,131 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:16:36,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6673003e-0c48-4736-bc5d-3d747caed291 2019-07-30 10:16:36,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202448129654s 2019-07-30 10:16:36,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-07-30 10:16:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" -d '{"role": {"name": "heat_stack_owner"}}' 2019-07-30 10:16:36,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f46652-e353-41f9-85d9-226fa4702760 2019-07-30 10:16:36,358 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "dadd4e6e5d61467e953c4cb9413e20f4", "links": {"self": "http://172.30.9.24:5000/v3/roles/dadd4e6e5d61467e953c4cb9413e20f4"}, "name": "heat_stack_owner"}} 2019-07-30 10:16:36,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-13f46652-e353-41f9-85d9-226fa4702760 2019-07-30 10:16:36,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.222774028778s 2019-07-30 10:16:36,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:16:36,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:36,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cffb5e2-ed0c-45fc-b391-e3979b98d589 2019-07-30 10:16:36,476 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "dadd4e6e5d61467e953c4cb9413e20f4", "links": {"self": "http://172.30.9.24:5000/v3/roles/dadd4e6e5d61467e953c4cb9413e20f4"}, "name": "heat_stack_owner"}]} 2019-07-30 10:16:36,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3cffb5e2-ed0c-45fc-b391-e3979b98d589 2019-07-30 10:16:36,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114251852036s 2019-07-30 10:16:36,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:16:36,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:36,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf2e7e6-767f-4b0e-af7d-60aa39aed9b7 2019-07-30 10:16:36,594 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 10:16:36,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-6cf2e7e6-767f-4b0e-af7d-60aa39aed9b7 2019-07-30 10:16:36,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112580060959s 2019-07-30 10:16:36,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:16:36,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:36,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9497bdb8-4ca7-4531-95b3-07dbc8af19c4 2019-07-30 10:16:36,819 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce", "links": {"self": "http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ce72f1cf706c4375af98e9c97e5aa97c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 10:16:36,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9497bdb8-4ca7-4531-95b3-07dbc8af19c4 2019-07-30 10:16:36,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224046945572s 2019-07-30 10:16:36,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:16:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:37,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c965a088-24c6-4f8c-b4ad-7d0c6d90c994 2019-07-30 10:16:37,073 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, "tags": [], "enabled": true, "id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce"}]} 2019-07-30 10:16:37,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c965a088-24c6-4f8c-b4ad-7d0c6d90c994 2019-07-30 10:16:37,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.242496967316s 2019-07-30 10:16:37,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 10:16:37,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ce72f1cf706c4375af98e9c97e5aa97c&role.id=dadd4e6e5d61467e953c4cb9413e20f4&scope.project.id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:37,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df915aa9-ec62-4f89-854e-d412f29a792a 2019-07-30 10:16:37,243 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ce72f1cf706c4375af98e9c97e5aa97c&role.id=dadd4e6e5d61467e953c4cb9413e20f4&scope.project.id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "previous": null, "next": null}} 2019-07-30 10:16:37,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ce72f1cf706c4375af98e9c97e5aa97c&role.id=dadd4e6e5d61467e953c4cb9413e20f4&scope.project.id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7 used request id req-df915aa9-ec62-4f89-854e-d412f29a792a 2019-07-30 10:16:37,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.162004947662s 2019-07-30 10:16:37,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 10:16:37,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/users/ce72f1cf706c4375af98e9c97e5aa97c/roles/dadd4e6e5d61467e953c4cb9413e20f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:37,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2793e2a3-70aa-46e4-bb9a-36b65de3793e 2019-07-30 10:16:37,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:16:37,404 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/users/ce72f1cf706c4375af98e9c97e5aa97c/roles/dadd4e6e5d61467e953c4cb9413e20f4 used request id req-2793e2a3-70aa-46e4-bb9a-36b65de3793e 2019-07-30 10:16:37,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156533002853s 2019-07-30 10:16:37,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:16:37,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:16:37,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 10:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bfe7425-8cc1-4943-9bcd-d145694bbd9b 2019-07-30 10:16:37,631 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, "tags": [], "enabled": true, "id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 10:16:37,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8bfe7425-8cc1-4943-9bcd-d145694bbd9b 2019-07-30 10:16:37,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221117019653s 2019-07-30 10:16:37,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.PUT.os-quota-sets 2019-07-30 10:16:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:8774/v2.1/os-quota-sets/2b7ee9e2bdf24de7ae0ae2cfc3d207d7 -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" -d '{"quota_set": {"instances": -1, "force": true}}' 2019-07-30 10:16:37,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 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-72647579-8c78-4d22-8b17-5d58f7036b4c x-openstack-request-id: req-72647579-8c78-4d22-8b17-5d58f7036b4c 2019-07-30 10:16:37,894 - 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-30 10:16:37,894 - keystoneauth.session - DEBUG - PUT call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/2b7ee9e2bdf24de7ae0ae2cfc3d207d7 used request id req-72647579-8c78-4d22-8b17-5d58f7036b4c 2019-07-30 10:16:37,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.PUT.os-quota-sets in 0.261297941208s 2019-07-30 10:16:37,895 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 10:16:37,896 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 10:16:37,896 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 10:16:37,898 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 10:16:37,971 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 10:16:37,972 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 10:16:37,973 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 10:16:38,011 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-30 10:16:38,011 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 10:16:38,038 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 10:43:27,787 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 10:43:27,788 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=2b7ee9e2bdf24de7ae0ae2cfc3d207d7 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 56762 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_24eb7d49-a16d-4172-bd9d-342031f2afce 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=JNaboYWl3qWehghRkAnCFsO85ZvTyD LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.24:5000 OS_USERNAME=shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.24,192.30.9.5 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 56762 192.168.120.18 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-30 10:16:39.253 1419 INFO shaker.engine.utils [-] Logging enabled 2019-07-30 10:16:39.256 1419 INFO shaker.engine.messaging [-] Listening on *:9000 2019-07-30 10:16:39.259 1419 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-07-30 10:16:39.265 1427 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-07-30 10:16:39.267 1427 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.205:9000 2019-07-30 10:16:39.267 1427 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-07-30 10:16:39.278 1419 INFO pykwalify.core [-] validation.valid 2019-07-30 10:16:39.865 1419 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-30 10:16:43.532 1419 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'2cd294c1-e141-44aa-af75-c290713b27c7', u'links': [{u'href': u'http://172.30.9.24:8004/v1/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/stacks/shaker_sipeua/2cd294c1-e141-44aa-af75-c290713b27c7', u'rel': u'self'}]} 2019-07-30 10:20:55.448 1419 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_sipeua_slave_0', 'shaker_sipeua_master_0']) 2019-07-30 10:21:02.859 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:22:33.433 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:24:03.931 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:25:34.409 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:25:34.410 1419 INFO shaker.engine.server [-] Execution is done 2019-07-30 10:25:35.112 1419 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-30 10:25:55.771 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:25:55.774 1419 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-07-30 10:25:55.786 1419 INFO pykwalify.core [-] validation.valid 2019-07-30 10:25:56.219 1419 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-30 10:25:59.125 1419 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'a17f0dd6-3a6c-496d-954e-8a257c7b4570', u'links': [{u'href': u'http://172.30.9.24:8004/v1/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/stacks/shaker_zktiou/a17f0dd6-3a6c-496d-954e-8a257c7b4570', u'rel': u'self'}]} 2019-07-30 10:26:59.401 1419 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zktiou_master_0', 'shaker_zktiou_slave_0']) 2019-07-30 10:27:07.307 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:28:38.901 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:30:09.404 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:31:39.899 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:31:39.901 1419 INFO shaker.engine.server [-] Execution is done 2019-07-30 10:31:40.319 1419 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-30 10:32:09.756 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:32:09.758 1419 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-07-30 10:32:09.772 1419 INFO pykwalify.core [-] validation.valid 2019-07-30 10:32:10.197 1419 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-30 10:32:13.357 1419 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'b8fe8121-2ab5-4093-aba7-e2dd650b3ed3', u'links': [{u'href': u'http://172.30.9.24:8004/v1/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/stacks/shaker_uofrdi/b8fe8121-2ab5-4093-aba7-e2dd650b3ed3', u'rel': u'self'}]} 2019-07-30 10:33:18.636 1419 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_uofrdi_slave_0', 'shaker_uofrdi_master_0']) 2019-07-30 10:33:27.277 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:34:58.661 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:36:29.157 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:37:59.650 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:37:59.651 1419 INFO shaker.engine.server [-] Execution is done 2019-07-30 10:38:00.361 1419 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-30 10:38:28.987 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:38:28.989 1419 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-07-30 10:38:29.005 1419 INFO pykwalify.core [-] validation.valid 2019-07-30 10:38:29.430 1419 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-30 10:38:32.560 1419 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'2c0321ad-6863-487e-a4f4-f16d9611292d', u'links': [{u'href': u'http://172.30.9.24:8004/v1/2b7ee9e2bdf24de7ae0ae2cfc3d207d7/stacks/shaker_pukrit/2c0321ad-6863-487e-a4f4-f16d9611292d', u'rel': u'self'}]} 2019-07-30 10:39:32.486 1419 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pukrit_slave_0', 'shaker_pukrit_master_0']) 2019-07-30 10:39:46.361 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:40:18.465 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:41:38.660 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:42:58.917 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:42:58.918 1419 INFO shaker.engine.server [-] Execution is done 2019-07-30 10:42:59.071 1419 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-30 10:43:27.691 1419 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 10:43:27.693 1419 INFO shaker.engine.server [-] Generating aggregated report 2019-07-30 10:43:27.702 1419 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-07-30 10:43:27.705 1419 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-30 10:43:27.705 1419 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-07-30 10:43:27.706 1419 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-30 10:43:27.706 1419 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-07-30 10:43:27.706 1419 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-07-30 10:43:27.706 1419 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-30 10:43:27.707 1419 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-30 10:43:27.718 1419 INFO shaker.engine.report [-] Report saved to: report.html 2019-07-30 10:43:27,789 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 10:43:27,789 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-07-30 10:43:27,791 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-30 10:43:27,827 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-30 10:43:27,828 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-30 10:43:27,856 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-30 10:43:27,908 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-30 10:43:27,908 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-30 10:43:27,919 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-30 10:43:27,947 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-30 10:43:27,947 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-30 10:43:27,952 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-30 10:43:27,966 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-30 10:43:27,966 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-30 10:43:28,118 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 10:43:28,118 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:04 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 10:43:28,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 10:43:28,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/1d0c9c45-8482-4eaf-8985-b87691f03c5a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:30,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:43:30 GMT X-Openstack-Request-Id: req-90c4ec43-1365-49fe-8893-16e8013c044a 2019-07-30 10:43:30,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:43:30,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/1d0c9c45-8482-4eaf-8985-b87691f03c5a.json used request id req-90c4ec43-1365-49fe-8893-16e8013c044a 2019-07-30 10:43:30,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.39329600334s 2019-07-30 10:43:30,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:43:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:30,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:30 GMT X-Openstack-Request-Id: req-e2186adf-069f-4aa9-8415-46ec2c2980e1 2019-07-30 10:43:30,607 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 10:43:30,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e2186adf-069f-4aa9-8415-46ec2c2980e1 2019-07-30 10:43:30,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0748491287231s 2019-07-30 10:43:30,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 10:43:30,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:31,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 10:43: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-9bb6c13f-a7da-47e0-8c6e-993fddf98785 x-openstack-request-id: req-9bb6c13f-a7da-47e0-8c6e-993fddf98785 2019-07-30 10:43:31,205 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd used request id req-9bb6c13f-a7da-47e0-8c6e-993fddf98785 2019-07-30 10:43:31,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.597367048264s 2019-07-30 10:43:31,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:43:31,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:31,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43: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-15086e71-3ff7-4144-bad9-55cef15621a8 x-openstack-request-id: req-15086e71-3ff7-4144-bad9-55cef15621a8 2019-07-30 10:43:31,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:3a:61", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:3a:61", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f094fec-a289-4386-aa16-bc61b23789fd", "rel": "bookmark"}], "image": {"id": "2db7e072-1014-44a3-bbca-785705666665", "links": [{"href": "http://172.30.9.24:8774/images/2db7e072-1014-44a3-bbca-785705666665", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000150", "OS-SRV-USG:launched_at": "2019-07-30T10:16:17.000000", "flavor": {"id": "b817655e-c1ab-4067-aaaf-979b32ce0288", "links": [{"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "bookmark"}]}, "id": "0f094fec-a289-4386-aa16-bc61b23789fd", "security_groups": [{"name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}], "user_id": "ce72f1cf706c4375af98e9c97e5aa97c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:43:31Z", "hostId": "df6dd174636778e0e700f5ac7b81aaf3f0fff6f13539931192f0e9ff", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_24eb7d49-a16d-4172-bd9d-342031f2afce", "created": "2019-07-30T10:12:48Z", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:43:31,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-15086e71-3ff7-4144-bad9-55cef15621a8 2019-07-30 10:43:31,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494956016541s 2019-07-30 10:43:31,702 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:43:33,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:43:33,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:33,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43: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-88d74fd4-e70d-440c-b17d-e03caf2858f6 x-openstack-request-id: req-88d74fd4-e70d-440c-b17d-e03caf2858f6 2019-07-30 10:43:33,771 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 10:43:33,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-88d74fd4-e70d-440c-b17d-e03caf2858f6 2019-07-30 10:43:33,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0666711330414s 2019-07-30 10:43:33,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:43:33,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:33,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:33 GMT X-Openstack-Request-Id: req-98a887be-f806-445f-8cab-2c24bf2fecc8 2019-07-30 10:43:33,856 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:24Z", "updated_at": "2019-07-30T10:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "140a4c1e-fb07-459e-94f7-978bb97d45db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "43892bbf-78a9-477d-bca3-c98e29f68593", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "aa62594b-6683-4338-b77b-3bf4f391822e", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "caaac519-1c5a-419f-8c68-e1514ed5a43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 1, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:45Z", "updated_at": "2019-07-30T10:12:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "10562efa-8385-4fae-ae5c-c30163205da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "4e6de2a4-861b-46a2-95c9-54962eed753d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "5f00212a-141d-49ba-b9d6-612de74961e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:45Z", "revision_number": 0, "id": "651d0ac5-fc20-461a-9676-6068f57b2258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:45Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-07-30T10:12:46Z", "revision_number": 0, "id": "992623c8-e434-4869-9e16-1b84805f2e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:46Z", "security_group_id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 4, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "df742ef9-d4e4-4b40-86ca-eb7e49b66014", "name": "shaker-sg_24eb7d49-a16d-4172-bd9d-342031f2afce"}]} 2019-07-30 10:43:33,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-98a887be-f806-445f-8cab-2c24bf2fecc8 2019-07-30 10:43:33,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0793199539185s 2019-07-30 10:43:33,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 10:43:33,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/df742ef9-d4e4-4b40-86ca-eb7e49b66014.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:33,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:43:33 GMT X-Openstack-Request-Id: req-6909c43d-bdc1-4dfe-9d5a-61af51bf3b0d 2019-07-30 10:43:33,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:43:33,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/df742ef9-d4e4-4b40-86ca-eb7e49b66014.json used request id req-6909c43d-bdc1-4dfe-9d5a-61af51bf3b0d 2019-07-30 10:43:33,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126756906509s 2019-07-30 10:43:33,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 10:43:33,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:35,039 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43: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-b406a42e-526f-4f5d-8ea2-40ec893b09d5 x-openstack-request-id: req-b406a42e-526f-4f5d-8ea2-40ec893b09d5 2019-07-30 10:43:35,039 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_24eb7d49-a16d-4172-bd9d-342031f2afce used request id req-b406a42e-526f-4f5d-8ea2-40ec893b09d5 2019-07-30 10:43:35,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04921078682s 2019-07-30 10:43:35,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 10:43:35,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9eea6d59-3593-4e82-a0aa-41410a3d9ee5/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}7aef949f53b865c28f3a3d24df348f26354ef5da" -d '{"subnet_id": "0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08"}' 2019-07-30 10:43:37,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:37 GMT X-Openstack-Request-Id: req-35fdd8e1-7380-4e9f-a09c-1df7e8d562a4 2019-07-30 10:43:37,297 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "87592669-50a5-4777-9476-84ffe8ab7937", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "subnet_id": "0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08", "subnet_ids": ["0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08"], "port_id": "45864a97-b776-46be-a718-ee56dae19b1d", "id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5"} 2019-07-30 10:43:37,297 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9eea6d59-3593-4e82-a0aa-41410a3d9ee5/remove_router_interface.json used request id req-35fdd8e1-7380-4e9f-a09c-1df7e8d562a4 2019-07-30 10:43:37,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25699305534s 2019-07-30 10:43:37,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 10:43:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:37,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:37 GMT X-Openstack-Request-Id: req-03cd4b92-ec52-48d9-b346-0129bc75b2cb 2019-07-30 10:43:37,442 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:26Z", "admin_state_up": true, "updated_at": "2019-07-30T10:43:36Z", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9eea6d59-3593-4e82-a0aa-41410a3d9ee5", "name": "shaker-router_24eb7d49-a16d-4172-bd9d-342031f2afce"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a1cd16fbac64ebd84ea0672685478a5", "created_at": "2019-07-30T06:01:55Z", "admin_state_up": true, "updated_at": "2019-07-30T06:01:55Z", "project_id": "2a1cd16fbac64ebd84ea0672685478a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c5240e31-83ef-475e-92db-4d8382a37f5b", "name": "tempest-pretest-check-1594375693"}]} 2019-07-30 10:43:37,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-03cd4b92-ec52-48d9-b346-0129bc75b2cb 2019-07-30 10:43:37,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144723176956s 2019-07-30 10:43:37,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 10:43:37,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/9eea6d59-3593-4e82-a0aa-41410a3d9ee5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:38,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:43:38 GMT X-Openstack-Request-Id: req-b07ccd74-7c8c-4bb6-8d23-17413b2aab53 2019-07-30 10:43:38,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:43:38,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9eea6d59-3593-4e82-a0aa-41410a3d9ee5.json used request id req-b07ccd74-7c8c-4bb6-8d23-17413b2aab53 2019-07-30 10:43:38,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35155415535s 2019-07-30 10:43:38,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 10:43:38,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:38,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:38 GMT X-Openstack-Request-Id: req-c65c63fd-8bb0-48b6-898e-47252917d1b2 2019-07-30 10:43:38,835 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T10:12: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":"0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_24eb7d49-a16d-4172-bd9d-342031f2afce","enable_dhcp":true,"segment_id":null,"network_id":"87592669-50a5-4777-9476-84ffe8ab7937","tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:26Z","ip_version":4},{"updated_at":"2019-07-30T05:47:24Z","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":"c286be3b-aa91-4095-9a8d-eb77210f78db","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c703d111618544b98917b24402b5e80c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:24Z","ip_version":4}]} 2019-07-30 10:43:38,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c65c63fd-8bb0-48b6-898e-47252917d1b2 2019-07-30 10:43:38,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0387530326843s 2019-07-30 10:43:38,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 10:43:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:39,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:43:39 GMT X-Openstack-Request-Id: req-193d5af6-4172-498d-8cee-7e9701627e9b 2019-07-30 10:43:39,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:43:39,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0e43b4e9-39b0-4daf-8fa7-d07cfc16bd08.json used request id req-193d5af6-4172-498d-8cee-7e9701627e9b 2019-07-30 10:43:39,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.858947992325s 2019-07-30 10:43:39,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:43:39,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:40,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:40 GMT X-Openstack-Request-Id: req-85d291f7-19c0-4679-a323-bed6355c0269 2019-07-30 10:43:40,051 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87592669-50a5-4777-9476-84ffe8ab7937","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T10:43:39Z","qos_policy_id":null,"name":"shaker-net_24eb7d49-a16d-4172-bd9d-342031f2afce","admin_state_up":true,"tenant_id":"2b7ee9e2bdf24de7ae0ae2cfc3d207d7","created_at":"2019-07-30T10:12:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 10:43:40,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-85d291f7-19c0-4679-a323-bed6355c0269 2019-07-30 10:43:40,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355468034744s 2019-07-30 10:43:40,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 10:43:40,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/87592669-50a5-4777-9476-84ffe8ab7937.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:41,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:43:41 GMT X-Openstack-Request-Id: req-8efe334f-b8d3-4d68-a67c-2f282e633e01 2019-07-30 10:43:41,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:43:41,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/87592669-50a5-4777-9476-84ffe8ab7937.json used request id req-8efe334f-b8d3-4d68-a67c-2f282e633e01 2019-07-30 10:43:41,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00568199158s 2019-07-30 10:43:41,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:43:41,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:41,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:41 GMT X-Openstack-Request-Id: req-0025e030-0a13-4767-8792-79db6e610919 2019-07-30 10:43:41,780 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:12:44Z", "file": "/v2/images/2db7e072-1014-44a3-bbca-785705666665/file", "owner": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "2db7e072-1014-44a3-bbca-785705666665", "size": 666173440, "self": "/v2/images/2db7e072-1014-44a3-bbca-785705666665", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2db7e072-1014-44a3-bbca-785705666665/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2db7e072-1014-44a3-bbca-785705666665/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_24eb7d49-a16d-4172-bd9d-342031f2afce", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-30T10:12:34Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:43:41,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0025e030-0a13-4767-8792-79db6e610919 2019-07-30 10:43:41,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.717319965363s 2019-07-30 10:43:41,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 10:43:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2db7e072-1014-44a3-bbca-785705666665 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7aef949f53b865c28f3a3d24df348f26354ef5da" 2019-07-30 10:43:42,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 10:43:42 GMT X-Openstack-Request-Id: req-f93db886-2b58-43df-80a2-5f57cebc2fa8 2019-07-30 10:43:42,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-30 10:43:42,195 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2db7e072-1014-44a3-bbca-785705666665 used request id req-f93db886-2b58-43df-80a2-5f57cebc2fa8 2019-07-30 10:43:42,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.413650989532s 2019-07-30 10:43:42,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 10:43:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:42,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43: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-28be6fb5-caa4-4265-bdd1-0e8e600a9ff6 x-openstack-request-id: req-28be6fb5-caa4-4265-bdd1-0e8e600a9ff6 2019-07-30 10:43:42,498 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_24eb7d49-a16d-4172-bd9d-342031f2afce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288", "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": "b817655e-c1ab-4067-aaaf-979b32ce0288"}]} 2019-07-30 10:43:42,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-28be6fb5-caa4-4265-bdd1-0e8e600a9ff6 2019-07-30 10:43:42,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.297451972961s 2019-07-30 10:43:42,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 10:43:42,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:42,543 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:42 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-e1359788-3ea0-48c5-8b93-ba1198e4091b x-openstack-request-id: req-e1359788-3ea0-48c5-8b93-ba1198e4091b 2019-07-30 10:43:42,543 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b817655e-c1ab-4067-aaaf-979b32ce0288 used request id req-e1359788-3ea0-48c5-8b93-ba1198e4091b 2019-07-30 10:43:42,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.043436050415s 2019-07-30 10:43:42,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:43:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:42,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524af5a8-8e7b-458a-ab31-ea11dfc51362 2019-07-30 10:43:42,775 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce", "links": {"self": "http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ce72f1cf706c4375af98e9c97e5aa97c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 10:43:42,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-524af5a8-8e7b-458a-ab31-ea11dfc51362 2019-07-30 10:43:42,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230844020844s 2019-07-30 10:43:42,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:43:42,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:42,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8cbca0-5ab1-4021-955f-c1d0aadc800b 2019-07-30 10:43:42,999 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_24eb7d49-a16d-4172-bd9d-342031f2afce", "links": {"self": "http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ce72f1cf706c4375af98e9c97e5aa97c", "description": null}} 2019-07-30 10:43:42,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c used request id req-0e8cbca0-5ab1-4021-955f-c1d0aadc800b 2019-07-30 10:43:42,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218461036682s 2019-07-30 10:43:43,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 10:43:43,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:43,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ea96dd-b39d-4623-a53f-279fe597f54e 2019-07-30 10:43:43,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:43:43,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ce72f1cf706c4375af98e9c97e5aa97c used request id req-26ea96dd-b39d-4623-a53f-279fe597f54e 2019-07-30 10:43:43,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.303871870041s 2019-07-30 10:43:43,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:43:43,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:43,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3cd558-4132-4021-b479-f9c83f9d7f59 2019-07-30 10:43:43,532 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, "tags": [], "enabled": true, "id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_24eb7d49-a16d-4172-bd9d-342031f2afce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 10:43:43,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-0a3cd558-4132-4021-b479-f9c83f9d7f59 2019-07-30 10:43:43,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222417116165s 2019-07-30 10:43:43,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 10:43:43,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:43,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36d6312-7a8c-4bfd-beba-a8ebfca83675 2019-07-30 10:43:43,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:43:43,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2b7ee9e2bdf24de7ae0ae2cfc3d207d7 used request id req-a36d6312-7a8c-4bfd-beba-a8ebfca83675 2019-07-30 10:43:43,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.281825065613s 2019-07-30 10:43:43,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:43:43,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7&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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:44,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:44 GMT X-Openstack-Request-Id: req-d0368a74-35dd-4b9b-a724-9817fe789245 2019-07-30 10:43:44,148 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:24Z", "updated_at": "2019-07-30T10:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "140a4c1e-fb07-459e-94f7-978bb97d45db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "43892bbf-78a9-477d-bca3-c98e29f68593", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "aa62594b-6683-4338-b77b-3bf4f391822e", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "caaac519-1c5a-419f-8c68-e1514ed5a43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 1, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "name": "default"}]} 2019-07-30 10:43:44,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2b7ee9e2bdf24de7ae0ae2cfc3d207d7&name=default used request id req-d0368a74-35dd-4b9b-a724-9817fe789245 2019-07-30 10:43:44,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324754953384s 2019-07-30 10:43:44,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:43:44,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:44,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:44 GMT X-Openstack-Request-Id: req-2913b895-9448-41fe-ab5a-4b77c1e66346 2019-07-30 10:43:44,218 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "created_at": "2019-07-30T10:12:24Z", "updated_at": "2019-07-30T10:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "140a4c1e-fb07-459e-94f7-978bb97d45db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "43892bbf-78a9-477d-bca3-c98e29f68593", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "aa62594b-6683-4338-b77b-3bf4f391822e", "remote_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:12:24Z", "revision_number": 0, "id": "caaac519-1c5a-419f-8c68-e1514ed5a43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:12:24Z", "security_group_id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "tenant_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7"}], "revision_number": 1, "project_id": "2b7ee9e2bdf24de7ae0ae2cfc3d207d7", "id": "8fbef56f-a5e9-4c09-8109-72394a18e916", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 10:43:44,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2913b895-9448-41fe-ab5a-4b77c1e66346 2019-07-30 10:43:44,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0639629364014s 2019-07-30 10:43:44,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 10:43:44,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8fbef56f-a5e9-4c09-8109-72394a18e916.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:44,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:43:44 GMT X-Openstack-Request-Id: req-996ff495-9778-4d26-bf1d-e8984339ae85 2019-07-30 10:43:44,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:43:44,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8fbef56f-a5e9-4c09-8109-72394a18e916.json used request id req-996ff495-9778-4d26-bf1d-e8984339ae85 2019-07-30 10:43:44,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.0982670783997s 2019-07-30 10:43:44,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:43:44,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:44,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce001a2-b650-4dd4-8282-b11851e4723b 2019-07-30 10:43:44,537 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "dadd4e6e5d61467e953c4cb9413e20f4", "links": {"self": "http://172.30.9.24:5000/v3/roles/dadd4e6e5d61467e953c4cb9413e20f4"}, "name": "heat_stack_owner"}]} 2019-07-30 10:43:44,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dce001a2-b650-4dd4-8282-b11851e4723b 2019-07-30 10:43:44,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210077047348s 2019-07-30 10:43:44,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-07-30 10:43:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/dadd4e6e5d61467e953c4cb9413e20f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7431fc8a1e9de94cb784ad68c06c539e43e19e32" 2019-07-30 10:43:45,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5e24e62-5160-4f05-8ff7-445df00aafaa 2019-07-30 10:43:45,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:43:45,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/dadd4e6e5d61467e953c4cb9413e20f4 used request id req-f5e24e62-5160-4f05-8ff7-445df00aafaa 2019-07-30 10:43:45,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 1.24240493774s 2019-07-30 10:43:45,786 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 107:02 | FAIL | | rally_jobs | functest | benchmarking | 31:45 | PASS | | vmtp | functest | benchmarking | 19:09 | PASS | | shaker | functest | benchmarking | 31:04 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-07-30 10:43:45,791 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-30 10:43:45,798 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 10:43:48,531 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-109 | | 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-30 10:43:48,533 - 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.24,192.30.9.5 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=chRzs2Ccr3Q07G6Sj0KlFsbID 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=2e894757a4e54ebfa46b20b30b23a387 export OS_TENANT_NAME=admin 2019-07-30 10:43:48,533 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 10:43:48,534 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-07-30 10:43:48,534 - 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-30 10:43:48,536 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-30 10:43:51,089 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-109 | | 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-30 10:43:51,091 - 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.24,192.30.9.5 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=chRzs2Ccr3Q07G6Sj0KlFsbID 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=2e894757a4e54ebfa46b20b30b23a387 export OS_TENANT_NAME=admin 2019-07-30 10:43:51,092 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 10:43:51,092 - 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-30 10:43:51,100 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-07-30 10:43:51,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:43:51,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32769c41-5360-46f4-a28c-421d33a04d46 2019-07-30 10:43:51,277 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 10:43:51,277 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-32769c41-5360-46f4-a28c-421d33a04d46 2019-07-30 10:43:51,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 10:43:51,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T11:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["Nh69hYS7TTq9oC9ZwTHnyg"], "issued_at": "2019-07-30T10:43:51.000000Z"}} 2019-07-30 10:43:51,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:43:51,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:52,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:52 GMT X-Openstack-Request-Id: req-d6ddea7d-056f-463f-b9f3-fc926645f70a 2019-07-30 10:43:52,089 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 10:43:52,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d6ddea7d-056f-463f-b9f3-fc926645f70a 2019-07-30 10:43:52,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398921966553s 2019-07-30 10:43:52,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:43:52,107 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-161f34a2-848d-4322-bb0e-a4a7dff7baaa 2019-07-30 10:43:52,107 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:43:52,108 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-161f34a2-848d-4322-bb0e-a4a7dff7baaa 2019-07-30 10:43:52,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:43:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:52,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ce2074-d0df-4542-973d-5b4c33ba959b 2019-07-30 10:43:52,306 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 10:43:52,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d2ce2074-d0df-4542-973d-5b4c33ba959b 2019-07-30 10:43:52,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197417020798s 2019-07-30 10:43:52,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 10:43:52,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389"}}' 2019-07-30 10:43:52,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64d23591-850e-4632-ae6a-e6f1107d53c8 2019-07-30 10:43:52,556 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/9df03697cd4c44be866c2132539686fa"}, "tags": [], "enabled": true, "id": "9df03697cd4c44be866c2132539686fa", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389"}} 2019-07-30 10:43:52,556 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-64d23591-850e-4632-ae6a-e6f1107d53c8 2019-07-30 10:43:52,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.241826057434s 2019-07-30 10:43:52,557 - 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'9df03697cd4c44be866c2132539686fa', '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_588a6b23-a6f8-4238-92b2-d346f90a7389'}) 2019-07-30 10:43:52,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 10:43:52,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "HxdEmKpAmA3rNgYnWmTi0widZOIVqC", "email": null, "name": "cloudify-user_588a6b23-a6f8-4238-92b2-d346f90a7389"}}' 2019-07-30 10:43:53,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e2294fe-7b79-4455-b2bc-d38b8f574386 2019-07-30 10:43:53,031 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_588a6b23-a6f8-4238-92b2-d346f90a7389", "links": {"self": "http://172.30.9.24:5000/v3/users/64d5c3ab60be4786972c632f45d5aa7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64d5c3ab60be4786972c632f45d5aa7f", "domain_id": "default", "password_expires_at": null}} 2019-07-30 10:43:53,031 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-6e2294fe-7b79-4455-b2bc-d38b8f574386 2019-07-30 10:43:53,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.467533826828s 2019-07-30 10:43:53,032 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'64d5c3ab60be4786972c632f45d5aa7f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_588a6b23-a6f8-4238-92b2-d346f90a7389'}) 2019-07-30 10:43:53,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:43:53,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:53,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a61746f-71d8-4751-89fa-44568f818270 2019-07-30 10:43:53,265 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:43:53,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3a61746f-71d8-4751-89fa-44568f818270 2019-07-30 10:43:53,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228731155396s 2019-07-30 10:43:53,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:43:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:53,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15305137-724e-4384-b058-2a77d75b0486 2019-07-30 10:43:53,384 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:43:53,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-15305137-724e-4384-b058-2a77d75b0486 2019-07-30 10:43:53,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113876104355s 2019-07-30 10:43:53,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:43:53,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:53,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44bb304-757c-4feb-a19f-3a154ef0ac5e 2019-07-30 10:43:53,594 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:43:53,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c44bb304-757c-4feb-a19f-3a154ef0ac5e 2019-07-30 10:43:53,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204607963562s 2019-07-30 10:43:53,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:43:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:53,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc6c9e3-ce34-4cae-add9-b50305f151fb 2019-07-30 10:43:53,800 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 10:43:53,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-6cc6c9e3-ce34-4cae-add9-b50305f151fb 2019-07-30 10:43:53,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200051784515s 2019-07-30 10:43:53,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:43:53,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:53,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ce1531-230e-45a9-a999-ab5cc311e7bf 2019-07-30 10:43:53,947 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify-user_588a6b23-a6f8-4238-92b2-d346f90a7389", "links": {"self": "http://172.30.9.24:5000/v3/users/64d5c3ab60be4786972c632f45d5aa7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64d5c3ab60be4786972c632f45d5aa7f", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 10:43:53,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-29ce1531-230e-45a9-a999-ab5cc311e7bf 2019-07-30 10:43:53,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146576881409s 2019-07-30 10:43:53,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:43:53,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:54,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ddafac7-8028-4788-affa-2ca59083624e 2019-07-30 10:43:54,175 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/9df03697cd4c44be866c2132539686fa"}, "tags": [], "enabled": true, "id": "9df03697cd4c44be866c2132539686fa", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 10:43:54,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-2ddafac7-8028-4788-affa-2ca59083624e 2019-07-30 10:43:54,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215281009674s 2019-07-30 10:43:54,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 10:43:54,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=64d5c3ab60be4786972c632f45d5aa7f&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=9df03697cd4c44be866c2132539686fa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:54,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd82a45-820e-4248-90c1-53fe70d50ac5 2019-07-30 10:43:54,393 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=64d5c3ab60be4786972c632f45d5aa7f&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=9df03697cd4c44be866c2132539686fa", "previous": null, "next": null}} 2019-07-30 10:43:54,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=64d5c3ab60be4786972c632f45d5aa7f&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=9df03697cd4c44be866c2132539686fa used request id req-6dd82a45-820e-4248-90c1-53fe70d50ac5 2019-07-30 10:43:54,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209357976913s 2019-07-30 10:43:54,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 10:43:54,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/9df03697cd4c44be866c2132539686fa/users/64d5c3ab60be4786972c632f45d5aa7f/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:54,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3244f966-2470-4606-ac5a-40ce67e187d1 2019-07-30 10:43:54,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:43:54,645 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/9df03697cd4c44be866c2132539686fa/users/64d5c3ab60be4786972c632f45d5aa7f/roles/7c6f65662ba14da09fdf612228746a7c used request id req-3244f966-2470-4606-ac5a-40ce67e187d1 2019-07-30 10:43:54,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.247715950012s 2019-07-30 10:43:54,646 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389', 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'9df03697cd4c44be866c2132539686fa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'HxdEmKpAmA3rNgYnWmTi0widZOIVqC', 'username': u'cloudify-user_588a6b23-a6f8-4238-92b2-d346f90a7389', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 10:43:54,651 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_588a6b23-a6f8-4238-92b2-d346f90a7389', 'password': 'HxdEmKpAmA3rNgYnWmTi0widZOIVqC', 'project_name': 'cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '9df03697cd4c44be866c2132539686fa', 'project_domain_name': 'Default'} 2019-07-30 10:43:54,651 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-07-30 10:43:54,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:43:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:54,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413fed15-9e32-4943-bd74-bce1cab3724a 2019-07-30 10:43:54,770 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 10:43:54,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-413fed15-9e32-4943-bd74-bce1cab3724a 2019-07-30 10:43:54,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118217945099s 2019-07-30 10:43:54,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:43:54,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:43:54,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4636f7-8f66-4b10-b666-2c9125ca52ee 2019-07-30 10:43:54,905 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/9df03697cd4c44be866c2132539686fa"}, "tags": [], "enabled": true, "id": "9df03697cd4c44be866c2132539686fa", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 10:43:54,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1e4636f7-8f66-4b10-b666-2c9125ca52ee 2019-07-30 10:43:54,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127423048019s 2019-07-30 10:43:54,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 10:43:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" -d '{"network": {"tenant_id": "9df03697cd4c44be866c2132539686fa", "name": "cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389", "admin_state_up": true}}' 2019-07-30 10:43:55,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:55 GMT X-Openstack-Request-Id: req-0c8c9545-2a5d-47ec-a469-8ce12b8eeab7 2019-07-30 10:43:55,213 - 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":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9df03697cd4c44be866c2132539686fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T10:43:55Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389","admin_state_up":true,"tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:43:55Z","mtu":1450}} 2019-07-30 10:43:55,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0c8c9545-2a5d-47ec-a469-8ce12b8eeab7 2019-07-30 10:43:55,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.305021047592s 2019-07-30 10:43:55,214 - 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-30T10:43:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd5818bba-3e51-4768-8c06-1d705a5a6aa2', u'provider:segmentation_id': 10, 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_588a6b23-a6f8-4238-92b2-d346f90a7389', u'created_at': u'2019-07-30T10:43:55Z', u'mtu': 1450, u'tenant_id': u'9df03697cd4c44be866c2132539686fa', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9df03697cd4c44be866c2132539686fa', u'l2_adjacency': True}) 2019-07-30 10:43:55,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:43:55,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ab7467-b3a5-459e-be2d-6ad9b3b1d881 2019-07-30 10:43:55,225 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 10:43:55,225 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-50ab7467-b3a5-459e-be2d-6ad9b3b1d881 2019-07-30 10:43:55,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 10:43:55,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T11:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9df03697cd4c44be866c2132539686fa", "name": "cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/9df03697cd4c44be866c2132539686fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/9df03697cd4c44be866c2132539686fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/9df03697cd4c44be866c2132539686fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9df03697cd4c44be866c2132539686fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/9df03697cd4c44be866c2132539686fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/9df03697cd4c44be866c2132539686fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9df03697cd4c44be866c2132539686fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_9df03697cd4c44be866c2132539686fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9df03697cd4c44be866c2132539686fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/9df03697cd4c44be866c2132539686fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/9df03697cd4c44be866c2132539686fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_588a6b23-a6f8-4238-92b2-d346f90a7389", "id": "64d5c3ab60be4786972c632f45d5aa7f"}, "audit_ids": ["pSZwpqZAT2WODKGXsV2quA"], "issued_at": "2019-07-30T10:43:55.000000Z"}} 2019-07-30 10:43:55,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:43:55,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:43:56,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:56 GMT X-Openstack-Request-Id: req-aba8da02-6dc0-4c00-9d5a-dba400435e1e 2019-07-30 10:43:56,411 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9df03697cd4c44be866c2132539686fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T10:43:55Z","qos_policy_id":null,"name":"cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389","admin_state_up":true,"tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:43:55Z","mtu":1450}]} 2019-07-30 10:43:56,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-aba8da02-6dc0-4c00-9d5a-dba400435e1e 2019-07-30 10:43:56,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.773555040359s 2019-07-30 10:43:56,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 10:43:56,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"subnet": {"name": "cloudify-subnet_588a6b23-a6f8-4238-92b2-d346f90a7389", "enable_dhcp": true, "network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 10:43:57,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:57 GMT X-Openstack-Request-Id: req-26d835ec-2e3f-4d5a-905a-878015afe2b5 2019-07-30 10:43:57,140 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:43:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T10:43:56Z","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":"9df03697cd4c44be866c2132539686fa","id":"c99c7269-4459-4caf-9140-81d358028a66","subnetpool_id":null,"name":"cloudify-subnet_588a6b23-a6f8-4238-92b2-d346f90a7389"}} 2019-07-30 10:43:57,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-26d835ec-2e3f-4d5a-905a-878015afe2b5 2019-07-30 10:43:57,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.727459907532s 2019-07-30 10:43:57,141 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T10:43:56Z', 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'c99c7269-4459-4caf-9140-81d358028a66', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_588a6b23-a6f8-4238-92b2-d346f90a7389', u'enable_dhcp': True, u'network_id': u'd5818bba-3e51-4768-8c06-1d705a5a6aa2', u'tenant_id': u'9df03697cd4c44be866c2132539686fa', u'created_at': u'2019-07-30T10:43:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9df03697cd4c44be866c2132539686fa'}) 2019-07-30 10:43:57,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 10:43:57,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "cloudify-router_588a6b23-a6f8-4238-92b2-d346f90a7389", "admin_state_up": true}}' 2019-07-30 10:43:58,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 30 Jul 2019 10:43:58 GMT X-Openstack-Request-Id: req-bd9ccb48-153b-44cf-abc8-e0714fd18dbc 2019-07-30 10:43:58,737 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:57Z", "admin_state_up": true, "updated_at": "2019-07-30T10:43:58Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9df03697cd4c44be866c2132539686fa", "id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b", "name": "cloudify-router_588a6b23-a6f8-4238-92b2-d346f90a7389"}} 2019-07-30 10:43:58,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bd9ccb48-153b-44cf-abc8-e0714fd18dbc 2019-07-30 10:43:58,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59625196457s 2019-07-30 10:43:58,738 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T10:43:58Z', u'revision_number': 2, u'id': u'5f7d8c4a-c150-4b93-9005-ca0d4843347b', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_588a6b23-a6f8-4238-92b2-d346f90a7389', u'admin_state_up': True, u'tenant_id': u'9df03697cd4c44be866c2132539686fa', u'created_at': u'2019-07-30T10:43:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'9df03697cd4c44be866c2132539686fa'}) 2019-07-30 10:43:58,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 10:43:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5f7d8c4a-c150-4b93-9005-ca0d4843347b/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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"subnet_id": "c99c7269-4459-4caf-9140-81d358028a66"}' 2019-07-30 10:44:01,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:01 GMT X-Openstack-Request-Id: req-0c704cd0-f704-4217-b8fc-7f6b8863f9ec 2019-07-30 10:44:01,553 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "tenant_id": "9df03697cd4c44be866c2132539686fa", "subnet_id": "c99c7269-4459-4caf-9140-81d358028a66", "subnet_ids": ["c99c7269-4459-4caf-9140-81d358028a66"], "port_id": "64ae3666-2c50-4d0c-8d24-c32e240ab58e", "id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b"} 2019-07-30 10:44:01,554 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5f7d8c4a-c150-4b93-9005-ca0d4843347b/add_router_interface.json used request id req-0c704cd0-f704-4217-b8fc-7f6b8863f9ec 2019-07-30 10:44:01,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.81481695175s 2019-07-30 10:44:01,554 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-30 10:44:02,815 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8ee57e8549b609af99c44f881b823041 sha256:0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc 2019-07-30 10:44:02,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:44:02,822 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:02 GMT 2019-07-30 10:44:02,822 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 10:44:02,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:44:02,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:03,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:03 GMT X-Openstack-Request-Id: req-99a96284-dc76-41f5-9df1-f4ed40652179 2019-07-30 10:44:03,547 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:44:03,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-99a96284-dc76-41f5-9df1-f4ed40652179 2019-07-30 10:44:03,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.723072052002s 2019-07-30 10:44:03,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 10:44:03,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "owner_specified.shade.object": "images/cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389"}' 2019-07-30 10:44:03,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:03 GMT Location: http://172.30.9.24:9292/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-99a89ce6-9eee-408f-9ac2-0cf86ab54289 2019-07-30 10:44:03,611 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:44:03Z", "file": "/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/file", "owner": "9df03697cd4c44be866c2132539686fa", "id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "size": null, "self": "/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389", "checksum": null, "created_at": "2019-07-30T10:44:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 10:44:03,612 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-99a89ce6-9eee-408f-9ac2-0cf86ab54289 2019-07-30 10:44:03,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.055116891861s 2019-07-30 10:44:03,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 10:44:03,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '' 2019-07-30 10:44:08,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 10:44:08 GMT X-Openstack-Request-Id: req-6ca981c1-4972-417e-ac27-d6c1e465c840 2019-07-30 10:44:08,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 10:44:08,143 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/file used request id req-6ca981c1-4972-417e-ac27-d6c1e465c840 2019-07-30 10:44:08,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.53044390678s 2019-07-30 10:44:08,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:44:08,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:08,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:08 GMT X-Openstack-Request-Id: req-850f340b-d6ba-42f2-b514-7d7ca629d69d 2019-07-30 10:44:08,190 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:44:08Z", "file": "/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/file", "owner": "9df03697cd4c44be866c2132539686fa", "id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "size": 296288256, "self": "/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T10:44:03Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:44:08,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-850f340b-d6ba-42f2-b514-7d7ca629d69d 2019-07-30 10:44:08,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0429029464722s 2019-07-30 10:44:08,193 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/file', 'owner': u'9df03697cd4c44be866c2132539686fa', 'id': u'd2e85a57-3677-4402-895b-3c7c35c2d4dd', 'size': 296288256, u'self': u'/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9df03697cd4c44be866c2132539686fa', 'name': 'cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T10:44:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T10:44:08Z', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', 'properties': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389', 'created': u'2019-07-30T10:44:03Z', 'checksum': u'8ee57e8549b609af99c44f881b823041', 'created_at': u'2019-07-30T10:44:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', 'metadata': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}}) 2019-07-30 10:44:08,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 10:44:08,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_588a6b23-a6f8-4238-92b2-d346f90a7389", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-30 10:44:08,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-cdb75ad9-64b9-4631-bb10-6582139b7180 x-openstack-request-id: req-cdb75ad9-64b9-4631-bb10-6582139b7180 2019-07-30 10:44:08,502 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_588a6b23-a6f8-4238-92b2-d346f90a7389", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "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": "77ad69cb-b491-4abe-9db8-27fc38887f2e"}} 2019-07-30 10:44:08,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cdb75ad9-64b9-4631-bb10-6582139b7180 2019-07-30 10:44:08,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306510925293s 2019-07-30 10:44:08,503 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_588a6b23-a6f8-4238-92b2-d346f90a7389', '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'2e894757a4e54ebfa46b20b30b23a387', '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'77ad69cb-b491-4abe-9db8-27fc38887f2e', 'swap': 0}) 2019-07-30 10:44:08,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 10:44:08,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e/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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" -d '{"extra_specs": {}}' 2019-07-30 10:44:08,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-106d3d95-c6c9-463d-9a1d-5ae7de9527c0 x-openstack-request-id: req-106d3d95-c6c9-463d-9a1d-5ae7de9527c0 2019-07-30 10:44:08,524 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 10:44:08,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e/os-extra_specs used request id req-106d3d95-c6c9-463d-9a1d-5ae7de9527c0 2019-07-30 10:44:08,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206680297852s 2019-07-30 10:44:08,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 10:44:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"keypair": {"name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389"}}' 2019-07-30 10:44:09,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-4fe2b67d-f57f-4021-a804-f11e925bd12b x-openstack-request-id: req-4fe2b67d-f57f-4021-a804-f11e925bd12b 2019-07-30 10:44:09,003 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC67ITsoNrbMxt7qeS7Arp+6DF0Q1TiXXnM2v9iMUN8XTlhlONH3ALSGVHl7DxlRyIYi66ZqvvZA7+F5lFzuDywlBrn04HhIFDx4bbG45M0inaewcYD5n5fZBfNikhXqAtyw82qkHDvjBlnRH1rXi5wJFjBagG6PyZ8kO8PbTG0I/fw5ME5v82MxgcxQ0JF6dBMHUxiC8NCMmB6Wr1ArH3Juo4W3E0doW2IvEt6Uh7a7DtIgaBVafq3H5LPPMinkqWlKXEAOEs78FgevgZw7ZHIiXD9+QmUq18iXKTJDCKYkfjmmW1yPBWJ3idnxu3xKm9OHxephiTbd0/fJpsaPtn1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuuyE7KDa2zMbe6nkuwK6fugxdENU4l15zNr/YjFDfF05YZTj\nR9wC0hlR5ew8ZUciGIuumar72QO/heZRc7g8sJQa59OB4SBQ8eG2xuOTNIp2nsHG\nA+Z+X2QXzYpIV6gLcsPNqpBw74wZZ0R9a14ucCRYwWoBuj8mfJDvD20xtCP38OTB\nOb/NjMYHMUNCRenQTB1MYgvDQjJgelq9QKx9ybqOFtxNHaFtiLxLelIe2uw7SIGg\nVWn6tx+SzzzIp5KlpSlxADhLO/BYHr4GcO2RyIlw/fkJlKtfIlykyQwimJH45plt\ncjwVid4nZ8bt8SpvTh8XqYYk23dP3yabGj7Z9QIDAQABAoIBAEN38XaTjMtHxCi7\nptKVZok99/O2BeJ6yObXOQzRKUGvSHHfUrXyRJZfCz+JKDeKGFVxvYC7xZGMF8oV\n2tqA6m711kxM/Hkst+rGhLl/FPgG7k/ZM0bfIEgAEdNfkUMKZa9z2z0wS4M7N0Qd\n5YMmiG5zwBF32M3H03Vsvsz7pdAV+OA6ZzezwwTVK0lR70CG9TyXMn9qAhfOBw1g\nGxwnnAIGnY6b/FD7LyjZwOpMooQQf5q5ctM7yprZ5CbHt69wHEjCSwcdq93NkIBc\nsfiOyFFhpKqQue+knbxqTsR8jngbEGc0lG5dmKKVGwaZ8LNDYVVT7MJnV51oy++W\niSznifUCgYEA8E9eBLi+SQbTz34ZJTEi6Ic9SkH75+UakCGc9IKME9t7kHaElvaq\nixkwDZSHhK3+3go/cHzntea/qmlXxVh8dkrdzInF7YGPZQQ15w5wdXuSUKPlxmPJ\nexunfpJ25HpuQ6co2JftzxTlylXpftQdOqWmNKmPyrDKnoqvyT+YQH8CgYEAxyDW\nCXAlJcHd6e0M3aAZpNahLyvtr4OTWeogJGd525m9Qh4quWu+v4BNNG12viQbX4Y3\nC3yI6lgMMqGc9BSSsqOAbL7Re6K0sFTL6NO8OihMzjV1mURbP0dpzYm8zyk3Nwk1\nsNbzWMbrQFF6e6pCXm9h0ta09Ad0Xrr/7eEBq4sCgYAkLw8tDtQ4ErsZ5xbKLtfe\nw15LLBxOEoUpZqZHetC0vLuiSPY19PZA8430vYSaSciyjkB3I5eQICqD8lCw+l3j\nQeqbvbL7zCJXR4cGP3pXdj/VvJgAg033J3bU7CDSzkyEC0tvMZExOShQixcZbb7o\n8cBQ9acdEfmwXZmSZ+z46QKBgQCMlMYHC8FuEpxU1iJLJQh1s4FACEdZrg6NYBkp\nGlSRkMxorVuEZGjaUf4vkUhPnLYmjl62IUmYCGk0JZzlRND8hSnZnC3Ql2HxSyxa\nR4GPnXv76QoJFpVE62nqzd8acgKlPD9HhblvZ6AWXG+Ydu88NG5fp21BCzJA3sxo\naH4BWQKBgHKEFF8CDkK3hOBdaFElSQAEh+fjw/T7JY/RYRFH4MtKBuH00DHzjBZl\n2JICb/MZDupAGHOMeAyTIzORbikdSqgWooQb4PLTmK1kKLbgj6XMJMzNoHoNsdHB\n+DgLxzmO6b+IvX9HBpQ5ny8WNpSNsWrdyZUXIduJ6YWPeRfuzuKf\n-----END RSA PRIVATE KEY-----\n", "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "fingerprint": "e3:12:ea:ec:f4:3f:4d:02:9f:c3:a7:80:25:7c:5a:14"}} 2019-07-30 10:44:09,004 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4fe2b67d-f57f-4021-a804-f11e925bd12b 2019-07-30 10:44:09,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.476963043213s 2019-07-30 10:44:09,005 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC67ITsoNrbMxt7qeS7Arp+6DF0Q1TiXXnM2v9iMUN8XTlhlONH3ALSGVHl7DxlRyIYi66ZqvvZA7+F5lFzuDywlBrn04HhIFDx4bbG45M0inaewcYD5n5fZBfNikhXqAtyw82qkHDvjBlnRH1rXi5wJFjBagG6PyZ8kO8PbTG0I/fw5ME5v82MxgcxQ0JF6dBMHUxiC8NCMmB6Wr1ArH3Juo4W3E0doW2IvEt6Uh7a7DtIgaBVafq3H5LPPMinkqWlKXEAOEs78FgevgZw7ZHIiXD9+QmUq18iXKTJDCKYkfjmmW1yPBWJ3idnxu3xKm9OHxephiTbd0/fJpsaPtn1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuuyE7KDa2zMbe6nkuwK6fugxdENU4l15zNr/YjFDfF05YZTj\nR9wC0hlR5ew8ZUciGIuumar72QO/heZRc7g8sJQa59OB4SBQ8eG2xuOTNIp2nsHG\nA+Z+X2QXzYpIV6gLcsPNqpBw74wZZ0R9a14ucCRYwWoBuj8mfJDvD20xtCP38OTB\nOb/NjMYHMUNCRenQTB1MYgvDQjJgelq9QKx9ybqOFtxNHaFtiLxLelIe2uw7SIGg\nVWn6tx+SzzzIp5KlpSlxADhLO/BYHr4GcO2RyIlw/fkJlKtfIlykyQwimJH45plt\ncjwVid4nZ8bt8SpvTh8XqYYk23dP3yabGj7Z9QIDAQABAoIBAEN38XaTjMtHxCi7\nptKVZok99/O2BeJ6yObXOQzRKUGvSHHfUrXyRJZfCz+JKDeKGFVxvYC7xZGMF8oV\n2tqA6m711kxM/Hkst+rGhLl/FPgG7k/ZM0bfIEgAEdNfkUMKZa9z2z0wS4M7N0Qd\n5YMmiG5zwBF32M3H03Vsvsz7pdAV+OA6ZzezwwTVK0lR70CG9TyXMn9qAhfOBw1g\nGxwnnAIGnY6b/FD7LyjZwOpMooQQf5q5ctM7yprZ5CbHt69wHEjCSwcdq93NkIBc\nsfiOyFFhpKqQue+knbxqTsR8jngbEGc0lG5dmKKVGwaZ8LNDYVVT7MJnV51oy++W\niSznifUCgYEA8E9eBLi+SQbTz34ZJTEi6Ic9SkH75+UakCGc9IKME9t7kHaElvaq\nixkwDZSHhK3+3go/cHzntea/qmlXxVh8dkrdzInF7YGPZQQ15w5wdXuSUKPlxmPJ\nexunfpJ25HpuQ6co2JftzxTlylXpftQdOqWmNKmPyrDKnoqvyT+YQH8CgYEAxyDW\nCXAlJcHd6e0M3aAZpNahLyvtr4OTWeogJGd525m9Qh4quWu+v4BNNG12viQbX4Y3\nC3yI6lgMMqGc9BSSsqOAbL7Re6K0sFTL6NO8OihMzjV1mURbP0dpzYm8zyk3Nwk1\nsNbzWMbrQFF6e6pCXm9h0ta09Ad0Xrr/7eEBq4sCgYAkLw8tDtQ4ErsZ5xbKLtfe\nw15LLBxOEoUpZqZHetC0vLuiSPY19PZA8430vYSaSciyjkB3I5eQICqD8lCw+l3j\nQeqbvbL7zCJXR4cGP3pXdj/VvJgAg033J3bU7CDSzkyEC0tvMZExOShQixcZbb7o\n8cBQ9acdEfmwXZmSZ+z46QKBgQCMlMYHC8FuEpxU1iJLJQh1s4FACEdZrg6NYBkp\nGlSRkMxorVuEZGjaUf4vkUhPnLYmjl62IUmYCGk0JZzlRND8hSnZnC3Ql2HxSyxa\nR4GPnXv76QoJFpVE62nqzd8acgKlPD9HhblvZ6AWXG+Ydu88NG5fp21BCzJA3sxo\naH4BWQKBgHKEFF8CDkK3hOBdaFElSQAEh+fjw/T7JY/RYRFH4MtKBuH00DHzjBZl\n2JICb/MZDupAGHOMeAyTIzORbikdSqgWooQb4PLTmK1kKLbgj6XMJMzNoHoNsdHB\n+DgLxzmO6b+IvX9HBpQ5ny8WNpSNsWrdyZUXIduJ6YWPeRfuzuKf\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'64d5c3ab60be4786972c632f45d5aa7f', 'name': u'cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389', 'created_at': '2019-07-30T10:44:09.005086', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9df03697cd4c44be866c2132539686fa', 'name': 'cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e3:12:ea:ec:f4:3f:4d:02:9f:c3:a7:80:25:7c:5a:14', 'type': 'ssh', 'id': u'cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389'}) 2019-07-30 10:44:09,005 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuuyE7KDa2zMbe6nkuwK6fugxdENU4l15zNr/YjFDfF05YZTj R9wC0hlR5ew8ZUciGIuumar72QO/heZRc7g8sJQa59OB4SBQ8eG2xuOTNIp2nsHG A+Z+X2QXzYpIV6gLcsPNqpBw74wZZ0R9a14ucCRYwWoBuj8mfJDvD20xtCP38OTB Ob/NjMYHMUNCRenQTB1MYgvDQjJgelq9QKx9ybqOFtxNHaFtiLxLelIe2uw7SIGg VWn6tx+SzzzIp5KlpSlxADhLO/BYHr4GcO2RyIlw/fkJlKtfIlykyQwimJH45plt cjwVid4nZ8bt8SpvTh8XqYYk23dP3yabGj7Z9QIDAQABAoIBAEN38XaTjMtHxCi7 ptKVZok99/O2BeJ6yObXOQzRKUGvSHHfUrXyRJZfCz+JKDeKGFVxvYC7xZGMF8oV 2tqA6m711kxM/Hkst+rGhLl/FPgG7k/ZM0bfIEgAEdNfkUMKZa9z2z0wS4M7N0Qd 5YMmiG5zwBF32M3H03Vsvsz7pdAV+OA6ZzezwwTVK0lR70CG9TyXMn9qAhfOBw1g GxwnnAIGnY6b/FD7LyjZwOpMooQQf5q5ctM7yprZ5CbHt69wHEjCSwcdq93NkIBc sfiOyFFhpKqQue+knbxqTsR8jngbEGc0lG5dmKKVGwaZ8LNDYVVT7MJnV51oy++W iSznifUCgYEA8E9eBLi+SQbTz34ZJTEi6Ic9SkH75+UakCGc9IKME9t7kHaElvaq ixkwDZSHhK3+3go/cHzntea/qmlXxVh8dkrdzInF7YGPZQQ15w5wdXuSUKPlxmPJ exunfpJ25HpuQ6co2JftzxTlylXpftQdOqWmNKmPyrDKnoqvyT+YQH8CgYEAxyDW CXAlJcHd6e0M3aAZpNahLyvtr4OTWeogJGd525m9Qh4quWu+v4BNNG12viQbX4Y3 C3yI6lgMMqGc9BSSsqOAbL7Re6K0sFTL6NO8OihMzjV1mURbP0dpzYm8zyk3Nwk1 sNbzWMbrQFF6e6pCXm9h0ta09Ad0Xrr/7eEBq4sCgYAkLw8tDtQ4ErsZ5xbKLtfe w15LLBxOEoUpZqZHetC0vLuiSPY19PZA8430vYSaSciyjkB3I5eQICqD8lCw+l3j QeqbvbL7zCJXR4cGP3pXdj/VvJgAg033J3bU7CDSzkyEC0tvMZExOShQixcZbb7o 8cBQ9acdEfmwXZmSZ+z46QKBgQCMlMYHC8FuEpxU1iJLJQh1s4FACEdZrg6NYBkp GlSRkMxorVuEZGjaUf4vkUhPnLYmjl62IUmYCGk0JZzlRND8hSnZnC3Ql2HxSyxa R4GPnXv76QoJFpVE62nqzd8acgKlPD9HhblvZ6AWXG+Ydu88NG5fp21BCzJA3sxo aH4BWQKBgHKEFF8CDkK3hOBdaFElSQAEh+fjw/T7JY/RYRFH4MtKBuH00DHzjBZl 2JICb/MZDupAGHOMeAyTIzORbikdSqgWooQb4PLTmK1kKLbgj6XMJMzNoHoNsdHB +DgLxzmO6b+IvX9HBpQ5ny8WNpSNsWrdyZUXIduJ6YWPeRfuzuKf -----END RSA PRIVATE KEY----- 2019-07-30 10:44:09,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 10:44:09,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"security_group": {"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389", "description": "created by OPNFV Functest (cloudify)"}}' 2019-07-30 10:44:09,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-64d9d59f-913a-4429-afe8-2d9472a01cdb 2019-07-30 10:44:09,117 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "updated_at": "2019-07-30T10:44:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "7de4530a-e9f6-4419-a3d5-a794595838ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "cb03d6e7-dd37-4251-80f9-ba9efeee0c13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "ace783ec-38a9-430d-8369-5754e4cd2950", "name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}} 2019-07-30 10:44:09,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-64d9d59f-913a-4429-afe8-2d9472a01cdb 2019-07-30 10:44:09,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.105434179306s 2019-07-30 10:44:09,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:44:09,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:09,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-b9e3bd94-5a60-4674-a6d9-d3d0c14ce24e 2019-07-30 10:44:09,196 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:54Z", "updated_at": "2019-07-30T10:43:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2521ca3b-1c0d-4b8f-9b0b-2aba2f9a4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2b451b74-43b8-4ffe-953e-90d13c51b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "870c7bf0-8f2f-4d68-8073-a523228cd344", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:54Z", "revision_number": 0, "id": "f83b56cb-2f26-46c4-8ea2-cb620f99bdb9", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:54Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "updated_at": "2019-07-30T10:44:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "7de4530a-e9f6-4419-a3d5-a794595838ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "cb03d6e7-dd37-4251-80f9-ba9efeee0c13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "ace783ec-38a9-430d-8369-5754e4cd2950", "name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:44:09,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b9e3bd94-5a60-4674-a6d9-d3d0c14ce24e 2019-07-30 10:44:09,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0716490745544s 2019-07-30 10:44:09,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:44:09,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -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": "ace783ec-38a9-430d-8369-5754e4cd2950"}}' 2019-07-30 10:44:09,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-4eaca1ec-3d69-41c8-97bc-2fa1b7d0e1ee 2019-07-30 10:44:09,311 - 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-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "port_range_min": 22, "revision_number": 0, "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "project_id": "9df03697cd4c44be866c2132539686fa", "id": "d78dea3a-1015-484f-9d53-e70a5c7e3539"}} 2019-07-30 10:44:09,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4eaca1ec-3d69-41c8-97bc-2fa1b7d0e1ee 2019-07-30 10:44:09,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.107933044434s 2019-07-30 10:44:09,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:44:09,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:09,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-929766d7-6f55-465b-b5f7-f810e18e72b3 2019-07-30 10:44:09,357 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:54Z", "updated_at": "2019-07-30T10:43:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2521ca3b-1c0d-4b8f-9b0b-2aba2f9a4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2b451b74-43b8-4ffe-953e-90d13c51b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "870c7bf0-8f2f-4d68-8073-a523228cd344", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:54Z", "revision_number": 0, "id": "f83b56cb-2f26-46c4-8ea2-cb620f99bdb9", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:54Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "updated_at": "2019-07-30T10:44:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "7de4530a-e9f6-4419-a3d5-a794595838ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "cb03d6e7-dd37-4251-80f9-ba9efeee0c13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "d78dea3a-1015-484f-9d53-e70a5c7e3539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 2, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "ace783ec-38a9-430d-8369-5754e4cd2950", "name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:44:09,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-929766d7-6f55-465b-b5f7-f810e18e72b3 2019-07-30 10:44:09,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0406630039215s 2019-07-30 10:44:09,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:44:09,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -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": "ace783ec-38a9-430d-8369-5754e4cd2950"}}' 2019-07-30 10:44:09,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-b9afca0b-8809-4997-85d8-9af9539e0882 2019-07-30 10:44:09,478 - 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-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "port_range_min": null, "revision_number": 0, "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "project_id": "9df03697cd4c44be866c2132539686fa", "id": "4ac71363-cab7-4c8d-8906-67df8b1e469a"}} 2019-07-30 10:44:09,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b9afca0b-8809-4997-85d8-9af9539e0882 2019-07-30 10:44:09,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114473104477s 2019-07-30 10:44:09,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:44:09,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:09,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-d4aeec00-18c3-486e-81bb-fb38f4576849 2019-07-30 10:44:09,524 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:54Z", "updated_at": "2019-07-30T10:43:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2521ca3b-1c0d-4b8f-9b0b-2aba2f9a4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2b451b74-43b8-4ffe-953e-90d13c51b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "870c7bf0-8f2f-4d68-8073-a523228cd344", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:54Z", "revision_number": 0, "id": "f83b56cb-2f26-46c4-8ea2-cb620f99bdb9", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:54Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "updated_at": "2019-07-30T10:44:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "4ac71363-cab7-4c8d-8906-67df8b1e469a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "7de4530a-e9f6-4419-a3d5-a794595838ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "cb03d6e7-dd37-4251-80f9-ba9efeee0c13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "d78dea3a-1015-484f-9d53-e70a5c7e3539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 3, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "ace783ec-38a9-430d-8369-5754e4cd2950", "name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:44:09,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d4aeec00-18c3-486e-81bb-fb38f4576849 2019-07-30 10:44:09,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0398731231689s 2019-07-30 10:44:09,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:44:09,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -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": "ace783ec-38a9-430d-8369-5754e4cd2950"}}' 2019-07-30 10:44:09,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-35c486d5-2501-4af8-a42e-3d99263f3fa0 2019-07-30 10:44:09,650 - 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-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "port_range_min": 80, "revision_number": 0, "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "project_id": "9df03697cd4c44be866c2132539686fa", "id": "edb2f7e0-9ee3-4902-97a9-67972dc021bb"}} 2019-07-30 10:44:09,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-35c486d5-2501-4af8-a42e-3d99263f3fa0 2019-07-30 10:44:09,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119538068771s 2019-07-30 10:44:09,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:44:09,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:09,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-95c49aaf-c719-4891-b814-d50a6b3e5e19 2019-07-30 10:44:09,696 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:54Z", "updated_at": "2019-07-30T10:43:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2521ca3b-1c0d-4b8f-9b0b-2aba2f9a4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2b451b74-43b8-4ffe-953e-90d13c51b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "870c7bf0-8f2f-4d68-8073-a523228cd344", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:54Z", "revision_number": 0, "id": "f83b56cb-2f26-46c4-8ea2-cb620f99bdb9", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:54Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "updated_at": "2019-07-30T10:44:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "4ac71363-cab7-4c8d-8906-67df8b1e469a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "7de4530a-e9f6-4419-a3d5-a794595838ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "cb03d6e7-dd37-4251-80f9-ba9efeee0c13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "d78dea3a-1015-484f-9d53-e70a5c7e3539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "edb2f7e0-9ee3-4902-97a9-67972dc021bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 4, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "ace783ec-38a9-430d-8369-5754e4cd2950", "name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:44:09,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-95c49aaf-c719-4891-b814-d50a6b3e5e19 2019-07-30 10:44:09,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0398180484772s 2019-07-30 10:44:09,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:44:09,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -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": "ace783ec-38a9-430d-8369-5754e4cd2950"}}' 2019-07-30 10:44:09,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-bc74480d-cbb9-4be3-b289-789f662fe4d8 2019-07-30 10:44:09,812 - 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-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "port_range_min": 443, "revision_number": 0, "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "project_id": "9df03697cd4c44be866c2132539686fa", "id": "5ae476ff-8cf7-448d-9b82-87c079b6717e"}} 2019-07-30 10:44:09,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bc74480d-cbb9-4be3-b289-789f662fe4d8 2019-07-30 10:44:09,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.109429121017s 2019-07-30 10:44:09,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:44:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:09,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:09 GMT X-Openstack-Request-Id: req-a636c8d7-6701-45b7-9523-f5923119d7b2 2019-07-30 10:44:09,859 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:54Z", "updated_at": "2019-07-30T10:43:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2521ca3b-1c0d-4b8f-9b0b-2aba2f9a4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2b451b74-43b8-4ffe-953e-90d13c51b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "870c7bf0-8f2f-4d68-8073-a523228cd344", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:54Z", "revision_number": 0, "id": "f83b56cb-2f26-46c4-8ea2-cb620f99bdb9", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:54Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "updated_at": "2019-07-30T10:44:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "4ac71363-cab7-4c8d-8906-67df8b1e469a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "5ae476ff-8cf7-448d-9b82-87c079b6717e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "7de4530a-e9f6-4419-a3d5-a794595838ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "cb03d6e7-dd37-4251-80f9-ba9efeee0c13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "d78dea3a-1015-484f-9d53-e70a5c7e3539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "edb2f7e0-9ee3-4902-97a9-67972dc021bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 5, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "ace783ec-38a9-430d-8369-5754e4cd2950", "name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:44:09,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a636c8d7-6701-45b7-9523-f5923119d7b2 2019-07-30 10:44:09,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0406100749969s 2019-07-30 10:44:09,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:44:09,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -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": "ace783ec-38a9-430d-8369-5754e4cd2950"}}' 2019-07-30 10:44:10,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:10 GMT X-Openstack-Request-Id: req-13879516-3230-4b35-89eb-376c4fde737d 2019-07-30 10:44:10,094 - 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-30T10:44:10Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:10Z", "project_id": "9df03697cd4c44be866c2132539686fa", "id": "adfb69c6-92a3-4867-8f55-be6b9b4db364"}} 2019-07-30 10:44:10,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-13879516-3230-4b35-89eb-376c4fde737d 2019-07-30 10:44:10,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.228821992874s 2019-07-30 10:44:10,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:44:10,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:10,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:10 GMT X-Openstack-Request-Id: req-e113e84b-732b-4e69-a0ea-66ebbe992919 2019-07-30 10:44:10,141 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:54Z", "updated_at": "2019-07-30T10:43:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2521ca3b-1c0d-4b8f-9b0b-2aba2f9a4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2b451b74-43b8-4ffe-953e-90d13c51b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "870c7bf0-8f2f-4d68-8073-a523228cd344", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:54Z", "revision_number": 0, "id": "f83b56cb-2f26-46c4-8ea2-cb620f99bdb9", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:54Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "updated_at": "2019-07-30T10:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "4ac71363-cab7-4c8d-8906-67df8b1e469a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "5ae476ff-8cf7-448d-9b82-87c079b6717e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "7de4530a-e9f6-4419-a3d5-a794595838ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T10:44:10Z", "revision_number": 0, "id": "adfb69c6-92a3-4867-8f55-be6b9b4db364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:10Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "cb03d6e7-dd37-4251-80f9-ba9efeee0c13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "d78dea3a-1015-484f-9d53-e70a5c7e3539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "edb2f7e0-9ee3-4902-97a9-67972dc021bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 6, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "ace783ec-38a9-430d-8369-5754e4cd2950", "name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:44:10,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e113e84b-732b-4e69-a0ea-66ebbe992919 2019-07-30 10:44:10,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0408358573914s 2019-07-30 10:44:10,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:44:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -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": "ace783ec-38a9-430d-8369-5754e4cd2950"}}' 2019-07-30 10:44:10,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:10 GMT X-Openstack-Request-Id: req-8ed4cddf-ecd1-4293-ab23-beed6cd661d8 2019-07-30 10:44:10,281 - 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-30T10:44:10Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:10Z", "project_id": "9df03697cd4c44be866c2132539686fa", "id": "189b8ae2-7093-4e2a-8d02-590a19b2e03d"}} 2019-07-30 10:44:10,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8ed4cddf-ecd1-4293-ab23-beed6cd661d8 2019-07-30 10:44:10,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133721828461s 2019-07-30 10:44:10,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:44:10,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:10,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:10 GMT X-Openstack-Request-Id: req-6c907139-7ec8-432b-96e5-dfdc50e998d5 2019-07-30 10:44:10,377 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9df03697cd4c44be866c2132539686fa","l2_adjacency":true,"status":"ACTIVE","subnets":["c99c7269-4459-4caf-9140-81d358028a66"],"description":"","tags":[],"updated_at":"2019-07-30T10:43:56Z","qos_policy_id":null,"name":"cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389","admin_state_up":true,"tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:43:55Z","mtu":1450}]} 2019-07-30 10:44:10,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6c907139-7ec8-432b-96e5-dfdc50e998d5 2019-07-30 10:44:10,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945839881897s 2019-07-30 10:44:10,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:44:10,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:10,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:10 GMT X-Openstack-Request-Id: req-8885e839-f239-4122-aa54-05b8038d88e4 2019-07-30 10:44:10,419 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:44:08Z", "file": "/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/file", "owner": "9df03697cd4c44be866c2132539686fa", "id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "size": 296288256, "self": "/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T10:44:03Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:44:10,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8885e839-f239-4122-aa54-05b8038d88e4 2019-07-30 10:44:10,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367040634155s 2019-07-30 10:44:10,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 10:44:10,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:10,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-1fca1a25-e67e-4fc0-a4cb-45b1480b809b x-openstack-request-id: req-1fca1a25-e67e-4fc0-a4cb-45b1480b809b 2019-07-30 10:44:10,461 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_588a6b23-a6f8-4238-92b2-d346f90a7389", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "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": "77ad69cb-b491-4abe-9db8-27fc38887f2e"}]} 2019-07-30 10:44:10,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1fca1a25-e67e-4fc0-a4cb-45b1480b809b 2019-07-30 10:44:10,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244841575623s 2019-07-30 10:44:10,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 10:44:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"server": {"name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "imageRef": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "flavorRef": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d5818bba-3e51-4768-8c06-1d705a5a6aa2"}], "security_groups": [{"name": "ace783ec-38a9-430d-8369-5754e4cd2950"}]}}' 2019-07-30 10:44:12,321 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be x-compute-request-id: req-9cc8c824-0950-499e-a5b8-a3112ed46c90 x-openstack-request-id: req-9cc8c824-0950-499e-a5b8-a3112ed46c90 2019-07-30 10:44:12,321 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ace783ec-38a9-430d-8369-5754e4cd2950"}], "OS-DCF:diskConfig": "MANUAL", "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "adminPass": "KvXd8FbGxTca"}} 2019-07-30 10:44:12,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-9cc8c824-0950-499e-a5b8-a3112ed46c90 2019-07-30 10:44:12,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.85857009888s 2019-07-30 10:44:12,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:12,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:13,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-1f63ab58-ab8c-4b86-ab64-13b76dc36e79 x-openstack-request-id: req-1f63ab58-ab8c-4b86-ab64-13b76dc36e79 2019-07-30 10:44:13,080 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "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-30T10:44:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:13,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1f63ab58-ab8c-4b86-ab64-13b76dc36e79 2019-07-30 10:44:13,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757647037506s 2019-07-30 10:44:13,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:44:13,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:13,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:13 GMT X-Openstack-Request-Id: req-48e3aea6-6441-4ea2-ae7c-42645e3d9974 2019-07-30 10:44:13,186 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9df03697cd4c44be866c2132539686fa","l2_adjacency":true,"status":"ACTIVE","subnets":["c99c7269-4459-4caf-9140-81d358028a66"],"description":"","tags":[],"updated_at":"2019-07-30T10:43:56Z","qos_policy_id":null,"name":"cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389","admin_state_up":true,"tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:43:55Z","mtu":1450}]} 2019-07-30 10:44:13,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-48e3aea6-6441-4ea2-ae7c-42645e3d9974 2019-07-30 10:44:13,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943810939789s 2019-07-30 10:44:13,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 10:44:13,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:13,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44:13 GMT X-Openstack-Request-Id: req-263a98f5-ed42-4077-bc2c-72b1708f2615 2019-07-30 10:44:13,244 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:43:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T10:43:56Z","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":"9df03697cd4c44be866c2132539686fa","id":"c99c7269-4459-4caf-9140-81d358028a66","subnetpool_id":null,"name":"cloudify-subnet_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:44:13,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-263a98f5-ed42-4077-bc2c-72b1708f2615 2019-07-30 10:44:13,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0569698810577s 2019-07-30 10:44:13,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:15,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:15,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:15,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-8fd43a7b-465c-4867-bea6-122af810ac35 x-openstack-request-id: req-8fd43a7b-465c-4867-bea6-122af810ac35 2019-07-30 10:44:15,511 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:15,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fd43a7b-465c-4867-bea6-122af810ac35 2019-07-30 10:44:15,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.26395201683s 2019-07-30 10:44:15,518 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:17,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:17,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:18,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-8906892d-0807-4a59-95d2-564ce17ae961 x-openstack-request-id: req-8906892d-0807-4a59-95d2-564ce17ae961 2019-07-30 10:44:18,252 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:18,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8906892d-0807-4a59-95d2-564ce17ae961 2019-07-30 10:44:18,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731066942215s 2019-07-30 10:44:18,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:20,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:20,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-7b1f863b-0dc9-4600-9ed0-a918846fe99d x-openstack-request-id: req-7b1f863b-0dc9-4600-9ed0-a918846fe99d 2019-07-30 10:44:20,962 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:20,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7b1f863b-0dc9-4600-9ed0-a918846fe99d 2019-07-30 10:44:20,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701108932495s 2019-07-30 10:44:21,001 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:23,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:23,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:23,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-5e89e598-53c0-4f2f-bd00-024f572fd10e x-openstack-request-id: req-5e89e598-53c0-4f2f-bd00-024f572fd10e 2019-07-30 10:44:23,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:23,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5e89e598-53c0-4f2f-bd00-024f572fd10e 2019-07-30 10:44:23,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166821956635s 2019-07-30 10:44:23,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:25,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:25,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:25,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-0c748749-009b-4e6b-916a-491a96ca873b x-openstack-request-id: req-0c748749-009b-4e6b-916a-491a96ca873b 2019-07-30 10:44:25,686 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:25,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c748749-009b-4e6b-916a-491a96ca873b 2019-07-30 10:44:25,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50691986084s 2019-07-30 10:44:25,693 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:27,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:27,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:28,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-77a83338-dc78-4568-8602-96af8ce0cc3a x-openstack-request-id: req-77a83338-dc78-4568-8602-96af8ce0cc3a 2019-07-30 10:44:28,346 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:28,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-77a83338-dc78-4568-8602-96af8ce0cc3a 2019-07-30 10:44:28,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650210857391s 2019-07-30 10:44:28,353 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:30,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:30,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:30,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-9f43db2c-08f9-4812-9757-523030ca2a81 x-openstack-request-id: req-9f43db2c-08f9-4812-9757-523030ca2a81 2019-07-30 10:44:30,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:30,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9f43db2c-08f9-4812-9757-523030ca2a81 2019-07-30 10:44:30,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366384029388s 2019-07-30 10:44:30,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:32,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:33,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-a98299e0-9a65-43a5-8fd2-3d8cd2d3dc8b x-openstack-request-id: req-a98299e0-9a65-43a5-8fd2-3d8cd2d3dc8b 2019-07-30 10:44:33,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:33,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a98299e0-9a65-43a5-8fd2-3d8cd2d3dc8b 2019-07-30 10:44:33,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432271957397s 2019-07-30 10:44:33,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:35,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:35,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:35,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-e4796228-78a6-4c40-a513-0a3a6f68b105 x-openstack-request-id: req-e4796228-78a6-4c40-a513-0a3a6f68b105 2019-07-30 10:44:35,627 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:35,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e4796228-78a6-4c40-a513-0a3a6f68b105 2019-07-30 10:44:35,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45480799675s 2019-07-30 10:44:35,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:37,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:37,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:38,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-e8fc6f8e-21bd-4e68-98cc-7ca9571de230 x-openstack-request-id: req-e8fc6f8e-21bd-4e68-98cc-7ca9571de230 2019-07-30 10:44:38,361 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:38,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e8fc6f8e-21bd-4e68-98cc-7ca9571de230 2019-07-30 10:44:38,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726267814636s 2019-07-30 10:44:38,368 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:40,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:40,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:41,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-94b4f5b6-b31a-40d3-9784-6d5000128f0f x-openstack-request-id: req-94b4f5b6-b31a-40d3-9784-6d5000128f0f 2019-07-30 10:44:41,026 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:41,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-94b4f5b6-b31a-40d3-9784-6d5000128f0f 2019-07-30 10:44:41,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655601978302s 2019-07-30 10:44:41,033 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:43,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:43,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-7d0da364-9628-4959-a480-fd517e4dbcc1 x-openstack-request-id: req-7d0da364-9628-4959-a480-fd517e4dbcc1 2019-07-30 10:44:43,440 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:43,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d0da364-9628-4959-a480-fd517e4dbcc1 2019-07-30 10:44:43,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404381036758s 2019-07-30 10:44:43,447 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:45,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:45,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 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-7f212ae4-0d74-4a78-80ad-7a9b0387bba5 x-openstack-request-id: req-7f212ae4-0d74-4a78-80ad-7a9b0387bba5 2019-07-30 10:44:45,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:45,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f212ae4-0d74-4a78-80ad-7a9b0387bba5 2019-07-30 10:44:45,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181040048599s 2019-07-30 10:44:45,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:47,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:48,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-84321a22-75b7-4f80-ad28-43e7f7d776e0 x-openstack-request-id: req-84321a22-75b7-4f80-ad28-43e7f7d776e0 2019-07-30 10:44:48,072 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:48,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-84321a22-75b7-4f80-ad28-43e7f7d776e0 2019-07-30 10:44:48,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432856082916s 2019-07-30 10:44:48,079 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:50,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:50,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-dee1f9a6-ad41-49fe-979e-ecb50c5bda2b x-openstack-request-id: req-dee1f9a6-ad41-49fe-979e-ecb50c5bda2b 2019-07-30 10:44:50,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:50,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dee1f9a6-ad41-49fe-979e-ecb50c5bda2b 2019-07-30 10:44:50,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465148925781s 2019-07-30 10:44:50,553 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:52,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:52,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-ea8b8de0-eb73-4c76-a9de-9188e6866e66 x-openstack-request-id: req-ea8b8de0-eb73-4c76-a9de-9188e6866e66 2019-07-30 10:44:52,998 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:52,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ea8b8de0-eb73-4c76-a9de-9188e6866e66 2019-07-30 10:44:52,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441899061203s 2019-07-30 10:44:53,005 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:55,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:55,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:55,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 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-a5079b6b-0278-40e1-bb46-8bb078cb66f2 x-openstack-request-id: req-a5079b6b-0278-40e1-bb46-8bb078cb66f2 2019-07-30 10:44:55,447 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:55,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a5079b6b-0278-40e1-bb46-8bb078cb66f2 2019-07-30 10:44:55,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439880132675s 2019-07-30 10:44:55,454 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:44:57,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:44:57,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:44:58,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:44: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-8c1dabad-b413-4dbf-b4df-0d5b88c22b52 x-openstack-request-id: req-8c1dabad-b413-4dbf-b4df-0d5b88c22b52 2019-07-30 10:44:58,100 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:44:58,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8c1dabad-b413-4dbf-b4df-0d5b88c22b52 2019-07-30 10:44:58,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643657922745s 2019-07-30 10:44:58,107 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:00,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:00,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-a40264bd-7a92-4aee-b52e-4032ff807bcf x-openstack-request-id: req-a40264bd-7a92-4aee-b52e-4032ff807bcf 2019-07-30 10:45:00,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:00,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a40264bd-7a92-4aee-b52e-4032ff807bcf 2019-07-30 10:45:00,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649255990982s 2019-07-30 10:45:00,765 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:02,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:02,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-c565c1a4-562b-4a58-98b3-dd97b4af5384 x-openstack-request-id: req-c565c1a4-562b-4a58-98b3-dd97b4af5384 2019-07-30 10:45:02,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:02,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c565c1a4-562b-4a58-98b3-dd97b4af5384 2019-07-30 10:45:02,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171993970871s 2019-07-30 10:45:02,946 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:04,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:04,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:05,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-c64e17d6-3f38-4617-bd8e-1d29a5aa493b x-openstack-request-id: req-c64e17d6-3f38-4617-bd8e-1d29a5aa493b 2019-07-30 10:45:05,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:05,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c64e17d6-3f38-4617-bd8e-1d29a5aa493b 2019-07-30 10:45:05,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208748102188s 2019-07-30 10:45:05,164 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:07,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:07,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:07,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-0ae77cfc-6620-4f9e-8cd4-bcc5b37ea634 x-openstack-request-id: req-0ae77cfc-6620-4f9e-8cd4-bcc5b37ea634 2019-07-30 10:45:07,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:07,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ae77cfc-6620-4f9e-8cd4-bcc5b37ea634 2019-07-30 10:45:07,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431105136871s 2019-07-30 10:45:07,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:09,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:10,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-a610cc7f-9617-4e2f-9af1-112d128694c9 x-openstack-request-id: req-a610cc7f-9617-4e2f-9af1-112d128694c9 2019-07-30 10:45:10,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:10,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a610cc7f-9617-4e2f-9af1-112d128694c9 2019-07-30 10:45:10,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448374986649s 2019-07-30 10:45:10,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:12,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:12,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:12,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-6275abe4-2282-4b5f-9f92-4b6612e247a2 x-openstack-request-id: req-6275abe4-2282-4b5f-9f92-4b6612e247a2 2019-07-30 10:45:12,469 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:12,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6275abe4-2282-4b5f-9f92-4b6612e247a2 2019-07-30 10:45:12,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404646873474s 2019-07-30 10:45:12,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:14,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:14,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:14,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-52edabbd-1363-4c8e-827d-c789007b417f x-openstack-request-id: req-52edabbd-1363-4c8e-827d-c789007b417f 2019-07-30 10:45:14,834 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:14,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-52edabbd-1363-4c8e-827d-c789007b417f 2019-07-30 10:45:14,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35640501976s 2019-07-30 10:45:14,841 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:16,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:16,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:17,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-acb0c67f-864a-48bd-be90-ec5b1b03047c x-openstack-request-id: req-acb0c67f-864a-48bd-be90-ec5b1b03047c 2019-07-30 10:45:17,504 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:17,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-acb0c67f-864a-48bd-be90-ec5b1b03047c 2019-07-30 10:45:17,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660565853119s 2019-07-30 10:45:17,511 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:19,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:20,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-6a77c66e-a0e9-40c6-8468-90e9b5360494 x-openstack-request-id: req-6a77c66e-a0e9-40c6-8468-90e9b5360494 2019-07-30 10:45:20,196 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:20,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a77c66e-a0e9-40c6-8468-90e9b5360494 2019-07-30 10:45:20,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682878017426s 2019-07-30 10:45:20,202 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:22,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:22,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:22,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-95df5b74-6a4d-4536-9049-bf4315e3c3f4 x-openstack-request-id: req-95df5b74-6a4d-4536-9049-bf4315e3c3f4 2019-07-30 10:45:22,372 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:22,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95df5b74-6a4d-4536-9049-bf4315e3c3f4 2019-07-30 10:45:22,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167339086533s 2019-07-30 10:45:22,379 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:24,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:24,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:24,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-f08a362a-29ca-491d-bc5f-695d649f9da8 x-openstack-request-id: req-f08a362a-29ca-491d-bc5f-695d649f9da8 2019-07-30 10:45:24,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:24,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f08a362a-29ca-491d-bc5f-695d649f9da8 2019-07-30 10:45:24,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434782028198s 2019-07-30 10:45:24,823 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:26,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:27,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-e3c86815-fb9a-43a3-b36b-a7cc2cea6039 x-openstack-request-id: req-e3c86815-fb9a-43a3-b36b-a7cc2cea6039 2019-07-30 10:45:27,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:27,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e3c86815-fb9a-43a3-b36b-a7cc2cea6039 2019-07-30 10:45:27,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194357156754s 2019-07-30 10:45:27,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:29,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:29,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:29,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-2044aa06-f0db-4ecb-8100-ed55e10847a3 x-openstack-request-id: req-2044aa06-f0db-4ecb-8100-ed55e10847a3 2019-07-30 10:45:29,762 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:29,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2044aa06-f0db-4ecb-8100-ed55e10847a3 2019-07-30 10:45:29,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733690023422s 2019-07-30 10:45:29,769 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:31,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:31,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-abdc62f7-e3c1-4dfc-a556-23c622e0ed18 x-openstack-request-id: req-abdc62f7-e3c1-4dfc-a556-23c622e0ed18 2019-07-30 10:45:31,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:31,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-abdc62f7-e3c1-4dfc-a556-23c622e0ed18 2019-07-30 10:45:31,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196686029434s 2019-07-30 10:45:31,975 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:33,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:33,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:34,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-7a845b3c-9e00-4230-95ac-68319a21c212 x-openstack-request-id: req-7a845b3c-9e00-4230-95ac-68319a21c212 2019-07-30 10:45:34,143 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:34,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7a845b3c-9e00-4230-95ac-68319a21c212 2019-07-30 10:45:34,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166595935822s 2019-07-30 10:45:34,151 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:36,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:36,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:36,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-15a63e1e-610a-4502-bcec-e5af5834f0fd x-openstack-request-id: req-15a63e1e-610a-4502-bcec-e5af5834f0fd 2019-07-30 10:45:36,520 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:36,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-15a63e1e-610a-4502-bcec-e5af5834f0fd 2019-07-30 10:45:36,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367438077927s 2019-07-30 10:45:36,527 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:38,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:38,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-813226c5-ffe8-4ef5-a00b-ec25f73dff82 x-openstack-request-id: req-813226c5-ffe8-4ef5-a00b-ec25f73dff82 2019-07-30 10:45:38,974 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:38,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-813226c5-ffe8-4ef5-a00b-ec25f73dff82 2019-07-30 10:45:38,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444934129715s 2019-07-30 10:45:38,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:40,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:41,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-3ca25ece-541b-4b91-9b54-a4efadc25e10 x-openstack-request-id: req-3ca25ece-541b-4b91-9b54-a4efadc25e10 2019-07-30 10:45:41,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:41,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ca25ece-541b-4b91-9b54-a4efadc25e10 2019-07-30 10:45:41,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186278104782s 2019-07-30 10:45:41,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:43,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:43,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:43,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-6fa35074-efdd-4b18-9949-72d3ee2551cb x-openstack-request-id: req-6fa35074-efdd-4b18-9949-72d3ee2551cb 2019-07-30 10:45:43,552 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:43,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6fa35074-efdd-4b18-9949-72d3ee2551cb 2019-07-30 10:45:43,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372667074203s 2019-07-30 10:45:43,559 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:45,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:45,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-d70abedb-7215-4166-831f-6977c2e914e4 x-openstack-request-id: req-d70abedb-7215-4166-831f-6977c2e914e4 2019-07-30 10:45:45,919 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:45,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d70abedb-7215-4166-831f-6977c2e914e4 2019-07-30 10:45:45,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35746884346s 2019-07-30 10:45:45,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:47,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:48,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10: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-aa2629e6-eff6-42d3-9dfd-3c37393155f3 x-openstack-request-id: req-aa2629e6-eff6-42d3-9dfd-3c37393155f3 2019-07-30 10:45:48,831 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:48,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aa2629e6-eff6-42d3-9dfd-3c37393155f3 2019-07-30 10:45:48,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.903486967087s 2019-07-30 10:45:48,838 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:50,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:50,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:51,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-c9863a9c-d8ec-4c69-9f52-55a82d58c0c6 x-openstack-request-id: req-c9863a9c-d8ec-4c69-9f52-55a82d58c0c6 2019-07-30 10:45:51,193 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:51,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c9863a9c-d8ec-4c69-9f52-55a82d58c0c6 2019-07-30 10:45:51,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352555036545s 2019-07-30 10:45:51,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:53,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:53,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10: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-428505ba-1730-4388-b126-5bed9cc5eebd x-openstack-request-id: req-428505ba-1730-4388-b126-5bed9cc5eebd 2019-07-30 10:45:53,673 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:53,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-428505ba-1730-4388-b126-5bed9cc5eebd 2019-07-30 10:45:53,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473385095596s 2019-07-30 10:45:53,680 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:55,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:55,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:56,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-e53db783-3b31-4696-ae84-c1bcc5d83dac x-openstack-request-id: req-e53db783-3b31-4696-ae84-c1bcc5d83dac 2019-07-30 10:45:56,153 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:56,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e53db783-3b31-4696-ae84-c1bcc5d83dac 2019-07-30 10:45:56,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470116138458s 2019-07-30 10:45:56,160 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:45:58,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:45:58,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:45:58,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:45: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-47ea9d62-fde2-4444-9d76-8374ef157e0d x-openstack-request-id: req-47ea9d62-fde2-4444-9d76-8374ef157e0d 2019-07-30 10:45:58,347 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:45:58,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-47ea9d62-fde2-4444-9d76-8374ef157e0d 2019-07-30 10:45:58,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185292959213s 2019-07-30 10:45:58,354 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:46:00,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:46:00,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:00,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46: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-38c87d44-6f65-44c9-adba-c958af07ccb8 x-openstack-request-id: req-38c87d44-6f65-44c9-adba-c958af07ccb8 2019-07-30 10:46:00,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:46:00,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38c87d44-6f65-44c9-adba-c958af07ccb8 2019-07-30 10:46:00,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18334197998s 2019-07-30 10:46:00,546 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:46:02,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:46:02,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:03,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46: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-70391e9c-d601-447d-8689-889fd9bc5a34 x-openstack-request-id: req-70391e9c-d601-447d-8689-889fd9bc5a34 2019-07-30 10:46:03,265 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:46:03,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-70391e9c-d601-447d-8689-889fd9bc5a34 2019-07-30 10:46:03,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715981960297s 2019-07-30 10:46:03,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:46:05,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:46:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:05,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46: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-9a13c910-29a7-4445-9de1-67be43ef4b88 x-openstack-request-id: req-9a13c910-29a7-4445-9de1-67be43ef4b88 2019-07-30 10:46:05,448 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:46:05,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a13c910-29a7-4445-9de1-67be43ef4b88 2019-07-30 10:46:05,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17410993576s 2019-07-30 10:46:05,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:46:07,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:46:07,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:08,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 10: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-db7aa153-11df-4d9b-9d65-b4d911537e2a x-openstack-request-id: req-db7aa153-11df-4d9b-9d65-b4d911537e2a 2019-07-30 10:46:08,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:44:14Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:46:08,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-db7aa153-11df-4d9b-9d65-b4d911537e2a 2019-07-30 10:46:08,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70397400856s 2019-07-30 10:46:08,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:46:10,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:46:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:10,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46: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-a6e630a1-9209-4af0-9bcd-57174a3287e0 x-openstack-request-id: req-a6e630a1-9209-4af0-9bcd-57174a3287e0 2019-07-30 10:46:10,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:9e:63", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:46:09.000000", "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:46:09Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:46:10,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6e630a1-9209-4af0-9bcd-57174a3287e0 2019-07-30 10:46:10,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361368894577s 2019-07-30 10:46:10,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 10:46:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=09b24589-6282-4099-bf73-3c6434d6b6be" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:10,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:10 GMT X-Openstack-Request-Id: req-b3463dcf-3a77-44d2-9023-44851ff1cdd6 2019-07-30 10:46:10,595 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:46:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c99c7269-4459-4caf-9140-81d358028a66","ip_address":"192.168.120.6"}],"id":"798e169e-3c2c-47c1-9009-ed74b05623dd","security_groups":["ace783ec-38a9-430d-8369-5754e4cd2950"],"mac_address":"fa:16:3e:cc:9e:63","project_id":"9df03697cd4c44be866c2132539686fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:44:14Z","binding:vnic_type":"normal","device_id":"09b24589-6282-4099-bf73-3c6434d6b6be","ip_allocation":"immediate"}]} 2019-07-30 10:46:10,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=09b24589-6282-4099-bf73-3c6434d6b6be used request id req-b3463dcf-3a77-44d2-9023-44851ff1cdd6 2019-07-30 10:46:10,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0562870502472s 2019-07-30 10:46:10,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:46:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=798e169e-3c2c-47c1-9009-ed74b05623dd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:10,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:10 GMT X-Openstack-Request-Id: req-3a6d2ab8-20dc-49ae-b7fb-fa59250983d9 2019-07-30 10:46:10,650 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 10:46:10,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=798e169e-3c2c-47c1-9009-ed74b05623dd used request id req-3a6d2ab8-20dc-49ae-b7fb-fa59250983d9 2019-07-30 10:46:10,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0446860790253s 2019-07-30 10:46:10,651 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:9e:63', 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'd2e85a57-3677-4402-895b-3c7c35c2d4dd'}), 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-30T10:46:09.000000', 'flavor': Munch({u'id': u'77ad69cb-b491-4abe-9db8-27fc38887f2e'}), 'az': u'nova', 'id': u'09b24589-6282-4099-bf73-3c6434d6b6be', 'security_groups': [Munch({u'name': u'cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'64d5c3ab60be4786972c632f45d5aa7f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9df03697cd4c44be866c2132539686fa', 'name': 'cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389', '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-30T10:46:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T10:46:09Z', 'hostId': u'e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad', '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-30T10:46:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9df03697cd4c44be866c2132539686fa', 'name': u'cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389', 'adminPass': u'KvXd8FbGxTca', 'tenant_id': u'9df03697cd4c44be866c2132539686fa', 'created_at': u'2019-07-30T10:44:12Z', 'created': u'2019-07-30T10:44:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 10:46:10,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:46:10,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:10,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:10 GMT X-Openstack-Request-Id: req-c1c06411-1e8d-493a-8819-e91477fbb66f 2019-07-30 10:46:10,751 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9df03697cd4c44be866c2132539686fa","l2_adjacency":true,"status":"ACTIVE","subnets":["c99c7269-4459-4caf-9140-81d358028a66"],"description":"","tags":[],"updated_at":"2019-07-30T10:43:56Z","qos_policy_id":null,"name":"cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389","admin_state_up":true,"tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:43:55Z","mtu":1450}]} 2019-07-30 10:46:10,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c1c06411-1e8d-493a-8819-e91477fbb66f 2019-07-30 10:46:10,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943009853363s 2019-07-30 10:46:10,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 10:46:10,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=09b24589-6282-4099-bf73-3c6434d6b6be" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:10,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:10 GMT X-Openstack-Request-Id: req-61d7f07e-fc40-4e73-8a6e-6b1cbeacb5d4 2019-07-30 10:46:10,804 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:46:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c99c7269-4459-4caf-9140-81d358028a66","ip_address":"192.168.120.6"}],"id":"798e169e-3c2c-47c1-9009-ed74b05623dd","security_groups":["ace783ec-38a9-430d-8369-5754e4cd2950"],"mac_address":"fa:16:3e:cc:9e:63","project_id":"9df03697cd4c44be866c2132539686fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:44:14Z","binding:vnic_type":"normal","device_id":"09b24589-6282-4099-bf73-3c6434d6b6be","ip_allocation":"immediate"}]} 2019-07-30 10:46:10,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=09b24589-6282-4099-bf73-3c6434d6b6be used request id req-61d7f07e-fc40-4e73-8a6e-6b1cbeacb5d4 2019-07-30 10:46:10,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0512640476227s 2019-07-30 10:46:10,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 10:46:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "fixed_ip_address": "192.168.120.6", "port_id": "798e169e-3c2c-47c1-9009-ed74b05623dd"}}' 2019-07-30 10:46:13,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:13 GMT X-Openstack-Request-Id: req-f2c33c30-eb57-45d3-95b2-c5ee54ae1a63 2019-07-30 10:46:13,036 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:46:11Z", "updated_at": "2019-07-30T10:46:11Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:9e:63", "device_id": "09b24589-6282-4099-bf73-3c6434d6b6be"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9df03697cd4c44be866c2132539686fa", "port_id": "798e169e-3c2c-47c1-9009-ed74b05623dd", "id": "299741d7-4ccd-44a2-8450-46395dc58f6a", "qos_policy_id": null}} 2019-07-30 10:46:13,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f2c33c30-eb57-45d3-95b2-c5ee54ae1a63 2019-07-30 10:46:13,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23161101341s 2019-07-30 10:46:13,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:46:13,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:13,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:13 GMT X-Openstack-Request-Id: req-187e1566-9fdb-4971-b220-5399a2bdadfa 2019-07-30 10:46:13,140 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:46:11Z", "updated_at": "2019-07-30T10:46:11Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:9e:63", "device_id": "09b24589-6282-4099-bf73-3c6434d6b6be"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9df03697cd4c44be866c2132539686fa", "port_id": "798e169e-3c2c-47c1-9009-ed74b05623dd", "id": "299741d7-4ccd-44a2-8450-46395dc58f6a", "qos_policy_id": null}]} 2019-07-30 10:46:13,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-187e1566-9fdb-4971-b220-5399a2bdadfa 2019-07-30 10:46:13,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0883369445801s 2019-07-30 10:46:13,148 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:46:13,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:46:13,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:13,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:13 GMT X-Openstack-Request-Id: req-68026e55-a2c8-4abb-97a6-69a543208a6f 2019-07-30 10:46:13,318 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:46:11Z", "updated_at": "2019-07-30T10:46:11Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:9e:63", "device_id": "09b24589-6282-4099-bf73-3c6434d6b6be"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9df03697cd4c44be866c2132539686fa", "port_id": "798e169e-3c2c-47c1-9009-ed74b05623dd", "id": "299741d7-4ccd-44a2-8450-46395dc58f6a", "qos_policy_id": null}]} 2019-07-30 10:46:13,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-68026e55-a2c8-4abb-97a6-69a543208a6f 2019-07-30 10:46:13,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602309703827s 2019-07-30 10:46:13,325 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:46:13,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:46:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:13,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:13 GMT X-Openstack-Request-Id: req-9b691ee4-1439-46ca-8505-561aa82a9b2e 2019-07-30 10:46:13,496 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:46:11Z", "updated_at": "2019-07-30T10:46:11Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:9e:63", "device_id": "09b24589-6282-4099-bf73-3c6434d6b6be"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9df03697cd4c44be866c2132539686fa", "port_id": "798e169e-3c2c-47c1-9009-ed74b05623dd", "id": "299741d7-4ccd-44a2-8450-46395dc58f6a", "qos_policy_id": null}]} 2019-07-30 10:46:13,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9b691ee4-1439-46ca-8505-561aa82a9b2e 2019-07-30 10:46:13,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607080459595s 2019-07-30 10:46:13,502 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:46:13,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:46:13,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:13,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:13 GMT X-Openstack-Request-Id: req-9fd6fd1c-733e-43d4-ab90-5e948bd55aa2 2019-07-30 10:46:13,982 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:46:11Z", "updated_at": "2019-07-30T10:46:11Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:9e:63", "device_id": "09b24589-6282-4099-bf73-3c6434d6b6be"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9df03697cd4c44be866c2132539686fa", "port_id": "798e169e-3c2c-47c1-9009-ed74b05623dd", "id": "299741d7-4ccd-44a2-8450-46395dc58f6a", "qos_policy_id": null}]} 2019-07-30 10:46:13,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9fd6fd1c-733e-43d4-ab90-5e948bd55aa2 2019-07-30 10:46:13,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.370127916336s 2019-07-30 10:46:13,988 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:46:14,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:46:14,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:14,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:14 GMT X-Openstack-Request-Id: req-7d93a2fc-8fcd-4155-a945-7b3aa33623c8 2019-07-30 10:46:14,159 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:46:11Z", "updated_at": "2019-07-30T10:46:11Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:9e:63", "device_id": "09b24589-6282-4099-bf73-3c6434d6b6be"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "9df03697cd4c44be866c2132539686fa", "port_id": "798e169e-3c2c-47c1-9009-ed74b05623dd", "id": "299741d7-4ccd-44a2-8450-46395dc58f6a", "qos_policy_id": null}]} 2019-07-30 10:46:14,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7d93a2fc-8fcd-4155-a945-7b3aa33623c8 2019-07-30 10:46:14,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600090026855s 2019-07-30 10:46:14,165 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:46:14,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:46:14,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:46:14,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46:14 GMT X-Openstack-Request-Id: req-a0c3c342-8cde-4a77-afdf-637dc1014754 2019-07-30 10:46:14,336 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:46:11Z", "updated_at": "2019-07-30T10:46:14Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:9e:63", "device_id": "09b24589-6282-4099-bf73-3c6434d6b6be"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "port_id": "798e169e-3c2c-47c1-9009-ed74b05623dd", "id": "299741d7-4ccd-44a2-8450-46395dc58f6a", "qos_policy_id": null}]} 2019-07-30 10:46:14,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a0c3c342-8cde-4a77-afdf-637dc1014754 2019-07-30 10:46:14,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601620674133s 2019-07-30 10:46:14,342 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5f7d8c4a-c150-4b93-9005-ca0d4843347b', 'updated_at': u'2019-07-30T10:46:14Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'798e169e-3c2c-47c1-9009-ed74b05623dd', 'id': u'299741d7-4ccd-44a2-8450-46395dc58f6a', 'network': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'port': u'798e169e-3c2c-47c1-9009-ed74b05623dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9df03697cd4c44be866c2132539686fa', 'name': 'cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9df03697cd4c44be866c2132539686fa', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd5818bba-3e51-4768-8c06-1d705a5a6aa2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cc:9e:63', u'device_id': u'09b24589-6282-4099-bf73-3c6434d6b6be'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9df03697cd4c44be866c2132539686fa', 'created_at': u'2019-07-30T10:46:11Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd5818bba-3e51-4768-8c06-1d705a5a6aa2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cc:9e:63', u'device_id': u'09b24589-6282-4099-bf73-3c6434d6b6be'}), 'router': u'5f7d8c4a-c150-4b93-9005-ca0d4843347b'}) 2019-07-30 10:46:14,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 10:46:14,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be/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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 10:46:14,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10405 Content-Type: application/json Date: Tue, 30 Jul 2019 10:46: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-ff8a98ea-e8a3-4b99-ab51-d3a195515f7b x-openstack-request-id: req-ff8a98ea-e8a3-4b99-ab51-d3a195515f7b 2019-07-30 10:46:14,413 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 668699854 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.910 MHz processor\n[ 0.378071] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.381357] pid_max: default: 32768 minimum: 301\n[ 0.383143] ACPI: Core revision 20150930\n[ 0.385377] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.387964] Security Framework initialized\n[ 0.389574] Yama: becoming mindful.\n[ 0.391006] AppArmor: AppArmor initialized\n[ 0.392813] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.399119] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.406060] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.408509] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.411764] Initializing cgroup subsys io\n[ 0.413371] Initializing cgroup subsys memory\n[ 0.415101] Initializing cgroup subsys devices\n[ 0.416826] Initializing cgroup subsys freezer\n[ 0.418543] Initializing cgroup subsys net_cls\n[ 0.420265] Initializing cgroup subsys perf_event\n[ 0.422059] Initializing cgroup subsys net_prio\n[ 0.423889] Initializing cgroup subsys hugetlb\n[ 0.425665] Initializing cgroup subsys pids\n[ 0.428137] mce: CPU supports 10 MCE banks\n[ 0.429881] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.431887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.434102] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.436199] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.439306] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.441864] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.445069] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.448136] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.451702] MDS: Mitigation: Clear CPU buffers\n[ 0.456046] Freeing SMP alternatives memory: 36K\n[ 0.463283] ftrace: allocating 32312 entries in 127 pages\n[ 0.512488] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.514901] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.517301] smpboot: Max logical packages: 2\n[ 0.519234] x2apic enabled\n[ 0.520737] Switched APIC routing to physical x2apic.\n[ 0.523922] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.526334] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.530702] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.543530] KVM setup paravirtual spinlock\n[ 0.546798] x86: Booting SMP configuration:\n[ 0.548557] .... node #0, CPUs: #1\n[ 0.550316] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.573116] x86: Booted up 1 node, 2 CPUs\n[ 0.573118] KVM setup async PF for cpu 1\n[ 0.573122] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.578259] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.581234] devtmpfs: initialized\n[ 0.584197] evm: security.selinux\n[ 0.585603] evm: security.SMACK64\n[ 0.586948] evm: security.SMACK64EXEC\n[ 0.588389] evm: security.SMACK64TRANSMUTE\n[ 0.589985] evm: security.SMACK64MMAP\n[ 0.591459] evm: security.ima\n[ 0.592683] evm: security.capability\n[ 0.594348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.597991] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.600402] pinctrl core: initialized pinctrl subsystem\n[ 0.602542] RTC time: 10:46:10, date: 07/30/19\n[ 0.605111] NET: Registered protocol family 16\n[ 0.618932] cpuidle: using governor ladder\n[ 0.631022] cpuidle: using governor menu\n[ 0.632573] PCCT header not found.\n[ 0.634098] ACPI: bus type PCI registered\n[ 0.635700] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.638255] PCI: Using configuration type 1 for base access\n[ 0.652989] ACPI: Added _OSI(Module Device)\n[ 0.654667] ACPI: Added _OSI(Processor Device)\n[ 0.656430] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.674968] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678718] ACPI: Interpreter enabled\n[ 0.680227] ACPI: (supports S0 S5)\n[ 0.681631] ACPI: Using IOAPIC for interrupt routing\n[ 0.683529] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.688898] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.691184] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.693605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.695945] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.700359] acpiphp: Slot [3] registered\n[ 0.701953] acpiphp: Slot [4] registered\n[ 0.703540] acpiphp: Slot [5] registered\n[ 0.705102] acpiphp: Slot [6] registered\n[ 0.706703] acpiphp: Slot [7] registered\n[ 0.708286] acpiphp: Slot [8] registered\n[ 0.709851] acpiphp: Slot [9] registered\n[ 0.711450] acpiphp: Slot [10] registered\n[ 0.713035] acpiphp: Slot [11] registered\n[ 0.714653] acpiphp: Slot [12] registered\n[ 0.716234] acpiphp: Slot [13] registered\n[ 0.717849] acpiphp: Slot [14] registered\n[ 0.719438] acpiphp: Slot [15] registered\n[ 0.721015] acpiphp: Slot [16] registered\n[ 0.722638] acpiphp: Slot [17] registered\n[ 0.724226] acpiphp: Slot [18] registered\n[ 0.725815] acpiphp: Slot [19] registered\n[ 0.727454] acpiphp: Slot [20] registered\n[ 0.729113] acpiphp: Slot [21] registered\n[ 0.730733] acpiphp: Slot [22] registered\n[ 0.732325] acpiphp: Slot [23] registered\n[ 0.733941] acpiphp: Slot [24] registered\n[ 0.735554] acpiphp: Slot [25] registered\n[ 0.737160] acpiphp: Slot [26] registered\n[ 0.738784] acpiphp: Slot [27] registered\n[ 0.740371] acpiphp: Slot [28] registered\n[ 0.741993] acpiphp: Slot [29] registered\n[ 0.743593] acpiphp: Slot [30] registered\n[ 0.745177] acpiphp: Slot [31] registered\n[ 0.746775] PCI host bridge to bus 0000:00\n[ 0.748382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.750797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.753181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.756023] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.758901] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.761779] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.767932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.770467] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.772798] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.775523] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.780449] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.783243] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812763] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818459] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821145] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.823601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826103] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.828227] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.831236] vgaarb: loaded\n[ 0.832391] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834729] SCSI subsystem initialized\n[ 0.836536] ACPI: bus type USB registered\n[ 0.838155] usbcore: registered new interface driver usbfs\n[ 0.840179] usbcore: registered new interface driver hub\n[ 0.842180] usbcore: registered new device driver usb\n[ 0.844395] PCI: Using ACPI for IRQ routing\n[ 0.846468] NetLabel: Initializing\n[ 0.847890] NetLabel: domain hash size = 128\n[ 0.849569] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.851447] NetLabel: unlabeled traffic allowed by default\n[ 0.853713] amd_nb: Cannot enumerate AMD northbridges\n[ 0.855726] clocksource: Switched to clocksource kvm-clock\n[ 0.867915] AppArmor: AppArmor Filesystem Enabled\n[ 0.869804] pnp: PnP ACPI init\n[ 0.871418] pnp: PnP ACPI: found 5 devices\n[ 0.879753] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.883062] NET: Registered protocol family 2\n[ 0.885118] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.888126] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.890910] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.893389] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.895605] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.898048] NET: Registered protocol family 1\n[ 0.899769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.901915] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.904012] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923923] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.943942] Unpacking initramfs...\n[ 1.142646] Freeing initrd memory: 14824K\n[ 1.144394] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.146729] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.149222] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.153028] Scanning for low memory corruption every 60 seconds\n[ 1.155631] audit: initializing netlink subsys (disabled)\n[ 1.157706] audit: type=2000 audit(1564483570.719:1): initialized\n[ 1.160235] Initialise system trusted keyring\n[ 1.162134] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.164492] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.167996] zbud: loaded\n[ 1.169520] VFS: Disk quotas dquot_6.6.0\n[ 1.171120] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.173855] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.176309] fuse init (API version 7.23)\n[ 1.178007] Key type big_key registered\n[ 1.179554] Allocating IMA MOK and blacklist keyrings.\n[ 1.182137] Key type asymmetric registered\n[ 1.183821] Asymmetric key parser 'x509' registered\n[ 1.185713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.188654] io scheduler noop registered\n[ 1.190219] io scheduler deadline registered (default)\n[ 1.192226] io scheduler cfq registered\n[ 1.193846] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.195947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.198462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.201287] ACPI: Power Button [PWRF]\n[ 1.202977] GHES: HEST is not enabled!\n[ 1.222682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.262830] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.266763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.292721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.296771] Linux agpgart interface v0.103\n[ 1.300451] loop: module loaded\n[ 1.303600] vda: vda1\n[ 1.305561] scsi host0: ata_piix\n[ 1.307118] scsi host1: ata_piix\n[ 1.308561] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.311009] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.313598] libphy: Fixed MDIO Bus: probed\n[ 1.315324] tun: Universal TUN/TAP device driver, 1.6\n[ 1.317263] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.320890] PPP generic driver version 2.4.2\n[ 1.322648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.325023] ehci-pci: EHCI PCI platform driver\n[ 1.326760] ehci-platform: EHCI generic platform driver\n[ 1.328774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.331057] ohci-pci: OHCI PCI platform driver\n[ 1.332828] ohci-platform: OHCI generic platform driver\n[ 1.334832] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.355203] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.357246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.360158] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.362106] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.364362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.366827] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.369681] usb usb1: Product: UHCI Host Controller\n[ 1.371548] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.373912] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.375808] hub 1-0:1.0: USB hub found\n[ 1.377339] hub 1-0:1.0: 2 ports detected\n[ 1.379074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.383177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.385117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.387116] mousedev: PS/2 mouse device common for all mice\n[ 1.389470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.391810] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.394172] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.397621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.400078] i2c /dev entries driver\n[ 1.401567] device-mapper: uevent: version 1.0.3\n[ 1.403450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.406659] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.425802] NET: Registered protocol family 10\n[ 1.427839] NET: Registered protocol family 17\n[ 1.429563] Key type dns_resolver registered\n[ 1.431562] registered taskstats version 1\n[ 1.433217] Loading compiled-in X.509 certificates\n[ 1.435604] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.439228] zswap: loaded using pool lzo/zbud\n[ 1.442673] Key type trusted registered\n[ 1.446766] Key type encrypted registered\n[ 1.448447] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.450486] ima: No TPM chip found, activating TPM-bypass!\n[ 1.452537] ima: Allocated hash algorithm: sha1\n[ 1.454262] evm: HMAC attrs: 0x1\n[ 1.456028] Magic number: 11:556:781\n[ 1.457694] rtc_cmos 00:00: setting system clock to 2019-07-30 10:46:11 UTC (1564483571)\n[ 1.460882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.463065] EDD information not available.\n[ 1.473451] Freeing unused kernel memory: 1484K\n[ 1.483805] Write protecting the kernel read-only data: 14336k\n[ 1.487518] Freeing unused kernel memory: 1612K\n[ 1.489452] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.502417] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502724] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502748] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510663] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510825] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510877] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510922] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511010] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.560226] virtio_net virtio0 ens3: renamed from eth0\n[ 1.568580] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.572177] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.591005] AVX2 version of gcm_enc/dec engaged.\n[ 1.593010] AES CTR mode by8 optimization enabled\n[ 1.604328] FDC 0 is a S82078B\n[ 1.687740] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.852936] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.855399] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.857941] usb 1-1: Product: QEMU USB Tablet\n[ 1.859649] usb 1-1: Manufacturer: QEMU\n[ 1.861174] usb 1-1: SerialNumber: 42\n[ 1.868325] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.875192] usbcore: registered new interface driver usbhid\n[ 1.877320] usbhid: USB HID core driver\n[ 1.880187] 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.884430] 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.972094] md: linear personality registered for level -1\n[ 2.976476] md: multipath personality registered for level -4\n[ 2.980697] md: raid0 personality registered for level 0\n[ 2.985425] md: raid1 personality registered for level 1\n[ 3.055756] raid6: sse2x1 gen() 11500 MB/s\n[ 3.123731] raid6: sse2x1 xor() 9007 MB/s\n[ 3.191749] raid6: sse2x2 gen() 14576 MB/s\n[ 3.259751] raid6: sse2x2 xor() 9876 MB/s\n[ 3.327748] raid6: sse2x4 gen() 16819 MB/s\n[ 3.395749] raid6: sse2x4 xor() 11216 MB/s\n[ 3.463760] raid6: avx2x1 gen() 21879 MB/s\n[ 3.531750] raid6: avx2x2 gen() 26027 MB/s\n[ 3.599749] raid6: avx2x4 gen() 29676 MB/s\n[ 3.601376] raid6: using algorithm avx2x4 gen() 29676 MB/s\n[ 3.603343] raid6: using avx2x2 recovery algorithm\n[ 3.606115] xor: automatically using best checksumming function:\n[ 3.647721] avx : 33278.000 MB/sec\n[ 3.650556] async_tx: api initialized (async)\n[ 3.659909] md: raid6 personality registered for level 6\n[ 3.661895] md: raid5 personality registered for level 5\n[ 3.663827] md: raid4 personality registered for level 4\n[ 3.670738] 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.703294] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.723364] 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.821199] 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.827836] systemd[1]: Detected virtualization kvm.\n[ 3.829759] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.834508] systemd[1]: Set hostname to .\n[ 3.837832] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.839974] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.972812] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.976663] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.980115] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.983760] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.988281] 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.994000] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.997183] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.000976] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.004697] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.008500] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.012874] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.016357] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.019778] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.023834] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.028269] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.032316] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.036013] 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.041004] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.044636] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.048521] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.063909] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.068188] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.072126] 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.078471] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.083153] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.087588] 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[ 4.093871] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.098889] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.106830] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.114364] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.118440] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.124500] systemd[1]: Mounted Huge Pages File System.\n[[ 4.126899] Loading iSCSI transport class v2.0-870.\n[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.130142] systemd[1]: Mounted Debug File System.\n[ 4.132091] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.135440] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.140784] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.145364] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.149817] iscsi: registered transport (tcp)\n[ 4.152181] 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.172423] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.177644] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.181922] iscsi: registered transport (iser)\n[ 4.184414] 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 LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 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"} 2019-07-30 10:46:14,414 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be/action used request id req-ff8a98ea-e8a3-4b99-ab51-d3a195515f7b 2019-07-30 10:46:14,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715410709381s 2019-07-30 10:46:14,415 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 668699854 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.910 MHz processor [ 0.378071] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.381357] pid_max: default: 32768 minimum: 301 [ 0.383143] ACPI: Core revision 20150930 [ 0.385377] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.387964] Security Framework initialized [ 0.389574] Yama: becoming mindful. [ 0.391006] AppArmor: AppArmor initialized [ 0.392813] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.399119] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406060] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.408509] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.411764] Initializing cgroup subsys io [ 0.413371] Initializing cgroup subsys memory [ 0.415101] Initializing cgroup subsys devices [ 0.416826] Initializing cgroup subsys freezer [ 0.418543] Initializing cgroup subsys net_cls [ 0.420265] Initializing cgroup subsys perf_event [ 0.422059] Initializing cgroup subsys net_prio [ 0.423889] Initializing cgroup subsys hugetlb [ 0.425665] Initializing cgroup subsys pids [ 0.428137] mce: CPU supports 10 MCE banks [ 0.429881] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.431887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.434102] Spectre V2 : Mitigation: Full generic retpoline [ 0.436199] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.439306] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.441864] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.445069] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.448136] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.451702] MDS: Mitigation: Clear CPU buffers [ 0.456046] Freeing SMP alternatives memory: 36K [ 0.463283] ftrace: allocating 32312 entries in 127 pages [ 0.512488] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.514901] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.517301] smpboot: Max logical packages: 2 [ 0.519234] x2apic enabled [ 0.520737] Switched APIC routing to physical x2apic. [ 0.523922] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.526334] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.530702] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.543530] KVM setup paravirtual spinlock [ 0.546798] x86: Booting SMP configuration: [ 0.548557] .... node #0, CPUs: #1 [ 0.550316] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.573116] x86: Booted up 1 node, 2 CPUs [ 0.573118] KVM setup async PF for cpu 1 [ 0.573122] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.578259] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.581234] devtmpfs: initialized [ 0.584197] evm: security.selinux [ 0.585603] evm: security.SMACK64 [ 0.586948] evm: security.SMACK64EXEC [ 0.588389] evm: security.SMACK64TRANSMUTE [ 0.589985] evm: security.SMACK64MMAP [ 0.591459] evm: security.ima [ 0.592683] evm: security.capability [ 0.594348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.597991] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.600402] pinctrl core: initialized pinctrl subsystem [ 0.602542] RTC time: 10:46:10, date: 07/30/19 [ 0.605111] NET: Registered protocol family 16 [ 0.618932] cpuidle: using governor ladder [ 0.631022] cpuidle: using governor menu [ 0.632573] PCCT header not found. [ 0.634098] ACPI: bus type PCI registered [ 0.635700] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.638255] PCI: Using configuration type 1 for base access [ 0.652989] ACPI: Added _OSI(Module Device) [ 0.654667] ACPI: Added _OSI(Processor Device) [ 0.656430] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.674968] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678718] ACPI: Interpreter enabled [ 0.680227] ACPI: (supports S0 S5) [ 0.681631] ACPI: Using IOAPIC for interrupt routing [ 0.683529] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.688898] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.691184] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.693605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.695945] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.700359] acpiphp: Slot [3] registered [ 0.701953] acpiphp: Slot [4] registered [ 0.703540] acpiphp: Slot [5] registered [ 0.705102] acpiphp: Slot [6] registered [ 0.706703] acpiphp: Slot [7] registered [ 0.708286] acpiphp: Slot [8] registered [ 0.709851] acpiphp: Slot [9] registered [ 0.711450] acpiphp: Slot [10] registered [ 0.713035] acpiphp: Slot [11] registered [ 0.714653] acpiphp: Slot [12] registered [ 0.716234] acpiphp: Slot [13] registered [ 0.717849] acpiphp: Slot [14] registered [ 0.719438] acpiphp: Slot [15] registered [ 0.721015] acpiphp: Slot [16] registered [ 0.722638] acpiphp: Slot [17] registered [ 0.724226] acpiphp: Slot [18] registered [ 0.725815] acpiphp: Slot [19] registered [ 0.727454] acpiphp: Slot [20] registered [ 0.729113] acpiphp: Slot [21] registered [ 0.730733] acpiphp: Slot [22] registered [ 0.732325] acpiphp: Slot [23] registered [ 0.733941] acpiphp: Slot [24] registered [ 0.735554] acpiphp: Slot [25] registered [ 0.737160] acpiphp: Slot [26] registered [ 0.738784] acpiphp: Slot [27] registered [ 0.740371] acpiphp: Slot [28] registered [ 0.741993] acpiphp: Slot [29] registered [ 0.743593] acpiphp: Slot [30] registered [ 0.745177] acpiphp: Slot [31] registered [ 0.746775] PCI host bridge to bus 0000:00 [ 0.748382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.750797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.753181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.756023] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.758901] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.761779] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.767932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.770467] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.772798] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.775523] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.780449] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.783243] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812763] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818459] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821145] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.823601] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826103] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.828227] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.831236] vgaarb: loaded [ 0.832391] vgaarb: bridge control possible 0000:00:02.0 [ 0.834729] SCSI subsystem initialized [ 0.836536] ACPI: bus type USB registered [ 0.838155] usbcore: registered new interface driver usbfs [ 0.840179] usbcore: registered new interface driver hub [ 0.842180] usbcore: registered new device driver usb [ 0.844395] PCI: Using ACPI for IRQ routing [ 0.846468] NetLabel: Initializing [ 0.847890] NetLabel: domain hash size = 128 [ 0.849569] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.851447] NetLabel: unlabeled traffic allowed by default [ 0.853713] amd_nb: Cannot enumerate AMD northbridges [ 0.855726] clocksource: Switched to clocksource kvm-clock [ 0.867915] AppArmor: AppArmor Filesystem Enabled [ 0.869804] pnp: PnP ACPI init [ 0.871418] pnp: PnP ACPI: found 5 devices [ 0.879753] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.883062] NET: Registered protocol family 2 [ 0.885118] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.888126] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.890910] TCP: Hash tables configured (established 32768 bind 32768) [ 0.893389] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.895605] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.898048] NET: Registered protocol family 1 [ 0.899769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.901915] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.904012] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923923] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.943942] Unpacking initramfs... [ 1.142646] Freeing initrd memory: 14824K [ 1.144394] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.146729] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.149222] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns [ 1.153028] Scanning for low memory corruption every 60 seconds [ 1.155631] audit: initializing netlink subsys (disabled) [ 1.157706] audit: type=2000 audit(1564483570.719:1): initialized [ 1.160235] Initialise system trusted keyring [ 1.162134] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.164492] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.167996] zbud: loaded [ 1.169520] VFS: Disk quotas dquot_6.6.0 [ 1.171120] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.173855] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.176309] fuse init (API version 7.23) [ 1.178007] Key type big_key registered [ 1.179554] Allocating IMA MOK and blacklist keyrings. [ 1.182137] Key type asymmetric registered [ 1.183821] Asymmetric key parser 'x509' registered [ 1.185713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.188654] io scheduler noop registered [ 1.190219] io scheduler deadline registered (default) [ 1.192226] io scheduler cfq registered [ 1.193846] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.195947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.198462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.201287] ACPI: Power Button [PWRF] [ 1.202977] GHES: HEST is not enabled! [ 1.222682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.262830] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.266763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.292721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.296771] Linux agpgart interface v0.103 [ 1.300451] loop: module loaded [ 1.303600] vda: vda1 [ 1.305561] scsi host0: ata_piix [ 1.307118] scsi host1: ata_piix [ 1.308561] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.311009] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.313598] libphy: Fixed MDIO Bus: probed [ 1.315324] tun: Universal TUN/TAP device driver, 1.6 [ 1.317263] tun: (C) 1999-2004 Max Krasnyansky [ 1.320890] PPP generic driver version 2.4.2 [ 1.322648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.325023] ehci-pci: EHCI PCI platform driver [ 1.326760] ehci-platform: EHCI generic platform driver [ 1.328774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.331057] ohci-pci: OHCI PCI platform driver [ 1.332828] ohci-platform: OHCI generic platform driver [ 1.334832] uhci_hcd: USB Universal Host Controller Interface driver [ 1.355203] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.357246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.360158] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.362106] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.364362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.366827] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.369681] usb usb1: Product: UHCI Host Controller [ 1.371548] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.373912] usb usb1: SerialNumber: 0000:00:01.2 [ 1.375808] hub 1-0:1.0: USB hub found [ 1.377339] hub 1-0:1.0: 2 ports detected [ 1.379074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.383177] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.385117] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.387116] mousedev: PS/2 mouse device common for all mice [ 1.389470] rtc_cmos 00:00: RTC can wake from S4 [ 1.391810] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.394172] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.397621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.400078] i2c /dev entries driver [ 1.401567] device-mapper: uevent: version 1.0.3 [ 1.403450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.406659] ledtrig-cpu: registered to indicate activity on CPUs [ 1.425802] NET: Registered protocol family 10 [ 1.427839] NET: Registered protocol family 17 [ 1.429563] Key type dns_resolver registered [ 1.431562] registered taskstats version 1 [ 1.433217] Loading compiled-in X.509 certificates [ 1.435604] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.439228] zswap: loaded using pool lzo/zbud [ 1.442673] Key type trusted registered [ 1.446766] Key type encrypted registered [ 1.448447] AppArmor: AppArmor sha1 policy hashing enabled [ 1.450486] ima: No TPM chip found, activating TPM-bypass! [ 1.452537] ima: Allocated hash algorithm: sha1 [ 1.454262] evm: HMAC attrs: 0x1 [ 1.456028] Magic number: 11:556:781 [ 1.457694] rtc_cmos 00:00: setting system clock to 2019-07-30 10:46:11 UTC (1564483571) [ 1.460882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.463065] EDD information not available. [ 1.473451] Freeing unused kernel memory: 1484K [ 1.483805] Write protecting the kernel read-only data: 14336k [ 1.487518] Freeing unused kernel memory: 1612K [ 1.489452] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.502417] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502724] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502748] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510663] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510825] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510877] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510922] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511010] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.560226] virtio_net virtio0 ens3: renamed from eth0 [ 1.568580] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.572177] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.591005] AVX2 version of gcm_enc/dec engaged. [ 1.593010] AES CTR mode by8 optimization enabled [ 1.604328] FDC 0 is a S82078B [ 1.687740] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.852936] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.855399] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.857941] usb 1-1: Product: QEMU USB Tablet [ 1.859649] usb 1-1: Manufacturer: QEMU [ 1.861174] usb 1-1: SerialNumber: 42 [ 1.868325] hidraw: raw HID events driver (C) Jiri Kosina [ 1.875192] usbcore: registered new interface driver usbhid [ 1.877320] usbhid: USB HID core driver [ 1.880187] 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.884430] 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.972094] md: linear personality registered for level -1 [ 2.976476] md: multipath personality registered for level -4 [ 2.980697] md: raid0 personality registered for level 0 [ 2.985425] md: raid1 personality registered for level 1 [ 3.055756] raid6: sse2x1 gen() 11500 MB/s [ 3.123731] raid6: sse2x1 xor() 9007 MB/s [ 3.191749] raid6: sse2x2 gen() 14576 MB/s [ 3.259751] raid6: sse2x2 xor() 9876 MB/s [ 3.327748] raid6: sse2x4 gen() 16819 MB/s [ 3.395749] raid6: sse2x4 xor() 11216 MB/s [ 3.463760] raid6: avx2x1 gen() 21879 MB/s [ 3.531750] raid6: avx2x2 gen() 26027 MB/s [ 3.599749] raid6: avx2x4 gen() 29676 MB/s [ 3.601376] raid6: using algorithm avx2x4 gen() 29676 MB/s [ 3.603343] raid6: using avx2x2 recovery algorithm [ 3.606115] xor: automatically using best checksumming function: [ 3.647721] avx : 33278.000 MB/sec [ 3.650556] async_tx: api initialized (async) [ 3.659909] md: raid6 personality registered for level 6 [ 3.661895] md: raid5 personality registered for level 5 [ 3.663827] md: raid4 personality registered for level 4 [ 3.670738] 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.703294] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.723364] 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.821199] 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.827836] systemd[1]: Detected virtualization kvm. [ 3.829759] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.834508] systemd[1]: Set hostname to . [ 3.837832] systemd[1]: Initializing machine ID from KVM UUID. [ 3.839974] systemd[1]: Installed transient /etc/machine-id file. [ 3.972812] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.976663] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.980115] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.983760] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.988281] 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.994000] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.997183] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.000976] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.004697] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.008500] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.012874] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.016357] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.019778] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.023834] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.028269] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.032316] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.036013] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.041004] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.044636] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.048521] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.063909] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.068188] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.072126] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.078471] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.083153] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.087588] 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... [ 4.093871] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.098889] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.106830] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.114364] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.118440] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.124500] systemd[1]: Mounted Huge Pages File System. [[ 4.126899] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Mounted Huge Pages File System. [ 4.130142] systemd[1]: Mounted Debug File System. [ 4.132091] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Mounted Debug File System. [ 4.135440] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.140784] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.145364] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.149817] iscsi: registered transport (tcp) [ 4.152181] 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.172423] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.177644] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.181922] iscsi: registered transport (iser) [ 4.184414] 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 LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 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. 2019-07-30 10:46:15,418 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-07-30 10:46:24,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 10:46:24,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be/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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 10:46:24,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13396 Content-Type: application/json Date: Tue, 30 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-d1f800c8-36a4-4b9e-8755-cbb30900cda3 x-openstack-request-id: req-d1f800c8-36a4-4b9e-8755-cbb30900cda3 2019-07-30 10:46:24,500 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 668699854 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.910 MHz processor\n[ 0.378071] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.381357] pid_max: default: 32768 minimum: 301\n[ 0.383143] ACPI: Core revision 20150930\n[ 0.385377] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.387964] Security Framework initialized\n[ 0.389574] Yama: becoming mindful.\n[ 0.391006] AppArmor: AppArmor initialized\n[ 0.392813] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.399119] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.406060] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.408509] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.411764] Initializing cgroup subsys io\n[ 0.413371] Initializing cgroup subsys memory\n[ 0.415101] Initializing cgroup subsys devices\n[ 0.416826] Initializing cgroup subsys freezer\n[ 0.418543] Initializing cgroup subsys net_cls\n[ 0.420265] Initializing cgroup subsys perf_event\n[ 0.422059] Initializing cgroup subsys net_prio\n[ 0.423889] Initializing cgroup subsys hugetlb\n[ 0.425665] Initializing cgroup subsys pids\n[ 0.428137] mce: CPU supports 10 MCE banks\n[ 0.429881] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.431887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.434102] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.436199] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.439306] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.441864] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.445069] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.448136] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.451702] MDS: Mitigation: Clear CPU buffers\n[ 0.456046] Freeing SMP alternatives memory: 36K\n[ 0.463283] ftrace: allocating 32312 entries in 127 pages\n[ 0.512488] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.514901] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.517301] smpboot: Max logical packages: 2\n[ 0.519234] x2apic enabled\n[ 0.520737] Switched APIC routing to physical x2apic.\n[ 0.523922] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.526334] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.530702] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.543530] KVM setup paravirtual spinlock\n[ 0.546798] x86: Booting SMP configuration:\n[ 0.548557] .... node #0, CPUs: #1\n[ 0.550316] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.573116] x86: Booted up 1 node, 2 CPUs\n[ 0.573118] KVM setup async PF for cpu 1\n[ 0.573122] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.578259] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.581234] devtmpfs: initialized\n[ 0.584197] evm: security.selinux\n[ 0.585603] evm: security.SMACK64\n[ 0.586948] evm: security.SMACK64EXEC\n[ 0.588389] evm: security.SMACK64TRANSMUTE\n[ 0.589985] evm: security.SMACK64MMAP\n[ 0.591459] evm: security.ima\n[ 0.592683] evm: security.capability\n[ 0.594348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.597991] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.600402] pinctrl core: initialized pinctrl subsystem\n[ 0.602542] RTC time: 10:46:10, date: 07/30/19\n[ 0.605111] NET: Registered protocol family 16\n[ 0.618932] cpuidle: using governor ladder\n[ 0.631022] cpuidle: using governor menu\n[ 0.632573] PCCT header not found.\n[ 0.634098] ACPI: bus type PCI registered\n[ 0.635700] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.638255] PCI: Using configuration type 1 for base access\n[ 0.652989] ACPI: Added _OSI(Module Device)\n[ 0.654667] ACPI: Added _OSI(Processor Device)\n[ 0.656430] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.674968] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678718] ACPI: Interpreter enabled\n[ 0.680227] ACPI: (supports S0 S5)\n[ 0.681631] ACPI: Using IOAPIC for interrupt routing\n[ 0.683529] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.688898] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.691184] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.693605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.695945] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.700359] acpiphp: Slot [3] registered\n[ 0.701953] acpiphp: Slot [4] registered\n[ 0.703540] acpiphp: Slot [5] registered\n[ 0.705102] acpiphp: Slot [6] registered\n[ 0.706703] acpiphp: Slot [7] registered\n[ 0.708286] acpiphp: Slot [8] registered\n[ 0.709851] acpiphp: Slot [9] registered\n[ 0.711450] acpiphp: Slot [10] registered\n[ 0.713035] acpiphp: Slot [11] registered\n[ 0.714653] acpiphp: Slot [12] registered\n[ 0.716234] acpiphp: Slot [13] registered\n[ 0.717849] acpiphp: Slot [14] registered\n[ 0.719438] acpiphp: Slot [15] registered\n[ 0.721015] acpiphp: Slot [16] registered\n[ 0.722638] acpiphp: Slot [17] registered\n[ 0.724226] acpiphp: Slot [18] registered\n[ 0.725815] acpiphp: Slot [19] registered\n[ 0.727454] acpiphp: Slot [20] registered\n[ 0.729113] acpiphp: Slot [21] registered\n[ 0.730733] acpiphp: Slot [22] registered\n[ 0.732325] acpiphp: Slot [23] registered\n[ 0.733941] acpiphp: Slot [24] registered\n[ 0.735554] acpiphp: Slot [25] registered\n[ 0.737160] acpiphp: Slot [26] registered\n[ 0.738784] acpiphp: Slot [27] registered\n[ 0.740371] acpiphp: Slot [28] registered\n[ 0.741993] acpiphp: Slot [29] registered\n[ 0.743593] acpiphp: Slot [30] registered\n[ 0.745177] acpiphp: Slot [31] registered\n[ 0.746775] PCI host bridge to bus 0000:00\n[ 0.748382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.750797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.753181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.756023] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.758901] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.761779] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.767932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.770467] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.772798] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.775523] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.780449] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.783243] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.809925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.812763] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.815500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818459] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821145] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.823601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826103] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.828227] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.831236] vgaarb: loaded\n[ 0.832391] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834729] SCSI subsystem initialized\n[ 0.836536] ACPI: bus type USB registered\n[ 0.838155] usbcore: registered new interface driver usbfs\n[ 0.840179] usbcore: registered new interface driver hub\n[ 0.842180] usbcore: registered new device driver usb\n[ 0.844395] PCI: Using ACPI for IRQ routing\n[ 0.846468] NetLabel: Initializing\n[ 0.847890] NetLabel: domain hash size = 128\n[ 0.849569] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.851447] NetLabel: unlabeled traffic allowed by default\n[ 0.853713] amd_nb: Cannot enumerate AMD northbridges\n[ 0.855726] clocksource: Switched to clocksource kvm-clock\n[ 0.867915] AppArmor: AppArmor Filesystem Enabled\n[ 0.869804] pnp: PnP ACPI init\n[ 0.871418] pnp: PnP ACPI: found 5 devices\n[ 0.879753] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.883062] NET: Registered protocol family 2\n[ 0.885118] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.888126] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.890910] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.893389] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.895605] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.898048] NET: Registered protocol family 1\n[ 0.899769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.901915] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.904012] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.923923] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.943942] Unpacking initramfs...\n[ 1.142646] Freeing initrd memory: 14824K\n[ 1.144394] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.146729] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.149222] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.153028] Scanning for low memory corruption every 60 seconds\n[ 1.155631] audit: initializing netlink subsys (disabled)\n[ 1.157706] audit: type=2000 audit(1564483570.719:1): initialized\n[ 1.160235] Initialise system trusted keyring\n[ 1.162134] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.164492] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.167996] zbud: loaded\n[ 1.169520] VFS: Disk quotas dquot_6.6.0\n[ 1.171120] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.173855] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.176309] fuse init (API version 7.23)\n[ 1.178007] Key type big_key registered\n[ 1.179554] Allocating IMA MOK and blacklist keyrings.\n[ 1.182137] Key type asymmetric registered\n[ 1.183821] Asymmetric key parser 'x509' registered\n[ 1.185713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.188654] io scheduler noop registered\n[ 1.190219] io scheduler deadline registered (default)\n[ 1.192226] io scheduler cfq registered\n[ 1.193846] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.195947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.198462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.201287] ACPI: Power Button [PWRF]\n[ 1.202977] GHES: HEST is not enabled!\n[ 1.222682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.262830] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.266763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.292721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.296771] Linux agpgart interface v0.103\n[ 1.300451] loop: module loaded\n[ 1.303600] vda: vda1\n[ 1.305561] scsi host0: ata_piix\n[ 1.307118] scsi host1: ata_piix\n[ 1.308561] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.311009] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.313598] libphy: Fixed MDIO Bus: probed\n[ 1.315324] tun: Universal TUN/TAP device driver, 1.6\n[ 1.317263] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.320890] PPP generic driver version 2.4.2\n[ 1.322648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.325023] ehci-pci: EHCI PCI platform driver\n[ 1.326760] ehci-platform: EHCI generic platform driver\n[ 1.328774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.331057] ohci-pci: OHCI PCI platform driver\n[ 1.332828] ohci-platform: OHCI generic platform driver\n[ 1.334832] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.355203] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.357246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.360158] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.362106] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.364362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.366827] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.369681] usb usb1: Product: UHCI Host Controller\n[ 1.371548] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.373912] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.375808] hub 1-0:1.0: USB hub found\n[ 1.377339] hub 1-0:1.0: 2 ports detected\n[ 1.379074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.383177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.385117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.387116] mousedev: PS/2 mouse device common for all mice\n[ 1.389470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.391810] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.394172] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.397621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.400078] i2c /dev entries driver\n[ 1.401567] device-mapper: uevent: version 1.0.3\n[ 1.403450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.406659] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.425802] NET: Registered protocol family 10\n[ 1.427839] NET: Registered protocol family 17\n[ 1.429563] Key type dns_resolver registered\n[ 1.431562] registered taskstats version 1\n[ 1.433217] Loading compiled-in X.509 certificates\n[ 1.435604] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.439228] zswap: loaded using pool lzo/zbud\n[ 1.442673] Key type trusted registered\n[ 1.446766] Key type encrypted registered\n[ 1.448447] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.450486] ima: No TPM chip found, activating TPM-bypass!\n[ 1.452537] ima: Allocated hash algorithm: sha1\n[ 1.454262] evm: HMAC attrs: 0x1\n[ 1.456028] Magic number: 11:556:781\n[ 1.457694] rtc_cmos 00:00: setting system clock to 2019-07-30 10:46:11 UTC (1564483571)\n[ 1.460882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.463065] EDD information not available.\n[ 1.473451] Freeing unused kernel memory: 1484K\n[ 1.483805] Write protecting the kernel read-only data: 14336k\n[ 1.487518] Freeing unused kernel memory: 1612K\n[ 1.489452] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.502417] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502724] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502748] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510663] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510825] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510877] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510922] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511010] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.560226] virtio_net virtio0 ens3: renamed from eth0\n[ 1.568580] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.572177] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.591005] AVX2 version of gcm_enc/dec engaged.\n[ 1.593010] AES CTR mode by8 optimization enabled\n[ 1.604328] FDC 0 is a S82078B\n[ 1.687740] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.852936] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.855399] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.857941] usb 1-1: Product: QEMU USB Tablet\n[ 1.859649] usb 1-1: Manufacturer: QEMU\n[ 1.861174] usb 1-1: SerialNumber: 42\n[ 1.868325] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.875192] usbcore: registered new interface driver usbhid\n[ 1.877320] usbhid: USB HID core driver\n[ 1.880187] 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.884430] 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.972094] md: linear personality registered for level -1\n[ 2.976476] md: multipath personality registered for level -4\n[ 2.980697] md: raid0 personality registered for level 0\n[ 2.985425] md: raid1 personality registered for level 1\n[ 3.055756] raid6: sse2x1 gen() 11500 MB/s\n[ 3.123731] raid6: sse2x1 xor() 9007 MB/s\n[ 3.191749] raid6: sse2x2 gen() 14576 MB/s\n[ 3.259751] raid6: sse2x2 xor() 9876 MB/s\n[ 3.327748] raid6: sse2x4 gen() 16819 MB/s\n[ 3.395749] raid6: sse2x4 xor() 11216 MB/s\n[ 3.463760] raid6: avx2x1 gen() 21879 MB/s\n[ 3.531750] raid6: avx2x2 gen() 26027 MB/s\n[ 3.599749] raid6: avx2x4 gen() 29676 MB/s\n[ 3.601376] raid6: using algorithm avx2x4 gen() 29676 MB/s\n[ 3.603343] raid6: using avx2x2 recovery algorithm\n[ 3.606115] xor: automatically using best checksumming function:\n[ 3.647721] avx : 33278.000 MB/sec\n[ 3.650556] async_tx: api initialized (async)\n[ 3.659909] md: raid6 personality registered for level 6\n[ 3.661895] md: raid5 personality registered for level 5\n[ 3.663827] md: raid4 personality registered for level 4\n[ 3.670738] 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.703294] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.723364] 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.821199] 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.827836] systemd[1]: Detected virtualization kvm.\n[ 3.829759] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.834508] systemd[1]: Set hostname to .\n[ 3.837832] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.839974] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.972812] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.976663] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.980115] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.983760] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.988281] 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.994000] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.997183] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.000976] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.004697] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.008500] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.012874] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.016357] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.019778] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.023834] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.028269] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.032316] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.036013] 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.041004] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.044636] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.048521] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.063909] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.068188] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.072126] 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.078471] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.083153] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.087588] 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[ 4.093871] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.098889] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.106830] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.114364] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.118440] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.124500] systemd[1]: Mounted Huge Pages File System.\n[[ 4.126899] Loading iSCSI transport class v2.0-870.\n[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.130142] systemd[1]: Mounted Debug File System.\n[ 4.132091] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.135440] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.140784] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.145364] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.149817] iscsi: registered transport (tcp)\n[ 4.152181] 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.172423] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.177644] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.181922] iscsi: registered transport (iser)\n[ 4.184414] 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 LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 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 Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started 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 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] 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.247146] cloud-init[579]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 10:46:15 +0000. Up 5.21 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.582518] cloud-init[934]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 10:46:20 +0000. Up 9.77 seconds.\n[ 10.587010] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.591061] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.595076] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.599088] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.603059] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | global | fa:16:3e:cc:9e:63 |\n[ 10.607048] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fecc:9e63/64 | . | link | fa:16:3e:cc:9e:63 |\n[ 10.611066] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.615042] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.619202] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.623926] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.631143] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.635071] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.643654] [[0;32m OK [0m] Started ACPI Events Check.\ncloud-init[[0;32m OK [0m] Reached target Paths.\n[934]: [[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] Started Daily Cleanup of Temporary Directories.\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[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\n[ 10.659043] Starting LXD - unix socket.\ncloud-init[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 10.670031] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Reached target Sockets.\n[ 10.674079] [[0;32m OK [0m] Reached target Basic System.\ncloud-init[934]: [[0;32m OK [0m] Started ACPI event daemon.\nci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.679142] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.682188] cloud-init[934]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.684739] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.695486] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[934]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.701804] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.704906] cloud-init[934]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.707874] cloud-init[934]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.710841] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.713631] cloud-init[934]: Generating public/private rsa key pair.\n[ 10.716104] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.719003] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.721986] cloud-init[934]: The key fingerprint is:\n[ 10.724357] cloud-init[934]: SHA256:VnuFwHuh6DJ4eFeZ8NFQK35PAwFCTty7tmQxrkUWiXA root@cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389\n[ 10.728624] cloud-init[934]: The key's randomart image is:\n[ 10.730933] cloud-init[934]: +---[RSA 2048]----+\n[ 10.733087] cloud-init[934]: | .+E++*o |\n[ 10.735093] cloud-init[934]: | ++.*.o+ |\n[ 10.736883] cloud-init[934]: | .+oO+.. |\n[ 10.738659] cloud-init[934]: | .o&o.o |\n[ 10.740433] cloud-init[934]: | o .S=o=o o |\n[ 10.742151] cloud-init[934]: | o =.o Bo o . |\n[ 10.743914] cloud-init[934]: | o + * . . |\n[ 10.745674] cloud-init[934]: | . . |\n[ 10.747413] Starting LXD - container startup/shutdown...\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...\n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n Starting LSB: Record successful boot for GRUB...\n Starting Snappy daemon...\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).\ncloud-init[934]: | |\n[ 10.817641] cloud-init[934]: +----[SHA256]-----+\n[ 10.820473] cloud-init[934]: Generating public/private dsa key pair.\n[ 10.823235] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.826640] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.830528] cloud-init[934]: The key fingerprint is:\n[ 10.833534] cloud-init[934]: SHA256:WE3xp2R2ptB7+KIRfElo9NlIJLAm0mL7QiC0039U2n4 root@cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389 Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n\n[ 10.850777] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[934]: The key's randomart image is:\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[ 10.856379] cloud-init[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[934]: +---[DSA 1024]----+\n[ 10.861699] cloud-init[934]: | . .o=oo |\n[ 10.878230] [[0;32m OK [0m] Started Login to default iSCSI targets.\ncloud-init[934]: |. o . += B + |[[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: automatic crash report generation...\n\n[ 10.895057] Starting LSB: daemon to balance interrupts for SMP systems...\ncloud-init Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m[934]: |.o..+ oo+.= @ = |] Started Authenticate and Authorize Users to Run Privileged Tasks.\n\n[ 10.919587] cloud-init[934]: | ..o.+.=.o * X |\n[[0;32m OK [0m] Started Accounts Service.\n[ 10.925357] cloud-init[934]: | o...S.oEB . |\n[ 10.927363] cloud-init[934]: | . .. .o o |\n[ 10.931435] cloud-init[934]: | . . . . . |\n[ 10.936541] cloud-init[934]: | . o . |\n[ 10.947405] Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\ncloud-init[934]: [[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\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[[0;32m OK [0m] Started Hold until boot process finishes up.\n| . |\n[ 10.979256] cloud-init[934]: +----[SHA256]-----+\n[ 10.983199] cloud-init[934]: Generating public/private ecdsa key pair.\n[ 10.985982] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.989622] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n\n[ 10.998251] cloud-init[934]: The key fingerprint is:\n[ 11.000427] [[0;32m OK [0m] Started Set console scheme.\ncloud-init[934]: SHA256:KdnipLJ28opRP81+j6HzRpsrlQ4nIi0A+lOolphNvpA root@cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389\n[ 11.006347] cloud-init[934]: The key's randomart image is:\n[ 11.008984] cloud-init[934]: +---[ECDSA 256]---+\n[ 11.011420] cloud-init[934]: | |\n[ 11.014017] cloud-init[934]: |. |\n[ 11.016271] cloud-init[934]: |o . |\n[ 11.018296] cloud-init[934]: |o o . o . |\n[ 11.020548] cloud-init[934]: |.Xoo = S. |\n[ 11.022650] cloud-init[934]: |E+B.o*oo= |\n[ 11.025028] cloud-init[934]: |o..=+.+B.o |\n[ 11.027549] cloud-init[934]: | o+o.oo.*o |\n[ 11.030007] cloud-init[934]: |..o=. o*+o. |\n[ 11.032539] cloud-init[934]: +----[SHA256]-----+\n[ 11.035161] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 11.038115] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.041479] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.045289] cloud-init[934]: The key fingerprint is:\n[ 11.048443] cloud-init[934]: SHA256:Z6kiAF7IrqPaV8EVG+w9WyALnHQ0jmMCvRLHmA8agCY root@cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389\n[ 11.051827] cloud-init[934]: The key's randomart image is:\n[ 11.053905] cloud-init[934]: +--[ED25519 256]--+\n[ 11.055520] cloud-init[934]: |+ .= o.+*. |\n[ 11.057356] cloud-init[934]: |E.*.+ ++++. |\n[ 11.059195] cloud-init[934]: |+= *.o++o+ . |\n[ 11.060975] cloud-init[934]: |+.o ooo.o o.. |\n[ 11.062739] cloud-init[934]: | o.. .S ++ |\n[ 11.064502] cloud-init[934]: |. . . +. |\n[ 11.067971] cloud-init[934]: |o ... . |\n[ 11.070169] cloud-init[934]: |.o .. . |\n[ 11.073865] cloud-init[934]: |+ .. |\n[ 11.076059] cloud-init[934]: +----[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-30 10:46:24,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be/action used request id req-d1f800c8-36a4-4b9e-8755-cbb30900cda3 2019-07-30 10:46:24,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727460384369s 2019-07-30 10:46:24,502 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 668699854 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.910 MHz processor [ 0.378071] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.381357] pid_max: default: 32768 minimum: 301 [ 0.383143] ACPI: Core revision 20150930 [ 0.385377] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.387964] Security Framework initialized [ 0.389574] Yama: becoming mindful. [ 0.391006] AppArmor: AppArmor initialized [ 0.392813] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.399119] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406060] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.408509] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.411764] Initializing cgroup subsys io [ 0.413371] Initializing cgroup subsys memory [ 0.415101] Initializing cgroup subsys devices [ 0.416826] Initializing cgroup subsys freezer [ 0.418543] Initializing cgroup subsys net_cls [ 0.420265] Initializing cgroup subsys perf_event [ 0.422059] Initializing cgroup subsys net_prio [ 0.423889] Initializing cgroup subsys hugetlb [ 0.425665] Initializing cgroup subsys pids [ 0.428137] mce: CPU supports 10 MCE banks [ 0.429881] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.431887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.434102] Spectre V2 : Mitigation: Full generic retpoline [ 0.436199] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.439306] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.441864] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.445069] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.448136] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.451702] MDS: Mitigation: Clear CPU buffers [ 0.456046] Freeing SMP alternatives memory: 36K [ 0.463283] ftrace: allocating 32312 entries in 127 pages [ 0.512488] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.514901] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.517301] smpboot: Max logical packages: 2 [ 0.519234] x2apic enabled [ 0.520737] Switched APIC routing to physical x2apic. [ 0.523922] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.526334] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.530702] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.543530] KVM setup paravirtual spinlock [ 0.546798] x86: Booting SMP configuration: [ 0.548557] .... node #0, CPUs: #1 [ 0.550316] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.573116] x86: Booted up 1 node, 2 CPUs [ 0.573118] KVM setup async PF for cpu 1 [ 0.573122] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.578259] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.581234] devtmpfs: initialized [ 0.584197] evm: security.selinux [ 0.585603] evm: security.SMACK64 [ 0.586948] evm: security.SMACK64EXEC [ 0.588389] evm: security.SMACK64TRANSMUTE [ 0.589985] evm: security.SMACK64MMAP [ 0.591459] evm: security.ima [ 0.592683] evm: security.capability [ 0.594348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.597991] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.600402] pinctrl core: initialized pinctrl subsystem [ 0.602542] RTC time: 10:46:10, date: 07/30/19 [ 0.605111] NET: Registered protocol family 16 [ 0.618932] cpuidle: using governor ladder [ 0.631022] cpuidle: using governor menu [ 0.632573] PCCT header not found. [ 0.634098] ACPI: bus type PCI registered [ 0.635700] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.638255] PCI: Using configuration type 1 for base access [ 0.652989] ACPI: Added _OSI(Module Device) [ 0.654667] ACPI: Added _OSI(Processor Device) [ 0.656430] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.674968] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678718] ACPI: Interpreter enabled [ 0.680227] ACPI: (supports S0 S5) [ 0.681631] ACPI: Using IOAPIC for interrupt routing [ 0.683529] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.688898] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.691184] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.693605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.695945] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.700359] acpiphp: Slot [3] registered [ 0.701953] acpiphp: Slot [4] registered [ 0.703540] acpiphp: Slot [5] registered [ 0.705102] acpiphp: Slot [6] registered [ 0.706703] acpiphp: Slot [7] registered [ 0.708286] acpiphp: Slot [8] registered [ 0.709851] acpiphp: Slot [9] registered [ 0.711450] acpiphp: Slot [10] registered [ 0.713035] acpiphp: Slot [11] registered [ 0.714653] acpiphp: Slot [12] registered [ 0.716234] acpiphp: Slot [13] registered [ 0.717849] acpiphp: Slot [14] registered [ 0.719438] acpiphp: Slot [15] registered [ 0.721015] acpiphp: Slot [16] registered [ 0.722638] acpiphp: Slot [17] registered [ 0.724226] acpiphp: Slot [18] registered [ 0.725815] acpiphp: Slot [19] registered [ 0.727454] acpiphp: Slot [20] registered [ 0.729113] acpiphp: Slot [21] registered [ 0.730733] acpiphp: Slot [22] registered [ 0.732325] acpiphp: Slot [23] registered [ 0.733941] acpiphp: Slot [24] registered [ 0.735554] acpiphp: Slot [25] registered [ 0.737160] acpiphp: Slot [26] registered [ 0.738784] acpiphp: Slot [27] registered [ 0.740371] acpiphp: Slot [28] registered [ 0.741993] acpiphp: Slot [29] registered [ 0.743593] acpiphp: Slot [30] registered [ 0.745177] acpiphp: Slot [31] registered [ 0.746775] PCI host bridge to bus 0000:00 [ 0.748382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.750797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.753181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.756023] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.758901] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.761779] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.767932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.770467] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.772798] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.775523] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.780449] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.783243] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812763] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818459] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821145] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.823601] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826103] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.828227] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.831236] vgaarb: loaded [ 0.832391] vgaarb: bridge control possible 0000:00:02.0 [ 0.834729] SCSI subsystem initialized [ 0.836536] ACPI: bus type USB registered [ 0.838155] usbcore: registered new interface driver usbfs [ 0.840179] usbcore: registered new interface driver hub [ 0.842180] usbcore: registered new device driver usb [ 0.844395] PCI: Using ACPI for IRQ routing [ 0.846468] NetLabel: Initializing [ 0.847890] NetLabel: domain hash size = 128 [ 0.849569] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.851447] NetLabel: unlabeled traffic allowed by default [ 0.853713] amd_nb: Cannot enumerate AMD northbridges [ 0.855726] clocksource: Switched to clocksource kvm-clock [ 0.867915] AppArmor: AppArmor Filesystem Enabled [ 0.869804] pnp: PnP ACPI init [ 0.871418] pnp: PnP ACPI: found 5 devices [ 0.879753] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.883062] NET: Registered protocol family 2 [ 0.885118] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.888126] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.890910] TCP: Hash tables configured (established 32768 bind 32768) [ 0.893389] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.895605] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.898048] NET: Registered protocol family 1 [ 0.899769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.901915] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.904012] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923923] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.943942] Unpacking initramfs... [ 1.142646] Freeing initrd memory: 14824K [ 1.144394] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.146729] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.149222] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns [ 1.153028] Scanning for low memory corruption every 60 seconds [ 1.155631] audit: initializing netlink subsys (disabled) [ 1.157706] audit: type=2000 audit(1564483570.719:1): initialized [ 1.160235] Initialise system trusted keyring [ 1.162134] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.164492] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.167996] zbud: loaded [ 1.169520] VFS: Disk quotas dquot_6.6.0 [ 1.171120] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.173855] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.176309] fuse init (API version 7.23) [ 1.178007] Key type big_key registered [ 1.179554] Allocating IMA MOK and blacklist keyrings. [ 1.182137] Key type asymmetric registered [ 1.183821] Asymmetric key parser 'x509' registered [ 1.185713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.188654] io scheduler noop registered [ 1.190219] io scheduler deadline registered (default) [ 1.192226] io scheduler cfq registered [ 1.193846] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.195947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.198462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.201287] ACPI: Power Button [PWRF] [ 1.202977] GHES: HEST is not enabled! [ 1.222682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.262830] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.266763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.292721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.296771] Linux agpgart interface v0.103 [ 1.300451] loop: module loaded [ 1.303600] vda: vda1 [ 1.305561] scsi host0: ata_piix [ 1.307118] scsi host1: ata_piix [ 1.308561] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.311009] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.313598] libphy: Fixed MDIO Bus: probed [ 1.315324] tun: Universal TUN/TAP device driver, 1.6 [ 1.317263] tun: (C) 1999-2004 Max Krasnyansky [ 1.320890] PPP generic driver version 2.4.2 [ 1.322648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.325023] ehci-pci: EHCI PCI platform driver [ 1.326760] ehci-platform: EHCI generic platform driver [ 1.328774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.331057] ohci-pci: OHCI PCI platform driver [ 1.332828] ohci-platform: OHCI generic platform driver [ 1.334832] uhci_hcd: USB Universal Host Controller Interface driver [ 1.355203] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.357246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.360158] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.362106] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.364362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.366827] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.369681] usb usb1: Product: UHCI Host Controller [ 1.371548] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.373912] usb usb1: SerialNumber: 0000:00:01.2 [ 1.375808] hub 1-0:1.0: USB hub found [ 1.377339] hub 1-0:1.0: 2 ports detected [ 1.379074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.383177] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.385117] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.387116] mousedev: PS/2 mouse device common for all mice [ 1.389470] rtc_cmos 00:00: RTC can wake from S4 [ 1.391810] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.394172] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.397621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.400078] i2c /dev entries driver [ 1.401567] device-mapper: uevent: version 1.0.3 [ 1.403450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.406659] ledtrig-cpu: registered to indicate activity on CPUs [ 1.425802] NET: Registered protocol family 10 [ 1.427839] NET: Registered protocol family 17 [ 1.429563] Key type dns_resolver registered [ 1.431562] registered taskstats version 1 [ 1.433217] Loading compiled-in X.509 certificates [ 1.435604] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.439228] zswap: loaded using pool lzo/zbud [ 1.442673] Key type trusted registered [ 1.446766] Key type encrypted registered [ 1.448447] AppArmor: AppArmor sha1 policy hashing enabled [ 1.450486] ima: No TPM chip found, activating TPM-bypass! [ 1.452537] ima: Allocated hash algorithm: sha1 [ 1.454262] evm: HMAC attrs: 0x1 [ 1.456028] Magic number: 11:556:781 [ 1.457694] rtc_cmos 00:00: setting system clock to 2019-07-30 10:46:11 UTC (1564483571) [ 1.460882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.463065] EDD information not available. [ 1.473451] Freeing unused kernel memory: 1484K [ 1.483805] Write protecting the kernel read-only data: 14336k [ 1.487518] Freeing unused kernel memory: 1612K [ 1.489452] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.502417] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502724] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502748] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510663] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510825] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510877] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510922] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511010] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.560226] virtio_net virtio0 ens3: renamed from eth0 [ 1.568580] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.572177] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.591005] AVX2 version of gcm_enc/dec engaged. [ 1.593010] AES CTR mode by8 optimization enabled [ 1.604328] FDC 0 is a S82078B [ 1.687740] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.852936] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.855399] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.857941] usb 1-1: Product: QEMU USB Tablet [ 1.859649] usb 1-1: Manufacturer: QEMU [ 1.861174] usb 1-1: SerialNumber: 42 [ 1.868325] hidraw: raw HID events driver (C) Jiri Kosina [ 1.875192] usbcore: registered new interface driver usbhid [ 1.877320] usbhid: USB HID core driver [ 1.880187] 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.884430] 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.972094] md: linear personality registered for level -1 [ 2.976476] md: multipath personality registered for level -4 [ 2.980697] md: raid0 personality registered for level 0 [ 2.985425] md: raid1 personality registered for level 1 [ 3.055756] raid6: sse2x1 gen() 11500 MB/s [ 3.123731] raid6: sse2x1 xor() 9007 MB/s [ 3.191749] raid6: sse2x2 gen() 14576 MB/s [ 3.259751] raid6: sse2x2 xor() 9876 MB/s [ 3.327748] raid6: sse2x4 gen() 16819 MB/s [ 3.395749] raid6: sse2x4 xor() 11216 MB/s [ 3.463760] raid6: avx2x1 gen() 21879 MB/s [ 3.531750] raid6: avx2x2 gen() 26027 MB/s [ 3.599749] raid6: avx2x4 gen() 29676 MB/s [ 3.601376] raid6: using algorithm avx2x4 gen() 29676 MB/s [ 3.603343] raid6: using avx2x2 recovery algorithm [ 3.606115] xor: automatically using best checksumming function: [ 3.647721] avx : 33278.000 MB/sec [ 3.650556] async_tx: api initialized (async) [ 3.659909] md: raid6 personality registered for level 6 [ 3.661895] md: raid5 personality registered for level 5 [ 3.663827] md: raid4 personality registered for level 4 [ 3.670738] 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.703294] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.723364] 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.821199] 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.827836] systemd[1]: Detected virtualization kvm. [ 3.829759] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.834508] systemd[1]: Set hostname to . [ 3.837832] systemd[1]: Initializing machine ID from KVM UUID. [ 3.839974] systemd[1]: Installed transient /etc/machine-id file. [ 3.972812] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.976663] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.980115] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.983760] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.988281] 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.994000] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.997183] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.000976] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.004697] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.008500] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.012874] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.016357] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.019778] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.023834] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.028269] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.032316] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.036013] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.041004] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.044636] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.048521] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.063909] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.068188] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.072126] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.078471] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.083153] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.087588] 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... [ 4.093871] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.098889] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.106830] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.114364] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.118440] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.124500] systemd[1]: Mounted Huge Pages File System. [[ 4.126899] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Mounted Huge Pages File System. [ 4.130142] systemd[1]: Mounted Debug File System. [ 4.132091] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Mounted Debug File System. [ 4.135440] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.140784] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.145364] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.149817] iscsi: registered transport (tcp) [ 4.152181] 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.172423] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.177644] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.181922] iscsi: registered transport (iser) [ 4.184414] 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 LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 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 Set console font and keymap... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started 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. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[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.247146] cloud-init[579]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 10:46:15 +0000. Up 5.21 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.582518] cloud-init[934]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 10:46:20 +0000. Up 9.77 seconds. [ 10.587010] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.591061] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.595076] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.599088] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.603059] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | global | fa:16:3e:cc:9e:63 | [ 10.607048] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fecc:9e63/64 | . | link | fa:16:3e:cc:9e:63 | [ 10.611066] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.615042] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.619202] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.623926] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.631143] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.635071] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.643654] [[0;32m OK [0m] Started ACPI Events Check. cloud-init[[0;32m OK [0m] Reached target Paths. [934]: [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[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. [ 10.659043] Starting LXD - unix socket. cloud-init[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |[[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 10.670031] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [[0;32m OK [0m] Reached target Sockets. [ 10.674079] [[0;32m OK [0m] Reached target Basic System. cloud-init[934]: [[0;32m OK [0m] Started ACPI event daemon. ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.679142] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.682188] cloud-init[934]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.684739] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.695486] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. [934]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.701804] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.704906] cloud-init[934]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.707874] cloud-init[934]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.710841] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.713631] cloud-init[934]: Generating public/private rsa key pair. [ 10.716104] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.719003] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.721986] cloud-init[934]: The key fingerprint is: [ 10.724357] cloud-init[934]: SHA256:VnuFwHuh6DJ4eFeZ8NFQK35PAwFCTty7tmQxrkUWiXA root@cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389 [ 10.728624] cloud-init[934]: The key's randomart image is: [ 10.730933] cloud-init[934]: +---[RSA 2048]----+ [ 10.733087] cloud-init[934]: | .+E++*o | [ 10.735093] cloud-init[934]: | ++.*.o+ | [ 10.736883] cloud-init[934]: | .+oO+.. | [ 10.738659] cloud-init[934]: | .o&o.o | [ 10.740433] cloud-init[934]: | o .S=o=o o | [ 10.742151] cloud-init[934]: | o =.o Bo o . | [ 10.743914] cloud-init[934]: | o + * . . | [ 10.745674] cloud-init[934]: | . . | [ 10.747413] Starting LXD - container startup/shutdown... Starting /etc/rc.local Compatibility... Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator... Starting System Logging Service... Starting LSB: MD monitoring daemon... Starting Login Service... Starting LSB: Record successful boot for GRUB... Starting Snappy daemon... [[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). cloud-init[934]: | | [ 10.817641] cloud-init[934]: +----[SHA256]-----+ [ 10.820473] cloud-init[934]: Generating public/private dsa key pair. [ 10.823235] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.826640] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.830528] cloud-init[934]: The key fingerprint is: [ 10.833534] cloud-init[934]: SHA256:WE3xp2R2ptB7+KIRfElo9NlIJLAm0mL7QiC0039U2n4 root@cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389 Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. [ 10.850777] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[934]: The key's randomart image is: Starting Authenticate and Authorize Users to Run Privileged Tasks... [ 10.856379] cloud-init[[0;32m OK [0m] Started Unattended Upgrades Shutdown. [934]: +---[DSA 1024]----+ [ 10.861699] cloud-init[934]: | . .o=oo | [ 10.878230] [[0;32m OK [0m] Started Login to default iSCSI targets. cloud-init[934]: |. o . += B + |[[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: automatic crash report generation... [ 10.895057] Starting LSB: daemon to balance interrupts for SMP systems... cloud-init Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m[934]: |.o..+ oo+.= @ = |] Started Authenticate and Authorize Users to Run Privileged Tasks. [ 10.919587] cloud-init[934]: | ..o.+.=.o * X | [[0;32m OK [0m] Started Accounts Service. [ 10.925357] cloud-init[934]: | o...S.oEB . | [ 10.927363] cloud-init[934]: | . .. .o o | [ 10.931435] cloud-init[934]: | . . . . . | [ 10.936541] cloud-init[934]: | . o . | [ 10.947405] Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". cloud-init[934]: [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. | . | [ 10.979256] cloud-init[934]: +----[SHA256]-----+ [ 10.983199] cloud-init[934]: Generating public/private ecdsa key pair. [ 10.985982] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.989622] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [ 10.998251] cloud-init[934]: The key fingerprint is: [ 11.000427] [[0;32m OK [0m] Started Set console scheme. cloud-init[934]: SHA256:KdnipLJ28opRP81+j6HzRpsrlQ4nIi0A+lOolphNvpA root@cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389 [ 11.006347] cloud-init[934]: The key's randomart image is: [ 11.008984] cloud-init[934]: +---[ECDSA 256]---+ [ 11.011420] cloud-init[934]: | | [ 11.014017] cloud-init[934]: |. | [ 11.016271] cloud-init[934]: |o . | [ 11.018296] cloud-init[934]: |o o . o . | [ 11.020548] cloud-init[934]: |.Xoo = S. | [ 11.022650] cloud-init[934]: |E+B.o*oo= | [ 11.025028] cloud-init[934]: |o..=+.+B.o | [ 11.027549] cloud-init[934]: | o+o.oo.*o | [ 11.030007] cloud-init[934]: |..o=. o*+o. | [ 11.032539] cloud-init[934]: +----[SHA256]-----+ [ 11.035161] cloud-init[934]: Generating public/private ed25519 key pair. [ 11.038115] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.041479] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.045289] cloud-init[934]: The key fingerprint is: [ 11.048443] cloud-init[934]: SHA256:Z6kiAF7IrqPaV8EVG+w9WyALnHQ0jmMCvRLHmA8agCY root@cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389 [ 11.051827] cloud-init[934]: The key's randomart image is: [ 11.053905] cloud-init[934]: +--[ED25519 256]--+ [ 11.055520] cloud-init[934]: |+ .= o.+*. | [ 11.057356] cloud-init[934]: |E.*.+ ++++. | [ 11.059195] cloud-init[934]: |+= *.o++o+ . | [ 11.060975] cloud-init[934]: |+.o ooo.o o.. | [ 11.062739] cloud-init[934]: | o.. .S ++ | [ 11.064502] cloud-init[934]: |. . . +. | [ 11.067971] cloud-init[934]: |o ... . | [ 11.070169] cloud-init[934]: |.o .. . | [ 11.073865] cloud-init[934]: |+ .. | [ 11.076059] cloud-init[934]: +----[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-30 10:46:24,505 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e15dcd0L 2019-07-30 10:46:24,506 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 10:46:24,512 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-30 10:46:24,512 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-30 10:46:24,513 - 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-30 10:46:24,513 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 10:46:24,513 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 10:46:24,514 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 10:46:24,514 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 10:46:24,514 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 10:46:24,564 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 10:46:24,564 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 10:46:24,595 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 6862c479ad2fc6356b2828373d54e79b 2019-07-30 10:46:24,596 - paramiko.transport - DEBUG - Trying discovered key e312eaecf43f4d029fc3a780257c5a14 in /tmp/tmplY4NOA 2019-07-30 10:46:24,604 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 10:46:24,625 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 10:46:24,628 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 10:46:24,842 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-30 10:46:24,842 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-30 10:46:24,882 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 10:46:24,883 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 10:46:24,894 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 10:46:31,174 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-30 10:46:31,176 - 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-30 10:46:31,176 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 10:46:31,176 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 10:46:31,176 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 10:46:31,176 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 10:46:31,176 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 10:46:31,181 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 10:46:37,720 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 10:46:37,760 - 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-30 10:46:37,761 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 10:46:37,761 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 10:46:37,761 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 10:46:37,761 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 10:46:37,761 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 10:46:37,767 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 10:46:44,856 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 10:46:44,858 - 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-30 10:46:44,858 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 10:46:44,858 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 10:46:44,858 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 10:46:44,858 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 10:46:44,859 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 10:46:44,864 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 10:46:50,905 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 10:46:50,906 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 10:46:50,907 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 10:46:50,907 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-30 10:46:50,907 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 10:46:50,911 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 10:48:33,174 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 10:48:33,174 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a Client: Docker Engine - Community Version: 19.03.1 API version: 1.40 Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:21:35 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:20:09 2019 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 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 f7e44a4aac97fe4cdc3243ea34e5fdf290728e57ec380d7c429a29b81d4da1fc 2019-07-30 10:48:33,176 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 10:48:33,176 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389 --2019-07-30 10:46:55-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.62, 99.84.74.12, 99.84.74.4, ... 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% 21.3M=0.001s 2019-07-30 10:46:55 (21.3 MB/s) - ‘script.sh’ saved [13185/13185] sudo: unable to resolve host cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389 sudo: unable to resolve host cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389 + 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-588a6b23-a6f8-4238-92b2-d346f90a7389 sudo: unable to resolve host cloudify-vm-588a6b23-a6f8-4238-92b2-d346f90a7389 2019-07-30 10:48:33,177 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-30 10:48:33,177 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-30 10:48:33,178 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-30 10:48:33,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-07-30 10:48:33,187 - 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.200', 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-30 10:49:03,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-07-30 10:49:03,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:49:03,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:49:03,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:49:03,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:49:03,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:49:03,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:49:03,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:49:03,384 - 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": "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": 328, "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": 133, "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": 37, "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": 116, "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-30 10:49:03,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:49:03,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:49:03 GMT 2019-07-30 10:49:03,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:49:03,385 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:49:03,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:49:03,385 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:49:03,385 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:49:03,385 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:49:03,386 - 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': 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': 328, 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': 133, 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': 37, 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': 116, 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-30 10:49:03,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-07-30 10:49:03,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:49:03,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:49:03,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:49:03,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:49:03,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:49:03,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:49:03,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:49:03,519 - 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": "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": 328, "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": 133, "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": 37, "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": 116, "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-30 10:49:03,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:49:03,520 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:49:03 GMT 2019-07-30 10:49:03,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:49:03,520 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:49:03,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:49:03,520 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:49:03,520 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:49:03,520 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:49:03,521 - functest.core.cloudify - INFO - The current manager status is running 2019-07-30 10:49:03,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/secrets 2019-07-30 10:49:03,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:49:03,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:49:03,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:49:03,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:49:03,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:49:03,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:49:03,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:49:03,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-30 10:49:03,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:49:03,613 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:49:03 GMT 2019-07-30 10:49:03,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:49:03,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-30 10:49:03,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:49:03,613 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:49:03,613 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:49:03,614 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-30 10:49:03,614 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-30 10:49:03,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:49:03,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:49:03.758Z", "updated_at": "2019-07-30T10:49:03.758Z", "value": "gAAAAABdQCCf3cZEvC5H3R7A4PiSR7jfLLkYxx7pMKUenDC63P3vXhaWwl2MkAQ7n3WBKF-TGn9KjPsMI96xF5cf0Qp-uvakrA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:49:03 GMT 2019-07-30 10:49:03,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:49:03,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 10:49:03,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:49:03,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:49:03,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:49:03,783 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/secrets/foo 2019-07-30 10:49:03,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:49:03,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:49:03,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:49:03,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:49:03,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:49:03,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:49:03.758Z", "updated_at": "2019-07-30T10:49:03.758Z", "value": "gAAAAABdQCCf3cZEvC5H3R7A4PiSR7jfLLkYxx7pMKUenDC63P3vXhaWwl2MkAQ7n3WBKF-TGn9KjPsMI96xF5cf0Qp-uvakrA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:49:03 GMT 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:49:03,855 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:49:03,856 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-30 10:49:03,856 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-30 10:49:04,001 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 10:49:04,001 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 10:49:04,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 10:49:04,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/299741d7-4ccd-44a2-8450-46395dc58f6a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:05,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:49:05 GMT X-Openstack-Request-Id: req-fb98a6fd-6082-4baa-9973-0abb05fce345 2019-07-30 10:49:05,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:49:05,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/299741d7-4ccd-44a2-8450-46395dc58f6a.json used request id req-fb98a6fd-6082-4baa-9973-0abb05fce345 2019-07-30 10:49:05,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.41565299034s 2019-07-30 10:49:05,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:49:05,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:05,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:05 GMT X-Openstack-Request-Id: req-71fc0ae2-e446-48d6-81a6-edaf7250c337 2019-07-30 10:49:05,522 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 10:49:05,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-71fc0ae2-e446-48d6-81a6-edaf7250c337 2019-07-30 10:49:05,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0844259262085s 2019-07-30 10:49:05,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 10:49:05,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:05,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-9aafbb68-3933-4b08-a604-8ce13d323201 x-openstack-request-id: req-9aafbb68-3933-4b08-a604-8ce13d323201 2019-07-30 10:49:05,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be used request id req-9aafbb68-3933-4b08-a604-8ce13d323201 2019-07-30 10:49:05,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.334174871445s 2019-07-30 10:49:05,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:05,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:06,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-549e1cba-0bb0-41d5-994a-afd9f83bc84d x-openstack-request-id: req-549e1cba-0bb0-41d5-994a-afd9f83bc84d 2019-07-30 10:49:06,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:9e:63", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:9e:63", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:46:09.000000", "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:49:05Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:49:06,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-549e1cba-0bb0-41d5-994a-afd9f83bc84d 2019-07-30 10:49:06,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.857174873352s 2019-07-30 10:49:06,717 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:49:08,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:08,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 751 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-7a7a6de8-1535-4866-90ad-b820d825792c x-openstack-request-id: req-7a7a6de8-1535-4866-90ad-b820d825792c 2019-07-30 10:49:08,997 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:9e:63", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/09b24589-6282-4099-bf73-3c6434d6b6be", "rel": "bookmark"}], "image": {"id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "links": [{"href": "http://172.30.9.24:8774/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:46:09.000000", "flavor": {"id": "77ad69cb-b491-4abe-9db8-27fc38887f2e", "links": [{"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "bookmark"}]}, "id": "09b24589-6282-4099-bf73-3c6434d6b6be", "security_groups": [{"name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}], "user_id": "64d5c3ab60be4786972c632f45d5aa7f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:49:08Z", "hostId": "e84eda2eff274edb25b299848955086c9e34f82f1df2358bff57e2ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389", "name": "cloudify-vm_588a6b23-a6f8-4238-92b2-d346f90a7389", "created": "2019-07-30T10:44:12Z", "tenant_id": "9df03697cd4c44be866c2132539686fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:49:08,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7a7a6de8-1535-4866-90ad-b820d825792c 2019-07-30 10:49:08,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.276705980301s 2019-07-30 10:49:08,999 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:49:11,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:11,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-12043855-39bb-4e41-adad-2bf05d044c97 x-openstack-request-id: req-12043855-39bb-4e41-adad-2bf05d044c97 2019-07-30 10:49:11,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 10:49:11,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-12043855-39bb-4e41-adad-2bf05d044c97 2019-07-30 10:49:11,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363281011581s 2019-07-30 10:49:11,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:49:11,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:11,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:11 GMT X-Openstack-Request-Id: req-cdc3c52b-b814-4843-8151-8779e5abe83c 2019-07-30 10:49:11,674 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:54Z", "updated_at": "2019-07-30T10:43:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2521ca3b-1c0d-4b8f-9b0b-2aba2f9a4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2b451b74-43b8-4ffe-953e-90d13c51b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "870c7bf0-8f2f-4d68-8073-a523228cd344", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:54Z", "revision_number": 0, "id": "f83b56cb-2f26-46c4-8ea2-cb620f99bdb9", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:54Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:44:09Z", "updated_at": "2019-07-30T10:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-30T10:44:10Z", "revision_number": 0, "id": "189b8ae2-7093-4e2a-8d02-590a19b2e03d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:10Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "4ac71363-cab7-4c8d-8906-67df8b1e469a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "5ae476ff-8cf7-448d-9b82-87c079b6717e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "7de4530a-e9f6-4419-a3d5-a794595838ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T10:44:10Z", "revision_number": 0, "id": "adfb69c6-92a3-4867-8f55-be6b9b4db364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:10Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "cb03d6e7-dd37-4251-80f9-ba9efeee0c13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "d78dea3a-1015-484f-9d53-e70a5c7e3539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T10:44:09Z", "revision_number": 0, "id": "edb2f7e0-9ee3-4902-97a9-67972dc021bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:44:09Z", "security_group_id": "ace783ec-38a9-430d-8369-5754e4cd2950", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 7, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "ace783ec-38a9-430d-8369-5754e4cd2950", "name": "cloudify-sg_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:49:11,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-cdc3c52b-b814-4843-8151-8779e5abe83c 2019-07-30 10:49:11,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.304224014282s 2019-07-30 10:49:11,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 10:49:11,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ace783ec-38a9-430d-8369-5754e4cd2950.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:11,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:49:11 GMT X-Openstack-Request-Id: req-3d3c06b8-65ef-4093-a89c-23cc2d396817 2019-07-30 10:49:11,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:49:11,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ace783ec-38a9-430d-8369-5754e4cd2950.json used request id req-3d3c06b8-65ef-4093-a89c-23cc2d396817 2019-07-30 10:49:11,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137703895569s 2019-07-30 10:49:11,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 10:49:11,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:11,861 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-12f770f8-7c08-402f-93b2-d26688f6dc10 x-openstack-request-id: req-12f770f8-7c08-402f-93b2-d26688f6dc10 2019-07-30 10:49:11,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_588a6b23-a6f8-4238-92b2-d346f90a7389 used request id req-12f770f8-7c08-402f-93b2-d26688f6dc10 2019-07-30 10:49:11,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0412690639496s 2019-07-30 10:49:11,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 10:49:11,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5f7d8c4a-c150-4b93-9005-ca0d4843347b/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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" -d '{"subnet_id": "c99c7269-4459-4caf-9140-81d358028a66"}' 2019-07-30 10:49:14,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:14 GMT X-Openstack-Request-Id: req-f5a5b2b1-ce2d-4e2e-b7e4-75774cfdd5bd 2019-07-30 10:49:14,292 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d5818bba-3e51-4768-8c06-1d705a5a6aa2", "tenant_id": "9df03697cd4c44be866c2132539686fa", "subnet_id": "c99c7269-4459-4caf-9140-81d358028a66", "subnet_ids": ["c99c7269-4459-4caf-9140-81d358028a66"], "port_id": "64ae3666-2c50-4d0c-8d24-c32e240ab58e", "id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b"} 2019-07-30 10:49:14,292 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5f7d8c4a-c150-4b93-9005-ca0d4843347b/remove_router_interface.json used request id req-f5a5b2b1-ce2d-4e2e-b7e4-75774cfdd5bd 2019-07-30 10:49:14,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.43025016785s 2019-07-30 10:49:14,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 10:49:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:14,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:14 GMT X-Openstack-Request-Id: req-6daa016c-07ef-4236-b3d6-6048d8506c22 2019-07-30 10:49:14,416 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:57Z", "admin_state_up": true, "updated_at": "2019-07-30T10:49:13Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9df03697cd4c44be866c2132539686fa", "id": "5f7d8c4a-c150-4b93-9005-ca0d4843347b", "name": "cloudify-router_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:49:14,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6daa016c-07ef-4236-b3d6-6048d8506c22 2019-07-30 10:49:14,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123792171478s 2019-07-30 10:49:14,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 10:49:14,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/5f7d8c4a-c150-4b93-9005-ca0d4843347b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:15,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:49:15 GMT X-Openstack-Request-Id: req-a3a54eae-0776-47ca-abea-37198384aafa 2019-07-30 10:49:15,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:49:15,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5f7d8c4a-c150-4b93-9005-ca0d4843347b.json used request id req-a3a54eae-0776-47ca-abea-37198384aafa 2019-07-30 10:49:15,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37988495827s 2019-07-30 10:49:15,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 10:49:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:15,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:15 GMT X-Openstack-Request-Id: req-6e9cb721-2a51-4e83-ad3a-cb717352015c 2019-07-30 10:49:15,845 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:43:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T10:43:56Z","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":"9df03697cd4c44be866c2132539686fa","id":"c99c7269-4459-4caf-9140-81d358028a66","subnetpool_id":null,"name":"cloudify-subnet_588a6b23-a6f8-4238-92b2-d346f90a7389"}]} 2019-07-30 10:49:15,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6e9cb721-2a51-4e83-ad3a-cb717352015c 2019-07-30 10:49:15,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0473392009735s 2019-07-30 10:49:15,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 10:49:15,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/c99c7269-4459-4caf-9140-81d358028a66.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:16,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:49:16 GMT X-Openstack-Request-Id: req-a218d220-108d-4b08-9166-ed027b7a1af2 2019-07-30 10:49:16,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:49:16,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c99c7269-4459-4caf-9140-81d358028a66.json used request id req-a218d220-108d-4b08-9166-ed027b7a1af2 2019-07-30 10:49:16,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08561396599s 2019-07-30 10:49:16,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:49:16,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:17,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:17 GMT X-Openstack-Request-Id: req-25091345-6a70-4b9f-a99b-023e5ca0a263 2019-07-30 10:49:17,028 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d5818bba-3e51-4768-8c06-1d705a5a6aa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9df03697cd4c44be866c2132539686fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T10:49:16Z","qos_policy_id":null,"name":"cloudify-net_588a6b23-a6f8-4238-92b2-d346f90a7389","admin_state_up":true,"tenant_id":"9df03697cd4c44be866c2132539686fa","created_at":"2019-07-30T10:43:55Z","mtu":1450}]} 2019-07-30 10:49:17,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-25091345-6a70-4b9f-a99b-023e5ca0a263 2019-07-30 10:49:17,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0953531265259s 2019-07-30 10:49:17,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 10:49:17,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d5818bba-3e51-4768-8c06-1d705a5a6aa2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:18,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:49:18 GMT X-Openstack-Request-Id: req-1e1cda28-4549-450c-a5e2-af1849127e6c 2019-07-30 10:49:18,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:49:18,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d5818bba-3e51-4768-8c06-1d705a5a6aa2.json used request id req-1e1cda28-4549-450c-a5e2-af1849127e6c 2019-07-30 10:49:18,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.976927042007s 2019-07-30 10:49:18,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:49:18,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:18,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:18 GMT X-Openstack-Request-Id: req-00d6aa9d-2dbf-450a-834d-d0a68ddaa897 2019-07-30 10:49:18,308 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:44:08Z", "file": "/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/file", "owner": "9df03697cd4c44be866c2132539686fa", "id": "d2e85a57-3677-4402-895b-3c7c35c2d4dd", "size": 296288256, "self": "/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify-img_588a6b23-a6f8-4238-92b2-d346f90a7389", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T10:44:03Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:49:18,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-00d6aa9d-2dbf-450a-834d-d0a68ddaa897 2019-07-30 10:49:18,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296657085419s 2019-07-30 10:49:18,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 10:49:18,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c35d9a4345cc07d4b29dfe9d0ef8c88499baee3" 2019-07-30 10:49:18,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 10:49:18 GMT X-Openstack-Request-Id: req-52de1539-1d05-4abe-b5fe-0029f12d03af 2019-07-30 10:49:18,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 10:49:18,611 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d2e85a57-3677-4402-895b-3c7c35c2d4dd used request id req-52de1539-1d05-4abe-b5fe-0029f12d03af 2019-07-30 10:49:18,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.301931142807s 2019-07-30 10:49:18,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 10:49:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:18,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-855165af-87b0-437d-a7e3-38751ff4b0b9 x-openstack-request-id: req-855165af-87b0-437d-a7e3-38751ff4b0b9 2019-07-30 10:49:18,907 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_588a6b23-a6f8-4238-92b2-d346f90a7389", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e", "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": "77ad69cb-b491-4abe-9db8-27fc38887f2e"}]} 2019-07-30 10:49:18,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-855165af-87b0-437d-a7e3-38751ff4b0b9 2019-07-30 10:49:18,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.29011797905s 2019-07-30 10:49:18,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 10:49:18,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:18,949 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-55035ea2-1563-4fc6-8c92-c4754888094d x-openstack-request-id: req-55035ea2-1563-4fc6-8c92-c4754888094d 2019-07-30 10:49:18,950 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/77ad69cb-b491-4abe-9db8-27fc38887f2e used request id req-55035ea2-1563-4fc6-8c92-c4754888094d 2019-07-30 10:49:18,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0407738685608s 2019-07-30 10:49:18,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:49:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:19,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7000fbf2-469c-4135-a0a0-65d2c7a3c39f 2019-07-30 10:49:19,166 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify-user_588a6b23-a6f8-4238-92b2-d346f90a7389", "links": {"self": "http://172.30.9.24:5000/v3/users/64d5c3ab60be4786972c632f45d5aa7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64d5c3ab60be4786972c632f45d5aa7f", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 10:49:19,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7000fbf2-469c-4135-a0a0-65d2c7a3c39f 2019-07-30 10:49:19,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21549987793s 2019-07-30 10:49:19,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:49:19,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/64d5c3ab60be4786972c632f45d5aa7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:19,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4744d20b-ddcd-4108-911d-76ce6b1a769b 2019-07-30 10:49:19,388 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_588a6b23-a6f8-4238-92b2-d346f90a7389", "links": {"self": "http://172.30.9.24:5000/v3/users/64d5c3ab60be4786972c632f45d5aa7f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "64d5c3ab60be4786972c632f45d5aa7f", "description": null}} 2019-07-30 10:49:19,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/64d5c3ab60be4786972c632f45d5aa7f used request id req-4744d20b-ddcd-4108-911d-76ce6b1a769b 2019-07-30 10:49:19,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214728832245s 2019-07-30 10:49:19,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 10:49:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/64d5c3ab60be4786972c632f45d5aa7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:19,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37983056-2d5b-4d25-b463-1fd81ddad51e 2019-07-30 10:49:19,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:49:19,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/64d5c3ab60be4786972c632f45d5aa7f used request id req-37983056-2d5b-4d25-b463-1fd81ddad51e 2019-07-30 10:49:19,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305136919022s 2019-07-30 10:49:19,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:49:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:19,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f7f00a-0275-4a94-a08e-17d6c8936275 2019-07-30 10:49:19,900 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/9df03697cd4c44be866c2132539686fa"}, "tags": [], "enabled": true, "id": "9df03697cd4c44be866c2132539686fa", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_588a6b23-a6f8-4238-92b2-d346f90a7389"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 10:49:19,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-10f7f00a-0275-4a94-a08e-17d6c8936275 2019-07-30 10:49:19,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200781106949s 2019-07-30 10:49:19,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 10:49:19,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/9df03697cd4c44be866c2132539686fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:20,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a761414-910e-45c7-bf18-a6223d42f084 2019-07-30 10:49:20,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:49:20,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/9df03697cd4c44be866c2132539686fa used request id req-1a761414-910e-45c7-bf18-a6223d42f084 2019-07-30 10:49:20,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.25572013855s 2019-07-30 10:49:20,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:49:20,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=9df03697cd4c44be866c2132539686fa&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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:20,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:20 GMT X-Openstack-Request-Id: req-f6236e2b-83b1-4083-8e46-8b730af65138 2019-07-30 10:49:20,904 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:54Z", "updated_at": "2019-07-30T10:43:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2521ca3b-1c0d-4b8f-9b0b-2aba2f9a4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2b451b74-43b8-4ffe-953e-90d13c51b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "870c7bf0-8f2f-4d68-8073-a523228cd344", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:54Z", "revision_number": 0, "id": "f83b56cb-2f26-46c4-8ea2-cb620f99bdb9", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:54Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "name": "default"}]} 2019-07-30 10:49:20,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=9df03697cd4c44be866c2132539686fa&name=default used request id req-f6236e2b-83b1-4083-8e46-8b730af65138 2019-07-30 10:49:20,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.737018108368s 2019-07-30 10:49:20,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:49:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:20,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:20 GMT X-Openstack-Request-Id: req-634633e7-5e80-4565-bb88-be29c3ba3b06 2019-07-30 10:49:20,993 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9df03697cd4c44be866c2132539686fa", "created_at": "2019-07-30T10:43:54Z", "updated_at": "2019-07-30T10:43:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2521ca3b-1c0d-4b8f-9b0b-2aba2f9a4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "2b451b74-43b8-4ffe-953e-90d13c51b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:55Z", "revision_number": 0, "id": "870c7bf0-8f2f-4d68-8073-a523228cd344", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:55Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "9df03697cd4c44be866c2132539686fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:43:54Z", "revision_number": 0, "id": "f83b56cb-2f26-46c4-8ea2-cb620f99bdb9", "remote_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "remote_ip_prefix": null, "created_at": "2019-07-30T10:43:54Z", "security_group_id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "tenant_id": "9df03697cd4c44be866c2132539686fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "9df03697cd4c44be866c2132539686fa"}], "revision_number": 1, "project_id": "9df03697cd4c44be866c2132539686fa", "id": "9b57ac13-4334-4fde-97c2-23d0297d62fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 10:49:20,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-634633e7-5e80-4565-bb88-be29c3ba3b06 2019-07-30 10:49:20,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0830869674683s 2019-07-30 10:49:21,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 10:49:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/9b57ac13-4334-4fde-97c2-23d0297d62fe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d5435d6b3e8f10ed6e8fc3cdad919f65467502cd" 2019-07-30 10:49:21,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 10:49:21 GMT X-Openstack-Request-Id: req-2739e24c-a615-4865-9fa4-4daff45562c5 2019-07-30 10:49:21,149 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 10:49:21,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/9b57ac13-4334-4fde-97c2-23d0297d62fe.json used request id req-2739e24c-a615-4865-9fa4-4daff45562c5 2019-07-30 10:49:21,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148478984833s 2019-07-30 10:49:21,166 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-07-30 10:49:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:49:21,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deec3a78-d1aa-4520-995e-45cc1faf58df 2019-07-30 10:49:21,196 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 10:49:21,196 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-deec3a78-d1aa-4520-995e-45cc1faf58df 2019-07-30 10:49:21,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 10:49:21,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T11:49:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["BtAx3AatSiOJQNznMi3y3A"], "issued_at": "2019-07-30T10:49:21.000000Z"}} 2019-07-30 10:49:21,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:49:21,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:22,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:22 GMT X-Openstack-Request-Id: req-3896ae62-d610-4054-89fb-98b324fb37db 2019-07-30 10:49:22,226 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 10:49:22,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3896ae62-d610-4054-89fb-98b324fb37db 2019-07-30 10:49:22,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.618674039841s 2019-07-30 10:49:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:49:22,239 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f31281f-0960-45d7-94b7-7de1d49aec2c 2019-07-30 10:49:22,240 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:49:22,240 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-3f31281f-0960-45d7-94b7-7de1d49aec2c 2019-07-30 10:49:22,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:49:22,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:22,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0e2c72-5d28-4108-a273-c6f5cab78caf 2019-07-30 10:49:22,453 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 10:49:22,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5d0e2c72-5d28-4108-a273-c6f5cab78caf 2019-07-30 10:49:22,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212938070297s 2019-07-30 10:49:22,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 10:49:22,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf"}}' 2019-07-30 10:49:22,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f7d3117-0d8a-408a-8656-50450108d737 2019-07-30 10:49:22,694 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ad0ad2825fb4986be8ebaca95928659"}, "tags": [], "enabled": true, "id": "1ad0ad2825fb4986be8ebaca95928659", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf"}} 2019-07-30 10:49:22,694 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5f7d3117-0d8a-408a-8656-50450108d737 2019-07-30 10:49:22,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.232699155807s 2019-07-30 10:49:22,695 - 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'1ad0ad2825fb4986be8ebaca95928659', '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_bfda4944-0117-4da3-b6df-1b94e214a3bf'}) 2019-07-30 10:49:22,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 10:49:22,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dW0DTCwVdkPOMTTjRs8ncwwNNs5p2x", "email": null, "name": "cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf"}}' 2019-07-30 10:49:23,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d52fb9c-d061-4a7d-b5fb-2c8adfdebbea 2019-07-30 10:49:23,160 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": {"self": "http://172.30.9.24:5000/v3/users/e6d200a904cd4d158f680f190d7177a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6d200a904cd4d158f680f190d7177a9", "domain_id": "default", "password_expires_at": null}} 2019-07-30 10:49:23,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3d52fb9c-d061-4a7d-b5fb-2c8adfdebbea 2019-07-30 10:49:23,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458329916s 2019-07-30 10:49:23,161 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e6d200a904cd4d158f680f190d7177a9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf'}) 2019-07-30 10:49:23,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:49:23,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:23,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f15bb5-78b9-419b-96b1-ab6df7d20611 2019-07-30 10:49:23,317 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:49:23,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-20f15bb5-78b9-419b-96b1-ab6df7d20611 2019-07-30 10:49:23,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152245998383s 2019-07-30 10:49:23,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:49:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:23,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f9a34fa-e54e-46bf-8330-016acd08e822 2019-07-30 10:49:23,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:49:23,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4f9a34fa-e54e-46bf-8330-016acd08e822 2019-07-30 10:49:23,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122905015945s 2019-07-30 10:49:23,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 10:49:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:23,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1b5451-0540-4308-9eff-988c40667717 2019-07-30 10:49:23,661 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 10:49:23,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ca1b5451-0540-4308-9eff-988c40667717 2019-07-30 10:49:23,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2091319561s 2019-07-30 10:49:23,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:49:23,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:23,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15433e9c-29ef-48ad-8974-86a4fb3c6a2f 2019-07-30 10:49:23,784 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 10:49:23,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-15433e9c-29ef-48ad-8974-86a4fb3c6a2f 2019-07-30 10:49:23,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117676019669s 2019-07-30 10:49:23,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 10:49:23,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:24,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928c3e45-c18f-4485-adaa-c266344106d5 2019-07-30 10:49:24,029 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": {"self": "http://172.30.9.24:5000/v3/users/e6d200a904cd4d158f680f190d7177a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6d200a904cd4d158f680f190d7177a9", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 10:49:24,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-928c3e45-c18f-4485-adaa-c266344106d5 2019-07-30 10:49:24,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243818998337s 2019-07-30 10:49:24,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:49:24,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:24,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0746d0fd-1f45-41bb-8c29-155c57120be7 2019-07-30 10:49:24,173 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ad0ad2825fb4986be8ebaca95928659"}, "tags": [], "enabled": true, "id": "1ad0ad2825fb4986be8ebaca95928659", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 10:49:24,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-0746d0fd-1f45-41bb-8c29-155c57120be7 2019-07-30 10:49:24,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.131552934647s 2019-07-30 10:49:24,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 10:49:24,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=e6d200a904cd4d158f680f190d7177a9&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1ad0ad2825fb4986be8ebaca95928659" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:24,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821c3ed4-4799-4fbb-8339-a6107d699b22 2019-07-30 10:49:24,401 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=e6d200a904cd4d158f680f190d7177a9&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1ad0ad2825fb4986be8ebaca95928659", "previous": null, "next": null}} 2019-07-30 10:49:24,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e6d200a904cd4d158f680f190d7177a9&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1ad0ad2825fb4986be8ebaca95928659 used request id req-821c3ed4-4799-4fbb-8339-a6107d699b22 2019-07-30 10:49:24,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219013929367s 2019-07-30 10:49:24,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 10:49:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1ad0ad2825fb4986be8ebaca95928659/users/e6d200a904cd4d158f680f190d7177a9/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:24,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 10:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7740fbdf-d796-4665-b99e-065ff2df3794 2019-07-30 10:49:24,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 10:49:24,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1ad0ad2825fb4986be8ebaca95928659/users/e6d200a904cd4d158f680f190d7177a9/roles/7c6f65662ba14da09fdf612228746a7c used request id req-7740fbdf-d796-4665-b99e-065ff2df3794 2019-07-30 10:49:24,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.214251995087s 2019-07-30 10:49:24,621 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf', 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'1ad0ad2825fb4986be8ebaca95928659', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dW0DTCwVdkPOMTTjRs8ncwwNNs5p2x', 'username': u'cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 10:49:24,624 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'password': 'dW0DTCwVdkPOMTTjRs8ncwwNNs5p2x', 'project_name': 'cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '1ad0ad2825fb4986be8ebaca95928659', 'project_domain_name': 'Default'} 2019-07-30 10:49:24,675 - 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-30 10:49:24,690 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-07-30 10:49:24,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 10:49:24,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:24,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e22bc8b-c125-4746-9268-d60fbd141e2d 2019-07-30 10:49:24,905 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 10:49:24,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-8e22bc8b-c125-4746-9268-d60fbd141e2d 2019-07-30 10:49:24,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214900016785s 2019-07-30 10:49:24,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:49:24,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:49:25,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d133ab-00a4-4092-84f7-a0c730be53eb 2019-07-30 10:49:25,032 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ad0ad2825fb4986be8ebaca95928659"}, "tags": [], "enabled": true, "id": "1ad0ad2825fb4986be8ebaca95928659", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 10:49:25,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-59d133ab-00a4-4092-84f7-a0c730be53eb 2019-07-30 10:49:25,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119116067886s 2019-07-30 10:49:25,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 10:49:25,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" -d '{"network": {"tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "admin_state_up": true}}' 2019-07-30 10:49:25,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:25 GMT X-Openstack-Request-Id: req-45f700a3-9e27-43ee-9903-470e42ec73fc 2019-07-30 10:49:25,387 - 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":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T10:49:25Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}} 2019-07-30 10:49:25,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-45f700a3-9e27-43ee-9903-470e42ec73fc 2019-07-30 10:49:25,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.35248708725s 2019-07-30 10:49:25,388 - 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-30T10:49:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0', 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'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'created_at': u'2019-07-30T10:49:25Z', u'mtu': 1450, u'tenant_id': u'1ad0ad2825fb4986be8ebaca95928659', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1ad0ad2825fb4986be8ebaca95928659', u'l2_adjacency': True}) 2019-07-30 10:49:25,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:49:25,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa23965-402a-4f22-85bd-18cb5bf0a65e 2019-07-30 10:49:25,399 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 10:49:25,399 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1fa23965-402a-4f22-85bd-18cb5bf0a65e 2019-07-30 10:49:25,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 10:49:25,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T11:49:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ad0ad2825fb4986be8ebaca95928659", "name": "cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/1ad0ad2825fb4986be8ebaca95928659", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/1ad0ad2825fb4986be8ebaca95928659", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/1ad0ad2825fb4986be8ebaca95928659", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ad0ad2825fb4986be8ebaca95928659", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/1ad0ad2825fb4986be8ebaca95928659", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/1ad0ad2825fb4986be8ebaca95928659", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ad0ad2825fb4986be8ebaca95928659", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_1ad0ad2825fb4986be8ebaca95928659", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ad0ad2825fb4986be8ebaca95928659", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/1ad0ad2825fb4986be8ebaca95928659", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/1ad0ad2825fb4986be8ebaca95928659", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf", "id": "e6d200a904cd4d158f680f190d7177a9"}, "audit_ids": ["QhI9SV3uSL6oSTYU64axBw"], "issued_at": "2019-07-30T10:49:25.000000Z"}} 2019-07-30 10:49:25,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:49:25,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:26,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:26 GMT X-Openstack-Request-Id: req-2dc7f5af-3938-4b28-8958-a6cc3c4fb19c 2019-07-30 10:49:26,227 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T10:49:25Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:49:26,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2dc7f5af-3938-4b28-8958-a6cc3c4fb19c 2019-07-30 10:49:26,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39627289772s 2019-07-30 10:49:26,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 10:49:26,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"subnet": {"name": "cloudify_ims-subnet_bfda4944-0117-4da3-b6df-1b94e214a3bf", "enable_dhcp": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 10:49:27,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:27 GMT X-Openstack-Request-Id: req-978c2178-6dd0-46b5-8a0d-0f7eb9775405 2019-07-30 10:49:27,234 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T10:49:26Z","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":"1ad0ad2825fb4986be8ebaca95928659","id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","subnetpool_id":null,"name":"cloudify_ims-subnet_bfda4944-0117-4da3-b6df-1b94e214a3bf"}} 2019-07-30 10:49:27,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-978c2178-6dd0-46b5-8a0d-0f7eb9775405 2019-07-30 10:49:27,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00577616692s 2019-07-30 10:49:27,235 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T10:49: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'916d98c1-d09b-40e1-8e06-b7eaf1c87d2f', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'enable_dhcp': True, u'network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0', u'tenant_id': u'1ad0ad2825fb4986be8ebaca95928659', u'created_at': u'2019-07-30T10:49: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'1ad0ad2825fb4986be8ebaca95928659'}) 2019-07-30 10:49:27,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 10:49:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "cloudify_ims-router_bfda4944-0117-4da3-b6df-1b94e214a3bf", "admin_state_up": true}}' 2019-07-30 10:49:28,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:28 GMT X-Openstack-Request-Id: req-aa2731d2-e37b-4e75-9a13-21602b80929b 2019-07-30 10:49:28,910 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:27Z", "admin_state_up": true, "updated_at": "2019-07-30T10:49:28Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "e64450d2-680d-4188-8bf9-87b4f2153090", "name": "cloudify_ims-router_bfda4944-0117-4da3-b6df-1b94e214a3bf"}} 2019-07-30 10:49:28,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-aa2731d2-e37b-4e75-9a13-21602b80929b 2019-07-30 10:49:28,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67422699928s 2019-07-30 10:49:28,910 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T10:49:28Z', u'revision_number': 2, u'id': u'e64450d2-680d-4188-8bf9-87b4f2153090', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'admin_state_up': True, u'tenant_id': u'1ad0ad2825fb4986be8ebaca95928659', u'created_at': u'2019-07-30T10:49:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'1ad0ad2825fb4986be8ebaca95928659'}) 2019-07-30 10:49:28,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 10:49:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e64450d2-680d-4188-8bf9-87b4f2153090/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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"subnet_id": "916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"}' 2019-07-30 10:49:31,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:31 GMT X-Openstack-Request-Id: req-40410e7c-e844-45d1-869e-f98d8f6f0c8c 2019-07-30 10:49:31,808 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "subnet_id": "916d98c1-d09b-40e1-8e06-b7eaf1c87d2f", "subnet_ids": ["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"], "port_id": "bc5acf4a-5398-4b39-bd91-e615788bd207", "id": "e64450d2-680d-4188-8bf9-87b4f2153090"} 2019-07-30 10:49:31,808 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e64450d2-680d-4188-8bf9-87b4f2153090/add_router_interface.json used request id req-40410e7c-e844-45d1-869e-f98d8f6f0c8c 2019-07-30 10:49:31,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89697289467s 2019-07-30 10:49:31,808 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-30 10:49:33,059 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8ee57e8549b609af99c44f881b823041 sha256:0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc 2019-07-30 10:49:33,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 10:49:33,065 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:33 GMT 2019-07-30 10:49:33,066 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 10:49:33,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:49:33,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:33,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:33 GMT X-Openstack-Request-Id: req-47e69470-29e7-418b-acaa-8f3b0c5f2180 2019-07-30 10:49:33,371 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:49:33,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-47e69470-29e7-418b-acaa-8f3b0c5f2180 2019-07-30 10:49:33,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303741931915s 2019-07-30 10:49:33,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 10:49:33,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "owner_specified.shade.object": "images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}' 2019-07-30 10:49:33,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:33 GMT Location: http://172.30.9.24:9292/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d4d361cf-742c-4872-9c9d-80a5866f8bfd 2019-07-30 10:49:33,444 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:49:33Z", "file": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/file", "owner": "1ad0ad2825fb4986be8ebaca95928659", "id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "size": null, "self": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "checksum": null, "created_at": "2019-07-30T10:49:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 10:49:33,444 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d4d361cf-742c-4872-9c9d-80a5866f8bfd 2019-07-30 10:49:33,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0632500648499s 2019-07-30 10:49:33,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 10:49:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '' 2019-07-30 10:49:38,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 10:49:38 GMT X-Openstack-Request-Id: req-123d1337-65f4-48a4-831c-aa8de89bb9ea 2019-07-30 10:49:38,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 10:49:38,209 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/file used request id req-123d1337-65f4-48a4-831c-aa8de89bb9ea 2019-07-30 10:49:38,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.76377987862s 2019-07-30 10:49:38,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:49:38,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:38,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:38 GMT X-Openstack-Request-Id: req-b48c1a6c-bb2b-403b-b653-0fcd524cfa3f 2019-07-30 10:49:38,254 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:49:38Z", "file": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/file", "owner": "1ad0ad2825fb4986be8ebaca95928659", "id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "size": 296288256, "self": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T10:49:33Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:49:38,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b48c1a6c-bb2b-403b-b653-0fcd524cfa3f 2019-07-30 10:49:38,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0407400131226s 2019-07-30 10:49:38,256 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/file', 'owner': u'1ad0ad2825fb4986be8ebaca95928659', 'id': u'8102cfb9-fb0f-45af-8e64-47e7668d5e1e', 'size': 296288256, u'self': u'/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ad0ad2825fb4986be8ebaca95928659', 'name': 'cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T10:49:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T10:49:38Z', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', 'properties': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'created': u'2019-07-30T10:49:33Z', 'checksum': u'8ee57e8549b609af99c44f881b823041', 'created_at': u'2019-07-30T10:49:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', 'metadata': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}}) 2019-07-30 10:49:38,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 10:49:38,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-30 10:49:38,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-7f09c74a-a7f5-4d16-a350-693cc4957bac x-openstack-request-id: req-7f09c74a-a7f5-4d16-a350-693cc4957bac 2019-07-30 10:49:38,502 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "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": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c"}} 2019-07-30 10:49:38,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7f09c74a-a7f5-4d16-a350-693cc4957bac 2019-07-30 10:49:38,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.242960929871s 2019-07-30 10:49:38,503 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf', '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'2e894757a4e54ebfa46b20b30b23a387', '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'c0f3e7a0-fea8-43dd-970f-1c67a7bf686c', 'swap': 0}) 2019-07-30 10:49:38,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 10:49:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c/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}45585d021e29fa54c227a1a2c0c76207374df509" -d '{"extra_specs": {}}' 2019-07-30 10:49:38,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-153a562e-e36d-465c-b3d6-e5f264692a96 x-openstack-request-id: req-153a562e-e36d-465c-b3d6-e5f264692a96 2019-07-30 10:49:38,524 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 10:49:38,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c/os-extra_specs used request id req-153a562e-e36d-465c-b3d6-e5f264692a96 2019-07-30 10:49:38,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200669765472s 2019-07-30 10:49:38,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 10:49:38,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"keypair": {"name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf"}}' 2019-07-30 10:49:38,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-05f54e4d-a3d2-472c-9726-cec9698cc044 x-openstack-request-id: req-05f54e4d-a3d2-472c-9726-cec9698cc044 2019-07-30 10:49:38,981 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuPTh/7WMnnCCKO1KhhJGAWbOi9ZhQwoQVt5PloJttZaNm3qn\ncw7QQL7eFO/YCCIgSUCt4swquEYo6XyjU/aR2XTmOHiy/CvU3qQ9c4OU4esnyOso\nKZd6c93l1ZIiRz+SVrJ0Lnr1poaGbVIQ0wGLe2nYVfVdxF/7+N0LDAW+6aSLgKq3\nnLPpn5UTB8oUoMy3ZF3B9m2SOFt7gIEUDqS7XLJatXTKtVd/JX80kzYtWHcT+hTC\n7aot9GSrN8GmRtE1eu6F0bX6zoD84Oz4D83enb33HvvP97FVl/Oua+YhBjZYD/MA\nUdOqd0N2OfFcfDyq49O5pAlSWmzVt67T/FnKfwIDAQABAoIBAH60/JJybHgqeXDS\nRwicQis5o+w2nIERxunL+NgSWFhbYH2QRGDVWCPS3k+Xk/bWcinczoMd/XIqVmLG\nSRn/RCGmLQWo4m1RFc7E03hsPzWaJLJHL0d3B6OS854hM6x9x6HvNRqWj+1aIYOJ\nAg+b8lNEyrjwlCEw5Gyz+Zpt4UErl0/J8hRojuHmdZ4hBcJXoPVwiK/j8es1qqX5\nSZi4W87tGFmckSDtBzJorLDg+HLvVY6N+pfCDfx+Bg39qB4Bzg2flqzSWX6LeNTu\nCcgg99vh73MJSLnR64BIJzpSqa4KEb2UAlcflbM2ATfJu8jHehclW+BDkbN4l4k5\nBPT+xMECgYEA3uo4SMylE2JjsKz+7btEEMqYoxr7f/HCJEqGq8kT1mC6LHzxk5qg\nhQczJcggndbZXEpYYl/A0CGEJwtODdZ82LaIajM4e5YCk3VbAFolPsqxL7xO5j7o\ncAjm+0OSS+5+h6uE2+/V5ZfIV1o08Kz+y3NE97lAQZhbTDRmBK8ve6ECgYEA1Ghp\n7SMexDT2iv0xTBDDgSZh+u1HFHEO2Ni0yIsSqXLcdMXEZrxNF19c1/6XfphLP2BM\nj7Al5lYit+m3ujI5ddSZoQCTKZtNi0Uz29Zq8k3HlvEiXOaBQuvT7ax/wpdv7NvA\nHo9ylHnfweTD8cYQ1vIpAZk6X+aZYsZgP9oYkh8CgYBJ7pTMUFNPooo9xqKmZj2k\n9Ay7y+8t+BjTwIP55a7Woy4cIzRcKCSk+kZUeZOXxfJBUccOmYNxhCw4Zt90Z3bw\nyVllH6fUFWS1U27jJwLDWKZ7lpD0fFjLD6jMHRUgafE9Pf3KlDj09OpVTm3QhQ/c\nmlZ9csuE9esR0y8izpeJAQKBgAZ95nbj8uXGRJ683EvZ20/QL4BuzhRW3EBOZ0AV\n2A0rwIclIDqPmL+VH45Obqzk1K/sLorZtF7U1RzP3Nio/k6Wn9dm4BiOcZFHHS2j\n4QLk06vOVOGH/f1gncqO0hzNahNQKBAHDFZzXx5a8o4qIoufPReaaklSD/AP5hMt\nhEC7AoGAHPz0DskNTsgJhOlgBojPbIyOaPhLvoh2TzmaEx9RAfi6UX3i57gwG4dg\nP8TRkA3P6MwiVrcgWtl/2ps7fBzoD+V9TBVAFLMIb1/W5vN1KKwzarg81hqxJiuv\nJnkopRcRcApfQSn7w1Tu17YSSs9SAeD1l9l/WN5QUQQcXv2lMUs=\n-----END RSA PRIVATE KEY-----\n", "user_id": "e6d200a904cd4d158f680f190d7177a9", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}} 2019-07-30 10:49:38,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-05f54e4d-a3d2-472c-9726-cec9698cc044 2019-07-30 10:49:38,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.454340934753s 2019-07-30 10:49:38,982 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuPTh/7WMnnCCKO1KhhJGAWbOi9ZhQwoQVt5PloJttZaNm3qn\ncw7QQL7eFO/YCCIgSUCt4swquEYo6XyjU/aR2XTmOHiy/CvU3qQ9c4OU4esnyOso\nKZd6c93l1ZIiRz+SVrJ0Lnr1poaGbVIQ0wGLe2nYVfVdxF/7+N0LDAW+6aSLgKq3\nnLPpn5UTB8oUoMy3ZF3B9m2SOFt7gIEUDqS7XLJatXTKtVd/JX80kzYtWHcT+hTC\n7aot9GSrN8GmRtE1eu6F0bX6zoD84Oz4D83enb33HvvP97FVl/Oua+YhBjZYD/MA\nUdOqd0N2OfFcfDyq49O5pAlSWmzVt67T/FnKfwIDAQABAoIBAH60/JJybHgqeXDS\nRwicQis5o+w2nIERxunL+NgSWFhbYH2QRGDVWCPS3k+Xk/bWcinczoMd/XIqVmLG\nSRn/RCGmLQWo4m1RFc7E03hsPzWaJLJHL0d3B6OS854hM6x9x6HvNRqWj+1aIYOJ\nAg+b8lNEyrjwlCEw5Gyz+Zpt4UErl0/J8hRojuHmdZ4hBcJXoPVwiK/j8es1qqX5\nSZi4W87tGFmckSDtBzJorLDg+HLvVY6N+pfCDfx+Bg39qB4Bzg2flqzSWX6LeNTu\nCcgg99vh73MJSLnR64BIJzpSqa4KEb2UAlcflbM2ATfJu8jHehclW+BDkbN4l4k5\nBPT+xMECgYEA3uo4SMylE2JjsKz+7btEEMqYoxr7f/HCJEqGq8kT1mC6LHzxk5qg\nhQczJcggndbZXEpYYl/A0CGEJwtODdZ82LaIajM4e5YCk3VbAFolPsqxL7xO5j7o\ncAjm+0OSS+5+h6uE2+/V5ZfIV1o08Kz+y3NE97lAQZhbTDRmBK8ve6ECgYEA1Ghp\n7SMexDT2iv0xTBDDgSZh+u1HFHEO2Ni0yIsSqXLcdMXEZrxNF19c1/6XfphLP2BM\nj7Al5lYit+m3ujI5ddSZoQCTKZtNi0Uz29Zq8k3HlvEiXOaBQuvT7ax/wpdv7NvA\nHo9ylHnfweTD8cYQ1vIpAZk6X+aZYsZgP9oYkh8CgYBJ7pTMUFNPooo9xqKmZj2k\n9Ay7y+8t+BjTwIP55a7Woy4cIzRcKCSk+kZUeZOXxfJBUccOmYNxhCw4Zt90Z3bw\nyVllH6fUFWS1U27jJwLDWKZ7lpD0fFjLD6jMHRUgafE9Pf3KlDj09OpVTm3QhQ/c\nmlZ9csuE9esR0y8izpeJAQKBgAZ95nbj8uXGRJ683EvZ20/QL4BuzhRW3EBOZ0AV\n2A0rwIclIDqPmL+VH45Obqzk1K/sLorZtF7U1RzP3Nio/k6Wn9dm4BiOcZFHHS2j\n4QLk06vOVOGH/f1gncqO0hzNahNQKBAHDFZzXx5a8o4qIoufPReaaklSD/AP5hMt\nhEC7AoGAHPz0DskNTsgJhOlgBojPbIyOaPhLvoh2TzmaEx9RAfi6UX3i57gwG4dg\nP8TRkA3P6MwiVrcgWtl/2ps7fBzoD+V9TBVAFLMIb1/W5vN1KKwzarg81hqxJiuv\nJnkopRcRcApfQSn7w1Tu17YSSs9SAeD1l9l/WN5QUQQcXv2lMUs=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e6d200a904cd4d158f680f190d7177a9', 'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'created_at': '2019-07-30T10:49:38.982756', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ad0ad2825fb4986be8ebaca95928659', 'name': 'cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4', 'type': 'ssh', 'id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf'}) 2019-07-30 10:49:38,983 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAuPTh/7WMnnCCKO1KhhJGAWbOi9ZhQwoQVt5PloJttZaNm3qn cw7QQL7eFO/YCCIgSUCt4swquEYo6XyjU/aR2XTmOHiy/CvU3qQ9c4OU4esnyOso KZd6c93l1ZIiRz+SVrJ0Lnr1poaGbVIQ0wGLe2nYVfVdxF/7+N0LDAW+6aSLgKq3 nLPpn5UTB8oUoMy3ZF3B9m2SOFt7gIEUDqS7XLJatXTKtVd/JX80kzYtWHcT+hTC 7aot9GSrN8GmRtE1eu6F0bX6zoD84Oz4D83enb33HvvP97FVl/Oua+YhBjZYD/MA UdOqd0N2OfFcfDyq49O5pAlSWmzVt67T/FnKfwIDAQABAoIBAH60/JJybHgqeXDS RwicQis5o+w2nIERxunL+NgSWFhbYH2QRGDVWCPS3k+Xk/bWcinczoMd/XIqVmLG SRn/RCGmLQWo4m1RFc7E03hsPzWaJLJHL0d3B6OS854hM6x9x6HvNRqWj+1aIYOJ Ag+b8lNEyrjwlCEw5Gyz+Zpt4UErl0/J8hRojuHmdZ4hBcJXoPVwiK/j8es1qqX5 SZi4W87tGFmckSDtBzJorLDg+HLvVY6N+pfCDfx+Bg39qB4Bzg2flqzSWX6LeNTu Ccgg99vh73MJSLnR64BIJzpSqa4KEb2UAlcflbM2ATfJu8jHehclW+BDkbN4l4k5 BPT+xMECgYEA3uo4SMylE2JjsKz+7btEEMqYoxr7f/HCJEqGq8kT1mC6LHzxk5qg hQczJcggndbZXEpYYl/A0CGEJwtODdZ82LaIajM4e5YCk3VbAFolPsqxL7xO5j7o cAjm+0OSS+5+h6uE2+/V5ZfIV1o08Kz+y3NE97lAQZhbTDRmBK8ve6ECgYEA1Ghp 7SMexDT2iv0xTBDDgSZh+u1HFHEO2Ni0yIsSqXLcdMXEZrxNF19c1/6XfphLP2BM j7Al5lYit+m3ujI5ddSZoQCTKZtNi0Uz29Zq8k3HlvEiXOaBQuvT7ax/wpdv7NvA Ho9ylHnfweTD8cYQ1vIpAZk6X+aZYsZgP9oYkh8CgYBJ7pTMUFNPooo9xqKmZj2k 9Ay7y+8t+BjTwIP55a7Woy4cIzRcKCSk+kZUeZOXxfJBUccOmYNxhCw4Zt90Z3bw yVllH6fUFWS1U27jJwLDWKZ7lpD0fFjLD6jMHRUgafE9Pf3KlDj09OpVTm3QhQ/c mlZ9csuE9esR0y8izpeJAQKBgAZ95nbj8uXGRJ683EvZ20/QL4BuzhRW3EBOZ0AV 2A0rwIclIDqPmL+VH45Obqzk1K/sLorZtF7U1RzP3Nio/k6Wn9dm4BiOcZFHHS2j 4QLk06vOVOGH/f1gncqO0hzNahNQKBAHDFZzXx5a8o4qIoufPReaaklSD/AP5hMt hEC7AoGAHPz0DskNTsgJhOlgBojPbIyOaPhLvoh2TzmaEx9RAfi6UX3i57gwG4dg P8TRkA3P6MwiVrcgWtl/2ps7fBzoD+V9TBVAFLMIb1/W5vN1KKwzarg81hqxJiuv JnkopRcRcApfQSn7w1Tu17YSSs9SAeD1l9l/WN5QUQQcXv2lMUs= -----END RSA PRIVATE KEY----- 2019-07-30 10:49:38,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 10:49:38,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"security_group": {"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-07-30 10:49:39,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:39 GMT X-Openstack-Request-Id: req-ffaa3f27-24db-4410-888e-1740ae5cceea 2019-07-30 10:49:39,167 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "updated_at": "2019-07-30T10:49:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "1019405b-4a99-412b-950c-4031255d44c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "2c113790-c433-4ddd-a63b-2704bbc71805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}} 2019-07-30 10:49:39,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ffaa3f27-24db-4410-888e-1740ae5cceea 2019-07-30 10:49:39,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.178770065308s 2019-07-30 10:49:39,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:49:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:39,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:39 GMT X-Openstack-Request-Id: req-4fb11039-867f-456a-a812-be728051bd17 2019-07-30 10:49:39,238 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:49:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "updated_at": "2019-07-30T10:49:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "1019405b-4a99-412b-950c-4031255d44c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "2c113790-c433-4ddd-a63b-2704bbc71805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:49:39,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4fb11039-867f-456a-a812-be728051bd17 2019-07-30 10:49:39,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0634791851044s 2019-07-30 10:49:39,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:49:39,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -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": "fb8cd351-ff32-4e53-92f9-e4828ede5c78"}}' 2019-07-30 10:49:39,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:39 GMT X-Openstack-Request-Id: req-0556741f-57e7-401d-95c9-152dea764214 2019-07-30 10:49:39,370 - 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-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "port_range_min": 22, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "7808e863-a1e2-49f3-a9da-6790319bfd43"}} 2019-07-30 10:49:39,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0556741f-57e7-401d-95c9-152dea764214 2019-07-30 10:49:39,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125602006912s 2019-07-30 10:49:39,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:49:39,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:39,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:39 GMT X-Openstack-Request-Id: req-0564b1a3-def6-4628-aa09-4712ec1a130d 2019-07-30 10:49:39,417 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:49:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "updated_at": "2019-07-30T10:49:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "1019405b-4a99-412b-950c-4031255d44c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "2c113790-c433-4ddd-a63b-2704bbc71805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "7808e863-a1e2-49f3-a9da-6790319bfd43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:49:39,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0564b1a3-def6-4628-aa09-4712ec1a130d 2019-07-30 10:49:39,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0404469966888s 2019-07-30 10:49:39,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:49:39,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -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": "fb8cd351-ff32-4e53-92f9-e4828ede5c78"}}' 2019-07-30 10:49:39,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:39 GMT X-Openstack-Request-Id: req-f645d765-a2d5-4f5c-a027-23d2ec4bf00e 2019-07-30 10:49:39,560 - 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-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "port_range_min": null, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "52a41122-13d6-4e96-b120-92e98512186f"}} 2019-07-30 10:49:39,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f645d765-a2d5-4f5c-a027-23d2ec4bf00e 2019-07-30 10:49:39,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135964155197s 2019-07-30 10:49:39,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:49:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:39,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:39 GMT X-Openstack-Request-Id: req-b7919e03-5753-4992-90d4-b299d83d49f2 2019-07-30 10:49:39,614 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:49:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "updated_at": "2019-07-30T10:49:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "1019405b-4a99-412b-950c-4031255d44c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "2c113790-c433-4ddd-a63b-2704bbc71805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "52a41122-13d6-4e96-b120-92e98512186f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "7808e863-a1e2-49f3-a9da-6790319bfd43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 3, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:49:39,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b7919e03-5753-4992-90d4-b299d83d49f2 2019-07-30 10:49:39,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468020439148s 2019-07-30 10:49:39,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:49:39,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -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": "fb8cd351-ff32-4e53-92f9-e4828ede5c78"}}' 2019-07-30 10:49:39,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:39 GMT X-Openstack-Request-Id: req-cc8949bc-91b9-4ebe-a1b3-bc90adbf651f 2019-07-30 10:49:39,734 - 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-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "port_range_min": 80, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "62909ea0-1c38-4230-a766-899f2cd83f38"}} 2019-07-30 10:49:39,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-cc8949bc-91b9-4ebe-a1b3-bc90adbf651f 2019-07-30 10:49:39,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114615917206s 2019-07-30 10:49:39,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:49:39,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:39,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:39 GMT X-Openstack-Request-Id: req-36739dd2-3470-4fe1-9f6a-5764afd8dfd6 2019-07-30 10:49:39,783 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:49:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "updated_at": "2019-07-30T10:49:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "1019405b-4a99-412b-950c-4031255d44c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "2c113790-c433-4ddd-a63b-2704bbc71805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "52a41122-13d6-4e96-b120-92e98512186f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "62909ea0-1c38-4230-a766-899f2cd83f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "7808e863-a1e2-49f3-a9da-6790319bfd43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 4, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:49:39,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-36739dd2-3470-4fe1-9f6a-5764afd8dfd6 2019-07-30 10:49:39,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0424489974976s 2019-07-30 10:49:39,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:49:39,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -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": "fb8cd351-ff32-4e53-92f9-e4828ede5c78"}}' 2019-07-30 10:49:40,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:40 GMT X-Openstack-Request-Id: req-6037458e-eed3-4912-8c92-a89185fdc1eb 2019-07-30 10:49:40,173 - 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-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "port_range_min": 443, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:40Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "e7abf9fa-b5ff-43aa-96cd-3bfabe37c2c1"}} 2019-07-30 10:49:40,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6037458e-eed3-4912-8c92-a89185fdc1eb 2019-07-30 10:49:40,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.384191036224s 2019-07-30 10:49:40,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:49:40,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:40,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:40 GMT X-Openstack-Request-Id: req-e0d5792f-7f4a-4fdd-8493-ee04e343458c 2019-07-30 10:49:40,221 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:49:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "updated_at": "2019-07-30T10:49:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "1019405b-4a99-412b-950c-4031255d44c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "2c113790-c433-4ddd-a63b-2704bbc71805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "52a41122-13d6-4e96-b120-92e98512186f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "62909ea0-1c38-4230-a766-899f2cd83f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "7808e863-a1e2-49f3-a9da-6790319bfd43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T10:49:40Z", "revision_number": 0, "id": "e7abf9fa-b5ff-43aa-96cd-3bfabe37c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 5, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:49:40,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e0d5792f-7f4a-4fdd-8493-ee04e343458c 2019-07-30 10:49:40,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0413298606873s 2019-07-30 10:49:40,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:49:40,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -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": "fb8cd351-ff32-4e53-92f9-e4828ede5c78"}}' 2019-07-30 10:49:40,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:40 GMT X-Openstack-Request-Id: req-0e8e28cd-7f0f-41ed-aec8-c0cb5a57aa08 2019-07-30 10:49:40,383 - 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-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "port_range_min": 5671, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:40Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "585f9956-299f-48c6-a5db-9596363d623b"}} 2019-07-30 10:49:40,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0e8e28cd-7f0f-41ed-aec8-c0cb5a57aa08 2019-07-30 10:49:40,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155836820602s 2019-07-30 10:49:40,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:49:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:40,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:40 GMT X-Openstack-Request-Id: req-341f2909-570c-4871-820d-6096371350eb 2019-07-30 10:49:40,430 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:49:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "updated_at": "2019-07-30T10:49:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "1019405b-4a99-412b-950c-4031255d44c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "2c113790-c433-4ddd-a63b-2704bbc71805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "52a41122-13d6-4e96-b120-92e98512186f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T10:49:40Z", "revision_number": 0, "id": "585f9956-299f-48c6-a5db-9596363d623b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "62909ea0-1c38-4230-a766-899f2cd83f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "7808e863-a1e2-49f3-a9da-6790319bfd43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T10:49:40Z", "revision_number": 0, "id": "e7abf9fa-b5ff-43aa-96cd-3bfabe37c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 6, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:49:40,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-341f2909-570c-4871-820d-6096371350eb 2019-07-30 10:49:40,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.041720867157s 2019-07-30 10:49:40,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:49:40,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -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": "fb8cd351-ff32-4e53-92f9-e4828ede5c78"}}' 2019-07-30 10:49:40,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:40 GMT X-Openstack-Request-Id: req-a77f0ad3-d5e5-4549-b453-afdc7efdd398 2019-07-30 10:49:40,562 - 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-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "port_range_min": 53333, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:40Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "9fd5f9c9-ebbd-479e-b4df-2b5c8604fdda"}} 2019-07-30 10:49:40,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a77f0ad3-d5e5-4549-b453-afdc7efdd398 2019-07-30 10:49:40,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125779151917s 2019-07-30 10:49:40,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:49:40,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:40,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:40 GMT X-Openstack-Request-Id: req-a6816e7b-ba4e-4e02-a6ff-f57b155f8916 2019-07-30 10:49:40,658 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:49:40,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a6816e7b-ba4e-4e02-a6ff-f57b155f8916 2019-07-30 10:49:40,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942511558533s 2019-07-30 10:49:40,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:49:40,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:40,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:40 GMT X-Openstack-Request-Id: req-6d29dc59-0384-4288-b41d-9d6550186eed 2019-07-30 10:49:40,700 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:49:38Z", "file": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/file", "owner": "1ad0ad2825fb4986be8ebaca95928659", "id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "size": 296288256, "self": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T10:49:33Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:49:40,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6d29dc59-0384-4288-b41d-9d6550186eed 2019-07-30 10:49:40,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364048480988s 2019-07-30 10:49:40,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 10:49:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:40,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-f2ecfcc9-bbde-43ea-9d84-0ebb1ffa6c3a x-openstack-request-id: req-f2ecfcc9-bbde-43ea-9d84-0ebb1ffa6c3a 2019-07-30 10:49:40,729 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "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": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c"}]} 2019-07-30 10:49:40,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f2ecfcc9-bbde-43ea-9d84-0ebb1ffa6c3a 2019-07-30 10:49:40,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238230228424s 2019-07-30 10:49:40,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 10:49:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"server": {"name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "imageRef": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "fb8cd351-ff32-4e53-92f9-e4828ede5c78"}]}}' 2019-07-30 10:49:42,538 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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 location: http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0 x-compute-request-id: req-a786070c-0983-4804-89fe-52d670bd37e5 x-openstack-request-id: req-a786070c-0983-4804-89fe-52d670bd37e5 2019-07-30 10:49:42,538 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "fb8cd351-ff32-4e53-92f9-e4828ede5c78"}], "OS-DCF:diskConfig": "MANUAL", "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "adminPass": "dc7Pt3eUXVsL"}} 2019-07-30 10:49:42,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a786070c-0983-4804-89fe-52d670bd37e5 2019-07-30 10:49:42,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.80744791031s 2019-07-30 10:49:42,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:42,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:42,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-e7883a8c-67a9-4bb7-a322-73184b6e01ab x-openstack-request-id: req-e7883a8c-67a9-4bb7-a322-73184b6e01ab 2019-07-30 10:49:42,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T10:49:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:49:42,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e7883a8c-67a9-4bb7-a322-73184b6e01ab 2019-07-30 10:49:42,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377392053604s 2019-07-30 10:49:42,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:49:42,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:43,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:43 GMT X-Openstack-Request-Id: req-f4483bd2-8331-49c5-9d3d-cbaa21ccdec4 2019-07-30 10:49:43,026 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:49:43,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f4483bd2-8331-49c5-9d3d-cbaa21ccdec4 2019-07-30 10:49:43,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970740318298s 2019-07-30 10:49:43,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 10:49:43,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:43,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49:43 GMT X-Openstack-Request-Id: req-9d6fbc2d-8a3a-4a32-8f5a-1f04ed746bda 2019-07-30 10:49:43,100 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T10:49:26Z","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":"1ad0ad2825fb4986be8ebaca95928659","id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","subnetpool_id":null,"name":"cloudify_ims-subnet_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:49:43,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9d6fbc2d-8a3a-4a32-8f5a-1f04ed746bda 2019-07-30 10:49:43,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0734710693359s 2019-07-30 10:49:43,101 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:49:45,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:45,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:45,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-dc7b1ae7-6ef6-4605-afed-b12f723b5500 x-openstack-request-id: req-dc7b1ae7-6ef6-4605-afed-b12f723b5500 2019-07-30 10:49:45,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:49:45,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dc7b1ae7-6ef6-4605-afed-b12f723b5500 2019-07-30 10:49:45,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227715015411s 2019-07-30 10:49:45,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:49:47,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:47,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:47,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-82acdcf3-dc47-4a34-afc2-ece1becabbdd x-openstack-request-id: req-82acdcf3-dc47-4a34-afc2-ece1becabbdd 2019-07-30 10:49:47,522 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:49:47,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-82acdcf3-dc47-4a34-afc2-ece1becabbdd 2019-07-30 10:49:47,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181421995163s 2019-07-30 10:49:47,529 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:49:49,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:49,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:49,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-09a77228-9ebc-4837-91b5-26e904db3ff8 x-openstack-request-id: req-09a77228-9ebc-4837-91b5-26e904db3ff8 2019-07-30 10:49:49,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:49:49,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-09a77228-9ebc-4837-91b5-26e904db3ff8 2019-07-30 10:49:49,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162973165512s 2019-07-30 10:49:49,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:49:51,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:51,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:51,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-1494860d-c8e5-44c1-a34e-e18efa8ee355 x-openstack-request-id: req-1494860d-c8e5-44c1-a34e-e18efa8ee355 2019-07-30 10:49:51,878 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:49:51,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1494860d-c8e5-44c1-a34e-e18efa8ee355 2019-07-30 10:49:51,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174562931061s 2019-07-30 10:49:51,885 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:49:53,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:53,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:54,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-2e13972d-641a-4a75-85cb-ad812d30c4b9 x-openstack-request-id: req-2e13972d-641a-4a75-85cb-ad812d30c4b9 2019-07-30 10:49:54,126 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:49:54,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e13972d-641a-4a75-85cb-ad812d30c4b9 2019-07-30 10:49:54,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237859010696s 2019-07-30 10:49:54,132 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:49:56,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:56,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:49:57,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-c3a653c9-58b9-40fb-924e-f05dbbaa6633 x-openstack-request-id: req-c3a653c9-58b9-40fb-924e-f05dbbaa6633 2019-07-30 10:49:57,533 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:49:57,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c3a653c9-58b9-40fb-924e-f05dbbaa6633 2019-07-30 10:49:57,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39921092987s 2019-07-30 10:49:57,540 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:49:59,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:49:59,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:01,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:49: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-f8caeef2-9c6e-4fa7-8b86-484d9fbdfaef x-openstack-request-id: req-f8caeef2-9c6e-4fa7-8b86-484d9fbdfaef 2019-07-30 10:50:01,248 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:01,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f8caeef2-9c6e-4fa7-8b86-484d9fbdfaef 2019-07-30 10:50:01,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.7050151825s 2019-07-30 10:50:01,255 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:03,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:03,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-07d10a40-5524-45b1-b622-4202458f9e31 x-openstack-request-id: req-07d10a40-5524-45b1-b622-4202458f9e31 2019-07-30 10:50:03,452 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:03,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-07d10a40-5524-45b1-b622-4202458f9e31 2019-07-30 10:50:03,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195008039474s 2019-07-30 10:50:03,460 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:05,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:06,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-d295806f-f545-4db0-b5c8-abb57fd087aa x-openstack-request-id: req-d295806f-f545-4db0-b5c8-abb57fd087aa 2019-07-30 10:50:06,587 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:06,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d295806f-f545-4db0-b5c8-abb57fd087aa 2019-07-30 10:50:06,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12464308739s 2019-07-30 10:50:06,594 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:08,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:08,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:08,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-015f4942-e73d-4e12-853a-76956853f1db x-openstack-request-id: req-015f4942-e73d-4e12-853a-76956853f1db 2019-07-30 10:50:08,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:08,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-015f4942-e73d-4e12-853a-76956853f1db 2019-07-30 10:50:08,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180728912354s 2019-07-30 10:50:08,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:10,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:10,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:11,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-68c03160-f37d-4e19-bbec-ec0c8adeda15 x-openstack-request-id: req-68c03160-f37d-4e19-bbec-ec0c8adeda15 2019-07-30 10:50:11,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:11,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-68c03160-f37d-4e19-bbec-ec0c8adeda15 2019-07-30 10:50:11,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381438970566s 2019-07-30 10:50:11,174 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:13,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:13,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:13,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-c21a85d0-ce6c-4f6c-a3fe-d52f340914b2 x-openstack-request-id: req-c21a85d0-ce6c-4f6c-a3fe-d52f340914b2 2019-07-30 10:50:13,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:13,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c21a85d0-ce6c-4f6c-a3fe-d52f340914b2 2019-07-30 10:50:13,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466922044754s 2019-07-30 10:50:13,650 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:15,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:15,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:16,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-987b70c0-ff98-43f7-a1e1-c0704a29554b x-openstack-request-id: req-987b70c0-ff98-43f7-a1e1-c0704a29554b 2019-07-30 10:50:16,921 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:16,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-987b70c0-ff98-43f7-a1e1-c0704a29554b 2019-07-30 10:50:16,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26808905602s 2019-07-30 10:50:16,928 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:18,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:19,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-5216896b-294f-4fd6-b409-697c19bca126 x-openstack-request-id: req-5216896b-294f-4fd6-b409-697c19bca126 2019-07-30 10:50:19,100 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:19,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5216896b-294f-4fd6-b409-697c19bca126 2019-07-30 10:50:19,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169903039932s 2019-07-30 10:50:19,107 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:21,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:21,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-48337ec8-3833-4ef7-a4c0-ada3b2303e3e x-openstack-request-id: req-48337ec8-3833-4ef7-a4c0-ada3b2303e3e 2019-07-30 10:50:21,563 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:21,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48337ec8-3833-4ef7-a4c0-ada3b2303e3e 2019-07-30 10:50:21,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453130960464s 2019-07-30 10:50:21,570 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:23,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:23,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:23,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-b0182b66-0b97-461d-9ba0-2fa7f2ca4df5 x-openstack-request-id: req-b0182b66-0b97-461d-9ba0-2fa7f2ca4df5 2019-07-30 10:50:23,773 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:23,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b0182b66-0b97-461d-9ba0-2fa7f2ca4df5 2019-07-30 10:50:23,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200608968735s 2019-07-30 10:50:23,780 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:25,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:26,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-f26b8b65-b507-4cc7-9e7f-92bccb94eb72 x-openstack-request-id: req-f26b8b65-b507-4cc7-9e7f-92bccb94eb72 2019-07-30 10:50:26,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:26,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f26b8b65-b507-4cc7-9e7f-92bccb94eb72 2019-07-30 10:50:26,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656177043915s 2019-07-30 10:50:26,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:28,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:28,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:28,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-42c8387c-6669-4421-b20d-b1cfd4102f0a x-openstack-request-id: req-42c8387c-6669-4421-b20d-b1cfd4102f0a 2019-07-30 10:50:28,812 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:28,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-42c8387c-6669-4421-b20d-b1cfd4102f0a 2019-07-30 10:50:28,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364546060562s 2019-07-30 10:50:28,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:30,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:30,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:31,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-9381679d-2b66-4914-b79b-67a51e407c68 x-openstack-request-id: req-9381679d-2b66-4914-b79b-67a51e407c68 2019-07-30 10:50:31,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:31,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9381679d-2b66-4914-b79b-67a51e407c68 2019-07-30 10:50:31,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432945966721s 2019-07-30 10:50:31,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:33,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:33,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-a64ee8f0-6b09-4fd9-ad69-880db52600ea x-openstack-request-id: req-a64ee8f0-6b09-4fd9-ad69-880db52600ea 2019-07-30 10:50:33,608 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:33,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a64ee8f0-6b09-4fd9-ad69-880db52600ea 2019-07-30 10:50:33,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343552112579s 2019-07-30 10:50:33,618 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:35,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:35,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:35,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-c7077f0b-c99b-442a-93e4-161038aee5d3 x-openstack-request-id: req-c7077f0b-c99b-442a-93e4-161038aee5d3 2019-07-30 10:50:35,815 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:35,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c7077f0b-c99b-442a-93e4-161038aee5d3 2019-07-30 10:50:35,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195071935654s 2019-07-30 10:50:35,822 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:37,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:37,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:37,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-fcbc5341-b2a9-4136-8fcc-c70910fcac9d x-openstack-request-id: req-fcbc5341-b2a9-4136-8fcc-c70910fcac9d 2019-07-30 10:50:37,997 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:37,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fcbc5341-b2a9-4136-8fcc-c70910fcac9d 2019-07-30 10:50:37,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173034906387s 2019-07-30 10:50:38,004 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:40,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:40,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-89e1d335-fd71-469f-bed5-73aeae1a80eb x-openstack-request-id: req-89e1d335-fd71-469f-bed5-73aeae1a80eb 2019-07-30 10:50:40,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:40,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-89e1d335-fd71-469f-bed5-73aeae1a80eb 2019-07-30 10:50:40,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430357933044s 2019-07-30 10:50:40,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:42,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:42,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:42,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-ca7108fc-c3c5-446f-9018-2d78c38f67c0 x-openstack-request-id: req-ca7108fc-c3c5-446f-9018-2d78c38f67c0 2019-07-30 10:50:42,795 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:42,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ca7108fc-c3c5-446f-9018-2d78c38f67c0 2019-07-30 10:50:42,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34875702858s 2019-07-30 10:50:42,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:44,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:45,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-59f3925a-aecb-4a59-aa81-1e8a4d9b4042 x-openstack-request-id: req-59f3925a-aecb-4a59-aa81-1e8a4d9b4042 2019-07-30 10:50:45,265 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:45,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59f3925a-aecb-4a59-aa81-1e8a4d9b4042 2019-07-30 10:50:45,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46115899086s 2019-07-30 10:50:45,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:47,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:47,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:47,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-bb92b4b6-f549-49ca-bd17-d5d47ed8e58a x-openstack-request-id: req-bb92b4b6-f549-49ca-bd17-d5d47ed8e58a 2019-07-30 10:50:47,469 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:47,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bb92b4b6-f549-49ca-bd17-d5d47ed8e58a 2019-07-30 10:50:47,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194638967514s 2019-07-30 10:50:47,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:49,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:49,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:49,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-ae4f6468-7a69-40d9-bb4a-6c18d9867938 x-openstack-request-id: req-ae4f6468-7a69-40d9-bb4a-6c18d9867938 2019-07-30 10:50:49,923 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:49,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ae4f6468-7a69-40d9-bb4a-6c18d9867938 2019-07-30 10:50:49,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445268154144s 2019-07-30 10:50:49,930 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:51,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:51,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:52,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-f3131f41-87c3-4570-91a5-0a985e2b2b05 x-openstack-request-id: req-f3131f41-87c3-4570-91a5-0a985e2b2b05 2019-07-30 10:50:52,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:52,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f3131f41-87c3-4570-91a5-0a985e2b2b05 2019-07-30 10:50:52,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557020902634s 2019-07-30 10:50:52,497 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:54,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:54,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-5f4713a6-13f0-488c-86f1-a66f5361183f x-openstack-request-id: req-5f4713a6-13f0-488c-86f1-a66f5361183f 2019-07-30 10:50:54,948 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:54,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5f4713a6-13f0-488c-86f1-a66f5361183f 2019-07-30 10:50:54,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449267864227s 2019-07-30 10:50:54,955 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:56,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:56,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:57,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-59c11ecf-1cdd-49cb-95de-334a559a5b4e x-openstack-request-id: req-59c11ecf-1cdd-49cb-95de-334a559a5b4e 2019-07-30 10:50:57,404 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:57,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59c11ecf-1cdd-49cb-95de-334a559a5b4e 2019-07-30 10:50:57,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446878910065s 2019-07-30 10:50:57,412 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:50:59,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:50:59,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:50:59,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:50: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-fe116d5d-297b-4f9b-b9bb-dcb207c05f5e x-openstack-request-id: req-fe116d5d-297b-4f9b-b9bb-dcb207c05f5e 2019-07-30 10:50:59,786 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:50:59,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe116d5d-297b-4f9b-b9bb-dcb207c05f5e 2019-07-30 10:50:59,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372520208359s 2019-07-30 10:50:59,794 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:01,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:01,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:02,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-8b86ac47-6b0f-43d4-a52b-e29c019a17c5 x-openstack-request-id: req-8b86ac47-6b0f-43d4-a52b-e29c019a17c5 2019-07-30 10:51:02,165 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:02,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8b86ac47-6b0f-43d4-a52b-e29c019a17c5 2019-07-30 10:51:02,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36953997612s 2019-07-30 10:51:02,172 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:04,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:05,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-17da0217-da9b-469c-8294-b7a5b8479d55 x-openstack-request-id: req-17da0217-da9b-469c-8294-b7a5b8479d55 2019-07-30 10:51:05,273 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:05,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-17da0217-da9b-469c-8294-b7a5b8479d55 2019-07-30 10:51:05,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09895205498s 2019-07-30 10:51:05,280 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:07,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:07,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-501168ec-78f5-4a36-afef-22d725986a2a x-openstack-request-id: req-501168ec-78f5-4a36-afef-22d725986a2a 2019-07-30 10:51:07,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:07,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-501168ec-78f5-4a36-afef-22d725986a2a 2019-07-30 10:51:07,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192851066589s 2019-07-30 10:51:07,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:09,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:09,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:09,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-2309c44b-f048-4392-ad7b-a7d2d2b1efcb x-openstack-request-id: req-2309c44b-f048-4392-ad7b-a7d2d2b1efcb 2019-07-30 10:51:09,967 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:09,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2309c44b-f048-4392-ad7b-a7d2d2b1efcb 2019-07-30 10:51:09,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482105970383s 2019-07-30 10:51:09,974 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:11,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:12,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-070ada36-687e-4d67-bba7-226240bc0dc4 x-openstack-request-id: req-070ada36-687e-4d67-bba7-226240bc0dc4 2019-07-30 10:51:12,165 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:12,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-070ada36-687e-4d67-bba7-226240bc0dc4 2019-07-30 10:51:12,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189088821411s 2019-07-30 10:51:12,172 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:14,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:14,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:14,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-0debebfa-e2f5-4e83-b5f6-74bb31ac9927 x-openstack-request-id: req-0debebfa-e2f5-4e83-b5f6-74bb31ac9927 2019-07-30 10:51:14,627 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:14,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0debebfa-e2f5-4e83-b5f6-74bb31ac9927 2019-07-30 10:51:14,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452347040176s 2019-07-30 10:51:14,634 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:16,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:16,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-5152525f-96c8-43d5-8711-b8c24f77d299 x-openstack-request-id: req-5152525f-96c8-43d5-8711-b8c24f77d299 2019-07-30 10:51:16,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:16,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5152525f-96c8-43d5-8711-b8c24f77d299 2019-07-30 10:51:16,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188376903534s 2019-07-30 10:51:16,831 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:18,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:18,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:19,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-8ff6ae95-e145-4080-9639-84f0e00cc82b x-openstack-request-id: req-8ff6ae95-e145-4080-9639-84f0e00cc82b 2019-07-30 10:51:19,871 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:19,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8ff6ae95-e145-4080-9639-84f0e00cc82b 2019-07-30 10:51:19,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03690600395s 2019-07-30 10:51:19,878 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:21,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:22,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-8ee0b5ce-b50a-4236-b067-c37745a315e2 x-openstack-request-id: req-8ee0b5ce-b50a-4236-b067-c37745a315e2 2019-07-30 10:51:22,351 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:22,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8ee0b5ce-b50a-4236-b067-c37745a315e2 2019-07-30 10:51:22,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470718860626s 2019-07-30 10:51:22,358 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:24,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:24,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:24,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-741a9b2c-2831-41bd-bb1e-d026456215b0 x-openstack-request-id: req-741a9b2c-2831-41bd-bb1e-d026456215b0 2019-07-30 10:51:24,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:24,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-741a9b2c-2831-41bd-bb1e-d026456215b0 2019-07-30 10:51:24,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364828109741s 2019-07-30 10:51:24,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:26,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:26,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-9780c245-7b21-4197-8597-cb0795f8d0f0 x-openstack-request-id: req-9780c245-7b21-4197-8597-cb0795f8d0f0 2019-07-30 10:51:26,923 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:26,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9780c245-7b21-4197-8597-cb0795f8d0f0 2019-07-30 10:51:26,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188035964966s 2019-07-30 10:51:26,930 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:28,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:28,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:29,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-3d80fe52-4ce6-4fa4-b285-ce544ea8f273 x-openstack-request-id: req-3d80fe52-4ce6-4fa4-b285-ce544ea8f273 2019-07-30 10:51:29,692 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:29,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3d80fe52-4ce6-4fa4-b285-ce544ea8f273 2019-07-30 10:51:29,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760004997253s 2019-07-30 10:51:29,700 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:31,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:31,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:31,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 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-e75da2ac-fa03-401b-b24a-e981a337c7e0 x-openstack-request-id: req-e75da2ac-fa03-401b-b24a-e981a337c7e0 2019-07-30 10:51:31,874 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:31,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e75da2ac-fa03-401b-b24a-e981a337c7e0 2019-07-30 10:51:31,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171308040619s 2019-07-30 10:51:31,881 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:33,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:33,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:34,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 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-1af78705-46ea-48b1-8ca1-03bb17fa898c x-openstack-request-id: req-1af78705-46ea-48b1-8ca1-03bb17fa898c 2019-07-30 10:51:34,067 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:34,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1af78705-46ea-48b1-8ca1-03bb17fa898c 2019-07-30 10:51:34,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183142900467s 2019-07-30 10:51:34,074 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:36,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:36,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 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-9e90d6af-dddb-4f40-806f-10288a4724f1 x-openstack-request-id: req-9e90d6af-dddb-4f40-806f-10288a4724f1 2019-07-30 10:51:36,445 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:36,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9e90d6af-dddb-4f40-806f-10288a4724f1 2019-07-30 10:51:36,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368360996246s 2019-07-30 10:51:36,453 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:38,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:38,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:39,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 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-069733a0-7181-42c8-aef0-6e2523798e05 x-openstack-request-id: req-069733a0-7181-42c8-aef0-6e2523798e05 2019-07-30 10:51:39,272 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:49:44Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:39,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-069733a0-7181-42c8-aef0-6e2523798e05 2019-07-30 10:51:39,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816524982452s 2019-07-30 10:51:39,279 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 10:51:41,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 10:51:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:42,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51: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-bc6580f7-93b9-4c25-a89d-fef470cd6d3a x-openstack-request-id: req-bc6580f7-93b9-4c25-a89d-fef470cd6d3a 2019-07-30 10:51:42,042 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:4d:8e", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:51:38.000000", "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:51:38Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 10:51:42,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc6580f7-93b9-4c25-a89d-fef470cd6d3a 2019-07-30 10:51:42,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760496854782s 2019-07-30 10:51:42,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 10:51:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=6e204b6d-75fd-496f-95d3-9cef4e5fd6c0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:42,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:42 GMT X-Openstack-Request-Id: req-0a72b791-021c-4d20-92a8-3e4058f12523 2019-07-30 10:51:42,103 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:51:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.4"}],"id":"95f82e78-8964-449d-bbb4-d317a0751c67","security_groups":["fb8cd351-ff32-4e53-92f9-e4828ede5c78"],"mac_address":"fa:16:3e:35:4d:8e","project_id":"1ad0ad2825fb4986be8ebaca95928659","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:44Z","binding:vnic_type":"normal","device_id":"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0","ip_allocation":"immediate"}]} 2019-07-30 10:51:42,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=6e204b6d-75fd-496f-95d3-9cef4e5fd6c0 used request id req-0a72b791-021c-4d20-92a8-3e4058f12523 2019-07-30 10:51:42,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0538330078125s 2019-07-30 10:51:42,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:51:42,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=95f82e78-8964-449d-bbb4-d317a0751c67" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:42,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:42 GMT X-Openstack-Request-Id: req-c8f352b6-1cc7-4801-862c-a1baebaab6a4 2019-07-30 10:51:42,161 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 10:51:42,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=95f82e78-8964-449d-bbb4-d317a0751c67 used request id req-c8f352b6-1cc7-4801-862c-a1baebaab6a4 2019-07-30 10:51:42,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.047110080719s 2019-07-30 10:51:42,162 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:35:4d:8e', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8102cfb9-fb0f-45af-8e64-47e7668d5e1e'}), 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-30T10:51:38.000000', 'flavor': Munch({u'id': u'c0f3e7a0-fea8-43dd-970f-1c67a7bf686c'}), 'az': u'nova', 'id': u'6e204b6d-75fd-496f-95d3-9cef4e5fd6c0', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6d200a904cd4d158f680f190d7177a9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ad0ad2825fb4986be8ebaca95928659', 'name': 'cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf', '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-30T10:51:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T10:51:38Z', 'hostId': u'edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8', '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-30T10:51:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1ad0ad2825fb4986be8ebaca95928659', 'name': u'cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'adminPass': u'dc7Pt3eUXVsL', 'tenant_id': u'1ad0ad2825fb4986be8ebaca95928659', 'created_at': u'2019-07-30T10:49:42Z', 'created': u'2019-07-30T10:49:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 10:51:42,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 10:51:42,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:42,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:42 GMT X-Openstack-Request-Id: req-20020307-0d37-4be5-b746-152d264ad438 2019-07-30 10:51:42,269 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:51:42,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-20020307-0d37-4be5-b746-152d264ad438 2019-07-30 10:51:42,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100614786148s 2019-07-30 10:51:42,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 10:51:42,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=6e204b6d-75fd-496f-95d3-9cef4e5fd6c0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:42,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:42 GMT X-Openstack-Request-Id: req-3ebb0c04-c994-4e44-9250-8c63cc647389 2019-07-30 10:51:42,322 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:51:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.4"}],"id":"95f82e78-8964-449d-bbb4-d317a0751c67","security_groups":["fb8cd351-ff32-4e53-92f9-e4828ede5c78"],"mac_address":"fa:16:3e:35:4d:8e","project_id":"1ad0ad2825fb4986be8ebaca95928659","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:44Z","binding:vnic_type":"normal","device_id":"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0","ip_allocation":"immediate"}]} 2019-07-30 10:51:42,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=6e204b6d-75fd-496f-95d3-9cef4e5fd6c0 used request id req-3ebb0c04-c994-4e44-9250-8c63cc647389 2019-07-30 10:51:42,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.05193400383s 2019-07-30 10:51:42,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 10:51:42,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "fixed_ip_address": "192.168.120.4", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67"}}' 2019-07-30 10:51:44,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:44 GMT X-Openstack-Request-Id: req-89a82c45-2ec8-4084-ad31-7f0eff6eaad9 2019-07-30 10:51:44,534 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:43Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}} 2019-07-30 10:51:44,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89a82c45-2ec8-4084-ad31-7f0eff6eaad9 2019-07-30 10:51:44,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.21118116379s 2019-07-30 10:51:44,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:51:44,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:44,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:44 GMT X-Openstack-Request-Id: req-5e5f944b-98ac-46ab-8204-ed40b3a5785c 2019-07-30 10:51:44,657 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:43Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}]} 2019-07-30 10:51:44,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5e5f944b-98ac-46ab-8204-ed40b3a5785c 2019-07-30 10:51:44,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.107307910919s 2019-07-30 10:51:44,665 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:51:44,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:51:44,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:44,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:44 GMT X-Openstack-Request-Id: req-402def51-4e1f-4b72-88cf-782a9e53d242 2019-07-30 10:51:44,835 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:43Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}]} 2019-07-30 10:51:44,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-402def51-4e1f-4b72-88cf-782a9e53d242 2019-07-30 10:51:44,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602579116821s 2019-07-30 10:51:44,842 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:51:44,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:51:44,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:45,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:45 GMT X-Openstack-Request-Id: req-91c0dac7-89d9-4934-8395-0c26ef953d1b 2019-07-30 10:51:45,017 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:43Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}]} 2019-07-30 10:51:45,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-91c0dac7-89d9-4934-8395-0c26ef953d1b 2019-07-30 10:51:45,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649001598358s 2019-07-30 10:51:45,024 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:51:45,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:51:45,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:45,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:45 GMT X-Openstack-Request-Id: req-820e006c-6143-4dfe-840f-7f88b424013e 2019-07-30 10:51:45,196 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:43Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}]} 2019-07-30 10:51:45,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-820e006c-6143-4dfe-840f-7f88b424013e 2019-07-30 10:51:45,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624010562897s 2019-07-30 10:51:45,202 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:51:45,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:51:45,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:45,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:45 GMT X-Openstack-Request-Id: req-c55f706d-3647-4dbf-b5fe-8eaa241484cf 2019-07-30 10:51:45,376 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:43Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}]} 2019-07-30 10:51:45,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c55f706d-3647-4dbf-b5fe-8eaa241484cf 2019-07-30 10:51:45,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0639238357544s 2019-07-30 10:51:45,383 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 10:51:45,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 10:51:45,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:51:45,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 30 Jul 2019 10:51:45 GMT X-Openstack-Request-Id: req-5394e7b1-8dd8-4cc5-9da7-f58e2e100e43 2019-07-30 10:51:45,910 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}]} 2019-07-30 10:51:45,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5394e7b1-8dd8-4cc5-9da7-f58e2e100e43 2019-07-30 10:51:45,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.416509151459s 2019-07-30 10:51:45,917 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e64450d2-680d-4188-8bf9-87b4f2153090', 'updated_at': u'2019-07-30T10:51:45Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'95f82e78-8964-449d-bbb4-d317a0751c67', 'id': u'70d8fbf6-5c17-41c1-9083-fe91c93d6651', 'network': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'port': u'95f82e78-8964-449d-bbb4-d317a0751c67', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ad0ad2825fb4986be8ebaca95928659', 'name': 'cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1ad0ad2825fb4986be8ebaca95928659', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:35:4d:8e', u'device_id': u'6e204b6d-75fd-496f-95d3-9cef4e5fd6c0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1ad0ad2825fb4986be8ebaca95928659', 'created_at': u'2019-07-30T10:51:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:35:4d:8e', u'device_id': u'6e204b6d-75fd-496f-95d3-9cef4e5fd6c0'}), 'router': u'e64450d2-680d-4188-8bf9-87b4f2153090'}) 2019-07-30 10:51:45,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 10:51:45,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0/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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 10:51:45,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10601 Content-Type: application/json Date: Tue, 30 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-68895c8f-0740-4b6d-9f01-af7c0d299930 x-openstack-request-id: req-68895c8f-0740-4b6d-9f01-af7c0d299930 2019-07-30 10:51:45,989 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 733321756 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.399257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.402500] pid_max: default: 32768 minimum: 301\n[ 0.404262] ACPI: Core revision 20150930\n[ 0.406620] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409234] Security Framework initialized\n[ 0.410828] Yama: becoming mindful.\n[ 0.412322] AppArmor: AppArmor initialized\n[ 0.414193] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.421013] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.425486] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.427865] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.431035] Initializing cgroup subsys io\n[ 0.432616] Initializing cgroup subsys memory\n[ 0.434304] Initializing cgroup subsys devices\n[ 0.435998] Initializing cgroup subsys freezer\n[ 0.437704] Initializing cgroup subsys net_cls\n[ 0.439396] Initializing cgroup subsys perf_event\n[ 0.441180] Initializing cgroup subsys net_prio\n[ 0.442921] Initializing cgroup subsys hugetlb\n[ 0.444618] Initializing cgroup subsys pids\n[ 0.447049] mce: CPU supports 10 MCE banks\n[ 0.448716] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.450669] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.452805] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.454834] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.457921] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.460379] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.463502] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.466507] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.470062] MDS: Mitigation: Clear CPU buffers\n[ 0.474503] Freeing SMP alternatives memory: 36K\n[ 0.481995] ftrace: allocating 32312 entries in 127 pages\n[ 0.533256] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.535624] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.537970] smpboot: Max logical packages: 2\n[ 0.539901] x2apic enabled\n[ 0.541409] Switched APIC routing to physical x2apic.\n[ 0.544532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.546804] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.550992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.564354] KVM setup paravirtual spinlock\n[ 0.567667] x86: Booting SMP configuration:\n[ 0.569331] .... node #0, CPUs: #1\n[ 0.570997] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.593591] x86: Booted up 1 node, 2 CPUs\n[ 0.593592] KVM setup async PF for cpu 1\n[ 0.593597] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.598612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.601698] devtmpfs: initialized\n[ 0.604939] evm: security.selinux\n[ 0.606290] evm: security.SMACK64\n[ 0.607639] evm: security.SMACK64EXEC\n[ 0.609082] evm: security.SMACK64TRANSMUTE\n[ 0.610651] evm: security.SMACK64MMAP\n[ 0.612094] evm: security.ima\n[ 0.613322] evm: security.capability\n[ 0.615025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.618555] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.620980] pinctrl core: initialized pinctrl subsystem\n[ 0.623120] RTC time: 10:51:38, date: 07/30/19\n[ 0.625807] NET: Registered protocol family 16\n[ 0.639593] cpuidle: using governor ladder\n[ 0.651695] cpuidle: using governor menu\n[ 0.653243] PCCT header not found.\n[ 0.654802] ACPI: bus type PCI registered\n[ 0.656375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.658844] PCI: Using configuration type 1 for base access\n[ 0.673698] ACPI: Added _OSI(Module Device)\n[ 0.675322] ACPI: Added _OSI(Processor Device)\n[ 0.677012] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.695419] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.698643] ACPI: Interpreter enabled\n[ 0.700123] ACPI: (supports S0 S5)\n[ 0.701491] ACPI: Using IOAPIC for interrupt routing\n[ 0.703328] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.708804] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.711008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.713403] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.715717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.719991] acpiphp: Slot [3] registered\n[ 0.721557] acpiphp: Slot [4] registered\n[ 0.723108] acpiphp: Slot [5] registered\n[ 0.724671] acpiphp: Slot [6] registered\n[ 0.726224] acpiphp: Slot [7] registered\n[ 0.727778] acpiphp: Slot [8] registered\n[ 0.729335] acpiphp: Slot [9] registered\n[ 0.730897] acpiphp: Slot [10] registered\n[ 0.732479] acpiphp: Slot [11] registered\n[ 0.734066] acpiphp: Slot [12] registered\n[ 0.735644] acpiphp: Slot [13] registered\n[ 0.737222] acpiphp: Slot [14] registered\n[ 0.738806] acpiphp: Slot [15] registered\n[ 0.740385] acpiphp: Slot [16] registered\n[ 0.741973] acpiphp: Slot [17] registered\n[ 0.743559] acpiphp: Slot [18] registered\n[ 0.745140] acpiphp: Slot [19] registered\n[ 0.746715] acpiphp: Slot [20] registered\n[ 0.748300] acpiphp: Slot [21] registered\n[ 0.749934] acpiphp: Slot [22] registered\n[ 0.751519] acpiphp: Slot [23] registered\n[ 0.753097] acpiphp: Slot [24] registered\n[ 0.754681] acpiphp: Slot [25] registered\n[ 0.756256] acpiphp: Slot [26] registered\n[ 0.757836] acpiphp: Slot [27] registered\n[ 0.759410] acpiphp: Slot [28] registered\n[ 0.760996] acpiphp: Slot [29] registered\n[ 0.762588] acpiphp: Slot [30] registered\n[ 0.764166] acpiphp: Slot [31] registered\n[ 0.765723] PCI host bridge to bus 0000:00\n[ 0.767294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.769663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.772024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.774820] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.777619] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.785843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.788323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.790610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.793072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.797974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.800715] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.826698] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.829680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.832375] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.835075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.837726] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.840157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.842682] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.844719] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.847698] vgaarb: loaded\n[ 0.848846] vgaarb: bridge control possible 0000:00:02.0\n[ 0.851187] SCSI subsystem initialized\n[ 0.852990] ACPI: bus type USB registered\n[ 0.854577] usbcore: registered new interface driver usbfs\n[ 0.856573] usbcore: registered new interface driver hub\n[ 0.858520] usbcore: registered new device driver usb\n[ 0.860699] PCI: Using ACPI for IRQ routing\n[ 0.862771] NetLabel: Initializing\n[ 0.864148] NetLabel: domain hash size = 128\n[ 0.865784] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.867632] NetLabel: unlabeled traffic allowed by default\n[ 0.869842] amd_nb: Cannot enumerate AMD northbridges\n[ 0.871809] clocksource: Switched to clocksource kvm-clock\n[ 0.885580] AppArmor: AppArmor Filesystem Enabled\n[ 0.887414] pnp: PnP ACPI init\n[ 0.889060] pnp: PnP ACPI: found 5 devices\n[ 0.897838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.901139] NET: Registered protocol family 2\n[ 0.903208] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.906223] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.909024] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.911466] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.913670] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.916092] NET: Registered protocol family 1\n[ 0.917774] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.919906] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.921976] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.942343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.962750] Unpacking initramfs...\n[ 1.164593] Freeing initrd memory: 14824K\n[ 1.166223] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.168440] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.170771] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.174347] Scanning for low memory corruption every 60 seconds\n[ 1.176908] audit: initializing netlink subsys (disabled)\n[ 1.178878] audit: type=2000 audit(1564483899.954:1): initialized\n[ 1.181271] Initialise system trusted keyring\n[ 1.183089] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.185298] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.188730] zbud: loaded\n[ 1.190169] VFS: Disk quotas dquot_6.6.0\n[ 1.191712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.194303] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.196703] fuse init (API version 7.23)\n[ 1.198341] Key type big_key registered\n[ 1.199841] Allocating IMA MOK and blacklist keyrings.\n[ 1.202465] Key type asymmetric registered\n[ 1.204027] Asymmetric key parser 'x509' registered\n[ 1.205830] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.208635] io scheduler noop registered\n[ 1.210129] io scheduler deadline registered (default)\n[ 1.212011] io scheduler cfq registered\n[ 1.213571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.215549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.217912] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.220644] ACPI: Power Button [PWRF]\n[ 1.222257] GHES: HEST is not enabled!\n[ 1.241894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.281412] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.285189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.312108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.315961] Linux agpgart interface v0.103\n[ 1.319747] loop: module loaded\n[ 1.322924] vda: vda1\n[ 1.324936] scsi host0: ata_piix\n[ 1.326436] scsi host1: ata_piix\n[ 1.327781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.330122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.332563] libphy: Fixed MDIO Bus: probed\n[ 1.334195] tun: Universal TUN/TAP device driver, 1.6\n[ 1.336043] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.339551] PPP generic driver version 2.4.2\n[ 1.341230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.343524] ehci-pci: EHCI PCI platform driver\n[ 1.345197] ehci-platform: EHCI generic platform driver\n[ 1.347086] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.349245] ohci-pci: OHCI PCI platform driver\n[ 1.350917] ohci-platform: OHCI generic platform driver\n[ 1.352808] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373317] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375259] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.378040] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.382077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.384432] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.387153] usb usb1: Product: UHCI Host Controller\n[ 1.388921] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.391131] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.392937] hub 1-0:1.0: USB hub found\n[ 1.394401] hub 1-0:1.0: 2 ports detected\n[ 1.396110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.399996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.401813] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.403758] mousedev: PS/2 mouse device common for all mice\n[ 1.405997] rtc_cmos 00:00: RTC can wake from S4\n[ 1.408282] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.411463] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.413859] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.416140] i2c /dev entries driver\n[ 1.417584] device-mapper: uevent: version 1.0.3\n[ 1.419366] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.422466] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.441911] NET: Registered protocol family 10\n[ 1.443873] NET: Registered protocol family 17\n[ 1.445554] Key type dns_resolver registered\n[ 1.447433] registered taskstats version 1\n[ 1.449028] Loading compiled-in X.509 certificates\n[ 1.451331] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.454860] zswap: loaded using pool lzo/zbud\n[ 1.458279] Key type trusted registered\n[ 1.462318] Key type encrypted registered\n[ 1.463871] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.465844] ima: No TPM chip found, activating TPM-bypass!\n[ 1.467803] ima: Allocated hash algorithm: sha1\n[ 1.469505] evm: HMAC attrs: 0x1\n[ 1.471232] Magic number: 11:659:882\n[ 1.472851] rtc_cmos 00:00: setting system clock to 2019-07-30 10:51:39 UTC (1564483899)\n[ 1.475915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.478030] EDD information not available.\n[ 1.489642] Freeing unused kernel memory: 1484K\n[ 1.499844] Write protecting the kernel read-only data: 14336k\n[ 1.503404] Freeing unused kernel memory: 1612K\n[ 1.505287] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.519339] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520290] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520318] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.530181] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532039] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532093] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532368] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532446] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532522] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.580375] virtio_net virtio0 ens3: renamed from eth0\n[ 1.587586] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.591619] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595298] FDC 0 is a S82078B\n[ 1.606491] AVX2 version of gcm_enc/dec engaged.\n[ 1.608218] AES CTR mode by8 optimization enabled\n[ 1.707837] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.871172] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.873555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.875967] usb 1-1: Product: QEMU USB Tablet\n[ 1.877601] usb 1-1: Manufacturer: QEMU\n[ 1.879068] usb 1-1: SerialNumber: 42\n[ 1.887302] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.894609] usbcore: registered new interface driver usbhid\n[ 1.896671] usbhid: USB HID core driver\n[ 1.899459] 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.903517] 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.981653] md: linear personality registered for level -1\n[ 2.985687] md: multipath personality registered for level -4\n[ 2.989689] md: raid0 personality registered for level 0\n[ 2.994175] md: raid1 personality registered for level 1\n[ 3.063840] raid6: sse2x1 gen() 11547 MB/s\n[ 3.131835] raid6: sse2x1 xor() 9082 MB/s\n[ 3.199838] raid6: sse2x2 gen() 14923 MB/s\n[ 3.267837] raid6: sse2x2 xor() 9930 MB/s\n[ 3.335839] raid6: sse2x4 gen() 17098 MB/s\n[ 3.403839] raid6: sse2x4 xor() 11609 MB/s\n[ 3.471835] raid6: avx2x1 gen() 22423 MB/s\n[ 3.539836] raid6: avx2x2 gen() 26376 MB/s\n[ 3.607867] raid6: avx2x4 gen() 30319 MB/s\n[ 3.609525] raid6: using algorithm avx2x4 gen() 30319 MB/s\n[ 3.611431] raid6: using avx2x2 recovery algorithm\n[ 3.614532] xor: automatically using best checksumming function:\n[ 3.655809] avx : 33331.000 MB/sec\n[ 3.658352] async_tx: api initialized (async)\n[ 3.667585] md: raid6 personality registered for level 6\n[ 3.669500] md: raid5 personality registered for level 5\n[ 3.671344] md: raid4 personality registered for level 4\n[ 3.678037] 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.708387] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.725379] 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.811278] 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.817523] systemd[1]: Detected virtualization kvm.\n[ 3.819315] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.824333] systemd[1]: Set hostname to .\n[ 3.827930] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.830091] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.940083] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.943772] 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.948924] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.952703] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.956827] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.960982] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.965050] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.969668] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.973630] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.976858] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.980868] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.995965] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.000480] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.004205] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.008107] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.012072] 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.018729] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.022908] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.027161] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.032160] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.047863] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.051978] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.056803] 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.064233] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.067842] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.072198] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.077291] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.080916] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.082563] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.087518] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.095165] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.099949] 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[ 4.109033] Loading iSCSI transport class v2.0-870.\n[ 4.109300] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.115100] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.119235] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.124868] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal [ 4.127991] iscsi: registered transport (tcp)\nService.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\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 m[ 4.155541] iscsi: registered transport (iser)\nanager.\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\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[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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 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"} 2019-07-30 10:51:45,990 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0/action used request id req-68895c8f-0740-4b6d-9f01-af7c0d299930 2019-07-30 10:51:45,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727651119232s 2019-07-30 10:51:45,991 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 733321756 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.399257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.402500] pid_max: default: 32768 minimum: 301 [ 0.404262] ACPI: Core revision 20150930 [ 0.406620] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409234] Security Framework initialized [ 0.410828] Yama: becoming mindful. [ 0.412322] AppArmor: AppArmor initialized [ 0.414193] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.421013] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.425486] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.427865] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.431035] Initializing cgroup subsys io [ 0.432616] Initializing cgroup subsys memory [ 0.434304] Initializing cgroup subsys devices [ 0.435998] Initializing cgroup subsys freezer [ 0.437704] Initializing cgroup subsys net_cls [ 0.439396] Initializing cgroup subsys perf_event [ 0.441180] Initializing cgroup subsys net_prio [ 0.442921] Initializing cgroup subsys hugetlb [ 0.444618] Initializing cgroup subsys pids [ 0.447049] mce: CPU supports 10 MCE banks [ 0.448716] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.450669] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.452805] Spectre V2 : Mitigation: Full generic retpoline [ 0.454834] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.457921] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.460379] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.463502] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.466507] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.470062] MDS: Mitigation: Clear CPU buffers [ 0.474503] Freeing SMP alternatives memory: 36K [ 0.481995] ftrace: allocating 32312 entries in 127 pages [ 0.533256] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.535624] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.537970] smpboot: Max logical packages: 2 [ 0.539901] x2apic enabled [ 0.541409] Switched APIC routing to physical x2apic. [ 0.544532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.546804] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.550992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.564354] KVM setup paravirtual spinlock [ 0.567667] x86: Booting SMP configuration: [ 0.569331] .... node #0, CPUs: #1 [ 0.570997] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.593591] x86: Booted up 1 node, 2 CPUs [ 0.593592] KVM setup async PF for cpu 1 [ 0.593597] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.598612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.601698] devtmpfs: initialized [ 0.604939] evm: security.selinux [ 0.606290] evm: security.SMACK64 [ 0.607639] evm: security.SMACK64EXEC [ 0.609082] evm: security.SMACK64TRANSMUTE [ 0.610651] evm: security.SMACK64MMAP [ 0.612094] evm: security.ima [ 0.613322] evm: security.capability [ 0.615025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.618555] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.620980] pinctrl core: initialized pinctrl subsystem [ 0.623120] RTC time: 10:51:38, date: 07/30/19 [ 0.625807] NET: Registered protocol family 16 [ 0.639593] cpuidle: using governor ladder [ 0.651695] cpuidle: using governor menu [ 0.653243] PCCT header not found. [ 0.654802] ACPI: bus type PCI registered [ 0.656375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658844] PCI: Using configuration type 1 for base access [ 0.673698] ACPI: Added _OSI(Module Device) [ 0.675322] ACPI: Added _OSI(Processor Device) [ 0.677012] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.695419] ACPI: Added _OSI(Processor Aggregator Device) [ 0.698643] ACPI: Interpreter enabled [ 0.700123] ACPI: (supports S0 S5) [ 0.701491] ACPI: Using IOAPIC for interrupt routing [ 0.703328] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.708804] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.711008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.713403] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.715717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.719991] acpiphp: Slot [3] registered [ 0.721557] acpiphp: Slot [4] registered [ 0.723108] acpiphp: Slot [5] registered [ 0.724671] acpiphp: Slot [6] registered [ 0.726224] acpiphp: Slot [7] registered [ 0.727778] acpiphp: Slot [8] registered [ 0.729335] acpiphp: Slot [9] registered [ 0.730897] acpiphp: Slot [10] registered [ 0.732479] acpiphp: Slot [11] registered [ 0.734066] acpiphp: Slot [12] registered [ 0.735644] acpiphp: Slot [13] registered [ 0.737222] acpiphp: Slot [14] registered [ 0.738806] acpiphp: Slot [15] registered [ 0.740385] acpiphp: Slot [16] registered [ 0.741973] acpiphp: Slot [17] registered [ 0.743559] acpiphp: Slot [18] registered [ 0.745140] acpiphp: Slot [19] registered [ 0.746715] acpiphp: Slot [20] registered [ 0.748300] acpiphp: Slot [21] registered [ 0.749934] acpiphp: Slot [22] registered [ 0.751519] acpiphp: Slot [23] registered [ 0.753097] acpiphp: Slot [24] registered [ 0.754681] acpiphp: Slot [25] registered [ 0.756256] acpiphp: Slot [26] registered [ 0.757836] acpiphp: Slot [27] registered [ 0.759410] acpiphp: Slot [28] registered [ 0.760996] acpiphp: Slot [29] registered [ 0.762588] acpiphp: Slot [30] registered [ 0.764166] acpiphp: Slot [31] registered [ 0.765723] PCI host bridge to bus 0000:00 [ 0.767294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.769663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.772024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.774820] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777619] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780460] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.785843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.788323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.797974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.800715] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826698] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.829680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.832375] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.835075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.837726] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.840157] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.842682] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.844719] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.847698] vgaarb: loaded [ 0.848846] vgaarb: bridge control possible 0000:00:02.0 [ 0.851187] SCSI subsystem initialized [ 0.852990] ACPI: bus type USB registered [ 0.854577] usbcore: registered new interface driver usbfs [ 0.856573] usbcore: registered new interface driver hub [ 0.858520] usbcore: registered new device driver usb [ 0.860699] PCI: Using ACPI for IRQ routing [ 0.862771] NetLabel: Initializing [ 0.864148] NetLabel: domain hash size = 128 [ 0.865784] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.867632] NetLabel: unlabeled traffic allowed by default [ 0.869842] amd_nb: Cannot enumerate AMD northbridges [ 0.871809] clocksource: Switched to clocksource kvm-clock [ 0.885580] AppArmor: AppArmor Filesystem Enabled [ 0.887414] pnp: PnP ACPI init [ 0.889060] pnp: PnP ACPI: found 5 devices [ 0.897838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.901139] NET: Registered protocol family 2 [ 0.903208] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.906223] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.909024] TCP: Hash tables configured (established 32768 bind 32768) [ 0.911466] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.913670] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.916092] NET: Registered protocol family 1 [ 0.917774] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.919906] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.921976] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.942343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.962750] Unpacking initramfs... [ 1.164593] Freeing initrd memory: 14824K [ 1.166223] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.168440] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.170771] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.174347] Scanning for low memory corruption every 60 seconds [ 1.176908] audit: initializing netlink subsys (disabled) [ 1.178878] audit: type=2000 audit(1564483899.954:1): initialized [ 1.181271] Initialise system trusted keyring [ 1.183089] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.185298] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.188730] zbud: loaded [ 1.190169] VFS: Disk quotas dquot_6.6.0 [ 1.191712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.194303] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.196703] fuse init (API version 7.23) [ 1.198341] Key type big_key registered [ 1.199841] Allocating IMA MOK and blacklist keyrings. [ 1.202465] Key type asymmetric registered [ 1.204027] Asymmetric key parser 'x509' registered [ 1.205830] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.208635] io scheduler noop registered [ 1.210129] io scheduler deadline registered (default) [ 1.212011] io scheduler cfq registered [ 1.213571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.215549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.217912] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.220644] ACPI: Power Button [PWRF] [ 1.222257] GHES: HEST is not enabled! [ 1.241894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.281412] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.285189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.312108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.315961] Linux agpgart interface v0.103 [ 1.319747] loop: module loaded [ 1.322924] vda: vda1 [ 1.324936] scsi host0: ata_piix [ 1.326436] scsi host1: ata_piix [ 1.327781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.330122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.332563] libphy: Fixed MDIO Bus: probed [ 1.334195] tun: Universal TUN/TAP device driver, 1.6 [ 1.336043] tun: (C) 1999-2004 Max Krasnyansky [ 1.339551] PPP generic driver version 2.4.2 [ 1.341230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.343524] ehci-pci: EHCI PCI platform driver [ 1.345197] ehci-platform: EHCI generic platform driver [ 1.347086] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.349245] ohci-pci: OHCI PCI platform driver [ 1.350917] ohci-platform: OHCI generic platform driver [ 1.352808] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373317] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375259] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.378040] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.382077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.384432] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.387153] usb usb1: Product: UHCI Host Controller [ 1.388921] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.391131] usb usb1: SerialNumber: 0000:00:01.2 [ 1.392937] hub 1-0:1.0: USB hub found [ 1.394401] hub 1-0:1.0: 2 ports detected [ 1.396110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.399996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.401813] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.403758] mousedev: PS/2 mouse device common for all mice [ 1.405997] rtc_cmos 00:00: RTC can wake from S4 [ 1.408282] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.411463] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.413859] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.416140] i2c /dev entries driver [ 1.417584] device-mapper: uevent: version 1.0.3 [ 1.419366] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.422466] ledtrig-cpu: registered to indicate activity on CPUs [ 1.441911] NET: Registered protocol family 10 [ 1.443873] NET: Registered protocol family 17 [ 1.445554] Key type dns_resolver registered [ 1.447433] registered taskstats version 1 [ 1.449028] Loading compiled-in X.509 certificates [ 1.451331] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.454860] zswap: loaded using pool lzo/zbud [ 1.458279] Key type trusted registered [ 1.462318] Key type encrypted registered [ 1.463871] AppArmor: AppArmor sha1 policy hashing enabled [ 1.465844] ima: No TPM chip found, activating TPM-bypass! [ 1.467803] ima: Allocated hash algorithm: sha1 [ 1.469505] evm: HMAC attrs: 0x1 [ 1.471232] Magic number: 11:659:882 [ 1.472851] rtc_cmos 00:00: setting system clock to 2019-07-30 10:51:39 UTC (1564483899) [ 1.475915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.478030] EDD information not available. [ 1.489642] Freeing unused kernel memory: 1484K [ 1.499844] Write protecting the kernel read-only data: 14336k [ 1.503404] Freeing unused kernel memory: 1612K [ 1.505287] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.519339] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520290] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520318] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530181] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532039] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532093] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532368] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532446] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532522] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.580375] virtio_net virtio0 ens3: renamed from eth0 [ 1.587586] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.591619] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595298] FDC 0 is a S82078B [ 1.606491] AVX2 version of gcm_enc/dec engaged. [ 1.608218] AES CTR mode by8 optimization enabled [ 1.707837] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.871172] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.873555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.875967] usb 1-1: Product: QEMU USB Tablet [ 1.877601] usb 1-1: Manufacturer: QEMU [ 1.879068] usb 1-1: SerialNumber: 42 [ 1.887302] hidraw: raw HID events driver (C) Jiri Kosina [ 1.894609] usbcore: registered new interface driver usbhid [ 1.896671] usbhid: USB HID core driver [ 1.899459] 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.903517] 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.981653] md: linear personality registered for level -1 [ 2.985687] md: multipath personality registered for level -4 [ 2.989689] md: raid0 personality registered for level 0 [ 2.994175] md: raid1 personality registered for level 1 [ 3.063840] raid6: sse2x1 gen() 11547 MB/s [ 3.131835] raid6: sse2x1 xor() 9082 MB/s [ 3.199838] raid6: sse2x2 gen() 14923 MB/s [ 3.267837] raid6: sse2x2 xor() 9930 MB/s [ 3.335839] raid6: sse2x4 gen() 17098 MB/s [ 3.403839] raid6: sse2x4 xor() 11609 MB/s [ 3.471835] raid6: avx2x1 gen() 22423 MB/s [ 3.539836] raid6: avx2x2 gen() 26376 MB/s [ 3.607867] raid6: avx2x4 gen() 30319 MB/s [ 3.609525] raid6: using algorithm avx2x4 gen() 30319 MB/s [ 3.611431] raid6: using avx2x2 recovery algorithm [ 3.614532] xor: automatically using best checksumming function: [ 3.655809] avx : 33331.000 MB/sec [ 3.658352] async_tx: api initialized (async) [ 3.667585] md: raid6 personality registered for level 6 [ 3.669500] md: raid5 personality registered for level 5 [ 3.671344] md: raid4 personality registered for level 4 [ 3.678037] 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.708387] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.725379] 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.811278] 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.817523] systemd[1]: Detected virtualization kvm. [ 3.819315] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.824333] systemd[1]: Set hostname to . [ 3.827930] systemd[1]: Initializing machine ID from KVM UUID. [ 3.830091] systemd[1]: Installed transient /etc/machine-id file. [ 3.940083] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.943772] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.948924] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.952703] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.956827] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.960982] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.965050] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.969668] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.973630] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.976858] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.980868] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.995965] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.000480] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.004205] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.008107] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.012072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.018729] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.022908] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.027161] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.032160] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.047863] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.051978] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.056803] 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.064233] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.067842] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.072198] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.077291] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.080916] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.082563] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.087518] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.095165] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.099949] 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... [ 4.109033] Loading iSCSI transport class v2.0-870. [ 4.109300] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.115100] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.119235] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.124868] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal [ 4.127991] iscsi: registered transport (tcp) Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[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 m[ 4.155541] iscsi: registered transport (iser) anager. [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[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 Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[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 LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-07-30 10:51:45,995 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: [Errno None] Unable to connect to port 22 on 172.30.9.207 2019-07-30 10:51:55,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 10:51:55,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0/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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 10:51:55,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13255 Content-Type: application/json Date: Tue, 30 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-0a0ee4fa-8487-4103-9adc-35e3361a6635 x-openstack-request-id: req-0a0ee4fa-8487-4103-9adc-35e3361a6635 2019-07-30 10:51:55,080 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 733321756 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.399257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.402500] pid_max: default: 32768 minimum: 301\n[ 0.404262] ACPI: Core revision 20150930\n[ 0.406620] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409234] Security Framework initialized\n[ 0.410828] Yama: becoming mindful.\n[ 0.412322] AppArmor: AppArmor initialized\n[ 0.414193] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.421013] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.425486] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.427865] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.431035] Initializing cgroup subsys io\n[ 0.432616] Initializing cgroup subsys memory\n[ 0.434304] Initializing cgroup subsys devices\n[ 0.435998] Initializing cgroup subsys freezer\n[ 0.437704] Initializing cgroup subsys net_cls\n[ 0.439396] Initializing cgroup subsys perf_event\n[ 0.441180] Initializing cgroup subsys net_prio\n[ 0.442921] Initializing cgroup subsys hugetlb\n[ 0.444618] Initializing cgroup subsys pids\n[ 0.447049] mce: CPU supports 10 MCE banks\n[ 0.448716] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.450669] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.452805] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.454834] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.457921] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.460379] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.463502] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.466507] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.470062] MDS: Mitigation: Clear CPU buffers\n[ 0.474503] Freeing SMP alternatives memory: 36K\n[ 0.481995] ftrace: allocating 32312 entries in 127 pages\n[ 0.533256] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.535624] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.537970] smpboot: Max logical packages: 2\n[ 0.539901] x2apic enabled\n[ 0.541409] Switched APIC routing to physical x2apic.\n[ 0.544532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.546804] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.550992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.564354] KVM setup paravirtual spinlock\n[ 0.567667] x86: Booting SMP configuration:\n[ 0.569331] .... node #0, CPUs: #1\n[ 0.570997] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.593591] x86: Booted up 1 node, 2 CPUs\n[ 0.593592] KVM setup async PF for cpu 1\n[ 0.593597] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.598612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.601698] devtmpfs: initialized\n[ 0.604939] evm: security.selinux\n[ 0.606290] evm: security.SMACK64\n[ 0.607639] evm: security.SMACK64EXEC\n[ 0.609082] evm: security.SMACK64TRANSMUTE\n[ 0.610651] evm: security.SMACK64MMAP\n[ 0.612094] evm: security.ima\n[ 0.613322] evm: security.capability\n[ 0.615025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.618555] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.620980] pinctrl core: initialized pinctrl subsystem\n[ 0.623120] RTC time: 10:51:38, date: 07/30/19\n[ 0.625807] NET: Registered protocol family 16\n[ 0.639593] cpuidle: using governor ladder\n[ 0.651695] cpuidle: using governor menu\n[ 0.653243] PCCT header not found.\n[ 0.654802] ACPI: bus type PCI registered\n[ 0.656375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.658844] PCI: Using configuration type 1 for base access\n[ 0.673698] ACPI: Added _OSI(Module Device)\n[ 0.675322] ACPI: Added _OSI(Processor Device)\n[ 0.677012] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.695419] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.698643] ACPI: Interpreter enabled\n[ 0.700123] ACPI: (supports S0 S5)\n[ 0.701491] ACPI: Using IOAPIC for interrupt routing\n[ 0.703328] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.708804] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.711008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.713403] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.715717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.719991] acpiphp: Slot [3] registered\n[ 0.721557] acpiphp: Slot [4] registered\n[ 0.723108] acpiphp: Slot [5] registered\n[ 0.724671] acpiphp: Slot [6] registered\n[ 0.726224] acpiphp: Slot [7] registered\n[ 0.727778] acpiphp: Slot [8] registered\n[ 0.729335] acpiphp: Slot [9] registered\n[ 0.730897] acpiphp: Slot [10] registered\n[ 0.732479] acpiphp: Slot [11] registered\n[ 0.734066] acpiphp: Slot [12] registered\n[ 0.735644] acpiphp: Slot [13] registered\n[ 0.737222] acpiphp: Slot [14] registered\n[ 0.738806] acpiphp: Slot [15] registered\n[ 0.740385] acpiphp: Slot [16] registered\n[ 0.741973] acpiphp: Slot [17] registered\n[ 0.743559] acpiphp: Slot [18] registered\n[ 0.745140] acpiphp: Slot [19] registered\n[ 0.746715] acpiphp: Slot [20] registered\n[ 0.748300] acpiphp: Slot [21] registered\n[ 0.749934] acpiphp: Slot [22] registered\n[ 0.751519] acpiphp: Slot [23] registered\n[ 0.753097] acpiphp: Slot [24] registered\n[ 0.754681] acpiphp: Slot [25] registered\n[ 0.756256] acpiphp: Slot [26] registered\n[ 0.757836] acpiphp: Slot [27] registered\n[ 0.759410] acpiphp: Slot [28] registered\n[ 0.760996] acpiphp: Slot [29] registered\n[ 0.762588] acpiphp: Slot [30] registered\n[ 0.764166] acpiphp: Slot [31] registered\n[ 0.765723] PCI host bridge to bus 0000:00\n[ 0.767294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.769663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.772024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.774820] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.777619] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.780460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.785843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.788323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.790610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.793072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.797974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.800715] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.826698] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.829680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.832375] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.835075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.837726] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.840157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.842682] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.844719] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.847698] vgaarb: loaded\n[ 0.848846] vgaarb: bridge control possible 0000:00:02.0\n[ 0.851187] SCSI subsystem initialized\n[ 0.852990] ACPI: bus type USB registered\n[ 0.854577] usbcore: registered new interface driver usbfs\n[ 0.856573] usbcore: registered new interface driver hub\n[ 0.858520] usbcore: registered new device driver usb\n[ 0.860699] PCI: Using ACPI for IRQ routing\n[ 0.862771] NetLabel: Initializing\n[ 0.864148] NetLabel: domain hash size = 128\n[ 0.865784] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.867632] NetLabel: unlabeled traffic allowed by default\n[ 0.869842] amd_nb: Cannot enumerate AMD northbridges\n[ 0.871809] clocksource: Switched to clocksource kvm-clock\n[ 0.885580] AppArmor: AppArmor Filesystem Enabled\n[ 0.887414] pnp: PnP ACPI init\n[ 0.889060] pnp: PnP ACPI: found 5 devices\n[ 0.897838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.901139] NET: Registered protocol family 2\n[ 0.903208] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.906223] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.909024] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.911466] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.913670] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.916092] NET: Registered protocol family 1\n[ 0.917774] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.919906] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.921976] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.942343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.962750] Unpacking initramfs...\n[ 1.164593] Freeing initrd memory: 14824K\n[ 1.166223] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.168440] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.170771] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.174347] Scanning for low memory corruption every 60 seconds\n[ 1.176908] audit: initializing netlink subsys (disabled)\n[ 1.178878] audit: type=2000 audit(1564483899.954:1): initialized\n[ 1.181271] Initialise system trusted keyring\n[ 1.183089] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.185298] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.188730] zbud: loaded\n[ 1.190169] VFS: Disk quotas dquot_6.6.0\n[ 1.191712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.194303] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.196703] fuse init (API version 7.23)\n[ 1.198341] Key type big_key registered\n[ 1.199841] Allocating IMA MOK and blacklist keyrings.\n[ 1.202465] Key type asymmetric registered\n[ 1.204027] Asymmetric key parser 'x509' registered\n[ 1.205830] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.208635] io scheduler noop registered\n[ 1.210129] io scheduler deadline registered (default)\n[ 1.212011] io scheduler cfq registered\n[ 1.213571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.215549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.217912] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.220644] ACPI: Power Button [PWRF]\n[ 1.222257] GHES: HEST is not enabled!\n[ 1.241894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.281412] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.285189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.312108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.315961] Linux agpgart interface v0.103\n[ 1.319747] loop: module loaded\n[ 1.322924] vda: vda1\n[ 1.324936] scsi host0: ata_piix\n[ 1.326436] scsi host1: ata_piix\n[ 1.327781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.330122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.332563] libphy: Fixed MDIO Bus: probed\n[ 1.334195] tun: Universal TUN/TAP device driver, 1.6\n[ 1.336043] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.339551] PPP generic driver version 2.4.2\n[ 1.341230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.343524] ehci-pci: EHCI PCI platform driver\n[ 1.345197] ehci-platform: EHCI generic platform driver\n[ 1.347086] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.349245] ohci-pci: OHCI PCI platform driver\n[ 1.350917] ohci-platform: OHCI generic platform driver\n[ 1.352808] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373317] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375259] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.378040] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.382077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.384432] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.387153] usb usb1: Product: UHCI Host Controller\n[ 1.388921] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.391131] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.392937] hub 1-0:1.0: USB hub found\n[ 1.394401] hub 1-0:1.0: 2 ports detected\n[ 1.396110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.399996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.401813] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.403758] mousedev: PS/2 mouse device common for all mice\n[ 1.405997] rtc_cmos 00:00: RTC can wake from S4\n[ 1.408282] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.411463] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.413859] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.416140] i2c /dev entries driver\n[ 1.417584] device-mapper: uevent: version 1.0.3\n[ 1.419366] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.422466] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.441911] NET: Registered protocol family 10\n[ 1.443873] NET: Registered protocol family 17\n[ 1.445554] Key type dns_resolver registered\n[ 1.447433] registered taskstats version 1\n[ 1.449028] Loading compiled-in X.509 certificates\n[ 1.451331] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.454860] zswap: loaded using pool lzo/zbud\n[ 1.458279] Key type trusted registered\n[ 1.462318] Key type encrypted registered\n[ 1.463871] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.465844] ima: No TPM chip found, activating TPM-bypass!\n[ 1.467803] ima: Allocated hash algorithm: sha1\n[ 1.469505] evm: HMAC attrs: 0x1\n[ 1.471232] Magic number: 11:659:882\n[ 1.472851] rtc_cmos 00:00: setting system clock to 2019-07-30 10:51:39 UTC (1564483899)\n[ 1.475915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.478030] EDD information not available.\n[ 1.489642] Freeing unused kernel memory: 1484K\n[ 1.499844] Write protecting the kernel read-only data: 14336k\n[ 1.503404] Freeing unused kernel memory: 1612K\n[ 1.505287] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.519339] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520290] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520318] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.530181] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532039] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532093] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532368] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532446] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532522] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.580375] virtio_net virtio0 ens3: renamed from eth0\n[ 1.587586] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.591619] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.595298] FDC 0 is a S82078B\n[ 1.606491] AVX2 version of gcm_enc/dec engaged.\n[ 1.608218] AES CTR mode by8 optimization enabled\n[ 1.707837] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.871172] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.873555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.875967] usb 1-1: Product: QEMU USB Tablet\n[ 1.877601] usb 1-1: Manufacturer: QEMU\n[ 1.879068] usb 1-1: SerialNumber: 42\n[ 1.887302] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.894609] usbcore: registered new interface driver usbhid\n[ 1.896671] usbhid: USB HID core driver\n[ 1.899459] 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.903517] 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.981653] md: linear personality registered for level -1\n[ 2.985687] md: multipath personality registered for level -4\n[ 2.989689] md: raid0 personality registered for level 0\n[ 2.994175] md: raid1 personality registered for level 1\n[ 3.063840] raid6: sse2x1 gen() 11547 MB/s\n[ 3.131835] raid6: sse2x1 xor() 9082 MB/s\n[ 3.199838] raid6: sse2x2 gen() 14923 MB/s\n[ 3.267837] raid6: sse2x2 xor() 9930 MB/s\n[ 3.335839] raid6: sse2x4 gen() 17098 MB/s\n[ 3.403839] raid6: sse2x4 xor() 11609 MB/s\n[ 3.471835] raid6: avx2x1 gen() 22423 MB/s\n[ 3.539836] raid6: avx2x2 gen() 26376 MB/s\n[ 3.607867] raid6: avx2x4 gen() 30319 MB/s\n[ 3.609525] raid6: using algorithm avx2x4 gen() 30319 MB/s\n[ 3.611431] raid6: using avx2x2 recovery algorithm\n[ 3.614532] xor: automatically using best checksumming function:\n[ 3.655809] avx : 33331.000 MB/sec\n[ 3.658352] async_tx: api initialized (async)\n[ 3.667585] md: raid6 personality registered for level 6\n[ 3.669500] md: raid5 personality registered for level 5\n[ 3.671344] md: raid4 personality registered for level 4\n[ 3.678037] 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.708387] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.725379] 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.811278] 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.817523] systemd[1]: Detected virtualization kvm.\n[ 3.819315] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.824333] systemd[1]: Set hostname to .\n[ 3.827930] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.830091] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.940083] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.943772] 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.948924] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.952703] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.956827] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.960982] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.965050] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.969668] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.973630] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.976858] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.980868] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.995965] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.000480] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.004205] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.008107] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.012072] 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.018729] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.022908] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.027161] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.032160] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.047863] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.051978] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.056803] 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.064233] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.067842] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.072198] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.077291] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.080916] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.082563] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.087518] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.095165] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.099949] 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[ 4.109033] Loading iSCSI transport class v2.0-870.\n[ 4.109300] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.115100] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.119235] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.124868] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal [ 4.127991] iscsi: registered transport (tcp)\nService.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\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 m[ 4.155541] iscsi: registered transport (iser)\nanager.\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\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[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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 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[ 9.053022] cloud-init[595]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 10:51:43 +0000. Up 5.17 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.204376] cloud-init[955]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 10:51:48 +0000. Up 9.56 seconds.\n[ 10.210631] cloud-init[955]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.214282] cloud-init[955]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.217868] cloud-init[955]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.221497] cloud-init[955]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.225089] cloud-init[955]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | global | fa:16:3e:35:4d:8e |\n[ 10.228718] cloud-init[955]: ci-info: | ens3 | True | fe80::f816:3eff:fe35:4d8e/64 | . | link | fa:16:3e:35:4d:8e |\n[ 10.232296] cloud-init[955]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.235919] cloud-init[955]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.239526] cloud-init[955]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.243123] cloud-init[955]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.246495] cloud-init[955]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.249892] cloud-init[955]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.253267] cloud-init[955]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.256640] cloud-init[955]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.260036] cloud-init[955]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.263417] cloud-init[955]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.266826] cloud-init[955]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.270222] cloud-init[955]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.273058] cloud-init[955]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.275885] cloud-init[955]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.278747] cloud-init[955]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.281622] cloud-init[955]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.284458] cloud-init[955]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.287291] cloud-init[955]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.290154] cloud-init[955]: Generating public/private rsa key pair.\n[ 10.292694] cloud-init[955]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.295591] cloud-init[955]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.298476] cloud-init[955]: The key fingerprint is:\n[ 10.300745] cloud-init[955]: SHA256:vh6ls0wSV6aMcLplzGDN6Ozm2yHVKQH/x1CfW1AqnGU root@cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf\n[ 10.304456] cloud-init[955]: The key's randomart image is:\n[ 10.306820] cloud-init[955]: +---[RSA 2048]----+\n[ 10.309001] cloud-init[955]: | . . E.. |\n[ 10.311192] cloud-init[955]: | * o = + |\n[ 10.313418] cloud-init[955]: | = * . * + . |\n[ 10.315645] cloud-init[955]: | + B * B . o |\n[ 10.317834] cloud-init[955]: | + X S + . |\n[ 10.320030] cloud-init[955]: | . = = + |\n[ 10.322215] cloud-init[955]: | = o * |\n[ 10.324421] cloud-init[955]: | o o = = |\n[ 10.326642] cloud-init[955]: | o...= |\n[ 10.328830] cloud-init[955]: +----[SHA256]-----+\n[ 10.331017] cloud-init[955]: Generating public/private dsa key pair.\n[ 10.333442] cloud-init[955]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.336342] cloud-init[955]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.339250] cloud-init[955]: The key fingerprint is:\n[ 10.341531] cloud-init[955]: SHA256:oJFavrYPtPM6DQL3kpNcsxRahjqg9LF8l6umwiphgyg root@cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf\n[ 10.345239] cloud-init[955]: The key's randomart image is:\n[ 10.347613] cloud-init[955]: +---[DSA 1024]----+\n[ 10.349828] cloud-init[955]: | . |\n[ 10.352059] cloud-init[955]: |....+. |\n[ 10.354233] cloud-init[955]: |+.o+*.. . |\n[ 10.356399] cloud-init[955]: |= oB++ + |\n[ 10.358587] cloud-init[955]: |o=.*=o. S |\n[ 10.360789] cloud-init[955]: |EoB.+o . |\n[ 10.362979] cloud-init[955]: |+..+*o. |\n[ 10.365158] cloud-init[955]: |.o ..B. |\n[ 10.367462] cloud-init[955]: |+ ..=+o |\n[ 10.369669] cloud-init[955]: +----[SHA256]-----+\n[ 10.371941] cloud-init[955]: Generating public/private ecdsa key pair.\n[ 10.374468] cloud-init[955]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.377448] cloud-init[955]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.380440] cloud-init[955]: The key fingerprint is:\n[ 10.382770] cloud-init[955]: SHA256:NRU4jasFvBkJZTAYthorfHkwPV5iUfc5aeNQbv6pxqU root@cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf\n[ 10.386517] cloud-init[955]: The key's randomart image is:\n[ 10.388892] cloud-init[955]: +---[ECDSA 256]---+\n[ 10.391146] cloud-init[955]: | o+=*oo =o. |\n[ 10.393380] cloud-init[955]: | .o..o* B.+ |\n[ 10.395593] cloud-init[955]: | .o.= . *o% |\n[ 10.397802] cloud-init[955]: |. +* + o.O.o |\n[ 10.399996] cloud-init[955]: |..oo o So o |\n[ 10.402235] cloud-init[955]: | .. . . ... |\n[ 10.404445] cloud-init[955]: | . oo |\n[ 10.406671] cloud-init[955]: | E. |\n[ 10.408890] cloud-init[955]: | .. |\n[ 10.411101] cloud-init[955]: +----[SHA256]-----+\n[ 10.413296] cloud-init[955]: Generating public/private ed25519 key pair.\n[ 10.415815] cloud-init[955]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.418752] cloud-init[955]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.421807] cloud-init[955]: The key fingerprint is:\n[ 10.424133] cloud-init[955]: SHA256:wxrcs7o6LXk2WjmMoZWMeNbLDMdEOmUz+ZEW27lImm4 root@cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf\n[ 10.427830] cloud-init[955]: The key's randomart image is:\n[ 10.430234] cloud-init[955]: +--[ED25519 256]--+\n[ 10.432467] cloud-init[955]: | *..o |\n[ 10.434711] cloud-init[955]: | =.o+o . |\n[ 10.436934] cloud-init[955]: | o .oo.o |\n[ 10.439155] cloud-init[955]: | . B *.+ . |\n[ 10.441382] cloud-init[955]: |. = @ + S |\n[ 10.443619] cloud-init[955]: | o O = + + |\n[ 10.445877] cloud-init[955]: | . Eo* . |\n[ 10.448106] cloud-init[955]: | .+.=o |\n[ 10.449669] cloud-init[955]: | oBoo |\n[ 10.451926] cloud-init[955]: +----[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[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[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[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n Starting Login Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy 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 Login Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\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 LXD - container startup/shutdown.\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 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 LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\n Starting 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[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\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-30 10:51:55,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0/action used request id req-0a0ee4fa-8487-4103-9adc-35e3361a6635 2019-07-30 10:51:55,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0768182277679s 2019-07-30 10:51:55,083 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 733321756 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.399257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.402500] pid_max: default: 32768 minimum: 301 [ 0.404262] ACPI: Core revision 20150930 [ 0.406620] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409234] Security Framework initialized [ 0.410828] Yama: becoming mindful. [ 0.412322] AppArmor: AppArmor initialized [ 0.414193] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.421013] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.425486] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.427865] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.431035] Initializing cgroup subsys io [ 0.432616] Initializing cgroup subsys memory [ 0.434304] Initializing cgroup subsys devices [ 0.435998] Initializing cgroup subsys freezer [ 0.437704] Initializing cgroup subsys net_cls [ 0.439396] Initializing cgroup subsys perf_event [ 0.441180] Initializing cgroup subsys net_prio [ 0.442921] Initializing cgroup subsys hugetlb [ 0.444618] Initializing cgroup subsys pids [ 0.447049] mce: CPU supports 10 MCE banks [ 0.448716] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.450669] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.452805] Spectre V2 : Mitigation: Full generic retpoline [ 0.454834] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.457921] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.460379] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.463502] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.466507] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.470062] MDS: Mitigation: Clear CPU buffers [ 0.474503] Freeing SMP alternatives memory: 36K [ 0.481995] ftrace: allocating 32312 entries in 127 pages [ 0.533256] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.535624] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.537970] smpboot: Max logical packages: 2 [ 0.539901] x2apic enabled [ 0.541409] Switched APIC routing to physical x2apic. [ 0.544532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.546804] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.550992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.564354] KVM setup paravirtual spinlock [ 0.567667] x86: Booting SMP configuration: [ 0.569331] .... node #0, CPUs: #1 [ 0.570997] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.593591] x86: Booted up 1 node, 2 CPUs [ 0.593592] KVM setup async PF for cpu 1 [ 0.593597] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.598612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.601698] devtmpfs: initialized [ 0.604939] evm: security.selinux [ 0.606290] evm: security.SMACK64 [ 0.607639] evm: security.SMACK64EXEC [ 0.609082] evm: security.SMACK64TRANSMUTE [ 0.610651] evm: security.SMACK64MMAP [ 0.612094] evm: security.ima [ 0.613322] evm: security.capability [ 0.615025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.618555] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.620980] pinctrl core: initialized pinctrl subsystem [ 0.623120] RTC time: 10:51:38, date: 07/30/19 [ 0.625807] NET: Registered protocol family 16 [ 0.639593] cpuidle: using governor ladder [ 0.651695] cpuidle: using governor menu [ 0.653243] PCCT header not found. [ 0.654802] ACPI: bus type PCI registered [ 0.656375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658844] PCI: Using configuration type 1 for base access [ 0.673698] ACPI: Added _OSI(Module Device) [ 0.675322] ACPI: Added _OSI(Processor Device) [ 0.677012] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.695419] ACPI: Added _OSI(Processor Aggregator Device) [ 0.698643] ACPI: Interpreter enabled [ 0.700123] ACPI: (supports S0 S5) [ 0.701491] ACPI: Using IOAPIC for interrupt routing [ 0.703328] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.708804] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.711008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.713403] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.715717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.719991] acpiphp: Slot [3] registered [ 0.721557] acpiphp: Slot [4] registered [ 0.723108] acpiphp: Slot [5] registered [ 0.724671] acpiphp: Slot [6] registered [ 0.726224] acpiphp: Slot [7] registered [ 0.727778] acpiphp: Slot [8] registered [ 0.729335] acpiphp: Slot [9] registered [ 0.730897] acpiphp: Slot [10] registered [ 0.732479] acpiphp: Slot [11] registered [ 0.734066] acpiphp: Slot [12] registered [ 0.735644] acpiphp: Slot [13] registered [ 0.737222] acpiphp: Slot [14] registered [ 0.738806] acpiphp: Slot [15] registered [ 0.740385] acpiphp: Slot [16] registered [ 0.741973] acpiphp: Slot [17] registered [ 0.743559] acpiphp: Slot [18] registered [ 0.745140] acpiphp: Slot [19] registered [ 0.746715] acpiphp: Slot [20] registered [ 0.748300] acpiphp: Slot [21] registered [ 0.749934] acpiphp: Slot [22] registered [ 0.751519] acpiphp: Slot [23] registered [ 0.753097] acpiphp: Slot [24] registered [ 0.754681] acpiphp: Slot [25] registered [ 0.756256] acpiphp: Slot [26] registered [ 0.757836] acpiphp: Slot [27] registered [ 0.759410] acpiphp: Slot [28] registered [ 0.760996] acpiphp: Slot [29] registered [ 0.762588] acpiphp: Slot [30] registered [ 0.764166] acpiphp: Slot [31] registered [ 0.765723] PCI host bridge to bus 0000:00 [ 0.767294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.769663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.772024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.774820] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.777619] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780460] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.785843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.788323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.797974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.800715] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826698] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.829680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.832375] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.835075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.837726] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.840157] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.842682] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.844719] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.847698] vgaarb: loaded [ 0.848846] vgaarb: bridge control possible 0000:00:02.0 [ 0.851187] SCSI subsystem initialized [ 0.852990] ACPI: bus type USB registered [ 0.854577] usbcore: registered new interface driver usbfs [ 0.856573] usbcore: registered new interface driver hub [ 0.858520] usbcore: registered new device driver usb [ 0.860699] PCI: Using ACPI for IRQ routing [ 0.862771] NetLabel: Initializing [ 0.864148] NetLabel: domain hash size = 128 [ 0.865784] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.867632] NetLabel: unlabeled traffic allowed by default [ 0.869842] amd_nb: Cannot enumerate AMD northbridges [ 0.871809] clocksource: Switched to clocksource kvm-clock [ 0.885580] AppArmor: AppArmor Filesystem Enabled [ 0.887414] pnp: PnP ACPI init [ 0.889060] pnp: PnP ACPI: found 5 devices [ 0.897838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.901139] NET: Registered protocol family 2 [ 0.903208] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.906223] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.909024] TCP: Hash tables configured (established 32768 bind 32768) [ 0.911466] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.913670] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.916092] NET: Registered protocol family 1 [ 0.917774] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.919906] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.921976] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.942343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.962750] Unpacking initramfs... [ 1.164593] Freeing initrd memory: 14824K [ 1.166223] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.168440] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.170771] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.174347] Scanning for low memory corruption every 60 seconds [ 1.176908] audit: initializing netlink subsys (disabled) [ 1.178878] audit: type=2000 audit(1564483899.954:1): initialized [ 1.181271] Initialise system trusted keyring [ 1.183089] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.185298] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.188730] zbud: loaded [ 1.190169] VFS: Disk quotas dquot_6.6.0 [ 1.191712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.194303] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.196703] fuse init (API version 7.23) [ 1.198341] Key type big_key registered [ 1.199841] Allocating IMA MOK and blacklist keyrings. [ 1.202465] Key type asymmetric registered [ 1.204027] Asymmetric key parser 'x509' registered [ 1.205830] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.208635] io scheduler noop registered [ 1.210129] io scheduler deadline registered (default) [ 1.212011] io scheduler cfq registered [ 1.213571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.215549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.217912] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.220644] ACPI: Power Button [PWRF] [ 1.222257] GHES: HEST is not enabled! [ 1.241894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.281412] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.285189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.312108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.315961] Linux agpgart interface v0.103 [ 1.319747] loop: module loaded [ 1.322924] vda: vda1 [ 1.324936] scsi host0: ata_piix [ 1.326436] scsi host1: ata_piix [ 1.327781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.330122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.332563] libphy: Fixed MDIO Bus: probed [ 1.334195] tun: Universal TUN/TAP device driver, 1.6 [ 1.336043] tun: (C) 1999-2004 Max Krasnyansky [ 1.339551] PPP generic driver version 2.4.2 [ 1.341230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.343524] ehci-pci: EHCI PCI platform driver [ 1.345197] ehci-platform: EHCI generic platform driver [ 1.347086] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.349245] ohci-pci: OHCI PCI platform driver [ 1.350917] ohci-platform: OHCI generic platform driver [ 1.352808] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373317] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375259] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.378040] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.382077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.384432] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.387153] usb usb1: Product: UHCI Host Controller [ 1.388921] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.391131] usb usb1: SerialNumber: 0000:00:01.2 [ 1.392937] hub 1-0:1.0: USB hub found [ 1.394401] hub 1-0:1.0: 2 ports detected [ 1.396110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.399996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.401813] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.403758] mousedev: PS/2 mouse device common for all mice [ 1.405997] rtc_cmos 00:00: RTC can wake from S4 [ 1.408282] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.411463] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.413859] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.416140] i2c /dev entries driver [ 1.417584] device-mapper: uevent: version 1.0.3 [ 1.419366] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.422466] ledtrig-cpu: registered to indicate activity on CPUs [ 1.441911] NET: Registered protocol family 10 [ 1.443873] NET: Registered protocol family 17 [ 1.445554] Key type dns_resolver registered [ 1.447433] registered taskstats version 1 [ 1.449028] Loading compiled-in X.509 certificates [ 1.451331] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.454860] zswap: loaded using pool lzo/zbud [ 1.458279] Key type trusted registered [ 1.462318] Key type encrypted registered [ 1.463871] AppArmor: AppArmor sha1 policy hashing enabled [ 1.465844] ima: No TPM chip found, activating TPM-bypass! [ 1.467803] ima: Allocated hash algorithm: sha1 [ 1.469505] evm: HMAC attrs: 0x1 [ 1.471232] Magic number: 11:659:882 [ 1.472851] rtc_cmos 00:00: setting system clock to 2019-07-30 10:51:39 UTC (1564483899) [ 1.475915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.478030] EDD information not available. [ 1.489642] Freeing unused kernel memory: 1484K [ 1.499844] Write protecting the kernel read-only data: 14336k [ 1.503404] Freeing unused kernel memory: 1612K [ 1.505287] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.519339] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520290] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520318] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530181] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532039] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532093] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532368] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532446] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532522] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.580375] virtio_net virtio0 ens3: renamed from eth0 [ 1.587586] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.591619] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595298] FDC 0 is a S82078B [ 1.606491] AVX2 version of gcm_enc/dec engaged. [ 1.608218] AES CTR mode by8 optimization enabled [ 1.707837] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.871172] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.873555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.875967] usb 1-1: Product: QEMU USB Tablet [ 1.877601] usb 1-1: Manufacturer: QEMU [ 1.879068] usb 1-1: SerialNumber: 42 [ 1.887302] hidraw: raw HID events driver (C) Jiri Kosina [ 1.894609] usbcore: registered new interface driver usbhid [ 1.896671] usbhid: USB HID core driver [ 1.899459] 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.903517] 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.981653] md: linear personality registered for level -1 [ 2.985687] md: multipath personality registered for level -4 [ 2.989689] md: raid0 personality registered for level 0 [ 2.994175] md: raid1 personality registered for level 1 [ 3.063840] raid6: sse2x1 gen() 11547 MB/s [ 3.131835] raid6: sse2x1 xor() 9082 MB/s [ 3.199838] raid6: sse2x2 gen() 14923 MB/s [ 3.267837] raid6: sse2x2 xor() 9930 MB/s [ 3.335839] raid6: sse2x4 gen() 17098 MB/s [ 3.403839] raid6: sse2x4 xor() 11609 MB/s [ 3.471835] raid6: avx2x1 gen() 22423 MB/s [ 3.539836] raid6: avx2x2 gen() 26376 MB/s [ 3.607867] raid6: avx2x4 gen() 30319 MB/s [ 3.609525] raid6: using algorithm avx2x4 gen() 30319 MB/s [ 3.611431] raid6: using avx2x2 recovery algorithm [ 3.614532] xor: automatically using best checksumming function: [ 3.655809] avx : 33331.000 MB/sec [ 3.658352] async_tx: api initialized (async) [ 3.667585] md: raid6 personality registered for level 6 [ 3.669500] md: raid5 personality registered for level 5 [ 3.671344] md: raid4 personality registered for level 4 [ 3.678037] 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.708387] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.725379] 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.811278] 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.817523] systemd[1]: Detected virtualization kvm. [ 3.819315] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.824333] systemd[1]: Set hostname to . [ 3.827930] systemd[1]: Initializing machine ID from KVM UUID. [ 3.830091] systemd[1]: Installed transient /etc/machine-id file. [ 3.940083] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.943772] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.948924] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.952703] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.956827] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.960982] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.965050] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.969668] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.973630] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.976858] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.980868] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.995965] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.000480] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.004205] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.008107] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.012072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.018729] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.022908] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.027161] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.032160] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.047863] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.051978] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.056803] 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.064233] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.067842] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.072198] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.077291] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.080916] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.082563] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.087518] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.095165] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.099949] 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... [ 4.109033] Loading iSCSI transport class v2.0-870. [ 4.109300] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.115100] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.119235] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.124868] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal [ 4.127991] iscsi: registered transport (tcp) Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[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 m[ 4.155541] iscsi: registered transport (iser) anager. [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[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 Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[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 LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.053022] cloud-init[595]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 10:51:43 +0000. Up 5.17 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.204376] cloud-init[955]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 10:51:48 +0000. Up 9.56 seconds. [ 10.210631] cloud-init[955]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.214282] cloud-init[955]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.217868] cloud-init[955]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.221497] cloud-init[955]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.225089] cloud-init[955]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | global | fa:16:3e:35:4d:8e | [ 10.228718] cloud-init[955]: ci-info: | ens3 | True | fe80::f816:3eff:fe35:4d8e/64 | . | link | fa:16:3e:35:4d:8e | [ 10.232296] cloud-init[955]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.235919] cloud-init[955]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.239526] cloud-init[955]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.243123] cloud-init[955]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.246495] cloud-init[955]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.249892] cloud-init[955]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.253267] cloud-init[955]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.256640] cloud-init[955]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.260036] cloud-init[955]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.263417] cloud-init[955]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.266826] cloud-init[955]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.270222] cloud-init[955]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.273058] cloud-init[955]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.275885] cloud-init[955]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.278747] cloud-init[955]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.281622] cloud-init[955]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.284458] cloud-init[955]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.287291] cloud-init[955]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.290154] cloud-init[955]: Generating public/private rsa key pair. [ 10.292694] cloud-init[955]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.295591] cloud-init[955]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.298476] cloud-init[955]: The key fingerprint is: [ 10.300745] cloud-init[955]: SHA256:vh6ls0wSV6aMcLplzGDN6Ozm2yHVKQH/x1CfW1AqnGU root@cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf [ 10.304456] cloud-init[955]: The key's randomart image is: [ 10.306820] cloud-init[955]: +---[RSA 2048]----+ [ 10.309001] cloud-init[955]: | . . E.. | [ 10.311192] cloud-init[955]: | * o = + | [ 10.313418] cloud-init[955]: | = * . * + . | [ 10.315645] cloud-init[955]: | + B * B . o | [ 10.317834] cloud-init[955]: | + X S + . | [ 10.320030] cloud-init[955]: | . = = + | [ 10.322215] cloud-init[955]: | = o * | [ 10.324421] cloud-init[955]: | o o = = | [ 10.326642] cloud-init[955]: | o...= | [ 10.328830] cloud-init[955]: +----[SHA256]-----+ [ 10.331017] cloud-init[955]: Generating public/private dsa key pair. [ 10.333442] cloud-init[955]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.336342] cloud-init[955]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.339250] cloud-init[955]: The key fingerprint is: [ 10.341531] cloud-init[955]: SHA256:oJFavrYPtPM6DQL3kpNcsxRahjqg9LF8l6umwiphgyg root@cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf [ 10.345239] cloud-init[955]: The key's randomart image is: [ 10.347613] cloud-init[955]: +---[DSA 1024]----+ [ 10.349828] cloud-init[955]: | . | [ 10.352059] cloud-init[955]: |....+. | [ 10.354233] cloud-init[955]: |+.o+*.. . | [ 10.356399] cloud-init[955]: |= oB++ + | [ 10.358587] cloud-init[955]: |o=.*=o. S | [ 10.360789] cloud-init[955]: |EoB.+o . | [ 10.362979] cloud-init[955]: |+..+*o. | [ 10.365158] cloud-init[955]: |.o ..B. | [ 10.367462] cloud-init[955]: |+ ..=+o | [ 10.369669] cloud-init[955]: +----[SHA256]-----+ [ 10.371941] cloud-init[955]: Generating public/private ecdsa key pair. [ 10.374468] cloud-init[955]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.377448] cloud-init[955]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.380440] cloud-init[955]: The key fingerprint is: [ 10.382770] cloud-init[955]: SHA256:NRU4jasFvBkJZTAYthorfHkwPV5iUfc5aeNQbv6pxqU root@cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf [ 10.386517] cloud-init[955]: The key's randomart image is: [ 10.388892] cloud-init[955]: +---[ECDSA 256]---+ [ 10.391146] cloud-init[955]: | o+=*oo =o. | [ 10.393380] cloud-init[955]: | .o..o* B.+ | [ 10.395593] cloud-init[955]: | .o.= . *o% | [ 10.397802] cloud-init[955]: |. +* + o.O.o | [ 10.399996] cloud-init[955]: |..oo o So o | [ 10.402235] cloud-init[955]: | .. . . ... | [ 10.404445] cloud-init[955]: | . oo | [ 10.406671] cloud-init[955]: | E. | [ 10.408890] cloud-init[955]: | .. | [ 10.411101] cloud-init[955]: +----[SHA256]-----+ [ 10.413296] cloud-init[955]: Generating public/private ed25519 key pair. [ 10.415815] cloud-init[955]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.418752] cloud-init[955]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.421807] cloud-init[955]: The key fingerprint is: [ 10.424133] cloud-init[955]: SHA256:wxrcs7o6LXk2WjmMoZWMeNbLDMdEOmUz+ZEW27lImm4 root@cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf [ 10.427830] cloud-init[955]: The key's randomart image is: [ 10.430234] cloud-init[955]: +--[ED25519 256]--+ [ 10.432467] cloud-init[955]: | *..o | [ 10.434711] cloud-init[955]: | =.o+o . | [ 10.436934] cloud-init[955]: | o .oo.o | [ 10.439155] cloud-init[955]: | . B *.+ . | [ 10.441382] cloud-init[955]: |. = @ + S | [ 10.443619] cloud-init[955]: | o O = + + | [ 10.445877] cloud-init[955]: | . Eo* . | [ 10.448106] cloud-init[955]: | .+.=o | [ 10.449669] cloud-init[955]: | oBoo | [ 10.451926] cloud-init[955]: +----[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. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting Socket activation for snappy daemon. Starting LXD - unix socket. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... Starting Login Service... Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... 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 LXD - container startup/shutdown. [[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 Accounts Service. [[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: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... Starting 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. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[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-30 10:51:55,087 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dc9cfd0L 2019-07-30 10:51:55,088 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 10:51:55,095 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-30 10:51:55,095 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-30 10:51:55,096 - 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-30 10:51:55,096 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 10:51:55,097 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 10:51:55,097 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 10:51:55,097 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 10:51:55,097 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 10:51:55,138 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 10:51:55,139 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 10:51:55,151 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 9c6725d5bcae9b35b1a2b313d17869f1 2019-07-30 10:51:55,153 - paramiko.transport - DEBUG - Trying discovered key 64ee2fef9830113a224ec98d6058eda4 in /tmp/tmpV0cGM6 2019-07-30 10:51:55,179 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 10:51:55,202 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 10:51:55,217 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 10:51:55,421 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-30 10:51:55,421 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-30 10:51:55,461 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 10:51:55,461 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 10:51:55,483 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 10:52:00,994 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-30 10:52:00,996 - 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-30 10:52:00,996 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 10:52:00,996 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 10:52:00,996 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 10:52:00,996 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 10:52:00,996 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 10:52:00,999 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 10:52:07,393 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 10:52:07,431 - 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-30 10:52:07,431 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 10:52:07,431 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 10:52:07,431 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 10:52:07,431 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 10:52:07,432 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 10:52:07,438 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 10:52:13,943 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 10:52:13,944 - 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-30 10:52:13,945 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 10:52:13,945 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 10:52:13,945 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 10:52:13,945 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 10:52:13,945 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 10:52:13,949 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 10:52:19,736 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 10:52:19,736 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 10:52:19,739 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 10:52:19,739 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-30 10:52:19,739 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 10:52:19,745 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 10:54:03,904 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 10:54:03,903 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a Client: Docker Engine - Community Version: 19.03.1 API version: 1.40 Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:21:35 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:20:09 2019 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 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 983bbac55a7099563922c0f6246b42a4bcd5ef4920127f5c611787fbf449b56a 2019-07-30 10:54:03,904 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 10:54:03,905 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf --2019-07-30 10:52:20-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.12, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13185 (13K) [text/plain] Saving to: 'script.sh' 0K .......... .. 100% 168M=0s 2019-07-30 10:52:20 (168 MB/s) - 'script.sh' saved [13185/13185] sudo: unable to resolve host cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf sudo: unable to resolve host cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf + 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-bfda4944-0117-4da3-b6df-1b94e214a3bf sudo: unable to resolve host cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf 2019-07-30 10:54:03,906 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-30 10:54:03,906 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-30 10:54:03,906 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-30 10:54:03,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/status 2019-07-30 10:54:03,913 - 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.207', 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-30 10:54:33,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/status 2019-07-30 10:54:34,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:34,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:34,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:34,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:34,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:34,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:34,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:34,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "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": 329, "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": 238, "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": 117, "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": 112, "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-30 10:54:34,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:34,136 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:34 GMT 2019-07-30 10:54:34,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:34,136 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:54:34,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:34,136 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:34,136 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:34,136 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:54:34,137 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 114, 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': 329, 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': 238, 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': 117, 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': 112, 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-30 10:54:34,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/status 2019-07-30 10:54:34,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:34,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:34,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:34,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:34,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:34,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:34,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:34,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "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": 329, "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": 238, "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": 117, "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": 112, "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-30 10:54:34,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:34,282 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:34 GMT 2019-07-30 10:54:34,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:34,282 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:54:34,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:34,282 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:34,282 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:34,282 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:54:34,283 - functest.core.cloudify - INFO - The current manager status is running 2019-07-30 10:54:34,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/secrets 2019-07-30 10:54:34,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:34,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:34 GMT 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:34,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-30 10:54:34,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:34,370 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:34,370 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:34,370 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-30 10:54:34,370 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-30 10:54:34,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:34,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:34,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:34,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:34,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:34,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:34,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:34,535 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-30 10:54:34,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:54:34.507Z", "updated_at": "2019-07-30T10:54:34.507Z", "value": "gAAAAABdQCHqcheBRRlbPuieS7xpjt4TqKZbwTkn3iG0vEfOqb2FKh-q3H2CG-vVsW3ayFphLrCvmT09iM4u0TwOcHzX_A9ekg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 10:54:34,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:34,536 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:34 GMT 2019-07-30 10:54:34,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:34,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 10:54:34,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:34,536 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:34,536 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:34,536 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3.1/secrets/foo 2019-07-30 10:54:34,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:34,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:34,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:34,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:34,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:34,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:54:34.507Z", "updated_at": "2019-07-30T10:54:34.507Z", "value": "gAAAAABdQCHqcheBRRlbPuieS7xpjt4TqKZbwTkn3iG0vEfOqb2FKh-q3H2CG-vVsW3ayFphLrCvmT09iM4u0TwOcHzX_A9ekg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:34 GMT 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:34,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:34,652 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-30 10:54:34,652 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-30 10:54:34,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 10:54:34,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:54:34,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 30 Jul 2019 10:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9a446e-5909-4164-bbac-2c9d08e904eb 2019-07-30 10:54:34,883 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ad0ad2825fb4986be8ebaca95928659"}, "tags": [], "enabled": true, "id": "1ad0ad2825fb4986be8ebaca95928659", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 10:54:34,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-cc9a446e-5909-4164-bbac-2c9d08e904eb 2019-07-30 10:54:34,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22257399559s 2019-07-30 10:54:34,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-07-30 10:54:34,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/1ad0ad2825fb4986be8ebaca95928659.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}45585d021e29fa54c227a1a2c0c76207374df509" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-07-30 10:54:35,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 30 Jul 2019 10:54:35 GMT X-Openstack-Request-Id: req-0823b2da-82ca-43b6-86d3-cc08299d96a2 2019-07-30 10:54:35,215 - 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-30 10:54:35,215 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/1ad0ad2825fb4986be8ebaca95928659.json used request id req-0823b2da-82ca-43b6-86d3-cc08299d96a2 2019-07-30 10:54:35,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.32959318161s 2019-07-30 10:54:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-07-30 10:54:35,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 10:54:35,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-30 10:54:35,229 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 10:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4b596a4-50de-4de0-b6c3-fb07419dd767 2019-07-30 10:54:35,229 - 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.5:35357/v3/", "rel": "self"}]}]}} 2019-07-30 10:54:35,230 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-b4b596a4-50de-4de0-b6c3-fb07419dd767 2019-07-30 10:54:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:54:35,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 10:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afb3dc3-0973-4b35-96a6-377b8258f8ba 2019-07-30 10:54:35,424 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/04db26ee46f34e09b57397fac196d5cc"}, "enabled": true, "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/05d2e99785ac4fdeb9a4c0eda3bd7b26"}, "enabled": true, "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/353cc4cf86f940e3bca3e62f88112158"}, "enabled": true, "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e0a4e5017de45c1892b4f80e4e938f9"}, "enabled": true, "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f528111f4194ed5aff4b8e312591f8b"}, "enabled": true, "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f7e2d7a784c4c85a7efe171faa5b979"}, "enabled": true, "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/502c7e290e5348b2ab613fa8406ff2c8"}, "enabled": true, "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d10eade472449f6a238c066ee73209c"}, "enabled": true, "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/976e6a6270e54970b8254ab5407ad7f6"}, "enabled": true, "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b8ccfa69a43049d8894a50010967ae39"}, "enabled": true, "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/bbcd125ff4484d12841339482b95bc93"}, "enabled": true, "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c59e233b14b64ed0918880f6bd9aab5f"}, "enabled": true, "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca73954feab74dcc9cb0702ced94fd2b"}, "enabled": true, "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f86011bd3e2d497e896b288f1d2d2351"}, "enabled": true, "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-07-30 10:54:35,425 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-5afb3dc3-0973-4b35-96a6-377b8258f8ba 2019-07-30 10:54:35,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.205317974091s 2019-07-30 10:54:35,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-30 10:54:35,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 10:54:35,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1867 Content-Type: application/json Date: Tue, 30 Jul 2019 10:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29947df-5e71-4b09-a841-4344439cebf4 2019-07-30 10:54:35,753 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/11601cfaddd84012bfdf01d31ecfe937"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/18cb586daec3430cb04c86e8d27ab650"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1be5b424858246d48f89ae4f0855ff59"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/342cbf8edea84acb8696d2cc506b7c59"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/35779b1ee2184a088ff2f0c81b41f1d5"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3899b1c9a26d44499abefc1b127803b1"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/44138ca79c7341a4b09e2cf487a3ff47"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46a50ce19ab34339958b169b3350f8e3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/47442f536d124bcba67144aa3852cba3"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "47442f536d124bcba67144aa3852cba3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/491a8329905d47b488c28404c5baf336"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "491a8329905d47b488c28404c5baf336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5dd36b491bda450da07a0b11b5e80aef"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68e9bf551c1946d1b018c9adefbfccb0"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6b573fdc84ec45c3b5e03a70f3043ea2"}, "url": "http://12.0.0.41:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/724d8d22086c4d168d5cb135d4389bc7"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/757d71054e8041a0b8ceb5e5fa71423f"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7602d399ccc84ddd928d519c12d206b9"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "7602d399ccc84ddd928d519c12d206b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7986412fb2894ced866e267d3eb79588"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "7986412fb2894ced866e267d3eb79588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7d0e7797608042809d914e647c3e424f"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "7d0e7797608042809d914e647c3e424f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7da3baf7c79d471e8d9b95e641dc5079"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "7da3baf7c79d471e8d9b95e641dc5079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/810b274f1b574e9394805cc6efa5f49d"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/89e33bcdf4044923929d47ae34b325ba"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8c9d6c7c0c0445b889acd197f77d290f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9084c54139064d92801cbfc8258ea640"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "9084c54139064d92801cbfc8258ea640"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9cb86d109a0e459e9c67fed9b07b80c0"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9d49d4b66ad74a46a313ad122dce3fb8"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a72049e648d24d6fa56ceafb4f3b2c2b"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ab65ab5e153b4e10b353381d86579fed"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ada5b1690d4d43b29198a83096de6f82"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd368f3b820445b088add01cbf46014f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "bd368f3b820445b088add01cbf46014f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4a87c80db974e95a18812232e7c07aa"}, "url": "http://12.0.0.41:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "c4a87c80db974e95a18812232e7c07aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0aeac595fe74fe59ddd6a0292cb17ed"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/db792fc788ed4b9890c4b54e6ad6996a"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "db792fc788ed4b9890c4b54e6ad6996a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e4352e7e8f214e78a3fb8eb48194c113"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "e4352e7e8f214e78a3fb8eb48194c113"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e842bcc834024d6aad1326be425eed46"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "e842bcc834024d6aad1326be425eed46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ebba3a52a8bb459dafcd97f34de4f4e2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f0e63197a4bb479ca29ee353dc3c5a82"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f266061cbde049828f2a8649d1dd052d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "f266061cbde049828f2a8649d1dd052d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f28a3bc1888c4741af02a81024e0f9d1"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "f28a3bc1888c4741af02a81024e0f9d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdd580015b614ae7aed79cd8908f34e2"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-30 10:54:35,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-c29947df-5e71-4b09-a841-4344439cebf4 2019-07-30 10:54:35,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.319839954376s 2019-07-30 10:54:35,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'dW0DTCwVdkPOMTTjRs8ncwwNNs5p2x', 'keystone_tenant_name': u'cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.24:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'project_domain_name': 'Default'} 2019-07-30 10:54:35,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/secrets 2019-07-30 10:54:35,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:35,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:35,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:35,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:35,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:35,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:35,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:35,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-30 10:54:35,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:35,931 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:35 GMT 2019-07-30 10:54:35,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:35,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-30 10:54:35,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:35,931 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:35,931 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:35,931 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "dW0DTCwVdkPOMTTjRs8ncwwNNs5p2x"} 2019-07-30 10:54:36,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:36,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:36,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:54:36.239Z", "updated_at": "2019-07-30T10:54:36.239Z", "value": "gAAAAABdQCHsnVap8VuA6SQ-PuigGdIXK8OwC4XxvSRa1QgNofGqj-xu2Yq4RFEtm5ML0lvcQncTzVSKVmc9yqRVOVoontAcwHq9Ckq_diRR-VzgzJtSjWA=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:36 GMT 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:36,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-07-30 10:54:36,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:36,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:36,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:36,293 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf"} 2019-07-30 10:54:36,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:36,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:36,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:36,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:36,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:36,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:54:36.365Z", "updated_at": "2019-07-30T10:54:36.365Z", "value": "gAAAAABdQCHsOewO6rD3G-ot66ebaNDCJUmBL18v-BIhMtJ-9cqNTbPeGuPla6GP1bCSEcK_c_-vGAMSYRYnBV4Oudy91TTZUEzRlZuADTgUJrcCIoYsJpGBwLqqAgzntW5Risy_StxsB0pBtQAQ3coaMVg5LYNxWw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:36 GMT 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:36,386 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:36,387 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-07-30 10:54:36,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:36,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:36,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:36,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:36,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:54:36.471Z", "updated_at": "2019-07-30T10:54:36.471Z", "value": "gAAAAABdQCHscYkQT7-4ZHW_NXx5lF3kV96KqnPBUiQEz0DzaaUK4eX9gM-_KrF6i9_8cNix109RaztM1mIKC6uNdNw5WbGdpw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:36 GMT 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:36,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:36,492 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.24:5000"} 2019-07-30 10:54:36,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:36,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:54:36.559Z", "updated_at": "2019-07-30T10:54:36.559Z", "value": "gAAAAABdQCHssUhSFfDA7NHOtVIXZ6_UURSayK-AVGmq03xy5l9GqO_w83GzZDY0Ra-HDgvuakGmrGDaQZMINsE4TZUn9_Lq21x6EPfewLYVt5CMyNWNB0w=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:36 GMT 2019-07-30 10:54:36,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:36,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-07-30 10:54:36,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:36,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:36,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:36,589 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-07-30 10:54:36,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:36,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:36,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:36,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:36,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:36,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:36,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:36,984 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-07-30 10:54:36,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:54:36.810Z", "updated_at": "2019-07-30T10:54:36.810Z", "value": "gAAAAABdQCHs7hxQ_S5Gd2G3Pxa-7xXGLxQkkKB8NxW0huwALv90hwSg-IPQgTAM2g-67N1XbLHfogZSWpQQA12RkioCG3PMtw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-07-30 10:54:36,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:36,984 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:36 GMT 2019-07-30 10:54:36,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:36,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-07-30 10:54:36,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:36,985 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:36,985 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:36,985 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf"} 2019-07-30 10:54:37,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:37,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:37,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:37,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:37,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:37,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:37,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:37,127 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-07-30 10:54:37,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:54:37.073Z", "updated_at": "2019-07-30T10:54:37.073Z", "value": "gAAAAABdQCHtud4cnBTSWEYvLNNl44FkCMF7rpLcwh1S2RqXIlfRZWOotyyKM9ImGvhBCR5MVDkMJbJJp_RKzNzuXEUaCYucCizcwh3K5HsF_FsO0whDWBO7hTnM0-OiTtuho3QNSGaKLAyiI20sKqxiwMm07wxArw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-07-30 10:54:37,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:37,127 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:37 GMT 2019-07-30 10:54:37,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:37,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-07-30 10:54:37,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:37,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:37,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:37,128 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-07-30 10:54:37,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:54:37,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:54:37,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:54:37,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:54:37,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:54:37,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:54:37,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:54:37,221 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-07-30 10:54:37,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:54:37.200Z", "updated_at": "2019-07-30T10:54:37.200Z", "value": "gAAAAABdQCHtqESB2CvSYBrx8jo6VWRrYx-h-E1cX7PASoRmzzW-dclRi3na_QmSxzVOmKemM4ubuSm5EnS0wpI1GTZnDyUnCA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-07-30 10:54:37,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:54:37,221 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:54:37 GMT 2019-07-30 10:54:37,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:54:37,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-07-30 10:54:37,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:54:37,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:54:37,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:54:37,222 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-30 10:54:37,222 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-30 10:54:37,224 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-30 10:54:37,224 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-30 10:54:37,228 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-30 10:54:37,249 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-30 10:54:37,250 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-30 10:54:37,250 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-30 10:54:37,290 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-30 10:54:37,290 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-30 10:54:37,315 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-30 10:54:38,332 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-30 10:54:38,331 - functest.core.cloudify - DEBUG - output: 2019-07-30 10:54:38,333 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-30 10:54:38,332 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf sudo: unable to resolve host cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf 2019-07-30 10:54:38,333 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-07-30 10:54:38,374 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-07-30 10:54:38,374 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-07-30 10:54:38,399 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-07-30 10:54:52,516 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-07-30 10:54:52,518 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-07-30 10:54:52,517 - 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/tmpm8PCSI/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/tmp0gx0oG/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpR7zCQ2.zip |-------------------------------------------------------| 0.05% tmpR7zCQ2.zip |-------------------------------------------------------| 0.09% tmpR7zCQ2.zip |-------------------------------------------------------| 0.14% tmpR7zCQ2.zip |-------------------------------------------------------| 0.18% tmpR7zCQ2.zip |-------------------------------------------------------| 0.23% tmpR7zCQ2.zip |-------------------------------------------------------| 0.27% tmpR7zCQ2.zip |-------------------------------------------------------| 0.32% tmpR7zCQ2.zip |-------------------------------------------------------| 0.37% tmpR7zCQ2.zip |-------------------------------------------------------| 0.41% tmpR7zCQ2.zip |-------------------------------------------------------| 0.46% tmpR7zCQ2.zip |-------------------------------------------------------| 0.5% tmpR7zCQ2.zip |-------------------------------------------------------| 0.55% tmpR7zCQ2.zip |-------------------------------------------------------| 0.59% tmpR7zCQ2.zip |-------------------------------------------------------| 0.64% tmpR7zCQ2.zip |-------------------------------------------------------| 0.68% tmpR7zCQ2.zip |-------------------------------------------------------| 0.73% tmpR7zCQ2.zip |-------------------------------------------------------| 0.78% tmpR7zCQ2.zip |-------------------------------------------------------| 0.82% tmpR7zCQ2.zip |-------------------------------------------------------| 0.87% tmpR7zCQ2.zip |#------------------------------------------------------| 0.91% tmpR7zCQ2.zip |#------------------------------------------------------| 0.96% tmpR7zCQ2.zip |#------------------------------------------------------| 1.0% tmpR7zCQ2.zip |#------------------------------------------------------| 1.05% tmpR7zCQ2.zip |#------------------------------------------------------| 1.1% tmpR7zCQ2.zip |#------------------------------------------------------| 1.14% tmpR7zCQ2.zip |#------------------------------------------------------| 1.19% tmpR7zCQ2.zip |#------------------------------------------------------| 1.23% tmpR7zCQ2.zip |#------------------------------------------------------| 1.28% tmpR7zCQ2.zip |#------------------------------------------------------| 1.32% tmpR7zCQ2.zip |#------------------------------------------------------| 1.37% tmpR7zCQ2.zip |#------------------------------------------------------| 1.42% tmpR7zCQ2.zip |#------------------------------------------------------| 1.46% tmpR7zCQ2.zip |#------------------------------------------------------| 1.51% tmpR7zCQ2.zip |#------------------------------------------------------| 1.55% tmpR7zCQ2.zip |#------------------------------------------------------| 1.6% tmpR7zCQ2.zip |#------------------------------------------------------| 1.64% tmpR7zCQ2.zip |#------------------------------------------------------| 1.69% tmpR7zCQ2.zip |#------------------------------------------------------| 1.73% tmpR7zCQ2.zip |#------------------------------------------------------| 1.78% tmpR7zCQ2.zip |#------------------------------------------------------| 1.83% tmpR7zCQ2.zip |#------------------------------------------------------| 1.87% tmpR7zCQ2.zip |#------------------------------------------------------| 1.92% tmpR7zCQ2.zip |#------------------------------------------------------| 1.96% tmpR7zCQ2.zip |#------------------------------------------------------| 2.01% tmpR7zCQ2.zip |#------------------------------------------------------| 2.05% tmpR7zCQ2.zip |#------------------------------------------------------| 2.1% tmpR7zCQ2.zip |#------------------------------------------------------| 2.15% tmpR7zCQ2.zip |#------------------------------------------------------| 2.19% tmpR7zCQ2.zip |#------------------------------------------------------| 2.24% tmpR7zCQ2.zip |#------------------------------------------------------| 2.28% tmpR7zCQ2.zip |#------------------------------------------------------| 2.33% tmpR7zCQ2.zip |#------------------------------------------------------| 2.37% tmpR7zCQ2.zip |#------------------------------------------------------| 2.42% tmpR7zCQ2.zip |#------------------------------------------------------| 2.47% tmpR7zCQ2.zip |#------------------------------------------------------| 2.51% tmpR7zCQ2.zip |#------------------------------------------------------| 2.56% tmpR7zCQ2.zip |#------------------------------------------------------| 2.6% tmpR7zCQ2.zip |#------------------------------------------------------| 2.65% tmpR7zCQ2.zip |#------------------------------------------------------| 2.69% tmpR7zCQ2.zip |##-----------------------------------------------------| 2.74% tmpR7zCQ2.zip |##-----------------------------------------------------| 2.78% tmpR7zCQ2.zip |##-----------------------------------------------------| 2.83% tmpR7zCQ2.zip |##-----------------------------------------------------| 2.88% tmpR7zCQ2.zip |##-----------------------------------------------------| 2.92% tmpR7zCQ2.zip |##-----------------------------------------------------| 2.97% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.01% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.06% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.1% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.15% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.2% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.24% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.29% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.33% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.38% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.42% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.47% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.51% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.56% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.61% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.65% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.7% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.74% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.79% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.83% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.88% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.93% tmpR7zCQ2.zip |##-----------------------------------------------------| 3.97% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.02% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.06% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.11% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.15% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.2% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.25% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.29% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.34% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.38% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.43% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.47% tmpR7zCQ2.zip |##-----------------------------------------------------| 4.52% tmpR7zCQ2.zip |###----------------------------------------------------| 4.56% tmpR7zCQ2.zip |###----------------------------------------------------| 4.61% tmpR7zCQ2.zip |###----------------------------------------------------| 4.66% tmpR7zCQ2.zip |###----------------------------------------------------| 4.7% tmpR7zCQ2.zip |###----------------------------------------------------| 4.75% tmpR7zCQ2.zip |###----------------------------------------------------| 4.79% tmpR7zCQ2.zip |###----------------------------------------------------| 4.84% tmpR7zCQ2.zip |###----------------------------------------------------| 4.88% tmpR7zCQ2.zip |###----------------------------------------------------| 4.93% tmpR7zCQ2.zip |###----------------------------------------------------| 4.98% tmpR7zCQ2.zip |###----------------------------------------------------| 5.02% tmpR7zCQ2.zip |###----------------------------------------------------| 5.07% tmpR7zCQ2.zip |###----------------------------------------------------| 5.11% tmpR7zCQ2.zip |###----------------------------------------------------| 5.16% tmpR7zCQ2.zip |###----------------------------------------------------| 5.2% tmpR7zCQ2.zip |###----------------------------------------------------| 5.25% tmpR7zCQ2.zip |###----------------------------------------------------| 5.3% tmpR7zCQ2.zip |###----------------------------------------------------| 5.34% tmpR7zCQ2.zip |###----------------------------------------------------| 5.39% tmpR7zCQ2.zip |###----------------------------------------------------| 5.43% tmpR7zCQ2.zip |###----------------------------------------------------| 5.48% tmpR7zCQ2.zip |###----------------------------------------------------| 5.52% tmpR7zCQ2.zip |###----------------------------------------------------| 5.57% tmpR7zCQ2.zip |###----------------------------------------------------| 5.61% tmpR7zCQ2.zip |###----------------------------------------------------| 5.66% tmpR7zCQ2.zip |###----------------------------------------------------| 5.71% tmpR7zCQ2.zip |###----------------------------------------------------| 5.75% tmpR7zCQ2.zip |###----------------------------------------------------| 5.8% tmpR7zCQ2.zip |###----------------------------------------------------| 5.84% tmpR7zCQ2.zip |###----------------------------------------------------| 5.89% tmpR7zCQ2.zip |###----------------------------------------------------| 5.93% tmpR7zCQ2.zip |###----------------------------------------------------| 5.98% tmpR7zCQ2.zip |###----------------------------------------------------| 6.03% tmpR7zCQ2.zip |###----------------------------------------------------| 6.07% tmpR7zCQ2.zip |###----------------------------------------------------| 6.12% tmpR7zCQ2.zip |###----------------------------------------------------| 6.16% tmpR7zCQ2.zip |###----------------------------------------------------| 6.21% tmpR7zCQ2.zip |###----------------------------------------------------| 6.25% tmpR7zCQ2.zip |###----------------------------------------------------| 6.3% tmpR7zCQ2.zip |###----------------------------------------------------| 6.35% tmpR7zCQ2.zip |####---------------------------------------------------| 6.39% tmpR7zCQ2.zip |####---------------------------------------------------| 6.44% tmpR7zCQ2.zip |####---------------------------------------------------| 6.48% tmpR7zCQ2.zip |####---------------------------------------------------| 6.53% tmpR7zCQ2.zip |####---------------------------------------------------| 6.57% tmpR7zCQ2.zip |####---------------------------------------------------| 6.62% tmpR7zCQ2.zip |####---------------------------------------------------| 6.66% tmpR7zCQ2.zip |####---------------------------------------------------| 6.71% tmpR7zCQ2.zip |####---------------------------------------------------| 6.76% tmpR7zCQ2.zip |####---------------------------------------------------| 6.8% tmpR7zCQ2.zip |####---------------------------------------------------| 6.85% tmpR7zCQ2.zip |####---------------------------------------------------| 6.89% tmpR7zCQ2.zip |####---------------------------------------------------| 6.94% tmpR7zCQ2.zip |####---------------------------------------------------| 6.98% tmpR7zCQ2.zip |####---------------------------------------------------| 7.03% tmpR7zCQ2.zip |####---------------------------------------------------| 7.08% tmpR7zCQ2.zip |####---------------------------------------------------| 7.12% tmpR7zCQ2.zip |####---------------------------------------------------| 7.17% tmpR7zCQ2.zip |####---------------------------------------------------| 7.21% tmpR7zCQ2.zip |####---------------------------------------------------| 7.26% tmpR7zCQ2.zip |####---------------------------------------------------| 7.3% tmpR7zCQ2.zip |####---------------------------------------------------| 7.35% tmpR7zCQ2.zip |####---------------------------------------------------| 7.4% tmpR7zCQ2.zip |####---------------------------------------------------| 7.44% tmpR7zCQ2.zip |####---------------------------------------------------| 7.49% tmpR7zCQ2.zip |####---------------------------------------------------| 7.53% tmpR7zCQ2.zip |####---------------------------------------------------| 7.58% tmpR7zCQ2.zip |####---------------------------------------------------| 7.62% tmpR7zCQ2.zip |####---------------------------------------------------| 7.67% tmpR7zCQ2.zip |####---------------------------------------------------| 7.71% tmpR7zCQ2.zip |####---------------------------------------------------| 7.76% tmpR7zCQ2.zip |####---------------------------------------------------| 7.81% tmpR7zCQ2.zip |####---------------------------------------------------| 7.85% tmpR7zCQ2.zip |####---------------------------------------------------| 7.9% tmpR7zCQ2.zip |####---------------------------------------------------| 7.94% tmpR7zCQ2.zip |####---------------------------------------------------| 7.99% tmpR7zCQ2.zip |####---------------------------------------------------| 8.03% tmpR7zCQ2.zip |####---------------------------------------------------| 8.08% tmpR7zCQ2.zip |####---------------------------------------------------| 8.13% tmpR7zCQ2.zip |####---------------------------------------------------| 8.17% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.22% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.26% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.31% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.35% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.4% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.45% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.49% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.54% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.58% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.63% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.67% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.72% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.76% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.81% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.86% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.9% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.95% tmpR7zCQ2.zip |#####--------------------------------------------------| 8.99% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.04% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.08% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.13% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.18% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.22% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.27% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.31% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.36% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.4% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.45% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.5% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.54% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.59% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.63% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.68% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.72% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.77% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.81% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.86% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.91% tmpR7zCQ2.zip |#####--------------------------------------------------| 9.95% tmpR7zCQ2.zip |#####--------------------------------------------------| 10.0% tmpR7zCQ2.zip |######-------------------------------------------------| 10.04% tmpR7zCQ2.zip |######-------------------------------------------------| 10.09% tmpR7zCQ2.zip |######-------------------------------------------------| 10.13% tmpR7zCQ2.zip |######-------------------------------------------------| 10.18% tmpR7zCQ2.zip |######-------------------------------------------------| 10.23% tmpR7zCQ2.zip |######-------------------------------------------------| 10.27% tmpR7zCQ2.zip |######-------------------------------------------------| 10.32% tmpR7zCQ2.zip |######-------------------------------------------------| 10.36% tmpR7zCQ2.zip |######-------------------------------------------------| 10.41% tmpR7zCQ2.zip |######-------------------------------------------------| 10.45% tmpR7zCQ2.zip |######-------------------------------------------------| 10.5% tmpR7zCQ2.zip |######-------------------------------------------------| 10.54% tmpR7zCQ2.zip |######-------------------------------------------------| 10.59% tmpR7zCQ2.zip |######-------------------------------------------------| 10.64% tmpR7zCQ2.zip |######-------------------------------------------------| 10.68% tmpR7zCQ2.zip |######-------------------------------------------------| 10.73% tmpR7zCQ2.zip |######-------------------------------------------------| 10.77% tmpR7zCQ2.zip |######-------------------------------------------------| 10.82% tmpR7zCQ2.zip |######-------------------------------------------------| 10.86% tmpR7zCQ2.zip |######-------------------------------------------------| 10.91% tmpR7zCQ2.zip |######-------------------------------------------------| 10.96% tmpR7zCQ2.zip |######-------------------------------------------------| 11.0% tmpR7zCQ2.zip |######-------------------------------------------------| 11.05% tmpR7zCQ2.zip |######-------------------------------------------------| 11.09% tmpR7zCQ2.zip |######-------------------------------------------------| 11.14% tmpR7zCQ2.zip |######-------------------------------------------------| 11.18% tmpR7zCQ2.zip |######-------------------------------------------------| 11.23% tmpR7zCQ2.zip |######-------------------------------------------------| 11.28% tmpR7zCQ2.zip |######-------------------------------------------------| 11.32% tmpR7zCQ2.zip |######-------------------------------------------------| 11.37% tmpR7zCQ2.zip |######-------------------------------------------------| 11.41% tmpR7zCQ2.zip |######-------------------------------------------------| 11.46% tmpR7zCQ2.zip |######-------------------------------------------------| 11.5% tmpR7zCQ2.zip |######-------------------------------------------------| 11.55% tmpR7zCQ2.zip |######-------------------------------------------------| 11.59% tmpR7zCQ2.zip |######-------------------------------------------------| 11.64% tmpR7zCQ2.zip |######-------------------------------------------------| 11.69% tmpR7zCQ2.zip |######-------------------------------------------------| 11.73% tmpR7zCQ2.zip |######-------------------------------------------------| 11.78% tmpR7zCQ2.zip |#######------------------------------------------------| 11.82% tmpR7zCQ2.zip |#######------------------------------------------------| 11.87% tmpR7zCQ2.zip |#######------------------------------------------------| 11.91% tmpR7zCQ2.zip |#######------------------------------------------------| 11.96% tmpR7zCQ2.zip |#######------------------------------------------------| 12.01% tmpR7zCQ2.zip |#######------------------------------------------------| 12.05% tmpR7zCQ2.zip |#######------------------------------------------------| 12.1% tmpR7zCQ2.zip |#######------------------------------------------------| 12.14% tmpR7zCQ2.zip |#######------------------------------------------------| 12.19% tmpR7zCQ2.zip |#######------------------------------------------------| 12.23% tmpR7zCQ2.zip |#######------------------------------------------------| 12.28% tmpR7zCQ2.zip |#######------------------------------------------------| 12.33% tmpR7zCQ2.zip |#######------------------------------------------------| 12.37% tmpR7zCQ2.zip |#######------------------------------------------------| 12.42% tmpR7zCQ2.zip |#######------------------------------------------------| 12.46% tmpR7zCQ2.zip |#######------------------------------------------------| 12.51% tmpR7zCQ2.zip |#######------------------------------------------------| 12.55% tmpR7zCQ2.zip |#######------------------------------------------------| 12.6% tmpR7zCQ2.zip |#######------------------------------------------------| 12.64% tmpR7zCQ2.zip |#######------------------------------------------------| 12.69% tmpR7zCQ2.zip |#######------------------------------------------------| 12.74% tmpR7zCQ2.zip |#######------------------------------------------------| 12.78% tmpR7zCQ2.zip |#######------------------------------------------------| 12.83% tmpR7zCQ2.zip |#######------------------------------------------------| 12.87% tmpR7zCQ2.zip |#######------------------------------------------------| 12.92% tmpR7zCQ2.zip |#######------------------------------------------------| 12.96% tmpR7zCQ2.zip |#######------------------------------------------------| 13.01% tmpR7zCQ2.zip |#######------------------------------------------------| 13.06% tmpR7zCQ2.zip |#######------------------------------------------------| 13.1% tmpR7zCQ2.zip |#######------------------------------------------------| 13.15% tmpR7zCQ2.zip |#######------------------------------------------------| 13.19% tmpR7zCQ2.zip |#######------------------------------------------------| 13.24% tmpR7zCQ2.zip |#######------------------------------------------------| 13.28% tmpR7zCQ2.zip |#######------------------------------------------------| 13.33% tmpR7zCQ2.zip |#######------------------------------------------------| 13.38% tmpR7zCQ2.zip |#######------------------------------------------------| 13.42% tmpR7zCQ2.zip |#######------------------------------------------------| 13.47% tmpR7zCQ2.zip |#######------------------------------------------------| 13.51% tmpR7zCQ2.zip |#######------------------------------------------------| 13.56% tmpR7zCQ2.zip |#######------------------------------------------------| 13.6% tmpR7zCQ2.zip |########-----------------------------------------------| 13.65% tmpR7zCQ2.zip |########-----------------------------------------------| 13.69% tmpR7zCQ2.zip |########-----------------------------------------------| 13.74% tmpR7zCQ2.zip |########-----------------------------------------------| 13.79% tmpR7zCQ2.zip |########-----------------------------------------------| 13.83% tmpR7zCQ2.zip |########-----------------------------------------------| 13.88% tmpR7zCQ2.zip |########-----------------------------------------------| 13.92% tmpR7zCQ2.zip |########-----------------------------------------------| 13.97% tmpR7zCQ2.zip |########-----------------------------------------------| 14.01% tmpR7zCQ2.zip |########-----------------------------------------------| 14.06% tmpR7zCQ2.zip |########-----------------------------------------------| 14.11% tmpR7zCQ2.zip |########-----------------------------------------------| 14.15% tmpR7zCQ2.zip |########-----------------------------------------------| 14.2% tmpR7zCQ2.zip |########-----------------------------------------------| 14.24% tmpR7zCQ2.zip |########-----------------------------------------------| 14.29% tmpR7zCQ2.zip |########-----------------------------------------------| 14.33% tmpR7zCQ2.zip |########-----------------------------------------------| 14.38% tmpR7zCQ2.zip |########-----------------------------------------------| 14.43% tmpR7zCQ2.zip |########-----------------------------------------------| 14.47% tmpR7zCQ2.zip |########-----------------------------------------------| 14.52% tmpR7zCQ2.zip |########-----------------------------------------------| 14.56% tmpR7zCQ2.zip |########-----------------------------------------------| 14.61% tmpR7zCQ2.zip |########-----------------------------------------------| 14.65% tmpR7zCQ2.zip |########-----------------------------------------------| 14.7% tmpR7zCQ2.zip |########-----------------------------------------------| 14.74% tmpR7zCQ2.zip |########-----------------------------------------------| 14.79% tmpR7zCQ2.zip |########-----------------------------------------------| 14.84% tmpR7zCQ2.zip |########-----------------------------------------------| 14.88% tmpR7zCQ2.zip |########-----------------------------------------------| 14.93% tmpR7zCQ2.zip |########-----------------------------------------------| 14.97% tmpR7zCQ2.zip |########-----------------------------------------------| 15.02% tmpR7zCQ2.zip |########-----------------------------------------------| 15.06% tmpR7zCQ2.zip |########-----------------------------------------------| 15.11% tmpR7zCQ2.zip |########-----------------------------------------------| 15.16% tmpR7zCQ2.zip |########-----------------------------------------------| 15.2% tmpR7zCQ2.zip |########-----------------------------------------------| 15.25% tmpR7zCQ2.zip |########-----------------------------------------------| 15.29% tmpR7zCQ2.zip |########-----------------------------------------------| 15.34% tmpR7zCQ2.zip |########-----------------------------------------------| 15.38% tmpR7zCQ2.zip |########-----------------------------------------------| 15.43% tmpR7zCQ2.zip |#########----------------------------------------------| 15.48% tmpR7zCQ2.zip |#########----------------------------------------------| 15.52% tmpR7zCQ2.zip |#########----------------------------------------------| 15.57% tmpR7zCQ2.zip |#########----------------------------------------------| 15.61% tmpR7zCQ2.zip |#########----------------------------------------------| 15.66% tmpR7zCQ2.zip |#########----------------------------------------------| 15.7% tmpR7zCQ2.zip |#########----------------------------------------------| 15.75% tmpR7zCQ2.zip |#########----------------------------------------------| 15.79% tmpR7zCQ2.zip |#########----------------------------------------------| 15.84% tmpR7zCQ2.zip |#########----------------------------------------------| 15.89% tmpR7zCQ2.zip |#########----------------------------------------------| 15.93% tmpR7zCQ2.zip |#########----------------------------------------------| 15.98% tmpR7zCQ2.zip |#########----------------------------------------------| 16.02% tmpR7zCQ2.zip |#########----------------------------------------------| 16.07% tmpR7zCQ2.zip |#########----------------------------------------------| 16.11% tmpR7zCQ2.zip |#########----------------------------------------------| 16.16% tmpR7zCQ2.zip |#########----------------------------------------------| 16.21% tmpR7zCQ2.zip |#########----------------------------------------------| 16.25% tmpR7zCQ2.zip |#########----------------------------------------------| 16.3% tmpR7zCQ2.zip |#########----------------------------------------------| 16.34% tmpR7zCQ2.zip |#########----------------------------------------------| 16.39% tmpR7zCQ2.zip |#########----------------------------------------------| 16.43% tmpR7zCQ2.zip |#########----------------------------------------------| 16.48% tmpR7zCQ2.zip |#########----------------------------------------------| 16.53% tmpR7zCQ2.zip |#########----------------------------------------------| 16.57% tmpR7zCQ2.zip |#########----------------------------------------------| 16.62% tmpR7zCQ2.zip |#########----------------------------------------------| 16.66% tmpR7zCQ2.zip |#########----------------------------------------------| 16.71% tmpR7zCQ2.zip |#########----------------------------------------------| 16.75% tmpR7zCQ2.zip |#########----------------------------------------------| 16.8% tmpR7zCQ2.zip |#########----------------------------------------------| 16.84% tmpR7zCQ2.zip |#########----------------------------------------------| 16.89% tmpR7zCQ2.zip |#########----------------------------------------------| 16.94% tmpR7zCQ2.zip |#########----------------------------------------------| 16.98% tmpR7zCQ2.zip |#########----------------------------------------------| 17.03% tmpR7zCQ2.zip |#########----------------------------------------------| 17.07% tmpR7zCQ2.zip |#########----------------------------------------------| 17.12% tmpR7zCQ2.zip |#########----------------------------------------------| 17.16% tmpR7zCQ2.zip |#########----------------------------------------------| 17.21% tmpR7zCQ2.zip |#########----------------------------------------------| 17.26% tmpR7zCQ2.zip |##########---------------------------------------------| 17.3% tmpR7zCQ2.zip |##########---------------------------------------------| 17.35% tmpR7zCQ2.zip |##########---------------------------------------------| 17.39% tmpR7zCQ2.zip |##########---------------------------------------------| 17.44% tmpR7zCQ2.zip |##########---------------------------------------------| 17.48% tmpR7zCQ2.zip |##########---------------------------------------------| 17.53% tmpR7zCQ2.zip |##########---------------------------------------------| 17.57% tmpR7zCQ2.zip |##########---------------------------------------------| 17.62% tmpR7zCQ2.zip |##########---------------------------------------------| 17.67% tmpR7zCQ2.zip |##########---------------------------------------------| 17.71% tmpR7zCQ2.zip |##########---------------------------------------------| 17.76% tmpR7zCQ2.zip |##########---------------------------------------------| 17.8% tmpR7zCQ2.zip |##########---------------------------------------------| 17.85% tmpR7zCQ2.zip |##########---------------------------------------------| 17.89% tmpR7zCQ2.zip |##########---------------------------------------------| 17.94% tmpR7zCQ2.zip |##########---------------------------------------------| 17.99% tmpR7zCQ2.zip |##########---------------------------------------------| 18.03% tmpR7zCQ2.zip |##########---------------------------------------------| 18.08% tmpR7zCQ2.zip |##########---------------------------------------------| 18.12% tmpR7zCQ2.zip |##########---------------------------------------------| 18.17% tmpR7zCQ2.zip |##########---------------------------------------------| 18.21% tmpR7zCQ2.zip |##########---------------------------------------------| 18.26% tmpR7zCQ2.zip |##########---------------------------------------------| 18.31% tmpR7zCQ2.zip |##########---------------------------------------------| 18.35% tmpR7zCQ2.zip |##########---------------------------------------------| 18.4% tmpR7zCQ2.zip |##########---------------------------------------------| 18.44% tmpR7zCQ2.zip |##########---------------------------------------------| 18.49% tmpR7zCQ2.zip |##########---------------------------------------------| 18.53% tmpR7zCQ2.zip |##########---------------------------------------------| 18.58% tmpR7zCQ2.zip |##########---------------------------------------------| 18.62% tmpR7zCQ2.zip |##########---------------------------------------------| 18.67% tmpR7zCQ2.zip |##########---------------------------------------------| 18.72% tmpR7zCQ2.zip |##########---------------------------------------------| 18.76% tmpR7zCQ2.zip |##########---------------------------------------------| 18.81% tmpR7zCQ2.zip |##########---------------------------------------------| 18.85% tmpR7zCQ2.zip |##########---------------------------------------------| 18.9% tmpR7zCQ2.zip |##########---------------------------------------------| 18.94% tmpR7zCQ2.zip |##########---------------------------------------------| 18.99% tmpR7zCQ2.zip |##########---------------------------------------------| 19.04% tmpR7zCQ2.zip |##########---------------------------------------------| 19.08% tmpR7zCQ2.zip |###########--------------------------------------------| 19.13% tmpR7zCQ2.zip |###########--------------------------------------------| 19.17% tmpR7zCQ2.zip |###########--------------------------------------------| 19.22% tmpR7zCQ2.zip |###########--------------------------------------------| 19.26% tmpR7zCQ2.zip |###########--------------------------------------------| 19.31% tmpR7zCQ2.zip |###########--------------------------------------------| 19.36% tmpR7zCQ2.zip |###########--------------------------------------------| 19.4% tmpR7zCQ2.zip |###########--------------------------------------------| 19.45% tmpR7zCQ2.zip |###########--------------------------------------------| 19.49% tmpR7zCQ2.zip |###########--------------------------------------------| 19.54% tmpR7zCQ2.zip |###########--------------------------------------------| 19.58% tmpR7zCQ2.zip |###########--------------------------------------------| 19.63% tmpR7zCQ2.zip |###########--------------------------------------------| 19.67% tmpR7zCQ2.zip |###########--------------------------------------------| 19.72% tmpR7zCQ2.zip |###########--------------------------------------------| 19.77% tmpR7zCQ2.zip |###########--------------------------------------------| 19.81% tmpR7zCQ2.zip |###########--------------------------------------------| 19.86% tmpR7zCQ2.zip |###########--------------------------------------------| 19.9% tmpR7zCQ2.zip |###########--------------------------------------------| 19.95% tmpR7zCQ2.zip |###########--------------------------------------------| 19.99% tmpR7zCQ2.zip |###########--------------------------------------------| 20.04% tmpR7zCQ2.zip |###########--------------------------------------------| 20.09% tmpR7zCQ2.zip |###########--------------------------------------------| 20.13% tmpR7zCQ2.zip |###########--------------------------------------------| 20.18% tmpR7zCQ2.zip |###########--------------------------------------------| 20.22% tmpR7zCQ2.zip |###########--------------------------------------------| 20.27% tmpR7zCQ2.zip |###########--------------------------------------------| 20.31% tmpR7zCQ2.zip |###########--------------------------------------------| 20.36% tmpR7zCQ2.zip |###########--------------------------------------------| 20.41% tmpR7zCQ2.zip |###########--------------------------------------------| 20.45% tmpR7zCQ2.zip |###########--------------------------------------------| 20.5% tmpR7zCQ2.zip |###########--------------------------------------------| 20.54% tmpR7zCQ2.zip |###########--------------------------------------------| 20.59% tmpR7zCQ2.zip |###########--------------------------------------------| 20.63% tmpR7zCQ2.zip |###########--------------------------------------------| 20.68% tmpR7zCQ2.zip |###########--------------------------------------------| 20.72% tmpR7zCQ2.zip |###########--------------------------------------------| 20.77% tmpR7zCQ2.zip |###########--------------------------------------------| 20.82% tmpR7zCQ2.zip |###########--------------------------------------------| 20.86% tmpR7zCQ2.zip |###########--------------------------------------------| 20.91% tmpR7zCQ2.zip |############-------------------------------------------| 20.95% tmpR7zCQ2.zip |############-------------------------------------------| 21.0% tmpR7zCQ2.zip |############-------------------------------------------| 21.04% tmpR7zCQ2.zip |############-------------------------------------------| 21.09% tmpR7zCQ2.zip |############-------------------------------------------| 21.14% tmpR7zCQ2.zip |############-------------------------------------------| 21.18% tmpR7zCQ2.zip |############-------------------------------------------| 21.23% tmpR7zCQ2.zip |############-------------------------------------------| 21.27% tmpR7zCQ2.zip |############-------------------------------------------| 21.32% tmpR7zCQ2.zip |############-------------------------------------------| 21.36% tmpR7zCQ2.zip |############-------------------------------------------| 21.41% tmpR7zCQ2.zip |############-------------------------------------------| 21.46% tmpR7zCQ2.zip |############-------------------------------------------| 21.5% tmpR7zCQ2.zip |############-------------------------------------------| 21.55% tmpR7zCQ2.zip |############-------------------------------------------| 21.59% tmpR7zCQ2.zip |############-------------------------------------------| 21.64% tmpR7zCQ2.zip |############-------------------------------------------| 21.68% tmpR7zCQ2.zip |############-------------------------------------------| 21.73% tmpR7zCQ2.zip |############-------------------------------------------| 21.77% tmpR7zCQ2.zip |############-------------------------------------------| 21.82% tmpR7zCQ2.zip |############-------------------------------------------| 21.87% tmpR7zCQ2.zip |############-------------------------------------------| 21.91% tmpR7zCQ2.zip |############-------------------------------------------| 21.96% tmpR7zCQ2.zip |############-------------------------------------------| 22.0% tmpR7zCQ2.zip |############-------------------------------------------| 22.05% tmpR7zCQ2.zip |############-------------------------------------------| 22.09% tmpR7zCQ2.zip |############-------------------------------------------| 22.14% tmpR7zCQ2.zip |############-------------------------------------------| 22.19% tmpR7zCQ2.zip |############-------------------------------------------| 22.23% tmpR7zCQ2.zip |############-------------------------------------------| 22.28% tmpR7zCQ2.zip |############-------------------------------------------| 22.32% tmpR7zCQ2.zip |############-------------------------------------------| 22.37% tmpR7zCQ2.zip |############-------------------------------------------| 22.41% tmpR7zCQ2.zip |############-------------------------------------------| 22.46% tmpR7zCQ2.zip |############-------------------------------------------| 22.51% tmpR7zCQ2.zip |############-------------------------------------------| 22.55% tmpR7zCQ2.zip |############-------------------------------------------| 22.6% tmpR7zCQ2.zip |############-------------------------------------------| 22.64% tmpR7zCQ2.zip |############-------------------------------------------| 22.69% tmpR7zCQ2.zip |#############------------------------------------------| 22.73% tmpR7zCQ2.zip |#############------------------------------------------| 22.78% tmpR7zCQ2.zip |#############------------------------------------------| 22.82% tmpR7zCQ2.zip |#############------------------------------------------| 22.87% tmpR7zCQ2.zip |#############------------------------------------------| 22.92% tmpR7zCQ2.zip |#############------------------------------------------| 22.96% tmpR7zCQ2.zip |#############------------------------------------------| 23.01% tmpR7zCQ2.zip |#############------------------------------------------| 23.05% tmpR7zCQ2.zip |#############------------------------------------------| 23.1% tmpR7zCQ2.zip |#############------------------------------------------| 23.14% tmpR7zCQ2.zip |#############------------------------------------------| 23.19% tmpR7zCQ2.zip |#############------------------------------------------| 23.24% tmpR7zCQ2.zip |#############------------------------------------------| 23.28% tmpR7zCQ2.zip |#############------------------------------------------| 23.33% tmpR7zCQ2.zip |#############------------------------------------------| 23.37% tmpR7zCQ2.zip |#############------------------------------------------| 23.42% tmpR7zCQ2.zip |#############------------------------------------------| 23.46% tmpR7zCQ2.zip |#############------------------------------------------| 23.51% tmpR7zCQ2.zip |#############------------------------------------------| 23.56% tmpR7zCQ2.zip |#############------------------------------------------| 23.6% tmpR7zCQ2.zip |#############------------------------------------------| 23.65% tmpR7zCQ2.zip |#############------------------------------------------| 23.69% tmpR7zCQ2.zip |#############------------------------------------------| 23.74% tmpR7zCQ2.zip |#############------------------------------------------| 23.78% tmpR7zCQ2.zip |#############------------------------------------------| 23.83% tmpR7zCQ2.zip |#############------------------------------------------| 23.87% tmpR7zCQ2.zip |#############------------------------------------------| 23.92% tmpR7zCQ2.zip |#############------------------------------------------| 23.97% tmpR7zCQ2.zip |#############------------------------------------------| 24.01% tmpR7zCQ2.zip |#############------------------------------------------| 24.06% tmpR7zCQ2.zip |#############------------------------------------------| 24.1% tmpR7zCQ2.zip |#############------------------------------------------| 24.15% tmpR7zCQ2.zip |#############------------------------------------------| 24.19% tmpR7zCQ2.zip |#############------------------------------------------| 24.24% tmpR7zCQ2.zip |#############------------------------------------------| 24.29% tmpR7zCQ2.zip |#############------------------------------------------| 24.33% tmpR7zCQ2.zip |#############------------------------------------------| 24.38% tmpR7zCQ2.zip |#############------------------------------------------| 24.42% tmpR7zCQ2.zip |#############------------------------------------------| 24.47% tmpR7zCQ2.zip |#############------------------------------------------| 24.51% tmpR7zCQ2.zip |##############-----------------------------------------| 24.56% tmpR7zCQ2.zip |##############-----------------------------------------| 24.6% tmpR7zCQ2.zip |##############-----------------------------------------| 24.65% tmpR7zCQ2.zip |##############-----------------------------------------| 24.7% tmpR7zCQ2.zip |##############-----------------------------------------| 24.74% tmpR7zCQ2.zip |##############-----------------------------------------| 24.79% tmpR7zCQ2.zip |##############-----------------------------------------| 24.83% tmpR7zCQ2.zip |##############-----------------------------------------| 24.88% tmpR7zCQ2.zip |##############-----------------------------------------| 24.92% tmpR7zCQ2.zip |##############-----------------------------------------| 24.97% tmpR7zCQ2.zip |##############-----------------------------------------| 25.02% tmpR7zCQ2.zip |##############-----------------------------------------| 25.06% tmpR7zCQ2.zip |##############-----------------------------------------| 25.11% tmpR7zCQ2.zip |##############-----------------------------------------| 25.15% tmpR7zCQ2.zip |##############-----------------------------------------| 25.2% tmpR7zCQ2.zip |##############-----------------------------------------| 25.24% tmpR7zCQ2.zip |##############-----------------------------------------| 25.29% tmpR7zCQ2.zip |##############-----------------------------------------| 25.34% tmpR7zCQ2.zip |##############-----------------------------------------| 25.38% tmpR7zCQ2.zip |##############-----------------------------------------| 25.43% tmpR7zCQ2.zip |##############-----------------------------------------| 25.47% tmpR7zCQ2.zip |##############-----------------------------------------| 25.52% tmpR7zCQ2.zip |##############-----------------------------------------| 25.56% tmpR7zCQ2.zip |##############-----------------------------------------| 25.61% tmpR7zCQ2.zip |##############-----------------------------------------| 25.65% tmpR7zCQ2.zip |##############-----------------------------------------| 25.7% tmpR7zCQ2.zip |##############-----------------------------------------| 25.75% tmpR7zCQ2.zip |##############-----------------------------------------| 25.79% tmpR7zCQ2.zip |##############-----------------------------------------| 25.84% tmpR7zCQ2.zip |##############-----------------------------------------| 25.88% tmpR7zCQ2.zip |##############-----------------------------------------| 25.93% tmpR7zCQ2.zip |##############-----------------------------------------| 25.97% tmpR7zCQ2.zip |##############-----------------------------------------| 26.02% tmpR7zCQ2.zip |##############-----------------------------------------| 26.07% tmpR7zCQ2.zip |##############-----------------------------------------| 26.11% tmpR7zCQ2.zip |##############-----------------------------------------| 26.16% tmpR7zCQ2.zip |##############-----------------------------------------| 26.2% tmpR7zCQ2.zip |##############-----------------------------------------| 26.25% tmpR7zCQ2.zip |##############-----------------------------------------| 26.29% tmpR7zCQ2.zip |##############-----------------------------------------| 26.34% tmpR7zCQ2.zip |###############----------------------------------------| 26.39% tmpR7zCQ2.zip |###############----------------------------------------| 26.43% tmpR7zCQ2.zip |###############----------------------------------------| 26.48% tmpR7zCQ2.zip |###############----------------------------------------| 26.52% tmpR7zCQ2.zip |###############----------------------------------------| 26.57% tmpR7zCQ2.zip |###############----------------------------------------| 26.61% tmpR7zCQ2.zip |###############----------------------------------------| 26.66% tmpR7zCQ2.zip |###############----------------------------------------| 26.7% tmpR7zCQ2.zip |###############----------------------------------------| 26.75% tmpR7zCQ2.zip |###############----------------------------------------| 26.8% tmpR7zCQ2.zip |###############----------------------------------------| 26.84% tmpR7zCQ2.zip |###############----------------------------------------| 26.89% tmpR7zCQ2.zip |###############----------------------------------------| 26.93% tmpR7zCQ2.zip |###############----------------------------------------| 26.98% tmpR7zCQ2.zip |###############----------------------------------------| 27.02% tmpR7zCQ2.zip |###############----------------------------------------| 27.07% tmpR7zCQ2.zip |###############----------------------------------------| 27.12% tmpR7zCQ2.zip |###############----------------------------------------| 27.16% tmpR7zCQ2.zip |###############----------------------------------------| 27.21% tmpR7zCQ2.zip |###############----------------------------------------| 27.25% tmpR7zCQ2.zip |###############----------------------------------------| 27.3% tmpR7zCQ2.zip |###############----------------------------------------| 27.34% tmpR7zCQ2.zip |###############----------------------------------------| 27.39% tmpR7zCQ2.zip |###############----------------------------------------| 27.44% tmpR7zCQ2.zip |###############----------------------------------------| 27.48% tmpR7zCQ2.zip |###############----------------------------------------| 27.53% tmpR7zCQ2.zip |###############----------------------------------------| 27.57% tmpR7zCQ2.zip |###############----------------------------------------| 27.62% tmpR7zCQ2.zip |###############----------------------------------------| 27.66% tmpR7zCQ2.zip |###############----------------------------------------| 27.71% tmpR7zCQ2.zip |###############----------------------------------------| 27.75% tmpR7zCQ2.zip |###############----------------------------------------| 27.8% tmpR7zCQ2.zip |###############----------------------------------------| 27.85% tmpR7zCQ2.zip |###############----------------------------------------| 27.89% tmpR7zCQ2.zip |###############----------------------------------------| 27.94% tmpR7zCQ2.zip |###############----------------------------------------| 27.98% tmpR7zCQ2.zip |###############----------------------------------------| 28.03% tmpR7zCQ2.zip |###############----------------------------------------| 28.07% tmpR7zCQ2.zip |###############----------------------------------------| 28.12% tmpR7zCQ2.zip |###############----------------------------------------| 28.17% tmpR7zCQ2.zip |################---------------------------------------| 28.21% tmpR7zCQ2.zip |################---------------------------------------| 28.26% tmpR7zCQ2.zip |################---------------------------------------| 28.3% tmpR7zCQ2.zip |################---------------------------------------| 28.35% tmpR7zCQ2.zip |################---------------------------------------| 28.39% tmpR7zCQ2.zip |################---------------------------------------| 28.44% tmpR7zCQ2.zip |################---------------------------------------| 28.49% tmpR7zCQ2.zip |################---------------------------------------| 28.53% tmpR7zCQ2.zip |################---------------------------------------| 28.58% tmpR7zCQ2.zip |################---------------------------------------| 28.62% tmpR7zCQ2.zip |################---------------------------------------| 28.67% tmpR7zCQ2.zip |################---------------------------------------| 28.71% tmpR7zCQ2.zip |################---------------------------------------| 28.76% tmpR7zCQ2.zip |################---------------------------------------| 28.8% tmpR7zCQ2.zip |################---------------------------------------| 28.85% tmpR7zCQ2.zip |################---------------------------------------| 28.9% tmpR7zCQ2.zip |################---------------------------------------| 28.94% tmpR7zCQ2.zip |################---------------------------------------| 28.99% tmpR7zCQ2.zip |################---------------------------------------| 29.03% tmpR7zCQ2.zip |################---------------------------------------| 29.08% tmpR7zCQ2.zip |################---------------------------------------| 29.12% tmpR7zCQ2.zip |################---------------------------------------| 29.17% tmpR7zCQ2.zip |################---------------------------------------| 29.22% tmpR7zCQ2.zip |################---------------------------------------| 29.26% tmpR7zCQ2.zip |################---------------------------------------| 29.31% tmpR7zCQ2.zip |################---------------------------------------| 29.35% tmpR7zCQ2.zip |################---------------------------------------| 29.4% tmpR7zCQ2.zip |################---------------------------------------| 29.44% tmpR7zCQ2.zip |################---------------------------------------| 29.49% tmpR7zCQ2.zip |################---------------------------------------| 29.54% tmpR7zCQ2.zip |################---------------------------------------| 29.58% tmpR7zCQ2.zip |################---------------------------------------| 29.63% tmpR7zCQ2.zip |################---------------------------------------| 29.67% tmpR7zCQ2.zip |################---------------------------------------| 29.72% tmpR7zCQ2.zip |################---------------------------------------| 29.76% tmpR7zCQ2.zip |################---------------------------------------| 29.81% tmpR7zCQ2.zip |################---------------------------------------| 29.85% tmpR7zCQ2.zip |################---------------------------------------| 29.9% tmpR7zCQ2.zip |################---------------------------------------| 29.95% tmpR7zCQ2.zip |################---------------------------------------| 29.99% tmpR7zCQ2.zip |#################--------------------------------------| 30.04% tmpR7zCQ2.zip |#################--------------------------------------| 30.08% tmpR7zCQ2.zip |#################--------------------------------------| 30.13% tmpR7zCQ2.zip |#################--------------------------------------| 30.17% tmpR7zCQ2.zip |#################--------------------------------------| 30.22% tmpR7zCQ2.zip |#################--------------------------------------| 30.27% tmpR7zCQ2.zip |#################--------------------------------------| 30.31% tmpR7zCQ2.zip |#################--------------------------------------| 30.36% tmpR7zCQ2.zip |#################--------------------------------------| 30.4% tmpR7zCQ2.zip |#################--------------------------------------| 30.45% tmpR7zCQ2.zip |#################--------------------------------------| 30.49% tmpR7zCQ2.zip |#################--------------------------------------| 30.54% tmpR7zCQ2.zip |#################--------------------------------------| 30.59% tmpR7zCQ2.zip |#################--------------------------------------| 30.63% tmpR7zCQ2.zip |#################--------------------------------------| 30.68% tmpR7zCQ2.zip |#################--------------------------------------| 30.72% tmpR7zCQ2.zip |#################--------------------------------------| 30.77% tmpR7zCQ2.zip |#################--------------------------------------| 30.81% tmpR7zCQ2.zip |#################--------------------------------------| 30.86% tmpR7zCQ2.zip |#################--------------------------------------| 30.9% tmpR7zCQ2.zip |#################--------------------------------------| 30.95% tmpR7zCQ2.zip |#################--------------------------------------| 31.0% tmpR7zCQ2.zip |#################--------------------------------------| 31.04% tmpR7zCQ2.zip |#################--------------------------------------| 31.09% tmpR7zCQ2.zip |#################--------------------------------------| 31.13% tmpR7zCQ2.zip |#################--------------------------------------| 31.18% tmpR7zCQ2.zip |#################--------------------------------------| 31.22% tmpR7zCQ2.zip |#################--------------------------------------| 31.27% tmpR7zCQ2.zip |#################--------------------------------------| 31.32% tmpR7zCQ2.zip |#################--------------------------------------| 31.36% tmpR7zCQ2.zip |#################--------------------------------------| 31.41% tmpR7zCQ2.zip |#################--------------------------------------| 31.45% tmpR7zCQ2.zip |#################--------------------------------------| 31.5% tmpR7zCQ2.zip |#################--------------------------------------| 31.54% tmpR7zCQ2.zip |#################--------------------------------------| 31.59% tmpR7zCQ2.zip |#################--------------------------------------| 31.63% tmpR7zCQ2.zip |#################--------------------------------------| 31.68% tmpR7zCQ2.zip |#################--------------------------------------| 31.73% tmpR7zCQ2.zip |#################--------------------------------------| 31.77% tmpR7zCQ2.zip |#################--------------------------------------| 31.82% tmpR7zCQ2.zip |##################-------------------------------------| 31.86% tmpR7zCQ2.zip |##################-------------------------------------| 31.91% tmpR7zCQ2.zip |##################-------------------------------------| 31.95% tmpR7zCQ2.zip |##################-------------------------------------| 32.0% tmpR7zCQ2.zip |##################-------------------------------------| 32.05% tmpR7zCQ2.zip |##################-------------------------------------| 32.09% tmpR7zCQ2.zip |##################-------------------------------------| 32.14% tmpR7zCQ2.zip |##################-------------------------------------| 32.18% tmpR7zCQ2.zip |##################-------------------------------------| 32.23% tmpR7zCQ2.zip |##################-------------------------------------| 32.27% tmpR7zCQ2.zip |##################-------------------------------------| 32.32% tmpR7zCQ2.zip |##################-------------------------------------| 32.37% tmpR7zCQ2.zip |##################-------------------------------------| 32.41% tmpR7zCQ2.zip |##################-------------------------------------| 32.46% tmpR7zCQ2.zip |##################-------------------------------------| 32.5% tmpR7zCQ2.zip |##################-------------------------------------| 32.55% tmpR7zCQ2.zip |##################-------------------------------------| 32.59% tmpR7zCQ2.zip |##################-------------------------------------| 32.64% tmpR7zCQ2.zip |##################-------------------------------------| 32.68% tmpR7zCQ2.zip |##################-------------------------------------| 32.73% tmpR7zCQ2.zip |##################-------------------------------------| 32.78% tmpR7zCQ2.zip |##################-------------------------------------| 32.82% tmpR7zCQ2.zip |##################-------------------------------------| 32.87% tmpR7zCQ2.zip |##################-------------------------------------| 32.91% tmpR7zCQ2.zip |##################-------------------------------------| 32.96% tmpR7zCQ2.zip |##################-------------------------------------| 33.0% tmpR7zCQ2.zip |##################-------------------------------------| 33.05% tmpR7zCQ2.zip |##################-------------------------------------| 33.1% tmpR7zCQ2.zip |##################-------------------------------------| 33.14% tmpR7zCQ2.zip |##################-------------------------------------| 33.19% tmpR7zCQ2.zip |##################-------------------------------------| 33.23% tmpR7zCQ2.zip |##################-------------------------------------| 33.28% tmpR7zCQ2.zip |##################-------------------------------------| 33.32% tmpR7zCQ2.zip |##################-------------------------------------| 33.37% tmpR7zCQ2.zip |##################-------------------------------------| 33.42% tmpR7zCQ2.zip |##################-------------------------------------| 33.46% tmpR7zCQ2.zip |##################-------------------------------------| 33.51% tmpR7zCQ2.zip |##################-------------------------------------| 33.55% tmpR7zCQ2.zip |##################-------------------------------------| 33.6% tmpR7zCQ2.zip |###################------------------------------------| 33.64% tmpR7zCQ2.zip |###################------------------------------------| 33.69% tmpR7zCQ2.zip |###################------------------------------------| 33.73% tmpR7zCQ2.zip |###################------------------------------------| 33.78% tmpR7zCQ2.zip |###################------------------------------------| 33.83% tmpR7zCQ2.zip |###################------------------------------------| 33.87% tmpR7zCQ2.zip |###################------------------------------------| 33.92% tmpR7zCQ2.zip |###################------------------------------------| 33.96% tmpR7zCQ2.zip |###################------------------------------------| 34.01% tmpR7zCQ2.zip |###################------------------------------------| 34.05% tmpR7zCQ2.zip |###################------------------------------------| 34.1% tmpR7zCQ2.zip |###################------------------------------------| 34.15% tmpR7zCQ2.zip |###################------------------------------------| 34.19% tmpR7zCQ2.zip |###################------------------------------------| 34.24% tmpR7zCQ2.zip |###################------------------------------------| 34.28% tmpR7zCQ2.zip |###################------------------------------------| 34.33% tmpR7zCQ2.zip |###################------------------------------------| 34.37% tmpR7zCQ2.zip |###################------------------------------------| 34.42% tmpR7zCQ2.zip |###################------------------------------------| 34.47% tmpR7zCQ2.zip |###################------------------------------------| 34.51% tmpR7zCQ2.zip |###################------------------------------------| 34.56% tmpR7zCQ2.zip |###################------------------------------------| 34.6% tmpR7zCQ2.zip |###################------------------------------------| 34.65% tmpR7zCQ2.zip |###################------------------------------------| 34.69% tmpR7zCQ2.zip |###################------------------------------------| 34.74% tmpR7zCQ2.zip |###################------------------------------------| 34.78% tmpR7zCQ2.zip |###################------------------------------------| 34.83% tmpR7zCQ2.zip |###################------------------------------------| 34.88% tmpR7zCQ2.zip |###################------------------------------------| 34.92% tmpR7zCQ2.zip |###################------------------------------------| 34.97% tmpR7zCQ2.zip |###################------------------------------------| 35.01% tmpR7zCQ2.zip |###################------------------------------------| 35.06% tmpR7zCQ2.zip |###################------------------------------------| 35.1% tmpR7zCQ2.zip |###################------------------------------------| 35.15% tmpR7zCQ2.zip |###################------------------------------------| 35.2% tmpR7zCQ2.zip |###################------------------------------------| 35.24% tmpR7zCQ2.zip |###################------------------------------------| 35.29% tmpR7zCQ2.zip |###################------------------------------------| 35.33% tmpR7zCQ2.zip |###################------------------------------------| 35.38% tmpR7zCQ2.zip |###################------------------------------------| 35.42% tmpR7zCQ2.zip |####################-----------------------------------| 35.47% tmpR7zCQ2.zip |####################-----------------------------------| 35.52% tmpR7zCQ2.zip |####################-----------------------------------| 35.56% tmpR7zCQ2.zip |####################-----------------------------------| 35.61% tmpR7zCQ2.zip |####################-----------------------------------| 35.65% tmpR7zCQ2.zip |####################-----------------------------------| 35.7% tmpR7zCQ2.zip |####################-----------------------------------| 35.74% tmpR7zCQ2.zip |####################-----------------------------------| 35.79% tmpR7zCQ2.zip |####################-----------------------------------| 35.83% tmpR7zCQ2.zip |####################-----------------------------------| 35.88% tmpR7zCQ2.zip |####################-----------------------------------| 35.93% tmpR7zCQ2.zip |####################-----------------------------------| 35.97% tmpR7zCQ2.zip |####################-----------------------------------| 36.02% tmpR7zCQ2.zip |####################-----------------------------------| 36.06% tmpR7zCQ2.zip |####################-----------------------------------| 36.11% tmpR7zCQ2.zip |####################-----------------------------------| 36.15% tmpR7zCQ2.zip |####################-----------------------------------| 36.2% tmpR7zCQ2.zip |####################-----------------------------------| 36.25% tmpR7zCQ2.zip |####################-----------------------------------| 36.29% tmpR7zCQ2.zip |####################-----------------------------------| 36.34% tmpR7zCQ2.zip |####################-----------------------------------| 36.38% tmpR7zCQ2.zip |####################-----------------------------------| 36.43% tmpR7zCQ2.zip |####################-----------------------------------| 36.47% tmpR7zCQ2.zip |####################-----------------------------------| 36.52% tmpR7zCQ2.zip |####################-----------------------------------| 36.57% tmpR7zCQ2.zip |####################-----------------------------------| 36.61% tmpR7zCQ2.zip |####################-----------------------------------| 36.66% tmpR7zCQ2.zip |####################-----------------------------------| 36.7% tmpR7zCQ2.zip |####################-----------------------------------| 36.75% tmpR7zCQ2.zip |####################-----------------------------------| 36.79% tmpR7zCQ2.zip |####################-----------------------------------| 36.84% tmpR7zCQ2.zip |####################-----------------------------------| 36.88% tmpR7zCQ2.zip |####################-----------------------------------| 36.93% tmpR7zCQ2.zip |####################-----------------------------------| 36.98% tmpR7zCQ2.zip |####################-----------------------------------| 37.02% tmpR7zCQ2.zip |####################-----------------------------------| 37.07% tmpR7zCQ2.zip |####################-----------------------------------| 37.11% tmpR7zCQ2.zip |####################-----------------------------------| 37.16% tmpR7zCQ2.zip |####################-----------------------------------| 37.2% tmpR7zCQ2.zip |####################-----------------------------------| 37.25% tmpR7zCQ2.zip |#####################----------------------------------| 37.3% tmpR7zCQ2.zip |#####################----------------------------------| 37.34% tmpR7zCQ2.zip |#####################----------------------------------| 37.39% tmpR7zCQ2.zip |#####################----------------------------------| 37.43% tmpR7zCQ2.zip |#####################----------------------------------| 37.48% tmpR7zCQ2.zip |#####################----------------------------------| 37.52% tmpR7zCQ2.zip |#####################----------------------------------| 37.57% tmpR7zCQ2.zip |#####################----------------------------------| 37.62% tmpR7zCQ2.zip |#####################----------------------------------| 37.66% tmpR7zCQ2.zip |#####################----------------------------------| 37.71% tmpR7zCQ2.zip |#####################----------------------------------| 37.75% tmpR7zCQ2.zip |#####################----------------------------------| 37.8% tmpR7zCQ2.zip |#####################----------------------------------| 37.84% tmpR7zCQ2.zip |#####################----------------------------------| 37.89% tmpR7zCQ2.zip |#####################----------------------------------| 37.93% tmpR7zCQ2.zip |#####################----------------------------------| 37.98% tmpR7zCQ2.zip |#####################----------------------------------| 38.03% tmpR7zCQ2.zip |#####################----------------------------------| 38.07% tmpR7zCQ2.zip |#####################----------------------------------| 38.12% tmpR7zCQ2.zip |#####################----------------------------------| 38.16% tmpR7zCQ2.zip |#####################----------------------------------| 38.21% tmpR7zCQ2.zip |#####################----------------------------------| 38.25% tmpR7zCQ2.zip |#####################----------------------------------| 38.3% tmpR7zCQ2.zip |#####################----------------------------------| 38.35% tmpR7zCQ2.zip |#####################----------------------------------| 38.39% tmpR7zCQ2.zip |#####################----------------------------------| 38.44% tmpR7zCQ2.zip |#####################----------------------------------| 38.48% tmpR7zCQ2.zip |#####################----------------------------------| 38.53% tmpR7zCQ2.zip |#####################----------------------------------| 38.57% tmpR7zCQ2.zip |#####################----------------------------------| 38.62% tmpR7zCQ2.zip |#####################----------------------------------| 38.66% tmpR7zCQ2.zip |#####################----------------------------------| 38.71% tmpR7zCQ2.zip |#####################----------------------------------| 38.76% tmpR7zCQ2.zip |#####################----------------------------------| 38.8% tmpR7zCQ2.zip |#####################----------------------------------| 38.85% tmpR7zCQ2.zip |#####################----------------------------------| 38.89% tmpR7zCQ2.zip |#####################----------------------------------| 38.94% tmpR7zCQ2.zip |#####################----------------------------------| 38.98% tmpR7zCQ2.zip |#####################----------------------------------| 39.03% tmpR7zCQ2.zip |#####################----------------------------------| 39.08% tmpR7zCQ2.zip |######################---------------------------------| 39.12% tmpR7zCQ2.zip |######################---------------------------------| 39.17% tmpR7zCQ2.zip |######################---------------------------------| 39.21% tmpR7zCQ2.zip |######################---------------------------------| 39.26% tmpR7zCQ2.zip |######################---------------------------------| 39.3% tmpR7zCQ2.zip |######################---------------------------------| 39.35% tmpR7zCQ2.zip |######################---------------------------------| 39.4% tmpR7zCQ2.zip |######################---------------------------------| 39.44% tmpR7zCQ2.zip |######################---------------------------------| 39.49% tmpR7zCQ2.zip |######################---------------------------------| 39.53% tmpR7zCQ2.zip |######################---------------------------------| 39.58% tmpR7zCQ2.zip |######################---------------------------------| 39.62% tmpR7zCQ2.zip |######################---------------------------------| 39.67% tmpR7zCQ2.zip |######################---------------------------------| 39.71% tmpR7zCQ2.zip |######################---------------------------------| 39.76% tmpR7zCQ2.zip |######################---------------------------------| 39.81% tmpR7zCQ2.zip |######################---------------------------------| 39.85% tmpR7zCQ2.zip |######################---------------------------------| 39.9% tmpR7zCQ2.zip |######################---------------------------------| 39.94% tmpR7zCQ2.zip |######################---------------------------------| 39.99% tmpR7zCQ2.zip |######################---------------------------------| 40.03% tmpR7zCQ2.zip |######################---------------------------------| 40.08% tmpR7zCQ2.zip |######################---------------------------------| 40.13% tmpR7zCQ2.zip |######################---------------------------------| 40.17% tmpR7zCQ2.zip |######################---------------------------------| 40.22% tmpR7zCQ2.zip |######################---------------------------------| 40.26% tmpR7zCQ2.zip |######################---------------------------------| 40.31% tmpR7zCQ2.zip |######################---------------------------------| 40.35% tmpR7zCQ2.zip |######################---------------------------------| 40.4% tmpR7zCQ2.zip |######################---------------------------------| 40.45% tmpR7zCQ2.zip |######################---------------------------------| 40.49% tmpR7zCQ2.zip |######################---------------------------------| 40.54% tmpR7zCQ2.zip |######################---------------------------------| 40.58% tmpR7zCQ2.zip |######################---------------------------------| 40.63% tmpR7zCQ2.zip |######################---------------------------------| 40.67% tmpR7zCQ2.zip |######################---------------------------------| 40.72% tmpR7zCQ2.zip |######################---------------------------------| 40.76% tmpR7zCQ2.zip |######################---------------------------------| 40.81% tmpR7zCQ2.zip |######################---------------------------------| 40.86% tmpR7zCQ2.zip |######################---------------------------------| 40.9% tmpR7zCQ2.zip |#######################--------------------------------| 40.95% tmpR7zCQ2.zip |#######################--------------------------------| 40.99% tmpR7zCQ2.zip |#######################--------------------------------| 41.04% tmpR7zCQ2.zip |#######################--------------------------------| 41.08% tmpR7zCQ2.zip |#######################--------------------------------| 41.13% tmpR7zCQ2.zip |#######################--------------------------------| 41.18% tmpR7zCQ2.zip |#######################--------------------------------| 41.22% tmpR7zCQ2.zip |#######################--------------------------------| 41.27% tmpR7zCQ2.zip |#######################--------------------------------| 41.31% tmpR7zCQ2.zip |#######################--------------------------------| 41.36% tmpR7zCQ2.zip |#######################--------------------------------| 41.4% tmpR7zCQ2.zip |#######################--------------------------------| 41.45% tmpR7zCQ2.zip |#######################--------------------------------| 41.5% tmpR7zCQ2.zip |#######################--------------------------------| 41.54% tmpR7zCQ2.zip |#######################--------------------------------| 41.59% tmpR7zCQ2.zip |#######################--------------------------------| 41.63% tmpR7zCQ2.zip |#######################--------------------------------| 41.68% tmpR7zCQ2.zip |#######################--------------------------------| 41.72% tmpR7zCQ2.zip |#######################--------------------------------| 41.77% tmpR7zCQ2.zip |#######################--------------------------------| 41.81% tmpR7zCQ2.zip |#######################--------------------------------| 41.86% tmpR7zCQ2.zip |#######################--------------------------------| 41.91% tmpR7zCQ2.zip |#######################--------------------------------| 41.95% tmpR7zCQ2.zip |#######################--------------------------------| 42.0% tmpR7zCQ2.zip |#######################--------------------------------| 42.04% tmpR7zCQ2.zip |#######################--------------------------------| 42.09% tmpR7zCQ2.zip |#######################--------------------------------| 42.13% tmpR7zCQ2.zip |#######################--------------------------------| 42.18% tmpR7zCQ2.zip |#######################--------------------------------| 42.23% tmpR7zCQ2.zip |#######################--------------------------------| 42.27% tmpR7zCQ2.zip |#######################--------------------------------| 42.32% tmpR7zCQ2.zip |#######################--------------------------------| 42.36% tmpR7zCQ2.zip |#######################--------------------------------| 42.41% tmpR7zCQ2.zip |#######################--------------------------------| 42.45% tmpR7zCQ2.zip |#######################--------------------------------| 42.5% tmpR7zCQ2.zip |#######################--------------------------------| 42.55% tmpR7zCQ2.zip |#######################--------------------------------| 42.59% tmpR7zCQ2.zip |#######################--------------------------------| 42.64% tmpR7zCQ2.zip |#######################--------------------------------| 42.68% tmpR7zCQ2.zip |########################-------------------------------| 42.73% tmpR7zCQ2.zip |########################-------------------------------| 42.77% tmpR7zCQ2.zip |########################-------------------------------| 42.82% tmpR7zCQ2.zip |########################-------------------------------| 42.86% tmpR7zCQ2.zip |########################-------------------------------| 42.91% tmpR7zCQ2.zip |########################-------------------------------| 42.96% tmpR7zCQ2.zip |########################-------------------------------| 43.0% tmpR7zCQ2.zip |########################-------------------------------| 43.05% tmpR7zCQ2.zip |########################-------------------------------| 43.09% tmpR7zCQ2.zip |########################-------------------------------| 43.14% tmpR7zCQ2.zip |########################-------------------------------| 43.18% tmpR7zCQ2.zip |########################-------------------------------| 43.23% tmpR7zCQ2.zip |########################-------------------------------| 43.28% tmpR7zCQ2.zip |########################-------------------------------| 43.32% tmpR7zCQ2.zip |########################-------------------------------| 43.37% tmpR7zCQ2.zip |########################-------------------------------| 43.41% tmpR7zCQ2.zip |########################-------------------------------| 43.46% tmpR7zCQ2.zip |########################-------------------------------| 43.5% tmpR7zCQ2.zip |########################-------------------------------| 43.55% tmpR7zCQ2.zip |########################-------------------------------| 43.6% tmpR7zCQ2.zip |########################-------------------------------| 43.64% tmpR7zCQ2.zip |########################-------------------------------| 43.69% tmpR7zCQ2.zip |########################-------------------------------| 43.73% tmpR7zCQ2.zip |########################-------------------------------| 43.78% tmpR7zCQ2.zip |########################-------------------------------| 43.82% tmpR7zCQ2.zip |########################-------------------------------| 43.87% tmpR7zCQ2.zip |########################-------------------------------| 43.91% tmpR7zCQ2.zip |########################-------------------------------| 43.96% tmpR7zCQ2.zip |########################-------------------------------| 44.01% tmpR7zCQ2.zip |########################-------------------------------| 44.05% tmpR7zCQ2.zip |########################-------------------------------| 44.1% tmpR7zCQ2.zip |########################-------------------------------| 44.14% tmpR7zCQ2.zip |########################-------------------------------| 44.19% tmpR7zCQ2.zip |########################-------------------------------| 44.23% tmpR7zCQ2.zip |########################-------------------------------| 44.28% tmpR7zCQ2.zip |########################-------------------------------| 44.33% tmpR7zCQ2.zip |########################-------------------------------| 44.37% tmpR7zCQ2.zip |########################-------------------------------| 44.42% tmpR7zCQ2.zip |########################-------------------------------| 44.46% tmpR7zCQ2.zip |########################-------------------------------| 44.51% tmpR7zCQ2.zip |#########################------------------------------| 44.55% tmpR7zCQ2.zip |#########################------------------------------| 44.6% tmpR7zCQ2.zip |#########################------------------------------| 44.65% tmpR7zCQ2.zip |#########################------------------------------| 44.69% tmpR7zCQ2.zip |#########################------------------------------| 44.74% tmpR7zCQ2.zip |#########################------------------------------| 44.78% tmpR7zCQ2.zip |#########################------------------------------| 44.83% tmpR7zCQ2.zip |#########################------------------------------| 44.87% tmpR7zCQ2.zip |#########################------------------------------| 44.92% tmpR7zCQ2.zip |#########################------------------------------| 44.96% tmpR7zCQ2.zip |#########################------------------------------| 45.01% tmpR7zCQ2.zip |#########################------------------------------| 45.06% tmpR7zCQ2.zip |#########################------------------------------| 45.1% tmpR7zCQ2.zip |#########################------------------------------| 45.15% tmpR7zCQ2.zip |#########################------------------------------| 45.19% tmpR7zCQ2.zip |#########################------------------------------| 45.24% tmpR7zCQ2.zip |#########################------------------------------| 45.28% tmpR7zCQ2.zip |#########################------------------------------| 45.33% tmpR7zCQ2.zip |#########################------------------------------| 45.38% tmpR7zCQ2.zip |#########################------------------------------| 45.42% tmpR7zCQ2.zip |#########################------------------------------| 45.47% tmpR7zCQ2.zip |#########################------------------------------| 45.51% tmpR7zCQ2.zip |#########################------------------------------| 45.56% tmpR7zCQ2.zip |#########################------------------------------| 45.6% tmpR7zCQ2.zip |#########################------------------------------| 45.65% tmpR7zCQ2.zip |#########################------------------------------| 45.69% tmpR7zCQ2.zip |#########################------------------------------| 45.74% tmpR7zCQ2.zip |#########################------------------------------| 45.79% tmpR7zCQ2.zip |#########################------------------------------| 45.83% tmpR7zCQ2.zip |#########################------------------------------| 45.88% tmpR7zCQ2.zip |#########################------------------------------| 45.92% tmpR7zCQ2.zip |#########################------------------------------| 45.97% tmpR7zCQ2.zip |#########################------------------------------| 46.01% tmpR7zCQ2.zip |#########################------------------------------| 46.06% tmpR7zCQ2.zip |#########################------------------------------| 46.11% tmpR7zCQ2.zip |#########################------------------------------| 46.15% tmpR7zCQ2.zip |#########################------------------------------| 46.2% tmpR7zCQ2.zip |#########################------------------------------| 46.24% tmpR7zCQ2.zip |#########################------------------------------| 46.29% tmpR7zCQ2.zip |#########################------------------------------| 46.33% tmpR7zCQ2.zip |##########################-----------------------------| 46.38% tmpR7zCQ2.zip |##########################-----------------------------| 46.43% tmpR7zCQ2.zip |##########################-----------------------------| 46.47% tmpR7zCQ2.zip |##########################-----------------------------| 46.52% tmpR7zCQ2.zip |##########################-----------------------------| 46.56% tmpR7zCQ2.zip |##########################-----------------------------| 46.61% tmpR7zCQ2.zip |##########################-----------------------------| 46.65% tmpR7zCQ2.zip |##########################-----------------------------| 46.7% tmpR7zCQ2.zip |##########################-----------------------------| 46.74% tmpR7zCQ2.zip |##########################-----------------------------| 46.79% tmpR7zCQ2.zip |##########################-----------------------------| 46.84% tmpR7zCQ2.zip |##########################-----------------------------| 46.88% tmpR7zCQ2.zip |##########################-----------------------------| 46.93% tmpR7zCQ2.zip |##########################-----------------------------| 46.97% tmpR7zCQ2.zip |##########################-----------------------------| 47.02% tmpR7zCQ2.zip |##########################-----------------------------| 47.06% tmpR7zCQ2.zip |##########################-----------------------------| 47.11% tmpR7zCQ2.zip |##########################-----------------------------| 47.16% tmpR7zCQ2.zip |##########################-----------------------------| 47.2% tmpR7zCQ2.zip |##########################-----------------------------| 47.25% tmpR7zCQ2.zip |##########################-----------------------------| 47.29% tmpR7zCQ2.zip |##########################-----------------------------| 47.34% tmpR7zCQ2.zip |##########################-----------------------------| 47.38% tmpR7zCQ2.zip |##########################-----------------------------| 47.43% tmpR7zCQ2.zip |##########################-----------------------------| 47.48% tmpR7zCQ2.zip |##########################-----------------------------| 47.52% tmpR7zCQ2.zip |##########################-----------------------------| 47.57% tmpR7zCQ2.zip |##########################-----------------------------| 47.61% tmpR7zCQ2.zip |##########################-----------------------------| 47.66% tmpR7zCQ2.zip |##########################-----------------------------| 47.7% tmpR7zCQ2.zip |##########################-----------------------------| 47.75% tmpR7zCQ2.zip |##########################-----------------------------| 47.79% tmpR7zCQ2.zip |##########################-----------------------------| 47.84% tmpR7zCQ2.zip |##########################-----------------------------| 47.89% tmpR7zCQ2.zip |##########################-----------------------------| 47.93% tmpR7zCQ2.zip |##########################-----------------------------| 47.98% tmpR7zCQ2.zip |##########################-----------------------------| 48.02% tmpR7zCQ2.zip |##########################-----------------------------| 48.07% tmpR7zCQ2.zip |##########################-----------------------------| 48.11% tmpR7zCQ2.zip |##########################-----------------------------| 48.16% tmpR7zCQ2.zip |###########################----------------------------| 48.21% tmpR7zCQ2.zip |###########################----------------------------| 48.25% tmpR7zCQ2.zip |###########################----------------------------| 48.3% tmpR7zCQ2.zip |###########################----------------------------| 48.34% tmpR7zCQ2.zip |###########################----------------------------| 48.39% tmpR7zCQ2.zip |###########################----------------------------| 48.43% tmpR7zCQ2.zip |###########################----------------------------| 48.48% tmpR7zCQ2.zip |###########################----------------------------| 48.53% tmpR7zCQ2.zip |###########################----------------------------| 48.57% tmpR7zCQ2.zip |###########################----------------------------| 48.62% tmpR7zCQ2.zip |###########################----------------------------| 48.66% tmpR7zCQ2.zip |###########################----------------------------| 48.71% tmpR7zCQ2.zip |###########################----------------------------| 48.75% tmpR7zCQ2.zip |###########################----------------------------| 48.8% tmpR7zCQ2.zip |###########################----------------------------| 48.84% tmpR7zCQ2.zip |###########################----------------------------| 48.89% tmpR7zCQ2.zip |###########################----------------------------| 48.94% tmpR7zCQ2.zip |###########################----------------------------| 48.98% tmpR7zCQ2.zip |###########################----------------------------| 49.03% tmpR7zCQ2.zip |###########################----------------------------| 49.07% tmpR7zCQ2.zip |###########################----------------------------| 49.12% tmpR7zCQ2.zip |###########################----------------------------| 49.16% tmpR7zCQ2.zip |###########################----------------------------| 49.21% tmpR7zCQ2.zip |###########################----------------------------| 49.26% tmpR7zCQ2.zip |###########################----------------------------| 49.3% tmpR7zCQ2.zip |###########################----------------------------| 49.35% tmpR7zCQ2.zip |###########################----------------------------| 49.39% tmpR7zCQ2.zip |###########################----------------------------| 49.44% tmpR7zCQ2.zip |###########################----------------------------| 49.48% tmpR7zCQ2.zip |###########################----------------------------| 49.53% tmpR7zCQ2.zip |###########################----------------------------| 49.58% tmpR7zCQ2.zip |###########################----------------------------| 49.62% tmpR7zCQ2.zip |###########################----------------------------| 49.67% tmpR7zCQ2.zip |###########################----------------------------| 49.71% tmpR7zCQ2.zip |###########################----------------------------| 49.76% tmpR7zCQ2.zip |###########################----------------------------| 49.8% tmpR7zCQ2.zip |###########################----------------------------| 49.85% tmpR7zCQ2.zip |###########################----------------------------| 49.89% tmpR7zCQ2.zip |###########################----------------------------| 49.94% tmpR7zCQ2.zip |###########################----------------------------| 49.99% tmpR7zCQ2.zip |############################---------------------------| 50.03% tmpR7zCQ2.zip |############################---------------------------| 50.08% tmpR7zCQ2.zip |############################---------------------------| 50.12% tmpR7zCQ2.zip |############################---------------------------| 50.17% tmpR7zCQ2.zip |############################---------------------------| 50.21% tmpR7zCQ2.zip |############################---------------------------| 50.26% tmpR7zCQ2.zip |############################---------------------------| 50.31% tmpR7zCQ2.zip |############################---------------------------| 50.35% tmpR7zCQ2.zip |############################---------------------------| 50.4% tmpR7zCQ2.zip |############################---------------------------| 50.44% tmpR7zCQ2.zip |############################---------------------------| 50.49% tmpR7zCQ2.zip |############################---------------------------| 50.53% tmpR7zCQ2.zip |############################---------------------------| 50.58% tmpR7zCQ2.zip |############################---------------------------| 50.63% tmpR7zCQ2.zip |############################---------------------------| 50.67% tmpR7zCQ2.zip |############################---------------------------| 50.72% tmpR7zCQ2.zip |############################---------------------------| 50.76% tmpR7zCQ2.zip |############################---------------------------| 50.81% tmpR7zCQ2.zip |############################---------------------------| 50.85% tmpR7zCQ2.zip |############################---------------------------| 50.9% tmpR7zCQ2.zip |############################---------------------------| 50.94% tmpR7zCQ2.zip |############################---------------------------| 50.99% tmpR7zCQ2.zip |############################---------------------------| 51.04% tmpR7zCQ2.zip |############################---------------------------| 51.08% tmpR7zCQ2.zip |############################---------------------------| 51.13% tmpR7zCQ2.zip |############################---------------------------| 51.17% tmpR7zCQ2.zip |############################---------------------------| 51.22% tmpR7zCQ2.zip |############################---------------------------| 51.26% tmpR7zCQ2.zip |############################---------------------------| 51.31% tmpR7zCQ2.zip |############################---------------------------| 51.36% tmpR7zCQ2.zip |############################---------------------------| 51.4% tmpR7zCQ2.zip |############################---------------------------| 51.45% tmpR7zCQ2.zip |############################---------------------------| 51.49% tmpR7zCQ2.zip |############################---------------------------| 51.54% tmpR7zCQ2.zip |############################---------------------------| 51.58% tmpR7zCQ2.zip |############################---------------------------| 51.63% tmpR7zCQ2.zip |############################---------------------------| 51.68% tmpR7zCQ2.zip |############################---------------------------| 51.72% tmpR7zCQ2.zip |############################---------------------------| 51.77% tmpR7zCQ2.zip |############################---------------------------| 51.81% tmpR7zCQ2.zip |#############################--------------------------| 51.86% tmpR7zCQ2.zip |#############################--------------------------| 51.9% tmpR7zCQ2.zip |#############################--------------------------| 51.95% tmpR7zCQ2.zip |#############################--------------------------| 51.99% tmpR7zCQ2.zip |#############################--------------------------| 52.04% tmpR7zCQ2.zip |#############################--------------------------| 52.09% tmpR7zCQ2.zip |#############################--------------------------| 52.13% tmpR7zCQ2.zip |#############################--------------------------| 52.18% tmpR7zCQ2.zip |#############################--------------------------| 52.22% tmpR7zCQ2.zip |#############################--------------------------| 52.27% tmpR7zCQ2.zip |#############################--------------------------| 52.31% tmpR7zCQ2.zip |#############################--------------------------| 52.36% tmpR7zCQ2.zip |#############################--------------------------| 52.41% tmpR7zCQ2.zip |#############################--------------------------| 52.45% tmpR7zCQ2.zip |#############################--------------------------| 52.5% tmpR7zCQ2.zip |#############################--------------------------| 52.54% tmpR7zCQ2.zip |#############################--------------------------| 52.59% tmpR7zCQ2.zip |#############################--------------------------| 52.63% tmpR7zCQ2.zip |#############################--------------------------| 52.68% tmpR7zCQ2.zip |#############################--------------------------| 52.72% tmpR7zCQ2.zip |#############################--------------------------| 52.77% tmpR7zCQ2.zip |#############################--------------------------| 52.82% tmpR7zCQ2.zip |#############################--------------------------| 52.86% tmpR7zCQ2.zip |#############################--------------------------| 52.91% tmpR7zCQ2.zip |#############################--------------------------| 52.95% tmpR7zCQ2.zip |#############################--------------------------| 53.0% tmpR7zCQ2.zip |#############################--------------------------| 53.04% tmpR7zCQ2.zip |#############################--------------------------| 53.09% tmpR7zCQ2.zip |#############################--------------------------| 53.14% tmpR7zCQ2.zip |#############################--------------------------| 53.18% tmpR7zCQ2.zip |#############################--------------------------| 53.23% tmpR7zCQ2.zip |#############################--------------------------| 53.27% tmpR7zCQ2.zip |#############################--------------------------| 53.32% tmpR7zCQ2.zip |#############################--------------------------| 53.36% tmpR7zCQ2.zip |#############################--------------------------| 53.41% tmpR7zCQ2.zip |#############################--------------------------| 53.46% tmpR7zCQ2.zip |#############################--------------------------| 53.5% tmpR7zCQ2.zip |#############################--------------------------| 53.55% tmpR7zCQ2.zip |#############################--------------------------| 53.59% tmpR7zCQ2.zip |##############################-------------------------| 53.64% tmpR7zCQ2.zip |##############################-------------------------| 53.68% tmpR7zCQ2.zip |##############################-------------------------| 53.73% tmpR7zCQ2.zip |##############################-------------------------| 53.77% tmpR7zCQ2.zip |##############################-------------------------| 53.82% tmpR7zCQ2.zip |##############################-------------------------| 53.87% tmpR7zCQ2.zip |##############################-------------------------| 53.91% tmpR7zCQ2.zip |##############################-------------------------| 53.96% tmpR7zCQ2.zip |##############################-------------------------| 54.0% tmpR7zCQ2.zip |##############################-------------------------| 54.05% tmpR7zCQ2.zip |##############################-------------------------| 54.09% tmpR7zCQ2.zip |##############################-------------------------| 54.14% tmpR7zCQ2.zip |##############################-------------------------| 54.19% tmpR7zCQ2.zip |##############################-------------------------| 54.23% tmpR7zCQ2.zip |##############################-------------------------| 54.28% tmpR7zCQ2.zip |##############################-------------------------| 54.32% tmpR7zCQ2.zip |##############################-------------------------| 54.37% tmpR7zCQ2.zip |##############################-------------------------| 54.41% tmpR7zCQ2.zip |##############################-------------------------| 54.46% tmpR7zCQ2.zip |##############################-------------------------| 54.51% tmpR7zCQ2.zip |##############################-------------------------| 54.55% tmpR7zCQ2.zip |##############################-------------------------| 54.6% tmpR7zCQ2.zip |##############################-------------------------| 54.64% tmpR7zCQ2.zip |##############################-------------------------| 54.69% tmpR7zCQ2.zip |##############################-------------------------| 54.73% tmpR7zCQ2.zip |##############################-------------------------| 54.78% tmpR7zCQ2.zip |##############################-------------------------| 54.82% tmpR7zCQ2.zip |##############################-------------------------| 54.87% tmpR7zCQ2.zip |##############################-------------------------| 54.92% tmpR7zCQ2.zip |##############################-------------------------| 54.96% tmpR7zCQ2.zip |##############################-------------------------| 55.01% tmpR7zCQ2.zip |##############################-------------------------| 55.05% tmpR7zCQ2.zip |##############################-------------------------| 55.1% tmpR7zCQ2.zip |##############################-------------------------| 55.14% tmpR7zCQ2.zip |##############################-------------------------| 55.19% tmpR7zCQ2.zip |##############################-------------------------| 55.24% tmpR7zCQ2.zip |##############################-------------------------| 55.28% tmpR7zCQ2.zip |##############################-------------------------| 55.33% tmpR7zCQ2.zip |##############################-------------------------| 55.37% tmpR7zCQ2.zip |##############################-------------------------| 55.42% tmpR7zCQ2.zip |###############################------------------------| 55.46% tmpR7zCQ2.zip |###############################------------------------| 55.51% tmpR7zCQ2.zip |###############################------------------------| 55.56% tmpR7zCQ2.zip |###############################------------------------| 55.6% tmpR7zCQ2.zip |###############################------------------------| 55.65% tmpR7zCQ2.zip |###############################------------------------| 55.69% tmpR7zCQ2.zip |###############################------------------------| 55.74% tmpR7zCQ2.zip |###############################------------------------| 55.78% tmpR7zCQ2.zip |###############################------------------------| 55.83% tmpR7zCQ2.zip |###############################------------------------| 55.87% tmpR7zCQ2.zip |###############################------------------------| 55.92% tmpR7zCQ2.zip |###############################------------------------| 55.97% tmpR7zCQ2.zip |###############################------------------------| 56.01% tmpR7zCQ2.zip |###############################------------------------| 56.06% tmpR7zCQ2.zip |###############################------------------------| 56.1% tmpR7zCQ2.zip |###############################------------------------| 56.15% tmpR7zCQ2.zip |###############################------------------------| 56.19% tmpR7zCQ2.zip |###############################------------------------| 56.24% tmpR7zCQ2.zip |###############################------------------------| 56.29% tmpR7zCQ2.zip |###############################------------------------| 56.33% tmpR7zCQ2.zip |###############################------------------------| 56.38% tmpR7zCQ2.zip |###############################------------------------| 56.42% tmpR7zCQ2.zip |###############################------------------------| 56.47% tmpR7zCQ2.zip |###############################------------------------| 56.51% tmpR7zCQ2.zip |###############################------------------------| 56.56% tmpR7zCQ2.zip |###############################------------------------| 56.61% tmpR7zCQ2.zip |###############################------------------------| 56.65% tmpR7zCQ2.zip |###############################------------------------| 56.7% tmpR7zCQ2.zip |###############################------------------------| 56.74% tmpR7zCQ2.zip |###############################------------------------| 56.79% tmpR7zCQ2.zip |###############################------------------------| 56.83% tmpR7zCQ2.zip |###############################------------------------| 56.88% tmpR7zCQ2.zip |###############################------------------------| 56.92% tmpR7zCQ2.zip |###############################------------------------| 56.97% tmpR7zCQ2.zip |###############################------------------------| 57.02% tmpR7zCQ2.zip |###############################------------------------| 57.06% tmpR7zCQ2.zip |###############################------------------------| 57.11% tmpR7zCQ2.zip |###############################------------------------| 57.15% tmpR7zCQ2.zip |###############################------------------------| 57.2% tmpR7zCQ2.zip |###############################------------------------| 57.24% tmpR7zCQ2.zip |################################-----------------------| 57.29% tmpR7zCQ2.zip |################################-----------------------| 57.34% tmpR7zCQ2.zip |################################-----------------------| 57.38% tmpR7zCQ2.zip |################################-----------------------| 57.43% tmpR7zCQ2.zip |################################-----------------------| 57.47% tmpR7zCQ2.zip |################################-----------------------| 57.52% tmpR7zCQ2.zip |################################-----------------------| 57.56% tmpR7zCQ2.zip |################################-----------------------| 57.61% tmpR7zCQ2.zip |################################-----------------------| 57.66% tmpR7zCQ2.zip |################################-----------------------| 57.7% tmpR7zCQ2.zip |################################-----------------------| 57.75% tmpR7zCQ2.zip |################################-----------------------| 57.79% tmpR7zCQ2.zip |################################-----------------------| 57.84% tmpR7zCQ2.zip |################################-----------------------| 57.88% tmpR7zCQ2.zip |################################-----------------------| 57.93% tmpR7zCQ2.zip |################################-----------------------| 57.97% tmpR7zCQ2.zip |################################-----------------------| 58.02% tmpR7zCQ2.zip |################################-----------------------| 58.07% tmpR7zCQ2.zip |################################-----------------------| 58.11% tmpR7zCQ2.zip |################################-----------------------| 58.16% tmpR7zCQ2.zip |################################-----------------------| 58.2% tmpR7zCQ2.zip |################################-----------------------| 58.25% tmpR7zCQ2.zip |################################-----------------------| 58.29% tmpR7zCQ2.zip |################################-----------------------| 58.34% tmpR7zCQ2.zip |################################-----------------------| 58.39% tmpR7zCQ2.zip |################################-----------------------| 58.43% tmpR7zCQ2.zip |################################-----------------------| 58.48% tmpR7zCQ2.zip |################################-----------------------| 58.52% tmpR7zCQ2.zip |################################-----------------------| 58.57% tmpR7zCQ2.zip |################################-----------------------| 58.61% tmpR7zCQ2.zip |################################-----------------------| 58.66% tmpR7zCQ2.zip |################################-----------------------| 58.71% tmpR7zCQ2.zip |################################-----------------------| 58.75% tmpR7zCQ2.zip |################################-----------------------| 58.8% tmpR7zCQ2.zip |################################-----------------------| 58.84% tmpR7zCQ2.zip |################################-----------------------| 58.89% tmpR7zCQ2.zip |################################-----------------------| 58.93% tmpR7zCQ2.zip |################################-----------------------| 58.98% tmpR7zCQ2.zip |################################-----------------------| 59.02% tmpR7zCQ2.zip |################################-----------------------| 59.07% tmpR7zCQ2.zip |#################################----------------------| 59.12% tmpR7zCQ2.zip |#################################----------------------| 59.16% tmpR7zCQ2.zip |#################################----------------------| 59.21% tmpR7zCQ2.zip |#################################----------------------| 59.25% tmpR7zCQ2.zip |#################################----------------------| 59.3% tmpR7zCQ2.zip |#################################----------------------| 59.34% tmpR7zCQ2.zip |#################################----------------------| 59.39% tmpR7zCQ2.zip |#################################----------------------| 59.44% tmpR7zCQ2.zip |#################################----------------------| 59.48% tmpR7zCQ2.zip |#################################----------------------| 59.53% tmpR7zCQ2.zip |#################################----------------------| 59.57% tmpR7zCQ2.zip |#################################----------------------| 59.62% tmpR7zCQ2.zip |#################################----------------------| 59.66% tmpR7zCQ2.zip |#################################----------------------| 59.71% tmpR7zCQ2.zip |#################################----------------------| 59.75% tmpR7zCQ2.zip |#################################----------------------| 59.8% tmpR7zCQ2.zip |#################################----------------------| 59.85% tmpR7zCQ2.zip |#################################----------------------| 59.89% tmpR7zCQ2.zip |#################################----------------------| 59.94% tmpR7zCQ2.zip |#################################----------------------| 59.98% tmpR7zCQ2.zip |#################################----------------------| 60.03% tmpR7zCQ2.zip |#################################----------------------| 60.07% tmpR7zCQ2.zip |#################################----------------------| 60.12% tmpR7zCQ2.zip |#################################----------------------| 60.17% tmpR7zCQ2.zip |#################################----------------------| 60.21% tmpR7zCQ2.zip |#################################----------------------| 60.26% tmpR7zCQ2.zip |#################################----------------------| 60.3% tmpR7zCQ2.zip |#################################----------------------| 60.35% tmpR7zCQ2.zip |#################################----------------------| 60.39% tmpR7zCQ2.zip |#################################----------------------| 60.44% tmpR7zCQ2.zip |#################################----------------------| 60.49% tmpR7zCQ2.zip |#################################----------------------| 60.53% tmpR7zCQ2.zip |#################################----------------------| 60.58% tmpR7zCQ2.zip |#################################----------------------| 60.62% tmpR7zCQ2.zip |#################################----------------------| 60.67% tmpR7zCQ2.zip |#################################----------------------| 60.71% tmpR7zCQ2.zip |#################################----------------------| 60.76% tmpR7zCQ2.zip |#################################----------------------| 60.8% tmpR7zCQ2.zip |#################################----------------------| 60.85% tmpR7zCQ2.zip |#################################----------------------| 60.9% tmpR7zCQ2.zip |##################################---------------------| 60.94% tmpR7zCQ2.zip |##################################---------------------| 60.99% tmpR7zCQ2.zip |##################################---------------------| 61.03% tmpR7zCQ2.zip |##################################---------------------| 61.08% tmpR7zCQ2.zip |##################################---------------------| 61.12% tmpR7zCQ2.zip |##################################---------------------| 61.17% tmpR7zCQ2.zip |##################################---------------------| 61.22% tmpR7zCQ2.zip |##################################---------------------| 61.26% tmpR7zCQ2.zip |##################################---------------------| 61.31% tmpR7zCQ2.zip |##################################---------------------| 61.35% tmpR7zCQ2.zip |##################################---------------------| 61.4% tmpR7zCQ2.zip |##################################---------------------| 61.44% tmpR7zCQ2.zip |##################################---------------------| 61.49% tmpR7zCQ2.zip |##################################---------------------| 61.54% tmpR7zCQ2.zip |##################################---------------------| 61.58% tmpR7zCQ2.zip |##################################---------------------| 61.63% tmpR7zCQ2.zip |##################################---------------------| 61.67% tmpR7zCQ2.zip |##################################---------------------| 61.72% tmpR7zCQ2.zip |##################################---------------------| 61.76% tmpR7zCQ2.zip |##################################---------------------| 61.81% tmpR7zCQ2.zip |##################################---------------------| 61.85% tmpR7zCQ2.zip |##################################---------------------| 61.9% tmpR7zCQ2.zip |##################################---------------------| 61.95% tmpR7zCQ2.zip |##################################---------------------| 61.99% tmpR7zCQ2.zip |##################################---------------------| 62.04% tmpR7zCQ2.zip |##################################---------------------| 62.08% tmpR7zCQ2.zip |##################################---------------------| 62.13% tmpR7zCQ2.zip |##################################---------------------| 62.17% tmpR7zCQ2.zip |##################################---------------------| 62.22% tmpR7zCQ2.zip |##################################---------------------| 62.27% tmpR7zCQ2.zip |##################################---------------------| 62.31% tmpR7zCQ2.zip |##################################---------------------| 62.36% tmpR7zCQ2.zip |##################################---------------------| 62.4% tmpR7zCQ2.zip |##################################---------------------| 62.45% tmpR7zCQ2.zip |##################################---------------------| 62.49% tmpR7zCQ2.zip |##################################---------------------| 62.54% tmpR7zCQ2.zip |##################################---------------------| 62.59% tmpR7zCQ2.zip |##################################---------------------| 62.63% tmpR7zCQ2.zip |##################################---------------------| 62.68% tmpR7zCQ2.zip |##################################---------------------| 62.72% tmpR7zCQ2.zip |###################################--------------------| 62.77% tmpR7zCQ2.zip |###################################--------------------| 62.81% tmpR7zCQ2.zip |###################################--------------------| 62.86% tmpR7zCQ2.zip |###################################--------------------| 62.9% tmpR7zCQ2.zip |###################################--------------------| 62.95% tmpR7zCQ2.zip |###################################--------------------| 63.0% tmpR7zCQ2.zip |###################################--------------------| 63.04% tmpR7zCQ2.zip |###################################--------------------| 63.09% tmpR7zCQ2.zip |###################################--------------------| 63.13% tmpR7zCQ2.zip |###################################--------------------| 63.18% tmpR7zCQ2.zip |###################################--------------------| 63.22% tmpR7zCQ2.zip |###################################--------------------| 63.27% tmpR7zCQ2.zip |###################################--------------------| 63.32% tmpR7zCQ2.zip |###################################--------------------| 63.36% tmpR7zCQ2.zip |###################################--------------------| 63.41% tmpR7zCQ2.zip |###################################--------------------| 63.45% tmpR7zCQ2.zip |###################################--------------------| 63.5% tmpR7zCQ2.zip |###################################--------------------| 63.54% tmpR7zCQ2.zip |###################################--------------------| 63.59% tmpR7zCQ2.zip |###################################--------------------| 63.64% tmpR7zCQ2.zip |###################################--------------------| 63.68% tmpR7zCQ2.zip |###################################--------------------| 63.73% tmpR7zCQ2.zip |###################################--------------------| 63.77% tmpR7zCQ2.zip |###################################--------------------| 63.82% tmpR7zCQ2.zip |###################################--------------------| 63.86% tmpR7zCQ2.zip |###################################--------------------| 63.91% tmpR7zCQ2.zip |###################################--------------------| 63.95% tmpR7zCQ2.zip |###################################--------------------| 64.0% tmpR7zCQ2.zip |###################################--------------------| 64.05% tmpR7zCQ2.zip |###################################--------------------| 64.09% tmpR7zCQ2.zip |###################################--------------------| 64.14% tmpR7zCQ2.zip |###################################--------------------| 64.18% tmpR7zCQ2.zip |###################################--------------------| 64.23% tmpR7zCQ2.zip |###################################--------------------| 64.27% tmpR7zCQ2.zip |###################################--------------------| 64.32% tmpR7zCQ2.zip |###################################--------------------| 64.37% tmpR7zCQ2.zip |###################################--------------------| 64.41% tmpR7zCQ2.zip |###################################--------------------| 64.46% tmpR7zCQ2.zip |###################################--------------------| 64.5% tmpR7zCQ2.zip |####################################-------------------| 64.55% tmpR7zCQ2.zip |####################################-------------------| 64.59% tmpR7zCQ2.zip |####################################-------------------| 64.64% tmpR7zCQ2.zip |####################################-------------------| 64.69% tmpR7zCQ2.zip |####################################-------------------| 64.73% tmpR7zCQ2.zip |####################################-------------------| 64.78% tmpR7zCQ2.zip |####################################-------------------| 64.82% tmpR7zCQ2.zip |####################################-------------------| 64.87% tmpR7zCQ2.zip |####################################-------------------| 64.91% tmpR7zCQ2.zip |####################################-------------------| 64.96% tmpR7zCQ2.zip |####################################-------------------| 65.0% tmpR7zCQ2.zip |####################################-------------------| 65.05% tmpR7zCQ2.zip |####################################-------------------| 65.1% tmpR7zCQ2.zip |####################################-------------------| 65.14% tmpR7zCQ2.zip |####################################-------------------| 65.19% tmpR7zCQ2.zip |####################################-------------------| 65.23% tmpR7zCQ2.zip |####################################-------------------| 65.28% tmpR7zCQ2.zip |####################################-------------------| 65.32% tmpR7zCQ2.zip |####################################-------------------| 65.37% tmpR7zCQ2.zip |####################################-------------------| 65.42% tmpR7zCQ2.zip |####################################-------------------| 65.46% tmpR7zCQ2.zip |####################################-------------------| 65.51% tmpR7zCQ2.zip |####################################-------------------| 65.55% tmpR7zCQ2.zip |####################################-------------------| 65.6% tmpR7zCQ2.zip |####################################-------------------| 65.64% tmpR7zCQ2.zip |####################################-------------------| 65.69% tmpR7zCQ2.zip |####################################-------------------| 65.74% tmpR7zCQ2.zip |####################################-------------------| 65.78% tmpR7zCQ2.zip |####################################-------------------| 65.83% tmpR7zCQ2.zip |####################################-------------------| 65.87% tmpR7zCQ2.zip |####################################-------------------| 65.92% tmpR7zCQ2.zip |####################################-------------------| 65.96% tmpR7zCQ2.zip |####################################-------------------| 66.01% tmpR7zCQ2.zip |####################################-------------------| 66.05% tmpR7zCQ2.zip |####################################-------------------| 66.1% tmpR7zCQ2.zip |####################################-------------------| 66.15% tmpR7zCQ2.zip |####################################-------------------| 66.19% tmpR7zCQ2.zip |####################################-------------------| 66.24% tmpR7zCQ2.zip |####################################-------------------| 66.28% tmpR7zCQ2.zip |####################################-------------------| 66.33% tmpR7zCQ2.zip |#####################################------------------| 66.37% tmpR7zCQ2.zip |#####################################------------------| 66.42% tmpR7zCQ2.zip |#####################################------------------| 66.47% tmpR7zCQ2.zip |#####################################------------------| 66.51% tmpR7zCQ2.zip |#####################################------------------| 66.56% tmpR7zCQ2.zip |#####################################------------------| 66.6% tmpR7zCQ2.zip |#####################################------------------| 66.65% tmpR7zCQ2.zip |#####################################------------------| 66.69% tmpR7zCQ2.zip |#####################################------------------| 66.74% tmpR7zCQ2.zip |#####################################------------------| 66.78% tmpR7zCQ2.zip |#####################################------------------| 66.83% tmpR7zCQ2.zip |#####################################------------------| 66.88% tmpR7zCQ2.zip |#####################################------------------| 66.92% tmpR7zCQ2.zip |#####################################------------------| 66.97% tmpR7zCQ2.zip |#####################################------------------| 67.01% tmpR7zCQ2.zip |#####################################------------------| 67.06% tmpR7zCQ2.zip |#####################################------------------| 67.1% tmpR7zCQ2.zip |#####################################------------------| 67.15% tmpR7zCQ2.zip |#####################################------------------| 67.2% tmpR7zCQ2.zip |#####################################------------------| 67.24% tmpR7zCQ2.zip |#####################################------------------| 67.29% tmpR7zCQ2.zip |#####################################------------------| 67.33% tmpR7zCQ2.zip |#####################################------------------| 67.38% tmpR7zCQ2.zip |#####################################------------------| 67.42% tmpR7zCQ2.zip |#####################################------------------| 67.47% tmpR7zCQ2.zip |#####################################------------------| 67.52% tmpR7zCQ2.zip |#####################################------------------| 67.56% tmpR7zCQ2.zip |#####################################------------------| 67.61% tmpR7zCQ2.zip |#####################################------------------| 67.65% tmpR7zCQ2.zip |#####################################------------------| 67.7% tmpR7zCQ2.zip |#####################################------------------| 67.74% tmpR7zCQ2.zip |#####################################------------------| 67.79% tmpR7zCQ2.zip |#####################################------------------| 67.83% tmpR7zCQ2.zip |#####################################------------------| 67.88% tmpR7zCQ2.zip |#####################################------------------| 67.93% tmpR7zCQ2.zip |#####################################------------------| 67.97% tmpR7zCQ2.zip |#####################################------------------| 68.02% tmpR7zCQ2.zip |#####################################------------------| 68.06% tmpR7zCQ2.zip |#####################################------------------| 68.11% tmpR7zCQ2.zip |#####################################------------------| 68.15% tmpR7zCQ2.zip |######################################-----------------| 68.2% tmpR7zCQ2.zip |######################################-----------------| 68.25% tmpR7zCQ2.zip |######################################-----------------| 68.29% tmpR7zCQ2.zip |######################################-----------------| 68.34% tmpR7zCQ2.zip |######################################-----------------| 68.38% tmpR7zCQ2.zip |######################################-----------------| 68.43% tmpR7zCQ2.zip |######################################-----------------| 68.47% tmpR7zCQ2.zip |######################################-----------------| 68.52% tmpR7zCQ2.zip |######################################-----------------| 68.57% tmpR7zCQ2.zip |######################################-----------------| 68.61% tmpR7zCQ2.zip |######################################-----------------| 68.66% tmpR7zCQ2.zip |######################################-----------------| 68.7% tmpR7zCQ2.zip |######################################-----------------| 68.75% tmpR7zCQ2.zip |######################################-----------------| 68.79% tmpR7zCQ2.zip |######################################-----------------| 68.84% tmpR7zCQ2.zip |######################################-----------------| 68.88% tmpR7zCQ2.zip |######################################-----------------| 68.93% tmpR7zCQ2.zip |######################################-----------------| 68.98% tmpR7zCQ2.zip |######################################-----------------| 69.02% tmpR7zCQ2.zip |######################################-----------------| 69.07% tmpR7zCQ2.zip |######################################-----------------| 69.11% tmpR7zCQ2.zip |######################################-----------------| 69.16% tmpR7zCQ2.zip |######################################-----------------| 69.2% tmpR7zCQ2.zip |######################################-----------------| 69.25% tmpR7zCQ2.zip |######################################-----------------| 69.3% tmpR7zCQ2.zip |######################################-----------------| 69.34% tmpR7zCQ2.zip |######################################-----------------| 69.39% tmpR7zCQ2.zip |######################################-----------------| 69.43% tmpR7zCQ2.zip |######################################-----------------| 69.48% tmpR7zCQ2.zip |######################################-----------------| 69.52% tmpR7zCQ2.zip |######################################-----------------| 69.57% tmpR7zCQ2.zip |######################################-----------------| 69.62% tmpR7zCQ2.zip |######################################-----------------| 69.66% tmpR7zCQ2.zip |######################################-----------------| 69.71% tmpR7zCQ2.zip |######################################-----------------| 69.75% tmpR7zCQ2.zip |######################################-----------------| 69.8% tmpR7zCQ2.zip |######################################-----------------| 69.84% tmpR7zCQ2.zip |######################################-----------------| 69.89% tmpR7zCQ2.zip |######################################-----------------| 69.93% tmpR7zCQ2.zip |######################################-----------------| 69.98% tmpR7zCQ2.zip |#######################################----------------| 70.03% tmpR7zCQ2.zip |#######################################----------------| 70.07% tmpR7zCQ2.zip |#######################################----------------| 70.12% tmpR7zCQ2.zip |#######################################----------------| 70.16% tmpR7zCQ2.zip |#######################################----------------| 70.21% tmpR7zCQ2.zip |#######################################----------------| 70.25% tmpR7zCQ2.zip |#######################################----------------| 70.3% tmpR7zCQ2.zip |#######################################----------------| 70.35% tmpR7zCQ2.zip |#######################################----------------| 70.39% tmpR7zCQ2.zip |#######################################----------------| 70.44% tmpR7zCQ2.zip |#######################################----------------| 70.48% tmpR7zCQ2.zip |#######################################----------------| 70.53% tmpR7zCQ2.zip |#######################################----------------| 70.57% tmpR7zCQ2.zip |#######################################----------------| 70.62% tmpR7zCQ2.zip |#######################################----------------| 70.67% tmpR7zCQ2.zip |#######################################----------------| 70.71% tmpR7zCQ2.zip |#######################################----------------| 70.76% tmpR7zCQ2.zip |#######################################----------------| 70.8% tmpR7zCQ2.zip |#######################################----------------| 70.85% tmpR7zCQ2.zip |#######################################----------------| 70.89% tmpR7zCQ2.zip |#######################################----------------| 70.94% tmpR7zCQ2.zip |#######################################----------------| 70.98% tmpR7zCQ2.zip |#######################################----------------| 71.03% tmpR7zCQ2.zip |#######################################----------------| 71.08% tmpR7zCQ2.zip |#######################################----------------| 71.12% tmpR7zCQ2.zip |#######################################----------------| 71.17% tmpR7zCQ2.zip |#######################################----------------| 71.21% tmpR7zCQ2.zip |#######################################----------------| 71.26% tmpR7zCQ2.zip |#######################################----------------| 71.3% tmpR7zCQ2.zip |#######################################----------------| 71.35% tmpR7zCQ2.zip |#######################################----------------| 71.4% tmpR7zCQ2.zip |#######################################----------------| 71.44% tmpR7zCQ2.zip |#######################################----------------| 71.49% tmpR7zCQ2.zip |#######################################----------------| 71.53% tmpR7zCQ2.zip |#######################################----------------| 71.58% tmpR7zCQ2.zip |#######################################----------------| 71.62% tmpR7zCQ2.zip |#######################################----------------| 71.67% tmpR7zCQ2.zip |#######################################----------------| 71.72% tmpR7zCQ2.zip |#######################################----------------| 71.76% tmpR7zCQ2.zip |#######################################----------------| 71.81% tmpR7zCQ2.zip |########################################---------------| 71.85% tmpR7zCQ2.zip |########################################---------------| 71.9% tmpR7zCQ2.zip |########################################---------------| 71.94% tmpR7zCQ2.zip |########################################---------------| 71.99% tmpR7zCQ2.zip |########################################---------------| 72.03% tmpR7zCQ2.zip |########################################---------------| 72.08% tmpR7zCQ2.zip |########################################---------------| 72.13% tmpR7zCQ2.zip |########################################---------------| 72.17% tmpR7zCQ2.zip |########################################---------------| 72.22% tmpR7zCQ2.zip |########################################---------------| 72.26% tmpR7zCQ2.zip |########################################---------------| 72.31% tmpR7zCQ2.zip |########################################---------------| 72.35% tmpR7zCQ2.zip |########################################---------------| 72.4% tmpR7zCQ2.zip |########################################---------------| 72.45% tmpR7zCQ2.zip |########################################---------------| 72.49% tmpR7zCQ2.zip |########################################---------------| 72.54% tmpR7zCQ2.zip |########################################---------------| 72.58% tmpR7zCQ2.zip |########################################---------------| 72.63% tmpR7zCQ2.zip |########################################---------------| 72.67% tmpR7zCQ2.zip |########################################---------------| 72.72% tmpR7zCQ2.zip |########################################---------------| 72.77% tmpR7zCQ2.zip |########################################---------------| 72.81% tmpR7zCQ2.zip |########################################---------------| 72.86% tmpR7zCQ2.zip |########################################---------------| 72.9% tmpR7zCQ2.zip |########################################---------------| 72.95% tmpR7zCQ2.zip |########################################---------------| 72.99% tmpR7zCQ2.zip |########################################---------------| 73.04% tmpR7zCQ2.zip |########################################---------------| 73.08% tmpR7zCQ2.zip |########################################---------------| 73.13% tmpR7zCQ2.zip |########################################---------------| 73.18% tmpR7zCQ2.zip |########################################---------------| 73.22% tmpR7zCQ2.zip |########################################---------------| 73.27% tmpR7zCQ2.zip |########################################---------------| 73.31% tmpR7zCQ2.zip |########################################---------------| 73.36% tmpR7zCQ2.zip |########################################---------------| 73.4% tmpR7zCQ2.zip |########################################---------------| 73.45% tmpR7zCQ2.zip |########################################---------------| 73.5% tmpR7zCQ2.zip |########################################---------------| 73.54% tmpR7zCQ2.zip |########################################---------------| 73.59% tmpR7zCQ2.zip |########################################---------------| 73.63% tmpR7zCQ2.zip |#########################################--------------| 73.68% tmpR7zCQ2.zip |#########################################--------------| 73.72% tmpR7zCQ2.zip |#########################################--------------| 73.77% tmpR7zCQ2.zip |#########################################--------------| 73.81% tmpR7zCQ2.zip |#########################################--------------| 73.86% tmpR7zCQ2.zip |#########################################--------------| 73.91% tmpR7zCQ2.zip |#########################################--------------| 73.95% tmpR7zCQ2.zip |#########################################--------------| 74.0% tmpR7zCQ2.zip |#########################################--------------| 74.04% tmpR7zCQ2.zip |#########################################--------------| 74.09% tmpR7zCQ2.zip |#########################################--------------| 74.13% tmpR7zCQ2.zip |#########################################--------------| 74.18% tmpR7zCQ2.zip |#########################################--------------| 74.23% tmpR7zCQ2.zip |#########################################--------------| 74.27% tmpR7zCQ2.zip |#########################################--------------| 74.32% tmpR7zCQ2.zip |#########################################--------------| 74.36% tmpR7zCQ2.zip |#########################################--------------| 74.41% tmpR7zCQ2.zip |#########################################--------------| 74.45% tmpR7zCQ2.zip |#########################################--------------| 74.5% tmpR7zCQ2.zip |#########################################--------------| 74.55% tmpR7zCQ2.zip |#########################################--------------| 74.59% tmpR7zCQ2.zip |#########################################--------------| 74.64% tmpR7zCQ2.zip |#########################################--------------| 74.68% tmpR7zCQ2.zip |#########################################--------------| 74.73% tmpR7zCQ2.zip |#########################################--------------| 74.77% tmpR7zCQ2.zip |#########################################--------------| 74.82% tmpR7zCQ2.zip |#########################################--------------| 74.86% tmpR7zCQ2.zip |#########################################--------------| 74.91% tmpR7zCQ2.zip |#########################################--------------| 74.96% tmpR7zCQ2.zip |#########################################--------------| 75.0% tmpR7zCQ2.zip |#########################################--------------| 75.05% tmpR7zCQ2.zip |#########################################--------------| 75.09% tmpR7zCQ2.zip |#########################################--------------| 75.14% tmpR7zCQ2.zip |#########################################--------------| 75.18% tmpR7zCQ2.zip |#########################################--------------| 75.23% tmpR7zCQ2.zip |#########################################--------------| 75.28% tmpR7zCQ2.zip |#########################################--------------| 75.32% tmpR7zCQ2.zip |#########################################--------------| 75.37% tmpR7zCQ2.zip |#########################################--------------| 75.41% tmpR7zCQ2.zip |##########################################-------------| 75.46% tmpR7zCQ2.zip |##########################################-------------| 75.5% tmpR7zCQ2.zip |##########################################-------------| 75.55% tmpR7zCQ2.zip |##########################################-------------| 75.6% tmpR7zCQ2.zip |##########################################-------------| 75.64% tmpR7zCQ2.zip |##########################################-------------| 75.69% tmpR7zCQ2.zip |##########################################-------------| 75.73% tmpR7zCQ2.zip |##########################################-------------| 75.78% tmpR7zCQ2.zip |##########################################-------------| 75.82% tmpR7zCQ2.zip |##########################################-------------| 75.87% tmpR7zCQ2.zip |##########################################-------------| 75.91% tmpR7zCQ2.zip |##########################################-------------| 75.96% tmpR7zCQ2.zip |##########################################-------------| 76.01% tmpR7zCQ2.zip |##########################################-------------| 76.05% tmpR7zCQ2.zip |##########################################-------------| 76.1% tmpR7zCQ2.zip |##########################################-------------| 76.14% tmpR7zCQ2.zip |##########################################-------------| 76.19% tmpR7zCQ2.zip |##########################################-------------| 76.23% tmpR7zCQ2.zip |##########################################-------------| 76.28% tmpR7zCQ2.zip |##########################################-------------| 76.33% tmpR7zCQ2.zip |##########################################-------------| 76.37% tmpR7zCQ2.zip |##########################################-------------| 76.42% tmpR7zCQ2.zip |##########################################-------------| 76.46% tmpR7zCQ2.zip |##########################################-------------| 76.51% tmpR7zCQ2.zip |##########################################-------------| 76.55% tmpR7zCQ2.zip |##########################################-------------| 76.6% tmpR7zCQ2.zip |##########################################-------------| 76.65% tmpR7zCQ2.zip |##########################################-------------| 76.69% tmpR7zCQ2.zip |##########################################-------------| 76.74% tmpR7zCQ2.zip |##########################################-------------| 76.78% tmpR7zCQ2.zip |##########################################-------------| 76.83% tmpR7zCQ2.zip |##########################################-------------| 76.87% tmpR7zCQ2.zip |##########################################-------------| 76.92% tmpR7zCQ2.zip |##########################################-------------| 76.96% tmpR7zCQ2.zip |##########################################-------------| 77.01% tmpR7zCQ2.zip |##########################################-------------| 77.06% tmpR7zCQ2.zip |##########################################-------------| 77.1% tmpR7zCQ2.zip |##########################################-------------| 77.15% tmpR7zCQ2.zip |##########################################-------------| 77.19% tmpR7zCQ2.zip |##########################################-------------| 77.24% tmpR7zCQ2.zip |###########################################------------| 77.28% tmpR7zCQ2.zip |###########################################------------| 77.33% tmpR7zCQ2.zip |###########################################------------| 77.38% tmpR7zCQ2.zip |###########################################------------| 77.42% tmpR7zCQ2.zip |###########################################------------| 77.47% tmpR7zCQ2.zip |###########################################------------| 77.51% tmpR7zCQ2.zip |###########################################------------| 77.56% tmpR7zCQ2.zip |###########################################------------| 77.6% tmpR7zCQ2.zip |###########################################------------| 77.65% tmpR7zCQ2.zip |###########################################------------| 77.7% tmpR7zCQ2.zip |###########################################------------| 77.74% tmpR7zCQ2.zip |###########################################------------| 77.79% tmpR7zCQ2.zip |###########################################------------| 77.83% tmpR7zCQ2.zip |###########################################------------| 77.88% tmpR7zCQ2.zip |###########################################------------| 77.92% tmpR7zCQ2.zip |###########################################------------| 77.97% tmpR7zCQ2.zip |###########################################------------| 78.01% tmpR7zCQ2.zip |###########################################------------| 78.06% tmpR7zCQ2.zip |###########################################------------| 78.11% tmpR7zCQ2.zip |###########################################------------| 78.15% tmpR7zCQ2.zip |###########################################------------| 78.2% tmpR7zCQ2.zip |###########################################------------| 78.24% tmpR7zCQ2.zip |###########################################------------| 78.29% tmpR7zCQ2.zip |###########################################------------| 78.33% tmpR7zCQ2.zip |###########################################------------| 78.38% tmpR7zCQ2.zip |###########################################------------| 78.43% tmpR7zCQ2.zip |###########################################------------| 78.47% tmpR7zCQ2.zip |###########################################------------| 78.52% tmpR7zCQ2.zip |###########################################------------| 78.56% tmpR7zCQ2.zip |###########################################------------| 78.61% tmpR7zCQ2.zip |###########################################------------| 78.65% tmpR7zCQ2.zip |###########################################------------| 78.7% tmpR7zCQ2.zip |###########################################------------| 78.75% tmpR7zCQ2.zip |###########################################------------| 78.79% tmpR7zCQ2.zip |###########################################------------| 78.84% tmpR7zCQ2.zip |###########################################------------| 78.88% tmpR7zCQ2.zip |###########################################------------| 78.93% tmpR7zCQ2.zip |###########################################------------| 78.97% tmpR7zCQ2.zip |###########################################------------| 79.02% tmpR7zCQ2.zip |###########################################------------| 79.06% tmpR7zCQ2.zip |############################################-----------| 79.11% tmpR7zCQ2.zip |############################################-----------| 79.16% tmpR7zCQ2.zip |############################################-----------| 79.2% tmpR7zCQ2.zip |############################################-----------| 79.25% tmpR7zCQ2.zip |############################################-----------| 79.29% tmpR7zCQ2.zip |############################################-----------| 79.34% tmpR7zCQ2.zip |############################################-----------| 79.38% tmpR7zCQ2.zip |############################################-----------| 79.43% tmpR7zCQ2.zip |############################################-----------| 79.48% tmpR7zCQ2.zip |############################################-----------| 79.52% tmpR7zCQ2.zip |############################################-----------| 79.57% tmpR7zCQ2.zip |############################################-----------| 79.61% tmpR7zCQ2.zip |############################################-----------| 79.66% tmpR7zCQ2.zip |############################################-----------| 79.7% tmpR7zCQ2.zip |############################################-----------| 79.75% tmpR7zCQ2.zip |############################################-----------| 79.8% tmpR7zCQ2.zip |############################################-----------| 79.84% tmpR7zCQ2.zip |############################################-----------| 79.89% tmpR7zCQ2.zip |############################################-----------| 79.93% tmpR7zCQ2.zip |############################################-----------| 79.98% tmpR7zCQ2.zip |############################################-----------| 80.02% tmpR7zCQ2.zip |############################################-----------| 80.07% tmpR7zCQ2.zip |############################################-----------| 80.11% tmpR7zCQ2.zip |############################################-----------| 80.16% tmpR7zCQ2.zip |############################################-----------| 80.21% tmpR7zCQ2.zip |############################################-----------| 80.25% tmpR7zCQ2.zip |############################################-----------| 80.3% tmpR7zCQ2.zip |############################################-----------| 80.34% tmpR7zCQ2.zip |############################################-----------| 80.39% tmpR7zCQ2.zip |############################################-----------| 80.43% tmpR7zCQ2.zip |############################################-----------| 80.48% tmpR7zCQ2.zip |############################################-----------| 80.53% tmpR7zCQ2.zip |############################################-----------| 80.57% tmpR7zCQ2.zip |############################################-----------| 80.62% tmpR7zCQ2.zip |############################################-----------| 80.66% tmpR7zCQ2.zip |############################################-----------| 80.71% tmpR7zCQ2.zip |############################################-----------| 80.75% tmpR7zCQ2.zip |############################################-----------| 80.8% tmpR7zCQ2.zip |############################################-----------| 80.84% tmpR7zCQ2.zip |############################################-----------| 80.89% tmpR7zCQ2.zip |#############################################----------| 80.94% tmpR7zCQ2.zip |#############################################----------| 80.98% tmpR7zCQ2.zip |#############################################----------| 81.03% tmpR7zCQ2.zip |#############################################----------| 81.07% tmpR7zCQ2.zip |#############################################----------| 81.12% tmpR7zCQ2.zip |#############################################----------| 81.16% tmpR7zCQ2.zip |#############################################----------| 81.21% tmpR7zCQ2.zip |#############################################----------| 81.26% tmpR7zCQ2.zip |#############################################----------| 81.3% tmpR7zCQ2.zip |#############################################----------| 81.35% tmpR7zCQ2.zip |#############################################----------| 81.39% tmpR7zCQ2.zip |#############################################----------| 81.44% tmpR7zCQ2.zip |#############################################----------| 81.48% tmpR7zCQ2.zip |#############################################----------| 81.53% tmpR7zCQ2.zip |#############################################----------| 81.58% tmpR7zCQ2.zip |#############################################----------| 81.62% tmpR7zCQ2.zip |#############################################----------| 81.67% tmpR7zCQ2.zip |#############################################----------| 81.71% tmpR7zCQ2.zip |#############################################----------| 81.76% tmpR7zCQ2.zip |#############################################----------| 81.8% tmpR7zCQ2.zip |#############################################----------| 81.85% tmpR7zCQ2.zip |#############################################----------| 81.89% tmpR7zCQ2.zip |#############################################----------| 81.94% tmpR7zCQ2.zip |#############################################----------| 81.99% tmpR7zCQ2.zip |#############################################----------| 82.03% tmpR7zCQ2.zip |#############################################----------| 82.08% tmpR7zCQ2.zip |#############################################----------| 82.12% tmpR7zCQ2.zip |#############################################----------| 82.17% tmpR7zCQ2.zip |#############################################----------| 82.21% tmpR7zCQ2.zip |#############################################----------| 82.26% tmpR7zCQ2.zip |#############################################----------| 82.31% tmpR7zCQ2.zip |#############################################----------| 82.35% tmpR7zCQ2.zip |#############################################----------| 82.4% tmpR7zCQ2.zip |#############################################----------| 82.44% tmpR7zCQ2.zip |#############################################----------| 82.49% tmpR7zCQ2.zip |#############################################----------| 82.53% tmpR7zCQ2.zip |#############################################----------| 82.58% tmpR7zCQ2.zip |#############################################----------| 82.63% tmpR7zCQ2.zip |#############################################----------| 82.67% tmpR7zCQ2.zip |#############################################----------| 82.72% tmpR7zCQ2.zip |##############################################---------| 82.76% tmpR7zCQ2.zip |##############################################---------| 82.81% tmpR7zCQ2.zip |##############################################---------| 82.85% tmpR7zCQ2.zip |##############################################---------| 82.9% tmpR7zCQ2.zip |##############################################---------| 82.94% tmpR7zCQ2.zip |##############################################---------| 82.99% tmpR7zCQ2.zip |##############################################---------| 83.04% tmpR7zCQ2.zip |##############################################---------| 83.08% tmpR7zCQ2.zip |##############################################---------| 83.13% tmpR7zCQ2.zip |##############################################---------| 83.17% tmpR7zCQ2.zip |##############################################---------| 83.22% tmpR7zCQ2.zip |##############################################---------| 83.26% tmpR7zCQ2.zip |##############################################---------| 83.31% tmpR7zCQ2.zip |##############################################---------| 83.36% tmpR7zCQ2.zip |##############################################---------| 83.4% tmpR7zCQ2.zip |##############################################---------| 83.45% tmpR7zCQ2.zip |##############################################---------| 83.49% tmpR7zCQ2.zip |##############################################---------| 83.54% tmpR7zCQ2.zip |##############################################---------| 83.58% tmpR7zCQ2.zip |##############################################---------| 83.63% tmpR7zCQ2.zip |##############################################---------| 83.68% tmpR7zCQ2.zip |##############################################---------| 83.72% tmpR7zCQ2.zip |##############################################---------| 83.77% tmpR7zCQ2.zip |##############################################---------| 83.81% tmpR7zCQ2.zip |##############################################---------| 83.86% tmpR7zCQ2.zip |##############################################---------| 83.9% tmpR7zCQ2.zip |##############################################---------| 83.95% tmpR7zCQ2.zip |##############################################---------| 83.99% tmpR7zCQ2.zip |##############################################---------| 84.04% tmpR7zCQ2.zip |##############################################---------| 84.09% tmpR7zCQ2.zip |##############################################---------| 84.13% tmpR7zCQ2.zip |##############################################---------| 84.18% tmpR7zCQ2.zip |##############################################---------| 84.22% tmpR7zCQ2.zip |##############################################---------| 84.27% tmpR7zCQ2.zip |##############################################---------| 84.31% tmpR7zCQ2.zip |##############################################---------| 84.36% tmpR7zCQ2.zip |##############################################---------| 84.41% tmpR7zCQ2.zip |##############################################---------| 84.45% tmpR7zCQ2.zip |##############################################---------| 84.5% tmpR7zCQ2.zip |##############################################---------| 84.54% tmpR7zCQ2.zip |###############################################--------| 84.59% tmpR7zCQ2.zip |###############################################--------| 84.63% tmpR7zCQ2.zip |###############################################--------| 84.68% tmpR7zCQ2.zip |###############################################--------| 84.73% tmpR7zCQ2.zip |###############################################--------| 84.77% tmpR7zCQ2.zip |###############################################--------| 84.82% tmpR7zCQ2.zip |###############################################--------| 84.86% tmpR7zCQ2.zip |###############################################--------| 84.91% tmpR7zCQ2.zip |###############################################--------| 84.95% tmpR7zCQ2.zip |###############################################--------| 85.0% tmpR7zCQ2.zip |###############################################--------| 85.04% tmpR7zCQ2.zip |###############################################--------| 85.09% tmpR7zCQ2.zip |###############################################--------| 85.14% tmpR7zCQ2.zip |###############################################--------| 85.18% tmpR7zCQ2.zip |###############################################--------| 85.23% tmpR7zCQ2.zip |###############################################--------| 85.27% tmpR7zCQ2.zip |###############################################--------| 85.32% tmpR7zCQ2.zip |###############################################--------| 85.36% tmpR7zCQ2.zip |###############################################--------| 85.41% tmpR7zCQ2.zip |###############################################--------| 85.46% tmpR7zCQ2.zip |###############################################--------| 85.5% tmpR7zCQ2.zip |###############################################--------| 85.55% tmpR7zCQ2.zip |###############################################--------| 85.59% tmpR7zCQ2.zip |###############################################--------| 85.64% tmpR7zCQ2.zip |###############################################--------| 85.68% tmpR7zCQ2.zip |###############################################--------| 85.73% tmpR7zCQ2.zip |###############################################--------| 85.78% tmpR7zCQ2.zip |###############################################--------| 85.82% tmpR7zCQ2.zip |###############################################--------| 85.87% tmpR7zCQ2.zip |###############################################--------| 85.91% tmpR7zCQ2.zip |###############################################--------| 85.96% tmpR7zCQ2.zip |###############################################--------| 86.0% tmpR7zCQ2.zip |###############################################--------| 86.05% tmpR7zCQ2.zip |###############################################--------| 86.09% tmpR7zCQ2.zip |###############################################--------| 86.14% tmpR7zCQ2.zip |###############################################--------| 86.19% tmpR7zCQ2.zip |###############################################--------| 86.23% tmpR7zCQ2.zip |###############################################--------| 86.28% tmpR7zCQ2.zip |###############################################--------| 86.32% tmpR7zCQ2.zip |################################################-------| 86.37% tmpR7zCQ2.zip |################################################-------| 86.41% tmpR7zCQ2.zip |################################################-------| 86.46% tmpR7zCQ2.zip |################################################-------| 86.51% tmpR7zCQ2.zip |################################################-------| 86.55% tmpR7zCQ2.zip |################################################-------| 86.6% tmpR7zCQ2.zip |################################################-------| 86.64% tmpR7zCQ2.zip |################################################-------| 86.69% tmpR7zCQ2.zip |################################################-------| 86.73% tmpR7zCQ2.zip |################################################-------| 86.78% tmpR7zCQ2.zip |################################################-------| 86.83% tmpR7zCQ2.zip |################################################-------| 86.87% tmpR7zCQ2.zip |################################################-------| 86.92% tmpR7zCQ2.zip |################################################-------| 86.96% tmpR7zCQ2.zip |################################################-------| 87.01% tmpR7zCQ2.zip |################################################-------| 87.05% tmpR7zCQ2.zip |################################################-------| 87.1% tmpR7zCQ2.zip |################################################-------| 87.14% tmpR7zCQ2.zip |################################################-------| 87.19% tmpR7zCQ2.zip |################################################-------| 87.24% tmpR7zCQ2.zip |################################################-------| 87.28% tmpR7zCQ2.zip |################################################-------| 87.33% tmpR7zCQ2.zip |################################################-------| 87.37% tmpR7zCQ2.zip |################################################-------| 87.42% tmpR7zCQ2.zip |################################################-------| 87.46% tmpR7zCQ2.zip |################################################-------| 87.51% tmpR7zCQ2.zip |################################################-------| 87.56% tmpR7zCQ2.zip |################################################-------| 87.6% tmpR7zCQ2.zip |################################################-------| 87.65% tmpR7zCQ2.zip |################################################-------| 87.69% tmpR7zCQ2.zip |################################################-------| 87.74% tmpR7zCQ2.zip |################################################-------| 87.78% tmpR7zCQ2.zip |################################################-------| 87.83% tmpR7zCQ2.zip |################################################-------| 87.87% tmpR7zCQ2.zip |################################################-------| 87.92% tmpR7zCQ2.zip |################################################-------| 87.97% tmpR7zCQ2.zip |################################################-------| 88.01% tmpR7zCQ2.zip |################################################-------| 88.06% tmpR7zCQ2.zip |################################################-------| 88.1% tmpR7zCQ2.zip |################################################-------| 88.15% tmpR7zCQ2.zip |#################################################------| 88.19% tmpR7zCQ2.zip |#################################################------| 88.24% tmpR7zCQ2.zip |#################################################------| 88.29% tmpR7zCQ2.zip |#################################################------| 88.33% tmpR7zCQ2.zip |#################################################------| 88.38% tmpR7zCQ2.zip |#################################################------| 88.42% tmpR7zCQ2.zip |#################################################------| 88.47% tmpR7zCQ2.zip |#################################################------| 88.51% tmpR7zCQ2.zip |#################################################------| 88.56% tmpR7zCQ2.zip |#################################################------| 88.61% tmpR7zCQ2.zip |#################################################------| 88.65% tmpR7zCQ2.zip |#################################################------| 88.7% tmpR7zCQ2.zip |#################################################------| 88.74% tmpR7zCQ2.zip |#################################################------| 88.79% tmpR7zCQ2.zip |#################################################------| 88.83% tmpR7zCQ2.zip |#################################################------| 88.88% tmpR7zCQ2.zip |#################################################------| 88.92% tmpR7zCQ2.zip |#################################################------| 88.97% tmpR7zCQ2.zip |#################################################------| 89.02% tmpR7zCQ2.zip |#################################################------| 89.06% tmpR7zCQ2.zip |#################################################------| 89.11% tmpR7zCQ2.zip |#################################################------| 89.15% tmpR7zCQ2.zip |#################################################------| 89.2% tmpR7zCQ2.zip |#################################################------| 89.24% tmpR7zCQ2.zip |#################################################------| 89.29% tmpR7zCQ2.zip |#################################################------| 89.34% tmpR7zCQ2.zip |#################################################------| 89.38% tmpR7zCQ2.zip |#################################################------| 89.43% tmpR7zCQ2.zip |#################################################------| 89.47% tmpR7zCQ2.zip |#################################################------| 89.52% tmpR7zCQ2.zip |#################################################------| 89.56% tmpR7zCQ2.zip |#################################################------| 89.61% tmpR7zCQ2.zip |#################################################------| 89.66% tmpR7zCQ2.zip |#################################################------| 89.7% tmpR7zCQ2.zip |#################################################------| 89.75% tmpR7zCQ2.zip |#################################################------| 89.79% tmpR7zCQ2.zip |#################################################------| 89.84% tmpR7zCQ2.zip |#################################################------| 89.88% tmpR7zCQ2.zip |#################################################------| 89.93% tmpR7zCQ2.zip |#################################################------| 89.97% tmpR7zCQ2.zip |##################################################-----| 90.02% tmpR7zCQ2.zip |##################################################-----| 90.07% tmpR7zCQ2.zip |##################################################-----| 90.11% tmpR7zCQ2.zip |##################################################-----| 90.16% tmpR7zCQ2.zip |##################################################-----| 90.2% tmpR7zCQ2.zip |##################################################-----| 90.25% tmpR7zCQ2.zip |##################################################-----| 90.29% tmpR7zCQ2.zip |##################################################-----| 90.34% tmpR7zCQ2.zip |##################################################-----| 90.39% tmpR7zCQ2.zip |##################################################-----| 90.43% tmpR7zCQ2.zip |##################################################-----| 90.48% tmpR7zCQ2.zip |##################################################-----| 90.52% tmpR7zCQ2.zip |##################################################-----| 90.57% tmpR7zCQ2.zip |##################################################-----| 90.61% tmpR7zCQ2.zip |##################################################-----| 90.66% tmpR7zCQ2.zip |##################################################-----| 90.71% tmpR7zCQ2.zip |##################################################-----| 90.75% tmpR7zCQ2.zip |##################################################-----| 90.8% tmpR7zCQ2.zip |##################################################-----| 90.84% tmpR7zCQ2.zip |##################################################-----| 90.89% tmpR7zCQ2.zip |##################################################-----| 90.93% tmpR7zCQ2.zip |##################################################-----| 90.98% tmpR7zCQ2.zip |##################################################-----| 91.02% tmpR7zCQ2.zip |##################################################-----| 91.07% tmpR7zCQ2.zip |##################################################-----| 91.12% tmpR7zCQ2.zip |##################################################-----| 91.16% tmpR7zCQ2.zip |##################################################-----| 91.21% tmpR7zCQ2.zip |##################################################-----| 91.25% tmpR7zCQ2.zip |##################################################-----| 91.3% tmpR7zCQ2.zip |##################################################-----| 91.34% tmpR7zCQ2.zip |##################################################-----| 91.39% tmpR7zCQ2.zip |##################################################-----| 91.44% tmpR7zCQ2.zip |##################################################-----| 91.48% tmpR7zCQ2.zip |##################################################-----| 91.53% tmpR7zCQ2.zip |##################################################-----| 91.57% tmpR7zCQ2.zip |##################################################-----| 91.62% tmpR7zCQ2.zip |##################################################-----| 91.66% tmpR7zCQ2.zip |##################################################-----| 91.71% tmpR7zCQ2.zip |##################################################-----| 91.76% tmpR7zCQ2.zip |##################################################-----| 91.8% tmpR7zCQ2.zip |###################################################----| 91.85% tmpR7zCQ2.zip |###################################################----| 91.89% tmpR7zCQ2.zip |###################################################----| 91.94% tmpR7zCQ2.zip |###################################################----| 91.98% tmpR7zCQ2.zip |###################################################----| 92.03% tmpR7zCQ2.zip |###################################################----| 92.07% tmpR7zCQ2.zip |###################################################----| 92.12% tmpR7zCQ2.zip |###################################################----| 92.17% tmpR7zCQ2.zip |###################################################----| 92.21% tmpR7zCQ2.zip |###################################################----| 92.26% tmpR7zCQ2.zip |###################################################----| 92.3% tmpR7zCQ2.zip |###################################################----| 92.35% tmpR7zCQ2.zip |###################################################----| 92.39% tmpR7zCQ2.zip |###################################################----| 92.44% tmpR7zCQ2.zip |###################################################----| 92.49% tmpR7zCQ2.zip |###################################################----| 92.53% tmpR7zCQ2.zip |###################################################----| 92.58% tmpR7zCQ2.zip |###################################################----| 92.62% tmpR7zCQ2.zip |###################################################----| 92.67% tmpR7zCQ2.zip |###################################################----| 92.71% tmpR7zCQ2.zip |###################################################----| 92.76% tmpR7zCQ2.zip |###################################################----| 92.81% tmpR7zCQ2.zip |###################################################----| 92.85% tmpR7zCQ2.zip |###################################################----| 92.9% tmpR7zCQ2.zip |###################################################----| 92.94% tmpR7zCQ2.zip |###################################################----| 92.99% tmpR7zCQ2.zip |###################################################----| 93.03% tmpR7zCQ2.zip |###################################################----| 93.08% tmpR7zCQ2.zip |###################################################----| 93.12% tmpR7zCQ2.zip |###################################################----| 93.17% tmpR7zCQ2.zip |###################################################----| 93.22% tmpR7zCQ2.zip |###################################################----| 93.26% tmpR7zCQ2.zip |###################################################----| 93.31% tmpR7zCQ2.zip |###################################################----| 93.35% tmpR7zCQ2.zip |###################################################----| 93.4% tmpR7zCQ2.zip |###################################################----| 93.44% tmpR7zCQ2.zip |###################################################----| 93.49% tmpR7zCQ2.zip |###################################################----| 93.54% tmpR7zCQ2.zip |###################################################----| 93.58% tmpR7zCQ2.zip |###################################################----| 93.63% tmpR7zCQ2.zip |####################################################---| 93.67% tmpR7zCQ2.zip |####################################################---| 93.72% tmpR7zCQ2.zip |####################################################---| 93.76% tmpR7zCQ2.zip |####################################################---| 93.81% tmpR7zCQ2.zip |####################################################---| 93.86% tmpR7zCQ2.zip |####################################################---| 93.9% tmpR7zCQ2.zip |####################################################---| 93.95% tmpR7zCQ2.zip |####################################################---| 93.99% tmpR7zCQ2.zip |####################################################---| 94.04% tmpR7zCQ2.zip |####################################################---| 94.08% tmpR7zCQ2.zip |####################################################---| 94.13% tmpR7zCQ2.zip |####################################################---| 94.17% tmpR7zCQ2.zip |####################################################---| 94.22% tmpR7zCQ2.zip |####################################################---| 94.27% tmpR7zCQ2.zip |####################################################---| 94.31% tmpR7zCQ2.zip |####################################################---| 94.36% tmpR7zCQ2.zip |####################################################---| 94.4% tmpR7zCQ2.zip |####################################################---| 94.45% tmpR7zCQ2.zip |####################################################---| 94.49% tmpR7zCQ2.zip |####################################################---| 94.54% tmpR7zCQ2.zip |####################################################---| 94.59% tmpR7zCQ2.zip |####################################################---| 94.63% tmpR7zCQ2.zip |####################################################---| 94.68% tmpR7zCQ2.zip |####################################################---| 94.72% tmpR7zCQ2.zip |####################################################---| 94.77% tmpR7zCQ2.zip |####################################################---| 94.81% tmpR7zCQ2.zip |####################################################---| 94.86% tmpR7zCQ2.zip |####################################################---| 94.9% tmpR7zCQ2.zip |####################################################---| 94.95% tmpR7zCQ2.zip |####################################################---| 95.0% tmpR7zCQ2.zip |####################################################---| 95.04% tmpR7zCQ2.zip |####################################################---| 95.09% tmpR7zCQ2.zip |####################################################---| 95.13% tmpR7zCQ2.zip |####################################################---| 95.18% tmpR7zCQ2.zip |####################################################---| 95.22% tmpR7zCQ2.zip |####################################################---| 95.27% tmpR7zCQ2.zip |####################################################---| 95.32% tmpR7zCQ2.zip |####################################################---| 95.36% tmpR7zCQ2.zip |####################################################---| 95.41% tmpR7zCQ2.zip |####################################################---| 95.45% tmpR7zCQ2.zip |#####################################################--| 95.5% tmpR7zCQ2.zip |#####################################################--| 95.54% tmpR7zCQ2.zip |#####################################################--| 95.59% tmpR7zCQ2.zip |#####################################################--| 95.64% tmpR7zCQ2.zip |#####################################################--| 95.68% tmpR7zCQ2.zip |#####################################################--| 95.73% tmpR7zCQ2.zip |#####################################################--| 95.77% tmpR7zCQ2.zip |#####################################################--| 95.82% tmpR7zCQ2.zip |#####################################################--| 95.86% tmpR7zCQ2.zip |#####################################################--| 95.91% tmpR7zCQ2.zip |#####################################################--| 95.95% tmpR7zCQ2.zip |#####################################################--| 96.0% tmpR7zCQ2.zip |#####################################################--| 96.05% tmpR7zCQ2.zip |#####################################################--| 96.09% tmpR7zCQ2.zip |#####################################################--| 96.14% tmpR7zCQ2.zip |#####################################################--| 96.18% tmpR7zCQ2.zip |#####################################################--| 96.23% tmpR7zCQ2.zip |#####################################################--| 96.27% tmpR7zCQ2.zip |#####################################################--| 96.32% tmpR7zCQ2.zip |#####################################################--| 96.37% tmpR7zCQ2.zip |#####################################################--| 96.41% tmpR7zCQ2.zip |#####################################################--| 96.46% tmpR7zCQ2.zip |#####################################################--| 96.5% tmpR7zCQ2.zip |#####################################################--| 96.55% tmpR7zCQ2.zip |#####################################################--| 96.59% tmpR7zCQ2.zip |#####################################################--| 96.64% tmpR7zCQ2.zip |#####################################################--| 96.69% tmpR7zCQ2.zip |#####################################################--| 96.73% tmpR7zCQ2.zip |#####################################################--| 96.78% tmpR7zCQ2.zip |#####################################################--| 96.82% tmpR7zCQ2.zip |#####################################################--| 96.87% tmpR7zCQ2.zip |#####################################################--| 96.91% tmpR7zCQ2.zip |#####################################################--| 96.96% tmpR7zCQ2.zip |#####################################################--| 97.0% tmpR7zCQ2.zip |#####################################################--| 97.05% tmpR7zCQ2.zip |#####################################################--| 97.1% tmpR7zCQ2.zip |#####################################################--| 97.14% tmpR7zCQ2.zip |#####################################################--| 97.19% tmpR7zCQ2.zip |#####################################################--| 97.23% tmpR7zCQ2.zip |######################################################-| 97.28% tmpR7zCQ2.zip |######################################################-| 97.32% tmpR7zCQ2.zip |######################################################-| 97.37% tmpR7zCQ2.zip |######################################################-| 97.42% tmpR7zCQ2.zip |######################################################-| 97.46% tmpR7zCQ2.zip |######################################################-| 97.51% tmpR7zCQ2.zip |######################################################-| 97.55% tmpR7zCQ2.zip |######################################################-| 97.6% tmpR7zCQ2.zip |######################################################-| 97.64% tmpR7zCQ2.zip |######################################################-| 97.69% tmpR7zCQ2.zip |######################################################-| 97.74% tmpR7zCQ2.zip |######################################################-| 97.78% tmpR7zCQ2.zip |######################################################-| 97.83% tmpR7zCQ2.zip |######################################################-| 97.87% tmpR7zCQ2.zip |######################################################-| 97.92% tmpR7zCQ2.zip |######################################################-| 97.96% tmpR7zCQ2.zip |######################################################-| 98.01% tmpR7zCQ2.zip |######################################################-| 98.05% tmpR7zCQ2.zip |######################################################-| 98.1% tmpR7zCQ2.zip |######################################################-| 98.15% tmpR7zCQ2.zip |######################################################-| 98.19% tmpR7zCQ2.zip |######################################################-| 98.24% tmpR7zCQ2.zip |######################################################-| 98.28% tmpR7zCQ2.zip |######################################################-| 98.33% tmpR7zCQ2.zip |######################################################-| 98.37% tmpR7zCQ2.zip |######################################################-| 98.42% tmpR7zCQ2.zip |######################################################-| 98.47% tmpR7zCQ2.zip |######################################################-| 98.51% tmpR7zCQ2.zip |######################################################-| 98.56% tmpR7zCQ2.zip |######################################################-| 98.6% tmpR7zCQ2.zip |######################################################-| 98.65% tmpR7zCQ2.zip |######################################################-| 98.69% tmpR7zCQ2.zip |######################################################-| 98.74% tmpR7zCQ2.zip |######################################################-| 98.79% tmpR7zCQ2.zip |######################################################-| 98.83% tmpR7zCQ2.zip |######################################################-| 98.88% tmpR7zCQ2.zip |######################################################-| 98.92% tmpR7zCQ2.zip |######################################################-| 98.97% tmpR7zCQ2.zip |######################################################-| 99.01% tmpR7zCQ2.zip |######################################################-| 99.06% tmpR7zCQ2.zip |#######################################################| 99.1% tmpR7zCQ2.zip |#######################################################| 99.15% tmpR7zCQ2.zip |#######################################################| 99.2% tmpR7zCQ2.zip |#######################################################| 99.24% tmpR7zCQ2.zip |#######################################################| 99.29% tmpR7zCQ2.zip |#######################################################| 99.33% tmpR7zCQ2.zip |#######################################################| 99.38% tmpR7zCQ2.zip |#######################################################| 99.42% tmpR7zCQ2.zip |#######################################################| 99.47% tmpR7zCQ2.zip |#######################################################| 99.52% tmpR7zCQ2.zip |#######################################################| 99.56% tmpR7zCQ2.zip |#######################################################| 99.61% tmpR7zCQ2.zip |#######################################################| 99.65% tmpR7zCQ2.zip |#######################################################| 99.7% tmpR7zCQ2.zip |#######################################################| 99.74% tmpR7zCQ2.zip |#######################################################| 99.79% tmpR7zCQ2.zip |#######################################################| 99.84% tmpR7zCQ2.zip |#######################################################| 99.88% tmpR7zCQ2.zip |#######################################################| 99.93% tmpR7zCQ2.zip |#######################################################| 99.97% tmpR7zCQ2.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is cea3d512-7293-4c82-94c0-6d117cd8a6f9 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-30 10:54:52,519 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf sudo: unable to resolve host cloudify-ims-vm-bfda4944-0117-4da3-b6df-1b94e214a3bf 2019-07-30 10:54:52,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:54:52,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1ad0ad2825fb4986be8ebaca95928659&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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:54:52,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 10:54:52 GMT X-Openstack-Request-Id: req-8a485c50-75c5-4043-9c10-c290ec075a26 2019-07-30 10:54:52,839 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:49:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}]} 2019-07-30 10:54:52,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1ad0ad2825fb4986be8ebaca95928659&name=default used request id req-8a485c50-75c5-4043-9c10-c290ec075a26 2019-07-30 10:54:52,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313338041306s 2019-07-30 10:54:52,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 10:54:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:54:52,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Tue, 30 Jul 2019 10:54:52 GMT X-Openstack-Request-Id: req-2bc4956a-1e30-4d81-9b35-1ef0c49f0ee2 2019-07-30 10:54:52,886 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:49:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "updated_at": "2019-07-30T10:49:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "1019405b-4a99-412b-950c-4031255d44c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "2c113790-c433-4ddd-a63b-2704bbc71805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "52a41122-13d6-4e96-b120-92e98512186f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T10:49:40Z", "revision_number": 0, "id": "585f9956-299f-48c6-a5db-9596363d623b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "62909ea0-1c38-4230-a766-899f2cd83f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "7808e863-a1e2-49f3-a9da-6790319bfd43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-30T10:49:40Z", "revision_number": 0, "id": "9fd5f9c9-ebbd-479e-b4df-2b5c8604fdda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T10:49:40Z", "revision_number": 0, "id": "e7abf9fa-b5ff-43aa-96cd-3bfabe37c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 7, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:54:52,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2bc4956a-1e30-4d81-9b35-1ef0c49f0ee2 2019-07-30 10:54:52,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0412390232086s 2019-07-30 10:54:52,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 10:54:52,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -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": "0a40c7aa-71df-415e-ab18-786cea6aefa9"}}' 2019-07-30 10:54:53,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 10:54:53 GMT X-Openstack-Request-Id: req-df68c1a4-9d2a-4360-8a37-7e3ff5fac432 2019-07-30 10:54:53,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": 22, "updated_at": "2019-07-30T10:54:52Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "port_range_min": 22, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:54:52Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "993bd645-38b3-4fdf-818c-c408c0abe734"}} 2019-07-30 10:54:53,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-df68c1a4-9d2a-4360-8a37-7e3ff5fac432 2019-07-30 10:54:53,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.181088924408s 2019-07-30 10:54:53,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-07-30 10:54:53,172 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-07-30 10:55:01,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:01,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:01,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:01,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:01,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:01,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:01,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:01,537 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-07-30 10:55:01,538 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:55:01.302Z", "updated_at": "2019-07-30T10:55:01.302Z", "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_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.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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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": {"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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}}}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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": "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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": "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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", "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"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-07-30 10:55:01,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:01,540 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:01 GMT 2019-07-30 10:55:01,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:01,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580144 2019-07-30 10:55:01,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:01,540 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:01,540 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:01,590 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-30 10:55:02,691 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-30 10:55:02,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:55:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:55:03,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 10:55:03 GMT X-Openstack-Request-Id: req-5e42771d-5e4c-48d7-a62b-bafe66cd3b01 2019-07-30 10:55:03,411 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:49:38Z", "file": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/file", "owner": "1ad0ad2825fb4986be8ebaca95928659", "id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "size": 296288256, "self": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T10:49:33Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:55:03,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5e42771d-5e4c-48d7-a62b-bafe66cd3b01 2019-07-30 10:55:03,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.718810081482s 2019-07-30 10:55:03,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 10:55:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}' 2019-07-30 10:55:03,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Tue, 30 Jul 2019 10:55:03 GMT Location: http://172.30.9.24:9292/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-62daa7e4-c61f-4f06-a6bf-df20a73c41bc 2019-07-30 10:55:03,464 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:55:03Z", "file": "/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04/file", "owner": "1ad0ad2825fb4986be8ebaca95928659", "id": "e91712d9-d703-4797-8ce2-b4094c970e04", "size": null, "self": "/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04", "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_bfda4944-0117-4da3-b6df-1b94e214a3bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf", "checksum": null, "created_at": "2019-07-30T10:55:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 10:55:03,465 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-62daa7e4-c61f-4f06-a6bf-df20a73c41bc 2019-07-30 10:55:03,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0422539710999s 2019-07-30 10:55:03,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 10:55:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04/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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '' 2019-07-30 10:55:07,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 10:55:07 GMT X-Openstack-Request-Id: req-24d76839-66fa-4854-ab2f-e281724d4a34 2019-07-30 10:55:07,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 10:55:07,224 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04/file used request id req-24d76839-66fa-4854-ab2f-e281724d4a34 2019-07-30 10:55:07,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.75850296021s 2019-07-30 10:55:07,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 10:55:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 10:55:07,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 30 Jul 2019 10:55:07 GMT X-Openstack-Request-Id: req-d4c83607-ab1c-4d2e-8d2d-272bfb6a344a 2019-07-30 10:55:07,273 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:55:07Z", "file": "/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04/file", "owner": "1ad0ad2825fb4986be8ebaca95928659", "id": "e91712d9-d703-4797-8ce2-b4094c970e04", "size": 263848448, "self": "/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/e91712d9-d703-4797-8ce2-b4094c970e04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/e91712d9-d703-4797-8ce2-b4094c970e04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T10:55:03Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:49:38Z", "file": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/file", "owner": "1ad0ad2825fb4986be8ebaca95928659", "id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "size": 296288256, "self": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T10:49:33Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 10:55:07,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d4c83607-ab1c-4d2e-8d2d-272bfb6a344a 2019-07-30 10:55:07,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0443358421326s 2019-07-30 10:55:07,275 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/e91712d9-d703-4797-8ce2-b4094c970e04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04/file', 'owner': u'1ad0ad2825fb4986be8ebaca95928659', 'id': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'size': 263848448, u'self': u'/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ad0ad2825fb4986be8ebaca95928659', 'name': 'cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/e91712d9-d703-4797-8ce2-b4094c970e04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T10:55:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T10:55:07Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf', '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/e91712d9-d703-4797-8ce2-b4094c970e04', 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_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'created': u'2019-07-30T10:55:03Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-30T10:55:03Z', 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/e91712d9-d703-4797-8ce2-b4094c970e04', 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_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-30 10:55:07,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 10:55:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-30 10:55:07,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 30 Jul 2019 10:55: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-33459012-5c8e-4aa4-a147-3033dd55f79f x-openstack-request-id: req-33459012-5c8e-4aa4-a147-3033dd55f79f 2019-07-30 10:55:07,994 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "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": "9977f9ff-264b-47f3-a20b-372b4d545f3c"}} 2019-07-30 10:55:07,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-33459012-5c8e-4aa4-a147-3033dd55f79f 2019-07-30 10:55:07,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.718626022339s 2019-07-30 10:55:07,995 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf', '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'2e894757a4e54ebfa46b20b30b23a387', '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'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'swap': 0}) 2019-07-30 10:55:07,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 10:55:07,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c/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}45585d021e29fa54c227a1a2c0c76207374df509" -d '{"extra_specs": {}}' 2019-07-30 10:55:08,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 10:55: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-4ba35c9c-2713-4d10-b93f-d177fbb1cc07 x-openstack-request-id: req-4ba35c9c-2713-4d10-b93f-d177fbb1cc07 2019-07-30 10:55:08,017 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 10:55:08,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c/os-extra_specs used request id req-4ba35c9c-2713-4d10-b93f-d177fbb1cc07 2019-07-30 10:55:08,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211517810822s 2019-07-30 10:55:08,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-07-30 10:55:08,018 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "e91712d9-d703-4797-8ce2-b4094c970e04", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "bono_cluster_size": 1, "flavor_id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-07-30 10:55:09,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:09,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:09,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:09,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:09,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:09,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-07-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "e91712d9-d703-4797-8ce2-b4094c970e04", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "bono_cluster_size": 1, "flavor_id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "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": {"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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}}}, "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-30T10:55:08.455Z", "created_by": "admin", "updated_at": "2019-07-30T10:55:08.455Z", "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-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:09 GMT 2019-07-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8389 2019-07-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:09,525 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:09,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions 2019-07-30 10:55:09,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:09,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:09,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:09,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:09,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:09,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:09,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:09,678 - 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-30T10:55:09.228Z", "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": {"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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}}}, "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-30T10:55:09.230Z", "id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-07-30 10:55:09,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:09,678 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:09 GMT 2019-07-30 10:55:09,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:09,678 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:09,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:09,678 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:09,679 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:09,679 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:09,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:09,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:09,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:09 GMT 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:09,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-30 10:55:09,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:09,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:09,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:09,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/d03d5903-6da8-4f31-aa6d-ee6fe28ae519 2019-07-30 10:55:09,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:09,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:09,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:09,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:09,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:09,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:09,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:09,899 - 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-30T10:55:09.228Z", "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": {"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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}}}, "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-30T10:55:09.230Z", "id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"} 2019-07-30 10:55:09,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:09,900 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:09 GMT 2019-07-30 10:55:09,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:09,900 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:09,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:09,900 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:09,900 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:09,900 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:14,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:15,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:15,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:15,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:15,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:15,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:15,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:15,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:15,012 - 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-30T10:55:10.624Z", "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-30T10:55:10.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.219Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:10.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.219Z", "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-30T10:55:10.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.219Z", "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-30T10:55:10.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "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-30T10:55:11.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "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-30T10:55:11.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:11.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "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-30T10:55:11.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:10.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519", "logger": "ctx.5637680e-4c27-40ac-a7fc-51d3fb88eb15"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "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-30T10:55:10.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519", "logger": "ctx.5637680e-4c27-40ac-a7fc-51d3fb88eb15"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "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-30T10:55:11.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519", "logger": "ctx.5637680e-4c27-40ac-a7fc-51d3fb88eb15"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "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-30T10:55:11.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519", "logger": "ctx.5637680e-4c27-40ac-a7fc-51d3fb88eb15"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "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-30T10:55:11.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519", "logger": "ctx.5637680e-4c27-40ac-a7fc-51d3fb88eb15"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "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-30T10:55:11.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519", "logger": "ctx.5637680e-4c27-40ac-a7fc-51d3fb88eb15"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:11.900Z", "message": "Using existing installation of managed plugin: cea3d512-7293-4c82-94c0-6d117cd8a6f9 [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-30T10:55:11.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519", "logger": "ctx.5637680e-4c27-40ac-a7fc-51d3fb88eb15"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-07-30 10:55:15,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:15,012 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:15 GMT 2019-07-30 10:55:15,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:15,013 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:15,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:15,013 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:15,013 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:15,013 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:15,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-30 10:55:15,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-07-30 10:55:15,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 10:55:15,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-30 10:55:15,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 10:55:15,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-30 10:55:15,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-07-30 10:55:15,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-30 10:55:15,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-07-30 10:55:15,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-30 10:55:15,015 - 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-30 10:55:15,015 - 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-30 10:55:15,016 - 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-30 10:55:15,016 - 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-30 10:55:15,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: cea3d512-7293-4c82-94c0-6d117cd8a6f9 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-30 10:55:15,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/d03d5903-6da8-4f31-aa6d-ee6fe28ae519 2019-07-30 10:55:15,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:15,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:15,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:15,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:15,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:15,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T10:55:11.510Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T10:55:09.228Z", "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": {"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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}}}, "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-30T10:55:09.230Z", "id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"} 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:15 GMT 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:15,077 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:15,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-07-30 10:55:15,078 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-07-30 10:55:15,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:15,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:15,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:15,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:15,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:15,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:15,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:15,828 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-07-30 10:55:15,828 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:15,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:15,829 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:15 GMT 2019-07-30 10:55:15,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:15,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:15,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:15,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:15,829 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:15,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:15,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:15,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:15,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:15,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:15,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:15,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:15,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:15,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-30 10:55:15,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:15,923 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:15 GMT 2019-07-30 10:55:15,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:15,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-30 10:55:15,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:15,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:15,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:15,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:55:15,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:15,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:15,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:15,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:15,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:15,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:15,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:15,992 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:15,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:15,992 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:15 GMT 2019-07-30 10:55:15,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:15,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:15,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:15,993 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:15,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:20,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:21,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:21,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:21,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:21,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:21,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:21,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:21,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:21,078 - 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-30T10:55:16.545Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:16.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 50}}} 2019-07-30 10:55:21,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:21,078 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:21 GMT 2019-07-30 10:55:21,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:21,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 563 2019-07-30 10:55:21,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:21,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:21,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:21,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-07-30 10:55:21,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:55:21,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:21,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:21,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:21,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:21,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:21,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:21,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:21,164 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:21,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:21,164 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:21 GMT 2019-07-30 10:55:21,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:21,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:21,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:21,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:21,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:26,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:26,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:26,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:26,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:26,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:26,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:26,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:26,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:26,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:21.118Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:21.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "keypair_1y0d19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:21.716Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:21.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:21.716Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:21.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:21.716Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:21.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:22.368Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:21.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:22.368Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:21.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:22.368Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:21.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:22.968Z", "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-30T10:55:21.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:22.968Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:21.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:22.968Z", "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-30T10:55:22.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:23.570Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:22.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:23.570Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:22.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:23.570Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:22.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:24.168Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:22.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:24.168Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:22.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:24.168Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:22.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:24.775Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:23.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:24.775Z", "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-30T10:55:23.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:24.775Z", "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-30T10:55:24.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "keypair_1y0d19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:24.775Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:24.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ddb5493a-97e4-40c3-bca0-f928691bf1ec"}, {"node_instance_id": "keypair_1y0d19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:24.775Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a860ab8d-567d-49b3-849f-f231b3219028 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:24.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ddb5493a-97e4-40c3-bca0-f928691bf1ec"}, {"node_instance_id": "keypair_1y0d19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:24.775Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a860ab8d-567d-49b3-849f-f231b3219028", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:24.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ddb5493a-97e4-40c3-bca0-f928691bf1ec"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:23.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "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-30T10:55:23.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "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-30T10:55:23.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "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-30T10:55:24.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "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-30T10:55:24.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "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-30T10:55:24.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "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-30T10:55:24.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:24.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, '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-30T10:55:24.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:24.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e8e37a-3bf4-49fd-900e-2e55fac1b6c2 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.24: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-30T10:55:24.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-95e8e37a-3bf4-49fd-900e-2e55fac1b6c2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:24.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "keypair_1y0d19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2cb7b8e608621254467c060dbdcd52ee4e1f287\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:24.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ddb5493a-97e4-40c3-bca0-f928691bf1ec"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:25.386Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c\" -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-30T10:55:25.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "keypair_1y0d19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "message": "Using external resource keypair: cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:25.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ddb5493a-97e4-40c3-bca0-f928691bf1ec"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a8621ab1-2ff1-4fa6-b5b3-1b5c249ddb53", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:25.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a8621ab1-2ff1-4fa6-b5b3-1b5c249ddb53", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:25.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "keypair_1y0d19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-8f639064-2b07-4537-8c44-246550536750 x-compute-request-id: req-8f639064-2b07-4537-8c44-246550536750 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:25.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ddb5493a-97e4-40c3-bca0-f928691bf1ec"}, {"node_instance_id": "keypair_1y0d19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8f639064-2b07-4537-8c44-246550536750", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:25.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ddb5493a-97e4-40c3-bca0-f928691bf1ec"}, {"node_instance_id": "keypair_1y0d19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8f639064-2b07-4537-8c44-246550536750", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:25.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ddb5493a-97e4-40c3-bca0-f928691bf1ec"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-a8621ab1-2ff1-4fa6-b5b3-1b5c249ddb53 Date: Tue, 30 Jul 2019 10:55:25 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:25Z\", \"updated_at\": \"2019-07-30T10:55:25Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:25Z\", \"revision_number\": 0, \"id\": \"5518ff9e-9d97-45af-889f-214e4c9aaaf8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:25Z\", \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:25Z\", \"revision_number\": 0, \"id\": \"9c804410-44b1-42f5-96e7-5c1ea4f78c15\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:25Z\", \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"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-30T10:55:25.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "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-30T10:55:25.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:24.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.002Z", "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-30T10:55:24.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.507Z", "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-30T10:55:26.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.507Z", "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-30T10:55:26.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.507Z", "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-30T10:55:26.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.507Z", "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-30T10:55:26.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}], "metadata": {"pagination": {"total": 52, "offset": 1, "size": 50}}} 2019-07-30 10:55:26,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:26,680 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:26 GMT 2019-07-30 10:55:26,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:26,680 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:26,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:26,681 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:26,681 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:26,681 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:26,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-30 10:55:26,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 10:55:26,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 10:55:26,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-30 10:55:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-30 10:55:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 10:55:26,686 - 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-30 10:55:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a860ab8d-567d-49b3-849f-f231b3219028 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a860ab8d-567d-49b3-849f-f231b3219028 2019-07-30 10:55:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 10:55:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 10:55:26,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 10:55:26,687 - 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-30 10:55:26,687 - 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-30 10:55:26,687 - 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-30 10:55:26,687 - 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': 5052} 2019-07-30 10:55:26,687 - 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': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-30 10:55:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e8e37a-3bf4-49fd-900e-2e55fac1b6c2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-95e8e37a-3bf4-49fd-900e-2e55fac1b6c2 2019-07-30 10:55:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cb7b8e608621254467c060dbdcd52ee4e1f287" 2019-07-30 10:55:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-07-30 10:55:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf 2019-07-30 10:55:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a8621ab1-2ff1-4fa6-b5b3-1b5c249ddb53 2019-07-30 10:55:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a8621ab1-2ff1-4fa6-b5b3-1b5c249ddb53 2019-07-30 10:55:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-8f639064-2b07-4537-8c44-246550536750 x-compute-request-id: req-8f639064-2b07-4537-8c44-246550536750 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:55:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8f639064-2b07-4537-8c44-246550536750 2019-07-30 10:55:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8f639064-2b07-4537-8c44-246550536750 2019-07-30 10:55:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-a8621ab1-2ff1-4fa6-b5b3-1b5c249ddb53 Date: Tue, 30 Jul 2019 10:55:25 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:25Z", "updated_at": "2019-07-30T10:55:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:25Z", "revision_number": 0, "id": "5518ff9e-9d97-45af-889f-214e4c9aaaf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:25Z", "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:25Z", "revision_number": 0, "id": "9c804410-44b1-42f5-96e7-5c1ea4f78c15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:25Z", "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip"}} 2019-07-30 10:55:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 10:55:26,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-30 10:55:26,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 10:55:26,690 - 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-30 10:55:26,690 - 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-30 10:55:26,690 - 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-30 10:55:26,690 - 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-30 10:55:26,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:55:27,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:27,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:27,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:27,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:27,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:27,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:27,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:27,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:27,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:27,137 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:27 GMT 2019-07-30 10:55:27,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:27,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:27,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:27,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:27,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:32,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:32,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:32,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:32,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:32,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:32,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:32,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:32,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:32,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:26.507Z", "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-30T10:55:26.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "keypair_1y0d19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.223Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:26.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.223Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e8f075358a8167c83e25910ba2beefac703f690f\" -d '{\"security_group\": {\"description\": \"DNS\", \"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:26.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.223Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-11f84a50-c04f-4c31-a0bf-5bd6d1a2328f", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:26.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.223Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f84a50-c04f-4c31-a0bf-5bd6d1a2328f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:26.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.223Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b9b2fcdb-a0de-4901-82b6-d38ccdc07150", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:26.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.223Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9b2fcdb-a0de-4901-82b6-d38ccdc07150 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.24: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-30T10:55:26.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:26.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5e01c369aaf1a78cabc4d3e7ecefeed0bc1d597\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:26.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6f03ad31-554a-4128-9c60-f23535335761", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:27.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"port_range_min\": 5058, \"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-30T10:55:27.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json used request id req-3fe3740d-1419-43d0-8ccc-be6c2c9afb93", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-3fe3740d-1419-43d0-8ccc-be6c2c9afb93 Date: Tue, 30 Jul 2019 10:55:27 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:25Z\", \"updated_at\": \"2019-07-30T10:55:25Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:25Z\", \"revision_number\": 0, \"id\": \"5518ff9e-9d97-45af-889f-214e4c9aaaf8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:25Z\", \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:25Z\", \"revision_number\": 0, \"id\": \"9c804410-44b1-42f5-96e7-5c1ea4f78c15\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:25Z\", \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"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-30T10:55:27.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09ef19cd75be03cf0826448e2a82825b2c37b39c\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6f03ad31-554a-4128-9c60-f23535335761", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6f03ad31-554a-4128-9c60-f23535335761 Date: Tue, 30 Jul 2019 10:55:27 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:27Z\", \"updated_at\": \"2019-07-30T10:55:27Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:27Z\", \"revision_number\": 0, \"id\": \"4b03ca90-a427-4bf0-a816-62debdedb5f6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:27Z\", \"security_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:27Z\", \"revision_number\": 0, \"id\": \"4d572c50-8598-43b9-96c8-60d1c3e68d90\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:27Z\", \"security_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"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-30T10:55:27.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5e01c369aaf1a78cabc4d3e7ecefeed0bc1d597\" -d '{\"floatingip\": {\"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json used request id req-3fe3740d-1419-43d0-8ccc-be6c2c9afb93", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3d830f34-d0e9-4c7f-a0d8-711afec62544", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3d830f34-d0e9-4c7f-a0d8-711afec62544", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:27.948Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3d830f34-d0e9-4c7f-a0d8-711afec62544 Date: Tue, 30 Jul 2019 10:55:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c703d111618544b98917b24402b5e80c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c286be3b-aa91-4095-9a8d-eb77210f78db\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T06:02:49Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c703d111618544b98917b24402b5e80c\",\"created_at\":\"2019-07-30T05:47:20Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:28.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"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-30T10:55:28.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-620461c5-0929-453a-8be0-d7aacc57ce87", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-620461c5-0929-453a-8be0-d7aacc57ce87", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-620461c5-0929-453a-8be0-d7aacc57ce87 Date: Tue, 30 Jul 2019 10:55:28 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-30T10:55:27Z\", \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:27Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:27.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:27.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:27.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:27.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:27.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a2f6aa9a-c28a-4f91-a969-529ab4bb053d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f6aa9a-c28a-4f91-a969-529ab4bb053d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:27.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5958f13-9bde-4c77-80bb-83fccd1c460e 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.24: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-30T10:55:28.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d5958f13-9bde-4c77-80bb-83fccd1c460e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:28.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:28.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:27.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:28.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:28.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:28.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:28.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:28.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:28.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}], "metadata": {"pagination": {"total": 280, "offset": 51, "size": 50}}} 2019-07-30 10:55:32,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:32,247 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:32 GMT 2019-07-30 10:55:32,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:32,247 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:32,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:32,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:32,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:32,248 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:32,250 - 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-30 10:55:32,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-30 10:55:32,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:32,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e8f075358a8167c83e25910ba2beefac703f690f" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-07-30 10:55:32,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-11f84a50-c04f-4c31-a0bf-5bd6d1a2328f 2019-07-30 10:55:32,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f84a50-c04f-4c31-a0bf-5bd6d1a2328f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:32,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b9b2fcdb-a0de-4901-82b6-d38ccdc07150 2019-07-30 10:55:32,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9b2fcdb-a0de-4901-82b6-d38ccdc07150 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:32,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:32,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e01c369aaf1a78cabc4d3e7ecefeed0bc1d597" 2019-07-30 10:55:32,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:55:32,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6f03ad31-554a-4128-9c60-f23535335761 2019-07-30 10:55:32,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:32,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:32,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json used request id req-3fe3740d-1419-43d0-8ccc-be6c2c9afb93 2019-07-30 10:55:32,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-3fe3740d-1419-43d0-8ccc-be6c2c9afb93 Date: Tue, 30 Jul 2019 10:55:27 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:25Z", "updated_at": "2019-07-30T10:55:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:25Z", "revision_number": 0, "id": "5518ff9e-9d97-45af-889f-214e4c9aaaf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:25Z", "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:25Z", "revision_number": 0, "id": "9c804410-44b1-42f5-96e7-5c1ea4f78c15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:25Z", "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip"}} 2019-07-30 10:55:32,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ef19cd75be03cf0826448e2a82825b2c37b39c" 2019-07-30 10:55:32,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6f03ad31-554a-4128-9c60-f23535335761 2019-07-30 10:55:32,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6f03ad31-554a-4128-9c60-f23535335761 Date: Tue, 30 Jul 2019 10:55:27 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:27Z", "updated_at": "2019-07-30T10:55:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:27Z", "revision_number": 0, "id": "4b03ca90-a427-4bf0-a816-62debdedb5f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:27Z", "security_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:27Z", "revision_number": 0, "id": "4d572c50-8598-43b9-96c8-60d1c3e68d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:27Z", "security_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "name": "clearwater-sg_bind"}} 2019-07-30 10:55:32,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e01c369aaf1a78cabc4d3e7ecefeed0bc1d597" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}}' 2019-07-30 10:55:32,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json used request id req-3fe3740d-1419-43d0-8ccc-be6c2c9afb93 2019-07-30 10:55:32,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided. 2019-07-30 10:55:32,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3d830f34-d0e9-4c7f-a0d8-711afec62544 2019-07-30 10:55:32,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3d830f34-d0e9-4c7f-a0d8-711afec62544 2019-07-30 10:55:32,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3d830f34-d0e9-4c7f-a0d8-711afec62544 Date: Tue, 30 Jul 2019 10:55:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:55:32,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:32,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:32,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-620461c5-0929-453a-8be0-d7aacc57ce87 2019-07-30 10:55:32,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-620461c5-0929-453a-8be0-d7aacc57ce87 2019-07-30 10:55:32,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-620461c5-0929-453a-8be0-d7aacc57ce87 Date: Tue, 30 Jul 2019 10:55:28 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-30T10:55:27Z", "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "port_range_min": 5058, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:27Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}} 2019-07-30 10:55:32,255 - 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-30 10:55:32,255 - 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-30 10:55:32,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:55:32,256 - 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-30 10:55:32,256 - 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-30 10:55:32,256 - 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-30 10:55:32,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a2f6aa9a-c28a-4f91-a969-529ab4bb053d 2019-07-30 10:55:32,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f6aa9a-c28a-4f91-a969-529ab4bb053d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:32,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5958f13-9bde-4c77-80bb-83fccd1c460e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:32,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d5958f13-9bde-4c77-80bb-83fccd1c460e 2019-07-30 10:55:32,257 - 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-30 10:55:32,257 - 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-30 10:55:32,257 - 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-30 10:55:32,257 - 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-30 10:55:32,257 - 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-30 10:55:32,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:55:32,257 - 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-30 10:55:32,258 - 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-30 10:55:32,258 - 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-30 10:55:32,258 - 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-30 10:55:32,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:55:32,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:32,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:32,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:32,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:32,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:32,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:32,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:32,440 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:32,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:32,440 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:32 GMT 2019-07-30 10:55:32,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:32,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:32,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:32,440 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:32,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:37,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:37,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:37,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:37,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:37,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:37,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:37,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:37,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:37,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "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-30T10:55:28.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d5958f13-9bde-4c77-80bb-83fccd1c460e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5958f13-9bde-4c77-80bb-83fccd1c460e 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.24: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-30T10:55:28.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:28.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:28.605Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"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-30T10:55:28.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-187863c1-1b25-45a2-a2dd-a1b1850db1e3", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-187863c1-1b25-45a2-a2dd-a1b1850db1e3", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-89e0788f-b0fe-440b-8692-30314119cd21 Date: Tue, 30 Jul 2019 10:55:28 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:28Z\", \"updated_at\": \"2019-07-30T10:55:28Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:28Z\", \"revision_number\": 0, \"id\": \"03aa0339-e0ea-4b29-841f-95fd103666dd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:28Z\", \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:28Z\", \"revision_number\": 0, \"id\": \"603a285b-d2d7-4c22-8213-9328239a816e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:28Z\", \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"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-30T10:55:28.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "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-30T10:55:28.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-89e0788f-b0fe-440b-8692-30314119cd21", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-89e0788f-b0fe-440b-8692-30314119cd21", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "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-30T10:55:28.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fcd7dce8-b40e-442a-9c5e-c70bea6885de", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "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-30T10:55:28.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "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-30T10:55:28.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:29.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd7dce8-b40e-442a-9c5e-c70bea6885de 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.24: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-30T10:55:29.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:28.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4729fe525b24a337fc8b8e89dc274cc29a961db\" -d '{\"floatingip\": {\"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"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-30T10:55:28.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-0e1730ef-41b9-411a-976b-c3091656ff9d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0e1730ef-41b9-411a-976b-c3091656ff9d Date: Tue, 30 Jul 2019 10:55:28 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c703d111618544b98917b24402b5e80c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c286be3b-aa91-4095-9a8d-eb77210f78db\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T06:02:49Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c703d111618544b98917b24402b5e80c\",\"created_at\":\"2019-07-30T05:47:20Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ed7866f07a88cb4027d17e82f21b59e20e6b085b\" -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-30T10:55:28.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-43bfc022-ea0a-4ea4-9c8d-09189ef3ea46", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-43bfc022-ea0a-4ea4-9c8d-09189ef3ea46", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-0e1730ef-41b9-411a-976b-c3091656ff9d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}0fc204abb447e0113ca6ceac4ee5bd495e203803\" -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-30T10:55:28.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "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-30T10:55:28.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "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-30T10:55:28.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.164Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-187863c1-1b25-45a2-a2dd-a1b1850db1e3 Date: Tue, 30 Jul 2019 10:55:28 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-30T10:55:28Z\", \"security_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:28Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c43f4b10-2c74-4e33-a39a-41136ecf1205"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c4d68778-c01b-441c-a246-82c4f25b3610", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:28.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-aa4de5ac-9fe8-4ac6-8611-e7327512b941 Date: Tue, 30 Jul 2019 10:55:29 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:28Z\", \"updated_at\": \"2019-07-30T10:55:28Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 0, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": null, \"id\": \"e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aa4de5ac-9fe8-4ac6-8611-e7327512b941", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aa4de5ac-9fe8-4ac6-8611-e7327512b941", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'1ad0ad2825fb4986be8ebaca95928659', u'created_at': u'2019-07-30T10:55:28Z', u'updated_at': u'2019-07-30T10:55:28Z', u'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'1ad0ad2825fb4986be8ebaca95928659', u'port_id': None, u'id': u'e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-bf37346e-50a5-4429-8b33-783190d38134 Date: Tue, 30 Jul 2019 10:55:29 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T10:55:29Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"343950b0-c593-41a1-872b-fec41051146b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"c1200e8a-8bf1-463c-acc6-fe0b1057b814\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"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-30T10:55:29.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bf37346e-50a5-4429-8b33-783190d38134", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bf37346e-50a5-4429-8b33-783190d38134", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d68778-c01b-441c-a246-82c4f25b3610 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.24: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-30T10:55:28.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}], "metadata": {"pagination": {"total": 459, "offset": 101, "size": 50}}} 2019-07-30 10:55:37,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:37,556 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:37 GMT 2019-07-30 10:55:37,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:37,556 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:37,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:37,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:37,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:37,556 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:37,559 - 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-30 10:55:37,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d5958f13-9bde-4c77-80bb-83fccd1c460e 2019-07-30 10:55:37,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5958f13-9bde-4c77-80bb-83fccd1c460e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:37,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-187863c1-1b25-45a2-a2dd-a1b1850db1e3 2019-07-30 10:55:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-187863c1-1b25-45a2-a2dd-a1b1850db1e3 2019-07-30 10:55:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-89e0788f-b0fe-440b-8692-30314119cd21 Date: Tue, 30 Jul 2019 10:55:28 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:28Z", "updated_at": "2019-07-30T10:55:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:28Z", "revision_number": 0, "id": "03aa0339-e0ea-4b29-841f-95fd103666dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:28Z", "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:28Z", "revision_number": 0, "id": "603a285b-d2d7-4c22-8213-9328239a816e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:28Z", "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "5db97304-3d69-4534-83bc-269b79c05141", "name": "clearwater-sg_dime"}} 2019-07-30 10:55:37,560 - 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-30 10:55:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-89e0788f-b0fe-440b-8692-30314119cd21 2019-07-30 10:55:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-89e0788f-b0fe-440b-8692-30314119cd21 2019-07-30 10:55:37,561 - 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-30 10:55:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fcd7dce8-b40e-442a-9c5e-c70bea6885de 2019-07-30 10:55:37,561 - 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-30 10:55:37,561 - 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-30 10:55:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided. 2019-07-30 10:55:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd7dce8-b40e-442a-9c5e-c70bea6885de 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4729fe525b24a337fc8b8e89dc274cc29a961db" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}}' 2019-07-30 10:55:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}09ef19cd75be03cf0826448e2a82825b2c37b39c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-0e1730ef-41b9-411a-976b-c3091656ff9d 2019-07-30 10:55:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0e1730ef-41b9-411a-976b-c3091656ff9d Date: Tue, 30 Jul 2019 10:55:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:55:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ed7866f07a88cb4027d17e82f21b59e20e6b085b" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-07-30 10:55:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-43bfc022-ea0a-4ea4-9c8d-09189ef3ea46 2019-07-30 10:55:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-43bfc022-ea0a-4ea4-9c8d-09189ef3ea46 2019-07-30 10:55:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-0e1730ef-41b9-411a-976b-c3091656ff9d 2019-07-30 10:55:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}0fc204abb447e0113ca6ceac4ee5bd495e203803" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-07-30 10:55:37,563 - 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-30 10:55:37,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:55:37,564 - 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-30 10:55:37,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-187863c1-1b25-45a2-a2dd-a1b1850db1e3 Date: Tue, 30 Jul 2019 10:55:28 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-30T10:55:28Z", "security_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "port_range_min": 5052, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:28Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}} 2019-07-30 10:55:37,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c4d68778-c01b-441c-a246-82c4f25b3610 2019-07-30 10:55:37,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-aa4de5ac-9fe8-4ac6-8611-e7327512b941 Date: Tue, 30 Jul 2019 10:55:29 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:28Z", "updated_at": "2019-07-30T10:55:28Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": null, "id": "e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee", "qos_policy_id": null}} 2019-07-30 10:55:37,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aa4de5ac-9fe8-4ac6-8611-e7327512b941 2019-07-30 10:55:37,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aa4de5ac-9fe8-4ac6-8611-e7327512b941 2019-07-30 10:55:37,565 - 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'1ad0ad2825fb4986be8ebaca95928659', u'created_at': u'2019-07-30T10:55:28Z', u'updated_at': u'2019-07-30T10:55:28Z', u'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'1ad0ad2825fb4986be8ebaca95928659', u'port_id': None, u'id': u'e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee', u'qos_policy_id': None} 2019-07-30 10:55:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-bf37346e-50a5-4429-8b33-783190d38134 Date: Tue, 30 Jul 2019 10:55:29 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T10:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "343950b0-c593-41a1-872b-fec41051146b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "c1200e8a-8bf1-463c-acc6-fe0b1057b814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base"}} 2019-07-30 10:55:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bf37346e-50a5-4429-8b33-783190d38134 2019-07-30 10:55:37,565 - 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-30 10:55:37,565 - 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-30 10:55:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bf37346e-50a5-4429-8b33-783190d38134 2019-07-30 10:55:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d68778-c01b-441c-a246-82c4f25b3610 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:37,566 - 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-30 10:55:37,566 - 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-30 10:55:37,566 - 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-30 10:55:37,566 - 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-30 10:55:37,566 - 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-30 10:55:37,566 - 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-30 10:55:37,566 - 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-30 10:55:37,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:55:37,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:37,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:37,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:37,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:37,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:37,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:37,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:37,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:37,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:37,637 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:37 GMT 2019-07-30 10:55:37,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:37,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:37,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:37,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:37,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:42,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:42,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:42,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:42,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:42,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:42,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:42,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:42,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:42,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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-30T10:55:29.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e680ffe3-423f-47a7-9183-8c50b641383b 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.24: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-30T10:55:29.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aa4de5ac-9fe8-4ac6-8611-e7327512b941", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3244e56f-a641-4b8d-a7bb-fe868364182d"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "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": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e680ffe3-423f-47a7-9183-8c50b641383b", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4b55dd52-a993-46ff-90ac-9ebf7d42a3f5 Date: Tue, 30 Jul 2019 10:55:29 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:27Z\", \"updated_at\": \"2019-07-30T10:55:27Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:27Z\", \"revision_number\": 0, \"id\": \"4b03ca90-a427-4bf0-a816-62debdedb5f6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:27Z\", \"security_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:27Z\", \"revision_number\": 0, \"id\": \"4d572c50-8598-43b9-96c8-60d1c3e68d90\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:27Z\", \"security_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"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-30T10:55:29.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e8f075358a8167c83e25910ba2beefac703f690f\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json used request id req-4b55dd52-a993-46ff-90ac-9ebf7d42a3f5", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e320299f6bdcc7e4f747240318bc34e1b5a71373\" -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-30T10:55:29.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json used request id req-4b55dd52-a993-46ff-90ac-9ebf7d42a3f5", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-bf37346e-50a5-4429-8b33-783190d38134 Date: Tue, 30 Jul 2019 10:55:29 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T10:55:29Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"343950b0-c593-41a1-872b-fec41051146b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"c1200e8a-8bf1-463c-acc6-fe0b1057b814\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"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-30T10:55:29.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e8f075358a8167c83e25910ba2beefac703f690f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"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-30T10:55:29.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e07f2c0770ca4a9c1fec8d4b55bea4f86dac8467\" -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-30T10:55:29.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:29.686Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:29.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-daa945ba-ea5c-4a3a-bb8c-e89e39eda9b4", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d8e8b94f-dc1a-4819-957d-bc4a1edc13f6 Date: Tue, 30 Jul 2019 10:55:29 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-30T10:55:29Z\", \"security_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e8f075358a8167c83e25910ba2beefac703f690f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"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-30T10:55:29.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d8e8b94f-dc1a-4819-957d-bc4a1edc13f6", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d8e8b94f-dc1a-4819-957d-bc4a1edc13f6", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-7ea3ca41-97dd-42b0-8582-902396988b30 Date: Tue, 30 Jul 2019 10:55:29 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-30T10:55:29Z\", \"security_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"3713b345-ee5b-4b86-b7e0-40b3dc81ebae\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b\" -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-30T10:55:29.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa945ba-ea5c-4a3a-bb8c-e89e39eda9b4 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ea3ca41-97dd-42b0-8582-902396988b30", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ea3ca41-97dd-42b0-8582-902396988b30", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ec357d52-d10d-4226-80c0-e6bae10c132e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da904bb-13d1-4f79-8a47-e0bdd8fef472 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.24: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-30T10:55:29.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6da904bb-13d1-4f79-8a47-e0bdd8fef472", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-622ad3ef-fd22-4b09-878c-c01b31c877e2 Date: Tue, 30 Jul 2019 10:55:29 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T10:55:29Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"4450c3bb-f6b2-4f3b-ba67-359a0ce0e5a0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"8c75fabc-b65f-48c8-8b63-cc543729251d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"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-30T10:55:29.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:29.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-622ad3ef-fd22-4b09-878c-c01b31c877e2", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-622ad3ef-fd22-4b09-878c-c01b31c877e2", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}], "metadata": {"pagination": {"total": 576, "offset": 151, "size": 50}}} 2019-07-30 10:55:42,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:42,779 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:42 GMT 2019-07-30 10:55:42,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:42,779 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:42,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:42,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:42,780 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:42,780 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:42,782 - 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-30 10:55:42,782 - 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-30 10:55:42,782 - 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-30 10:55:42,783 - 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-30 10:55:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e680ffe3-423f-47a7-9183-8c50b641383b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aa4de5ac-9fe8-4ac6-8611-e7327512b941 2019-07-30 10:55:42,783 - 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-30 10:55:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e680ffe3-423f-47a7-9183-8c50b641383b 2019-07-30 10:55:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4b55dd52-a993-46ff-90ac-9ebf7d42a3f5 Date: Tue, 30 Jul 2019 10:55:29 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:27Z", "updated_at": "2019-07-30T10:55:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:27Z", "revision_number": 0, "id": "4b03ca90-a427-4bf0-a816-62debdedb5f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:27Z", "security_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:27Z", "revision_number": 0, "id": "4d572c50-8598-43b9-96c8-60d1c3e68d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:27Z", "security_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "name": "clearwater-sg_bind"}} 2019-07-30 10:55:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8f075358a8167c83e25910ba2beefac703f690f" 2019-07-30 10:55:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json used request id req-4b55dd52-a993-46ff-90ac-9ebf7d42a3f5 2019-07-30 10:55:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e320299f6bdcc7e4f747240318bc34e1b5a71373" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-07-30 10:55:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json used request id req-4b55dd52-a993-46ff-90ac-9ebf7d42a3f5 2019-07-30 10:55:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-bf37346e-50a5-4429-8b33-783190d38134 Date: Tue, 30 Jul 2019 10:55:29 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T10:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "343950b0-c593-41a1-872b-fec41051146b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "c1200e8a-8bf1-463c-acc6-fe0b1057b814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base"}} 2019-07-30 10:55:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e8f075358a8167c83e25910ba2beefac703f690f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e07f2c0770ca4a9c1fec8d4b55bea4f86dac8467" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-07-30 10:55:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-daa945ba-ea5c-4a3a-bb8c-e89e39eda9b4 2019-07-30 10:55:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d8e8b94f-dc1a-4819-957d-bc4a1edc13f6 Date: Tue, 30 Jul 2019 10:55:29 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-30T10:55:29Z", "security_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "port_range_min": 53, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475"}} 2019-07-30 10:55:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e8f075358a8167c83e25910ba2beefac703f690f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d8e8b94f-dc1a-4819-957d-bc4a1edc13f6 2019-07-30 10:55:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d8e8b94f-dc1a-4819-957d-bc4a1edc13f6 2019-07-30 10:55:42,786 - 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-30 10:55:42,786 - 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-30 10:55:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-7ea3ca41-97dd-42b0-8582-902396988b30 Date: Tue, 30 Jul 2019 10:55:29 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-30T10:55:29Z", "security_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "port_range_min": 53, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "3713b345-ee5b-4b86-b7e0-40b3dc81ebae"}} 2019-07-30 10:55:42,786 - 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-30 10:55:42,786 - 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-30 10:55:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-07-30 10:55:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa945ba-ea5c-4a3a-bb8c-e89e39eda9b4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:42,787 - 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-30 10:55:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ea3ca41-97dd-42b0-8582-902396988b30 2019-07-30 10:55:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ea3ca41-97dd-42b0-8582-902396988b30 2019-07-30 10:55:42,787 - 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-30 10:55:42,788 - 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-30 10:55:42,788 - 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-30 10:55:42,788 - 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-30 10:55:42,788 - 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-30 10:55:42,788 - 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-30 10:55:42,788 - 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-30 10:55:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da904bb-13d1-4f79-8a47-e0bdd8fef472 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6da904bb-13d1-4f79-8a47-e0bdd8fef472 2019-07-30 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-622ad3ef-fd22-4b09-878c-c01b31c877e2 Date: Tue, 30 Jul 2019 10:55:29 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T10:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "4450c3bb-f6b2-4f3b-ba67-359a0ce0e5a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "8c75fabc-b65f-48c8-8b63-cc543729251d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "name": "clearwater-sg_sprout"}} 2019-07-30 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-622ad3ef-fd22-4b09-878c-c01b31c877e2 2019-07-30 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-622ad3ef-fd22-4b09-878c-c01b31c877e2 2019-07-30 10:55:42,789 - 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-30 10:55:42,790 - 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-30 10:55:42,790 - 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-30 10:55:42,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:55:42,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:42,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:42,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:42,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:42,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:42,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:42,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:42,854 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:42,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:42,854 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:42 GMT 2019-07-30 10:55:42,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:42,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:42,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:42,854 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:42,855 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:47,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:47,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:47,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:47,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:47,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:47,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:47,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:47,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:47,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a53f0458-eda5-4ac2-b59b-f30baae84305", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-8ce34c89-1287-4540-b24b-028f582a4732 Date: Tue, 30 Jul 2019 10:55:29 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T10:55:29Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"0ce6cf61-c681-4064-ba04-f863eb4b2d34\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"f9632139-8d67-497b-934d-63bc48d0f1d4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"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-30T10:55:29.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53f0458-eda5-4ac2-b59b-f30baae84305 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.24: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-30T10:55:29.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ce34c89-1287-4540-b24b-028f582a4732", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ce34c89-1287-4540-b24b-028f582a4732", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa945ba-ea5c-4a3a-bb8c-e89e39eda9b4 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.216Z", "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-30T10:55:29.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-10b6a59e-8ddf-4512-9915-41cb06ce816e Date: Tue, 30 Jul 2019 10:55:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:30Z\", \"updated_at\": \"2019-07-30T10:55:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"34fb90b0-2f75-40d5-be18-6d6bb04233e1\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"e8e01df9-919a-4264-aad5-aa9c49447149\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"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-30T10:55:30.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}807404bd2b4e317d1d2548bd3336effb42db2d8f\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}807404bd2b4e317d1d2548bd3336effb42db2d8f\" -d '{\"floatingip\": {\"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-8ad9f76b-0d52-4e37-89e8-f1059d2001ce Date: Tue, 30 Jul 2019 10:55:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:30Z\", \"updated_at\": \"2019-07-30T10:55:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"6edb285e-43f4-447e-8739-61189f6f33dc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"998ee057-53ae-44c1-99c6-7860267bb042\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"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-30T10:55:30.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:29.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ad9f76b-0d52-4e37-89e8-f1059d2001ce", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-c32712b4-78a6-4afe-b382-ca36ab38bc9a Date: Tue, 30 Jul 2019 10:55:30 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T10:55:29Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": null, \"id\": \"7b703ff5-10ba-4980-acad-f6795507cfd4\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}6aecfdaa3fb472926da16b2729aa70db53c281ee\" -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-30T10:55:30.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c32712b4-78a6-4afe-b382-ca36ab38bc9a", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ad9f76b-0d52-4e37-89e8-f1059d2001ce", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c32712b4-78a6-4afe-b382-ca36ab38bc9a", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'1ad0ad2825fb4986be8ebaca95928659', u'created_at': u'2019-07-30T10:55:29Z', u'updated_at': u'2019-07-30T10:55:29Z', u'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 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'1ad0ad2825fb4986be8ebaca95928659', u'port_id': None, u'id': u'7b703ff5-10ba-4980-acad-f6795507cfd4', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6adc22b0-4166-4b92-a801-f23767d19014"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-35ca08cc-a744-4797-8999-a412c45cfd7d Date: Tue, 30 Jul 2019 10:55:30 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c703d111618544b98917b24402b5e80c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c286be3b-aa91-4095-9a8d-eb77210f78db\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T06:02:49Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c703d111618544b98917b24402b5e80c\",\"created_at\":\"2019-07-30T05:47:20Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-35ca08cc-a744-4797-8999-a412c45cfd7d", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:30.781Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-35ca08cc-a744-4797-8999-a412c45cfd7d", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-0a969a7b-ebca-46fc-8594-10df0ba7334e Date: Tue, 30 Jul 2019 10:55:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:30Z\", \"updated_at\": \"2019-07-30T10:55:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"16d2a3bd-218e-420e-a3be-26b3ce821797\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"94beda49-3386-43bb-88eb-f466bc21a254\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"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-30T10:55:30.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ed7866f07a88cb4027d17e82f21b59e20e6b085b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"port_range_min\": 8889, \"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-30T10:55:31.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-10b6a59e-8ddf-4512-9915-41cb06ce816e", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-10b6a59e-8ddf-4512-9915-41cb06ce816e", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json used request id req-ee19d0b8-5714-41b7-836b-3faed65edbdc", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0a969a7b-ebca-46fc-8594-10df0ba7334e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0a969a7b-ebca-46fc-8594-10df0ba7334e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7866f07a88cb4027d17e82f21b59e20e6b085b\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e17303c5-3e6c-4d1b-b449-6da191569a2d Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z\", \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-ee19d0b8-5714-41b7-836b-3faed65edbdc Date: Tue, 30 Jul 2019 10:55:31 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:28Z\", \"updated_at\": \"2019-07-30T10:55:28Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:28Z\", \"revision_number\": 0, \"id\": \"03aa0339-e0ea-4b29-841f-95fd103666dd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:28Z\", \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:28Z\", \"revision_number\": 0, \"id\": \"603a285b-d2d7-4c22-8213-9328239a816e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:28Z\", \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"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-30T10:55:31.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json used request id req-ee19d0b8-5714-41b7-836b-3faed65edbdc", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e17303c5-3e6c-4d1b-b449-6da191569a2d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e17303c5-3e6c-4d1b-b449-6da191569a2d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ed7866f07a88cb4027d17e82f21b59e20e6b085b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"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-30T10:55:31.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-e70a2cda-4bc4-4701-9750-853512391a1c Date: Tue, 30 Jul 2019 10:55:31 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T10:55:29Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"343950b0-c593-41a1-872b-fec41051146b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"c1200e8a-8bf1-463c-acc6-fe0b1057b814\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"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-30T10:55:31.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fc204abb447e0113ca6ceac4ee5bd495e203803\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json used request id req-e70a2cda-4bc4-4701-9750-853512391a1c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "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-30T10:55:30.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "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-30T10:55:30.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json used request id req-e70a2cda-4bc4-4701-9750-853512391a1c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.441Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}0fc204abb447e0113ca6ceac4ee5bd495e203803\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"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-30T10:55:31.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 870, "offset": 201, "size": 50}}} 2019-07-30 10:55:47,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:47,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:47 GMT 2019-07-30 10:55:47,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:47,951 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:47,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:47,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:47,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:47,951 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:47,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a53f0458-eda5-4ac2-b59b-f30baae84305 2019-07-30 10:55:47,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-8ce34c89-1287-4540-b24b-028f582a4732 Date: Tue, 30 Jul 2019 10:55:29 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T10:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "0ce6cf61-c681-4064-ba04-f863eb4b2d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "f9632139-8d67-497b-934d-63bc48d0f1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "name": "clearwater-sg_ellis"}} 2019-07-30 10:55:47,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53f0458-eda5-4ac2-b59b-f30baae84305 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:47,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ce34c89-1287-4540-b24b-028f582a4732 2019-07-30 10:55:47,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ce34c89-1287-4540-b24b-028f582a4732 2019-07-30 10:55:47,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-07-30 10:55:47,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa945ba-ea5c-4a3a-bb8c-e89e39eda9b4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:47,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:55:47,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-10b6a59e-8ddf-4512-9915-41cb06ce816e Date: Tue, 30 Jul 2019 10:55:30 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:30Z", "updated_at": "2019-07-30T10:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "34fb90b0-2f75-40d5-be18-6d6bb04233e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "e8e01df9-919a-4264-aad5-aa9c49447149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "6b2780da-87cd-49c9-88f4-388382512b11", "name": "clearwater-sg_vellum"}} 2019-07-30 10:55:47,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807404bd2b4e317d1d2548bd3336effb42db2d8f" 2019-07-30 10:55:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided. 2019-07-30 10:55:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807404bd2b4e317d1d2548bd3336effb42db2d8f" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}}' 2019-07-30 10:55:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:55:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:55:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-8ad9f76b-0d52-4e37-89e8-f1059d2001ce Date: Tue, 30 Jul 2019 10:55:30 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:30Z", "updated_at": "2019-07-30T10:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "6edb285e-43f4-447e-8739-61189f6f33dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "998ee057-53ae-44c1-99c6-7860267bb042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a7947512-feeb-4711-97f5-717b00bfd794", "name": "clearwater-sg_bono"}} 2019-07-30 10:55:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 10:55:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ad9f76b-0d52-4e37-89e8-f1059d2001ce 2019-07-30 10:55:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-c32712b4-78a6-4afe-b382-ca36ab38bc9a Date: Tue, 30 Jul 2019 10:55:30 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T10:55:29Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": null, "id": "7b703ff5-10ba-4980-acad-f6795507cfd4", "qos_policy_id": null}} 2019-07-30 10:55:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}6aecfdaa3fb472926da16b2729aa70db53c281ee" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-07-30 10:55:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c32712b4-78a6-4afe-b382-ca36ab38bc9a 2019-07-30 10:55:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ad9f76b-0d52-4e37-89e8-f1059d2001ce 2019-07-30 10:55:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c32712b4-78a6-4afe-b382-ca36ab38bc9a 2019-07-30 10:55:47,958 - 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'1ad0ad2825fb4986be8ebaca95928659', u'created_at': u'2019-07-30T10:55:29Z', u'updated_at': u'2019-07-30T10:55:29Z', u'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 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'1ad0ad2825fb4986be8ebaca95928659', u'port_id': None, u'id': u'7b703ff5-10ba-4980-acad-f6795507cfd4', u'qos_policy_id': None} 2019-07-30 10:55:47,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-35ca08cc-a744-4797-8999-a412c45cfd7d Date: Tue, 30 Jul 2019 10:55:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 10:55:47,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-35ca08cc-a744-4797-8999-a412c45cfd7d 2019-07-30 10:55:47,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-35ca08cc-a744-4797-8999-a412c45cfd7d 2019-07-30 10:55:47,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-0a969a7b-ebca-46fc-8594-10df0ba7334e Date: Tue, 30 Jul 2019 10:55:30 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:30Z", "updated_at": "2019-07-30T10:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "16d2a3bd-218e-420e-a3be-26b3ce821797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "94beda49-3386-43bb-88eb-f466bc21a254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "name": "clearwater-sg_homer"}} 2019-07-30 10:55:47,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ed7866f07a88cb4027d17e82f21b59e20e6b085b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:47,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-10b6a59e-8ddf-4512-9915-41cb06ce816e 2019-07-30 10:55:47,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-10b6a59e-8ddf-4512-9915-41cb06ce816e 2019-07-30 10:55:47,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json used request id req-ee19d0b8-5714-41b7-836b-3faed65edbdc 2019-07-30 10:55:47,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0a969a7b-ebca-46fc-8594-10df0ba7334e 2019-07-30 10:55:47,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0a969a7b-ebca-46fc-8594-10df0ba7334e 2019-07-30 10:55:47,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7866f07a88cb4027d17e82f21b59e20e6b085b" 2019-07-30 10:55:47,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e17303c5-3e6c-4d1b-b449-6da191569a2d Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z", "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "port_range_min": 8888, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1"}} 2019-07-30 10:55:47,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-ee19d0b8-5714-41b7-836b-3faed65edbdc Date: Tue, 30 Jul 2019 10:55:31 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:28Z", "updated_at": "2019-07-30T10:55:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:28Z", "revision_number": 0, "id": "03aa0339-e0ea-4b29-841f-95fd103666dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:28Z", "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:28Z", "revision_number": 0, "id": "603a285b-d2d7-4c22-8213-9328239a816e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:28Z", "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "5db97304-3d69-4534-83bc-269b79c05141", "name": "clearwater-sg_dime"}} 2019-07-30 10:55:47,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json used request id req-ee19d0b8-5714-41b7-836b-3faed65edbdc 2019-07-30 10:55:47,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e17303c5-3e6c-4d1b-b449-6da191569a2d 2019-07-30 10:55:47,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e17303c5-3e6c-4d1b-b449-6da191569a2d 2019-07-30 10:55:47,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ed7866f07a88cb4027d17e82f21b59e20e6b085b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:47,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-e70a2cda-4bc4-4701-9750-853512391a1c Date: Tue, 30 Jul 2019 10:55:31 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T10:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "343950b0-c593-41a1-872b-fec41051146b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "c1200e8a-8bf1-463c-acc6-fe0b1057b814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base"}} 2019-07-30 10:55:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc204abb447e0113ca6ceac4ee5bd495e203803" 2019-07-30 10:55:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json used request id req-e70a2cda-4bc4-4701-9750-853512391a1c 2019-07-30 10:55:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:55:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:55:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 10:55:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json used request id req-e70a2cda-4bc4-4701-9750-853512391a1c 2019-07-30 10:55:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:55:47,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}0fc204abb447e0113ca6ceac4ee5bd495e203803" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:47,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:55:47,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:55:48,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:48,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:48,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:48,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:48,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:48,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:48,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:48,024 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:48,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:48,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:48 GMT 2019-07-30 10:55:48,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:48,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:48,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:48,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:48,024 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:53,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:53,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:53,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:53,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:53,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:53,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:53,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:53,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:53,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e07f2c0770ca4a9c1fec8d4b55bea4f86dac8467\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9c4b1924-b04e-4ebc-a23f-e38cf400e9a9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-917d8e00-6098-4c54-b754-2dca81e31931", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}0fc204abb447e0113ca6ceac4ee5bd495e203803\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"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-30T10:55:31.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a6b31fe5-6513-4ef7-bffa-471cd79d624f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b9afbf31-94f2-4491-accc-bf920bf6cf13", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b9afbf31-94f2-4491-accc-bf920bf6cf13", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ed7866f07a88cb4027d17e82f21b59e20e6b085b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"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-30T10:55:31.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_8wa3u9'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:31.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:31.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81409044-aaa1-4b67-b4a3-1d39ee8eff0d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81409044-aaa1-4b67-b4a3-1d39ee8eff0d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-81409044-aaa1-4b67-b4a3-1d39ee8eff0d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-502c7a01-160b-448c-abb2-08660302997f Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z\", \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"6a8e2c8a-2633-4809-8843-1b3cf2641831\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-81409044-aaa1-4b67-b4a3-1d39ee8eff0d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-502c7a01-160b-448c-abb2-08660302997f", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-502c7a01-160b-448c-abb2-08660302997f", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9c4b1924-b04e-4ebc-a23f-e38cf400e9a9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a6b31fe5-6513-4ef7-bffa-471cd79d624f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}0fc204abb447e0113ca6ceac4ee5bd495e203803\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"port_range_min\": 2380, \"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-30T10:55:31.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a6b31fe5-6513-4ef7-bffa-471cd79d624f Date: Tue, 30 Jul 2019 10:55:31 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\": 4000, \"updated_at\": \"2019-07-30T10:55:31Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b9afbf31-94f2-4491-accc-bf920bf6cf13 Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z\", \"security_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c0e6cf08-3c61-42a9-8acc-1fc46d567825\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.409c116a-771e-49be-b864-bedc2b99e9f7"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-9c4b1924-b04e-4ebc-a23f-e38cf400e9a9 Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-917d8e00-6098-4c54-b754-2dca81e31931 Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:31.985Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-917d8e00-6098-4c54-b754-2dca81e31931", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json used request id req-bb830c0a-5d01-4236-865a-621187b01ee4", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e320299f6bdcc7e4f747240318bc34e1b5a71373\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8dee34c5-aa85-4ed9-ab43-d5b4d9c89c1e Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a733c576-bd5c-4abc-9c0d-57c7dbf5830c\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a282bdff-58d9-4dbe-84d2-1400a70aa6f7 Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z\", \"security_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-bb830c0a-5d01-4236-865a-621187b01ee4 Date: Tue, 30 Jul 2019 10:55:31 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T10:55:29Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"0ce6cf61-c681-4064-ba04-f863eb4b2d34\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"f9632139-8d67-497b-934d-63bc48d0f1d4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"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-30T10:55:31.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json used request id req-bb830c0a-5d01-4236-865a-621187b01ee4", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a282bdff-58d9-4dbe-84d2-1400a70aa6f7", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a282bdff-58d9-4dbe-84d2-1400a70aa6f7", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9a0bde8c-4560-4773-8205-7c284ae77f1d"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "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-30T10:55:30.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "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-30T10:55:30.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e07f2c0770ca4a9c1fec8d4b55bea4f86dac8467\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"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-30T10:55:31.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json used request id req-2cd96fc6-839d-4544-a978-0b6ac8efff3b", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json used request id req-2cd96fc6-839d-4544-a978-0b6ac8efff3b", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-2cd96fc6-839d-4544-a978-0b6ac8efff3b Date: Tue, 30 Jul 2019 10:55:31 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T10:55:29Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"4450c3bb-f6b2-4f3b-ba67-359a0ce0e5a0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:29Z\", \"revision_number\": 0, \"id\": \"8c75fabc-b65f-48c8-8b63-cc543729251d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:29Z\", \"security_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"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-30T10:55:31.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4703dfbc-ff18-427c-888c-d926cbeff170", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4703dfbc-ff18-427c-888c-d926cbeff170", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e320299f6bdcc7e4f747240318bc34e1b5a71373\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"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-30T10:55:31.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-30b56c1b-ec4a-4121-90b8-e441919de18b Date: Tue, 30 Jul 2019 10:55:32 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"updated_at\": \"2019-07-30T10:55:31Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 0, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": null, \"id\": \"7eab7d7f-5b56-4b46-89e3-496191666a43\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.798cd0b1-96b3-4248-81c7-37bfeeb4f916"}], "metadata": {"pagination": {"total": 957, "offset": 251, "size": 50}}} 2019-07-30 10:55:53,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:53,210 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:53 GMT 2019-07-30 10:55:53,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:53,210 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:53,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:53,210 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:53,210 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:53,210 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:53,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f2c0770ca4a9c1fec8d4b55bea4f86dac8467" 2019-07-30 10:55:53,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9c4b1924-b04e-4ebc-a23f-e38cf400e9a9 2019-07-30 10:55:53,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-917d8e00-6098-4c54-b754-2dca81e31931 2019-07-30 10:55:53,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}0fc204abb447e0113ca6ceac4ee5bd495e203803" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:53,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a6b31fe5-6513-4ef7-bffa-471cd79d624f 2019-07-30 10:55:53,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:55:53,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b9afbf31-94f2-4491-accc-bf920bf6cf13 2019-07-30 10:55:53,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:55:53,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b9afbf31-94f2-4491-accc-bf920bf6cf13 2019-07-30 10:55:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ed7866f07a88cb4027d17e82f21b59e20e6b085b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_8wa3u9'} 2019-07-30 10:55:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}] 2019-07-30 10:55:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:55:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81409044-aaa1-4b67-b4a3-1d39ee8eff0d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81409044-aaa1-4b67-b4a3-1d39ee8eff0d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:55:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-81409044-aaa1-4b67-b4a3-1d39ee8eff0d 2019-07-30 10:55:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-502c7a01-160b-448c-abb2-08660302997f Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z", "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "port_range_min": 10888, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "6a8e2c8a-2633-4809-8843-1b3cf2641831"}} 2019-07-30 10:55:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-81409044-aaa1-4b67-b4a3-1d39ee8eff0d 2019-07-30 10:55:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-502c7a01-160b-448c-abb2-08660302997f 2019-07-30 10:55:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-502c7a01-160b-448c-abb2-08660302997f 2019-07-30 10:55:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9c4b1924-b04e-4ebc-a23f-e38cf400e9a9 2019-07-30 10:55:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a6b31fe5-6513-4ef7-bffa-471cd79d624f 2019-07-30 10:55:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}0fc204abb447e0113ca6ceac4ee5bd495e203803" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a6b31fe5-6513-4ef7-bffa-471cd79d624f Date: Tue, 30 Jul 2019 10:55:31 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": 4000, "updated_at": "2019-07-30T10:55:31Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "port_range_min": 4000, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}} 2019-07-30 10:55:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b9afbf31-94f2-4491-accc-bf920bf6cf13 Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z", "security_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "port_range_min": 8889, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c0e6cf08-3c61-42a9-8acc-1fc46d567825"}} 2019-07-30 10:55:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-9c4b1924-b04e-4ebc-a23f-e38cf400e9a9 Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "port_range_min": 22, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b9eb3f21-b250-4160-9a83-305388da9570"}} 2019-07-30 10:55:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-917d8e00-6098-4c54-b754-2dca81e31931 Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "port_range_min": 2380, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}} 2019-07-30 10:55:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-917d8e00-6098-4c54-b754-2dca81e31931 2019-07-30 10:55:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd" 2019-07-30 10:55:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json used request id req-bb830c0a-5d01-4236-865a-621187b01ee4 2019-07-30 10:55:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd" 2019-07-30 10:55:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e320299f6bdcc7e4f747240318bc34e1b5a71373" 2019-07-30 10:55:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8dee34c5-aa85-4ed9-ab43-d5b4d9c89c1e Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "port_range_min": 80, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a733c576-bd5c-4abc-9c0d-57c7dbf5830c"}} 2019-07-30 10:55:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a282bdff-58d9-4dbe-84d2-1400a70aa6f7 Date: Tue, 30 Jul 2019 10:55:31 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-30T10:55:31Z", "security_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "port_range_min": 161, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}} 2019-07-30 10:55:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-bb830c0a-5d01-4236-865a-621187b01ee4 Date: Tue, 30 Jul 2019 10:55:31 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T10:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "0ce6cf61-c681-4064-ba04-f863eb4b2d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "f9632139-8d67-497b-934d-63bc48d0f1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "name": "clearwater-sg_ellis"}} 2019-07-30 10:55:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json used request id req-bb830c0a-5d01-4236-865a-621187b01ee4 2019-07-30 10:55:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a282bdff-58d9-4dbe-84d2-1400a70aa6f7 2019-07-30 10:55:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a282bdff-58d9-4dbe-84d2-1400a70aa6f7 2019-07-30 10:55:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:55:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:55:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:55:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e07f2c0770ca4a9c1fec8d4b55bea4f86dac8467" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json used request id req-2cd96fc6-839d-4544-a978-0b6ac8efff3b 2019-07-30 10:55:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json used request id req-2cd96fc6-839d-4544-a978-0b6ac8efff3b 2019-07-30 10:55:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-2cd96fc6-839d-4544-a978-0b6ac8efff3b Date: Tue, 30 Jul 2019 10:55:31 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T10:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "4450c3bb-f6b2-4f3b-ba67-359a0ce0e5a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:29Z", "revision_number": 0, "id": "8c75fabc-b65f-48c8-8b63-cc543729251d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:29Z", "security_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "name": "clearwater-sg_sprout"}} 2019-07-30 10:55:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4703dfbc-ff18-427c-888c-d926cbeff170 2019-07-30 10:55:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4703dfbc-ff18-427c-888c-d926cbeff170 2019-07-30 10:55:53,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}e320299f6bdcc7e4f747240318bc34e1b5a71373" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:53,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-30b56c1b-ec4a-4121-90b8-e441919de18b Date: Tue, 30 Jul 2019 10:55:32 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "updated_at": "2019-07-30T10:55:31Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": null, "id": "7eab7d7f-5b56-4b46-89e3-496191666a43", "qos_policy_id": null}} 2019-07-30 10:55:53,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:55:53,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:53,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:53,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:53,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:53,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:53,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:53,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:53,409 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:53,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:53,409 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:53 GMT 2019-07-30 10:55:53,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:53,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:53,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:53,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:53,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:58,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:55:58,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:58,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:58,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:58,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:58,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:58,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:58,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:58,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4703dfbc-ff18-427c-888c-d926cbeff170 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:31Z\", \"security_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"2563d533-6d26-4a6c-95b6-8ee4a63a35a1\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8dee34c5-aa85-4ed9-ab43-d5b4d9c89c1e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json used request id req-65aabde5-276c-4ba4-803d-be0c3e9d3a7e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json used request id req-65aabde5-276c-4ba4-803d-be0c3e9d3a7e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-65aabde5-276c-4ba4-803d-be0c3e9d3a7e Date: Tue, 30 Jul 2019 10:55:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:30Z\", \"updated_at\": \"2019-07-30T10:55:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"6edb285e-43f4-447e-8739-61189f6f33dc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"998ee057-53ae-44c1-99c6-7860267bb042\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"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-30T10:55:32.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"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-30T10:55:32.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "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-30T10:55:30.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0303a85d-7dab-41d8-9e84-1fbf700efbd1 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"52416e77-dcd4-425c-a899-2481fc531188\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0303a85d-7dab-41d8-9e84-1fbf700efbd1", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7e2d85dd-a2fb-4e22-83b8-38e202646651 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"f6661e59-9598-4fbe-a937-44c7d2919d59\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0303a85d-7dab-41d8-9e84-1fbf700efbd1", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4703dfbc-ff18-427c-888c-d926cbeff170", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "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-30T10:55:30.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4703dfbc-ff18-427c-888c-d926cbeff170", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7bed7162-402d-44c7-9337-6cfc049a1869"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8dee34c5-aa85-4ed9-ab43-d5b4d9c89c1e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b110195f-a799-40f0-849a-d16ec1ad8d13"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:32.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69a8210f63ebfdb3f466ba74691b86d744334b2b\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-470b5dd4-c984-4cfa-ab96-5117d87c4294 Date: Tue, 30 Jul 2019 10:55:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:30Z\", \"updated_at\": \"2019-07-30T10:55:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"34fb90b0-2f75-40d5-be18-6d6bb04233e1\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"e8e01df9-919a-4264-aad5-aa9c49447149\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"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-30T10:55:32.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json used request id req-470b5dd4-c984-4cfa-ab96-5117d87c4294", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json used request id req-470b5dd4-c984-4cfa-ab96-5117d87c4294", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-75175ae2-0cf9-4b8c-be97-ec306f0d4378 Date: Tue, 30 Jul 2019 10:55:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:30Z\", \"updated_at\": \"2019-07-30T10:55:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"16d2a3bd-218e-420e-a3be-26b3ce821797\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T10:55:30Z\", \"revision_number\": 0, \"id\": \"94beda49-3386-43bb-88eb-f466bc21a254\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T10:55:30Z\", \"security_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\"}], \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"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-30T10:55:32.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"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-30T10:55:32.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6aecfdaa3fb472926da16b2729aa70db53c281ee\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json used request id req-75175ae2-0cf9-4b8c-be97-ec306f0d4378", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a46933a1-93d7-4b5b-a627-784fb9d00982", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json used request id req-75175ae2-0cf9-4b8c-be97-ec306f0d4378", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}6aecfdaa3fb472926da16b2729aa70db53c281ee\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"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-30T10:55:32.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "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-30T10:55:30.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a46933a1-93d7-4b5b-a627-784fb9d00982 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"924eb2d6-15a3-4e35-ac33-f0ed363cdbc8\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a46933a1-93d7-4b5b-a627-784fb9d00982", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"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-30T10:55:32.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1af38391-d07c-4f06-9630-088793bf34cf", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1af38391-d07c-4f06-9630-088793bf34cf", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1af38391-d07c-4f06-9630-088793bf34cf Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"6610aa73-6864-4fc3-87c7-b697661b73b9\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"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-30T10:55:32.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7e2d85dd-a2fb-4e22-83b8-38e202646651", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7e2d85dd-a2fb-4e22-83b8-38e202646651", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"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-30T10:55:32.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5097326c-8895-4897-8652-f9e8d4944875", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5097326c-8895-4897-8652-f9e8d4944875", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"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-30T10:55:32.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5097326c-8895-4897-8652-f9e8d4944875 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"69a76305-af37-44ec-ba00-a01bea7cf608\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-bc852c5c-0875-444b-a2e0-c373439d379d Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"5d460604-25e5-467f-8e25-04656a6b90dd\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bc852c5c-0875-444b-a2e0-c373439d379d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bc852c5c-0875-444b-a2e0-c373439d379d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"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-30T10:55:32.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02fa08afd33dc00da88625429db028d419692f3f\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d3f034de-53d8-457c-b59c-09b97300c6d7 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c72f0829-d955-4511-99b0-af2037218de1\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}], "metadata": {"pagination": {"total": 1008, "offset": 301, "size": 50}}} 2019-07-30 10:55:58,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:58,501 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:58 GMT 2019-07-30 10:55:58,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:58,501 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:55:58,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:58,501 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:58,501 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:55:58,501 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:55:58,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4703dfbc-ff18-427c-888c-d926cbeff170 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:31Z", "security_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "port_range_min": 9888, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "2563d533-6d26-4a6c-95b6-8ee4a63a35a1"}} 2019-07-30 10:55:58,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8dee34c5-aa85-4ed9-ab43-d5b4d9c89c1e 2019-07-30 10:55:58,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json used request id req-65aabde5-276c-4ba4-803d-be0c3e9d3a7e 2019-07-30 10:55:58,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json used request id req-65aabde5-276c-4ba4-803d-be0c3e9d3a7e 2019-07-30 10:55:58,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-65aabde5-276c-4ba4-803d-be0c3e9d3a7e Date: Tue, 30 Jul 2019 10:55:32 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:30Z", "updated_at": "2019-07-30T10:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "6edb285e-43f4-447e-8739-61189f6f33dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "998ee057-53ae-44c1-99c6-7860267bb042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a7947512-feeb-4711-97f5-717b00bfd794", "name": "clearwater-sg_bono"}} 2019-07-30 10:55:58,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:58,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:55:58,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0303a85d-7dab-41d8-9e84-1fbf700efbd1 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "port_range_min": 443, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "52416e77-dcd4-425c-a899-2481fc531188"}} 2019-07-30 10:55:58,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0303a85d-7dab-41d8-9e84-1fbf700efbd1 2019-07-30 10:55:58,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7e2d85dd-a2fb-4e22-83b8-38e202646651 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 3478, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "f6661e59-9598-4fbe-a937-44c7d2919d59"}} 2019-07-30 10:55:58,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0303a85d-7dab-41d8-9e84-1fbf700efbd1 2019-07-30 10:55:58,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4703dfbc-ff18-427c-888c-d926cbeff170 2019-07-30 10:55:58,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:55:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4703dfbc-ff18-427c-888c-d926cbeff170 2019-07-30 10:55:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8dee34c5-aa85-4ed9-ab43-d5b4d9c89c1e 2019-07-30 10:55:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a8210f63ebfdb3f466ba74691b86d744334b2b" 2019-07-30 10:55:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-470b5dd4-c984-4cfa-ab96-5117d87c4294 Date: Tue, 30 Jul 2019 10:55:32 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:30Z", "updated_at": "2019-07-30T10:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "34fb90b0-2f75-40d5-be18-6d6bb04233e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "e8e01df9-919a-4264-aad5-aa9c49447149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "6b2780da-87cd-49c9-88f4-388382512b11", "name": "clearwater-sg_vellum"}} 2019-07-30 10:55:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json used request id req-470b5dd4-c984-4cfa-ab96-5117d87c4294 2019-07-30 10:55:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json used request id req-470b5dd4-c984-4cfa-ab96-5117d87c4294 2019-07-30 10:55:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-75175ae2-0cf9-4b8c-be97-ec306f0d4378 Date: Tue, 30 Jul 2019 10:55:32 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:30Z", "updated_at": "2019-07-30T10:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "16d2a3bd-218e-420e-a3be-26b3ce821797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:55:30Z", "revision_number": 0, "id": "94beda49-3386-43bb-88eb-f466bc21a254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:55:30Z", "security_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "name": "clearwater-sg_homer"}} 2019-07-30 10:55:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aecfdaa3fb472926da16b2729aa70db53c281ee" 2019-07-30 10:55:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json used request id req-75175ae2-0cf9-4b8c-be97-ec306f0d4378 2019-07-30 10:55:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a46933a1-93d7-4b5b-a627-784fb9d00982 2019-07-30 10:55:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json used request id req-75175ae2-0cf9-4b8c-be97-ec306f0d4378 2019-07-30 10:55:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}6aecfdaa3fb472926da16b2729aa70db53c281ee" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:55:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a46933a1-93d7-4b5b-a627-784fb9d00982 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 5062, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "924eb2d6-15a3-4e35-ac33-f0ed363cdbc8"}} 2019-07-30 10:55:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:55:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 10:55:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a46933a1-93d7-4b5b-a627-784fb9d00982 2019-07-30 10:55:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1af38391-d07c-4f06-9630-088793bf34cf 2019-07-30 10:55:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1af38391-d07c-4f06-9630-088793bf34cf 2019-07-30 10:55:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1af38391-d07c-4f06-9630-088793bf34cf Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 3478, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "6610aa73-6864-4fc3-87c7-b697661b73b9"}} 2019-07-30 10:55:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7e2d85dd-a2fb-4e22-83b8-38e202646651 2019-07-30 10:55:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7e2d85dd-a2fb-4e22-83b8-38e202646651 2019-07-30 10:55:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5097326c-8895-4897-8652-f9e8d4944875 2019-07-30 10:55:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5097326c-8895-4897-8652-f9e8d4944875 2019-07-30 10:55:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5097326c-8895-4897-8652-f9e8d4944875 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 5060, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "69a76305-af37-44ec-ba00-a01bea7cf608"}} 2019-07-30 10:55:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-bc852c5c-0875-444b-a2e0-c373439d379d Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 5060, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "5d460604-25e5-467f-8e25-04656a6b90dd"}} 2019-07-30 10:55:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:55:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bc852c5c-0875-444b-a2e0-c373439d379d 2019-07-30 10:55:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bc852c5c-0875-444b-a2e0-c373439d379d 2019-07-30 10:55:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:55:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa08afd33dc00da88625429db028d419692f3f" 2019-07-30 10:55:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d3f034de-53d8-457c-b59c-09b97300c6d7 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 11211, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c72f0829-d955-4511-99b0-af2037218de1"}} 2019-07-30 10:55:58,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:55:58,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:55:58,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:55:58,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:55:58,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:55:58,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:55:58,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:55:58,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:55:58,577 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:55:58,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:55:58,578 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:55:58 GMT 2019-07-30 10:55:58,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:55:58,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:55:58,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:55:58,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:55:58,578 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:03,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:03,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:03,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:03,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:03,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:03,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:03,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:03,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:03,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"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-30T10:55:32.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d3f034de-53d8-457c-b59c-09b97300c6d7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-83c74d4b-e265-4c16-91fc-f089746d0142 x-compute-request-id: req-83c74d4b-e265-4c16-91fc-f089746d0142 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7e2d85dd-a2fb-4e22-83b8-38e202646651", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d3f034de-53d8-457c-b59c-09b97300c6d7 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c72f0829-d955-4511-99b0-af2037218de1\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d3f034de-53d8-457c-b59c-09b97300c6d7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-83c74d4b-e265-4c16-91fc-f089746d0142 x-compute-request-id: req-83c74d4b-e265-4c16-91fc-f089746d0142 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7e2d85dd-a2fb-4e22-83b8-38e202646651", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"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-30T10:55:32.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-83c74d4b-e265-4c16-91fc-f089746d0142", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-83c74d4b-e265-4c16-91fc-f089746d0142", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-83c74d4b-e265-4c16-91fc-f089746d0142", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-83c74d4b-e265-4c16-91fc-f089746d0142", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ee0be256-cb74-4804-bdbc-aa11280b274b Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z\", \"security_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"61094c88-3731-4e88-83fb-71de02800823\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9cc1b1b8-328f-432b-83a6-04b558f404f4 x-compute-request-id: req-9cc1b1b8-328f-432b-83a6-04b558f404f4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9cc1b1b8-328f-432b-83a6-04b558f404f4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9cc1b1b8-328f-432b-83a6-04b558f404f4 x-compute-request-id: req-9cc1b1b8-328f-432b-83a6-04b558f404f4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ee0be256-cb74-4804-bdbc-aa11280b274b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9cc1b1b8-328f-432b-83a6-04b558f404f4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ee0be256-cb74-4804-bdbc-aa11280b274b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}6aecfdaa3fb472926da16b2729aa70db53c281ee\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"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-30T10:55:32.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9cc1b1b8-328f-432b-83a6-04b558f404f4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9cc1b1b8-328f-432b-83a6-04b558f404f4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-66c5468a-13e1-4034-a4d1-00ecd7f787bb x-compute-request-id: req-66c5468a-13e1-4034-a4d1-00ecd7f787bb Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"port_range_min\": 6669, \"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-30T10:55:33.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-66c5468a-13e1-4034-a4d1-00ecd7f787bb x-compute-request-id: req-66c5468a-13e1-4034-a4d1-00ecd7f787bb Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66c5468a-13e1-4034-a4d1-00ecd7f787bb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66c5468a-13e1-4034-a4d1-00ecd7f787bb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66c5468a-13e1-4034-a4d1-00ecd7f787bb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:33.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66c5468a-13e1-4034-a4d1-00ecd7f787bb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:33.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:30.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46aca80d-607d-48ee-9ae9-d918c26c1631 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46aca80d-607d-48ee-9ae9-d918c26c1631 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-46aca80d-607d-48ee-9ae9-d918c26c1631", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:33.248Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-46aca80d-607d-48ee-9ae9-d918c26c1631", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-970e6b1e-7549-4631-bf58-af06698faf8c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-970e6b1e-7549-4631-bf58-af06698faf8c Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:32Z\", \"security_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a10ef347-9b2f-4108-9b03-7798bb7d8b37\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1008, "offset": 351, "size": 50}}} 2019-07-30 10:56:03,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:03,662 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:03 GMT 2019-07-30 10:56:03,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:03,662 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:03,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:03,662 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:03,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:03,663 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:03,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:03,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:56:03,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d3f034de-53d8-457c-b59c-09b97300c6d7 2019-07-30 10:56:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-83c74d4b-e265-4c16-91fc-f089746d0142 x-compute-request-id: req-83c74d4b-e265-4c16-91fc-f089746d0142 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7e2d85dd-a2fb-4e22-83b8-38e202646651 2019-07-30 10:56:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d3f034de-53d8-457c-b59c-09b97300c6d7 Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 11211, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c72f0829-d955-4511-99b0-af2037218de1"}} 2019-07-30 10:56:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d3f034de-53d8-457c-b59c-09b97300c6d7 2019-07-30 10:56:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 10:56:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-83c74d4b-e265-4c16-91fc-f089746d0142 x-compute-request-id: req-83c74d4b-e265-4c16-91fc-f089746d0142 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7e2d85dd-a2fb-4e22-83b8-38e202646651 2019-07-30 10:56:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:56:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-83c74d4b-e265-4c16-91fc-f089746d0142 2019-07-30 10:56:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-83c74d4b-e265-4c16-91fc-f089746d0142 2019-07-30 10:56:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd" 2019-07-30 10:56:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-83c74d4b-e265-4c16-91fc-f089746d0142 2019-07-30 10:56:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-83c74d4b-e265-4c16-91fc-f089746d0142 2019-07-30 10:56:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd" 2019-07-30 10:56:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ee0be256-cb74-4804-bdbc-aa11280b274b Date: Tue, 30 Jul 2019 10:55:32 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-30T10:55:32Z", "security_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "port_range_min": 7888, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "61094c88-3731-4e88-83fb-71de02800823"}} 2019-07-30 10:56:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9cc1b1b8-328f-432b-83a6-04b558f404f4 x-compute-request-id: req-9cc1b1b8-328f-432b-83a6-04b558f404f4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9cc1b1b8-328f-432b-83a6-04b558f404f4 2019-07-30 10:56:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9cc1b1b8-328f-432b-83a6-04b558f404f4 x-compute-request-id: req-9cc1b1b8-328f-432b-83a6-04b558f404f4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ee0be256-cb74-4804-bdbc-aa11280b274b 2019-07-30 10:56:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9cc1b1b8-328f-432b-83a6-04b558f404f4 2019-07-30 10:56:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ee0be256-cb74-4804-bdbc-aa11280b274b 2019-07-30 10:56:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}6aecfdaa3fb472926da16b2729aa70db53c281ee" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:56:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9cc1b1b8-328f-432b-83a6-04b558f404f4 2019-07-30 10:56:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9cc1b1b8-328f-432b-83a6-04b558f404f4 2019-07-30 10:56:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd" 2019-07-30 10:56:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd" 2019-07-30 10:56:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-66c5468a-13e1-4034-a4d1-00ecd7f787bb x-compute-request-id: req-66c5468a-13e1-4034-a4d1-00ecd7f787bb Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}69a8210f63ebfdb3f466ba74691b86d744334b2b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:56:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-66c5468a-13e1-4034-a4d1-00ecd7f787bb x-compute-request-id: req-66c5468a-13e1-4034-a4d1-00ecd7f787bb Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66c5468a-13e1-4034-a4d1-00ecd7f787bb 2019-07-30 10:56:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66c5468a-13e1-4034-a4d1-00ecd7f787bb 2019-07-30 10:56:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66c5468a-13e1-4034-a4d1-00ecd7f787bb 2019-07-30 10:56:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66c5468a-13e1-4034-a4d1-00ecd7f787bb 2019-07-30 10:56:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46aca80d-607d-48ee-9ae9-d918c26c1631 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46aca80d-607d-48ee-9ae9-d918c26c1631 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-46aca80d-607d-48ee-9ae9-d918c26c1631 2019-07-30 10:56:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-46aca80d-607d-48ee-9ae9-d918c26c1631 2019-07-30 10:56:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:56:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-970e6b1e-7549-4631-bf58-af06698faf8c 2019-07-30 10:56:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-970e6b1e-7549-4631-bf58-af06698faf8c Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:32Z", "security_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "port_range_min": 9160, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a10ef347-9b2f-4108-9b03-7798bb7d8b37"}} 2019-07-30 10:56:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:03,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:03,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:03,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:03,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:03,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:03,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:03,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:03,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:03,737 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:03,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:03,737 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:03 GMT 2019-07-30 10:56:03,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:03,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:03,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:03,738 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:03,738 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:08,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:08,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:08,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:08,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:08,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:08,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:08,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:08,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:08,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:31.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-24cb7010-3610-4fc4-88e7-5d900c556929", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cce4124f-867f-4187-93d9-08db1f4b511c Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z\", \"security_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:33Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"47255c7f-c584-4934-8483-2920e003afea\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-cce4124f-867f-4187-93d9-08db1f4b511c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ec582c2-fa72-4e52-afe5-9aadb1d21085", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-cce4124f-867f-4187-93d9-08db1f4b511c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a9a9686-b80a-45f9-ba64-7eff0084b34e"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-57edc60c-cbb2-4072-baab-1f98fab8fbca Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:33Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"43335add-9124-452e-a42e-d20704227f9a\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-57edc60c-cbb2-4072-baab-1f98fab8fbca", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"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-30T10:55:33.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-57edc60c-cbb2-4072-baab-1f98fab8fbca", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"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-30T10:55:33.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7ec582c2-fa72-4e52-afe5-9aadb1d21085 Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:33Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"3cd172bd-bc41-4c0f-9c97-b6838393a7a3\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a205be889f9a54768b20492288742157edcc0115\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9277610e-eeaa-4f3f-80c7-ace242b6a2ec Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:33Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"bbec6c3d-282f-451b-8b3b-07ac91af66e8\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9277610e-eeaa-4f3f-80c7-ace242b6a2ec", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a205be889f9a54768b20492288742157edcc0115\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9277610e-eeaa-4f3f-80c7-ace242b6a2ec", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"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-30T10:55:33.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-08c5aed5-fd2e-4a0f-9aa2-f973938609f1 Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z\", \"security_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:33Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-08c5aed5-fd2e-4a0f-9aa2-f973938609f1", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786 Date: Tue, 30 Jul 2019 10:55:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-08c5aed5-fd2e-4a0f-9aa2-f973938609f1", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786 Date: Tue, 30 Jul 2019 10:55:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30T10:55:33.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "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-30T10:55:33.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_8wa3u9', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_8wa3u9', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-970e6b1e-7549-4631-bf58-af06698faf8c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-970e6b1e-7549-4631-bf58-af06698faf8c Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:32Z\", \"security_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:32Z\", \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a10ef347-9b2f-4108-9b03-7798bb7d8b37\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-970e6b1e-7549-4631-bf58-af06698faf8c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.460932bb-3b32-42cd-b839-2114e0d0bc6d"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.259Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ec582c2-fa72-4e52-afe5-9aadb1d21085", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4253d368-8997-4034-9976-e3741a386704"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.861Z", "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-30T10:55:31.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.861Z", "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-30T10:55:32.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:34.861Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:35.458Z", "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-30T10:55:32.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:35.458Z", "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-30T10:55:32.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:35.458Z", "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-30T10:55:32.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.086Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-c03e9633-8748-43ba-abc0-b7e2f57a636e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:35.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.086Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-c03e9633-8748-43ba-abc0-b7e2f57a636e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:35.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.086Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-c03e9633-8748-43ba-abc0-b7e2f57a636e x-compute-request-id: req-c03e9633-8748-43ba-abc0-b7e2f57a636e Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"adminPass\": \"UsuPe5o2Ei9q\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:35.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.086Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-c03e9633-8748-43ba-abc0-b7e2f57a636e x-compute-request-id: req-c03e9633-8748-43ba-abc0-b7e2f57a636e Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"adminPass\": \"UsuPe5o2Ei9q\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:35.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.748ead5a-8b25-41cc-bf8c-3e93703ecdec"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.086Z", "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-30T10:55:32.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.086Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.086Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1008, "offset": 401, "size": 50}}} 2019-07-30 10:56:08,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:08,826 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:08 GMT 2019-07-30 10:56:08,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:08,826 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:08,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:08,827 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:08,827 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:08,827 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:08,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:08,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-24cb7010-3610-4fc4-88e7-5d900c556929 2019-07-30 10:56:08,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cce4124f-867f-4187-93d9-08db1f4b511c Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z", "security_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "port_range_min": 5058, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:33Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "47255c7f-c584-4934-8483-2920e003afea"}} 2019-07-30 10:56:08,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-cce4124f-867f-4187-93d9-08db1f4b511c 2019-07-30 10:56:08,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ec582c2-fa72-4e52-afe5-9aadb1d21085 2019-07-30 10:56:08,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-cce4124f-867f-4187-93d9-08db1f4b511c 2019-07-30 10:56:08,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-57edc60c-cbb2-4072-baab-1f98fab8fbca Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 7253, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:33Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "43335add-9124-452e-a42e-d20704227f9a"}} 2019-07-30 10:56:08,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-57edc60c-cbb2-4072-baab-1f98fab8fbca 2019-07-30 10:56:08,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:56:08,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-57edc60c-cbb2-4072-baab-1f98fab8fbca 2019-07-30 10:56:08,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:56:08,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7ec582c2-fa72-4e52-afe5-9aadb1d21085 Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 7000, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:33Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "3cd172bd-bc41-4c0f-9c97-b6838393a7a3"}} 2019-07-30 10:56:08,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a205be889f9a54768b20492288742157edcc0115" 2019-07-30 10:56:08,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9277610e-eeaa-4f3f-80c7-ace242b6a2ec Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 9160, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:33Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "bbec6c3d-282f-451b-8b3b-07ac91af66e8"}} 2019-07-30 10:56:08,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9277610e-eeaa-4f3f-80c7-ace242b6a2ec 2019-07-30 10:56:08,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a205be889f9a54768b20492288742157edcc0115" 2019-07-30 10:56:08,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9277610e-eeaa-4f3f-80c7-ace242b6a2ec 2019-07-30 10:56:08,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}02fa08afd33dc00da88625429db028d419692f3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 10:56:08,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-08c5aed5-fd2e-4a0f-9aa2-f973938609f1 Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:33Z", "security_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "port_range_min": 6667, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:33Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901"}} 2019-07-30 10:56:08,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-08c5aed5-fd2e-4a0f-9aa2-f973938609f1 2019-07-30 10:56:08,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786 Date: Tue, 30 Jul 2019 10:55:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:08,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-08c5aed5-fd2e-4a0f-9aa2-f973938609f1 2019-07-30 10:56:08,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786 Date: Tue, 30 Jul 2019 10:55:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:08,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786 2019-07-30 10:56:08,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786 2019-07-30 10:56:08,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786 2019-07-30 10:56:08,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-dac3c9d9-da52-4645-bfcc-eb8cd2e2e786 2019-07-30 10:56:08,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30 10:56:08,834 - 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-30 10:56:08,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_8wa3u9', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': []} 2019-07-30 10:56:08,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_8wa3u9", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:08,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_8wa3u9', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': []} 2019-07-30 10:56:08,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ceb40d1c71e62bd353fbec49c0f74c912d072fd" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_8wa3u9", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:08,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-970e6b1e-7549-4631-bf58-af06698faf8c 2019-07-30 10:56:08,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-970e6b1e-7549-4631-bf58-af06698faf8c Date: Tue, 30 Jul 2019 10:55:33 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-30T10:55:32Z", "security_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "port_range_min": 9160, "revision_number": 0, "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:32Z", "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a10ef347-9b2f-4108-9b03-7798bb7d8b37"}} 2019-07-30 10:56:08,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-970e6b1e-7549-4631-bf58-af06698faf8c 2019-07-30 10:56:08,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ec582c2-fa72-4e52-afe5-9aadb1d21085 2019-07-30 10:56:08,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:56:08,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:08,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:08,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:56:08,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:56:08,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:56:08,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-c03e9633-8748-43ba-abc0-b7e2f57a636e 2019-07-30 10:56:08,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-c03e9633-8748-43ba-abc0-b7e2f57a636e 2019-07-30 10:56:08,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-c03e9633-8748-43ba-abc0-b7e2f57a636e x-compute-request-id: req-c03e9633-8748-43ba-abc0-b7e2f57a636e Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "adminPass": "UsuPe5o2Ei9q"}} 2019-07-30 10:56:08,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-c03e9633-8748-43ba-abc0-b7e2f57a636e x-compute-request-id: req-c03e9633-8748-43ba-abc0-b7e2f57a636e Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "adminPass": "UsuPe5o2Ei9q"}} 2019-07-30 10:56:08,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:56:08,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:08,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 10:56:08,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:08,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:08,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:08,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:08,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:08,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:08,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:08,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:08,896 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:08,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:08,896 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:08 GMT 2019-07-30 10:56:08,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:08,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:08,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:08,897 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:08,897 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:13,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:13,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:13,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:13,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:13,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:13,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:13,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:13,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:13,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.086Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.086Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.683Z", "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-30T10:55:34.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.683Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:33.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:36.683Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:34.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:37.277Z", "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-30T10:55:34.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:37.277Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:34.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:37.277Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:34.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:37.872Z", "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-30T10:55:34.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:37.872Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:34.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:37.872Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:34.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:38.716Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:34.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:38.716Z", "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-30T10:55:34.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:38.716Z", "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-30T10:55:34.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:38.716Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:34.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:39.317Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:34.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:39.317Z", "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-30T10:55:34.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:39.317Z", "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-30T10:55:34.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:39.913Z", "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-30T10:55:35.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:39.913Z", "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-30T10:55:35.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:39.913Z", "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-30T10:55:35.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:40.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_rzeia8'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:39.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:40.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52dddfd8-887c-483a-9973-acdf13439198 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52dddfd8-887c-483a-9973-acdf13439198 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-52dddfd8-887c-483a-9973-acdf13439198", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-52dddfd8-887c-483a-9973-acdf13439198", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5db97304-3d69-4534-83bc-269b79c05141', 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-30T10:55:40.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c272ffad-2b6d-444c-99d1-6eff48cea1d2', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'7eab7d7f-5b56-4b46-89e3-496191666a43', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:39.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "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-30T10:55:35.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:40.426Z", "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-30T10:55:35.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_2yxmfl'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-113ac308-983b-4eb0-b34e-9af9b984b63a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:40.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:35.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:40.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:35.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "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-30T10:55:35.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "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-30T10:55:35.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-113ac308-983b-4eb0-b34e-9af9b984b63a 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-113ac308-983b-4eb0-b34e-9af9b984b63a 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.138Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-113ac308-983b-4eb0-b34e-9af9b984b63a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:40.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}], "metadata": {"pagination": {"total": 1008, "offset": 451, "size": 50}}} 2019-07-30 10:56:13,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:13,977 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:13 GMT 2019-07-30 10:56:13,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:13,977 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:13,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:13,977 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:13,977 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:13,978 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:13,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:13,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 10:56:13,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:56:13,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:13,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:13,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:56:13,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:13,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:13,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 10:56:13,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:13,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:13,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:13,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:13,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:13,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:13,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:56:13,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:13,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:13,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:56:13,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:13,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:56:13,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:13,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_rzeia8'} 2019-07-30 10:56:13,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:13,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52dddfd8-887c-483a-9973-acdf13439198 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:13,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52dddfd8-887c-483a-9973-acdf13439198 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:13,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-52dddfd8-887c-483a-9973-acdf13439198 2019-07-30 10:56:13,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-52dddfd8-887c-483a-9973-acdf13439198 2019-07-30 10:56:13,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5db97304-3d69-4534-83bc-269b79c05141', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-07-30 10:56:13,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c272ffad-2b6d-444c-99d1-6eff48cea1d2', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'7eab7d7f-5b56-4b46-89e3-496191666a43', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}] 2019-07-30 10:56:13,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:13,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:56:13,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79" 2019-07-30 10:56:13,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_2yxmfl'} 2019-07-30 10:56:13,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-113ac308-983b-4eb0-b34e-9af9b984b63a 2019-07-30 10:56:13,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" 2019-07-30 10:56:13,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" 2019-07-30 10:56:13,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79" 2019-07-30 10:56:13,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:13,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:13,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:13,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:13,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:56:13,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:56:13,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-113ac308-983b-4eb0-b34e-9af9b984b63a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:13,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-113ac308-983b-4eb0-b34e-9af9b984b63a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:13,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-113ac308-983b-4eb0-b34e-9af9b984b63a 2019-07-30 10:56:13,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" 2019-07-30 10:56:13,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" 2019-07-30 10:56:13,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973 2019-07-30 10:56:13,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:14,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:14,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:14,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:14,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:14,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:14,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:14,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:14,060 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:14,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:14,060 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:14 GMT 2019-07-30 10:56:14,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:14,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:14,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:14,060 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:14,060 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:19,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:19,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:19,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:19,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:19,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:19,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:19,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:19,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:19,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "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-30T10:55:35.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:35.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-73267627-e7e8-4882-b020-20ca22a31016 x-compute-request-id: req-73267627-e7e8-4882-b020-20ca22a31016 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e8572b0c-3a73-425c-a214-2735bf7e1410", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e8572b0c-3a73-425c-a214-2735bf7e1410", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8572b0c-3a73-425c-a214-2735bf7e1410 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8572b0c-3a73-425c-a214-2735bf7e1410 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:41.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_a2ux90'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'789a872e-4ac8-4ef9-bafb-46d21cff91ee', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'7b703ff5-10ba-4980-acad-f6795507cfd4', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d2845f98-7d78-498a-a0b4-01a05e4c8635", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d2845f98-7d78-498a-a0b4-01a05e4c8635", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2845f98-7d78-498a-a0b4-01a05e4c8635 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2845f98-7d78-498a-a0b4-01a05e4c8635 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:41.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:41.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-63483467-d213-4856-82be-710394e6eafd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-63483467-d213-4856-82be-710394e6eafd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-63483467-d213-4856-82be-710394e6eafd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-63483467-d213-4856-82be-710394e6eafd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-63483467-d213-4856-82be-710394e6eafd x-compute-request-id: req-63483467-d213-4856-82be-710394e6eafd Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-63483467-d213-4856-82be-710394e6eafd x-compute-request-id: req-63483467-d213-4856-82be-710394e6eafd Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-63a1a189-0360-4aaf-977f-60f4357b3973 x-compute-request-id: req-63a1a189-0360-4aaf-977f-60f4357b3973 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-63a1a189-0360-4aaf-977f-60f4357b3973 x-compute-request-id: req-63a1a189-0360-4aaf-977f-60f4357b3973 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:41.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5bd19647-b9b9-431a-8158-2f963fcdb60b x-compute-request-id: req-5bd19647-b9b9-431a-8158-2f963fcdb60b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5bd19647-b9b9-431a-8158-2f963fcdb60b x-compute-request-id: req-5bd19647-b9b9-431a-8158-2f963fcdb60b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:41.701Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bd19647-b9b9-431a-8158-2f963fcdb60b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:41.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:41.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-37323c72-47b2-4535-9bd1-7e0b112882e1 x-compute-request-id: req-37323c72-47b2-4535-9bd1-7e0b112882e1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-37323c72-47b2-4535-9bd1-7e0b112882e1 x-compute-request-id: req-37323c72-47b2-4535-9bd1-7e0b112882e1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}], "metadata": {"pagination": {"total": 1012, "offset": 501, "size": 50}}} 2019-07-30 10:56:19,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:19,141 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:19 GMT 2019-07-30 10:56:19,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:19,141 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:19,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:19,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:19,141 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:19,141 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" 2019-07-30 10:56:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 10:56:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973 2019-07-30 10:56:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973 2019-07-30 10:56:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-73267627-e7e8-4882-b020-20ca22a31016 x-compute-request-id: req-73267627-e7e8-4882-b020-20ca22a31016 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e8572b0c-3a73-425c-a214-2735bf7e1410 2019-07-30 10:56:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e8572b0c-3a73-425c-a214-2735bf7e1410 2019-07-30 10:56:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8572b0c-3a73-425c-a214-2735bf7e1410 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8572b0c-3a73-425c-a214-2735bf7e1410 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_a2ux90'} 2019-07-30 10:56:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'789a872e-4ac8-4ef9-bafb-46d21cff91ee', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'7b703ff5-10ba-4980-acad-f6795507cfd4', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2019-07-30 10:56:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d2845f98-7d78-498a-a0b4-01a05e4c8635 2019-07-30 10:56:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973 2019-07-30 10:56:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d2845f98-7d78-498a-a0b4-01a05e4c8635 2019-07-30 10:56:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2845f98-7d78-498a-a0b4-01a05e4c8635 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2845f98-7d78-498a-a0b4-01a05e4c8635 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-63483467-d213-4856-82be-710394e6eafd 2019-07-30 10:56:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-63483467-d213-4856-82be-710394e6eafd 2019-07-30 10:56:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-63483467-d213-4856-82be-710394e6eafd 2019-07-30 10:56:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-63483467-d213-4856-82be-710394e6eafd 2019-07-30 10:56:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-63483467-d213-4856-82be-710394e6eafd x-compute-request-id: req-63483467-d213-4856-82be-710394e6eafd Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-63483467-d213-4856-82be-710394e6eafd x-compute-request-id: req-63483467-d213-4856-82be-710394e6eafd Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-63a1a189-0360-4aaf-977f-60f4357b3973 2019-07-30 10:56:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-63a1a189-0360-4aaf-977f-60f4357b3973 x-compute-request-id: req-63a1a189-0360-4aaf-977f-60f4357b3973 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" 2019-07-30 10:56:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-63a1a189-0360-4aaf-977f-60f4357b3973 x-compute-request-id: req-63a1a189-0360-4aaf-977f-60f4357b3973 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" 2019-07-30 10:56:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" 2019-07-30 10:56:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5bd19647-b9b9-431a-8158-2f963fcdb60b x-compute-request-id: req-5bd19647-b9b9-431a-8158-2f963fcdb60b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5bd19647-b9b9-431a-8158-2f963fcdb60b x-compute-request-id: req-5bd19647-b9b9-431a-8158-2f963fcdb60b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bd19647-b9b9-431a-8158-2f963fcdb60b 2019-07-30 10:56:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 2019-07-30 10:56:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 2019-07-30 10:56:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 2019-07-30 10:56:19,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1 2019-07-30 10:56:19,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1 2019-07-30 10:56:19,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1 2019-07-30 10:56:19,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1 2019-07-30 10:56:19,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-37323c72-47b2-4535-9bd1-7e0b112882e1 x-compute-request-id: req-37323c72-47b2-4535-9bd1-7e0b112882e1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:19,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-37323c72-47b2-4535-9bd1-7e0b112882e1 x-compute-request-id: req-37323c72-47b2-4535-9bd1-7e0b112882e1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:19,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79" 2019-07-30 10:56:19,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:19,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:19,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:19,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:19,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:19,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:19,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:19,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:19,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:19,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:19,213 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:19 GMT 2019-07-30 10:56:19,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:19,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:19,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:19,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:19,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:24,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:24,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:24,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:24,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:24,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:24,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:24,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:24,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:24,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fec7bc2b13e2adcc223bbca6a16e081e6e01c81a\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fec7bc2b13e2adcc223bbca6a16e081e6e01c81a\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 x-compute-request-id: req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 x-compute-request-id: req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:41.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:41.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:41.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b3d39526-2f07-4f59-852a-03145d69b035', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a55367cd-ca01-4166-8b5b-b38c6f2fbdb7', 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-30T10:55:41.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_1wwoo2'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:42.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:42.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.320Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a179cb94-48fd-4f8a-9de3-253f9bce0158 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b1ab31bd926293633c86316bdb1a2032b2932fb\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20 Date: Tue, 30 Jul 2019 10:55:42 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20 Date: Tue, 30 Jul 2019 10:55:42 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a179cb94-48fd-4f8a-9de3-253f9bce0158", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:36.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b1ab31bd926293633c86316bdb1a2032b2932fb\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_xxnrtt'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:42.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a179cb94-48fd-4f8a-9de3-253f9bce0158", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:42.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_wlqzvw'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3542d718-e7c5-4879-8e45-18e2495c36a8', 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-30T10:55:42.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6b2780da-87cd-49c9-88f4-388382512b11', 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-30T10:55:42.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:42.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.50804815-607b-432c-96a8-d02ac59e795e"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:36.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:36.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "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-30T10:55:42.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_2yxmfl', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:42.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_2yxmfl', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:42.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30T10:55:42.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}], "metadata": {"pagination": {"total": 1023, "offset": 551, "size": 50}}} 2019-07-30 10:56:24,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:24,387 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:24 GMT 2019-07-30 10:56:24,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:24,387 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:24,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:24,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:24,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:24,387 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1 2019-07-30 10:56:24,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-37323c72-47b2-4535-9bd1-7e0b112882e1 2019-07-30 10:56:24,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79" 2019-07-30 10:56:24,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79" 2019-07-30 10:56:24,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec7bc2b13e2adcc223bbca6a16e081e6e01c81a" 2019-07-30 10:56:24,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec7bc2b13e2adcc223bbca6a16e081e6e01c81a" 2019-07-30 10:56:24,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0" 2019-07-30 10:56:24,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0" 2019-07-30 10:56:24,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 x-compute-request-id: req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:24,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 x-compute-request-id: req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:24,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 2019-07-30 10:56:24,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 2019-07-30 10:56:24,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 2019-07-30 10:56:24,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-087bb92d-9358-4d40-ad22-e6ecc9fcbc05 2019-07-30 10:56:24,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:24,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:24,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:24,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:24,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 2019-07-30 10:56:24,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-99ca3e7e-e7e2-4fed-93b8-736b69fbac8b 2019-07-30 10:56:24,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b3d39526-2f07-4f59-852a-03145d69b035', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a55367cd-ca01-4166-8b5b-b38c6f2fbdb7', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-07-30 10:56:24,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_1wwoo2'} 2019-07-30 10:56:24,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:24,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:24,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a179cb94-48fd-4f8a-9de3-253f9bce0158 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:24,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20 2019-07-30 10:56:24,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b1ab31bd926293633c86316bdb1a2032b2932fb" 2019-07-30 10:56:24,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20 Date: Tue, 30 Jul 2019 10:55:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:24,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20 Date: Tue, 30 Jul 2019 10:55:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:24,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a179cb94-48fd-4f8a-9de3-253f9bce0158 2019-07-30 10:56:24,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:24,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b1ab31bd926293633c86316bdb1a2032b2932fb" 2019-07-30 10:56:24,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_xxnrtt'} 2019-07-30 10:56:24,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:24,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a179cb94-48fd-4f8a-9de3-253f9bce0158 2019-07-30 10:56:24,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:24,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_wlqzvw'} 2019-07-30 10:56:24,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3542d718-e7c5-4879-8e45-18e2495c36a8', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-07-30 10:56:24,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8" 2019-07-30 10:56:24,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8" 2019-07-30 10:56:24,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6b2780da-87cd-49c9-88f4-388382512b11', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-07-30 10:56:24,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:24,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_2yxmfl", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:24,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42ee733a756e8e981ca09b184fb5641ee44c20b" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_2yxmfl", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:24,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:24,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:56:24,397 - 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-30 10:56:24,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_2yxmfl', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-30 10:56:24,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_2yxmfl', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-30 10:56:24,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30 10:56:24,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:24,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:24,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:24,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:24,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:24,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:24,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:24,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:24,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:24,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:24,465 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:24 GMT 2019-07-30 10:56:24,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:24,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:24,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:24,466 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:24,466 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:29,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:29,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:29,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:29,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:29,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:29,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:29,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:29,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:29,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b1ab31bd926293633c86316bdb1a2032b2932fb\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20 Date: Tue, 30 Jul 2019 10:55:42 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20 Date: Tue, 30 Jul 2019 10:55:42 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:42.879Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_wlqzvw'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcc29642742780eaec59e6040f411ee297cbe711\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.50804815-607b-432c-96a8-d02ac59e795e"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:37.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:37.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:37.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:42.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:42.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a7947512-feeb-4711-97f5-717b00bfd794', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'b3d39526-2f07-4f59-852a-03145d69b035', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_8sz4qp'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:42.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:42.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9256dee5-59d0-44ca-8fea-7a4901b86e45 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.50804815-607b-432c-96a8-d02ac59e795e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:43.457Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9256dee5-59d0-44ca-8fea-7a4901b86e45", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:42.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.50804815-607b-432c-96a8-d02ac59e795e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.074Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b98cd251-9b4b-45be-a877-268e11854ef6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.074Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:37.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.074Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:37.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.074Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:37.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.074Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760ef1af-729e-4586-b9d6-5cf178e74123 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.074Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760ef1af-729e-4586-b9d6-5cf178e74123 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.074Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-760ef1af-729e-4586-b9d6-5cf178e74123", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.074Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-760ef1af-729e-4586-b9d6-5cf178e74123", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:37.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b98cd251-9b4b-45be-a877-268e11854ef6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ddb34439-3e90-44e8-a71c-ecc294be78e6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ddb34439-3e90-44e8-a71c-ecc294be78e6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-77e207e7-b6b3-43b5-ad78-1ac246239ad9 Date: Tue, 30 Jul 2019 10:55:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb34439-3e90-44e8-a71c-ecc294be78e6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b98cd251-9b4b-45be-a877-268e11854ef6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b98cd251-9b4b-45be-a877-268e11854ef6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:38.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb34439-3e90-44e8-a71c-ecc294be78e6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:43.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:38.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:37.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:44.594Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:37.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "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-30T10:55:44.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_rzeia8', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_rzeia8', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:44.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30T10:55:44.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}], "metadata": {"pagination": {"total": 1075, "offset": 601, "size": 50}}} 2019-07-30 10:56:29,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:29,557 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:29 GMT 2019-07-30 10:56:29,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:29,557 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:29,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:29,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:29,558 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:29,558 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b1ab31bd926293633c86316bdb1a2032b2932fb" 2019-07-30 10:56:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20 Date: Tue, 30 Jul 2019 10:55:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-eac84ffb-6df4-4a0f-9b5d-096d1f9d1e20 Date: Tue, 30 Jul 2019 10:55:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_wlqzvw'} 2019-07-30 10:56:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcc29642742780eaec59e6040f411ee297cbe711" 2019-07-30 10:56:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:56:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:56:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova', u'name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', u'fingerprint': u'64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4'}}}, {u'external_id': u'8605a438-c54a-4a92-9d04-a72c441f4999', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a7947512-feeb-4711-97f5-717b00bfd794', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'b3d39526-2f07-4f59-852a-03145d69b035', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2019-07-30 10:56:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_8sz4qp'} 2019-07-30 10:56:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9256dee5-59d0-44ca-8fea-7a4901b86e45 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9256dee5-59d0-44ca-8fea-7a4901b86e45 2019-07-30 10:56:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b98cd251-9b4b-45be-a877-268e11854ef6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 10:56:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:56:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:56:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760ef1af-729e-4586-b9d6-5cf178e74123 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760ef1af-729e-4586-b9d6-5cf178e74123 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-760ef1af-729e-4586-b9d6-5cf178e74123 2019-07-30 10:56:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-760ef1af-729e-4586-b9d6-5cf178e74123 2019-07-30 10:56:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 10:56:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b98cd251-9b4b-45be-a877-268e11854ef6 2019-07-30 10:56:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ddb34439-3e90-44e8-a71c-ecc294be78e6 2019-07-30 10:56:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ddb34439-3e90-44e8-a71c-ecc294be78e6 2019-07-30 10:56:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" 2019-07-30 10:56:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" 2019-07-30 10:56:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303" 2019-07-30 10:56:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303" 2019-07-30 10:56:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82" 2019-07-30 10:56:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82" 2019-07-30 10:56:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-77e207e7-b6b3-43b5-ad78-1ac246239ad9 Date: Tue, 30 Jul 2019 10:55:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb34439-3e90-44e8-a71c-ecc294be78e6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b98cd251-9b4b-45be-a877-268e11854ef6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b98cd251-9b4b-45be-a877-268e11854ef6 2019-07-30 10:56:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:56:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb34439-3e90-44e8-a71c-ecc294be78e6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:56:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 10:56:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:56:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 10:56:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_rzeia8", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba0523663c8329f11b66a719fb7fba32860d79" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_rzeia8", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:29,567 - 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-30 10:56:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_rzeia8', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-30 10:56:29,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_rzeia8', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-30 10:56:29,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30 10:56:29,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:29,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:29,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:29,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:29,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:29,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:29,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:29,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:29,633 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:29,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:29,633 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:29 GMT 2019-07-30 10:56:29,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:29,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:29,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:29,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:29,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:34,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:34,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:34,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:34,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:34,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:34,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:34,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:34,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:34,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-77e207e7-b6b3-43b5-ad78-1ac246239ad9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-77e207e7-b6b3-43b5-ad78-1ac246239ad9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:38.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:38.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:39.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-77e207e7-b6b3-43b5-ad78-1ac246239ad9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-77e207e7-b6b3-43b5-ad78-1ac246239ad9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.191Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-77e207e7-b6b3-43b5-ad78-1ac246239ad9 Date: Tue, 30 Jul 2019 10:55:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:44.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:39.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:39.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a650a54-fee2-4899-b49c-d852302b5039", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a650a54-fee2-4899-b49c-d852302b5039", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a650a54-fee2-4899-b49c-d852302b5039", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-aa15005f-c8ad-4a99-860b-9702aee1ff1e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-aa15005f-c8ad-4a99-860b-9702aee1ff1e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-aa15005f-c8ad-4a99-860b-9702aee1ff1e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-aa15005f-c8ad-4a99-860b-9702aee1ff1e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-c9ad594a-8dac-4409-97b6-364ddab7dfaf x-compute-request-id: req-c9ad594a-8dac-4409-97b6-364ddab7dfaf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-c9ad594a-8dac-4409-97b6-364ddab7dfaf x-compute-request-id: req-c9ad594a-8dac-4409-97b6-364ddab7dfaf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c9ad594a-8dac-4409-97b6-364ddab7dfaf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c9ad594a-8dac-4409-97b6-364ddab7dfaf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c9ad594a-8dac-4409-97b6-364ddab7dfaf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c9ad594a-8dac-4409-97b6-364ddab7dfaf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-aa15005f-c8ad-4a99-860b-9702aee1ff1e x-compute-request-id: req-aa15005f-c8ad-4a99-860b-9702aee1ff1e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-4a650a54-fee2-4899-b49c-d852302b5039 x-compute-request-id: req-4a650a54-fee2-4899-b49c-d852302b5039 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-aa15005f-c8ad-4a99-860b-9702aee1ff1e x-compute-request-id: req-aa15005f-c8ad-4a99-860b-9702aee1ff1e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:45.698Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-4a650a54-fee2-4899-b49c-d852302b5039 x-compute-request-id: req-4a650a54-fee2-4899-b49c-d852302b5039 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bba3bb95-42f3-4172-b176-e04a93b4853f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a650a54-fee2-4899-b49c-d852302b5039", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:45.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:45.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 x-compute-request-id: req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 x-compute-request-id: req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-19c6c1eb-4827-4d68-ad08-c973776ee28a x-compute-request-id: req-19c6c1eb-4827-4d68-ad08-c973776ee28a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bba3bb95-42f3-4172-b176-e04a93b4853f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bba3bb95-42f3-4172-b176-e04a93b4853f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-19c6c1eb-4827-4d68-ad08-c973776ee28a x-compute-request-id: req-19c6c1eb-4827-4d68-ad08-c973776ee28a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-19c6c1eb-4827-4d68-ad08-c973776ee28a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}], "metadata": {"pagination": {"total": 1080, "offset": 651, "size": 50}}} 2019-07-30 10:56:34,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:34,727 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:34 GMT 2019-07-30 10:56:34,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:34,728 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:34,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:34,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:34,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:34,728 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:34,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-77e207e7-b6b3-43b5-ad78-1ac246239ad9 2019-07-30 10:56:34,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-77e207e7-b6b3-43b5-ad78-1ac246239ad9 2019-07-30 10:56:34,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 10:56:34,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 10:56:34,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 10:56:34,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-77e207e7-b6b3-43b5-ad78-1ac246239ad9 2019-07-30 10:56:34,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-77e207e7-b6b3-43b5-ad78-1ac246239ad9 2019-07-30 10:56:34,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-77e207e7-b6b3-43b5-ad78-1ac246239ad9 Date: Tue, 30 Jul 2019 10:55:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:34,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 10:56:34,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 10:56:34,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a650a54-fee2-4899-b49c-d852302b5039 2019-07-30 10:56:34,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a650a54-fee2-4899-b49c-d852302b5039 2019-07-30 10:56:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a650a54-fee2-4899-b49c-d852302b5039 2019-07-30 10:56:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-aa15005f-c8ad-4a99-860b-9702aee1ff1e 2019-07-30 10:56:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-aa15005f-c8ad-4a99-860b-9702aee1ff1e 2019-07-30 10:56:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-aa15005f-c8ad-4a99-860b-9702aee1ff1e 2019-07-30 10:56:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-aa15005f-c8ad-4a99-860b-9702aee1ff1e 2019-07-30 10:56:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0" 2019-07-30 10:56:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-c9ad594a-8dac-4409-97b6-364ddab7dfaf x-compute-request-id: req-c9ad594a-8dac-4409-97b6-364ddab7dfaf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:34,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-c9ad594a-8dac-4409-97b6-364ddab7dfaf x-compute-request-id: req-c9ad594a-8dac-4409-97b6-364ddab7dfaf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:34,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c9ad594a-8dac-4409-97b6-364ddab7dfaf 2019-07-30 10:56:34,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c9ad594a-8dac-4409-97b6-364ddab7dfaf 2019-07-30 10:56:34,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c9ad594a-8dac-4409-97b6-364ddab7dfaf 2019-07-30 10:56:34,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c9ad594a-8dac-4409-97b6-364ddab7dfaf 2019-07-30 10:56:34,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0" 2019-07-30 10:56:34,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0" 2019-07-30 10:56:34,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-aa15005f-c8ad-4a99-860b-9702aee1ff1e x-compute-request-id: req-aa15005f-c8ad-4a99-860b-9702aee1ff1e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:34,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0" 2019-07-30 10:56:34,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-4a650a54-fee2-4899-b49c-d852302b5039 x-compute-request-id: req-4a650a54-fee2-4899-b49c-d852302b5039 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:34,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-aa15005f-c8ad-4a99-860b-9702aee1ff1e x-compute-request-id: req-aa15005f-c8ad-4a99-860b-9702aee1ff1e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:34,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-4a650a54-fee2-4899-b49c-d852302b5039 x-compute-request-id: req-4a650a54-fee2-4899-b49c-d852302b5039 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:34,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 2019-07-30 10:56:34,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bba3bb95-42f3-4172-b176-e04a93b4853f 2019-07-30 10:56:34,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a650a54-fee2-4899-b49c-d852302b5039 2019-07-30 10:56:34,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:34,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:34,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 x-compute-request-id: req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:34,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 x-compute-request-id: req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:34,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 2019-07-30 10:56:34,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 2019-07-30 10:56:34,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 2019-07-30 10:56:34,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d42ded3-9d95-4acc-a9b5-0fc4dd169649 2019-07-30 10:56:34,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" 2019-07-30 10:56:34,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" 2019-07-30 10:56:34,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-19c6c1eb-4827-4d68-ad08-c973776ee28a x-compute-request-id: req-19c6c1eb-4827-4d68-ad08-c973776ee28a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:34,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bba3bb95-42f3-4172-b176-e04a93b4853f 2019-07-30 10:56:34,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bba3bb95-42f3-4172-b176-e04a93b4853f 2019-07-30 10:56:34,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8" 2019-07-30 10:56:34,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-19c6c1eb-4827-4d68-ad08-c973776ee28a x-compute-request-id: req-19c6c1eb-4827-4d68-ad08-c973776ee28a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:34,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-19c6c1eb-4827-4d68-ad08-c973776ee28a 2019-07-30 10:56:34,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:34,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:34,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:34,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:34,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:34,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:34,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:34,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:34,797 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:34,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:34,797 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:34 GMT 2019-07-30 10:56:34,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:34,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:34,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:34,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:34,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:39,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:39,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:39,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:39,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:39,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:39,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:39,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:39,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:39,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-19c6c1eb-4827-4d68-ad08-c973776ee28a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-19c6c1eb-4827-4d68-ad08-c973776ee28a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-19c6c1eb-4827-4d68-ad08-c973776ee28a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-32a362b9-0d27-4d54-8bfb-e2348385cd39 x-compute-request-id: req-32a362b9-0d27-4d54-8bfb-e2348385cd39 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-32a362b9-0d27-4d54-8bfb-e2348385cd39 x-compute-request-id: req-32a362b9-0d27-4d54-8bfb-e2348385cd39 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32a362b9-0d27-4d54-8bfb-e2348385cd39", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32a362b9-0d27-4d54-8bfb-e2348385cd39", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32a362b9-0d27-4d54-8bfb-e2348385cd39", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32a362b9-0d27-4d54-8bfb-e2348385cd39", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:45.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:45.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-6bd8ce36-23a1-458b-aee5-758749fb03da x-compute-request-id: req-6bd8ce36-23a1-458b-aee5-758749fb03da Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-6bd8ce36-23a1-458b-aee5-758749fb03da x-compute-request-id: req-6bd8ce36-23a1-458b-aee5-758749fb03da Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-6bd8ce36-23a1-458b-aee5-758749fb03da", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-6bd8ce36-23a1-458b-aee5-758749fb03da", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-6bd8ce36-23a1-458b-aee5-758749fb03da", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-6bd8ce36-23a1-458b-aee5-758749fb03da", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-bba3bb95-42f3-4172-b176-e04a93b4853f x-compute-request-id: req-bba3bb95-42f3-4172-b176-e04a93b4853f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-bba3bb95-42f3-4172-b176-e04a93b4853f x-compute-request-id: req-bba3bb95-42f3-4172-b176-e04a93b4853f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bba3bb95-42f3-4172-b176-e04a93b4853f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec x-compute-request-id: req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec x-compute-request-id: req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:45.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:45.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ebd7da0-529c-4011-9850-429e12f07083 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ebd7da0-529c-4011-9850-429e12f07083 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4ebd7da0-529c-4011-9850-429e12f07083", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4ebd7da0-529c-4011-9850-429e12f07083", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd5da79-41e8-47db-8336-e739fcf3fd7b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd5da79-41e8-47db-8336-e739fcf3fd7b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0fd5da79-41e8-47db-8336-e739fcf3fd7b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0fd5da79-41e8-47db-8336-e739fcf3fd7b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c x-compute-request-id: req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c x-compute-request-id: req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-439cc562-4cc8-44cc-aab2-f1d2a29424f4 x-compute-request-id: req-439cc562-4cc8-44cc-aab2-f1d2a29424f4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}], "metadata": {"pagination": {"total": 1080, "offset": 701, "size": 50}}} 2019-07-30 10:56:39,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:39,884 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:39 GMT 2019-07-30 10:56:39,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:39,884 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:39,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:39,885 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:39,885 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:39,885 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:39,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-19c6c1eb-4827-4d68-ad08-c973776ee28a 2019-07-30 10:56:39,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-19c6c1eb-4827-4d68-ad08-c973776ee28a 2019-07-30 10:56:39,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-19c6c1eb-4827-4d68-ad08-c973776ee28a 2019-07-30 10:56:39,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" 2019-07-30 10:56:39,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" 2019-07-30 10:56:39,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-32a362b9-0d27-4d54-8bfb-e2348385cd39 x-compute-request-id: req-32a362b9-0d27-4d54-8bfb-e2348385cd39 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:39,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-32a362b9-0d27-4d54-8bfb-e2348385cd39 x-compute-request-id: req-32a362b9-0d27-4d54-8bfb-e2348385cd39 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:39,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32a362b9-0d27-4d54-8bfb-e2348385cd39 2019-07-30 10:56:39,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32a362b9-0d27-4d54-8bfb-e2348385cd39 2019-07-30 10:56:39,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32a362b9-0d27-4d54-8bfb-e2348385cd39 2019-07-30 10:56:39,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32a362b9-0d27-4d54-8bfb-e2348385cd39 2019-07-30 10:56:39,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:39,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:39,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8" 2019-07-30 10:56:39,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-6bd8ce36-23a1-458b-aee5-758749fb03da x-compute-request-id: req-6bd8ce36-23a1-458b-aee5-758749fb03da Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:39,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-6bd8ce36-23a1-458b-aee5-758749fb03da x-compute-request-id: req-6bd8ce36-23a1-458b-aee5-758749fb03da Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:39,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-6bd8ce36-23a1-458b-aee5-758749fb03da 2019-07-30 10:56:39,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-6bd8ce36-23a1-458b-aee5-758749fb03da 2019-07-30 10:56:39,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-6bd8ce36-23a1-458b-aee5-758749fb03da 2019-07-30 10:56:39,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-6bd8ce36-23a1-458b-aee5-758749fb03da 2019-07-30 10:56:39,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8" 2019-07-30 10:56:39,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8f22282611f1d48caf6a1572333f986b5f7e8" 2019-07-30 10:56:39,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-bba3bb95-42f3-4172-b176-e04a93b4853f x-compute-request-id: req-bba3bb95-42f3-4172-b176-e04a93b4853f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:39,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-bba3bb95-42f3-4172-b176-e04a93b4853f x-compute-request-id: req-bba3bb95-42f3-4172-b176-e04a93b4853f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:39,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bba3bb95-42f3-4172-b176-e04a93b4853f 2019-07-30 10:56:39,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec x-compute-request-id: req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:39,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec x-compute-request-id: req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:39,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec 2019-07-30 10:56:39,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec 2019-07-30 10:56:39,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec 2019-07-30 10:56:39,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d0cb23eb-5214-4527-8b7e-8299aaf5e8ec 2019-07-30 10:56:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ebd7da0-529c-4011-9850-429e12f07083 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ebd7da0-529c-4011-9850-429e12f07083 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4ebd7da0-529c-4011-9850-429e12f07083 2019-07-30 10:56:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4ebd7da0-529c-4011-9850-429e12f07083 2019-07-30 10:56:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd5da79-41e8-47db-8336-e739fcf3fd7b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd5da79-41e8-47db-8336-e739fcf3fd7b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0fd5da79-41e8-47db-8336-e739fcf3fd7b 2019-07-30 10:56:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0fd5da79-41e8-47db-8336-e739fcf3fd7b 2019-07-30 10:56:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c x-compute-request-id: req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c x-compute-request-id: req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c 2019-07-30 10:56:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c 2019-07-30 10:56:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c 2019-07-30 10:56:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d9e6d19e-4e5f-47a1-ae56-dbcbb089499c 2019-07-30 10:56:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82" 2019-07-30 10:56:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82" 2019-07-30 10:56:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-439cc562-4cc8-44cc-aab2-f1d2a29424f4 x-compute-request-id: req-439cc562-4cc8-44cc-aab2-f1d2a29424f4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:39,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:39,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:39,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:39,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:39,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:39,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:39,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:39,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:39,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:39,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:39,952 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:39 GMT 2019-07-30 10:56:39,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:39,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:39,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:39,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:39,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:44,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:45,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:45,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:45,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:45,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:45,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:45,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:45,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:45,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-439cc562-4cc8-44cc-aab2-f1d2a29424f4 x-compute-request-id: req-439cc562-4cc8-44cc-aab2-f1d2a29424f4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-439cc562-4cc8-44cc-aab2-f1d2a29424f4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-439cc562-4cc8-44cc-aab2-f1d2a29424f4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-439cc562-4cc8-44cc-aab2-f1d2a29424f4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-439cc562-4cc8-44cc-aab2-f1d2a29424f4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 x-compute-request-id: req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 x-compute-request-id: req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:46.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:46.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b879b27-ed78-4f3a-8ca3-c41a845f0373 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b879b27-ed78-4f3a-8ca3-c41a845f0373 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3b879b27-ed78-4f3a-8ca3-c41a845f0373", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3b879b27-ed78-4f3a-8ca3-c41a845f0373", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b801e9-e2f9-4a18-8275-7a8a9fcca042 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b801e9-e2f9-4a18-8275-7a8a9fcca042 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-37b801e9-e2f9-4a18-8275-7a8a9fcca042", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.371Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-37b801e9-e2f9-4a18-8275-7a8a9fcca042", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:45.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63 Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63 Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c55b111c6afa2249961aeb6f5a5fae5e4861b8a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c55b111c6afa2249961aeb6f5a5fae5e4861b8a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52532fbf418fbd12a9a3483125e0eb79b95610b5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-aa22632c-82c1-489f-801a-dd0aa96ad3c0 x-compute-request-id: req-aa22632c-82c1-489f-801a-dd0aa96ad3c0 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:38Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.50804815-607b-432c-96a8-d02ac59e795e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-aa22632c-82c1-489f-801a-dd0aa96ad3c0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.50804815-607b-432c-96a8-d02ac59e795e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-aa22632c-82c1-489f-801a-dd0aa96ad3c0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.50804815-607b-432c-96a8-d02ac59e795e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e x-compute-request-id: req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e x-compute-request-id: req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9e5762d2-19c7-4caf-a964-d877ddf2c40b x-compute-request-id: req-9e5762d2-19c7-4caf-a964-d877ddf2c40b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9e5762d2-19c7-4caf-a964-d877ddf2c40b x-compute-request-id: req-9e5762d2-19c7-4caf-a964-d877ddf2c40b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}, {\"id\": \"c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9e5762d2-19c7-4caf-a964-d877ddf2c40b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9e5762d2-19c7-4caf-a964-d877ddf2c40b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9e5762d2-19c7-4caf-a964-d877ddf2c40b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9e5762d2-19c7-4caf-a964-d877ddf2c40b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52532fbf418fbd12a9a3483125e0eb79b95610b5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a51dde3ede6eba4ad2bdb97dd28cec78235f9094\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}], "metadata": {"pagination": {"total": 1080, "offset": 751, "size": 50}}} 2019-07-30 10:56:45,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:45,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:45 GMT 2019-07-30 10:56:45,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:45,045 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:45,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:45,045 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:45,045 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:45,045 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-439cc562-4cc8-44cc-aab2-f1d2a29424f4 x-compute-request-id: req-439cc562-4cc8-44cc-aab2-f1d2a29424f4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-439cc562-4cc8-44cc-aab2-f1d2a29424f4 2019-07-30 10:56:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-439cc562-4cc8-44cc-aab2-f1d2a29424f4 2019-07-30 10:56:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-439cc562-4cc8-44cc-aab2-f1d2a29424f4 2019-07-30 10:56:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-439cc562-4cc8-44cc-aab2-f1d2a29424f4 2019-07-30 10:56:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82" 2019-07-30 10:56:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82" 2019-07-30 10:56:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 x-compute-request-id: req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 x-compute-request-id: req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 2019-07-30 10:56:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 2019-07-30 10:56:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fc9c2735-051a-49fd-8e6b-b41ff707b8e5 2019-07-30 10:56:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b879b27-ed78-4f3a-8ca3-c41a845f0373 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b879b27-ed78-4f3a-8ca3-c41a845f0373 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3b879b27-ed78-4f3a-8ca3-c41a845f0373 2019-07-30 10:56:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3b879b27-ed78-4f3a-8ca3-c41a845f0373 2019-07-30 10:56:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b801e9-e2f9-4a18-8275-7a8a9fcca042 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b801e9-e2f9-4a18-8275-7a8a9fcca042 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-37b801e9-e2f9-4a18-8275-7a8a9fcca042 2019-07-30 10:56:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-37b801e9-e2f9-4a18-8275-7a8a9fcca042 2019-07-30 10:56:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63 2019-07-30 10:56:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63 2019-07-30 10:56:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63 Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63 Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c55b111c6afa2249961aeb6f5a5fae5e4861b8a" 2019-07-30 10:56:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c55b111c6afa2249961aeb6f5a5fae5e4861b8a" 2019-07-30 10:56:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52532fbf418fbd12a9a3483125e0eb79b95610b5" 2019-07-30 10:56:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-aa22632c-82c1-489f-801a-dd0aa96ad3c0 x-compute-request-id: req-aa22632c-82c1-489f-801a-dd0aa96ad3c0 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:38Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:56:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-aa22632c-82c1-489f-801a-dd0aa96ad3c0 2019-07-30 10:56:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-aa22632c-82c1-489f-801a-dd0aa96ad3c0 2019-07-30 10:56:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e x-compute-request-id: req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e x-compute-request-id: req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/e91712d9-d703-4797-8ce2-b4094c970e04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e 2019-07-30 10:56:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e 2019-07-30 10:56:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e 2019-07-30 10:56:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-1d7ba26b-7f43-43dd-bc55-5ab218d6b50e 2019-07-30 10:56:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303" 2019-07-30 10:56:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303" 2019-07-30 10:56:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9e5762d2-19c7-4caf-a964-d877ddf2c40b x-compute-request-id: req-9e5762d2-19c7-4caf-a964-d877ddf2c40b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9e5762d2-19c7-4caf-a964-d877ddf2c40b x-compute-request-id: req-9e5762d2-19c7-4caf-a964-d877ddf2c40b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 10:56:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9e5762d2-19c7-4caf-a964-d877ddf2c40b 2019-07-30 10:56:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9e5762d2-19c7-4caf-a964-d877ddf2c40b 2019-07-30 10:56:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9e5762d2-19c7-4caf-a964-d877ddf2c40b 2019-07-30 10:56:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9e5762d2-19c7-4caf-a964-d877ddf2c40b 2019-07-30 10:56:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303" 2019-07-30 10:56:45,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303" 2019-07-30 10:56:45,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52532fbf418fbd12a9a3483125e0eb79b95610b5" 2019-07-30 10:56:45,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51dde3ede6eba4ad2bdb97dd28cec78235f9094" 2019-07-30 10:56:45,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:45,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:45,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:45,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:45,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:45,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:45,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:45,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:45,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:45,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:45,113 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:45 GMT 2019-07-30 10:56:45,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:45,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:45,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:45,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:45,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:50,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:50,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:50,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:50,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:50,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:50,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a51dde3ede6eba4ad2bdb97dd28cec78235f9094\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4e97a110-8877-4a50-ab86-4d0c7b7c4b14", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4e97a110-8877-4a50-ab86-4d0c7b7c4b14", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e97a110-8877-4a50-ab86-4d0c7b7c4b14 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e97a110-8877-4a50-ab86-4d0c7b7c4b14 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:46.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:46.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 x-compute-request-id: req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fe7f6b838a2c90cbea3aa4cf938c1005cbfcecf\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fe7f6b838a2c90cbea3aa4cf938c1005cbfcecf\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 x-compute-request-id: req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"fingerprint\": \"64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "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-30T10:55:46.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_a2ux90', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:46.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a800ef717ec68b5cae0274800eeef12527fb694\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_a2ux90', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:46.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30T10:55:46.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:46.915Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-90aeaa23-4cf2-445e-8bb2-e9f15b61b2dd x-compute-request-id: req-90aeaa23-4cf2-445e-8bb2-e9f15b61b2dd Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"adminPass\": \"L45WXyLZ8Dhn\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b314a5fd-099a-4d94-9e58-bed21d29ec67"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a800ef717ec68b5cae0274800eeef12527fb694\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6159a85d-576e-42ee-9eaa-3072b97fa365 Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6159a85d-576e-42ee-9eaa-3072b97fa365 Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30T10:55:46.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_wlqzvw', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:46.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_wlqzvw', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:46.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "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-30T10:55:46.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-75f1f936-c51c-4846-8649-c897f8fb4ceb Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-75f1f936-c51c-4846-8649-c897f8fb4ceb Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30T10:55:46.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_8sz4qp', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:46.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_8sz4qp', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:46.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "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-30T10:55:46.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}], "metadata": {"pagination": {"total": 1080, "offset": 801, "size": 50}}} 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:50 GMT 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:50,203 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:50,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:50,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51dde3ede6eba4ad2bdb97dd28cec78235f9094" 2019-07-30 10:56:50,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4e97a110-8877-4a50-ab86-4d0c7b7c4b14 2019-07-30 10:56:50,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4e97a110-8877-4a50-ab86-4d0c7b7c4b14 2019-07-30 10:56:50,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e97a110-8877-4a50-ab86-4d0c7b7c4b14 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:50,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e97a110-8877-4a50-ab86-4d0c7b7c4b14 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:56:50,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:50,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:56:50,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 2019-07-30 10:56:50,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 2019-07-30 10:56:50,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 2019-07-30 10:56:50,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 2019-07-30 10:56:50,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 x-compute-request-id: req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:50,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe7f6b838a2c90cbea3aa4cf938c1005cbfcecf" 2019-07-30 10:56:50,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe7f6b838a2c90cbea3aa4cf938c1005cbfcecf" 2019-07-30 10:56:50,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 x-compute-request-id: req-9bdb95c8-afde-49bd-a5dc-4b07a56c0b03 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC49OH/tYyecIIo7UqGEkYBZs6L1mFDChBW3k+Wgm21lo2beqdzDtBAvt4U79gIIiBJQK3izCq4RijpfKNT9pHZdOY4eLL8K9TepD1zg5Th6yfI6ygpl3pz3eXVkiJHP5JWsnQuevWmhoZtUhDTAYt7adhV9V3EX/v43QsMBb7ppIuAqrecs+mflRMHyhSgzLdkXcH2bZI4W3uAgRQOpLtcslq1dMq1V38lfzSTNi1YdxP6FMLtqi30ZKs3waZG0TV67oXRtfrOgPzg7PgPzd6dvfce+8/3sVWX865r5iEGNlgP8wBR06p3Q3Y58Vx8PKrj07mkCVJabNW3rtP8Wcp/ Generated-by-Nova", "name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "fingerprint": "64:ee:2f:ef:98:30:11:3a:22:4e:c9:8d:60:58:ed:a4"}}]} 2019-07-30 10:56:50,209 - 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-30 10:56:50,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_a2ux90', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-30 10:56:50,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a800ef717ec68b5cae0274800eeef12527fb694" 2019-07-30 10:56:50,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_a2ux90', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-30 10:56:50,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_a2ux90", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:50,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aa3b2bc45981701e1d057793ab60e6f379d9e0" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_a2ux90", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:50,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30 10:56:50,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63 2019-07-30 10:56:50,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-a5e1e3fc-7444-43a2-bba0-a19a0c370c63 2019-07-30 10:56:50,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-90aeaa23-4cf2-445e-8bb2-e9f15b61b2dd x-compute-request-id: req-90aeaa23-4cf2-445e-8bb2-e9f15b61b2dd Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "adminPass": "L45WXyLZ8Dhn"}} 2019-07-30 10:56:50,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a800ef717ec68b5cae0274800eeef12527fb694" 2019-07-30 10:56:50,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6159a85d-576e-42ee-9eaa-3072b97fa365 Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:50,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6159a85d-576e-42ee-9eaa-3072b97fa365 Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:50,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365 2019-07-30 10:56:50,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365 2019-07-30 10:56:50,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365 2019-07-30 10:56:50,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365 2019-07-30 10:56:50,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30 10:56:50,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_wlqzvw', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-30 10:56:50,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_wlqzvw', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-30 10:56:50,212 - 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-30 10:56:50,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_wlqzvw", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:50,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_wlqzvw", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:50,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-75f1f936-c51c-4846-8649-c897f8fb4ceb Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:50,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-75f1f936-c51c-4846-8649-c897f8fb4ceb Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:50,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb 2019-07-30 10:56:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb 2019-07-30 10:56:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb 2019-07-30 10:56:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb 2019-07-30 10:56:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30 10:56:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_8sz4qp', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-30 10:56:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_8sz4qp', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-30 10:56:50,213 - 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-30 10:56:50,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_8sz4qp", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:50,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e0226e380f583909aa035e0ac1e2834a438a82" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_8sz4qp", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:50,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:50,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:50,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:50,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:50,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:50,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:50,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:50,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:50,409 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:50,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:50,409 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:50 GMT 2019-07-30 10:56:50,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:50,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:50,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:50,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:50,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:55,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:56:55,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:55,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-75f1f936-c51c-4846-8649-c897f8fb4ceb Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-75f1f936-c51c-4846-8649-c897f8fb4ceb Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "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-30T10:55:46.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_wlqzvw', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:46.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_wlqzvw', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', '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-30T10:55:46.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "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-30T10:55:46.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a800ef717ec68b5cae0274800eeef12527fb694\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6159a85d-576e-42ee-9eaa-3072b97fa365 Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6159a85d-576e-42ee-9eaa-3072b97fa365 Date: Tue, 30 Jul 2019 10:55:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:47.505Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:46.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30T10:55:47.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_xxnrtt', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_xxnrtt', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "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": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"imageRef\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"flavorRef\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7 Date: Tue, 30 Jul 2019 10:55:47 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T10:49:26Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\",\"admin_state_up\":true,\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:25Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.217Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:47.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.849Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-74e510a9-1717-4d3c-be27-9a78c26fdb18 x-compute-request-id: req-74e510a9-1717-4d3c-be27-9a78c26fdb18 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"adminPass\": \"BQWEvbR4JpQ2\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.849Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-74e510a9-1717-4d3c-be27-9a78c26fdb18 x-compute-request-id: req-74e510a9-1717-4d3c-be27-9a78c26fdb18 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"adminPass\": \"BQWEvbR4JpQ2\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.849Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-74e510a9-1717-4d3c-be27-9a78c26fdb18", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.849Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-74e510a9-1717-4d3c-be27-9a78c26fdb18", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.849Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-74e510a9-1717-4d3c-be27-9a78c26fdb18", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.849Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-74e510a9-1717-4d3c-be27-9a78c26fdb18", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f7cc31d4-6db8-4abb-b017-7247ce952a66"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:48.849Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-bc28912a-275e-47e2-a5d4-3af88c6437df x-compute-request-id: req-bc28912a-275e-47e2-a5d4-3af88c6437df Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"adminPass\": \"7aZjixTNjJy9\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-bc28912a-275e-47e2-a5d4-3af88c6437df x-compute-request-id: req-bc28912a-275e-47e2-a5d4-3af88c6437df Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"adminPass\": \"7aZjixTNjJy9\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 x-compute-request-id: req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"adminPass\": \"y4ukfJ2rar8s\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 x-compute-request-id: req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"adminPass\": \"y4ukfJ2rar8s\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}], "metadata": {"pagination": {"total": 1090, "offset": 851, "size": 50}}} 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:55 GMT 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:55,503 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:56:55,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:55,504 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:55,504 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:56:55,504 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:56:55,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb 2019-07-30 10:56:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb 2019-07-30 10:56:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb 2019-07-30 10:56:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-75f1f936-c51c-4846-8649-c897f8fb4ceb 2019-07-30 10:56:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-75f1f936-c51c-4846-8649-c897f8fb4ceb Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-75f1f936-c51c-4846-8649-c897f8fb4ceb Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_wlqzvw", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d04386cc34137e336a38cc85699b26eab297ca" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_wlqzvw", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:55,508 - 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-30 10:56:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_wlqzvw', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-30 10:56:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_wlqzvw', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-30 10:56:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365 2019-07-30 10:56:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365 2019-07-30 10:56:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365 2019-07-30 10:56:55,508 - 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-30 10:56:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a800ef717ec68b5cae0274800eeef12527fb694" 2019-07-30 10:56:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6159a85d-576e-42ee-9eaa-3072b97fa365 Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6159a85d-576e-42ee-9eaa-3072b97fa365 Date: Tue, 30 Jul 2019 10:55:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-6159a85d-576e-42ee-9eaa-3072b97fa365 2019-07-30 10:56:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf), 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-30 10:56:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_xxnrtt', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-30 10:56:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_xxnrtt', 'key_name': u'cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'image': u'e91712d9-d703-4797-8ce2-b4094c970e04', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf', 'cloudify_management_network_id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}, 'nics': [{'net-id': u'26df5246-a6d4-4a6d-9650-213c0c8b0df0'}], 'flavor': u'9977f9ff-264b-47f3-a20b-372b4d545f3c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-30 10:56:55,510 - 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-30 10:56:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 10:56:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_xxnrtt", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0663d902ee233e327561f55646d6e77ba3303" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_xxnrtt", "imageRef": "e91712d9-d703-4797-8ce2-b4094c970e04", "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "flavorRef": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}}' 2019-07-30 10:56:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:56:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:56:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7 2019-07-30 10:56:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7 2019-07-30 10:56:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7 Date: Tue, 30 Jul 2019 10:55:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"],"description":"","tags":[],"updated_at":"2019-07-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450}]} 2019-07-30 10:56:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7 2019-07-30 10:56:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-bdb10822-15cd-48a4-a74f-5c0d1dffeba7 2019-07-30 10:56:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 10:56:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-74e510a9-1717-4d3c-be27-9a78c26fdb18 x-compute-request-id: req-74e510a9-1717-4d3c-be27-9a78c26fdb18 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "adminPass": "BQWEvbR4JpQ2"}} 2019-07-30 10:56:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-74e510a9-1717-4d3c-be27-9a78c26fdb18 x-compute-request-id: req-74e510a9-1717-4d3c-be27-9a78c26fdb18 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "adminPass": "BQWEvbR4JpQ2"}} 2019-07-30 10:56:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-74e510a9-1717-4d3c-be27-9a78c26fdb18 2019-07-30 10:56:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-74e510a9-1717-4d3c-be27-9a78c26fdb18 2019-07-30 10:56:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-74e510a9-1717-4d3c-be27-9a78c26fdb18 2019-07-30 10:56:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-74e510a9-1717-4d3c-be27-9a78c26fdb18 2019-07-30 10:56:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 10:56:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-bc28912a-275e-47e2-a5d4-3af88c6437df x-compute-request-id: req-bc28912a-275e-47e2-a5d4-3af88c6437df Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "adminPass": "7aZjixTNjJy9"}} 2019-07-30 10:56:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-bc28912a-275e-47e2-a5d4-3af88c6437df x-compute-request-id: req-bc28912a-275e-47e2-a5d4-3af88c6437df Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "adminPass": "7aZjixTNjJy9"}} 2019-07-30 10:56:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df 2019-07-30 10:56:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df 2019-07-30 10:56:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df 2019-07-30 10:56:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df 2019-07-30 10:56:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 x-compute-request-id: req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "adminPass": "y4ukfJ2rar8s"}} 2019-07-30 10:56:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 x-compute-request-id: req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "adminPass": "y4ukfJ2rar8s"}} 2019-07-30 10:56:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 2019-07-30 10:56:55,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:56:55,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:56:55,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:56:55,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:56:55,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:56:55,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:56:55,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:56:55,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:56:55,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:56:55,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:56:55,595 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:56:55 GMT 2019-07-30 10:56:55,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:56:55,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:56:55,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:56:55,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:56:55,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:00,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:00,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:00,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:00,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:00,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:00,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:00,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:00,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:00,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:48.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.276cf3c9-9747-404b-8b37-8fc136b5472d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 x-compute-request-id: req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"adminPass\": \"y4ukfJ2rar8s\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 x-compute-request-id: req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"adminPass\": \"y4ukfJ2rar8s\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a83500fb-4b91-4673-a2f6-d1f1fa476b35"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-4598801d-435e-47e1-96c9-6fe61a788e43 x-compute-request-id: req-4598801d-435e-47e1-96c9-6fe61a788e43 Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"adminPass\": \"v9WQcQPiyo34\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-4598801d-435e-47e1-96c9-6fe61a788e43 x-compute-request-id: req-4598801d-435e-47e1-96c9-6fe61a788e43 Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"adminPass\": \"v9WQcQPiyo34\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f73864-0b5c-41d1-8b17-b4ba0c832c74 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.54d98316-d921-43bd-ac58-29515dc793ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:49.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.54d98316-d921-43bd-ac58-29515dc793ac"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-04f73864-0b5c-41d1-8b17-b4ba0c832c74", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.54d98316-d921-43bd-ac58-29515dc793ac"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1b18635c-ef24-437a-a13d-fd16988b36de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1b18635c-ef24-437a-a13d-fd16988b36de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-1b18635c-ef24-437a-a13d-fd16988b36de x-compute-request-id: req-1b18635c-ef24-437a-a13d-fd16988b36de Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 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\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"adminPass\": \"w4xDLTjaWAez\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-1b18635c-ef24-437a-a13d-fd16988b36de x-compute-request-id: req-1b18635c-ef24-437a-a13d-fd16988b36de Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 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\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"adminPass\": \"w4xDLTjaWAez\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c975206f5bd4c3eeaef029bff003594478a143\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.54d98316-d921-43bd-ac58-29515dc793ac"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-584eea3d-6404-4784-8ed3-0c4e075d4cc3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-584eea3d-6404-4784-8ed3-0c4e075d4cc3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-584eea3d-6404-4784-8ed3-0c4e075d4cc3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-584eea3d-6404-4784-8ed3-0c4e075d4cc3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-584eea3d-6404-4784-8ed3-0c4e075d4cc3 x-compute-request-id: req-584eea3d-6404-4784-8ed3-0c4e075d4cc3 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 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\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"adminPass\": \"wYaErK3SdwC4\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-584eea3d-6404-4784-8ed3-0c4e075d4cc3 x-compute-request-id: req-584eea3d-6404-4784-8ed3-0c4e075d4cc3 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 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\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"adminPass\": \"wYaErK3SdwC4\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a8b98018-2848-45d3-9ce9-5551749fef6f"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4598801d-435e-47e1-96c9-6fe61a788e43", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4598801d-435e-47e1-96c9-6fe61a788e43", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4598801d-435e-47e1-96c9-6fe61a788e43", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:49.919Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4598801d-435e-47e1-96c9-6fe61a788e43", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.58067c2e-7e15-4fae-ae2a-b05deabdcb23"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:50.635Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:50.635Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:50.635Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:50.635Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1b18635c-ef24-437a-a13d-fd16988b36de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:50.635Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1b18635c-ef24-437a-a13d-fd16988b36de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:49.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fd7c7682-170c-4a35-8889-74593003f629"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:50.635Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.243Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-e4c7aeb3-0f0e-4058-b598-7feef0bed65f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.54d98316-d921-43bd-ac58-29515dc793ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.243Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-e4c7aeb3-0f0e-4058-b598-7feef0bed65f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.54d98316-d921-43bd-ac58-29515dc793ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.243Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-e4c7aeb3-0f0e-4058-b598-7feef0bed65f x-compute-request-id: req-e4c7aeb3-0f0e-4058-b598-7feef0bed65f Content-Encoding: gzip Content-Length: 725 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:49Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.54d98316-d921-43bd-ac58-29515dc793ac"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.243Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.243Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.243Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.846Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:51.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.816e82b3-5e9f-4260-a1c9-8822ed9994ea"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.846Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.846Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.846Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f5e87d3-e1f5-4fa8-ad21-df7c79d69449 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.816e82b3-5e9f-4260-a1c9-8822ed9994ea"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.846Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8f5e87d3-e1f5-4fa8-ad21-df7c79d69449", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.816e82b3-5e9f-4260-a1c9-8822ed9994ea"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:51.846Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:52.446Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:52.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a8995a8f83db5288028ea6467e00b7a45691f1b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.816e82b3-5e9f-4260-a1c9-8822ed9994ea"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:52.446Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:52.446Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1115, "offset": 901, "size": 50}}} 2019-07-30 10:57:00,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:00,732 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:00 GMT 2019-07-30 10:57:00,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:00,732 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:00,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:00,732 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:00,732 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:00,732 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:00,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bc28912a-275e-47e2-a5d4-3af88c6437df 2019-07-30 10:57:00,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 x-compute-request-id: req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "adminPass": "y4ukfJ2rar8s"}} 2019-07-30 10:57:00,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 x-compute-request-id: req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "adminPass": "y4ukfJ2rar8s"}} 2019-07-30 10:57:00,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 2019-07-30 10:57:00,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 2019-07-30 10:57:00,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3e874f2e-b670-4f37-86cb-3e1fd9ee96f6 2019-07-30 10:57:00,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-4598801d-435e-47e1-96c9-6fe61a788e43 x-compute-request-id: req-4598801d-435e-47e1-96c9-6fe61a788e43 Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "adminPass": "v9WQcQPiyo34"}} 2019-07-30 10:57:00,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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 x-openstack-request-id: req-4598801d-435e-47e1-96c9-6fe61a788e43 x-compute-request-id: req-4598801d-435e-47e1-96c9-6fe61a788e43 Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "adminPass": "v9WQcQPiyo34"}} 2019-07-30 10:57:00,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f73864-0b5c-41d1-8b17-b4ba0c832c74 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:00,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 10:57:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-04f73864-0b5c-41d1-8b17-b4ba0c832c74 2019-07-30 10:57:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1b18635c-ef24-437a-a13d-fd16988b36de 2019-07-30 10:57:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1b18635c-ef24-437a-a13d-fd16988b36de 2019-07-30 10:57:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-1b18635c-ef24-437a-a13d-fd16988b36de x-compute-request-id: req-1b18635c-ef24-437a-a13d-fd16988b36de Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 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": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "adminPass": "w4xDLTjaWAez"}} 2019-07-30 10:57:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-1b18635c-ef24-437a-a13d-fd16988b36de x-compute-request-id: req-1b18635c-ef24-437a-a13d-fd16988b36de Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 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": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "adminPass": "w4xDLTjaWAez"}} 2019-07-30 10:57:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c975206f5bd4c3eeaef029bff003594478a143" 2019-07-30 10:57:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-584eea3d-6404-4784-8ed3-0c4e075d4cc3 2019-07-30 10:57:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-584eea3d-6404-4784-8ed3-0c4e075d4cc3 2019-07-30 10:57:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-584eea3d-6404-4784-8ed3-0c4e075d4cc3 2019-07-30 10:57:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-584eea3d-6404-4784-8ed3-0c4e075d4cc3 2019-07-30 10:57:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-584eea3d-6404-4784-8ed3-0c4e075d4cc3 x-compute-request-id: req-584eea3d-6404-4784-8ed3-0c4e075d4cc3 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 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": "b5263302-a1a2-4992-a8f3-61df4acfef61", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "adminPass": "wYaErK3SdwC4"}} 2019-07-30 10:57:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:55: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-584eea3d-6404-4784-8ed3-0c4e075d4cc3 x-compute-request-id: req-584eea3d-6404-4784-8ed3-0c4e075d4cc3 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 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": "b5263302-a1a2-4992-a8f3-61df4acfef61", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "adminPass": "wYaErK3SdwC4"}} 2019-07-30 10:57:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4598801d-435e-47e1-96c9-6fe61a788e43 2019-07-30 10:57:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 10:57:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4598801d-435e-47e1-96c9-6fe61a788e43 2019-07-30 10:57:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4598801d-435e-47e1-96c9-6fe61a788e43 2019-07-30 10:57:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4598801d-435e-47e1-96c9-6fe61a788e43 2019-07-30 10:57:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 10:57:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 10:57:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 10:57:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1b18635c-ef24-437a-a13d-fd16988b36de 2019-07-30 10:57:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1b18635c-ef24-437a-a13d-fd16988b36de 2019-07-30 10:57:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 10:57:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-e4c7aeb3-0f0e-4058-b598-7feef0bed65f 2019-07-30 10:57:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-e4c7aeb3-0f0e-4058-b598-7feef0bed65f 2019-07-30 10:57:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-e4c7aeb3-0f0e-4058-b598-7feef0bed65f x-compute-request-id: req-e4c7aeb3-0f0e-4058-b598-7feef0bed65f Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:49Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:57:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:57:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:57:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:57:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:57:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f5e87d3-e1f5-4fa8-ad21-df7c79d69449 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8f5e87d3-e1f5-4fa8-ad21-df7c79d69449 2019-07-30 10:57:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:57:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 10:57:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8995a8f83db5288028ea6467e00b7a45691f1b" 2019-07-30 10:57:00,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 10:57:00,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 10:57:00,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:57:00,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:00,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:00,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:00,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:00,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:00,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:00,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:00,854 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:57:00,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:00,854 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:00 GMT 2019-07-30 10:57:00,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:00,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:57:00,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:00,854 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:00,854 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:05,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:05,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:05,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:05,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:05,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:05,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:05,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:05,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:05,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.046Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.046Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bc1e6a85-837b-45f1-88aa-f5837e7581e6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:52.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5394967d-5247-4e09-a70a-021f02d73cfc"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.046Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1e6a85-837b-45f1-88aa-f5837e7581e6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:52.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5394967d-5247-4e09-a70a-021f02d73cfc"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:52.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5394967d-5247-4e09-a70a-021f02d73cfc"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4de0c858c5cfacbead0515fa38d863a2d5852095\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:52.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5394967d-5247-4e09-a70a-021f02d73cfc"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.046Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:50.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "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-30T10:55:51.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-796f755b-21b0-4f09-a6ba-aff83e5c3356 x-compute-request-id: req-796f755b-21b0-4f09-a6ba-aff83e5c3356 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:53.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5394967d-5247-4e09-a70a-021f02d73cfc"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e116f805-1335-4099-b884-83c76abd7c7e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:53.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6b2ba336-136e-4b03-a810-c1d2446a399c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e116f805-1335-4099-b884-83c76abd7c7e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:53.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6b2ba336-136e-4b03-a810-c1d2446a399c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:53.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6b2ba336-136e-4b03-a810-c1d2446a399c"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-a5d45246-b8a1-4c6b-b3b5-c3991b21db5f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:52.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.816e82b3-5e9f-4260-a1c9-8822ed9994ea"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-a5d45246-b8a1-4c6b-b3b5-c3991b21db5f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:52.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.816e82b3-5e9f-4260-a1c9-8822ed9994ea"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-a5d45246-b8a1-4c6b-b3b5-c3991b21db5f x-compute-request-id: req-a5d45246-b8a1-4c6b-b3b5-c3991b21db5f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:50Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:52.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.816e82b3-5e9f-4260-a1c9-8822ed9994ea"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:53.656Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8aebf7bb-a060-4799-8768-07691b3fa186", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:53.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.189393ee-b2a2-4c4f-9dee-286cebe9a80c"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aebf7bb-a060-4799-8768-07691b3fa186 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:53.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.189393ee-b2a2-4c4f-9dee-286cebe9a80c"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:53.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.189393ee-b2a2-4c4f-9dee-286cebe9a80c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04631f83f898bebd7764b4a645d8ffd6e1a06042\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:53.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6b2ba336-136e-4b03-a810-c1d2446a399c"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-796f755b-21b0-4f09-a6ba-aff83e5c3356", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:53.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5394967d-5247-4e09-a70a-021f02d73cfc"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-796f755b-21b0-4f09-a6ba-aff83e5c3356", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:53.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5394967d-5247-4e09-a70a-021f02d73cfc"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.253Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3e776091-2fc1-49a7-b906-972d34da07d6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.082b78f3-1ad7-4c8f-92f3-710b4151aa8f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89b7a052761f686c70eeae530d2fd7b9d690803c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a87695cc-05d3-4825-8193-d25de76f3083"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:51.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bf88ec2714b79c391a5bcfd1d7a8e1f46e74016a\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:54.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.189393ee-b2a2-4c4f-9dee-286cebe9a80c"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bdaf6090-e5d7-4477-ba44-b6e2d9f70d83", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:54.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a87695cc-05d3-4825-8193-d25de76f3083"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdaf6090-e5d7-4477-ba44-b6e2d9f70d83 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:54.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a87695cc-05d3-4825-8193-d25de76f3083"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:54.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.082b78f3-1ad7-4c8f-92f3-710b4151aa8f"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:55:54.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a87695cc-05d3-4825-8193-d25de76f3083"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:54.778Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e776091-2fc1-49a7-b906-972d34da07d6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.082b78f3-1ad7-4c8f-92f3-710b4151aa8f"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:55.489Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-f59c99f1-da49-46e3-815e-5aa77324c03f x-compute-request-id: req-f59c99f1-da49-46e3-815e-5aa77324c03f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6b2ba336-136e-4b03-a810-c1d2446a399c"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:55.489Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:52.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:55.489Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:52.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:55.489Z", "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-30T10:55:53.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:55.489Z", "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-30T10:55:54.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:55.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88833deb36f88821fae8f6fd14fd5be6c38aa8ce\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:54.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.082b78f3-1ad7-4c8f-92f3-710b4151aa8f"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:55.489Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-f59c99f1-da49-46e3-815e-5aa77324c03f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6b2ba336-136e-4b03-a810-c1d2446a399c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:55.489Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-f59c99f1-da49-46e3-815e-5aa77324c03f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6b2ba336-136e-4b03-a810-c1d2446a399c"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c9b37245-b4fb-44bc-bbbf-90f29f09b64d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a87695cc-05d3-4825-8193-d25de76f3083"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c9b37245-b4fb-44bc-bbbf-90f29f09b64d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a87695cc-05d3-4825-8193-d25de76f3083"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-c9b37245-b4fb-44bc-bbbf-90f29f09b64d x-compute-request-id: req-c9b37245-b4fb-44bc-bbbf-90f29f09b64d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a87695cc-05d3-4825-8193-d25de76f3083"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-5a6c9e2b-523b-4b19-9229-da85c33eb404", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.189393ee-b2a2-4c4f-9dee-286cebe9a80c"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "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-30T10:55:55.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "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-30T10:55:55.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1152, "offset": 951, "size": 50}}} 2019-07-30 10:57:05,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:05,950 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:05 GMT 2019-07-30 10:57:05,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:05,950 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:05,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:05,950 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:05,950 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:05,950 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:05,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 10:57:05,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bc1e6a85-837b-45f1-88aa-f5837e7581e6 2019-07-30 10:57:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1e6a85-837b-45f1-88aa-f5837e7581e6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de0c858c5cfacbead0515fa38d863a2d5852095" 2019-07-30 10:57:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:57:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 10:57:05,955 - 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-30 10:57:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-796f755b-21b0-4f09-a6ba-aff83e5c3356 x-compute-request-id: req-796f755b-21b0-4f09-a6ba-aff83e5c3356 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e116f805-1335-4099-b884-83c76abd7c7e 2019-07-30 10:57:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e116f805-1335-4099-b884-83c76abd7c7e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-a5d45246-b8a1-4c6b-b3b5-c3991b21db5f 2019-07-30 10:57:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-a5d45246-b8a1-4c6b-b3b5-c3991b21db5f 2019-07-30 10:57:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-a5d45246-b8a1-4c6b-b3b5-c3991b21db5f x-compute-request-id: req-a5d45246-b8a1-4c6b-b3b5-c3991b21db5f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:50Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:57:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 10:57:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8aebf7bb-a060-4799-8768-07691b3fa186 2019-07-30 10:57:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aebf7bb-a060-4799-8768-07691b3fa186 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:05,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04631f83f898bebd7764b4a645d8ffd6e1a06042" 2019-07-30 10:57:05,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-796f755b-21b0-4f09-a6ba-aff83e5c3356 2019-07-30 10:57:05,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-796f755b-21b0-4f09-a6ba-aff83e5c3356 2019-07-30 10:57:05,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 10:57:05,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 10:57:05,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 10:57:05,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3e776091-2fc1-49a7-b906-972d34da07d6 2019-07-30 10:57:05,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b7a052761f686c70eeae530d2fd7b9d690803c" 2019-07-30 10:57:05,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 10:57:05,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 10:57:05,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf88ec2714b79c391a5bcfd1d7a8e1f46e74016a" 2019-07-30 10:57:05,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bdaf6090-e5d7-4477-ba44-b6e2d9f70d83 2019-07-30 10:57:05,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdaf6090-e5d7-4477-ba44-b6e2d9f70d83 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:05,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:05,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:05,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e776091-2fc1-49a7-b906-972d34da07d6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:05,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-f59c99f1-da49-46e3-815e-5aa77324c03f x-compute-request-id: req-f59c99f1-da49-46e3-815e-5aa77324c03f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:05,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 10:57:05,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 10:57:05,959 - 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-30 10:57:05,960 - 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-30 10:57:05,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88833deb36f88821fae8f6fd14fd5be6c38aa8ce" 2019-07-30 10:57:05,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-f59c99f1-da49-46e3-815e-5aa77324c03f 2019-07-30 10:57:05,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-f59c99f1-da49-46e3-815e-5aa77324c03f 2019-07-30 10:57:05,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c9b37245-b4fb-44bc-bbbf-90f29f09b64d 2019-07-30 10:57:05,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c9b37245-b4fb-44bc-bbbf-90f29f09b64d 2019-07-30 10:57:05,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-c9b37245-b4fb-44bc-bbbf-90f29f09b64d x-compute-request-id: req-c9b37245-b4fb-44bc-bbbf-90f29f09b64d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:05,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-5a6c9e2b-523b-4b19-9229-da85c33eb404 2019-07-30 10:57:05,961 - 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-30 10:57:05,961 - 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-30 10:57:05,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:57:06,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:06,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:06,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:06,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:06,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:06,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:06,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:06,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:57:06,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:06,022 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:06 GMT 2019-07-30 10:57:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:57:06,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:06,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:06,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:11,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:11,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:11,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:11,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:11,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:11,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:11,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:11,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:11,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5a6c9e2b-523b-4b19-9229-da85c33eb404 x-compute-request-id: req-5a6c9e2b-523b-4b19-9229-da85c33eb404 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.189393ee-b2a2-4c4f-9dee-286cebe9a80c"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-5a6c9e2b-523b-4b19-9229-da85c33eb404", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.189393ee-b2a2-4c4f-9dee-286cebe9a80c"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-64dbb2e3-cb2f-4786-a8ff-112dc4865c36", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.082b78f3-1ad7-4c8f-92f3-710b4151aa8f"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-64dbb2e3-cb2f-4786-a8ff-112dc4865c36", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.082b78f3-1ad7-4c8f-92f3-710b4151aa8f"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.217Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-64dbb2e3-cb2f-4786-a8ff-112dc4865c36 x-compute-request-id: req-64dbb2e3-cb2f-4786-a8ff-112dc4865c36 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:55:55.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.082b78f3-1ad7-4c8f-92f3-710b4151aa8f"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.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]", "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-30T10:55:56.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:55:56.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]", "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-30T10:55:56.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:17.270Z", "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-30T10:56:17.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:18.188Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:18.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6942a49d-598f-4a9a-9ace-ec3091ba8a3e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:18.690Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-66678512-9739-4a44-8146-e67322394f6a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:18.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6942a49d-598f-4a9a-9ace-ec3091ba8a3e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:18.690Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66678512-9739-4a44-8146-e67322394f6a 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:18.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6942a49d-598f-4a9a-9ace-ec3091ba8a3e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:19.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be29cae373ba4706ca66e96ca97a10cd1099822e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:18.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6942a49d-598f-4a9a-9ace-ec3091ba8a3e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:19.763Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-76ca5cfd-20ef-4ddd-a463-2d48e82fca54 x-compute-request-id: req-76ca5cfd-20ef-4ddd-a463-2d48e82fca54 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:38Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:19.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6942a49d-598f-4a9a-9ace-ec3091ba8a3e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:20.330Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-76ca5cfd-20ef-4ddd-a463-2d48e82fca54", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:19.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6942a49d-598f-4a9a-9ace-ec3091ba8a3e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:20.330Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-76ca5cfd-20ef-4ddd-a463-2d48e82fca54", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:19.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6942a49d-598f-4a9a-9ace-ec3091ba8a3e"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:20.330Z", "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-30T10:56:19.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:21.699Z", "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-30T10:56:21.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:22.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:22.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9e9ccd86-aae5-48fb-9827-ac5c0122a687"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:23.282Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ffb00cc-225f-49dd-9ed8-46ec2c8e0383 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:22.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9e9ccd86-aae5-48fb-9827-ac5c0122a687"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:23.282Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8ffb00cc-225f-49dd-9ed8-46ec2c8e0383", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:22.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9e9ccd86-aae5-48fb-9827-ac5c0122a687"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:23.282Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce2b2aa2e69b9ff09cb57e357989db9c3899988f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:22.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9e9ccd86-aae5-48fb-9827-ac5c0122a687"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:24.035Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-2a252e30-3283-4652-8a6a-6e8ae3023d7b x-compute-request-id: req-2a252e30-3283-4652-8a6a-6e8ae3023d7b 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.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:49Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:23.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9e9ccd86-aae5-48fb-9827-ac5c0122a687"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:24.702Z", "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-30T10:56:24.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:24.702Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-2a252e30-3283-4652-8a6a-6e8ae3023d7b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:23.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9e9ccd86-aae5-48fb-9827-ac5c0122a687"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:24.702Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-2a252e30-3283-4652-8a6a-6e8ae3023d7b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:23.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9e9ccd86-aae5-48fb-9827-ac5c0122a687"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:24.702Z", "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-30T10:56:24.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:24.702Z", "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-30T10:56:23.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:25.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:25.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6452c4f2-ae59-4486-b064-b34832a0a225"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:25.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:25.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f5620750-b840-4ef8-afd4-06d429893b07"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:25.837Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19bb2a6e-7e6e-4660-af77-21c258713611 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:25.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6452c4f2-ae59-4486-b064-b34832a0a225"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:25.837Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-19bb2a6e-7e6e-4660-af77-21c258713611", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:25.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6452c4f2-ae59-4486-b064-b34832a0a225"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:25.837Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af4f71a-cd82-4b15-93a8-2c73d58e9267 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:25.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f5620750-b840-4ef8-afd4-06d429893b07"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:25.837Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4af4f71a-cd82-4b15-93a8-2c73d58e9267", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:25.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f5620750-b840-4ef8-afd4-06d429893b07"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:25.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0edea4c1a9cdbaa22a2846269799f63b930fa1e1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:25.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6452c4f2-ae59-4486-b064-b34832a0a225"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:25.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}815b44d591bdd563f9bfe5f34f95065c5b412a30\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:25.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f5620750-b840-4ef8-afd4-06d429893b07"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:26.586Z", "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-30T10:56:26.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:26.586Z", "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-30T10:56:25.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.103Z", "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-30T10:56:26.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.103Z", "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-30T10:56:27.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.103Z", "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-30T10:56:26.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.103Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-359168bd-d949-453a-b0b8-b36919d57dfe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:26.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6452c4f2-ae59-4486-b064-b34832a0a225"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.103Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-359168bd-d949-453a-b0b8-b36919d57dfe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:26.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6452c4f2-ae59-4486-b064-b34832a0a225"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.103Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-359168bd-d949-453a-b0b8-b36919d57dfe x-compute-request-id: req-359168bd-d949-453a-b0b8-b36919d57dfe Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:50Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:26.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6452c4f2-ae59-4486-b064-b34832a0a225"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.103Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-50e51cc3-c032-46fd-b044-a081cafcae94", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:26.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f5620750-b840-4ef8-afd4-06d429893b07"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.103Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-50e51cc3-c032-46fd-b044-a081cafcae94", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:26.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f5620750-b840-4ef8-afd4-06d429893b07"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.103Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50e51cc3-c032-46fd-b044-a081cafcae94 x-compute-request-id: req-50e51cc3-c032-46fd-b044-a081cafcae94 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.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:26.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f5620750-b840-4ef8-afd4-06d429893b07"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.771Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f0cc5ba55e89008e05f79f50b50d36b950e403b\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:27.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1fe48d4e-2ea5-4330-9dad-9c0925d1cd92"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.771Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44907ff3-1bea-4fa1-8404-fa171fe5b601 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:27.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1fe48d4e-2ea5-4330-9dad-9c0925d1cd92"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.771Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:27.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1fe48d4e-2ea5-4330-9dad-9c0925d1cd92"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.771Z", "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-30T10:56:27.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1152, "offset": 1001, "size": 50}}} 2019-07-30 10:57:11,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:11,276 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:11 GMT 2019-07-30 10:57:11,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:11,277 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:11,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:11,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:11,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:11,277 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:11,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-5a6c9e2b-523b-4b19-9229-da85c33eb404 x-compute-request-id: req-5a6c9e2b-523b-4b19-9229-da85c33eb404 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-5a6c9e2b-523b-4b19-9229-da85c33eb404 2019-07-30 10:57:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-64dbb2e3-cb2f-4786-a8ff-112dc4865c36 2019-07-30 10:57:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-64dbb2e3-cb2f-4786-a8ff-112dc4865c36 2019-07-30 10:57:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:55: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-64dbb2e3-cb2f-4786-a8ff-112dc4865c36 x-compute-request-id: req-64dbb2e3-cb2f-4786-a8ff-112dc4865c36 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:11,281 - 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-30 10:57:11,282 - 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-30 10:57:11,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 10:57:11,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:11,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-66678512-9739-4a44-8146-e67322394f6a 2019-07-30 10:57:11,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66678512-9739-4a44-8146-e67322394f6a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:11,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be29cae373ba4706ca66e96ca97a10cd1099822e" 2019-07-30 10:57:11,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-76ca5cfd-20ef-4ddd-a463-2d48e82fca54 x-compute-request-id: req-76ca5cfd-20ef-4ddd-a463-2d48e82fca54 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:38Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:11,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-76ca5cfd-20ef-4ddd-a463-2d48e82fca54 2019-07-30 10:57:11,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-76ca5cfd-20ef-4ddd-a463-2d48e82fca54 2019-07-30 10:57:11,283 - 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-30 10:57:11,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 10:57:11,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:11,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ffb00cc-225f-49dd-9ed8-46ec2c8e0383 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:11,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8ffb00cc-225f-49dd-9ed8-46ec2c8e0383 2019-07-30 10:57:11,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2b2aa2e69b9ff09cb57e357989db9c3899988f" 2019-07-30 10:57:11,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-2a252e30-3283-4652-8a6a-6e8ae3023d7b x-compute-request-id: req-2a252e30-3283-4652-8a6a-6e8ae3023d7b 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.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:49Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:11,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 10:57:11,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-2a252e30-3283-4652-8a6a-6e8ae3023d7b 2019-07-30 10:57:11,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-2a252e30-3283-4652-8a6a-6e8ae3023d7b 2019-07-30 10:57:11,285 - 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-30 10:57:11,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 10:57:11,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:11,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:11,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19bb2a6e-7e6e-4660-af77-21c258713611 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-19bb2a6e-7e6e-4660-af77-21c258713611 2019-07-30 10:57:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af4f71a-cd82-4b15-93a8-2c73d58e9267 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4af4f71a-cd82-4b15-93a8-2c73d58e9267 2019-07-30 10:57:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edea4c1a9cdbaa22a2846269799f63b930fa1e1" 2019-07-30 10:57:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b44d591bdd563f9bfe5f34f95065c5b412a30" 2019-07-30 10:57:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 10:57:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 10:57:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 10:57:11,287 - 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-30 10:57:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 10:57:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-359168bd-d949-453a-b0b8-b36919d57dfe 2019-07-30 10:57:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-359168bd-d949-453a-b0b8-b36919d57dfe 2019-07-30 10:57:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-359168bd-d949-453a-b0b8-b36919d57dfe x-compute-request-id: req-359168bd-d949-453a-b0b8-b36919d57dfe Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:50Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-50e51cc3-c032-46fd-b044-a081cafcae94 2019-07-30 10:57:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-50e51cc3-c032-46fd-b044-a081cafcae94 2019-07-30 10:57:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50e51cc3-c032-46fd-b044-a081cafcae94 x-compute-request-id: req-50e51cc3-c032-46fd-b044-a081cafcae94 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.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0cc5ba55e89008e05f79f50b50d36b950e403b" 2019-07-30 10:57:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44907ff3-1bea-4fa1-8404-fa171fe5b601 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:11,288 - 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-30 10:57:11,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:57:11,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:11,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:11,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:11,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:11,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:11,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:11,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:11,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:57:11,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:11,877 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:11 GMT 2019-07-30 10:57:11,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:11,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:57:11,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:11,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:11,878 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:16,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:17,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:17,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:17,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:17,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:17,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:17,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:17,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:17,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:27.771Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-44907ff3-1bea-4fa1-8404-fa171fe5b601", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:27.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1fe48d4e-2ea5-4330-9dad-9c0925d1cd92"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.353Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87e033d0-0050-455a-b83f-55da1e744f87 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:27.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.eb35c5a7-d0ed-4cab-9638-85e7c996d1c6"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:28.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.865b396c-e812-477c-89c7-77e74eb725d4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.353Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38123b10-eb6c-454c-8782-fc0087a194ae 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.865b396c-e812-477c-89c7-77e74eb725d4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b478ec6566965a35cbdeb83c26aa3c6b3691b6e\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.eb35c5a7-d0ed-4cab-9638-85e7c996d1c6"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:27.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.eb35c5a7-d0ed-4cab-9638-85e7c996d1c6"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.353Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-38123b10-eb6c-454c-8782-fc0087a194ae", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.865b396c-e812-477c-89c7-77e74eb725d4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.353Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-87e033d0-0050-455a-b83f-55da1e744f87", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:27.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.eb35c5a7-d0ed-4cab-9638-85e7c996d1c6"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.931Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5703dff4-f0a8-4866-8f3d-bbd565b7943b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.09a00a49-6565-4192-a933-19d0d9b05153"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.931Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-1af47621-2017-4704-b499-804dbb3c48a4 x-compute-request-id: req-1af47621-2017-4704-b499-804dbb3c48a4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1fe48d4e-2ea5-4330-9dad-9c0925d1cd92"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92bb92caa70dd860227a9092655813d0cbf06239\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.09a00a49-6565-4192-a933-19d0d9b05153"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.931Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-1af47621-2017-4704-b499-804dbb3c48a4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1fe48d4e-2ea5-4330-9dad-9c0925d1cd92"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.931Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-1af47621-2017-4704-b499-804dbb3c48a4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1fe48d4e-2ea5-4330-9dad-9c0925d1cd92"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.931Z", "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-30T10:56:28.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:28.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.09a00a49-6565-4192-a933-19d0d9b05153"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.931Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5703dff4-f0a8-4866-8f3d-bbd565b7943b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.09a00a49-6565-4192-a933-19d0d9b05153"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:28.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9298b0345dd78a9d84bb1287753b75292249b91\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:28.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.865b396c-e812-477c-89c7-77e74eb725d4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:29.497Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-d7c89fc3-c225-4f53-bfb2-b3b2389edb48", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:29.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.eb35c5a7-d0ed-4cab-9638-85e7c996d1c6"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:29.497Z", "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-30T10:56:29.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:29.497Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-d35a827a-f119-4d1d-9d9d-3edf19f6c61d x-compute-request-id: req-d35a827a-f119-4d1d-9d9d-3edf19f6c61d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:29.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.865b396c-e812-477c-89c7-77e74eb725d4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:29.497Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-d35a827a-f119-4d1d-9d9d-3edf19f6c61d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:29.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.865b396c-e812-477c-89c7-77e74eb725d4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:29.497Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-d35a827a-f119-4d1d-9d9d-3edf19f6c61d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:29.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.865b396c-e812-477c-89c7-77e74eb725d4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:29.497Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-d7c89fc3-c225-4f53-bfb2-b3b2389edb48 x-compute-request-id: req-d7c89fc3-c225-4f53-bfb2-b3b2389edb48 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:29.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.eb35c5a7-d0ed-4cab-9638-85e7c996d1c6"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:29.497Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-d7c89fc3-c225-4f53-bfb2-b3b2389edb48", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:29.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.eb35c5a7-d0ed-4cab-9638-85e7c996d1c6"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:30.034Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-eb0271a4-9e47-475d-a671-4dd0c2cfbacd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:29.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.09a00a49-6565-4192-a933-19d0d9b05153"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:30.034Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-eb0271a4-9e47-475d-a671-4dd0c2cfbacd x-compute-request-id: req-eb0271a4-9e47-475d-a671-4dd0c2cfbacd Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:29.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.09a00a49-6565-4192-a933-19d0d9b05153"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:30.034Z", "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-30T10:56:29.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:30.034Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-eb0271a4-9e47-475d-a671-4dd0c2cfbacd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:29.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.09a00a49-6565-4192-a933-19d0d9b05153"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:30.783Z", "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-30T10:56:30.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:50.308Z", "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-30T10:56:50.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:51.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:51.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.23f60a8d-9407-4b89-9ad7-8bbfa8437307"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:51.814Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8036791b-ac77-4e2e-9a41-4a9e93f1f781 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:51.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.23f60a8d-9407-4b89-9ad7-8bbfa8437307"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:51.814Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8036791b-ac77-4e2e-9a41-4a9e93f1f781", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:51.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.23f60a8d-9407-4b89-9ad7-8bbfa8437307"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:52.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e04dab25339300f73d84e25fb2ceef1f5a08da1\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:51.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.23f60a8d-9407-4b89-9ad7-8bbfa8437307"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:52.940Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-cb08f85d-26a3-47e6-934e-9d42d6c0ddce", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:52.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.23f60a8d-9407-4b89-9ad7-8bbfa8437307"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:52.940Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-cb08f85d-26a3-47e6-934e-9d42d6c0ddce", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:52.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.23f60a8d-9407-4b89-9ad7-8bbfa8437307"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:52.940Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-cb08f85d-26a3-47e6-934e-9d42d6c0ddce x-compute-request-id: req-cb08f85d-26a3-47e6-934e-9d42d6c0ddce Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:38Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:52.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.23f60a8d-9407-4b89-9ad7-8bbfa8437307"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:53.611Z", "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-30T10:56:53.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:54.730Z", "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-30T10:56:54.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:55.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:55.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6c149b19-c314-4f9a-bf78-3f21245e2b66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:56.403Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c6e4428743b194cec1065f2abf8bddb7769a8424\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:56.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6c149b19-c314-4f9a-bf78-3f21245e2b66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:56.403Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b50e5e5-472b-4566-a0e4-e988b28ec029 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:55.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6c149b19-c314-4f9a-bf78-3f21245e2b66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:56.403Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7b50e5e5-472b-4566-a0e4-e988b28ec029", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:55.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6c149b19-c314-4f9a-bf78-3f21245e2b66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:57.121Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-c6c9c5ed-08ed-423d-b174-e514e9b213c2 x-compute-request-id: req-c6c9c5ed-08ed-423d-b174-e514e9b213c2 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.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:49Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:56.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6c149b19-c314-4f9a-bf78-3f21245e2b66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:57.717Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-c6c9c5ed-08ed-423d-b174-e514e9b213c2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:56.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6c149b19-c314-4f9a-bf78-3f21245e2b66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:57.717Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-c6c9c5ed-08ed-423d-b174-e514e9b213c2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:56.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6c149b19-c314-4f9a-bf78-3f21245e2b66"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:57.717Z", "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-30T10:56:57.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:57.717Z", "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-30T10:56:57.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:57.717Z", "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-30T10:56:57.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:58.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:58.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.84f010ac-b166-4aac-b8e8-5621d6785b2a"}], "metadata": {"pagination": {"total": 1152, "offset": 1051, "size": 50}}} 2019-07-30 10:57:17,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:17,187 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:17 GMT 2019-07-30 10:57:17,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:17,188 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:17,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:17,188 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:17,188 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:17,188 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-44907ff3-1bea-4fa1-8404-fa171fe5b601 2019-07-30 10:57:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87e033d0-0050-455a-b83f-55da1e744f87 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38123b10-eb6c-454c-8782-fc0087a194ae 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b478ec6566965a35cbdeb83c26aa3c6b3691b6e" 2019-07-30 10:57:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-38123b10-eb6c-454c-8782-fc0087a194ae 2019-07-30 10:57:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-87e033d0-0050-455a-b83f-55da1e744f87 2019-07-30 10:57:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5703dff4-f0a8-4866-8f3d-bbd565b7943b 2019-07-30 10:57:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-1af47621-2017-4704-b499-804dbb3c48a4 x-compute-request-id: req-1af47621-2017-4704-b499-804dbb3c48a4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92bb92caa70dd860227a9092655813d0cbf06239" 2019-07-30 10:57:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-1af47621-2017-4704-b499-804dbb3c48a4 2019-07-30 10:57:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-1af47621-2017-4704-b499-804dbb3c48a4 2019-07-30 10:57:17,193 - 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-30 10:57:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5703dff4-f0a8-4866-8f3d-bbd565b7943b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9298b0345dd78a9d84bb1287753b75292249b91" 2019-07-30 10:57:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-d7c89fc3-c225-4f53-bfb2-b3b2389edb48 2019-07-30 10:57:17,194 - 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-30 10:57:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-d35a827a-f119-4d1d-9d9d-3edf19f6c61d x-compute-request-id: req-d35a827a-f119-4d1d-9d9d-3edf19f6c61d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-d35a827a-f119-4d1d-9d9d-3edf19f6c61d 2019-07-30 10:57:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-d35a827a-f119-4d1d-9d9d-3edf19f6c61d 2019-07-30 10:57:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-d7c89fc3-c225-4f53-bfb2-b3b2389edb48 x-compute-request-id: req-d7c89fc3-c225-4f53-bfb2-b3b2389edb48 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-d7c89fc3-c225-4f53-bfb2-b3b2389edb48 2019-07-30 10:57:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-eb0271a4-9e47-475d-a671-4dd0c2cfbacd 2019-07-30 10:57:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-eb0271a4-9e47-475d-a671-4dd0c2cfbacd x-compute-request-id: req-eb0271a4-9e47-475d-a671-4dd0c2cfbacd Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:17,196 - 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-30 10:57:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-eb0271a4-9e47-475d-a671-4dd0c2cfbacd 2019-07-30 10:57:17,196 - 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-30 10:57:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 10:57:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8036791b-ac77-4e2e-9a41-4a9e93f1f781 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8036791b-ac77-4e2e-9a41-4a9e93f1f781 2019-07-30 10:57:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e04dab25339300f73d84e25fb2ceef1f5a08da1" 2019-07-30 10:57:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-cb08f85d-26a3-47e6-934e-9d42d6c0ddce 2019-07-30 10:57:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-cb08f85d-26a3-47e6-934e-9d42d6c0ddce 2019-07-30 10:57:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-cb08f85d-26a3-47e6-934e-9d42d6c0ddce x-compute-request-id: req-cb08f85d-26a3-47e6-934e-9d42d6c0ddce Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:38Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:17,197 - 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-30 10:57:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 10:57:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e4428743b194cec1065f2abf8bddb7769a8424" 2019-07-30 10:57:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b50e5e5-472b-4566-a0e4-e988b28ec029 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7b50e5e5-472b-4566-a0e4-e988b28ec029 2019-07-30 10:57:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-c6c9c5ed-08ed-423d-b174-e514e9b213c2 x-compute-request-id: req-c6c9c5ed-08ed-423d-b174-e514e9b213c2 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.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:49Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-c6c9c5ed-08ed-423d-b174-e514e9b213c2 2019-07-30 10:57:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-c6c9c5ed-08ed-423d-b174-e514e9b213c2 2019-07-30 10:57:17,199 - 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-30 10:57:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 10:57:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 10:57:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:17,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:57:17,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:17,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:17,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:17,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:17,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:17,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:17,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:17,361 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:57:17,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:17,361 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:17 GMT 2019-07-30 10:57:17,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:17,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:57:17,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:17,362 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:17,362 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:22,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:22,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:22,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:22,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:22,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:22,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:22,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:22,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:22,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:59.033Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d413fc75-b83e-4a9e-a769-ce615928feea", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:58.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.999fad28-12d9-4051-bca5-5dbc2f82d936"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:59.033Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a54440-f37d-47b9-861a-37fb1d9e0c5b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:58.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.84f010ac-b166-4aac-b8e8-5621d6785b2a"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:59.033Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d0a54440-f37d-47b9-861a-37fb1d9e0c5b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:58.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.84f010ac-b166-4aac-b8e8-5621d6785b2a"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:59.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:56:58.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.999fad28-12d9-4051-bca5-5dbc2f82d936"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:59.033Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d413fc75-b83e-4a9e-a769-ce615928feea 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:58.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.999fad28-12d9-4051-bca5-5dbc2f82d936"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:59.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8967114332b0ae4a3f14814a01954e8d4a099cd2\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:58.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.84f010ac-b166-4aac-b8e8-5621d6785b2a"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:59.651Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}968831155bb44e2eff95ab7a326266e323d5a697\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:59.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.999fad28-12d9-4051-bca5-5dbc2f82d936"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:56:59.651Z", "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-30T10:56:58.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.162Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-c8e70ad5-217a-40d0-9e30-3fc674cf5f41", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:59.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.84f010ac-b166-4aac-b8e8-5621d6785b2a"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.162Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-c8e70ad5-217a-40d0-9e30-3fc674cf5f41 x-compute-request-id: req-c8e70ad5-217a-40d0-9e30-3fc674cf5f41 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:50Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:59.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.84f010ac-b166-4aac-b8e8-5621d6785b2a"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.162Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-c8e70ad5-217a-40d0-9e30-3fc674cf5f41", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:56:59.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.84f010ac-b166-4aac-b8e8-5621d6785b2a"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.162Z", "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-30T10:56:59.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.162Z", "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-30T10:56:59.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.162Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-61840ab5-994f-4267-8935-7fb68e39e058 x-compute-request-id: req-61840ab5-994f-4267-8935-7fb68e39e058 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.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:00.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.999fad28-12d9-4051-bca5-5dbc2f82d936"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.814Z", "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-30T10:57:00.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.814Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-61840ab5-994f-4267-8935-7fb68e39e058", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:00.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.999fad28-12d9-4051-bca5-5dbc2f82d936"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.814Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-61840ab5-994f-4267-8935-7fb68e39e058", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:00.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.999fad28-12d9-4051-bca5-5dbc2f82d936"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:00.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3073506d-65cb-46b0-a6e5-7cbd1d394a18"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.814Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-139f666b-193a-44c0-b148-539cfe2d2658 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:00.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3073506d-65cb-46b0-a6e5-7cbd1d394a18"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.814Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-139f666b-193a-44c0-b148-539cfe2d2658", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:00.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3073506d-65cb-46b0-a6e5-7cbd1d394a18"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}754910771f51e10635c18169603b66ebf776223b\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:00.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3073506d-65cb-46b0-a6e5-7cbd1d394a18"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:00.814Z", "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-30T10:57:00.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:01.433Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d5be01-c328-4c84-9b41-98d582443120 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.955d82e9-2728-445a-b7aa-78999fa3110d"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:01.433Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:01.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.955d82e9-2728-445a-b7aa-78999fa3110d"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:01.433Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-62d5be01-c328-4c84-9b41-98d582443120", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.955d82e9-2728-445a-b7aa-78999fa3110d"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:01.433Z", "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-30T10:57:00.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2562833c-dea1-4c65-809d-330db69dd7f9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3073506d-65cb-46b0-a6e5-7cbd1d394a18"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2562833c-dea1-4c65-809d-330db69dd7f9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3073506d-65cb-46b0-a6e5-7cbd1d394a18"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:01.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.40c779f8-f9a1-4389-87bf-fd4a50ef9547"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7e2f0e78-2f82-4162-b55e-e53193cf97c7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.40c779f8-f9a1-4389-87bf-fd4a50ef9547"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-2562833c-dea1-4c65-809d-330db69dd7f9 x-compute-request-id: req-2562833c-dea1-4c65-809d-330db69dd7f9 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3073506d-65cb-46b0-a6e5-7cbd1d394a18"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2f0e78-2f82-4162-b55e-e53193cf97c7 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.40c779f8-f9a1-4389-87bf-fd4a50ef9547"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99547a2fd6952ba67280c118c69677868e94757f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.955d82e9-2728-445a-b7aa-78999fa3110d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}73e9c964cdc1ffdb46a1b83ede05a9f84be9e492\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.40c779f8-f9a1-4389-87bf-fd4a50ef9547"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:01.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfe013ea-5468-49cf-be4f-25bbb25a0fab"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.077Z", "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-30T10:57:01.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c3460a32d46cdfdf039ca8c3158d5465af0c775\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:02.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfe013ea-5468-49cf-be4f-25bbb25a0fab"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.714Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-1f10b6d4-be29-4bca-9ec9-0875b3979a01 x-compute-request-id: req-1f10b6d4-be29-4bca-9ec9-0875b3979a01 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:02.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.40c779f8-f9a1-4389-87bf-fd4a50ef9547"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.714Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45d20163-8805-40b0-8306-a12b5f56434c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfe013ea-5468-49cf-be4f-25bbb25a0fab"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.714Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-45d20163-8805-40b0-8306-a12b5f56434c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:01.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfe013ea-5468-49cf-be4f-25bbb25a0fab"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.714Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-8751d5fa-1b34-4758-9e1f-3c9fb960016f x-compute-request-id: req-8751d5fa-1b34-4758-9e1f-3c9fb960016f Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:02.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.955d82e9-2728-445a-b7aa-78999fa3110d"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.714Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-8751d5fa-1b34-4758-9e1f-3c9fb960016f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:02.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.955d82e9-2728-445a-b7aa-78999fa3110d"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:02.714Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-8751d5fa-1b34-4758-9e1f-3c9fb960016f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:02.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.955d82e9-2728-445a-b7aa-78999fa3110d"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:03.400Z", "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-30T10:57:02.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:03.400Z", "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-30T10:57:02.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:03.400Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-1f10b6d4-be29-4bca-9ec9-0875b3979a01", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:02.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.40c779f8-f9a1-4389-87bf-fd4a50ef9547"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:03.400Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-1f10b6d4-be29-4bca-9ec9-0875b3979a01", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:02.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.40c779f8-f9a1-4389-87bf-fd4a50ef9547"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:03.931Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cc670295-c234-4d92-99ec-7aa6e8f90a1a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:03.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfe013ea-5468-49cf-be4f-25bbb25a0fab"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:03.931Z", "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-30T10:57:03.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:03.931Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cc670295-c234-4d92-99ec-7aa6e8f90a1a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:03.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfe013ea-5468-49cf-be4f-25bbb25a0fab"}], "metadata": {"pagination": {"total": 1152, "offset": 1101, "size": 50}}} 2019-07-30 10:57:22,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:22,988 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:22 GMT 2019-07-30 10:57:22,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:22,989 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:22,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:22,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:22,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:22,989 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:22,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d413fc75-b83e-4a9e-a769-ce615928feea 2019-07-30 10:57:22,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a54440-f37d-47b9-861a-37fb1d9e0c5b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:22,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d0a54440-f37d-47b9-861a-37fb1d9e0c5b 2019-07-30 10:57:22,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:22,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d413fc75-b83e-4a9e-a769-ce615928feea 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:22,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8967114332b0ae4a3f14814a01954e8d4a099cd2" 2019-07-30 10:57:22,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968831155bb44e2eff95ab7a326266e323d5a697" 2019-07-30 10:57:22,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 10:57:22,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-c8e70ad5-217a-40d0-9e30-3fc674cf5f41 2019-07-30 10:57:22,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-c8e70ad5-217a-40d0-9e30-3fc674cf5f41 x-compute-request-id: req-c8e70ad5-217a-40d0-9e30-3fc674cf5f41 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:50Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:22,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-c8e70ad5-217a-40d0-9e30-3fc674cf5f41 2019-07-30 10:57:22,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 10:57:22,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 10:57:22,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:56: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-61840ab5-994f-4267-8935-7fb68e39e058 x-compute-request-id: req-61840ab5-994f-4267-8935-7fb68e39e058 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.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:22,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 10:57:22,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-61840ab5-994f-4267-8935-7fb68e39e058 2019-07-30 10:57:22,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-61840ab5-994f-4267-8935-7fb68e39e058 2019-07-30 10:57:22,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:22,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-139f666b-193a-44c0-b148-539cfe2d2658 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:22,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-139f666b-193a-44c0-b148-539cfe2d2658 2019-07-30 10:57:22,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754910771f51e10635c18169603b66ebf776223b" 2019-07-30 10:57:22,995 - 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-30 10:57:22,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d5be01-c328-4c84-9b41-98d582443120 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:22,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:22,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-62d5be01-c328-4c84-9b41-98d582443120 2019-07-30 10:57:22,996 - 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-30 10:57:22,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2562833c-dea1-4c65-809d-330db69dd7f9 2019-07-30 10:57:22,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2562833c-dea1-4c65-809d-330db69dd7f9 2019-07-30 10:57:22,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:22,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7e2f0e78-2f82-4162-b55e-e53193cf97c7 2019-07-30 10:57:22,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-2562833c-dea1-4c65-809d-330db69dd7f9 x-compute-request-id: req-2562833c-dea1-4c65-809d-330db69dd7f9 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:22,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2f0e78-2f82-4162-b55e-e53193cf97c7 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:22,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99547a2fd6952ba67280c118c69677868e94757f" 2019-07-30 10:57:22,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e9c964cdc1ffdb46a1b83ede05a9f84be9e492" 2019-07-30 10:57:22,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:22,998 - 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-30 10:57:22,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3460a32d46cdfdf039ca8c3158d5465af0c775" 2019-07-30 10:57:22,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-1f10b6d4-be29-4bca-9ec9-0875b3979a01 x-compute-request-id: req-1f10b6d4-be29-4bca-9ec9-0875b3979a01 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:22,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45d20163-8805-40b0-8306-a12b5f56434c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:22,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-45d20163-8805-40b0-8306-a12b5f56434c 2019-07-30 10:57:22,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-8751d5fa-1b34-4758-9e1f-3c9fb960016f x-compute-request-id: req-8751d5fa-1b34-4758-9e1f-3c9fb960016f Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:22,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-8751d5fa-1b34-4758-9e1f-3c9fb960016f 2019-07-30 10:57:22,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-8751d5fa-1b34-4758-9e1f-3c9fb960016f 2019-07-30 10:57:22,999 - 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-30 10:57:22,999 - 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-30 10:57:22,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-1f10b6d4-be29-4bca-9ec9-0875b3979a01 2019-07-30 10:57:22,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-1f10b6d4-be29-4bca-9ec9-0875b3979a01 2019-07-30 10:57:22,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cc670295-c234-4d92-99ec-7aa6e8f90a1a 2019-07-30 10:57:23,000 - 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-30 10:57:23,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cc670295-c234-4d92-99ec-7aa6e8f90a1a 2019-07-30 10:57:23,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:57:23,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:23,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:23,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:23,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:23,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:23,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:23,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:23,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:57:23,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:23,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:23 GMT 2019-07-30 10:57:23,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:23,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:57:23,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:23,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:23,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:28,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:29,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:29,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:29,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:29,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:29,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:29,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:29,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:29,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:03.931Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cc670295-c234-4d92-99ec-7aa6e8f90a1a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:03.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfe013ea-5468-49cf-be4f-25bbb25a0fab"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:23.363Z", "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-30T10:57:23.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:26.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:26.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3b49447b-98c4-4734-b43c-46901ba49db7"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:27.994Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0735a644-50e0-436e-a1cf-d787b34b56e4 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:26.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3b49447b-98c4-4734-b43c-46901ba49db7"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:27.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b443f2735caaab50614698c6c2f9521b560fdb29\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:26.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3b49447b-98c4-4734-b43c-46901ba49db7"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:27.994Z", "message": "RESP: [200] Date: Tue, 30 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-41a7be22-201f-462b-b833-3815ae4fdb48 x-compute-request-id: req-41a7be22-201f-462b-b833-3815ae4fdb48 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:38Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:27.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3b49447b-98c4-4734-b43c-46901ba49db7"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:27.994Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0735a644-50e0-436e-a1cf-d787b34b56e4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:26.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3b49447b-98c4-4734-b43c-46901ba49db7"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:27.994Z", "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-30T10:57:27.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1159, "offset": 1151, "size": 50}}} 2019-07-30 10:57:29,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:29,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:29 GMT 2019-07-30 10:57:29,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:29,457 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:29,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:29,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:29,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:29,458 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cc670295-c234-4d92-99ec-7aa6e8f90a1a 2019-07-30 10:57:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 10:57:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0735a644-50e0-436e-a1cf-d787b34b56e4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b443f2735caaab50614698c6c2f9521b560fdb29" 2019-07-30 10:57:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-41a7be22-201f-462b-b833-3815ae4fdb48 x-compute-request-id: req-41a7be22-201f-462b-b833-3815ae4fdb48 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:38Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0735a644-50e0-436e-a1cf-d787b34b56e4 2019-07-30 10:57:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 10:57:29,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:57:29,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:29,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:29,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:29,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:29,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:29,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:29,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:29,773 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:57:29,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:29,773 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:29 GMT 2019-07-30 10:57:29,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:29,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:57:29,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:29,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:29,773 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:34,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:36,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:36,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:36,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:36,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:36,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:36,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:36,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:36,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:29.211Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-41a7be22-201f-462b-b833-3815ae4fdb48", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:27.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3b49447b-98c4-4734-b43c-46901ba49db7"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:29.211Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-41a7be22-201f-462b-b833-3815ae4fdb48", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:27.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3b49447b-98c4-4734-b43c-46901ba49db7"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:30.279Z", "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-30T10:57:29.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:32.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:32.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0ef94c70-04a7-404e-bd28-811055a4ee5a"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:32.593Z", "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-30T10:57:30.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:33.542Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04209a7b-be23-4e2c-8e22-299e79f2a5ae 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:32.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0ef94c70-04a7-404e-bd28-811055a4ee5a"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:33.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f3185d87bec94b1893e037a0c64273c09e80126\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:32.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0ef94c70-04a7-404e-bd28-811055a4ee5a"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:33.542Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-04209a7b-be23-4e2c-8e22-299e79f2a5ae", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:32.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0ef94c70-04a7-404e-bd28-811055a4ee5a"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:33.542Z", "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-30T10:57:32.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:34.774Z", "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-30T10:57:33.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:34.774Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-741736ed-1c1a-4846-bfd6-d78f7381f195 x-compute-request-id: req-741736ed-1c1a-4846-bfd6-d78f7381f195 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.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:49Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:33.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0ef94c70-04a7-404e-bd28-811055a4ee5a"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:34.774Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-741736ed-1c1a-4846-bfd6-d78f7381f195", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:33.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0ef94c70-04a7-404e-bd28-811055a4ee5a"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:34.774Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-741736ed-1c1a-4846-bfd6-d78f7381f195", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:33.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0ef94c70-04a7-404e-bd28-811055a4ee5a"}], "metadata": {"pagination": {"total": 1172, "offset": 1159, "size": 50}}} 2019-07-30 10:57:36,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:36,881 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:36 GMT 2019-07-30 10:57:36,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:36,881 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:36,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:36,881 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:36,881 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:36,882 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:36,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-41a7be22-201f-462b-b833-3815ae4fdb48 2019-07-30 10:57:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-41a7be22-201f-462b-b833-3815ae4fdb48 2019-07-30 10:57:36,883 - 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-30 10:57:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 10:57:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04209a7b-be23-4e2c-8e22-299e79f2a5ae 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f3185d87bec94b1893e037a0c64273c09e80126" 2019-07-30 10:57:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-04209a7b-be23-4e2c-8e22-299e79f2a5ae 2019-07-30 10:57:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 10:57:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 10:57:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-741736ed-1c1a-4846-bfd6-d78f7381f195 x-compute-request-id: req-741736ed-1c1a-4846-bfd6-d78f7381f195 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.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:49Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-741736ed-1c1a-4846-bfd6-d78f7381f195 2019-07-30 10:57:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-741736ed-1c1a-4846-bfd6-d78f7381f195 2019-07-30 10:57:36,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:57:39,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:39,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:39,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:39,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:39,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:39,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:39,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:39,502 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:57:39,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:39,502 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:39 GMT 2019-07-30 10:57:39,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:39,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:57:39,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:39,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:39,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:44,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:45,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:45,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:45,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:45,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:45,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:45,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:45,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:45,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:36.525Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-099f6788-c64b-4979-a11a-2ed1afcb8c4d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:36.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94912f3-cfb6-4fe3-a0a8-0be532ab60b3"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:36.525Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:36.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94912f3-cfb6-4fe3-a0a8-0be532ab60b3"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:36.525Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-099f6788-c64b-4979-a11a-2ed1afcb8c4d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:36.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94912f3-cfb6-4fe3-a0a8-0be532ab60b3"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:38.195Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-4c952ce9-a121-4c57-896b-1427df624802", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:37.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94912f3-cfb6-4fe3-a0a8-0be532ab60b3"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:38.195Z", "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-30T10:57:36.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:38.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93a9970a8ba3dc2b25db29de234d36f528cfcb21\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:36.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94912f3-cfb6-4fe3-a0a8-0be532ab60b3"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:38.195Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-4c952ce9-a121-4c57-896b-1427df624802 x-compute-request-id: req-4c952ce9-a121-4c57-896b-1427df624802 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:50Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:37.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94912f3-cfb6-4fe3-a0a8-0be532ab60b3"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:38.195Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-4c952ce9-a121-4c57-896b-1427df624802", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:37.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94912f3-cfb6-4fe3-a0a8-0be532ab60b3"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:39.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:38.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c2b1f40d-8121-4a80-a4bf-5c382ebbdc0c"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:39.245Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-469f5b38-e1ee-4584-b6e7-9caa55a009bc 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:38.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c2b1f40d-8121-4a80-a4bf-5c382ebbdc0c"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:39.245Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-469f5b38-e1ee-4584-b6e7-9caa55a009bc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:38.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c2b1f40d-8121-4a80-a4bf-5c382ebbdc0c"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:39.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f056914937bbd35b18c57bb3a906d13461a6149\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:38.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c2b1f40d-8121-4a80-a4bf-5c382ebbdc0c"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:39.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 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-30T10:57:39.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:39.924Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-c005a656-ee37-4db9-ac21-8d6ae36af6cf x-compute-request-id: req-c005a656-ee37-4db9-ac21-8d6ae36af6cf Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:39.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c2b1f40d-8121-4a80-a4bf-5c382ebbdc0c"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:39.924Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c005a656-ee37-4db9-ac21-8d6ae36af6cf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:39.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c2b1f40d-8121-4a80-a4bf-5c382ebbdc0c"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:39.924Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c005a656-ee37-4db9-ac21-8d6ae36af6cf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:39.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c2b1f40d-8121-4a80-a4bf-5c382ebbdc0c"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:40.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:40.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d459f937-28cc-459e-a145-2591b145c38d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:40.611Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d86b096-769c-4701-b3df-2f8d16442c7f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:40.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d459f937-28cc-459e-a145-2591b145c38d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:40.611Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9d86b096-769c-4701-b3df-2f8d16442c7f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:40.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d459f937-28cc-459e-a145-2591b145c38d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:40.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34db8c220d35b8cafed93006b0da83b3eed94c6a\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:40.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d459f937-28cc-459e-a145-2591b145c38d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:42.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:42.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.56cfa4e6-575c-46ff-ba47-587e3592e7ec"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:42.937Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-15cbfd46-9464-41d8-ac2b-ebd5b5a83683", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:41.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d459f937-28cc-459e-a145-2591b145c38d"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:42.937Z", "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-30T10:57:40.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:42.937Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-19be4fac-3462-422c-84c1-5b983d24afc6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:42.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.56cfa4e6-575c-46ff-ba47-587e3592e7ec"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:42.937Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-15cbfd46-9464-41d8-ac2b-ebd5b5a83683 x-compute-request-id: req-15cbfd46-9464-41d8-ac2b-ebd5b5a83683 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.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:41.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d459f937-28cc-459e-a145-2591b145c38d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:42.937Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19be4fac-3462-422c-84c1-5b983d24afc6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:42.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.56cfa4e6-575c-46ff-ba47-587e3592e7ec"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:42.937Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-15cbfd46-9464-41d8-ac2b-ebd5b5a83683", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:41.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d459f937-28cc-459e-a145-2591b145c38d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:43.729Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-ad21a76d-aac1-4f1f-aa69-0447bfebce09 x-compute-request-id: req-ad21a76d-aac1-4f1f-aa69-0447bfebce09 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:43.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.56cfa4e6-575c-46ff-ba47-587e3592e7ec"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:43.729Z", "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-30T10:57:43.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:43.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65b7a03e409ccb18f1083c9f65ef1dfb51f19f9d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:42.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.56cfa4e6-575c-46ff-ba47-587e3592e7ec"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:43.729Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-ad21a76d-aac1-4f1f-aa69-0447bfebce09", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:43.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.56cfa4e6-575c-46ff-ba47-587e3592e7ec"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:43.729Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-ad21a76d-aac1-4f1f-aa69-0447bfebce09", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:43.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.56cfa4e6-575c-46ff-ba47-587e3592e7ec"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:45.012Z", "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-30T10:57:44.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1205, "offset": 1172, "size": 50}}} 2019-07-30 10:57:45,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:45,886 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:45 GMT 2019-07-30 10:57:45,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:45,886 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:45,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:45,886 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:45,886 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:45,886 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:45,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-099f6788-c64b-4979-a11a-2ed1afcb8c4d 2019-07-30 10:57:45,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:45,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-099f6788-c64b-4979-a11a-2ed1afcb8c4d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:45,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-4c952ce9-a121-4c57-896b-1427df624802 2019-07-30 10:57:45,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 10:57:45,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9970a8ba3dc2b25db29de234d36f528cfcb21" 2019-07-30 10:57:45,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-4c952ce9-a121-4c57-896b-1427df624802 x-compute-request-id: req-4c952ce9-a121-4c57-896b-1427df624802 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:50Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-4c952ce9-a121-4c57-896b-1427df624802 2019-07-30 10:57:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-469f5b38-e1ee-4584-b6e7-9caa55a009bc 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-469f5b38-e1ee-4584-b6e7-9caa55a009bc 2019-07-30 10:57:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f056914937bbd35b18c57bb3a906d13461a6149" 2019-07-30 10:57:45,890 - 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-30 10:57:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-c005a656-ee37-4db9-ac21-8d6ae36af6cf x-compute-request-id: req-c005a656-ee37-4db9-ac21-8d6ae36af6cf Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c005a656-ee37-4db9-ac21-8d6ae36af6cf 2019-07-30 10:57:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c005a656-ee37-4db9-ac21-8d6ae36af6cf 2019-07-30 10:57:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d86b096-769c-4701-b3df-2f8d16442c7f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9d86b096-769c-4701-b3df-2f8d16442c7f 2019-07-30 10:57:45,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db8c220d35b8cafed93006b0da83b3eed94c6a" 2019-07-30 10:57:45,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:45,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-15cbfd46-9464-41d8-ac2b-ebd5b5a83683 2019-07-30 10:57:45,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 10:57:45,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-19be4fac-3462-422c-84c1-5b983d24afc6 2019-07-30 10:57:45,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-15cbfd46-9464-41d8-ac2b-ebd5b5a83683 x-compute-request-id: req-15cbfd46-9464-41d8-ac2b-ebd5b5a83683 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.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:45,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19be4fac-3462-422c-84c1-5b983d24afc6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:45,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-15cbfd46-9464-41d8-ac2b-ebd5b5a83683 2019-07-30 10:57:45,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-ad21a76d-aac1-4f1f-aa69-0447bfebce09 x-compute-request-id: req-ad21a76d-aac1-4f1f-aa69-0447bfebce09 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:45,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 10:57:45,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b7a03e409ccb18f1083c9f65ef1dfb51f19f9d" 2019-07-30 10:57:45,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-ad21a76d-aac1-4f1f-aa69-0447bfebce09 2019-07-30 10:57:45,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-ad21a76d-aac1-4f1f-aa69-0447bfebce09 2019-07-30 10:57:45,894 - 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-30 10:57:45,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:57:46,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:46,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:46,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:46,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:46,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:46,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:46,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:46,894 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:57:46,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:46,894 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:46 GMT 2019-07-30 10:57:46,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:46,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:57:46,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:46,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:46,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:51,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:52,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:52,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:52,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:52,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:52,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:52,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:52,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:52,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:46.569Z", "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-30T10:57:46.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:48.212Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b6f8230c-96af-452e-9e2d-19e88956d0e2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:46.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9df5a70d-6f28-4769-af0d-ef9fe42176bd"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:48.212Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-714e7c4d-0172-40f1-94af-aadbba0b9150 x-compute-request-id: req-714e7c4d-0172-40f1-94af-aadbba0b9150 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:47.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9df5a70d-6f28-4769-af0d-ef9fe42176bd"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:48.212Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-714e7c4d-0172-40f1-94af-aadbba0b9150", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:47.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9df5a70d-6f28-4769-af0d-ef9fe42176bd"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:48.212Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-714e7c4d-0172-40f1-94af-aadbba0b9150", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:47.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9df5a70d-6f28-4769-af0d-ef9fe42176bd"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:48.212Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:46.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9df5a70d-6f28-4769-af0d-ef9fe42176bd"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:48.212Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f8230c-96af-452e-9e2d-19e88956d0e2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:46.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9df5a70d-6f28-4769-af0d-ef9fe42176bd"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:48.212Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d6e178510642881bb59957e73e4e2414f84f47f\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:46.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9df5a70d-6f28-4769-af0d-ef9fe42176bd"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:49.227Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:57:48.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.164e3867-1c65-4606-94c1-3ee42947404b"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:49.227Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0f3f72bd-3e56-41f7-a362-30d89bb141f6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:48.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.164e3867-1c65-4606-94c1-3ee42947404b"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:49.227Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3f72bd-3e56-41f7-a362-30d89bb141f6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:48.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.164e3867-1c65-4606-94c1-3ee42947404b"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:49.227Z", "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-30T10:57:48.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:50.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb4df84160796b0dd223b86b385302c549879787\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:49.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.164e3867-1c65-4606-94c1-3ee42947404b"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:50.086Z", "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-30T10:57:49.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:51.975Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-abc59431-3e77-44fa-bebc-39eae7060f4b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:50.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.164e3867-1c65-4606-94c1-3ee42947404b"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:51.975Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-abc59431-3e77-44fa-bebc-39eae7060f4b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:50.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.164e3867-1c65-4606-94c1-3ee42947404b"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:51.975Z", "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-30T10:57:51.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:51.975Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-abc59431-3e77-44fa-bebc-39eae7060f4b x-compute-request-id: req-abc59431-3e77-44fa-bebc-39eae7060f4b Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:57:50.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.164e3867-1c65-4606-94c1-3ee42947404b"}], "metadata": {"pagination": {"total": 1223, "offset": 1205, "size": 50}}} 2019-07-30 10:57:52,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:52,830 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:52 GMT 2019-07-30 10:57:52,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:52,830 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:52,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:52,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:52,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:52,830 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:52,832 - 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-30 10:57:52,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b6f8230c-96af-452e-9e2d-19e88956d0e2 2019-07-30 10:57:52,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-714e7c4d-0172-40f1-94af-aadbba0b9150 x-compute-request-id: req-714e7c4d-0172-40f1-94af-aadbba0b9150 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:52,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-714e7c4d-0172-40f1-94af-aadbba0b9150 2019-07-30 10:57:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-714e7c4d-0172-40f1-94af-aadbba0b9150 2019-07-30 10:57:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f8230c-96af-452e-9e2d-19e88956d0e2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6e178510642881bb59957e73e4e2414f84f47f" 2019-07-30 10:57:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:57:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0f3f72bd-3e56-41f7-a362-30d89bb141f6 2019-07-30 10:57:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3f72bd-3e56-41f7-a362-30d89bb141f6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:57:52,834 - 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-30 10:57:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4df84160796b0dd223b86b385302c549879787" 2019-07-30 10:57:52,834 - 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-30 10:57:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-abc59431-3e77-44fa-bebc-39eae7060f4b 2019-07-30 10:57:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-abc59431-3e77-44fa-bebc-39eae7060f4b 2019-07-30 10:57:52,835 - 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-30 10:57:52,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:57: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-abc59431-3e77-44fa-bebc-39eae7060f4b x-compute-request-id: req-abc59431-3e77-44fa-bebc-39eae7060f4b Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:57:52,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:57:54,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:54,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:54,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:54,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:54,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:54,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:54,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:54,251 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:57:54,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:54,252 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:54 GMT 2019-07-30 10:57:54,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:54,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:57:54,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:54,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:54,252 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:59,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:57:59,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:57:59,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:57:59,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:57:59,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:57:59,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:57:59,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:57:59,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:57:59,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_8sz4qp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:52.873Z", "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-30T10:57:52.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1224, "offset": 1223, "size": 50}}} 2019-07-30 10:57:59,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:57:59,439 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:57:59 GMT 2019-07-30 10:57:59,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:57:59,439 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:57:59,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:57:59,439 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:57:59,439 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:57:59,439 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:57:59,440 - 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-30 10:57:59,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:00,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:00,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:00,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:00,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:00,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:00,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:00,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:00,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:00,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:00,043 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:00 GMT 2019-07-30 10:58:00,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:00,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:00,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:00,044 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:00,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:05,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:05,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:05,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:57:59.789Z", "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-30T10:57:59.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:02.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:02.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6347648c-8545-4188-b96a-0b33568b223b"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:03.858Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d139b98b-490e-48b0-8728-d0a88ce4d4c1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:02.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6347648c-8545-4188-b96a-0b33568b223b"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:03.858Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d139b98b-490e-48b0-8728-d0a88ce4d4c1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:02.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6347648c-8545-4188-b96a-0b33568b223b"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:03.858Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f84f37c630df11b176b3166681fcdad21859739\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:03.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6347648c-8545-4188-b96a-0b33568b223b"}], "metadata": {"pagination": {"total": 1229, "offset": 1224, "size": 50}}} 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:05 GMT 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:05,424 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:05,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:05,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:05,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:05,425 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:05,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:05,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:05,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d139b98b-490e-48b0-8728-d0a88ce4d4c1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:05,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d139b98b-490e-48b0-8728-d0a88ce4d4c1 2019-07-30 10:58:05,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f84f37c630df11b176b3166681fcdad21859739" 2019-07-30 10:58:05,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:05,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:05,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:05,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:05,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:05,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:05,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:05,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:05,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:05,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:05,898 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:05 GMT 2019-07-30 10:58:05,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:05,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:05,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:05,898 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:05,898 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:10,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:11,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:11,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:11,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:11,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:11,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:11,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:11,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:11,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:05.353Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-f4f95493-9b56-416a-8870-112ea2eb110c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:04.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6347648c-8545-4188-b96a-0b33568b223b"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:05.353Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-f4f95493-9b56-416a-8870-112ea2eb110c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:04.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6347648c-8545-4188-b96a-0b33568b223b"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:05.353Z", "message": "RESP: [200] Date: Tue, 30 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-f4f95493-9b56-416a-8870-112ea2eb110c x-compute-request-id: req-f4f95493-9b56-416a-8870-112ea2eb110c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:38Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:04.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6347648c-8545-4188-b96a-0b33568b223b"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:05.969Z", "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-30T10:58:05.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:09.609Z", "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-30T10:58:09.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:10.576Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:10.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5c3a4853-9217-481f-befd-fbe587f883a2"}], "metadata": {"pagination": {"total": 1235, "offset": 1229, "size": 50}}} 2019-07-30 10:58:11,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:11,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:11 GMT 2019-07-30 10:58:11,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:11,287 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:11,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:11,288 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:11,288 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:11,288 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-f4f95493-9b56-416a-8870-112ea2eb110c 2019-07-30 10:58:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-f4f95493-9b56-416a-8870-112ea2eb110c 2019-07-30 10:58:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-f4f95493-9b56-416a-8870-112ea2eb110c x-compute-request-id: req-f4f95493-9b56-416a-8870-112ea2eb110c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:38Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:11,289 - 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-30 10:58:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:11,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:11,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:11,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:11,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:11,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:11,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:11,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:11,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:11,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:11,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:11,370 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:11 GMT 2019-07-30 10:58:11,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:11,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:11,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:11,371 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:11,371 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:16,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:17,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:17,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:17,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:11.244Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6397ae90-4f06-42fd-99fe-231ec2d1707f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:10.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5c3a4853-9217-481f-befd-fbe587f883a2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:11.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22fec034789c7d75cfdb6383c93eb24ca6404e19\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:10.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5c3a4853-9217-481f-befd-fbe587f883a2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:11.244Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6397ae90-4f06-42fd-99fe-231ec2d1707f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:10.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5c3a4853-9217-481f-befd-fbe587f883a2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:12.188Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-168b7262-9a1b-466b-a2f0-a08e71651c39 x-compute-request-id: req-168b7262-9a1b-466b-a2f0-a08e71651c39 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.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:49Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:11.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5c3a4853-9217-481f-befd-fbe587f883a2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:12.948Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-168b7262-9a1b-466b-a2f0-a08e71651c39", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:11.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5c3a4853-9217-481f-befd-fbe587f883a2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:12.948Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-168b7262-9a1b-466b-a2f0-a08e71651c39", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:11.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5c3a4853-9217-481f-befd-fbe587f883a2"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:13.896Z", "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-30T10:58:13.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:15.198Z", "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-30T10:58:15.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1243, "offset": 1235, "size": 50}}} 2019-07-30 10:58:17,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:17,106 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:17 GMT 2019-07-30 10:58:17,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:17,106 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:17,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:17,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:17,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:17,106 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6397ae90-4f06-42fd-99fe-231ec2d1707f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fec034789c7d75cfdb6383c93eb24ca6404e19" 2019-07-30 10:58:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6397ae90-4f06-42fd-99fe-231ec2d1707f 2019-07-30 10:58:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-168b7262-9a1b-466b-a2f0-a08e71651c39 x-compute-request-id: req-168b7262-9a1b-466b-a2f0-a08e71651c39 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.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:49Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-168b7262-9a1b-466b-a2f0-a08e71651c39 2019-07-30 10:58:17,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-168b7262-9a1b-466b-a2f0-a08e71651c39 2019-07-30 10:58:17,108 - 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-30 10:58:17,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:17,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:17,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:17,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:17,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:17,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:17,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:17,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:17,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:17,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:17,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:17,368 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:17 GMT 2019-07-30 10:58:17,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:17,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:17,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:17,369 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:17,369 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:22,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:23,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:16.807Z", "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-30T10:58:16.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:17.627Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-125ecdcb-99f7-4af8-98ec-8402dc398632 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:17.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e47e76c8-c13e-4fa4-8a1e-0ad65a4eba03"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:17.627Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-125ecdcb-99f7-4af8-98ec-8402dc398632", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:17.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e47e76c8-c13e-4fa4-8a1e-0ad65a4eba03"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:17.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:17.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e47e76c8-c13e-4fa4-8a1e-0ad65a4eba03"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:18.391Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1beca723caf5a8096956a0557b232ce76669387\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:17.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e47e76c8-c13e-4fa4-8a1e-0ad65a4eba03"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:19.018Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:18.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e47e76c8-c13e-4fa4-8a1e-0ad65a4eba03"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:19.018Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c8ef76b5-46c9-41a0-9f82-c4e318a34a5e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:18.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e47e76c8-c13e-4fa4-8a1e-0ad65a4eba03"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:19.018Z", "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-30T10:58:18.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:19.018Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-c8ef76b5-46c9-41a0-9f82-c4e318a34a5e x-compute-request-id: req-c8ef76b5-46c9-41a0-9f82-c4e318a34a5e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:18.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e47e76c8-c13e-4fa4-8a1e-0ad65a4eba03"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:19.018Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c8ef76b5-46c9-41a0-9f82-c4e318a34a5e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:18.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e47e76c8-c13e-4fa4-8a1e-0ad65a4eba03"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:20.692Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-cb99b5c4-4bf7-4353-a8c6-2ecf70e58d48", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:20.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1ecaebf-fe77-428a-95da-1dbd57402c42"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:20.692Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-cb99b5c4-4bf7-4353-a8c6-2ecf70e58d48", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:20.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1ecaebf-fe77-428a-95da-1dbd57402c42"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:20.692Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:20.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1ecaebf-fe77-428a-95da-1dbd57402c42"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:20.692Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4141c50-d362-4f50-a56b-ca86b770971c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:18.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1ecaebf-fe77-428a-95da-1dbd57402c42"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:20.692Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c4141c50-d362-4f50-a56b-ca86b770971c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:18.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1ecaebf-fe77-428a-95da-1dbd57402c42"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:20.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}501a2c77d4b6d55a325525e55892e1f8e750d48b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:19.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1ecaebf-fe77-428a-95da-1dbd57402c42"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:20.692Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-cb99b5c4-4bf7-4353-a8c6-2ecf70e58d48 x-compute-request-id: req-cb99b5c4-4bf7-4353-a8c6-2ecf70e58d48 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:20.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1ecaebf-fe77-428a-95da-1dbd57402c42"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:20.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:18.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1ecaebf-fe77-428a-95da-1dbd57402c42"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:21.494Z", "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-30T10:58:20.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:21.494Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:20.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:22.212Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:21.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ffe96a49-9765-4f9b-884c-e75df62abc73"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:22.212Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:21.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1265, "offset": 1243, "size": 50}}} 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:23 GMT 2019-07-30 10:58:23,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:23,812 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:23,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:23,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:23,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:23,812 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-125ecdcb-99f7-4af8-98ec-8402dc398632 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-125ecdcb-99f7-4af8-98ec-8402dc398632 2019-07-30 10:58:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1beca723caf5a8096956a0557b232ce76669387" 2019-07-30 10:58:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 10:58:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c8ef76b5-46c9-41a0-9f82-c4e318a34a5e 2019-07-30 10:58:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-c8ef76b5-46c9-41a0-9f82-c4e318a34a5e x-compute-request-id: req-c8ef76b5-46c9-41a0-9f82-c4e318a34a5e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-c8ef76b5-46c9-41a0-9f82-c4e318a34a5e 2019-07-30 10:58:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-cb99b5c4-4bf7-4353-a8c6-2ecf70e58d48 2019-07-30 10:58:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-cb99b5c4-4bf7-4353-a8c6-2ecf70e58d48 2019-07-30 10:58:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 10:58:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4141c50-d362-4f50-a56b-ca86b770971c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c4141c50-d362-4f50-a56b-ca86b770971c 2019-07-30 10:58:23,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501a2c77d4b6d55a325525e55892e1f8e750d48b" 2019-07-30 10:58:23,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-cb99b5c4-4bf7-4353-a8c6-2ecf70e58d48 x-compute-request-id: req-cb99b5c4-4bf7-4353-a8c6-2ecf70e58d48 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:23,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:23,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:23,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:23,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:23,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:23,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:23,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:23,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:23,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:23,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:23,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:23,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:23,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:23,994 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:23,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:23,994 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:23 GMT 2019-07-30 10:58:23,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:23,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:23,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:23,995 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:23,995 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:29,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:30,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:30,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:30,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:30,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:30,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:30,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:30,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:30,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:24.232Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-f0c4ec0c-80fe-47b5-a536-34e5e4bdb5da", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:23.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ffe96a49-9765-4f9b-884c-e75df62abc73"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:24.232Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-f0c4ec0c-80fe-47b5-a536-34e5e4bdb5da x-compute-request-id: req-f0c4ec0c-80fe-47b5-a536-34e5e4bdb5da 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.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:23.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ffe96a49-9765-4f9b-884c-e75df62abc73"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:24.232Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e22607ff6de7bb89019a53d621edf9b4f3e5e0\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:22.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ffe96a49-9765-4f9b-884c-e75df62abc73"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:24.232Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0856610a-0584-4c73-ab05-b32c8cb71806", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:21.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ffe96a49-9765-4f9b-884c-e75df62abc73"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:24.232Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0856610a-0584-4c73-ab05-b32c8cb71806 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:21.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ffe96a49-9765-4f9b-884c-e75df62abc73"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:24.232Z", "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-30T10:58:24.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:24.232Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-f0c4ec0c-80fe-47b5-a536-34e5e4bdb5da", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:23.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ffe96a49-9765-4f9b-884c-e75df62abc73"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:24.232Z", "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-30T10:58:21.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:24.232Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:23.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:25.144Z", "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-30T10:58:24.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:25.144Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8f5a13d1-d8dc-4d25-b994-fb132318acf3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:24.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.bd7129d7-4f6c-43f6-9c1e-cd45c780ad01"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:25.144Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f5a13d1-d8dc-4d25-b994-fb132318acf3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:24.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.bd7129d7-4f6c-43f6-9c1e-cd45c780ad01"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:25.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:24.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.bd7129d7-4f6c-43f6-9c1e-cd45c780ad01"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:25.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}661b46147158ef43bd5172e31e5e15f6554a4a45\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:25.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.bd7129d7-4f6c-43f6-9c1e-cd45c780ad01"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:26.312Z", "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-30T10:58:25.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:26.312Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca344c1135c819b08d49f08409d6cca6a0918abc\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:25.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8e936d92-3465-4049-aa7d-cf34ec276571"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:26.312Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-dba83315-2da7-46e7-846e-c81a92f6e84f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:25.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.bd7129d7-4f6c-43f6-9c1e-cd45c780ad01"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:26.312Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-dba83315-2da7-46e7-846e-c81a92f6e84f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:25.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.bd7129d7-4f6c-43f6-9c1e-cd45c780ad01"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:26.312Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dba83315-2da7-46e7-846e-c81a92f6e84f x-compute-request-id: req-dba83315-2da7-46e7-846e-c81a92f6e84f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:51Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:25.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.bd7129d7-4f6c-43f6-9c1e-cd45c780ad01"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:26.312Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3f94bd70-f255-4a61-9fc4-0e7327ab2bf6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:25.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8e936d92-3465-4049-aa7d-cf34ec276571"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:26.312Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f94bd70-f255-4a61-9fc4-0e7327ab2bf6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:25.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8e936d92-3465-4049-aa7d-cf34ec276571"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:26.312Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:25.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8e936d92-3465-4049-aa7d-cf34ec276571"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:27.178Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-8711ad97-e0ac-49bf-a2ed-4fe7a0d42eb6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:26.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8e936d92-3465-4049-aa7d-cf34ec276571"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:27.178Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8711ad97-e0ac-49bf-a2ed-4fe7a0d42eb6 x-compute-request-id: req-8711ad97-e0ac-49bf-a2ed-4fe7a0d42eb6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:26.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8e936d92-3465-4049-aa7d-cf34ec276571"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:27.178Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-8711ad97-e0ac-49bf-a2ed-4fe7a0d42eb6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:26.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8e936d92-3465-4049-aa7d-cf34ec276571"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:27.178Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:26.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8e936d92-3465-4049-aa7d-cf34ec276571"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:28.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:27.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c6837a5b-61eb-47d4-94a0-f1d304ddd56a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:28.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e1badbe207dd2f42da5000595cd6436145dece6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:28.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c6837a5b-61eb-47d4-94a0-f1d304ddd56a"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:28.051Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:27.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:28.051Z", "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-30T10:58:27.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:28.051Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-17cdfd08-cfe1-4746-98a3-e084bc0acc74", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:27.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c6837a5b-61eb-47d4-94a0-f1d304ddd56a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:28.051Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17cdfd08-cfe1-4746-98a3-e084bc0acc74 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:27.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c6837a5b-61eb-47d4-94a0-f1d304ddd56a"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:28.887Z", "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-30T10:58:28.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1298, "offset": 1265, "size": 50}}} 2019-07-30 10:58:30,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:30,226 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:30 GMT 2019-07-30 10:58:30,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:30,227 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:30,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:30,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:30,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:30,227 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:30,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-f0c4ec0c-80fe-47b5-a536-34e5e4bdb5da 2019-07-30 10:58:30,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-f0c4ec0c-80fe-47b5-a536-34e5e4bdb5da x-compute-request-id: req-f0c4ec0c-80fe-47b5-a536-34e5e4bdb5da 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.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:30,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e22607ff6de7bb89019a53d621edf9b4f3e5e0" 2019-07-30 10:58:30,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0856610a-0584-4c73-ab05-b32c8cb71806 2019-07-30 10:58:30,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0856610a-0584-4c73-ab05-b32c8cb71806 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:30,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:30,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-f0c4ec0c-80fe-47b5-a536-34e5e4bdb5da 2019-07-30 10:58:30,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:30,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 10:58:30,231 - 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-30 10:58:30,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8f5a13d1-d8dc-4d25-b994-fb132318acf3 2019-07-30 10:58:30,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f5a13d1-d8dc-4d25-b994-fb132318acf3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:30,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:30,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661b46147158ef43bd5172e31e5e15f6554a4a45" 2019-07-30 10:58:30,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 10:58:30,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca344c1135c819b08d49f08409d6cca6a0918abc" 2019-07-30 10:58:30,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-dba83315-2da7-46e7-846e-c81a92f6e84f 2019-07-30 10:58:30,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-dba83315-2da7-46e7-846e-c81a92f6e84f 2019-07-30 10:58:30,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dba83315-2da7-46e7-846e-c81a92f6e84f x-compute-request-id: req-dba83315-2da7-46e7-846e-c81a92f6e84f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:51Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:30,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3f94bd70-f255-4a61-9fc4-0e7327ab2bf6 2019-07-30 10:58:30,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f94bd70-f255-4a61-9fc4-0e7327ab2bf6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:30,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:30,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-8711ad97-e0ac-49bf-a2ed-4fe7a0d42eb6 2019-07-30 10:58:30,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8711ad97-e0ac-49bf-a2ed-4fe7a0d42eb6 x-compute-request-id: req-8711ad97-e0ac-49bf-a2ed-4fe7a0d42eb6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:30,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-8711ad97-e0ac-49bf-a2ed-4fe7a0d42eb6 2019-07-30 10:58:30,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 10:58:30,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:30,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1badbe207dd2f42da5000595cd6436145dece6" 2019-07-30 10:58:30,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 10:58:30,234 - 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-30 10:58:30,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-17cdfd08-cfe1-4746-98a3-e084bc0acc74 2019-07-30 10:58:30,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17cdfd08-cfe1-4746-98a3-e084bc0acc74 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:30,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 10:58:30,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:31,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:31,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:31,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:31,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:31,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:31,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:31,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:31,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:31,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:31,479 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:31 GMT 2019-07-30 10:58:31,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:31,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:31,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:31,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:31,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:36,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:36,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:36,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:36,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:36,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:36,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:36,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:29.644Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:28.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:29.644Z", "message": "RESP: [200] Date: Tue, 30 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-40634dda-5e22-40f4-bf70-e800711954d2 x-compute-request-id: req-40634dda-5e22-40f4-bf70-e800711954d2 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T10:55:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:28.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c6837a5b-61eb-47d4-94a0-f1d304ddd56a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:29.644Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-40634dda-5e22-40f4-bf70-e800711954d2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:28.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c6837a5b-61eb-47d4-94a0-f1d304ddd56a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:29.644Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-40634dda-5e22-40f4-bf70-e800711954d2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:28.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c6837a5b-61eb-47d4-94a0-f1d304ddd56a"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:29.644Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:29.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.da8373be-0648-40a1-8321-55ccf331a2bb"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:30.763Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:29.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:31.815Z", "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-30T10:58:30.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:32.736Z", "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-30T10:58:32.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:34.147Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T10:58:33.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:34.147Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:33.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.eefcbf1e-e402-44be-8d01-f11e843c46c3"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:35.298Z", "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": "bind_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-30T10:58:34.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1309, "offset": 1298, "size": 50}}} 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:36 GMT 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:36,806 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-07-30 10:58:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-40634dda-5e22-40f4-bf70-e800711954d2 x-compute-request-id: req-40634dda-5e22-40f4-bf70-e800711954d2 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T10:55:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-40634dda-5e22-40f4-bf70-e800711954d2 2019-07-30 10:58:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-40634dda-5e22-40f4-bf70-e800711954d2 2019-07-30 10:58:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:58:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 10:58:36,808 - 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-30 10:58:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 10:58:36,809 - 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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2019-07-30 10:58:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:58:36,809 - 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-30 10:58:36,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:36,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:36,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:36,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:36,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:36,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:36,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:36,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:36,978 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:36,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:36,978 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:36 GMT 2019-07-30 10:58:36,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:36,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:36,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:36,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:36,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:41,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:42,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:42,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:42,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:42,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:42,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:42,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:42,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:42,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:37.131Z", "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-30T10:58:36.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:37.131Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:36.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e69f6a97-112d-4c6f-8441-1080dd635d31"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:38.043Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T10:58:37.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:39.802Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:39.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7f1e5783-d1bb-447e-884e-63205ef96995"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:40.443Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c64aa5f0-e646-4228-9851-634668859d20 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:39.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7f1e5783-d1bb-447e-884e-63205ef96995"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:40.443Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c64aa5f0-e646-4228-9851-634668859d20", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:39.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7f1e5783-d1bb-447e-884e-63205ef96995"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:40.443Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}468807495ac88c533a051e67b685f16450b2ec90\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:40.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7f1e5783-d1bb-447e-884e-63205ef96995"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:41.299Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:40.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7f1e5783-d1bb-447e-884e-63205ef96995"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:41.299Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-8baa6ce2-14ce-452e-8e4e-08cfdc3a7344", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:40.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7f1e5783-d1bb-447e-884e-63205ef96995"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:41.299Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-8baa6ce2-14ce-452e-8e4e-08cfdc3a7344 x-compute-request-id: req-8baa6ce2-14ce-452e-8e4e-08cfdc3a7344 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:78:4e\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:11.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:11Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:40.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7f1e5783-d1bb-447e-884e-63205ef96995"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:41.299Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-8baa6ce2-14ce-452e-8e4e-08cfdc3a7344", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:40.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7f1e5783-d1bb-447e-884e-63205ef96995"}], "metadata": {"pagination": {"total": 1320, "offset": 1309, "size": 50}}} 2019-07-30 10:58:42,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:42,415 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:42 GMT 2019-07-30 10:58:42,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:42,416 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:42,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:42,416 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:42,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:42,416 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:42,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:58:42,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:58:42,417 - 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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2019-07-30 10:58:42,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:42,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c64aa5f0-e646-4228-9851-634668859d20 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c64aa5f0-e646-4228-9851-634668859d20 2019-07-30 10:58:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468807495ac88c533a051e67b685f16450b2ec90" 2019-07-30 10:58:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 10:58:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-8baa6ce2-14ce-452e-8e4e-08cfdc3a7344 2019-07-30 10:58:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-8baa6ce2-14ce-452e-8e4e-08cfdc3a7344 x-compute-request-id: req-8baa6ce2-14ce-452e-8e4e-08cfdc3a7344 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:78:4e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:11.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:11Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-8baa6ce2-14ce-452e-8e4e-08cfdc3a7344 2019-07-30 10:58:42,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:42,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:42,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:42,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:42,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:42,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:42,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:42,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:42,832 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:42,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:42,833 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:42 GMT 2019-07-30 10:58:42,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:42,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:42,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:42,833 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:42,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:47,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:47,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:47,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:47,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:47,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:47,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:47,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:47,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:47,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:42.659Z", "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-30T10:58:42.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:43.696Z", "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-30T10:58:43.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:43.696Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:42.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:44.333Z", "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-30T10:58:43.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:45.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:45.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7089a2a8-a3c5-4a2d-a4dd-90b1a62f401b"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:46.794Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2912483c-2185-4fb1-9d4e-e7f4b3594acd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:45.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7089a2a8-a3c5-4a2d-a4dd-90b1a62f401b"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:46.794Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2912483c-2185-4fb1-9d4e-e7f4b3594acd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:45.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7089a2a8-a3c5-4a2d-a4dd-90b1a62f401b"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:46.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38bfc53f7dddca43c20dbcce70fb7a9573ec495c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:46.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7089a2a8-a3c5-4a2d-a4dd-90b1a62f401b"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:46.794Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:46.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:47.501Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:46.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7089a2a8-a3c5-4a2d-a4dd-90b1a62f401b"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:47.501Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-80952f6b-ae96-4c8c-871b-f49a7fa22b9d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:46.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7089a2a8-a3c5-4a2d-a4dd-90b1a62f401b"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:47.501Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-80952f6b-ae96-4c8c-871b-f49a7fa22b9d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:46.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7089a2a8-a3c5-4a2d-a4dd-90b1a62f401b"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:47.501Z", "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-30T10:58:47.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:47.501Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:47.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:47.501Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-80952f6b-ae96-4c8c-871b-f49a7fa22b9d x-compute-request-id: req-80952f6b-ae96-4c8c-871b-f49a7fa22b9d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:46.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7089a2a8-a3c5-4a2d-a4dd-90b1a62f401b"}], "metadata": {"pagination": {"total": 1335, "offset": 1320, "size": 50}}} 2019-07-30 10:58:47,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:47,920 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:47 GMT 2019-07-30 10:58:47,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:47,921 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:47,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:47,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:47,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:47,921 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:47,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:58:47,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:58:47,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 10:58:47,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 10:58:47,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:47,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2912483c-2185-4fb1-9d4e-e7f4b3594acd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:47,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2912483c-2185-4fb1-9d4e-e7f4b3594acd 2019-07-30 10:58:47,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38bfc53f7dddca43c20dbcce70fb7a9573ec495c" 2019-07-30 10:58:47,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:58:47,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 10:58:47,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-80952f6b-ae96-4c8c-871b-f49a7fa22b9d 2019-07-30 10:58:47,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-80952f6b-ae96-4c8c-871b-f49a7fa22b9d 2019-07-30 10:58:47,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:58:47,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 10:58:47,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-80952f6b-ae96-4c8c-871b-f49a7fa22b9d x-compute-request-id: req-80952f6b-ae96-4c8c-871b-f49a7fa22b9d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:58:47,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:47,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:47,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:47,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:47,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:47,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:47,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:47,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:47,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:47,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:47,989 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:47 GMT 2019-07-30 10:58:47,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:47,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:47,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:47,990 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:47,990 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:52,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:53,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:53,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:53,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:53,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:48.168Z", "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-30T10:58:47.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:48.777Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:48.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:49.368Z", "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-30T10:58:48.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:49.987Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:49.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:50.603Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:49.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:50.603Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:49.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:51.220Z", "message": "Creating Agent proxy_host_8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:50.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:51.975Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:51.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:52.979Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:52.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}], "metadata": {"pagination": {"total": 1344, "offset": 1335, "size": 50}}} 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:53 GMT 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:53,110 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:53,111 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:53,111 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:53,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 10:58:53,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:58:53,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:58:53,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:58:53,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:58:53,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 10:58:53,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_8wa3u9 2019-07-30 10:58:53,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:58:53,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 10:58:53,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:53,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:53,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:53,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:53,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:53,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:53,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:53,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:53,225 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:53,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:53,226 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:53 GMT 2019-07-30 10:58:53,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:53,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:53,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:53,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:53,226 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:58,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:58:58,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:58,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:58,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:58,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:58,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:58,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:58,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:58,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:53.596Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:53.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:53.596Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:53.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:54.273Z", "message": "Creating Agent dime_host_2yxmfl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:53.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:54.273Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:54.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:55.153Z", "message": "Creating Agent sprout_host_1wwoo2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:54.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:55.835Z", "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-30T10:58:55.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:55.835Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:55.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:56.453Z", "message": "Creating Agent bind_host_rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:55.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:57.323Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-198eb43c-4ec2-4ac4-b6fd-719888b28fc9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:56.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.878c6dd5-4ba0-4a49-92ed-fd719a021f97"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:57.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:56.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.878c6dd5-4ba0-4a49-92ed-fd719a021f97"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:57.323Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198eb43c-4ec2-4ac4-b6fd-719888b28fc9 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:56.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.878c6dd5-4ba0-4a49-92ed-fd719a021f97"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:57.994Z", "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-30T10:58:57.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:57.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a1df0707b7475f69a5576a41d9554ad9aa2e4e1\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:57.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.878c6dd5-4ba0-4a49-92ed-fd719a021f97"}], "metadata": {"pagination": {"total": 1357, "offset": 1344, "size": 50}}} 2019-07-30 10:58:58,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:58,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:58 GMT 2019-07-30 10:58:58,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:58,533 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:58:58,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:58,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:58,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:58:58,533 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:58:58,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:58:58,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 10:58:58,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_2yxmfl 2019-07-30 10:58:58,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:58:58,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_1wwoo2 2019-07-30 10:58:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:58:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 10:58:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_rzeia8 2019-07-30 10:58:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-198eb43c-4ec2-4ac4-b6fd-719888b28fc9 2019-07-30 10:58:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:58:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198eb43c-4ec2-4ac4-b6fd-719888b28fc9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:58:58,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:58:58,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1df0707b7475f69a5576a41d9554ad9aa2e4e1" 2019-07-30 10:58:58,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:58:58,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:58:58,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:58:58,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:58:58,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:58:58,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:58:58,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:58:58,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:58:58,819 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:58:58,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:58:58,819 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:58:58 GMT 2019-07-30 10:58:58,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:58:58,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:58:58,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:58:58,820 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:58:58,820 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:03,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:04,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:04,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:04,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:04,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:04,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:04,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:04,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:04,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:58.625Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-13d0f7bd-15c3-4330-bc9b-74a0baab92fd x-compute-request-id: req-13d0f7bd-15c3-4330-bc9b-74a0baab92fd Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.878c6dd5-4ba0-4a49-92ed-fd719a021f97"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Successfully created daemon: proxy_host_8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-13d0f7bd-15c3-4330-bc9b-74a0baab92fd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.878c6dd5-4ba0-4a49-92ed-fd719a021f97"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-13d0f7bd-15c3-4330-bc9b-74a0baab92fd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.878c6dd5-4ba0-4a49-92ed-fd719a021f97"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.878c6dd5-4ba0-4a49-92ed-fd719a021f97"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Downloading https://192.168.120.4: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-30T10:58:58.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "--2019-07-30 10:58:50-- https://192.168.120.4: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-30T10:58:58.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Connecting to 192.168.120.4:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "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-30T10:58:58.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "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-30T10:58:58.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Saving to: \u2018/tmp/tmp.1kdPzWeOfG/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "100%[======================================>] 24,073,211 117MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "2019-07-30 10:58:51 (117 MB/s) - \u2018/tmp/tmp.1kdPzWeOfG/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-30T10:58:58.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_8wa3u9/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "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-30T10:58:58.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "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-30T10:58:58.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "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-30T10:58:58.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_8wa3u9 start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "10:58:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_8wa3u9: No response received for task 802c03962f15415cbbf384afc73d3392", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Successfully started daemon: proxy_host_8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "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-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:58:59.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7fe25e32-d83e-4d8d-9886-a92ab1b0ea66"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-863c213f-75fe-46a2-8666-4a791edabcfa 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:59.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7fe25e32-d83e-4d8d-9886-a92ab1b0ea66"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "message": "Successfully configured daemon: proxy_host_8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.366Z", "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-30T10:58:58.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d934be56-0684-4e70-a067-751ec9d7f05d"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.898Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17900a973abc8bbcc05a2f72e28234c9824f47f7\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:59.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7fe25e32-d83e-4d8d-9886-a92ab1b0ea66"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.898Z", "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-30T10:58:59.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.898Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:59.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.898Z", "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-30T10:58:59.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:58:59.898Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-863c213f-75fe-46a2-8666-4a791edabcfa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:59.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7fe25e32-d83e-4d8d-9886-a92ab1b0ea66"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:00.568Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-01b61475-5898-470c-bf1c-1c7b81cb9aec x-compute-request-id: req-01b61475-5898-470c-bf1c-1c7b81cb9aec Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:52Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:00.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7fe25e32-d83e-4d8d-9886-a92ab1b0ea66"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:00.568Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:58:59.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:00.568Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:00.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:01.345Z", "message": "Creating Agent vellum_host_xxnrtt", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:00.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:01.345Z", "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-30T10:59:01.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:01.345Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-01b61475-5898-470c-bf1c-1c7b81cb9aec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:00.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7fe25e32-d83e-4d8d-9886-a92ab1b0ea66"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:01.345Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-01b61475-5898-470c-bf1c-1c7b81cb9aec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:00.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7fe25e32-d83e-4d8d-9886-a92ab1b0ea66"}], "metadata": {"pagination": {"total": 1453, "offset": 1357, "size": 50}}} 2019-07-30 10:59:04,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:04,033 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:04 GMT 2019-07-30 10:59:04,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:04,033 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:04,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:04,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:04,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:04,033 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:04,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-13d0f7bd-15c3-4330-bc9b-74a0baab92fd x-compute-request-id: req-13d0f7bd-15c3-4330-bc9b-74a0baab92fd Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 10:59:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_8wa3u9 2019-07-30 10:59:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 10:59:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-13d0f7bd-15c3-4330-bc9b-74a0baab92fd 2019-07-30 10:59:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-13d0f7bd-15c3-4330-bc9b-74a0baab92fd 2019-07-30 10:59:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 10:59:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 10:59:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-8wa3u9 2019-07-30 10:59:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 10:59:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 10:58:50-- https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 10:59:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.4:53333... connected. 2019-07-30 10:59:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 10:59:04,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 10:59:04,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.1kdPzWeOfG/agent.tar.gz’ 2019-07-30 10:59:04,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:04,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:04,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 10:59:04,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 117MB/s in 0.2s 2019-07-30 10:59:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:58:51 (117 MB/s) - ‘/tmp/tmp.1kdPzWeOfG/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 10:59:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 10:59:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_8wa3u9/env 2019-07-30 10:59:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 10:59:04,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 10:59:04,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 10:59:04,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 10:59:04,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 10:59:04,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_8wa3u9 start 2019-07-30 10:59:04,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_8wa3u9: No response received for task 802c03962f15415cbbf384afc73d3392 2019-07-30 10:59:04,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_8wa3u9 2019-07-30 10:59:04,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 10:59:04,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:04,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-863c213f-75fe-46a2-8666-4a791edabcfa 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:04,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 10:59:04,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_8wa3u9 2019-07-30 10:59:04,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 10:59:04,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17900a973abc8bbcc05a2f72e28234c9824f47f7" 2019-07-30 10:59:04,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 10:59:04,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 10:59:04,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:59:04,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-863c213f-75fe-46a2-8666-4a791edabcfa 2019-07-30 10:59:04,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:58: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-01b61475-5898-470c-bf1c-1c7b81cb9aec x-compute-request-id: req-01b61475-5898-470c-bf1c-1c7b81cb9aec Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:52Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:04,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-30 10:59:04,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 10:59:04,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_xxnrtt 2019-07-30 10:59:04,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:59:04,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-01b61475-5898-470c-bf1c-1c7b81cb9aec 2019-07-30 10:59:04,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-01b61475-5898-470c-bf1c-1c7b81cb9aec 2019-07-30 10:59:04,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:04,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:04,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:04,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:04,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:04,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:04,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:04,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:04,229 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:04,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:04,229 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:04 GMT 2019-07-30 10:59:04,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:04,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:04,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:04,229 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:04,229 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:09,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:09,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:09,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:09,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:09,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:09,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:09,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:09,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:09,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:01.345Z", "message": "Creating Agent vellum_host_xxnrtt", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:00.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:01.909Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:01.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:01.909Z", "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-30T10:59:01.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:01.909Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:01.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3f3845c3-8517-486b-bfd8-000d6b696178"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:01.909Z", "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-30T10:59:01.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Successfully created daemon: dime_host_2yxmfl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_2yxmfl/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "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-30T10:59:02.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "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-30T10:59:02.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "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-30T10:59:02.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Connecting to 192.168.120.4:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "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-30T10:59:02.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (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.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T10:59:02.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-2yxmfl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Downloading https://192.168.120.4: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-30T10:59:02.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "--2019-07-30 10:58:52-- https://192.168.120.4: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-30T10:59:02.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Saving to: \u2018/tmp/tmp.Ub1qSozg3P/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "72% [===========================> ] 17,489,539 83.4MB/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "100%[======================================>] 24,073,211 105MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "2019-07-30 10:58:53 (105 MB/s) - \u2018/tmp/tmp.Ub1qSozg3P/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-30T10:59:02.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "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-30T10:59:02.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Successfully started daemon: dime_host_2yxmfl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "10:58:58 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_2yxmfl: No response received for task 0084f3b6325e41de9d7cb042b2939b17", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_2yxmfl start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "Successfully configured daemon: dime_host_2yxmfl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "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-30T10:59:02.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "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-30T10:59:02.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ce64d02f-54d4-4659-bb2f-a969262202ac"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T10:59:02.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c347c656-60c5-4ca1-87a3-3d8a2eedb25a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3e4813c-4e83-4477-b0af-bfb43cdcabd7 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c347c656-60c5-4ca1-87a3-3d8a2eedb25a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:02.924Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b3e4813c-4e83-4477-b0af-bfb43cdcabd7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c347c656-60c5-4ca1-87a3-3d8a2eedb25a"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:03.541Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1a00be1-0283-4961-b021-e3ba4449458e"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:03.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0e45942dce3bcb5b92d223a3643a41815d095f1\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:02.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c347c656-60c5-4ca1-87a3-3d8a2eedb25a"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:03.541Z", "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-30T10:59:03.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:03.541Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:03.541Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_8wa3u9/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1a00be1-0283-4961-b021-e3ba4449458e"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.126Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-b0dae203-abd9-4c76-a130-6fb88fa41c05 x-compute-request-id: req-b0dae203-abd9-4c76-a130-6fb88fa41c05 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c347c656-60c5-4ca1-87a3-3d8a2eedb25a"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.126Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.126Z", "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-30T10:59:03.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.126Z", "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-30T10:59:03.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1a00be1-0283-4961-b021-e3ba4449458e"}], "metadata": {"pagination": {"total": 1568, "offset": 1407, "size": 50}}} 2019-07-30 10:59:09,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:09,386 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:09 GMT 2019-07-30 10:59:09,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:09,386 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:09,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:09,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:09,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:09,387 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:09,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_xxnrtt 2019-07-30 10:59:09,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 10:59:09,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:09,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:59:09,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:59:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_2yxmfl 2019-07-30 10:59:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 10:59:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_2yxmfl/env 2019-07-30 10:59:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 10:59:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 10:59:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 10:59:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 10:59:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 10:59:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 10:59:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 10:59:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.4:53333... connected. 2019-07-30 10:59:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 10:59:09,392 - 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.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time) 2019-07-30 10:59:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-2yxmfl 2019-07-30 10:59:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 10:59:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 10:58:52-- https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 10:59:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Ub1qSozg3P/agent.tar.gz’ 2019-07-30 10:59:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 10:59:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 72% [===========================> ] 17,489,539 83.4MB/s 2019-07-30 10:59:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 105MB/s in 0.2s 2019-07-30 10:59:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:58:53 (105 MB/s) - ‘/tmp/tmp.Ub1qSozg3P/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 10:59:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 10:59:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_2yxmfl 2019-07-30 10:59:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:58 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_2yxmfl: No response received for task 0084f3b6325e41de9d7cb042b2939b17 2019-07-30 10:59:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_2yxmfl start 2019-07-30 10:59:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 10:59:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_2yxmfl 2019-07-30 10:59:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 10:59:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 10:59:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3e4813c-4e83-4477-b0af-bfb43cdcabd7 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b3e4813c-4e83-4477-b0af-bfb43cdcabd7 2019-07-30 10:59:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 10:59:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e45942dce3bcb5b92d223a3643a41815d095f1" 2019-07-30 10:59:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-30 10:59:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 10:59:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_8wa3u9/env/bin/pip', 'freeze', '--all'] 2019-07-30 10:59:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-b0dae203-abd9-4c76-a130-6fb88fa41c05 x-compute-request-id: req-b0dae203-abd9-4c76-a130-6fb88fa41c05 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 10:59:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 10:59:09,397 - 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-30 10:59:09,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:09,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:09,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:09,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:09,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:09,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:09,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:09,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:09,470 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:09,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:09,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:09 GMT 2019-07-30 10:59:09,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:09,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:09,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:09,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:09,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:14,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:14,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:14,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:14,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:14,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:14,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:14,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:14,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:14,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.126Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1a00be1-0283-4961-b021-e3ba4449458e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.126Z", "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-30T10:59:03.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1a00be1-0283-4961-b021-e3ba4449458e"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Successfully created daemon: sprout_host_1wwoo2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_1wwoo2 start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "10:59:01 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_1wwoo2: No response received for task 63e42dba65504959baee813d306d5263", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Successfully started daemon: sprout_host_1wwoo2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Downloading https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "--2019-07-30 10:58:56-- https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Connecting to 192.168.120.4:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Saving to: \u2018/tmp/tmp.ax7k4jefae/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "100%[======================================>] 24,073,211 128MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "2019-07-30 10:58:56 (128 MB/s) - \u2018/tmp/tmp.ax7k4jefae/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_rzeia8/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Successfully created daemon: bind_host_rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Successfully started daemon: bind_host_rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "10:59:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_rzeia8: No response received for task 1c6bfa3dda4c4a1da4c17c1587e0e18f", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_rzeia8 start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Successfully configured daemon: bind_host_rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Successfully configured daemon: sprout_host_1wwoo2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-b0dae203-abd9-4c76-a130-6fb88fa41c05", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c347c656-60c5-4ca1-87a3-3d8a2eedb25a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-b0dae203-abd9-4c76-a130-6fb88fa41c05", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c347c656-60c5-4ca1-87a3-3d8a2eedb25a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:03.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c347c656-60c5-4ca1-87a3-3d8a2eedb25a"}], "metadata": {"pagination": {"total": 1627, "offset": 1457, "size": 50}}} 2019-07-30 10:59:14,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:14,557 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:14 GMT 2019-07-30 10:59:14,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:14,558 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:14,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:14,558 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:14,558 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:14,558 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:14,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 10:59:14,560 - 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-30 10:59:14,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 10:59:14,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 10:59:14,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_1wwoo2 2019-07-30 10:59:14,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 10:59:14,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 10:59:14,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_1wwoo2 start 2019-07-30 10:59:14,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:01 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_1wwoo2: No response received for task 63e42dba65504959baee813d306d5263 2019-07-30 10:59:14,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_1wwoo2 2019-07-30 10:59:14,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 10:59:14,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-rzeia8 2019-07-30 10:59:14,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 10:59:14,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 10:58:56-- https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 10:59:14,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.4:53333... connected. 2019-07-30 10:59:14,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 10:59:14,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 10:59:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.ax7k4jefae/agent.tar.gz’ 2019-07-30 10:59:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 10:59:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 128MB/s in 0.2s 2019-07-30 10:59:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:58:56 (128 MB/s) - ‘/tmp/tmp.ax7k4jefae/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 10:59:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 10:59:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_rzeia8/env 2019-07-30 10:59:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 10:59:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 10:59:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 10:59:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 10:59:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 10:59:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_rzeia8 2019-07-30 10:59:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 10:59:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 10:59:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 10:59:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 10:59:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 10:59:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_rzeia8 2019-07-30 10:59:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 10:59:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_rzeia8: No response received for task 1c6bfa3dda4c4a1da4c17c1587e0e18f 2019-07-30 10:59:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_rzeia8 start 2019-07-30 10:59:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 10:59:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_rzeia8 2019-07-30 10:59:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 10:59:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_1wwoo2 2019-07-30 10:59:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-b0dae203-abd9-4c76-a130-6fb88fa41c05 2019-07-30 10:59:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-b0dae203-abd9-4c76-a130-6fb88fa41c05 2019-07-30 10:59:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 10:59:14,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:14,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:14,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:14,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:14,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:14,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:14,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:14,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:14,627 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:14,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:14,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:14 GMT 2019-07-30 10:59:14,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:14,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:14,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:14,627 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:14,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:19,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:19,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:19,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:19,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:19,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:19,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:19,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:19,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:19,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "2019-07-30 10:58:56 (128 MB/s) - \u2018/tmp/tmp.ax7k4jefae/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_rzeia8/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Successfully configured daemon: bind_host_rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_rzeia8 start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "10:59:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_rzeia8: No response received for task 1c6bfa3dda4c4a1da4c17c1587e0e18f", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Successfully started daemon: bind_host_rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "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-30T10:59:04.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8f1b51a6-bd6f-46d7-bc11-fc22906a9b66"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:04.728Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.b284519d-dea0-4432-a303-4c6427a7c8f6"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.353Z", "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-30T10:59:04.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1a00be1-0283-4961-b021-e3ba4449458e"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.353Z", "message": "Removing directory: /tmp/tmp1HcQOV/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-30T10:59:04.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1a00be1-0283-4961-b021-e3ba4449458e"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.353Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:05.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.353Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:05.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.353Z", "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-30T10:59:04.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.353Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.130c9f58-f302-4a14-a0de-86f9c5238d25"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.963Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_2yxmfl/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f13fdafd-daff-4db5-8737-dbb338382db1"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.963Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f13fdafd-daff-4db5-8737-dbb338382db1"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.963Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:05.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.963Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:05.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:05.963Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:05.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:06.548Z", "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-30T10:59:05.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:06.548Z", "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-30T10:59:05.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:06.548Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.23 on port 22: Unable to connect to port 22 on 192.168.120.23 (tried 1 time)", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.23 on port 22: Unable to connect to port 22 on 192.168.120.23 (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.23 on port 22: Unable to connect to port 22 on 192.168.120.23 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T10:59:05.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:06.548Z", "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-30T10:59:04.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f13fdafd-daff-4db5-8737-dbb338382db1"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:06.548Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f13fdafd-daff-4db5-8737-dbb338382db1"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:06.548Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:04.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f13fdafd-daff-4db5-8737-dbb338382db1"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.126Z", "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-30T10:59:05.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f13fdafd-daff-4db5-8737-dbb338382db1"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.126Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:06.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4d61b52f-e369-4392-a291-fb096396ebcf"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.126Z", "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-30T10:59:05.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.126Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:05.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.126Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:05.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.126Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_1wwoo2/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:06.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7a0d436f-cb0e-4c22-91fc-5dd382b6f1aa"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.126Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:06.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7a0d436f-cb0e-4c22-91fc-5dd382b6f1aa"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.126Z", "message": "Removing directory: /tmp/tmpj88_kw/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-30T10:59:05.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f13fdafd-daff-4db5-8737-dbb338382db1"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.780Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:06.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7a0d436f-cb0e-4c22-91fc-5dd382b6f1aa"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.780Z", "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-30T10:59:07.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.780Z", "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-30T10:59:06.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7a0d436f-cb0e-4c22-91fc-5dd382b6f1aa"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.780Z", "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-30T10:59:07.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.780Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:06.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1649, "offset": 1507, "size": 50}}} 2019-07-30 10:59:19,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:19,779 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:19 GMT 2019-07-30 10:59:19,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:19,779 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:19,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:19,779 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:19,779 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:19,779 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:19,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:19,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:58:56 (128 MB/s) - ‘/tmp/tmp.ax7k4jefae/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 10:59:19,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:19,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 10:59:19,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_rzeia8/env 2019-07-30 10:59:19,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 10:59:19,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 10:59:19,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 10:59:19,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 10:59:19,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 10:59:19,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 10:59:19,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 10:59:19,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 10:59:19,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_rzeia8 2019-07-30 10:59:19,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 10:59:19,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_rzeia8 start 2019-07-30 10:59:19,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_rzeia8: No response received for task 1c6bfa3dda4c4a1da4c17c1587e0e18f 2019-07-30 10:59:19,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_rzeia8 2019-07-30 10:59:19,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 10:59:19,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 10:59:19,784 - 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-30 10:59:19,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp1HcQOV/cloudify-diamond-plugin-1.3.5 2019-07-30 10:59:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:59:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 10:59:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:59:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:59:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_2yxmfl/env/bin/pip', 'freeze', '--all'] 2019-07-30 10:59:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 10:59:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 10:59:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 10:59:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 10:59:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 10:59:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:19,786 - 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.23 on port 22: Unable to connect to port 22 on 192.168.120.23 (tried 1 time) 2019-07-30 10:59:19,786 - 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-30 10:59:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 10:59:19,787 - 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-30 10:59:19,787 - 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-30 10:59:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:59:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 10:59:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 10:59:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_1wwoo2/env/bin/pip', 'freeze', '--all'] 2019-07-30 10:59:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 10:59:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpj88_kw/cloudify-diamond-plugin-1.3.5 2019-07-30 10:59:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 10:59:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:19,788 - 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-30 10:59:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:19,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 10:59:19,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:19,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:19,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:19,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:19,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:19,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:19,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:19,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:19,860 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:19,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:19,860 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:19 GMT 2019-07-30 10:59:19,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:19,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:19,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:19,861 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:19,861 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:24,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:25,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:25,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:25,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:25,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:25,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:25,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:25,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:25,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:07.780Z", "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-30T10:59:07.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:08.365Z", "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-30T10:59:07.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7a0d436f-cb0e-4c22-91fc-5dd382b6f1aa"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:08.365Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (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.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (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.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T10:59:08.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.058Z", "message": "Removing directory: /tmp/tmpo3l03o/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-30T10:59:07.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7a0d436f-cb0e-4c22-91fc-5dd382b6f1aa"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.058Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:08.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.058Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:08.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.058Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_rzeia8/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:08.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.587981a4-3314-4baa-bb76-032eaa6ac6c6"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.058Z", "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-30T10:59:08.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.058Z", "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-30T10:59:08.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.587981a4-3314-4baa-bb76-032eaa6ac6c6"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.058Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:08.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.058Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:07.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.587981a4-3314-4baa-bb76-032eaa6ac6c6"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.601Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:08.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.587981a4-3314-4baa-bb76-032eaa6ac6c6"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.601Z", "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-30T10:59:08.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.587981a4-3314-4baa-bb76-032eaa6ac6c6"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:09.601Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "--2019-07-30 10:59:01-- https://192.168.120.4: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-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:10.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "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-30T10:59:09.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.587981a4-3314-4baa-bb76-032eaa6ac6c6"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Removing directory: /tmp/tmpoh1yTG/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-30T10:59:09.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.587981a4-3314-4baa-bb76-032eaa6ac6c6"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Downloading https://192.168.120.4: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-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Connecting to 192.168.120.4:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "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-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "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-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Saving to: \u2018/tmp/tmp.eH5i8wQvU3/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "2019-07-30 10:59:02 (174 MB/s) - \u2018/tmp/tmp.eH5i8wQvU3/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_xxnrtt/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "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-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "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-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "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-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Successfully created daemon: vellum_host_xxnrtt", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "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-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Successfully configured daemon: vellum_host_xxnrtt", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_xxnrtt start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "10:59:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_xxnrtt: No response received for task 67e81a88c95d4552a4647ddc670eec9f", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "message": "Successfully started daemon: vellum_host_xxnrtt", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.152Z", "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-30T10:59:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6f11eb63-9177-4d65-8c0e-fa583dc3752d"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.751Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:10.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1688, "offset": 1557, "size": 50}}} 2019-07-30 10:59:25,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:25,061 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:25 GMT 2019-07-30 10:59:25,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:25,061 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:25,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:25,061 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:25,061 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:25,061 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:25,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:25,063 - 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-30 10:59:25,064 - 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.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time) 2019-07-30 10:59:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpo3l03o/cloudify-diamond-plugin-1.3.5 2019-07-30 10:59:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 10:59:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 10:59:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_rzeia8/env/bin/pip', 'freeze', '--all'] 2019-07-30 10:59:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:25,064 - 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-30 10:59:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 10:59:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 10:59:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 10:59:25,065 - 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-30 10:59:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 10:59:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 10:59:01-- https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 10:59:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 10:59:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 10:59:25,066 - 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-30 10:59:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpoh1yTG/cloudify-diamond-plugin-1.3.5 2019-07-30 10:59:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt 2019-07-30 10:59:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 10:59:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.4:53333... connected. 2019-07-30 10:59:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 10:59:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 10:59:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.eH5i8wQvU3/agent.tar.gz’ 2019-07-30 10:59:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 10:59:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-30 10:59:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:02 (174 MB/s) - ‘/tmp/tmp.eH5i8wQvU3/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 10:59:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 10:59:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_xxnrtt/env 2019-07-30 10:59:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 10:59:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 10:59:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 10:59:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 10:59:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 10:59:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_xxnrtt 2019-07-30 10:59:25,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 10:59:25,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 10:59:25,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 10:59:25,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_xxnrtt 2019-07-30 10:59:25,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 10:59:25,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_xxnrtt start 2019-07-30 10:59:25,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_xxnrtt: No response received for task 67e81a88c95d4552a4647ddc670eec9f 2019-07-30 10:59:25,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_xxnrtt 2019-07-30 10:59:25,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 10:59:25,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:59:25,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:25,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:25,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:25,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:25,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:25,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:25,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:25,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:25,157 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:25,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:25,157 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:25 GMT 2019-07-30 10:59:25,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:25,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:25,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:25,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:25,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:30,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:30,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:30,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:30,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:30,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:30,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:30,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:30,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:30,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.751Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:10.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:10.751Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:10.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:11.396Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:10.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:11.396Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:10.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:11.396Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:10.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:11.975Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:10.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:11.975Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:11.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:11.975Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:10.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:12.570Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:11.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:12.570Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:11.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:12.570Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:12.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:13.288Z", "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-30T10:59:12.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:13.852Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:13.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.597a3c2a-71e2-40fa-9a71-29fe79e7f8a9"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:13.852Z", "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-30T10:59:13.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:13.852Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:13.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:14.500Z", "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-30T10:59:13.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.597a3c2a-71e2-40fa-9a71-29fe79e7f8a9"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:14.500Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_xxnrtt/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:13.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.597a3c2a-71e2-40fa-9a71-29fe79e7f8a9"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:14.500Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:14.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:14.500Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:13.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.597a3c2a-71e2-40fa-9a71-29fe79e7f8a9"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:14.500Z", "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-30T10:59:13.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.597a3c2a-71e2-40fa-9a71-29fe79e7f8a9"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:15.003Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:14.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:15.596Z", "message": "Removing directory: /tmp/tmpzYtMZf/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-30T10:59:14.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.597a3c2a-71e2-40fa-9a71-29fe79e7f8a9"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:15.596Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:15.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:15.596Z", "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-30T10:59:14.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.597a3c2a-71e2-40fa-9a71-29fe79e7f8a9"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:15.596Z", "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-30T10:59:15.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:16.232Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:15.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:16.232Z", "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-30T10:59:15.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:16.827Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:16.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:16.827Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:16.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:16.827Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:16.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:17.389Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:17.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:18.005Z", "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-30T10:59:17.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:18.550Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:17.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:18.550Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/TV5WE/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:18.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:18.550Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:17.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:19.082Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:18.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:19.082Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:18.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:19.082Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:18.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:19.082Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:18.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:19.082Z", "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-30T10:59:18.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:19.082Z", "message": "Process created, PID: 1605", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:18.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:19.649Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:19.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:20.323Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:19.788Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:20.826Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:20.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:20.826Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:20.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:21.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:21.027Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:21.409Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed3db24d-f2ed-4686-b14f-f2ca5c6c473e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:21.032Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:21.409Z", "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-30T10:59:21.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:21.409Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:21.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:21.409Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ed3db24d-f2ed-4686-b14f-f2ca5c6c473e", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:21.033Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}], "metadata": {"pagination": {"total": 1759, "offset": 1607, "size": 50}}} 2019-07-30 10:59:30,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:30,358 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:30 GMT 2019-07-30 10:59:30,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:30,358 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:30,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:30,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:30,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:30,358 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:30,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:30,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 10:59:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 10:59:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 10:59:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 10:59:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 10:59:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 10:59:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:59:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 10:59:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 10:59:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 10:59:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 10:59:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 10:59:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 10:59:30,363 - 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-30 10:59:30,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_xxnrtt/env/bin/pip', 'freeze', '--all'] 2019-07-30 10:59:30,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 10:59:30,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 10:59:30,363 - 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-30 10:59:30,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 10:59:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpzYtMZf/cloudify-diamond-plugin-1.3.5 2019-07-30 10:59:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 10:59:30,364 - 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-30 10:59:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 10:59:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 10:59:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 10:59:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 10:59:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 10:59:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 10:59:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 10:59:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 10:59:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/TV5WE/install_requirements.sh 2019-07-30 10:59:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 10:59:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 10:59:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 10:59:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 10:59:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 10:59:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 10:59:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1605 2019-07-30 10:59:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:59:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:59:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:59:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed3db24d-f2ed-4686-b14f-f2ca5c6c473e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:30,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 10:59:30,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 10:59:30,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ed3db24d-f2ed-4686-b14f-f2ca5c6c473e 2019-07-30 10:59:30,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:30,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:30,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:30,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:30,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:30,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:30,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:30,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:30,452 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:30,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:30,452 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:30 GMT 2019-07-30 10:59:30,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:30,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:30,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:30,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:30,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:35,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:35,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:35,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:35,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:35,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:35,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:35,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:35,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:35,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:22.020Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:21.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:22.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0663dfdcacfdaec2604f0454898858dad9a924d9\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:21.516Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:22.020Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:21.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:22.020Z", "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-30T10:59:21.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:22.718Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-e1f3cfce-da41-4144-ae49-37b389dad6b3 x-compute-request-id: req-e1f3cfce-da41-4144-ae49-37b389dad6b3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:22.381Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:22.718Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:22.280Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:22.718Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-e1f3cfce-da41-4144-ae49-37b389dad6b3", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:22.382Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:22.718Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-e1f3cfce-da41-4144-ae49-37b389dad6b3", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:22.382Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:22.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0663dfdcacfdaec2604f0454898858dad9a924d9\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:22.383Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:23.450Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-9bb11467-75d5-42fb-9a1a-e24ab520ca69", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.057Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:23.450Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-9bb11467-75d5-42fb-9a1a-e24ab520ca69", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.058Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:23.450Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0663dfdcacfdaec2604f0454898858dad9a924d9\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.062Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:23.450Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-9bb11467-75d5-42fb-9a1a-e24ab520ca69 x-compute-request-id: req-9bb11467-75d5-42fb-9a1a-e24ab520ca69 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6a8e2c8a-2633-4809-8843-1b3cf2641831\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e6cf08-3c61-42a9-8acc-1fc46d567825\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.057Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:23.450Z", "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-30T10:59:23.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:23.450Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:23.450Z", "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-30T10:59:22.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.128Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-7c2e7967-6740-4bd6-931a-cb073ab028eb", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.768Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.128Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-7c2e7967-6740-4bd6-931a-cb073ab028eb x-compute-request-id: req-7c2e7967-6740-4bd6-931a-cb073ab028eb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.767Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.128Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-7c2e7967-6740-4bd6-931a-cb073ab028eb", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.767Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0663dfdcacfdaec2604f0454898858dad9a924d9\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.769Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-aadd38f5-ed96-413b-a85f-46c9aa69e6f0 x-compute-request-id: req-aadd38f5-ed96-413b-a85f-46c9aa69e6f0 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6a8e2c8a-2633-4809-8843-1b3cf2641831\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e6cf08-3c61-42a9-8acc-1fc46d567825\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:24.366Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:24.099Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:24.790Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.959Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f609780f-3253-4481-9c00-a1225229d985 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.964Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f609780f-3253-4481-9c00-a1225229d985", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:23.964Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:24.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:24.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-aadd38f5-ed96-413b-a85f-46c9aa69e6f0", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:24.366Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-aadd38f5-ed96-413b-a85f-46c9aa69e6f0", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:24.366Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.701f9d60-a5a2-4e22-b02b-bf1f81cc6124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:24.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}319bef7f5a5b8e0f01b8c63cee9d938851cd6b6c\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:24.374Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:25.513Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:25.513Z", "message": "Creating Agent homer_host_wlqzvw", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:25.513Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:24.929Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:25.513Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-4f75bdb0-65a4-4984-99ff-33782a2dc5a6 x-compute-request-id: req-4f75bdb0-65a4-4984-99ff-33782a2dc5a6 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.300Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:25.513Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-4f75bdb0-65a4-4984-99ff-33782a2dc5a6", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.300Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:25.513Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-4f75bdb0-65a4-4984-99ff-33782a2dc5a6", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.301Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:25.513Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}319bef7f5a5b8e0f01b8c63cee9d938851cd6b6c\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.302Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.668Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.116Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e0ea305-c5a5-4f0f-92cd-f2074a6fa75c x-compute-request-id: req-2e0ea305-c5a5-4f0f-92cd-f2074a6fa75c Content-Encoding: gzip Content-Length: 622 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2563d533-6d26-4a6c-95b6-8ee4a63a35a1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.725Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.116Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a7230fae-0571-4142-a7b7-adc7c5fa7a10", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.672Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.116Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7230fae-0571-4142-a7b7-adc7c5fa7a10 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.672Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.116Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-2e0ea305-c5a5-4f0f-92cd-f2074a6fa75c", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.726Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.116Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-2e0ea305-c5a5-4f0f-92cd-f2074a6fa75c", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.726Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}922df10c852e2637a27f8e0a1de8af626e95d49b\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.070Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}319bef7f5a5b8e0f01b8c63cee9d938851cd6b6c\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:25.727Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.812Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f14ca44a-d10b-41b5-be2a-9a6441384883", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.092Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.812Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-a93739f7-6440-4535-a3fc-361b5469f7b9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.432Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.664Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.812Z", "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-30T10:59:26.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 1857, "offset": 1657, "size": 50}}} 2019-07-30 10:59:35,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:35,587 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:35 GMT 2019-07-30 10:59:35,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:35,587 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:35,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:35,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:35,588 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:35,588 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:35,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:59:35,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0663dfdcacfdaec2604f0454898858dad9a924d9" 2019-07-30 10:59:35,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 10:59:35,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 10:59:35,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-e1f3cfce-da41-4144-ae49-37b389dad6b3 x-compute-request-id: req-e1f3cfce-da41-4144-ae49-37b389dad6b3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:35,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:35,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-e1f3cfce-da41-4144-ae49-37b389dad6b3 2019-07-30 10:59:35,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-e1f3cfce-da41-4144-ae49-37b389dad6b3 2019-07-30 10:59:35,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0663dfdcacfdaec2604f0454898858dad9a924d9" 2019-07-30 10:59:35,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-9bb11467-75d5-42fb-9a1a-e24ab520ca69 2019-07-30 10:59:35,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-9bb11467-75d5-42fb-9a1a-e24ab520ca69 2019-07-30 10:59:35,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0663dfdcacfdaec2604f0454898858dad9a924d9" 2019-07-30 10:59:35,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-9bb11467-75d5-42fb-9a1a-e24ab520ca69 x-compute-request-id: req-9bb11467-75d5-42fb-9a1a-e24ab520ca69 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a8e2c8a-2633-4809-8843-1b3cf2641831"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e6cf08-3c61-42a9-8acc-1fc46d567825"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "5db97304-3d69-4534-83bc-269b79c05141", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-30 10:59:35,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:59:35,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 10:59:35,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 10:59:35,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-7c2e7967-6740-4bd6-931a-cb073ab028eb 2019-07-30 10:59:35,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-7c2e7967-6740-4bd6-931a-cb073ab028eb x-compute-request-id: req-7c2e7967-6740-4bd6-931a-cb073ab028eb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:35,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-7c2e7967-6740-4bd6-931a-cb073ab028eb 2019-07-30 10:59:35,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0663dfdcacfdaec2604f0454898858dad9a924d9" 2019-07-30 10:59:35,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-aadd38f5-ed96-413b-a85f-46c9aa69e6f0 x-compute-request-id: req-aadd38f5-ed96-413b-a85f-46c9aa69e6f0 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a8e2c8a-2633-4809-8843-1b3cf2641831"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e6cf08-3c61-42a9-8acc-1fc46d567825"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "5db97304-3d69-4534-83bc-269b79c05141", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-30 10:59:35,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:35,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:35,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:35,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f609780f-3253-4481-9c00-a1225229d985 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:35,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f609780f-3253-4481-9c00-a1225229d985 2019-07-30 10:59:35,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 10:59:35,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 10:59:35,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-aadd38f5-ed96-413b-a85f-46c9aa69e6f0 2019-07-30 10:59:35,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-aadd38f5-ed96-413b-a85f-46c9aa69e6f0 2019-07-30 10:59:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319bef7f5a5b8e0f01b8c63cee9d938851cd6b6c" 2019-07-30 10:59:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 10:59:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_wlqzvw 2019-07-30 10:59:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-4f75bdb0-65a4-4984-99ff-33782a2dc5a6 x-compute-request-id: req-4f75bdb0-65a4-4984-99ff-33782a2dc5a6 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-4f75bdb0-65a4-4984-99ff-33782a2dc5a6 2019-07-30 10:59:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-4f75bdb0-65a4-4984-99ff-33782a2dc5a6 2019-07-30 10:59:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319bef7f5a5b8e0f01b8c63cee9d938851cd6b6c" 2019-07-30 10:59:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e0ea305-c5a5-4f0f-92cd-f2074a6fa75c x-compute-request-id: req-2e0ea305-c5a5-4f0f-92cd-f2074a6fa75c Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2563d533-6d26-4a6c-95b6-8ee4a63a35a1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 10:59:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a7230fae-0571-4142-a7b7-adc7c5fa7a10 2019-07-30 10:59:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7230fae-0571-4142-a7b7-adc7c5fa7a10 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-2e0ea305-c5a5-4f0f-92cd-f2074a6fa75c 2019-07-30 10:59:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-2e0ea305-c5a5-4f0f-92cd-f2074a6fa75c 2019-07-30 10:59:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922df10c852e2637a27f8e0a1de8af626e95d49b" 2019-07-30 10:59:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319bef7f5a5b8e0f01b8c63cee9d938851cd6b6c" 2019-07-30 10:59:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f14ca44a-d10b-41b5-be2a-9a6441384883 2019-07-30 10:59:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-a93739f7-6440-4535-a3fc-361b5469f7b9 2019-07-30 10:59:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 10:59:35,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:35,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:35,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:35,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:35,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:35,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:35,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:35,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:35,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:35,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:35,663 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:35 GMT 2019-07-30 10:59:35,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:35,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:35,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:35,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:35,663 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:40,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:40,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:40,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:40,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:40,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:40,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:40,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:40,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:40,799 - 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-30T10:59:26.812Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-a93739f7-6440-4535-a3fc-361b5469f7b9 x-compute-request-id: req-a93739f7-6440-4535-a3fc-361b5469f7b9 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2563d533-6d26-4a6c-95b6-8ee4a63a35a1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.432Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}319bef7f5a5b8e0f01b8c63cee9d938851cd6b6c\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.093Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.812Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f14ca44a-d10b-41b5-be2a-9a6441384883", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.093Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.812Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f14ca44a-d10b-41b5-be2a-9a6441384883", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.092Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.812Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f14ca44a-d10b-41b5-be2a-9a6441384883 x-compute-request-id: req-f14ca44a-d10b-41b5-be2a-9a6441384883 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.091Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.fe75f7e9-1306-4b06-b9e7-dcd58019c044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:26.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.664Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-dcddcfc7-d64c-4c52-89f4-0d3dcfc9cf0e x-compute-request-id: req-dcddcfc7-d64c-4c52-89f4-0d3dcfc9cf0e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.792Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.767Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-dcddcfc7-d64c-4c52-89f4-0d3dcfc9cf0e", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.793Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}922df10c852e2637a27f8e0a1de8af626e95d49b\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.793Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "Creating Agent ellis_host_a2ux90", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5237c864955ae480ea34ab17d58d141e1fc5410f\"", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.069Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-1e4e1465-1c04-4750-be30-aa25153ec8b5 x-compute-request-id: req-1e4e1465-1c04-4750-be30-aa25153ec8b5 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3713b345-ee5b-4b86-b7e0-40b3dc81ebae\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.302Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd4012e8-8c1b-41d1-9d3c-20d386b44ce4 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.669Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-dd4012e8-8c1b-41d1-9d3c-20d386b44ce4", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.669Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.142Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:27.362Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-dcddcfc7-d64c-4c52-89f4-0d3dcfc9cf0e", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:26.792Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "RESP: [200] Date: Tue, 30 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-2d106e68-e347-41a8-b734-4efba0124c33 x-compute-request-id: req-2d106e68-e347-41a8-b734-4efba0124c33 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.678Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-2d106e68-e347-41a8-b734-4efba0124c33", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.678Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5237c864955ae480ea34ab17d58d141e1fc5410f\"", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.679Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "RESP: [200] Date: Tue, 30 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-778e7d40-4f88-4c76-b9e8-99bbc7f0f6df x-compute-request-id: req-778e7d40-4f88-4c76-b9e8-99bbc7f0f6df Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.762Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-778e7d40-4f88-4c76-b9e8-99bbc7f0f6df", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.762Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-51c30431-e6a4-4328-aac4-824ad054acee x-compute-request-id: req-51c30431-e6a4-4328-aac4-824ad054acee Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.348Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.284Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-778e7d40-4f88-4c76-b9e8-99bbc7f0f6df", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.762Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}922df10c852e2637a27f8e0a1de8af626e95d49b\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.763Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "RESP: [200] Date: Tue, 30 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-7794320e-13dc-4595-a9c7-20cdc3ce71c1 x-compute-request-id: req-7794320e-13dc-4595-a9c7-20cdc3ce71c1 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3713b345-ee5b-4b86-b7e0-40b3dc81ebae\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.907Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-7794320e-13dc-4595-a9c7-20cdc3ce71c1", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.907Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-2d106e68-e347-41a8-b734-4efba0124c33", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.678Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-7794320e-13dc-4595-a9c7-20cdc3ce71c1", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.907Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "RESP: [200] Date: Tue, 30 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-dc486e31-fca3-4e13-a88d-88fc66d1fc2a x-compute-request-id: req-dc486e31-fca3-4e13-a88d-88fc66d1fc2a Content-Encoding: gzip Content-Length: 528 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6a8e2c8a-2633-4809-8843-1b3cf2641831\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e6cf08-3c61-42a9-8acc-1fc46d567825\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.013Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-dc486e31-fca3-4e13-a88d-88fc66d1fc2a", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.013Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-dc486e31-fca3-4e13-a88d-88fc66d1fc2a", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.014Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5237c864955ae480ea34ab17d58d141e1fc5410f\"", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.015Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-1e4e1465-1c04-4750-be30-aa25153ec8b5", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.302Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-1e4e1465-1c04-4750-be30-aa25153ec8b5", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.302Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:28.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}922df10c852e2637a27f8e0a1de8af626e95d49b\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:27.303Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.41a20a23-a33a-49b9-8570-268ac664edcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.023Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-51c30431-e6a4-4328-aac4-824ad054acee", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.349Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.023Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.576Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.023Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.707Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.023Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-51c30431-e6a4-4328-aac4-824ad054acee", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.349Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.023Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5237c864955ae480ea34ab17d58d141e1fc5410f\"", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.350Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.023Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.634Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.023Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f47dbd7-8f83-4778-978b-f973bc3cd2e5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.649Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.023Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8f47dbd7-8f83-4778-978b-f973bc3cd2e5", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.650Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.023Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-22f7a530-3c0f-48b7-a983-f77f094e0769 x-compute-request-id: req-22f7a530-3c0f-48b7-a983-f77f094e0769 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6a8e2c8a-2633-4809-8843-1b3cf2641831\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e6cf08-3c61-42a9-8acc-1fc46d567825\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"5db97304-3d69-4534-83bc-269b79c05141\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.986Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.642Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-22f7a530-3c0f-48b7-a983-f77f094e0769", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.986Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.642Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-22f7a530-3c0f-48b7-a983-f77f094e0769", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.986Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:29.501Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}], "metadata": {"pagination": {"total": 2104, "offset": 1707, "size": 50}}} 2019-07-30 10:59:40,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:40,800 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:40 GMT 2019-07-30 10:59:40,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:40,800 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:40,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:40,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:40,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:40,800 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:40,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-a93739f7-6440-4535-a3fc-361b5469f7b9 x-compute-request-id: req-a93739f7-6440-4535-a3fc-361b5469f7b9 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2563d533-6d26-4a6c-95b6-8ee4a63a35a1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 10:59:40,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319bef7f5a5b8e0f01b8c63cee9d938851cd6b6c" 2019-07-30 10:59:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f14ca44a-d10b-41b5-be2a-9a6441384883 2019-07-30 10:59:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f14ca44a-d10b-41b5-be2a-9a6441384883 2019-07-30 10:59:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f14ca44a-d10b-41b5-be2a-9a6441384883 x-compute-request-id: req-f14ca44a-d10b-41b5-be2a-9a6441384883 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-dcddcfc7-d64c-4c52-89f4-0d3dcfc9cf0e x-compute-request-id: req-dcddcfc7-d64c-4c52-89f4-0d3dcfc9cf0e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-dcddcfc7-d64c-4c52-89f4-0d3dcfc9cf0e 2019-07-30 10:59:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922df10c852e2637a27f8e0a1de8af626e95d49b" 2019-07-30 10:59:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_a2ux90 2019-07-30 10:59:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5237c864955ae480ea34ab17d58d141e1fc5410f" 2019-07-30 10:59:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-1e4e1465-1c04-4750-be30-aa25153ec8b5 x-compute-request-id: req-1e4e1465-1c04-4750-be30-aa25153ec8b5 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3713b345-ee5b-4b86-b7e0-40b3dc81ebae"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-30 10:59:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd4012e8-8c1b-41d1-9d3c-20d386b44ce4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-dd4012e8-8c1b-41d1-9d3c-20d386b44ce4 2019-07-30 10:59:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-dcddcfc7-d64c-4c52-89f4-0d3dcfc9cf0e 2019-07-30 10:59:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-2d106e68-e347-41a8-b734-4efba0124c33 x-compute-request-id: req-2d106e68-e347-41a8-b734-4efba0124c33 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-2d106e68-e347-41a8-b734-4efba0124c33 2019-07-30 10:59:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5237c864955ae480ea34ab17d58d141e1fc5410f" 2019-07-30 10:59:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-778e7d40-4f88-4c76-b9e8-99bbc7f0f6df x-compute-request-id: req-778e7d40-4f88-4c76-b9e8-99bbc7f0f6df Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-778e7d40-4f88-4c76-b9e8-99bbc7f0f6df 2019-07-30 10:59:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-51c30431-e6a4-4328-aac4-824ad054acee x-compute-request-id: req-51c30431-e6a4-4328-aac4-824ad054acee Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-778e7d40-4f88-4c76-b9e8-99bbc7f0f6df 2019-07-30 10:59:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922df10c852e2637a27f8e0a1de8af626e95d49b" 2019-07-30 10:59:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-7794320e-13dc-4595-a9c7-20cdc3ce71c1 x-compute-request-id: req-7794320e-13dc-4595-a9c7-20cdc3ce71c1 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3713b345-ee5b-4b86-b7e0-40b3dc81ebae"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-30 10:59:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-7794320e-13dc-4595-a9c7-20cdc3ce71c1 2019-07-30 10:59:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-2d106e68-e347-41a8-b734-4efba0124c33 2019-07-30 10:59:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-7794320e-13dc-4595-a9c7-20cdc3ce71c1 2019-07-30 10:59:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 10:59:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-dc486e31-fca3-4e13-a88d-88fc66d1fc2a x-compute-request-id: req-dc486e31-fca3-4e13-a88d-88fc66d1fc2a Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a8e2c8a-2633-4809-8843-1b3cf2641831"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e6cf08-3c61-42a9-8acc-1fc46d567825"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "5db97304-3d69-4534-83bc-269b79c05141", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-30 10:59:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-dc486e31-fca3-4e13-a88d-88fc66d1fc2a 2019-07-30 10:59:40,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-dc486e31-fca3-4e13-a88d-88fc66d1fc2a 2019-07-30 10:59:40,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5237c864955ae480ea34ab17d58d141e1fc5410f" 2019-07-30 10:59:40,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-1e4e1465-1c04-4750-be30-aa25153ec8b5 2019-07-30 10:59:40,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-1e4e1465-1c04-4750-be30-aa25153ec8b5 2019-07-30 10:59:40,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922df10c852e2637a27f8e0a1de8af626e95d49b" 2019-07-30 10:59:40,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-51c30431-e6a4-4328-aac4-824ad054acee 2019-07-30 10:59:40,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:40,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:40,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-51c30431-e6a4-4328-aac4-824ad054acee 2019-07-30 10:59:40,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5237c864955ae480ea34ab17d58d141e1fc5410f" 2019-07-30 10:59:40,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:40,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f47dbd7-8f83-4778-978b-f973bc3cd2e5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:40,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8f47dbd7-8f83-4778-978b-f973bc3cd2e5 2019-07-30 10:59:40,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-22f7a530-3c0f-48b7-a983-f77f094e0769 x-compute-request-id: req-22f7a530-3c0f-48b7-a983-f77f094e0769 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a8e2c8a-2633-4809-8843-1b3cf2641831"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e6cf08-3c61-42a9-8acc-1fc46d567825"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "5db97304-3d69-4534-83bc-269b79c05141", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0e044fa-e65a-4e22-9d05-8f8e7b8fc7d1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "5db97304-3d69-4534-83bc-269b79c05141", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-30 10:59:40,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-22f7a530-3c0f-48b7-a983-f77f094e0769 2019-07-30 10:59:40,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-22f7a530-3c0f-48b7-a983-f77f094e0769 2019-07-30 10:59:40,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:40,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:40,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:40,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:40,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:40,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:40,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:40,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:40,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:40,892 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:40,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:40,892 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:40 GMT 2019-07-30 10:59:40,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:40,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:40,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:40,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:40,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:45,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:46,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:46,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:46,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:46,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:46,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:46,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:46,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:46,099 - 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-30T10:59:29.642Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-22f7a530-3c0f-48b7-a983-f77f094e0769", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.986Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:29.642Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-22f7a530-3c0f-48b7-a983-f77f094e0769", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:28.986Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.0d908cc6-25f3-4acd-8073-ff6bf10900ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-f1d7a28c-0eac-4bd7-92d3-07e43ec9a91e", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.015Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5e21672e-c52f-40c6-bcd9-a800ce225c2c", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:29.506Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:29.906Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-02b5b4c8-2174-4d88-9768-f5f19e983e8c x-compute-request-id: req-02b5b4c8-2174-4d88-9768-f5f19e983e8c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:29.661Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ab157e2e7852534725141115a0015d44b5cbf9c\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.008Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-f1d7a28c-0eac-4bd7-92d3-07e43ec9a91e x-compute-request-id: req-f1d7a28c-0eac-4bd7-92d3-07e43ec9a91e Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3cd172bd-bc41-4c0f-9c97-b6838393a7a3\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43335add-9124-452e-a42e-d20704227f9a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bbec6c3d-282f-451b-8b3b-07ac91af66e8\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c72f0829-d955-4511-99b0-af2037218de1\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d69e9130-e58c-4892-9431-9bc6dfc75375\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.015Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e21672e-c52f-40c6-bcd9-a800ce225c2c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:29.506Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.321Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8bf2a3b6e743c125578d5fb02ef9094dedbf0f5\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.017Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-f1d7a28c-0eac-4bd7-92d3-07e43ec9a91e", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.016Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-02b5b4c8-2174-4d88-9768-f5f19e983e8c", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:29.662Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-02b5b4c8-2174-4d88-9768-f5f19e983e8c", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:29.661Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:30.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8bf2a3b6e743c125578d5fb02ef9094dedbf0f5\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:29.663Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-9b495ca5-cd81-456f-9c8b-3a5aa01c1ff4", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.881Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "RESP: [200] Date: Tue, 30 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-67aec44e-6b88-43df-87e6-6947f19805b9 x-compute-request-id: req-67aec44e-6b88-43df-87e6-6947f19805b9 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2563d533-6d26-4a6c-95b6-8ee4a63a35a1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.936Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53485f60-33b7-4b29-81e0-b671a0a35f20 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.326Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-53485f60-33b7-4b29-81e0-b671a0a35f20", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.326Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "RESP: [200] Date: Tue, 30 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-afce9d35-be3c-49bb-93e1-146ea3994189 x-compute-request-id: req-afce9d35-be3c-49bb-93e1-146ea3994189 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.448Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-afce9d35-be3c-49bb-93e1-146ea3994189", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.448Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-afce9d35-be3c-49bb-93e1-146ea3994189", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.448Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8bf2a3b6e743c125578d5fb02ef9094dedbf0f5\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.449Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "RESP: [200] Date: Tue, 30 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-1e612b2a-1b46-4509-8a76-a3875bdaa7b4 x-compute-request-id: req-1e612b2a-1b46-4509-8a76-a3875bdaa7b4 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.596Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-1e612b2a-1b46-4509-8a76-a3875bdaa7b4", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.597Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-1e612b2a-1b46-4509-8a76-a3875bdaa7b4", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.597Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ab157e2e7852534725141115a0015d44b5cbf9c\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.597Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5582a9982c682d7ad81b634c990bf5e0a82f70e5\"", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.731Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "RESP: [200] Date: Tue, 30 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-9b495ca5-cd81-456f-9c8b-3a5aa01c1ff4 x-compute-request-id: req-9b495ca5-cd81-456f-9c8b-3a5aa01c1ff4 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3cd172bd-bc41-4c0f-9c97-b6838393a7a3\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43335add-9124-452e-a42e-d20704227f9a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bbec6c3d-282f-451b-8b3b-07ac91af66e8\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c72f0829-d955-4511-99b0-af2037218de1\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d69e9130-e58c-4892-9431-9bc6dfc75375\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.881Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.041Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-9b495ca5-cd81-456f-9c8b-3a5aa01c1ff4", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.882Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ae92f8fd-b3d7-405a-9350-dd566493d19c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5582a9982c682d7ad81b634c990bf5e0a82f70e5\"", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.320Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-89507754-cd54-46ce-af8c-729e1c3e08d7", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.320Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-89507754-cd54-46ce-af8c-729e1c3e08d7", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.320Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "RESP: [200] Date: Tue, 30 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-89507754-cd54-46ce-af8c-729e1c3e08d7 x-compute-request-id: req-89507754-cd54-46ce-af8c-729e1c3e08d7 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.320Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ab157e2e7852534725141115a0015d44b5cbf9c\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.331Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-9a8f408f-f932-426b-8c90-5445f392e2c5", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.330Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-9a8f408f-f932-426b-8c90-5445f392e2c5", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.330Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-67aec44e-6b88-43df-87e6-6947f19805b9", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.936Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "RESP: [200] Date: Tue, 30 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-9a8f408f-f932-426b-8c90-5445f392e2c5 x-compute-request-id: req-9a8f408f-f932-426b-8c90-5445f392e2c5 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.329Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.374Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ab157e2e7852534725141115a0015d44b5cbf9c\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.937Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-67aec44e-6b88-43df-87e6-6947f19805b9", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:30.936Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:31.635Z", "message": "RESP: [200] Date: Tue, 30 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-8d1f609a-b5b5-4cc0-8868-c13d6d62f9c1 x-compute-request-id: req-8d1f609a-b5b5-4cc0-8868-c13d6d62f9c1 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2563d533-6d26-4a6c-95b6-8ee4a63a35a1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.491Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-fec16acf-319e-48ee-8176-30719ccf90b2", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:32.659Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-fec16acf-319e-48ee-8176-30719ccf90b2", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:32.659Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-fec16acf-319e-48ee-8176-30719ccf90b2 x-compute-request-id: req-fec16acf-319e-48ee-8176-30719ccf90b2 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3713b345-ee5b-4b86-b7e0-40b3dc81ebae\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:32.659Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5582a9982c682d7ad81b634c990bf5e0a82f70e5\"", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:32.328Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-728fc80b-0319-4285-bb47-471b3b9dde5d", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:32.327Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}], "metadata": {"pagination": {"total": 2126, "offset": 1757, "size": 50}}} 2019-07-30 10:59:46,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:46,100 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:46 GMT 2019-07-30 10:59:46,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:46,100 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:46,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:46,100 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:46,100 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:46,100 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:46,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-22f7a530-3c0f-48b7-a983-f77f094e0769 2019-07-30 10:59:46,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-22f7a530-3c0f-48b7-a983-f77f094e0769 2019-07-30 10:59:46,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-f1d7a28c-0eac-4bd7-92d3-07e43ec9a91e 2019-07-30 10:59:46,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5e21672e-c52f-40c6-bcd9-a800ce225c2c 2019-07-30 10:59:46,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:46,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-02b5b4c8-2174-4d88-9768-f5f19e983e8c x-compute-request-id: req-02b5b4c8-2174-4d88-9768-f5f19e983e8c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:46,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab157e2e7852534725141115a0015d44b5cbf9c" 2019-07-30 10:59:46,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-f1d7a28c-0eac-4bd7-92d3-07e43ec9a91e x-compute-request-id: req-f1d7a28c-0eac-4bd7-92d3-07e43ec9a91e Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3cd172bd-bc41-4c0f-9c97-b6838393a7a3"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43335add-9124-452e-a42e-d20704227f9a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bbec6c3d-282f-451b-8b3b-07ac91af66e8"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c72f0829-d955-4511-99b0-af2037218de1"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d69e9130-e58c-4892-9431-9bc6dfc75375"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "6b2780da-87cd-49c9-88f4-388382512b11", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-30 10:59:46,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 10:59:46,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e21672e-c52f-40c6-bcd9-a800ce225c2c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:46,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:46,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bf2a3b6e743c125578d5fb02ef9094dedbf0f5" 2019-07-30 10:59:46,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-f1d7a28c-0eac-4bd7-92d3-07e43ec9a91e 2019-07-30 10:59:46,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-02b5b4c8-2174-4d88-9768-f5f19e983e8c 2019-07-30 10:59:46,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-02b5b4c8-2174-4d88-9768-f5f19e983e8c 2019-07-30 10:59:46,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bf2a3b6e743c125578d5fb02ef9094dedbf0f5" 2019-07-30 10:59:46,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-9b495ca5-cd81-456f-9c8b-3a5aa01c1ff4 2019-07-30 10:59:46,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-67aec44e-6b88-43df-87e6-6947f19805b9 x-compute-request-id: req-67aec44e-6b88-43df-87e6-6947f19805b9 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2563d533-6d26-4a6c-95b6-8ee4a63a35a1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 10:59:46,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 10:59:46,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53485f60-33b7-4b29-81e0-b671a0a35f20 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:46,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-53485f60-33b7-4b29-81e0-b671a0a35f20 2019-07-30 10:59:46,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-afce9d35-be3c-49bb-93e1-146ea3994189 x-compute-request-id: req-afce9d35-be3c-49bb-93e1-146ea3994189 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:46,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-afce9d35-be3c-49bb-93e1-146ea3994189 2019-07-30 10:59:46,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-afce9d35-be3c-49bb-93e1-146ea3994189 2019-07-30 10:59:46,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bf2a3b6e743c125578d5fb02ef9094dedbf0f5" 2019-07-30 10:59:46,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-1e612b2a-1b46-4509-8a76-a3875bdaa7b4 x-compute-request-id: req-1e612b2a-1b46-4509-8a76-a3875bdaa7b4 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:46,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-1e612b2a-1b46-4509-8a76-a3875bdaa7b4 2019-07-30 10:59:46,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-1e612b2a-1b46-4509-8a76-a3875bdaa7b4 2019-07-30 10:59:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab157e2e7852534725141115a0015d44b5cbf9c" 2019-07-30 10:59:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5582a9982c682d7ad81b634c990bf5e0a82f70e5" 2019-07-30 10:59:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-9b495ca5-cd81-456f-9c8b-3a5aa01c1ff4 x-compute-request-id: req-9b495ca5-cd81-456f-9c8b-3a5aa01c1ff4 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3cd172bd-bc41-4c0f-9c97-b6838393a7a3"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43335add-9124-452e-a42e-d20704227f9a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bbec6c3d-282f-451b-8b3b-07ac91af66e8"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c72f0829-d955-4511-99b0-af2037218de1"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d69e9130-e58c-4892-9431-9bc6dfc75375"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "6b2780da-87cd-49c9-88f4-388382512b11", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-30 10:59:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-9b495ca5-cd81-456f-9c8b-3a5aa01c1ff4 2019-07-30 10:59:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5582a9982c682d7ad81b634c990bf5e0a82f70e5" 2019-07-30 10:59:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-89507754-cd54-46ce-af8c-729e1c3e08d7 2019-07-30 10:59:46,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-89507754-cd54-46ce-af8c-729e1c3e08d7 2019-07-30 10:59:46,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-89507754-cd54-46ce-af8c-729e1c3e08d7 x-compute-request-id: req-89507754-cd54-46ce-af8c-729e1c3e08d7 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:46,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab157e2e7852534725141115a0015d44b5cbf9c" 2019-07-30 10:59:46,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-9a8f408f-f932-426b-8c90-5445f392e2c5 2019-07-30 10:59:46,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-9a8f408f-f932-426b-8c90-5445f392e2c5 2019-07-30 10:59:46,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-67aec44e-6b88-43df-87e6-6947f19805b9 2019-07-30 10:59:46,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-9a8f408f-f932-426b-8c90-5445f392e2c5 x-compute-request-id: req-9a8f408f-f932-426b-8c90-5445f392e2c5 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab157e2e7852534725141115a0015d44b5cbf9c" 2019-07-30 10:59:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-67aec44e-6b88-43df-87e6-6947f19805b9 2019-07-30 10:59:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-8d1f609a-b5b5-4cc0-8868-c13d6d62f9c1 x-compute-request-id: req-8d1f609a-b5b5-4cc0-8868-c13d6d62f9c1 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2563d533-6d26-4a6c-95b6-8ee4a63a35a1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 10:59:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-fec16acf-319e-48ee-8176-30719ccf90b2 2019-07-30 10:59:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-fec16acf-319e-48ee-8176-30719ccf90b2 2019-07-30 10:59:46,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-fec16acf-319e-48ee-8176-30719ccf90b2 x-compute-request-id: req-fec16acf-319e-48ee-8176-30719ccf90b2 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3713b345-ee5b-4b86-b7e0-40b3dc81ebae"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-30 10:59:46,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5582a9982c682d7ad81b634c990bf5e0a82f70e5" 2019-07-30 10:59:46,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-728fc80b-0319-4285-bb47-471b3b9dde5d 2019-07-30 10:59:46,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:46,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:46,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:46,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:46,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:46,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:46,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:46,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:46,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:46,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:46,174 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:46 GMT 2019-07-30 10:59:46,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:46,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:46,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:46,175 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:46,175 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:51,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:51,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:51,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:51,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:51,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:51,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:51,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:51,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:51,279 - 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-30T10:59:33.217Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.502Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-fec16acf-319e-48ee-8176-30719ccf90b2 x-compute-request-id: req-fec16acf-319e-48ee-8176-30719ccf90b2 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3713b345-ee5b-4b86-b7e0-40b3dc81ebae\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:32.659Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-fec16acf-319e-48ee-8176-30719ccf90b2", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:32.659Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-fec16acf-319e-48ee-8176-30719ccf90b2", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:32.659Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5582a9982c682d7ad81b634c990bf5e0a82f70e5\"", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.940Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-8d1f609a-b5b5-4cc0-8868-c13d6d62f9c1", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.491Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-8d1f609a-b5b5-4cc0-8868-c13d6d62f9c1", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.492Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7681375b-1ddc-471a-bf44-aaae2d608055"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "RESP: [200] Date: Tue, 30 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-d7f5b382-8ca7-4734-a9e6-ce1214aa8465 x-compute-request-id: req-d7f5b382-8ca7-4734-a9e6-ce1214aa8465 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3713b345-ee5b-4b86-b7e0-40b3dc81ebae\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"c272ffad-2b6d-444c-99d1-6eff48cea1d2\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.939Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-d7f5b382-8ca7-4734-a9e6-ce1214aa8465", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:31.940Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.3bd94028-4da9-458c-8465-34ba2c7390b5"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Successfully created daemon: homer_host_wlqzvw", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.416Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.378Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.289Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "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-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Successfully configured daemon: homer_host_wlqzvw", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_wlqzvw/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "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-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "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-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "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-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-wlqzvw", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Downloading https://192.168.120.4: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-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "--2019-07-30 10:59:24-- https://192.168.120.4: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-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Connecting to 192.168.120.4:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "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-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "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-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Saving to: \u2018/tmp/tmp.lHcplEe57u/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "2019-07-30 10:59:24 (164 MB/s) - \u2018/tmp/tmp.lHcplEe57u/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-30T10:59:33.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_wlqzvw start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "10:59:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_wlqzvw: No response received for task 65c7218f48b04c9f8bc719f73b4dd481", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "message": "Successfully started daemon: homer_host_wlqzvw", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:33.864Z", "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-30T10:59:33.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1f48f18c-38fa-499e-99fe-09a8fb2c7b3f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:34.440Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:33.808Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.238Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.122Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.238Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-97754e34-ddcc-4cd0-9a41-da7b40325ece", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.129Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.238Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.056Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.238Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:34.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.238Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:34.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.238Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97754e34-ddcc-4cd0-9a41-da7b40325ece 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.129Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}], "metadata": {"pagination": {"total": 2260, "offset": 1807, "size": 50}}} 2019-07-30 10:59:51,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:51,279 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:51 GMT 2019-07-30 10:59:51,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:51,279 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:51,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:51,279 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:51,279 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:51,279 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:51,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:51,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-fec16acf-319e-48ee-8176-30719ccf90b2 x-compute-request-id: req-fec16acf-319e-48ee-8176-30719ccf90b2 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3713b345-ee5b-4b86-b7e0-40b3dc81ebae"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-30 10:59:51,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-fec16acf-319e-48ee-8176-30719ccf90b2 2019-07-30 10:59:51,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-fec16acf-319e-48ee-8176-30719ccf90b2 2019-07-30 10:59:51,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5582a9982c682d7ad81b634c990bf5e0a82f70e5" 2019-07-30 10:59:51,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-8d1f609a-b5b5-4cc0-8868-c13d6d62f9c1 2019-07-30 10:59:51,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-8d1f609a-b5b5-4cc0-8868-c13d6d62f9c1 2019-07-30 10:59:51,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-d7f5b382-8ca7-4734-a9e6-ce1214aa8465 x-compute-request-id: req-d7f5b382-8ca7-4734-a9e6-ce1214aa8465 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3713b345-ee5b-4b86-b7e0-40b3dc81ebae"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bbc5a0bb-cf1c-4187-8a7b-fb82b5b76475"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "c272ffad-2b6d-444c-99d1-6eff48cea1d2", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-30 10:59:51,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-d7f5b382-8ca7-4734-a9e6-ce1214aa8465 2019-07-30 10:59:51,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_wlqzvw 2019-07-30 10:59:51,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:51,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 10:59:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 10:59:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 10:59:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 10:59:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_wlqzvw 2019-07-30 10:59:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 10:59:51,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_wlqzvw/env 2019-07-30 10:59:51,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 10:59:51,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 10:59:51,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 10:59:51,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 10:59:51,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 10:59:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 10:59:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-wlqzvw 2019-07-30 10:59:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 10:59:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 10:59:24-- https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 10:59:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.4:53333... connected. 2019-07-30 10:59:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 10:59:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 10:59:51,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.lHcplEe57u/agent.tar.gz’ 2019-07-30 10:59:51,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:51,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:51,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 10:59:51,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-30 10:59:51,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:51,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:24 (164 MB/s) - ‘/tmp/tmp.lHcplEe57u/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 10:59:51,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_wlqzvw start 2019-07-30 10:59:51,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_wlqzvw: No response received for task 65c7218f48b04c9f8bc719f73b4dd481 2019-07-30 10:59:51,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_wlqzvw 2019-07-30 10:59:51,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 10:59:51,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-30 10:59:51,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:51,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-97754e34-ddcc-4cd0-9a41-da7b40325ece 2019-07-30 10:59:51,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:51,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 10:59:51,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:59:51,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97754e34-ddcc-4cd0-9a41-da7b40325ece 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:51,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:51,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:51,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:51,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:51,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:51,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:51,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:51,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:51,352 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:51,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:51,352 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:51 GMT 2019-07-30 10:59:51,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:51,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:51,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:51,353 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:51,353 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:56,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 10:59:56,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:56,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:56,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:56,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:56,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:56,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:56,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:56,585 - 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-30T10:59:35.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ebf60aa5b954ccd02c07c438682fa0ab932549e\"", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.531Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832\"", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.475Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-a2ux90", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Downloading https://192.168.120.4: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-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "--2019-07-30 10:59:27-- https://192.168.120.4: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-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Connecting to 192.168.120.4:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "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-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "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-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Saving to: \u2018/tmp/tmp.ultwURejGo/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "100%[======================================>] 24,073,211 140MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "2019-07-30 10:59:28 (140 MB/s) - \u2018/tmp/tmp.ultwURejGo/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-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_a2ux90/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "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-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "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-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "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-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Successfully created daemon: ellis_host_a2ux90", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "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-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Successfully configured daemon: ellis_host_a2ux90", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "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-30T10:59:35.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0575611f-80c5-423e-b5be-1137750581af 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.061Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0575611f-80c5-423e-b5be-1137750581af", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.061Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.280Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb36d04a-11d9-4f39-a98f-ba703c705be9 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.288Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cb36d04a-11d9-4f39-a98f-ba703c705be9", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.290Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_a2ux90 start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "10:59:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_a2ux90: No response received for task a566f32764f744c5abc9d8a843437aa9", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "Successfully started daemon: ellis_host_a2ux90", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "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-30T10:59:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.22501b68-fc95-4020-914d-7786b2b9deb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:35.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92b2c27ba0cfab640c1487085512c61f0af68c8a\"", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.693Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832\"", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.319Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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,Accept-Encoding x-openstack-request-id: req-d59cd2e4-b433-4b2d-927c-68b24ede2582 x-compute-request-id: req-d59cd2e4-b433-4b2d-927c-68b24ede2582 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.268Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-d59cd2e4-b433-4b2d-927c-68b24ede2582", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.268Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-d59cd2e4-b433-4b2d-927c-68b24ede2582", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.269Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ebf60aa5b954ccd02c07c438682fa0ab932549e\"", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.270Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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,Accept-Encoding x-openstack-request-id: req-ebe9d6f0-7eee-4bbf-8451-e7107418e087 x-compute-request-id: req-ebe9d6f0-7eee-4bbf-8451-e7107418e087 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.318Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 2310, "offset": 1857, "size": 50}}} 2019-07-30 10:59:56,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:56,586 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:56 GMT 2019-07-30 10:59:56,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:56,586 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 10:59:56,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:56,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:56,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 10:59:56,586 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 10:59:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf60aa5b954ccd02c07c438682fa0ab932549e" 2019-07-30 10:59:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832" 2019-07-30 10:59:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-a2ux90 2019-07-30 10:59:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 10:59:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 10:59:27-- https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 10:59:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.4:53333... connected. 2019-07-30 10:59:56,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 10:59:56,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 10:59:56,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.ultwURejGo/agent.tar.gz’ 2019-07-30 10:59:56,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:56,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 10:59:56,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 140MB/s in 0.2s 2019-07-30 10:59:56,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:56,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:28 (140 MB/s) - ‘/tmp/tmp.ultwURejGo/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 10:59:56,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:56,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 10:59:56,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_a2ux90/env 2019-07-30 10:59:56,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 10:59:56,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 10:59:56,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 10:59:56,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 10:59:56,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 10:59:56,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_a2ux90 2019-07-30 10:59:56,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 10:59:56,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 10:59:56,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 10:59:56,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_a2ux90 2019-07-30 10:59:56,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 10:59:56,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 10:59:56,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 10:59:56,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:56,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0575611f-80c5-423e-b5be-1137750581af 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:56,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0575611f-80c5-423e-b5be-1137750581af 2019-07-30 10:59:56,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 10:59:56,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb36d04a-11d9-4f39-a98f-ba703c705be9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 10:59:56,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cb36d04a-11d9-4f39-a98f-ba703c705be9 2019-07-30 10:59:56,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_a2ux90 start 2019-07-30 10:59:56,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_a2ux90: No response received for task a566f32764f744c5abc9d8a843437aa9 2019-07-30 10:59:56,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_a2ux90 2019-07-30 10:59:56,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 10:59:56,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b2c27ba0cfab640c1487085512c61f0af68c8a" 2019-07-30 10:59:56,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832" 2019-07-30 10:59:56,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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,Accept-Encoding x-openstack-request-id: req-d59cd2e4-b433-4b2d-927c-68b24ede2582 x-compute-request-id: req-d59cd2e4-b433-4b2d-927c-68b24ede2582 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:56,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-d59cd2e4-b433-4b2d-927c-68b24ede2582 2019-07-30 10:59:56,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-d59cd2e4-b433-4b2d-927c-68b24ede2582 2019-07-30 10:59:56,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf60aa5b954ccd02c07c438682fa0ab932549e" 2019-07-30 10:59:56,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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,Accept-Encoding x-openstack-request-id: req-ebe9d6f0-7eee-4bbf-8451-e7107418e087 x-compute-request-id: req-ebe9d6f0-7eee-4bbf-8451-e7107418e087 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 10:59:56,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 10:59:56,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 10:59:56,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 10:59:56,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 10:59:56,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 10:59:56,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 10:59:56,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 10:59:56,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 10:59:56,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 10:59:56,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 10:59:56,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 10:59:56,698 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 10:59:56,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 10:59:56,698 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 10:59:56 GMT 2019-07-30 10:59:56,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 10:59:56,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 10:59:56,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 10:59:56,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 10:59:56,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:01,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:02,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:02,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:02,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:02,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:02,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:02,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:02,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:02,006 - 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-30T10:59:36.534Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-ebe9d6f0-7eee-4bbf-8451-e7107418e087", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.319Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:36.534Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832\"", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.319Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "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-30T10:59:36.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832\"", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.732Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "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-30T10:59:35.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a10d594-a6d5-4f5c-8125-20435d68489d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a10d594-a6d5-4f5c-8125-20435d68489d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a10d594-a6d5-4f5c-8125-20435d68489d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_wlqzvw/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:35.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a10d594-a6d5-4f5c-8125-20435d68489d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "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-30T10:59:35.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a10d594-a6d5-4f5c-8125-20435d68489d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-5627fa5a-fcf4-4ccf-943e-651f7779c549 x-compute-request-id: req-5627fa5a-fcf4-4ccf-943e-651f7779c549 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2563d533-6d26-4a6c-95b6-8ee4a63a35a1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.707Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92b2c27ba0cfab640c1487085512c61f0af68c8a\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.212\"}}'", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.534Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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,Accept-Encoding x-openstack-request-id: req-3baaac02-4293-49c5-947f-f38144a9e501 x-compute-request-id: req-3baaac02-4293-49c5-947f-f38144a9e501 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.533Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-3baaac02-4293-49c5-947f-f38144a9e501", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.534Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-3baaac02-4293-49c5-947f-f38144a9e501", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.533Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "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-30T10:59:36.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-5627fa5a-fcf4-4ccf-943e-651f7779c549", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.707Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-5627fa5a-fcf4-4ccf-943e-651f7779c549", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.708Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ebf60aa5b954ccd02c07c438682fa0ab932549e\"", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.709Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-ee859264-9c9c-4183-a6ba-2db853bb6e66 x-compute-request-id: req-ee859264-9c9c-4183-a6ba-2db853bb6e66 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3cd172bd-bc41-4c0f-9c97-b6838393a7a3\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43335add-9124-452e-a42e-d20704227f9a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bbec6c3d-282f-451b-8b3b-07ac91af66e8\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c72f0829-d955-4511-99b0-af2037218de1\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d69e9130-e58c-4892-9431-9bc6dfc75375\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.730Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-ee859264-9c9c-4183-a6ba-2db853bb6e66", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.730Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.155Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-ee859264-9c9c-4183-a6ba-2db853bb6e66", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.730Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-99835834-6360-4fd3-a95b-b3c19ecdc3ab x-compute-request-id: req-99835834-6360-4fd3-a95b-b3c19ecdc3ab Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.092Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-99835834-6360-4fd3-a95b-b3c19ecdc3ab", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.092Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-99835834-6360-4fd3-a95b-b3c19ecdc3ab", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.092Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832\"", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.092Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Get:3 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-30T10:59:36.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}], "metadata": {"pagination": {"total": 2381, "offset": 1907, "size": 50}}} 2019-07-30 11:00:02,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:02,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:01 GMT 2019-07-30 11:00:02,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:02,006 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:02,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:02,007 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:02,007 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:02,007 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-ebe9d6f0-7eee-4bbf-8451-e7107418e087 2019-07-30 11:00:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832" 2019-07-30 11:00:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 11:00:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832" 2019-07-30 11:00:02,010 - 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-30 11:00:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 11:00:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 11:00:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_wlqzvw/env/bin/pip', 'freeze', '--all'] 2019-07-30 11:00:02,011 - 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-30 11:00:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-5627fa5a-fcf4-4ccf-943e-651f7779c549 x-compute-request-id: req-5627fa5a-fcf4-4ccf-943e-651f7779c549 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2563d533-6d26-4a6c-95b6-8ee4a63a35a1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 11:00:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b2c27ba0cfab640c1487085512c61f0af68c8a" -d '{"addFloatingIp": {"address": "172.30.9.212"}}' 2019-07-30 11:00:02,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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,Accept-Encoding x-openstack-request-id: req-3baaac02-4293-49c5-947f-f38144a9e501 x-compute-request-id: req-3baaac02-4293-49c5-947f-f38144a9e501 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:02,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-3baaac02-4293-49c5-947f-f38144a9e501 2019-07-30 11:00:02,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-3baaac02-4293-49c5-947f-f38144a9e501 2019-07-30 11:00:02,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-07-30 11:00:02,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-5627fa5a-fcf4-4ccf-943e-651f7779c549 2019-07-30 11:00:02,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-5627fa5a-fcf4-4ccf-943e-651f7779c549 2019-07-30 11:00:02,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf60aa5b954ccd02c07c438682fa0ab932549e" 2019-07-30 11:00:02,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-ee859264-9c9c-4183-a6ba-2db853bb6e66 x-compute-request-id: req-ee859264-9c9c-4183-a6ba-2db853bb6e66 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3cd172bd-bc41-4c0f-9c97-b6838393a7a3"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43335add-9124-452e-a42e-d20704227f9a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bbec6c3d-282f-451b-8b3b-07ac91af66e8"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c72f0829-d955-4511-99b0-af2037218de1"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d69e9130-e58c-4892-9431-9bc6dfc75375"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "6b2780da-87cd-49c9-88f4-388382512b11", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-30 11:00:02,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-ee859264-9c9c-4183-a6ba-2db853bb6e66 2019-07-30 11:00:02,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-ee859264-9c9c-4183-a6ba-2db853bb6e66 2019-07-30 11:00:02,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-30 11:00:02,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-07-30 11:00:02,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-07-30 11:00:02,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-07-30 11:00:02,014 - 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-30 11:00:02,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-30 11:00:02,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-30 11:00:02,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-07-30 11:00:02,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-07-30 11:00:02,015 - 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-30 11:00:02,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-07-30 11:00:02,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-07-30 11:00:02,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-07-30 11:00:02,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-99835834-6360-4fd3-a95b-b3c19ecdc3ab x-compute-request-id: req-99835834-6360-4fd3-a95b-b3c19ecdc3ab Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:02,015 - 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-30 11:00:02,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-99835834-6360-4fd3-a95b-b3c19ecdc3ab 2019-07-30 11:00:02,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-07-30 11:00:02,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-30 11:00:02,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-99835834-6360-4fd3-a95b-b3c19ecdc3ab 2019-07-30 11:00:02,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832" 2019-07-30 11:00:02,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-07-30 11:00:02,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-07-30 11:00:02,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-30 11:00:02,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-07-30 11:00:02,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-07-30 11:00:02,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-07-30 11:00:02,017 - 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-30 11:00:02,017 - 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-30 11:00:02,017 - 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-30 11:00:02,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:02,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:02,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:02,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:02,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:02,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:02,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:02,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:02,084 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:02,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:02,085 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:02 GMT 2019-07-30 11:00:02,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:02,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:02,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:02,085 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:02,085 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:07,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:07,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:07,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:07,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:07,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:07,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:07,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:07,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:07,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-5ebb75cb-98b4-4c4e-992b-a5ce9966216e x-compute-request-id: req-5ebb75cb-98b4-4c4e-992b-a5ce9966216e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.054Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-5ebb75cb-98b4-4c4e-992b-a5ce9966216e", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.054Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-5ebb75cb-98b4-4c4e-992b-a5ce9966216e", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.054Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ebf60aa5b954ccd02c07c438682fa0ab932549e\"", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.055Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Fetched 13.1 MB in 10s (1,212 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-99835834-6360-4fd3-a95b-b3c19ecdc3ab x-compute-request-id: req-99835834-6360-4fd3-a95b-b3c19ecdc3ab Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.092Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-99835834-6360-4fd3-a95b-b3c19ecdc3ab", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.092Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-99835834-6360-4fd3-a95b-b3c19ecdc3ab", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.092Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832\"", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.092Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}], "metadata": {"pagination": {"total": 2444, "offset": 1957, "size": 50}}} 2019-07-30 11:00:07,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:07,410 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:07 GMT 2019-07-30 11:00:07,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:07,410 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:07,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:07,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:07,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:07,410 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-07-30 11:00:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-07-30 11:00:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-07-30 11:00:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-07-30 11:00:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-07-30 11:00:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-07-30 11:00:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-07-30 11:00:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-07-30 11:00:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-07-30 11:00:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-07-30 11:00:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-5ebb75cb-98b4-4c4e-992b-a5ce9966216e x-compute-request-id: req-5ebb75cb-98b4-4c4e-992b-a5ce9966216e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-5ebb75cb-98b4-4c4e-992b-a5ce9966216e 2019-07-30 11:00:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-5ebb75cb-98b4-4c4e-992b-a5ce9966216e 2019-07-30 11:00:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-07-30 11:00:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf60aa5b954ccd02c07c438682fa0ab932549e" 2019-07-30 11:00:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-07-30 11:00:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-07-30 11:00:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-07-30 11:00:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-07-30 11:00:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-07-30 11:00:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-07-30 11:00:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-07-30 11:00:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-07-30 11:00:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-07-30 11:00:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 10s (1,212 kB/s) 2019-07-30 11:00:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-30 11:00:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-30 11:00:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-07-30 11:00:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-07-30 11:00:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-07-30 11:00:07,417 - 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-30 11:00:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-30 11:00:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-30 11:00:07,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-07-30 11:00:07,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-07-30 11:00:07,418 - 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-30 11:00:07,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-07-30 11:00:07,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-07-30 11:00:07,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-07-30 11:00:07,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-99835834-6360-4fd3-a95b-b3c19ecdc3ab x-compute-request-id: req-99835834-6360-4fd3-a95b-b3c19ecdc3ab Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:07,419 - 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-30 11:00:07,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-99835834-6360-4fd3-a95b-b3c19ecdc3ab 2019-07-30 11:00:07,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-30 11:00:07,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-99835834-6360-4fd3-a95b-b3c19ecdc3ab 2019-07-30 11:00:07,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5fca09c21eab8331e1d064b062ba587419832" 2019-07-30 11:00:07,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-30 11:00:07,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-07-30 11:00:07,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-07-30 11:00:07,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-07-30 11:00:07,420 - 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-30 11:00:07,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:07,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:07,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:07,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:07,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:07,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:07,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:07,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:07,502 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:07,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:07,502 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:07 GMT 2019-07-30 11:00:07,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:07,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:07,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:07,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:07,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:12,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:12,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:12,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:12,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:12,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:12,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:12,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:12,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:12,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.253Z", "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-30T10:59:36.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.657Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1909eda9-c4af-433b-8c63-24e791915ea5", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.215Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.655Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": " Fetched 19.1 MB in 2s (6,549 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-1909eda9-c4af-433b-8c63-24e791915ea5 x-compute-request-id: req-1909eda9-c4af-433b-8c63-24e791915ea5 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2563d533-6d26-4a6c-95b6-8ee4a63a35a1\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a55367cd-ca01-4166-8b5b-b38c6f2fbdb7\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.215Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_a2ux90/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-e7f72c0f-4e76-4def-834d-c6bf505b47d3", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.232Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-e7f72c0f-4e76-4def-834d-c6bf505b47d3", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.232Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-e7f72c0f-4e76-4def-834d-c6bf505b47d3 x-compute-request-id: req-e7f72c0f-4e76-4def-834d-c6bf505b47d3 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3cd172bd-bc41-4c0f-9c97-b6838393a7a3\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43335add-9124-452e-a42e-d20704227f9a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bbec6c3d-282f-451b-8b3b-07ac91af66e8\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c72f0829-d955-4511-99b0-af2037218de1\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d69e9130-e58c-4892-9431-9bc6dfc75375\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"6b2780da-87cd-49c9-88f4-388382512b11\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.232Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5208e25f-7d9b-4bf4-9dde-51744204c8a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1909eda9-c4af-433b-8c63-24e791915ea5", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.215Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.65610569-bd8f-435f-9db3-a022469b0db8"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:37.924Z", "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-30T10:59:36.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_8sz4qp start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "--2019-07-30 10:59:28-- https://192.168.120.4: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-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Downloading https://192.168.120.4: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-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Removing directory: /tmp/tmpim4Hck/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-30T10:59:36.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a10d594-a6d5-4f5c-8125-20435d68489d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.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": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:36.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a10d594-a6d5-4f5c-8125-20435d68489d"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}], "metadata": {"pagination": {"total": 2484, "offset": 2007, "size": 50}}} 2019-07-30 11:00:12,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:12,800 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:12 GMT 2019-07-30 11:00:12,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:12,800 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:12,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:12,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:12,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:12,800 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:12,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-07-30 11:00:12,803 - 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-30 11:00:12,803 - 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-30 11:00:12,803 - 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-30 11:00:12,803 - 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-30 11:00:12,803 - 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-30 11:00:12,804 - 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-30 11:00:12,804 - 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-30 11:00:12,804 - 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-30 11:00:12,804 - 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-30 11:00:12,804 - 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-30 11:00:12,804 - 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-30 11:00:12,804 - 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-30 11:00:12,805 - 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-30 11:00:12,805 - 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-30 11:00:12,805 - 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-30 11:00:12,805 - 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-30 11:00:12,805 - 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-30 11:00:12,805 - 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-30 11:00:12,806 - 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-30 11:00:12,806 - 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-30 11:00:12,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-07-30 11:00:12,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:12,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1909eda9-c4af-433b-8c63-24e791915ea5 2019-07-30 11:00:12,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:12,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 2s (6,549 kB/s) 2019-07-30 11:00:12,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-07-30 11:00:12,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-07-30 11:00:12,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 11:00:12,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-1909eda9-c4af-433b-8c63-24e791915ea5 x-compute-request-id: req-1909eda9-c4af-433b-8c63-24e791915ea5 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2563d533-6d26-4a6c-95b6-8ee4a63a35a1"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a55367cd-ca01-4166-8b5b-b38c6f2fbdb7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 11:00:12,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_a2ux90/env/bin/pip', 'freeze', '--all'] 2019-07-30 11:00:12,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 11:00:12,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-e7f72c0f-4e76-4def-834d-c6bf505b47d3 2019-07-30 11:00:12,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-e7f72c0f-4e76-4def-834d-c6bf505b47d3 2019-07-30 11:00:12,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-e7f72c0f-4e76-4def-834d-c6bf505b47d3 x-compute-request-id: req-e7f72c0f-4e76-4def-834d-c6bf505b47d3 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ae3f3f4-ec4b-49ca-9bc5-7fde4d6b3901"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3cd172bd-bc41-4c0f-9c97-b6838393a7a3"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43335add-9124-452e-a42e-d20704227f9a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bbec6c3d-282f-451b-8b3b-07ac91af66e8"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c72f0829-d955-4511-99b0-af2037218de1"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6b2780da-87cd-49c9-88f4-388382512b11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d69e9130-e58c-4892-9431-9bc6dfc75375"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "6b2780da-87cd-49c9-88f4-388382512b11", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-30 11:00:12,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1909eda9-c4af-433b-8c63-24e791915ea5 2019-07-30 11:00:12,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-07-30 11:00:12,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:12,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 11:00:12,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 11:00:12,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_8sz4qp start 2019-07-30 11:00:12,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 10:59:28-- https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 11:00:12,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 11:00:12,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp 2019-07-30 11:00:12,809 - 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-30 11:00:12,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 11:00:12,810 - 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-30 11:00:12,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpim4Hck/cloudify-diamond-plugin-1.3.5 2019-07-30 11:00:12,810 - 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-30 11:00:12,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:00:12,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:12,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:12,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:12,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:12,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:12,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:12,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:12,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:12,883 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:12,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:12,883 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:12 GMT 2019-07-30 11:00:12,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:12,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:12,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:12,884 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:12,884 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:17,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:18,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:18,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "2019-07-30 10:59:28 (166 MB/s) - \u2018/tmp/tmp.XtonTbE936/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-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Connecting to 192.168.120.4:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "--2019-07-30 10:59:28-- https://192.168.120.4: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-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Downloading https://192.168.120.4: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-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Removing directory: /tmp/tmpim4Hck/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-30T10:59:36.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8a10d594-a6d5-4f5c-8125-20435d68489d"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Successfully created daemon: bono_host_8sz4qp", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Successfully configured daemon: bono_host_8sz4qp", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_8sz4qp start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "10:59:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_8sz4qp: No response received for task 800bb7d309ca4f8db437baa436db10d5", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:37.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "message": "Successfully started daemon: bono_host_8sz4qp", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:38.503Z", "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-30T10:59:38.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.664f73d6-4adc-4cf5-8405-8b9fb4b86b66"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.307Z", "message": "Removing directory: /tmp/tmpYFPBMW/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-30T10:59:38.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.307Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 10:59: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-e15a336b-528f-4076-92b8-3aa80906ac4e x-compute-request-id: req-e15a336b-528f-4076-92b8-3aa80906ac4e 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_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.128Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.307Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.307Z", "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-30T10:59:38.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.307Z", "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-30T10:59:38.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8416d4c6-e60a-4b3b-84b7-856c0d6d119c"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.307Z", "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-30T10:59:38.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.307Z", "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-30T10:59:38.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f19424ce-ab6f-49dd-aca8-42b97153aeb7", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.473Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:38.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-e15a336b-528f-4076-92b8-3aa80906ac4e", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.128Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-e15a336b-528f-4076-92b8-3aa80906ac4e", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.128Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92b2c27ba0cfab640c1487085512c61f0af68c8a\"", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.129Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-f19424ce-ab6f-49dd-aca8-42b97153aeb7 x-compute-request-id: req-f19424ce-ab6f-49dd-aca8-42b97153aeb7 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.472Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:39.935Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f19424ce-ab6f-49dd-aca8-42b97153aeb7", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.473Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.871eff63-36eb-476a-a282-c1c07e498d48"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:40.534Z", "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-30T10:59:39.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:40.534Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:40.534Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:39.838Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:41.331Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:41.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:41.331Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:41.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:41.331Z", "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-30T10:59:40.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 2493, "offset": 2057, "size": 50}}} 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:18 GMT 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:18,081 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:18,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 10:59:28 (166 MB/s) - ‘/tmp/tmp.XtonTbE936/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 11:00:18,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 11:00:18,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 11:00:18,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.4:53333... connected. 2019-07-30 11:00:18,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 10:59:28-- https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 11:00:18,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 11:00:18,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp 2019-07-30 11:00:18,082 - 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-30 11:00:18,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 11:00:18,083 - 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-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpim4Hck/cloudify-diamond-plugin-1.3.5 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_8sz4qp 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_8sz4qp 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_8sz4qp start 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_8sz4qp: No response received for task 800bb7d309ca4f8db437baa436db10d5 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_8sz4qp 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 11:00:18,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpYFPBMW/cloudify-diamond-plugin-1.3.5 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 10:59: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-e15a336b-528f-4076-92b8-3aa80906ac4e x-compute-request-id: req-e15a336b-528f-4076-92b8-3aa80906ac4e 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-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 11:00:18,084 - 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-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1605 to end... 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f19424ce-ab6f-49dd-aca8-42b97153aeb7 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-e15a336b-528f-4076-92b8-3aa80906ac4e 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-e15a336b-528f-4076-92b8-3aa80906ac4e 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b2c27ba0cfab640c1487085512c61f0af68c8a" 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-f19424ce-ab6f-49dd-aca8-42b97153aeb7 x-compute-request-id: req-f19424ce-ab6f-49dd-aca8-42b97153aeb7 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f19424ce-ab6f-49dd-aca8-42b97153aeb7 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 11:00:18,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 11:00:18,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-30 11:00:18,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 11:00:18,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:00:18,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 11:00:18,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:18,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:18,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:18,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:18,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:18,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:18,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:18,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:18,156 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:18,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:18,157 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:18 GMT 2019-07-30 11:00:18,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:18,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:18,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:18,157 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:18,157 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:23,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:23,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:23,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:23,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:23,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:23,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:23,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:23,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:23,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:41.932Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_8sz4qp/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:40.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7b01c307-5042-4f9f-beeb-a5689da7387a"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:41.932Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:41.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:41.932Z", "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-30T10:59:40.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7b01c307-5042-4f9f-beeb-a5689da7387a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:41.932Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:40.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7b01c307-5042-4f9f-beeb-a5689da7387a"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:42.467Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:41.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:42.467Z", "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-30T10:59:40.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7b01c307-5042-4f9f-beeb-a5689da7387a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:42.467Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:40.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7b01c307-5042-4f9f-beeb-a5689da7387a"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:42.467Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:41.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:43.198Z", "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-30T10:59:43.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:43.198Z", "message": "Removing directory: /tmp/tmpdAnPn_/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-30T10:59:41.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7b01c307-5042-4f9f-beeb-a5689da7387a"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:43.198Z", "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-30T10:59:41.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.7b01c307-5042-4f9f-beeb-a5689da7387a"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:43.198Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:43.919Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:43.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:44.608Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:43.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:44.608Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:44.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:44.608Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:44.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:44.608Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:43.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:45.275Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:44.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:45.812Z", "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-30T10:59:45.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:46.509Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:46.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:46.509Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1DWC0/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:45.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:46.509Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:45.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:46.509Z", "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-30T10:59:45.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:46.509Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:45.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:47.126Z", "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-30T10:59:46.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:47.659Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:47.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.277Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 93%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 94%]\u001b[49m\u001b[39m \u001b[uSetting up 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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_8wa3u9/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-30T10:59:49.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_8wa3u9/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-30T10:59:49.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_8wa3u9/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-30T10:59:49.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " /home/ubuntu/proxy_host_8wa3u9/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-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}], "metadata": {"pagination": {"total": 2496, "offset": 2107, "size": 50}}} 2019-07-30 11:00:23,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:23,318 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:23 GMT 2019-07-30 11:00:23,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:23,319 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:23,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:23,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:23,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:23,319 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:23,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_8sz4qp/env/bin/pip', 'freeze', '--all'] 2019-07-30 11:00:23,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 11:00:23,321 - 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-30 11:00:23,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 11:00:23,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 11:00:23,322 - 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-30 11:00:23,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 11:00:23,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:00:23,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 11:00:23,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpdAnPn_/cloudify-diamond-plugin-1.3.5 2019-07-30 11:00:23,323 - 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-30 11:00:23,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 11:00:23,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 11:00:23,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 11:00:23,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 11:00:23,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 11:00:23,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 11:00:23,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:00:23,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 11:00:23,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 11:00:23,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1DWC0/bind.py 2019-07-30 11:00:23,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 11:00:23,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-07-30 11:00:23,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-07-30 11:00:23,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 11:00:23,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 11:00:23,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 11:00:23,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:00:23,325 - 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-30 11:00:23,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:00:23,325 - 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-30 11:00:23,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-07-30 11:00:23,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-07-30 11:00:23,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-30 11:00:23,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-30 11:00:23,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-30 11:00:23,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-07-30 11:00:23,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-07-30 11:00:23,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-07-30 11:00:23,327 - 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-30 11:00:23,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-07-30 11:00:23,327 - 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-30 11:00:23,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_8wa3u9/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-30 11:00:23,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_8wa3u9/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-30 11:00:23,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_8wa3u9/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-07-30 11:00:23,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-07-30 11:00:23,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-07-30 11:00:23,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-07-30 11:00:23,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_8wa3u9/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-30 11:00:23,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-07-30 11:00:23,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:23,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:23,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:23,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:23,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:23,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:23,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:23,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:23,385 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:23,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:23,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:23 GMT 2019-07-30 11:00:23,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:23,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:23,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:23,385 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:23,385 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:28,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:28,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:28,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:28,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:28,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:28,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}], "metadata": {"pagination": {"total": 2496, "offset": 2157, "size": 50}}} 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:28 GMT 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:28,579 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:28,580 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:28,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:28,582 - 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-30 11:00:28,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-07-30 11:00:28,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-07-30 11:00:28,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-30 11:00:28,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-07-30 11:00:28,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:28,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-30 11:00:28,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-07-30 11:00:28,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-07-30 11:00:28,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-30 11:00:28,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-07-30 11:00:28,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 11:00:28,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-07-30 11:00:28,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-07-30 11:00:28,584 - 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-30 11:00:28,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:28,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-07-30 11:00:28,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-07-30 11:00:28,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-30 11:00:28,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-07-30 11:00:28,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-07-30 11:00:28,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-07-30 11:00:28,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-07-30 11:00:28,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-07-30 11:00:28,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:28,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-07-30 11:00:28,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 11:00:28,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:28,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-07-30 11:00:28,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-07-30 11:00:28,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-07-30 11:00:28,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-07-30 11:00:28,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 11:00:28,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:28,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-07-30 11:00:28,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 11:00:28,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:28,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-07-30 11:00:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-07-30 11:00:28,588 - 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-30 11:00:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-07-30 11:00:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-30 11:00:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-07-30 11:00:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-07-30 11:00:28,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-07-30 11:00:28,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-30 11:00:28,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-07-30 11:00:28,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-07-30 11:00:28,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:28,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:28,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:28,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:28,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:28,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:28,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:28,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:28,658 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:28,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:28,658 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:28 GMT 2019-07-30 11:00:28,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:28,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:28,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:28,659 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:28,659 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:33,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:34,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:34,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:34,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:34,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:34,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:34,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:34,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:34,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "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-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:49.564Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "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-30T10:59:49.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "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-30T10:59:49.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "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-30T10:59:49.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": " /home/ubuntu/proxy_host_8wa3u9/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-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": "Execution done (PID=1605, return_code=0): /tmp/TV5WE/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": " /home/ubuntu/proxy_host_8wa3u9/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-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "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-30T10:59:49.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "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-30T10:59:49.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "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-30T10:59:49.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:50.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "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-30T10:59:49.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "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-30T10:59:49.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": " /home/ubuntu/proxy_host_8wa3u9/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-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": " /home/ubuntu/proxy_host_8wa3u9/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-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "message": " You are using pip version 9.0.1, however version 19.2.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}, {"node_instance_id": "proxy_node_nlcy3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.222Z", "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-30T10:59:49.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.cac1cb54-ae1f-461e-a404-6b241ece52af"}], "metadata": {"pagination": {"total": 2497, "offset": 2207, "size": 50}}} 2019-07-30 11:00:34,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:34,011 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:34 GMT 2019-07-30 11:00:34,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:34,012 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:34,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:34,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:34,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:34,012 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:34,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-30 11:00:34,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-07-30 11:00:34,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-07-30 11:00:34,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-30 11:00:34,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-07-30 11:00:34,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-07-30 11:00:34,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-07-30 11:00:34,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-07-30 11:00:34,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:34,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 11:00:34,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-30 11:00:34,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-07-30 11:00:34,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-30 11:00:34,016 - 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-30 11:00:34,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-8wa3u9 2019-07-30 11:00:34,016 - 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-30 11:00:34,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-07-30 11:00:34,017 - 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-30 11:00:34,017 - 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-30 11:00:34,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-30 11:00:34,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-07-30 11:00:34,017 - 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-30 11:00:34,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-07-30 11:00:34,018 - 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-30 11:00:34,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:00:34,018 - 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-30 11:00:34,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:00:34,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-8wa3u9 2019-07-30 11:00:34,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-07-30 11:00:34,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-07-30 11:00:34,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-07-30 11:00:34,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_8wa3u9/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-30 11:00:34,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1605, return_code=0): /tmp/TV5WE/install_requirements.sh 2019-07-30 11:00:34,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:00:34,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-30 11:00:34,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_8wa3u9/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-30 11:00:34,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-30 11:00:34,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:00:34,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:00:34,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:00:34,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:00:34,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 11:00:34,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 11:00:34,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:00:34,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_8wa3u9/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-30 11:00:34,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-30 11:00:34,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_8wa3u9/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-30 11:00:34,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-30 11:00:34,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.2.1 is available. 2019-07-30 11:00:34,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-07-30 11:00:34,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:34,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:34,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:34,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:34,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:34 GMT 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:34,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:34,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:39,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:39,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:39,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:39,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:39,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:39,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:39,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:39,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:39,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.821Z", "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-30T10:59:50.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.821Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:50.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:50.821Z", "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-30T10:59:50.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:51.653Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:50.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:51.653Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:50.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:51.653Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:50.658Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:51.653Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:50.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.250Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:51.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.250Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:51.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.250Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:51.182Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:52.211Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.932Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46c04c2f-f2a2-4a3e-a883-325244d2d6ab 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:52.216Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.932Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-46c04c2f-f2a2-4a3e-a883-325244d2d6ab", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:52.217Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:52.503Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.932Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61059f76-c436-4df2-8fc3-9c9c990b4cf5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:52.508Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.932Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-61059f76-c436-4df2-8fc3-9c9c990b4cf5", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:52.508Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:52.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12bd34048ea558e0bfb152d4161114f35bcf7e1b\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:52.625Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:53.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c9f355cdb97b6fd9f0848e3125e7cb0709024d7d\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:52.922Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:53.996Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-762d53e8-28eb-401a-944c-818d061de579", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:53.698Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:53.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12bd34048ea558e0bfb152d4161114f35bcf7e1b\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:53.699Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:53.996Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-1041f383-2125-49b5-81ae-d9f7cd4e7764 x-compute-request-id: req-1041f383-2125-49b5-81ae-d9f7cd4e7764 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:52Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:53.862Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:53.996Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-762d53e8-28eb-401a-944c-818d061de579 x-compute-request-id: req-762d53e8-28eb-401a-944c-818d061de579 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:53.697Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:53.996Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-762d53e8-28eb-401a-944c-818d061de579", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:53.698Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c9f355cdb97b6fd9f0848e3125e7cb0709024d7d\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.302Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-63b10a60-e208-4df4-9ee8-ec2e0c86b2d9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.301Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-63b10a60-e208-4df4-9ee8-ec2e0c86b2d9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.301Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-63b10a60-e208-4df4-9ee8-ec2e0c86b2d9 x-compute-request-id: req-63b10a60-e208-4df4-9ee8-ec2e0c86b2d9 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"52416e77-dcd4-425c-a899-2481fc531188\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a733c576-bd5c-4abc-9c0d-57c7dbf5830c\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.300Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12bd34048ea558e0bfb152d4161114f35bcf7e1b\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.272Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-87d67702-8378-413c-a180-f294b3af235f", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.271Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-87d67702-8378-413c-a180-f294b3af235f", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.271Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-87d67702-8378-413c-a180-f294b3af235f x-compute-request-id: req-87d67702-8378-413c-a180-f294b3af235f Content-Encoding: gzip Content-Length: 497 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"61094c88-3731-4e88-83fb-71de02800823\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a10ef347-9b2f-4108-9b03-7798bb7d8b37\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.271Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c9f355cdb97b6fd9f0848e3125e7cb0709024d7d\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:53.863Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-1041f383-2125-49b5-81ae-d9f7cd4e7764", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:53.863Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:54.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-1041f383-2125-49b5-81ae-d9f7cd4e7764", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:53.862Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-dd71ec94-142f-4c71-959a-4b7422d53096 x-compute-request-id: req-dd71ec94-142f-4c71-959a-4b7422d53096 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.906Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-593d0f5b-adbb-4892-b9d3-1f9b787f9b4a x-compute-request-id: req-593d0f5b-adbb-4892-b9d3-1f9b787f9b4a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:52Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.738Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-593d0f5b-adbb-4892-b9d3-1f9b787f9b4a", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.739Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-593d0f5b-adbb-4892-b9d3-1f9b787f9b4a", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.739Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-dd71ec94-142f-4c71-959a-4b7422d53096", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.907Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "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-30T10:59:55.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.261Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-dd71ec94-142f-4c71-959a-4b7422d53096", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.907Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12bd34048ea558e0bfb152d4161114f35bcf7e1b\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.908Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:55.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c9f355cdb97b6fd9f0848e3125e7cb0709024d7d\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:54.740Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:56.045Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-2f968a22-f6aa-41c1-99f3-86a65b5b16f4", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.536Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:56.045Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.874Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:56.045Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.702Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:56.045Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-bfd35ed8-44ed-4f5e-8ddf-9016968fb858 x-compute-request-id: req-bfd35ed8-44ed-4f5e-8ddf-9016968fb858 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"52416e77-dcd4-425c-a899-2481fc531188\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a733c576-bd5c-4abc-9c0d-57c7dbf5830c\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.442Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:56.045Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-bfd35ed8-44ed-4f5e-8ddf-9016968fb858", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.442Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}], "metadata": {"pagination": {"total": 2497, "offset": 2257, "size": 50}}} 2019-07-30 11:00:39,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:39,242 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:39 GMT 2019-07-30 11:00:39,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:39,242 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:39,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:39,242 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:39,242 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:39,242 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:39,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 11:00:39,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 11:00:39,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 11:00:39,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 11:00:39,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 11:00:39,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:39,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 11:00:39,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 11:00:39,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:00:39,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:39,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:00:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46c04c2f-f2a2-4a3e-a883-325244d2d6ab 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:00:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-46c04c2f-f2a2-4a3e-a883-325244d2d6ab 2019-07-30 11:00:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:00:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61059f76-c436-4df2-8fc3-9c9c990b4cf5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:00:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-61059f76-c436-4df2-8fc3-9c9c990b4cf5 2019-07-30 11:00:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12bd34048ea558e0bfb152d4161114f35bcf7e1b" 2019-07-30 11:00:39,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f355cdb97b6fd9f0848e3125e7cb0709024d7d" 2019-07-30 11:00:39,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-762d53e8-28eb-401a-944c-818d061de579 2019-07-30 11:00:39,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12bd34048ea558e0bfb152d4161114f35bcf7e1b" 2019-07-30 11:00:39,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-1041f383-2125-49b5-81ae-d9f7cd4e7764 x-compute-request-id: req-1041f383-2125-49b5-81ae-d9f7cd4e7764 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:52Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:39,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-762d53e8-28eb-401a-944c-818d061de579 x-compute-request-id: req-762d53e8-28eb-401a-944c-818d061de579 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:39,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-762d53e8-28eb-401a-944c-818d061de579 2019-07-30 11:00:39,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f355cdb97b6fd9f0848e3125e7cb0709024d7d" 2019-07-30 11:00:39,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-63b10a60-e208-4df4-9ee8-ec2e0c86b2d9 2019-07-30 11:00:39,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-63b10a60-e208-4df4-9ee8-ec2e0c86b2d9 2019-07-30 11:00:39,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-63b10a60-e208-4df4-9ee8-ec2e0c86b2d9 x-compute-request-id: req-63b10a60-e208-4df4-9ee8-ec2e0c86b2d9 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "52416e77-dcd4-425c-a899-2481fc531188"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a733c576-bd5c-4abc-9c0d-57c7dbf5830c"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-30 11:00:39,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12bd34048ea558e0bfb152d4161114f35bcf7e1b" 2019-07-30 11:00:39,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-87d67702-8378-413c-a180-f294b3af235f 2019-07-30 11:00:39,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-87d67702-8378-413c-a180-f294b3af235f 2019-07-30 11:00:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-87d67702-8378-413c-a180-f294b3af235f x-compute-request-id: req-87d67702-8378-413c-a180-f294b3af235f Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "61094c88-3731-4e88-83fb-71de02800823"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a10ef347-9b2f-4108-9b03-7798bb7d8b37"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-30 11:00:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f355cdb97b6fd9f0848e3125e7cb0709024d7d" 2019-07-30 11:00:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-1041f383-2125-49b5-81ae-d9f7cd4e7764 2019-07-30 11:00:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-1041f383-2125-49b5-81ae-d9f7cd4e7764 2019-07-30 11:00:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-dd71ec94-142f-4c71-959a-4b7422d53096 x-compute-request-id: req-dd71ec94-142f-4c71-959a-4b7422d53096 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-593d0f5b-adbb-4892-b9d3-1f9b787f9b4a x-compute-request-id: req-593d0f5b-adbb-4892-b9d3-1f9b787f9b4a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:52Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-593d0f5b-adbb-4892-b9d3-1f9b787f9b4a 2019-07-30 11:00:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-593d0f5b-adbb-4892-b9d3-1f9b787f9b4a 2019-07-30 11:00:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-dd71ec94-142f-4c71-959a-4b7422d53096 2019-07-30 11:00:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 11:00:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 11:00:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-dd71ec94-142f-4c71-959a-4b7422d53096 2019-07-30 11:00:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12bd34048ea558e0bfb152d4161114f35bcf7e1b" 2019-07-30 11:00:39,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f355cdb97b6fd9f0848e3125e7cb0709024d7d" 2019-07-30 11:00:39,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-2f968a22-f6aa-41c1-99f3-86a65b5b16f4 2019-07-30 11:00:39,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:39,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:39,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-bfd35ed8-44ed-4f5e-8ddf-9016968fb858 x-compute-request-id: req-bfd35ed8-44ed-4f5e-8ddf-9016968fb858 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "52416e77-dcd4-425c-a899-2481fc531188"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a733c576-bd5c-4abc-9c0d-57c7dbf5830c"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-30 11:00:39,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-bfd35ed8-44ed-4f5e-8ddf-9016968fb858 2019-07-30 11:00:39,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:39,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:39,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:39,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:39 GMT 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:39,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:39,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:44,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:44,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:44,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:44,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:44,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:44,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:44,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:44,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:44,592 - 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-30T10:59:56.045Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-bfd35ed8-44ed-4f5e-8ddf-9016968fb858", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.442Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.74643908-6513-4116-b6cb-96eaffe49a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:56.045Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-2f968a22-f6aa-41c1-99f3-86a65b5b16f4 x-compute-request-id: req-2f968a22-f6aa-41c1-99f3-86a65b5b16f4 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"61094c88-3731-4e88-83fb-71de02800823\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a10ef347-9b2f-4108-9b03-7798bb7d8b37\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.536Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:56.045Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-2f968a22-f6aa-41c1-99f3-86a65b5b16f4", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.536Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a5aaf50c-a64f-47e9-8fa2-8089d2e791b5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:56.694Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:55.899Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:56.694Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:56.199Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.275Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a052bfd-de8a-4c3b-91bc-ed403c8eac7f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:56.732Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}70533b81353bb04ba402fc68e47295c66cb84e2e\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.153Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.275Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4a052bfd-de8a-4c3b-91bc-ed403c8eac7f", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:56.732Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:56.727Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.938Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d666b8c-f770-4fff-8ffb-47e37728ef60 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.243Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.938Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6d666b8c-f770-4fff-8ffb-47e37728ef60", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.243Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.938Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-22f3146a-4437-4725-8c22-c6e725886041", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.719Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.938Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 10:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f3146a-4437-4725-8c22-c6e725886041 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.719Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.237Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.713Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:57.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdd7617fcae5de3b83720fac631068dfa8854287\"", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.643Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:58.450Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-53a5c3e8-e617-4c53-a83e-3fce6c7bd999", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.903Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:58.450Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-35ea194a-b072-4d12-9bb9-18b33368e39b x-compute-request-id: req-35ea194a-b072-4d12-9bb9-18b33368e39b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c25fedf-3237-40fc-ba20-ccd9f1964435\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47255c7f-c584-4934-8483-2920e003afea\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d460604-25e5-467f-8e25-04656a6b90dd\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6610aa73-6864-4fc3-87c7-b697661b73b9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69a76305-af37-44ec-ba00-a01bea7cf608\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"924eb2d6-15a3-4e35-ac33-f0ed363cdbc8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a868b622-1e20-411a-b548-ca665493a43f\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f6661e59-9598-4fbe-a937-44c7d2919d59\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.297Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:58.450Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-53a5c3e8-e617-4c53-a83e-3fce6c7bd999 x-compute-request-id: req-53a5c3e8-e617-4c53-a83e-3fce6c7bd999 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.903Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:58.450Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-53a5c3e8-e617-4c53-a83e-3fce6c7bd999", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.903Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:58.450Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}70533b81353bb04ba402fc68e47295c66cb84e2e\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:57.904Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:58.450Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b65207334a2e71d834317fc51b1eb146e6b49993\"", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.126Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}70533b81353bb04ba402fc68e47295c66cb84e2e\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.796Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-0954dcd6-e514-4ca9-a72b-17b36673ecdf", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.795Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-0954dcd6-e514-4ca9-a72b-17b36673ecdf", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.795Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-0954dcd6-e514-4ca9-a72b-17b36673ecdf x-compute-request-id: req-0954dcd6-e514-4ca9-a72b-17b36673ecdf Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.795Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-738847fc-fe29-4c39-9df2-94bd0ecac0e6", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.342Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdd7617fcae5de3b83720fac631068dfa8854287\"", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.695Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-8335f437-15d1-4f3d-a124-2764e221ff18", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.694Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdd7617fcae5de3b83720fac631068dfa8854287\"", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.343Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-8335f437-15d1-4f3d-a124-2764e221ff18", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.694Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-8335f437-15d1-4f3d-a124-2764e221ff18 x-compute-request-id: req-8335f437-15d1-4f3d-a124-2764e221ff18 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"52416e77-dcd4-425c-a899-2481fc531188\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a733c576-bd5c-4abc-9c0d-57c7dbf5830c\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.694Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-738847fc-fe29-4c39-9df2-94bd0ecac0e6 x-compute-request-id: req-738847fc-fe29-4c39-9df2-94bd0ecac0e6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:52Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.342Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}70533b81353bb04ba402fc68e47295c66cb84e2e\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.299Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-35ea194a-b072-4d12-9bb9-18b33368e39b", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.298Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-35ea194a-b072-4d12-9bb9-18b33368e39b", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.297Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-738847fc-fe29-4c39-9df2-94bd0ecac0e6", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.342Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-5794b000-1664-4614-8050-fbdcb16133c8", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.782Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-5794b000-1664-4614-8050-fbdcb16133c8", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.782Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b65207334a2e71d834317fc51b1eb146e6b49993\"", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.783Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.221Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-5794b000-1664-4614-8050-fbdcb16133c8 x-compute-request-id: req-5794b000-1664-4614-8050-fbdcb16133c8 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:58.782Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-2eec1792-56a9-44e5-9361-0b07a3435553 x-compute-request-id: req-2eec1792-56a9-44e5-9361-0b07a3435553 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:52Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.142Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-c11c4e0d-5aa9-43d0-bc68-fdbdd0a1487d x-compute-request-id: req-c11c4e0d-5aa9-43d0-bc68-fdbdd0a1487d Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c25fedf-3237-40fc-ba20-ccd9f1964435\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47255c7f-c584-4934-8483-2920e003afea\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d460604-25e5-467f-8e25-04656a6b90dd\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6610aa73-6864-4fc3-87c7-b697661b73b9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69a76305-af37-44ec-ba00-a01bea7cf608\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"924eb2d6-15a3-4e35-ac33-f0ed363cdbc8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a868b622-1e20-411a-b548-ca665493a43f\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f6661e59-9598-4fbe-a937-44c7d2919d59\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.172Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-c11c4e0d-5aa9-43d0-bc68-fdbdd0a1487d", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.172Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-c11c4e0d-5aa9-43d0-bc68-fdbdd0a1487d", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.173Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f6cb7ea2-d225-4d20-9bee-9693f2a8b102"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "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-30T10:59:58.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2eec1792-56a9-44e5-9361-0b07a3435553", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.143Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2eec1792-56a9-44e5-9361-0b07a3435553", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.143Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdd7617fcae5de3b83720fac631068dfa8854287\"", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.144Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-1582b144-855b-4489-aacd-772c3a6f176a x-compute-request-id: req-1582b144-855b-4489-aacd-772c3a6f176a Content-Encoding: gzip Content-Length: 497 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"61094c88-3731-4e88-83fb-71de02800823\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a10ef347-9b2f-4108-9b03-7798bb7d8b37\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.356Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}], "metadata": {"pagination": {"total": 2497, "offset": 2307, "size": 50}}} 2019-07-30 11:00:44,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:44,592 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:44 GMT 2019-07-30 11:00:44,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:44,592 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:44,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:44,593 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:44,593 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:44,593 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-bfd35ed8-44ed-4f5e-8ddf-9016968fb858 2019-07-30 11:00:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-2f968a22-f6aa-41c1-99f3-86a65b5b16f4 x-compute-request-id: req-2f968a22-f6aa-41c1-99f3-86a65b5b16f4 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "61094c88-3731-4e88-83fb-71de02800823"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a10ef347-9b2f-4108-9b03-7798bb7d8b37"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-30 11:00:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-2f968a22-f6aa-41c1-99f3-86a65b5b16f4 2019-07-30 11:00:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a052bfd-de8a-4c3b-91bc-ed403c8eac7f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:00:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70533b81353bb04ba402fc68e47295c66cb84e2e" 2019-07-30 11:00:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4a052bfd-de8a-4c3b-91bc-ed403c8eac7f 2019-07-30 11:00:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:00:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d666b8c-f770-4fff-8ffb-47e37728ef60 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:00:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6d666b8c-f770-4fff-8ffb-47e37728ef60 2019-07-30 11:00:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-22f3146a-4437-4725-8c22-c6e725886041 2019-07-30 11:00:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 10:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f3146a-4437-4725-8c22-c6e725886041 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:00:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:00:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:00:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7617fcae5de3b83720fac631068dfa8854287" 2019-07-30 11:00:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-53a5c3e8-e617-4c53-a83e-3fce6c7bd999 2019-07-30 11:00:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-35ea194a-b072-4d12-9bb9-18b33368e39b x-compute-request-id: req-35ea194a-b072-4d12-9bb9-18b33368e39b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c25fedf-3237-40fc-ba20-ccd9f1964435"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47255c7f-c584-4934-8483-2920e003afea"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d460604-25e5-467f-8e25-04656a6b90dd"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6610aa73-6864-4fc3-87c7-b697661b73b9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69a76305-af37-44ec-ba00-a01bea7cf608"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "924eb2d6-15a3-4e35-ac33-f0ed363cdbc8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a868b622-1e20-411a-b548-ca665493a43f"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6661e59-9598-4fbe-a937-44c7d2919d59"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a7947512-feeb-4711-97f5-717b00bfd794", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 11:00:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-53a5c3e8-e617-4c53-a83e-3fce6c7bd999 x-compute-request-id: req-53a5c3e8-e617-4c53-a83e-3fce6c7bd999 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-53a5c3e8-e617-4c53-a83e-3fce6c7bd999 2019-07-30 11:00:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70533b81353bb04ba402fc68e47295c66cb84e2e" 2019-07-30 11:00:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65207334a2e71d834317fc51b1eb146e6b49993" 2019-07-30 11:00:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70533b81353bb04ba402fc68e47295c66cb84e2e" 2019-07-30 11:00:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-0954dcd6-e514-4ca9-a72b-17b36673ecdf 2019-07-30 11:00:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-0954dcd6-e514-4ca9-a72b-17b36673ecdf 2019-07-30 11:00:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-0954dcd6-e514-4ca9-a72b-17b36673ecdf x-compute-request-id: req-0954dcd6-e514-4ca9-a72b-17b36673ecdf Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-738847fc-fe29-4c39-9df2-94bd0ecac0e6 2019-07-30 11:00:44,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7617fcae5de3b83720fac631068dfa8854287" 2019-07-30 11:00:44,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-8335f437-15d1-4f3d-a124-2764e221ff18 2019-07-30 11:00:44,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7617fcae5de3b83720fac631068dfa8854287" 2019-07-30 11:00:44,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-8335f437-15d1-4f3d-a124-2764e221ff18 2019-07-30 11:00:44,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-8335f437-15d1-4f3d-a124-2764e221ff18 x-compute-request-id: req-8335f437-15d1-4f3d-a124-2764e221ff18 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "52416e77-dcd4-425c-a899-2481fc531188"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a733c576-bd5c-4abc-9c0d-57c7dbf5830c"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-30 11:00:44,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-738847fc-fe29-4c39-9df2-94bd0ecac0e6 x-compute-request-id: req-738847fc-fe29-4c39-9df2-94bd0ecac0e6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:52Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:44,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70533b81353bb04ba402fc68e47295c66cb84e2e" 2019-07-30 11:00:44,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-35ea194a-b072-4d12-9bb9-18b33368e39b 2019-07-30 11:00:44,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-35ea194a-b072-4d12-9bb9-18b33368e39b 2019-07-30 11:00:44,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-738847fc-fe29-4c39-9df2-94bd0ecac0e6 2019-07-30 11:00:44,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-5794b000-1664-4614-8050-fbdcb16133c8 2019-07-30 11:00:44,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-5794b000-1664-4614-8050-fbdcb16133c8 2019-07-30 11:00:44,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65207334a2e71d834317fc51b1eb146e6b49993" 2019-07-30 11:00:44,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-5794b000-1664-4614-8050-fbdcb16133c8 x-compute-request-id: req-5794b000-1664-4614-8050-fbdcb16133c8 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:44,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-2eec1792-56a9-44e5-9361-0b07a3435553 x-compute-request-id: req-2eec1792-56a9-44e5-9361-0b07a3435553 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:52Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:44,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-c11c4e0d-5aa9-43d0-bc68-fdbdd0a1487d x-compute-request-id: req-c11c4e0d-5aa9-43d0-bc68-fdbdd0a1487d Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c25fedf-3237-40fc-ba20-ccd9f1964435"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47255c7f-c584-4934-8483-2920e003afea"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d460604-25e5-467f-8e25-04656a6b90dd"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6610aa73-6864-4fc3-87c7-b697661b73b9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69a76305-af37-44ec-ba00-a01bea7cf608"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "924eb2d6-15a3-4e35-ac33-f0ed363cdbc8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a868b622-1e20-411a-b548-ca665493a43f"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6661e59-9598-4fbe-a937-44c7d2919d59"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a7947512-feeb-4711-97f5-717b00bfd794", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 11:00:44,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-c11c4e0d-5aa9-43d0-bc68-fdbdd0a1487d 2019-07-30 11:00:44,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-c11c4e0d-5aa9-43d0-bc68-fdbdd0a1487d 2019-07-30 11:00:44,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-07-30 11:00:44,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2eec1792-56a9-44e5-9361-0b07a3435553 2019-07-30 11:00:44,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2eec1792-56a9-44e5-9361-0b07a3435553 2019-07-30 11:00:44,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7617fcae5de3b83720fac631068dfa8854287" 2019-07-30 11:00:44,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-1582b144-855b-4489-aacd-772c3a6f176a x-compute-request-id: req-1582b144-855b-4489-aacd-772c3a6f176a Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "61094c88-3731-4e88-83fb-71de02800823"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a10ef347-9b2f-4108-9b03-7798bb7d8b37"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-30 11:00:44,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:44,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:44,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:44,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:44,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:44,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:44,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:44,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:44,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:44,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:44,668 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:44 GMT 2019-07-30 11:00:44,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:44,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:44,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:44,668 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:44,668 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:49,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:49,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:49,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:49,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:49,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:49,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:49,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:49,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:49,817 - 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-30T10:59:59.754Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-1582b144-855b-4489-aacd-772c3a6f176a", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.356Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-1582b144-855b-4489-aacd-772c3a6f176a", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.357Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b65207334a2e71d834317fc51b1eb146e6b49993\"", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.358Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T10:59:59.754Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-b5d65064-e4ca-48bb-936f-30f75ba0e0b7 x-compute-request-id: req-b5d65064-e4ca-48bb-936f-30f75ba0e0b7 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"52416e77-dcd4-425c-a899-2481fc531188\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a733c576-bd5c-4abc-9c0d-57c7dbf5830c\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"789a872e-4ac8-4ef9-bafb-46d21cff91ee\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.622Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-b7cc2da2-6b3d-4ac1-9b05-5d6d455ff9de x-compute-request-id: req-b7cc2da2-6b3d-4ac1-9b05-5d6d455ff9de Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.692Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.811Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.667Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-b5d65064-e4ca-48bb-936f-30f75ba0e0b7", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.622Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-b5d65064-e4ca-48bb-936f-30f75ba0e0b7", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.623Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.53e9d5f3-ffce-49dd-ab96-e22018cd556f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-df69d31f-e713-4349-a402-26177c117ba0", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:00.016Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-df69d31f-e713-4349-a402-26177c117ba0", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:00.015Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-df69d31f-e713-4349-a402-26177c117ba0 x-compute-request-id: req-df69d31f-e713-4349-a402-26177c117ba0 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"61094c88-3731-4e88-83fb-71de02800823\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a10ef347-9b2f-4108-9b03-7798bb7d8b37\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"3542d718-e7c5-4879-8e45-18e2495c36a8\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:00.015Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b65207334a2e71d834317fc51b1eb146e6b49993\"", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.694Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-b7cc2da2-6b3d-4ac1-9b05-5d6d455ff9de", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.693Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:00.430Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-b7cc2da2-6b3d-4ac1-9b05-5d6d455ff9de", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T10:59:59.693Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c808d259-e30e-489d-97cd-8ec059652b4d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:01.061Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:00.492Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:01.061Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:00.318Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:01.061Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:00.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:01.061Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:00.475Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:01.665Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f323fa57d5f0bf24e4f499a1e68424dbedbb963f\"", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:01.588Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:01.665Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:00.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:01.665Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:01.190Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:01.665Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e91b848-7a90-410b-ad36-a9f680ca61ca 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:01.195Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:01.665Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6e91b848-7a90-410b-ad36-a9f680ca61ca", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:01.195Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:02.487Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-879bd787-1f69-4ae4-be1e-f067dd5a8dd0", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.130Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:02.487Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.045Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:02.487Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4391e1f8-4e7a-4251-8fa2-9ecd8fe8321d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.051Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:02.487Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4391e1f8-4e7a-4251-8fa2-9ecd8fe8321d", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.051Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:02.487Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-879bd787-1f69-4ae4-be1e-f067dd5a8dd0 x-compute-request-id: req-879bd787-1f69-4ae4-be1e-f067dd5a8dd0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.129Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:02.487Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-879bd787-1f69-4ae4-be1e-f067dd5a8dd0", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.130Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:02.487Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f323fa57d5f0bf24e4f499a1e68424dbedbb963f\"", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.131Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.028Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f323fa57d5f0bf24e4f499a1e68424dbedbb963f\"", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.472Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.028Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-2f64b6a0-54e3-4f4e-ada9-d3bb1c82f629 x-compute-request-id: req-2f64b6a0-54e3-4f4e-ada9-d3bb1c82f629 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.851Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.028Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f11a7652318f8d4970c49892ef947c1938848915\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.462Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.028Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-7878d84b-6f16-4824-823c-05f71839c9b6 x-compute-request-id: req-7878d84b-6f16-4824-823c-05f71839c9b6 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c25fedf-3237-40fc-ba20-ccd9f1964435\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47255c7f-c584-4934-8483-2920e003afea\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d460604-25e5-467f-8e25-04656a6b90dd\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6610aa73-6864-4fc3-87c7-b697661b73b9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69a76305-af37-44ec-ba00-a01bea7cf608\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"924eb2d6-15a3-4e35-ac33-f0ed363cdbc8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a868b622-1e20-411a-b548-ca665493a43f\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f6661e59-9598-4fbe-a937-44c7d2919d59\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.471Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.028Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-7878d84b-6f16-4824-823c-05f71839c9b6", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.471Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.028Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-7878d84b-6f16-4824-823c-05f71839c9b6", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.471Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-aecf883e-75d1-43b4-a2ff-5cc12147515c", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:03.070Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-10594dee-9de0-4f41-b23e-7c7beceae24f x-compute-request-id: req-10594dee-9de0-4f41-b23e-7c7beceae24f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:52Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:03.118Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-aecf883e-75d1-43b4-a2ff-5cc12147515c", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:03.070Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-10594dee-9de0-4f41-b23e-7c7beceae24f", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:03.118Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-10594dee-9de0-4f41-b23e-7c7beceae24f", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:03.119Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f11a7652318f8d4970c49892ef947c1938848915\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:03.119Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f323fa57d5f0bf24e4f499a1e68424dbedbb963f\"", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.852Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-aecf883e-75d1-43b4-a2ff-5cc12147515c x-compute-request-id: req-aecf883e-75d1-43b4-a2ff-5cc12147515c Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c25fedf-3237-40fc-ba20-ccd9f1964435\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47255c7f-c584-4934-8483-2920e003afea\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d460604-25e5-467f-8e25-04656a6b90dd\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6610aa73-6864-4fc3-87c7-b697661b73b9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69a76305-af37-44ec-ba00-a01bea7cf608\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"924eb2d6-15a3-4e35-ac33-f0ed363cdbc8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a868b622-1e20-411a-b548-ca665493a43f\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f6661e59-9598-4fbe-a937-44c7d2919d59\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:03.069Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:03.520Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-2f64b6a0-54e3-4f4e-ada9-d3bb1c82f629", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.851Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:03.670Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-2f64b6a0-54e3-4f4e-ada9-d3bb1c82f629", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:02.851Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e94889d9-fc57-446b-bb84-bf4361c88848"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:04.392Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:03.624Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:04.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:04.766Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}], "metadata": {"pagination": {"total": 2497, "offset": 2357, "size": 50}}} 2019-07-30 11:00:49,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:49,817 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:49 GMT 2019-07-30 11:00:49,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:49,817 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:49,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:49,817 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:49,817 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:49,817 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:49,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-1582b144-855b-4489-aacd-772c3a6f176a 2019-07-30 11:00:49,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-1582b144-855b-4489-aacd-772c3a6f176a 2019-07-30 11:00:49,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65207334a2e71d834317fc51b1eb146e6b49993" 2019-07-30 11:00:49,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-b5d65064-e4ca-48bb-936f-30f75ba0e0b7 x-compute-request-id: req-b5d65064-e4ca-48bb-936f-30f75ba0e0b7 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "52416e77-dcd4-425c-a899-2481fc531188"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a733c576-bd5c-4abc-9c0d-57c7dbf5830c"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "789a872e-4ac8-4ef9-bafb-46d21cff91ee", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-30 11:00:49,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-b7cc2da2-6b3d-4ac1-9b05-5d6d455ff9de x-compute-request-id: req-b7cc2da2-6b3d-4ac1-9b05-5d6d455ff9de Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:49,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:49,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:49,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-b5d65064-e4ca-48bb-936f-30f75ba0e0b7 2019-07-30 11:00:49,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-b5d65064-e4ca-48bb-936f-30f75ba0e0b7 2019-07-30 11:00:49,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-df69d31f-e713-4349-a402-26177c117ba0 2019-07-30 11:00:49,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-df69d31f-e713-4349-a402-26177c117ba0 2019-07-30 11:00:49,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 10:59: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-df69d31f-e713-4349-a402-26177c117ba0 x-compute-request-id: req-df69d31f-e713-4349-a402-26177c117ba0 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "61094c88-3731-4e88-83fb-71de02800823"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a10ef347-9b2f-4108-9b03-7798bb7d8b37"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "3542d718-e7c5-4879-8e45-18e2495c36a8", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-30 11:00:49,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65207334a2e71d834317fc51b1eb146e6b49993" 2019-07-30 11:00:49,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-b7cc2da2-6b3d-4ac1-9b05-5d6d455ff9de 2019-07-30 11:00:49,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-b7cc2da2-6b3d-4ac1-9b05-5d6d455ff9de 2019-07-30 11:00:49,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-30 11:00:49,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:49,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:00:49,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:49,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f323fa57d5f0bf24e4f499a1e68424dbedbb963f" 2019-07-30 11:00:49,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:00:49,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:00:49,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e91b848-7a90-410b-ad36-a9f680ca61ca 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:00:49,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6e91b848-7a90-410b-ad36-a9f680ca61ca 2019-07-30 11:00:49,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-879bd787-1f69-4ae4-be1e-f067dd5a8dd0 2019-07-30 11:00:49,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:00:49,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4391e1f8-4e7a-4251-8fa2-9ecd8fe8321d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:00:49,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4391e1f8-4e7a-4251-8fa2-9ecd8fe8321d 2019-07-30 11:00:49,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-879bd787-1f69-4ae4-be1e-f067dd5a8dd0 x-compute-request-id: req-879bd787-1f69-4ae4-be1e-f067dd5a8dd0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:49,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-879bd787-1f69-4ae4-be1e-f067dd5a8dd0 2019-07-30 11:00:49,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f323fa57d5f0bf24e4f499a1e68424dbedbb963f" 2019-07-30 11:00:49,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f323fa57d5f0bf24e4f499a1e68424dbedbb963f" 2019-07-30 11:00:49,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-2f64b6a0-54e3-4f4e-ada9-d3bb1c82f629 x-compute-request-id: req-2f64b6a0-54e3-4f4e-ada9-d3bb1c82f629 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:49,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a7652318f8d4970c49892ef947c1938848915" 2019-07-30 11:00:49,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-7878d84b-6f16-4824-823c-05f71839c9b6 x-compute-request-id: req-7878d84b-6f16-4824-823c-05f71839c9b6 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c25fedf-3237-40fc-ba20-ccd9f1964435"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47255c7f-c584-4934-8483-2920e003afea"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d460604-25e5-467f-8e25-04656a6b90dd"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6610aa73-6864-4fc3-87c7-b697661b73b9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69a76305-af37-44ec-ba00-a01bea7cf608"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "924eb2d6-15a3-4e35-ac33-f0ed363cdbc8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a868b622-1e20-411a-b548-ca665493a43f"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6661e59-9598-4fbe-a937-44c7d2919d59"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a7947512-feeb-4711-97f5-717b00bfd794", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 11:00:49,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-7878d84b-6f16-4824-823c-05f71839c9b6 2019-07-30 11:00:49,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-7878d84b-6f16-4824-823c-05f71839c9b6 2019-07-30 11:00:49,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-aecf883e-75d1-43b4-a2ff-5cc12147515c 2019-07-30 11:00:49,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-10594dee-9de0-4f41-b23e-7c7beceae24f x-compute-request-id: req-10594dee-9de0-4f41-b23e-7c7beceae24f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:52Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:49,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-aecf883e-75d1-43b4-a2ff-5cc12147515c 2019-07-30 11:00:49,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-10594dee-9de0-4f41-b23e-7c7beceae24f 2019-07-30 11:00:49,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-10594dee-9de0-4f41-b23e-7c7beceae24f 2019-07-30 11:00:49,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a7652318f8d4970c49892ef947c1938848915" -d '{"addFloatingIp": {"address": "172.30.9.200"}}' 2019-07-30 11:00:49,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f323fa57d5f0bf24e4f499a1e68424dbedbb963f" 2019-07-30 11:00:49,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-aecf883e-75d1-43b4-a2ff-5cc12147515c x-compute-request-id: req-aecf883e-75d1-43b4-a2ff-5cc12147515c Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c25fedf-3237-40fc-ba20-ccd9f1964435"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47255c7f-c584-4934-8483-2920e003afea"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d460604-25e5-467f-8e25-04656a6b90dd"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6610aa73-6864-4fc3-87c7-b697661b73b9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69a76305-af37-44ec-ba00-a01bea7cf608"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "924eb2d6-15a3-4e35-ac33-f0ed363cdbc8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a868b622-1e20-411a-b548-ca665493a43f"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6661e59-9598-4fbe-a937-44c7d2919d59"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a7947512-feeb-4711-97f5-717b00bfd794", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 11:00:49,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:49,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-2f64b6a0-54e3-4f4e-ada9-d3bb1c82f629 2019-07-30 11:00:49,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-2f64b6a0-54e3-4f4e-ada9-d3bb1c82f629 2019-07-30 11:00:49,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:49,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:00:49,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:49,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:49,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:49,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:49,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:49,887 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:49 GMT 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:49,887 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:54,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:00:55,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:55,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:55,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:55,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:55,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:55,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:55,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:55,082 - 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-30T11:00:05.587Z", "message": "RESP: [202] Date: Tue, 30 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 x-openstack-request-id: req-d87bd1e5-aa56-4f18-b023-b007bb33491d x-compute-request-id: req-d87bd1e5-aa56-4f18-b023-b007bb33491d 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_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.235Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:05.587Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efeb0d30-0fa2-4f72-8324-9e3fd8530834 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:04.770Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:05.587Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-efeb0d30-0fa2-4f72-8324-9e3fd8530834", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:04.770Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:05.587Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-d87bd1e5-aa56-4f18-b023-b007bb33491d", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.236Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:05.587Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-d87bd1e5-aa56-4f18-b023-b007bb33491d", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.236Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:05.587Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f11a7652318f8d4970c49892ef947c1938848915\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.237Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:05.587Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d2978f97f0e2e9571caf3e9edfc88e1e942091c\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.171Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d2978f97f0e2e9571caf3e9edfc88e1e942091c\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.093Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-e981e561-d358-42d8-8c23-29501c62a19f", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.738Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-c76c7c86-aa92-4261-8145-da8268bdc19b", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.092Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-c76c7c86-aa92-4261-8145-da8268bdc19b", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.092Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-c76c7c86-aa92-4261-8145-da8268bdc19b x-compute-request-id: req-c76c7c86-aa92-4261-8145-da8268bdc19b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c25fedf-3237-40fc-ba20-ccd9f1964435\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47255c7f-c584-4934-8483-2920e003afea\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d460604-25e5-467f-8e25-04656a6b90dd\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6610aa73-6864-4fc3-87c7-b697661b73b9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69a76305-af37-44ec-ba00-a01bea7cf608\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"924eb2d6-15a3-4e35-ac33-f0ed363cdbc8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a868b622-1e20-411a-b548-ca665493a43f\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f6661e59-9598-4fbe-a937-44c7d2919d59\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.091Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d2978f97f0e2e9571caf3e9edfc88e1e942091c\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.739Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-e2e9e963-c9ba-4292-991e-b197320c4ccd x-compute-request-id: req-e2e9e963-c9ba-4292-991e-b197320c4ccd Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:52Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.599Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-e2e9e963-c9ba-4292-991e-b197320c4ccd", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.599Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-e2e9e963-c9ba-4292-991e-b197320c4ccd", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.599Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.afcc92db-d57e-43bd-8aef-a992cce8c19e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-e981e561-d358-42d8-8c23-29501c62a19f x-compute-request-id: req-e981e561-d358-42d8-8c23-29501c62a19f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.737Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-e981e561-d358-42d8-8c23-29501c62a19f", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.737Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.271Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.923Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpZ2v3Y7', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "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-30T11:00:05.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-7e120e2b-802a-412f-a34f-e68227cb262a", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.450Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "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-30T11:00:05.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-7e120e2b-802a-412f-a34f-e68227cb262a", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.449Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-7e120e2b-802a-412f-a34f-e68227cb262a x-compute-request-id: req-7e120e2b-802a-412f-a34f-e68227cb262a Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.449Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d2978f97f0e2e9571caf3e9edfc88e1e942091c\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.450Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "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-30T11:00:05.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmph5S1xE', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:05.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "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-30T11:00:05.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-2b202c3b-20ed-4cff-81be-c27b0299c942", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.618Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-2b202c3b-20ed-4cff-81be-c27b0299c942", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.617Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-2b202c3b-20ed-4cff-81be-c27b0299c942 x-compute-request-id: req-2b202c3b-20ed-4cff-81be-c27b0299c942 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c25fedf-3237-40fc-ba20-ccd9f1964435\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47255c7f-c584-4934-8483-2920e003afea\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d460604-25e5-467f-8e25-04656a6b90dd\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6610aa73-6864-4fc3-87c7-b697661b73b9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69a76305-af37-44ec-ba00-a01bea7cf608\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"924eb2d6-15a3-4e35-ac33-f0ed363cdbc8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a868b622-1e20-411a-b548-ca665493a43f\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f6661e59-9598-4fbe-a937-44c7d2919d59\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.617Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9efa8ee4-70e1-475f-9c98-db5517b93c40"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:06.908Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.849Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:07.495Z", "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-30T11:00:06.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:07.495Z", "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-30T11:00:06.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:07.495Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:07.001Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:07.495Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:07.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:07.495Z", "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-30T11:00:06.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:07.495Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpb2jUmJ', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:07.495Z", "message": "The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:06.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "message": "The config dict: {'public_ip': u'172.30.9.212', '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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:07.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "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-30T11:00:07.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "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-30T11:00:07.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:07.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "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-30T11:00:07.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpm_kpdf', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:07.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}], "metadata": {"pagination": {"total": 2498, "offset": 2407, "size": 50}}} 2019-07-30 11:00:55,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:55,083 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:55 GMT 2019-07-30 11:00:55,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:55,083 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:00:55,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:55,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:55,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:00:55,083 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:00:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 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 x-openstack-request-id: req-d87bd1e5-aa56-4f18-b023-b007bb33491d x-compute-request-id: req-d87bd1e5-aa56-4f18-b023-b007bb33491d 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-30 11:00:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efeb0d30-0fa2-4f72-8324-9e3fd8530834 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:00:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-efeb0d30-0fa2-4f72-8324-9e3fd8530834 2019-07-30 11:00:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-d87bd1e5-aa56-4f18-b023-b007bb33491d 2019-07-30 11:00:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-d87bd1e5-aa56-4f18-b023-b007bb33491d 2019-07-30 11:00:55,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a7652318f8d4970c49892ef947c1938848915" 2019-07-30 11:00:55,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2978f97f0e2e9571caf3e9edfc88e1e942091c" 2019-07-30 11:00:55,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2978f97f0e2e9571caf3e9edfc88e1e942091c" 2019-07-30 11:00:55,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:00:55,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-e981e561-d358-42d8-8c23-29501c62a19f 2019-07-30 11:00:55,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-c76c7c86-aa92-4261-8145-da8268bdc19b 2019-07-30 11:00:55,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-c76c7c86-aa92-4261-8145-da8268bdc19b 2019-07-30 11:00:55,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-c76c7c86-aa92-4261-8145-da8268bdc19b x-compute-request-id: req-c76c7c86-aa92-4261-8145-da8268bdc19b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c25fedf-3237-40fc-ba20-ccd9f1964435"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47255c7f-c584-4934-8483-2920e003afea"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d460604-25e5-467f-8e25-04656a6b90dd"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6610aa73-6864-4fc3-87c7-b697661b73b9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69a76305-af37-44ec-ba00-a01bea7cf608"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "924eb2d6-15a3-4e35-ac33-f0ed363cdbc8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a868b622-1e20-411a-b548-ca665493a43f"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6661e59-9598-4fbe-a937-44c7d2919d59"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a7947512-feeb-4711-97f5-717b00bfd794", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 11:00:55,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2978f97f0e2e9571caf3e9edfc88e1e942091c" 2019-07-30 11:00:55,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-e2e9e963-c9ba-4292-991e-b197320c4ccd x-compute-request-id: req-e2e9e963-c9ba-4292-991e-b197320c4ccd Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:52Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:55,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-e2e9e963-c9ba-4292-991e-b197320c4ccd 2019-07-30 11:00:55,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-e2e9e963-c9ba-4292-991e-b197320c4ccd 2019-07-30 11:00:55,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-e981e561-d358-42d8-8c23-29501c62a19f x-compute-request-id: req-e981e561-d358-42d8-8c23-29501c62a19f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:55,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-e981e561-d358-42d8-8c23-29501c62a19f 2019-07-30 11:00:55,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-30 11:00:55,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpZ2v3Y7', '/etc/bind/named.conf.local'] 2019-07-30 11:00:55,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-07-30 11:00:55,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}. 2019-07-30 11:00:55,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-7e120e2b-802a-412f-a34f-e68227cb262a 2019-07-30 11:00:55,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 11:00:55,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}. 2019-07-30 11:00:55,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-7e120e2b-802a-412f-a34f-e68227cb262a 2019-07-30 11:00:55,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-7e120e2b-802a-412f-a34f-e68227cb262a x-compute-request-id: req-7e120e2b-802a-412f-a34f-e68227cb262a Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:00:55,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2978f97f0e2e9571caf3e9edfc88e1e942091c" 2019-07-30 11:00:55,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 11:00:55,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmph5S1xE', '/etc/clearwater/local_config'] 2019-07-30 11:00:55,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 11:00:55,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:00:55,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-2b202c3b-20ed-4cff-81be-c27b0299c942 2019-07-30 11:00:55,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-2b202c3b-20ed-4cff-81be-c27b0299c942 2019-07-30 11:00:55,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-2b202c3b-20ed-4cff-81be-c27b0299c942 x-compute-request-id: req-2b202c3b-20ed-4cff-81be-c27b0299c942 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c25fedf-3237-40fc-ba20-ccd9f1964435"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47255c7f-c584-4934-8483-2920e003afea"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d460604-25e5-467f-8e25-04656a6b90dd"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6610aa73-6864-4fc3-87c7-b697661b73b9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69a76305-af37-44ec-ba00-a01bea7cf608"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "924eb2d6-15a3-4e35-ac33-f0ed363cdbc8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a868b622-1e20-411a-b548-ca665493a43f"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6661e59-9598-4fbe-a937-44c7d2919d59"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a7947512-feeb-4711-97f5-717b00bfd794", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 11:00:55,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 11:00:55,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-07-30 11:00:55,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-07-30 11:00:55,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-30 11:00:55,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 11:00:55,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-07-30 11:00:55,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpb2jUmJ', '/etc/clearwater/shared_config'] 2019-07-30 11:00:55,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}. 2019-07-30 11:00:55,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', '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.3', u'hss_hostname': u''}. 2019-07-30 11:00:55,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:00:55,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:00:55,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 11:00:55,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:00:55,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpm_kpdf', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:00:55,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:00:55,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:00:55,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:00:55,181 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:00:55 GMT 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:00:55,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:00:55,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:00:55,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:00,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:00,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:00,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:00,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:00,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:00,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:00,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:00,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:00,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "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-30T11:00:07.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "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-30T11:00:07.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "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-30T11:00:07.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkh6ehi', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:07.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.175Z", "message": "The config dict: {'public_ip': u'172.30.9.212', '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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:07.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.e1dd24cb-6d4f-4007-b804-c806ddacfbfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.784Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a83971dc49128c868f1e4abb35a2a526d4a0a398\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:08.755Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.784Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-008bcbea-713f-4cd4-9de3-e9febd504c88 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:08.351Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.784Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:08.346Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": "bind_v39nrj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.784Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:08.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:08.784Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-008bcbea-713f-4cd4-9de3-e9febd504c88", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:08.352Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:09.532Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:08.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:09.532Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:09.532Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:08.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.098Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-24bda77a-96f7-44fe-9dff-f83c92b52be9", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.559Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.098Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-24bda77a-96f7-44fe-9dff-f83c92b52be9", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.559Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.098Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a83971dc49128c868f1e4abb35a2a526d4a0a398\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.560Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.098Z", "message": "RESP: [200] Date: Tue, 30 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-24bda77a-96f7-44fe-9dff-f83c92b52be9 x-compute-request-id: req-24bda77a-96f7-44fe-9dff-f83c92b52be9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.558Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.728Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/2L2N3/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.728Z", "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-30T11:00:09.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.728Z", "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-30T11:00:10.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.728Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.728Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.728Z", "message": "Process created, PID: 2392", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.728Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:09.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:10.728Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:10.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:11.395Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:10.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:12.614Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:00: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-f6513e24-c5f5-4682-bfd6-6f9f0da35d3d x-compute-request-id: req-f6513e24-c5f5-4682-bfd6-6f9f0da35d3d 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_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:12.392Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:13.467Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a83971dc49128c868f1e4abb35a2a526d4a0a398\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:12.394Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:13.467Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-de9d97e6-2b3d-4f5f-bdb0-16e05f9610ad", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:12.980Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:13.467Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-de9d97e6-2b3d-4f5f-bdb0-16e05f9610ad x-compute-request-id: req-de9d97e6-2b3d-4f5f-bdb0-16e05f9610ad Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:12.979Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:13.467Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-f6513e24-c5f5-4682-bfd6-6f9f0da35d3d", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:12.392Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:13.467Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-f6513e24-c5f5-4682-bfd6-6f9f0da35d3d", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:12.393Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:13.467Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-de9d97e6-2b3d-4f5f-bdb0-16e05f9610ad", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:12.979Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dd521ce0-210f-4f83-ba99-6e9eff90fb1e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:14.165Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:13.399Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:14.165Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:13.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:14.165Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:13.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:22.485Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-rzeia8\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\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\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\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,633 B/s)\nReading package lists...\n\nreal\t0m11.642s\nuser\t0m2.727s\nsys\t0m0.282s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:22.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:23.003Z", "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-30T11:00:22.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:23.003Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:22.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:30.274Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:29.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:00:50.506Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:00:49.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}], "metadata": {"pagination": {"total": 2498, "offset": 2457, "size": 50}}} 2019-07-30 11:01:00,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:00,325 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:00 GMT 2019-07-30 11:01:00,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:00,325 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:01:00,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:00,325 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:00,325 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:00,325 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:01:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:01:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:01:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:01:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkh6ehi', '/etc/bind/db.clearwater.local'] 2019-07-30 11:01:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', '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.3', u'hss_hostname': u''}. 2019-07-30 11:01:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83971dc49128c868f1e4abb35a2a526d4a0a398" 2019-07-30 11:01:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-008bcbea-713f-4cd4-9de3-e9febd504c88 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:01:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:01:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-008bcbea-713f-4cd4-9de3-e9febd504c88 2019-07-30 11:01:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 11:01:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 11:01:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-24bda77a-96f7-44fe-9dff-f83c92b52be9 2019-07-30 11:01:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-24bda77a-96f7-44fe-9dff-f83c92b52be9 2019-07-30 11:01:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83971dc49128c868f1e4abb35a2a526d4a0a398" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2019-07-30 11:01:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 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-24bda77a-96f7-44fe-9dff-f83c92b52be9 x-compute-request-id: req-24bda77a-96f7-44fe-9dff-f83c92b52be9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:01:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/2L2N3/install-etcd.sh 2019-07-30 11:01:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:01:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-07-30 11:01:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 11:01:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 11:01:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2392 2019-07-30 11:01:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-07-30 11:01:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-07-30 11:01:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-07-30 11:01:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:00: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-f6513e24-c5f5-4682-bfd6-6f9f0da35d3d x-compute-request-id: req-f6513e24-c5f5-4682-bfd6-6f9f0da35d3d 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-30 11:01:00,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83971dc49128c868f1e4abb35a2a526d4a0a398" 2019-07-30 11:01:00,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-de9d97e6-2b3d-4f5f-bdb0-16e05f9610ad 2019-07-30 11:01:00,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:00: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-de9d97e6-2b3d-4f5f-bdb0-16e05f9610ad x-compute-request-id: req-de9d97e6-2b3d-4f5f-bdb0-16e05f9610ad Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:01:00,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-f6513e24-c5f5-4682-bfd6-6f9f0da35d3d 2019-07-30 11:01:00,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-f6513e24-c5f5-4682-bfd6-6f9f0da35d3d 2019-07-30 11:01:00,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-de9d97e6-2b3d-4f5f-bdb0-16e05f9610ad 2019-07-30 11:01:00,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-30 11:01:00,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:01:00,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:01:00,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-rzeia8 Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease 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 Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources 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,633 B/s) Reading package lists... real 0m11.642s user 0m2.727s sys 0m0.282s 2019-07-30 11:01:00,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:01:00,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-07-30 11:01:00,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-07-30 11:01:00,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-07-30 11:01:00,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:00,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:00,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:00,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:00,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:00,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:00,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:00,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:00,444 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:00,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:00,445 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:00 GMT 2019-07-30 11:01:00,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:00,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:00,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:00,445 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:00,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:05,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:05,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:05,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:05,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:05,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:05,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2498, "offset": 2498, "size": 50}}} 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:05 GMT 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:05,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:05,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:05,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:05,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:05,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:05,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:05,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:05,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:05,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:05,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:05,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:05,605 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:05 GMT 2019-07-30 11:01:05,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:05,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:05,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:05,605 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:05,606 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:10,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:10,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:10,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:10.526Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:09.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}], "metadata": {"pagination": {"total": 2499, "offset": 2498, "size": 50}}} 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:10 GMT 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:10,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-30 11:01:10,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:10,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:10,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:10,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-07-30 11:01:10,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:10,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:10,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:10,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:10,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:10,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:10,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:10,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:10,799 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:10,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:10,800 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:10 GMT 2019-07-30 11:01:10,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:10,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:10,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:10,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:10,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:15,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:15,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:15,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:15,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2499, "offset": 2499, "size": 50}}} 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:15 GMT 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:01:15,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:15,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:15,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:15,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:16,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:16,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:16,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:16,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:16,018 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:16 GMT 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:16,018 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:21,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:21,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:21,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:21,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:21,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:21,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:21,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:21,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:21,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2499, "offset": 2499, "size": 50}}} 2019-07-30 11:01:21,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:21,123 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:21 GMT 2019-07-30 11:01:21,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:21,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:01:21,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:21,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:21,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:21,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:21,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:21,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:21,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:21,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:21,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:21,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:21,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:21,406 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:21,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:21,406 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:21 GMT 2019-07-30 11:01:21,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:21,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:21,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:21,406 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:21,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:26,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:26,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:26,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:26,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:26,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:26,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:26,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:26,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:26,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.318Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-rzeia8\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://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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\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://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/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 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/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 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/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 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:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 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:40 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: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 14s (5,933 kB/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 8815\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\t1m0.608s\nuser\t0m18.821s\nsys\t0m7.984s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:22.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6f:9b:79 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6f:9b79/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65619 errors:0 dropped:0 overruns:0 frame:0\n TX packets:22949 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128239356 (128.2 MB) TX bytes:3145361 (3.1 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:778 errors:0 dropped:0 overruns:0 frame:0\n TX packets:778 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:95667 (95.6 KB) TX bytes:95667 (95.6 KB)\n\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:22.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "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-30T11:01:23.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "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-30T11:01:23.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "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-30T11:01:23.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:22.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:22.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] => \nreal\t0m0.020s\nuser\t0m0.005s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:22.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:22.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:58 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 10:58 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 10:58 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 132 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 420 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 473 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:58 ? 00:00:00 [kauditd]\nroot 917 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 922 1 0 10:58 ? 00:00:00 rsyslogd\nroot 1032 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1035 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1039 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1040 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1043 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:58 ? 00:00:00 cron\ndaemon 1096 1 0 10:58 ? 00:00:00 atd\nmessage+ 1100 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 1120 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1244 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1250 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_rzeia8/env/bin/python -m cloudify_agent.worker --queue bind_host_rzeia8 --max-workers 5 --name bind_host_rzeia8\nubuntu 1464 1462 0 10:58 ? 00:00:00 /home/ubuntu/bind_host_rzeia8/env/bin/python -m cloudify_agent.worker --queue bind_host_rzeia8 --max-workers 5 --name bind_host_rzeia8\nubuntu 1608 1 0 10:59 ? 00:00:00 python2.7 /home/ubuntu/bind_host_rzeia8/env/bin/diamond --configfile /home/ubuntu/bind_host_rzeia8/work/plugins/diamond/etc/diamond.conf\nbind 2327 1 0 11:00 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2382 1464 1 11:00 ? 00:00:00 /home/ubuntu/bind_host_rzeia8/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ocIROo\nubuntu 2392 2382 0 11:00 ? 00:00:00 /bin/sh -c /tmp/2L2N3/install-etcd.sh\nubuntu 2394 2392 0 11:00 ? 00:00:00 /bin/bash -e /tmp/2L2N3/install-etcd.sh\nntp 8409 1 0 11:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8941 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8949 8941 0 11:01 ? 00:00:00 [check-monit-upt] \nclearwa+ 9006 1 0 11:01 ? 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.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380\nroot 9043 8941 0 11:01 ? 00:00:00 [check-etcd-upti] \nroot 9047 8941 0 11:01 ? 00:00:00 [poll_etcd_clust] \nroot 9050 8941 0 11:01 ? 00:00:00 [poll_etcd.sh] \nroot 9083 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9089 9083 0 11:01 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9205 2394 0 11:01 ? 00:00:00 /bin/bash -e /tmp/2L2N3/install-etcd.sh\nubuntu 9206 9205 0 11:01 ? 00:00:00 /bin/bash -e /tmp/2L2N3/install-etcd.sh\nroot 9207 9206 0 11:01 ? 00:00:00 sudo ps -edf\nroot 9208 9207 0 11:01 ? 00:00:00 ps -edf\n\nreal\t0m0.021s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "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.3:2380 0.0.0.0:* LISTEN 9006/etcd \ntcp 0 0 192.168.120.3:53 0.0.0.0:* LISTEN 2327/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2327/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2327/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8941/monit \ntcp 0 0 127.0.0.1:41449 0.0.0.0:* LISTEN 2382/python \ntcp6 0 0 :::53 :::* LISTEN 2327/named \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2327/named \ntcp6 0 0 :::4000 :::* LISTEN 9006/etcd \nudp 0 0 192.168.120.3:53 0.0.0.0:* 2327/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2327/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8409/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8409/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8409/ntpd \nudp 0 0 0.0.0.0:43836 0.0.0.0:* 555/dhclient \nudp6 0 0 :::53 :::* 2327/named \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8409/ntpd \nudp6 0 0 ::1:123 :::* 8409/ntpd \nudp6 0 0 :::123 :::* 8409/ntpd \nudp6 0 0 :::16329 :::* 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 9016 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9054 1100/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 6534 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-30T11:01:23.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{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.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] => /var/log/dmesg\n/var/log/sysstat/sa30\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.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "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-30T11:01:23.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:23.968Z", "message": "[etcd] => [30-Jul-2019 11:01:16 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 11:01:16 UTC] Waiting for trigger files\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-30T11:01:23.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "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-30T11:01:23.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-rzeia8", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": "Execution done (PID=2392, return_code=0): /tmp/2L2N3/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": " \r100 3149 100 3149 0 0 11980 0 --:--:-- --:--:-- --:--:-- 12019", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:24.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": "[etcd] => 2019-07-30 11:01:08.702484883 Stopping etcd clearwater-etcd\n2019-07-30 11:01:14.743059025 Restarting etcd clearwater-etcd\n2019-07-30 11:01:14.752439527 Configured ETCDCTL_PEERS: \n2019-07-30 11:01:14.753977705 Check for previous failed startup attempt\n2019-07-30 11:01:14.756738537 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-30 11:01:14.784630072 etcdctl returned 2\n2019-07-30 11:01:14.796086536 Creating new cluster...\n2019-07-30 11:01:14.800961688 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.3:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.3\n --name 192-168-120-3\n --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.3:2380\n --listen-peer-urls http://192.168.120.3:2380\n2019-07-30 11:01:14.804506078 Check we're actually a member of the cluster\n2019-07-30 11:01:14.810696420 Wait for etcd to startup\n2019-07-30 11:01:15.972290840 Etcd started successfully\n2019-07-30 11:01:14.976319 I | etcdmain: etcd Version: 3.1.7\n2019-07-30 11:01:14.976386 I | etcdmain: Git SHA: 43b7507\n2019-07-30 11:01:14.976390 I | etcdmain: Go Version: go1.7.5\n2019-07-30 11:01:14.976393 I | etcdmain: Go OS/Arch: linux/amd64\n2019-07-30 11:01:14.976407 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-07-30 11:01:14.976512 I | embed: listening for peers on http://192.168.120.3:2380\n2019-07-30 11:01:14.976587 I | embed: listening for client requests on 0.0.0.0:4000\n2019-07-30 11:01:15.037759 I | etcdserver: name = 192-168-120-3\n2019-07-30 11:01:15.037779 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3\n2019-07-30 11:01:15.037785 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member\n2019-07-30 11:01:15.037789 I | etcdserver: heartbeat = 100ms\n2019-07-30 11:01:15.037792 I | etcdserver: election = 1000ms\n2019-07-30 11:01:15.037796 I | etcdserver: snapshot count = 10000\n2019-07-30 11:01:15.037806 I | etcdserver: advertise client URLs = http://192.168.120.3:4000\n2019-07-30 11:01:15.037810 I | etcdserver: initial advertise peer URLs = http://192.168.120.3:2380\n2019-07-30 11:01:15.037828 I | etcdserver: initial cluster = 192-168-120-3=http://192.168.120.3:2380\n2019-07-30 11:01:15.046887 I | etcdserver: starting member 3e369c8ea6c75e31 in cluster 66b3b53c76bd68ab\n2019-07-30 11:01:15.046950 I | raft: 3e369c8ea6c75e31 became follower at term 0\n2019-07-30 11:01:15.046982 I | raft: newRaft 3e369c8ea6c75e31 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-07-30 11:01:15.046987 I | raft: 3e369c8ea6c75e31 became follower at term 1\n2019-07-30 11:01:15.064843 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-07-30 11:01:15.065999 I | etcdserver/membership: added member 3e369c8ea6c75e31 [http://192.168.120.3:2380] to cluster 66b3b53c76bd68ab\n2019-07-30 11:01:15.547208 I | raft: 3e369c8ea6c75e31 is starting a new election at term 1\n2019-07-30 11:01:15.547330 I | raft: 3e369c8ea6c75e31 became candidate at term 2\n2019-07-30 11:01:15.547354 I | raft: 3e369c8ea6c75e31 received MsgVoteResp from 3e369c8ea6c75e31 at term 2\n2019-07-30 11:01:15.547367 I | raft: 3e369c8ea6c75e31 became leader at term 2\n2019-07-30 11:01:15.547374 I | raft: raft.node: 3e369c8ea6c75e31 elected leader 3e369c8ea6c75e31 at term 2\n2019-07-30 11:01:15.547758 I | etcdserver: setting up the initial cluster version to 3.1\n2019-07-30 11:01:15.547815 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster 66b3b53c76bd68ab\n2019-07-30 11:01:15.547920 I | embed: ready to serve client requests\n2019-07-30 11:01:15.548383 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-07-30 11:01:15.580816 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-07-30 11:01:15.580854 I | etcdserver/api: enabled capabilities for version 3.1\n2019-07-30 11:01:16.170294 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:44647\n2019-07-30 11:01:16.173971 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:44648\n2019-07-30 11:01:16.184382 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:44649\n2019-07-30 11:01:22.871617 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.3/liveness-check remote:192.168.120.3:44656\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-30T11:01:23.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "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-30T11:01:23.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "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-30T11:01:23.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-rzeia8", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "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-30T11:01:23.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:24.553Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:23.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.80d8a13f-501b-4a5b-b15d-bf4a2d23387c"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:25.154Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:24.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:25.154Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:24.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:25.154Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:24.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:26.525Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:26.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 2539, "offset": 2499, "size": 50}}} 2019-07-30 11:01:26,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:26,681 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:26 GMT 2019-07-30 11:01:26,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:26,682 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:01:26,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:26,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:26,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:26,682 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:01:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-rzeia8 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://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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] 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://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/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 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/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 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/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 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:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 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:40 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: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 14s (5,933 kB/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 8815 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 1m0.608s user 0m18.821s sys 0m7.984s 2019-07-30 11:01:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6f:9b:79 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6f:9b79/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:65619 errors:0 dropped:0 overruns:0 frame:0 TX packets:22949 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128239356 (128.2 MB) TX bytes:3145361 (3.1 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:778 errors:0 dropped:0 overruns:0 frame:0 TX packets:778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95667 (95.6 KB) TX bytes:95667 (95.6 KB) real 0m0.011s user 0m0.004s sys 0m0.002s 2019-07-30 11:01:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 11:01:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 11:01:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 11:01:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-07-30 11:01:26,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-07-30 11:01:26,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.020s user 0m0.005s sys 0m0.007s 2019-07-30 11:01:26,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-07-30 11:01:26,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-07-30 11:01:26,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:58 ? 00:00:00 [kworker/0:0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 51 2 0 10:58 ? 00:00:00 [kworker/u2:2] root 52 2 0 10:58 ? 00:00:00 [kworker/u2:3] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 132 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 420 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 473 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] root 917 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon syslog 922 1 0 10:58 ? 00:00:00 rsyslogd root 1032 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1035 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1039 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1040 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1043 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:58 ? 00:00:00 cron daemon 1096 1 0 10:58 ? 00:00:00 atd message+ 1100 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 1120 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind root 1244 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1250 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_rzeia8/env/bin/python -m cloudify_agent.worker --queue bind_host_rzeia8 --max-workers 5 --name bind_host_rzeia8 ubuntu 1464 1462 0 10:58 ? 00:00:00 /home/ubuntu/bind_host_rzeia8/env/bin/python -m cloudify_agent.worker --queue bind_host_rzeia8 --max-workers 5 --name bind_host_rzeia8 ubuntu 1608 1 0 10:59 ? 00:00:00 python2.7 /home/ubuntu/bind_host_rzeia8/env/bin/diamond --configfile /home/ubuntu/bind_host_rzeia8/work/plugins/diamond/etc/diamond.conf bind 2327 1 0 11:00 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2382 1464 1 11:00 ? 00:00:00 /home/ubuntu/bind_host_rzeia8/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ocIROo ubuntu 2392 2382 0 11:00 ? 00:00:00 /bin/sh -c /tmp/2L2N3/install-etcd.sh ubuntu 2394 2392 0 11:00 ? 00:00:00 /bin/bash -e /tmp/2L2N3/install-etcd.sh ntp 8409 1 0 11:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8941 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8949 8941 0 11:01 ? 00:00:00 [check-monit-upt] clearwa+ 9006 1 0 11:01 ? 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.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 root 9043 8941 0 11:01 ? 00:00:00 [check-etcd-upti] root 9047 8941 0 11:01 ? 00:00:00 [poll_etcd_clust] root 9050 8941 0 11:01 ? 00:00:00 [poll_etcd.sh] root 9083 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9089 9083 0 11:01 ? 00:00:00 inotifywait -e create -qq . ubuntu 9205 2394 0 11:01 ? 00:00:00 /bin/bash -e /tmp/2L2N3/install-etcd.sh ubuntu 9206 9205 0 11:01 ? 00:00:00 /bin/bash -e /tmp/2L2N3/install-etcd.sh root 9207 9206 0 11:01 ? 00:00:00 sudo ps -edf root 9208 9207 0 11:01 ? 00:00:00 ps -edf real 0m0.021s user 0m0.000s sys 0m0.010s 2019-07-30 11:01:26,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-07-30 11:01:26,687 - 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.3:2380 0.0.0.0:* LISTEN 9006/etcd tcp 0 0 192.168.120.3:53 0.0.0.0:* LISTEN 2327/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2327/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2327/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8941/monit tcp 0 0 127.0.0.1:41449 0.0.0.0:* LISTEN 2382/python tcp6 0 0 :::53 :::* LISTEN 2327/named tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 ::1:953 :::* LISTEN 2327/named tcp6 0 0 :::4000 :::* LISTEN 9006/etcd udp 0 0 192.168.120.3:53 0.0.0.0:* 2327/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2327/named udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.3:123 0.0.0.0:* 8409/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8409/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8409/ntpd udp 0 0 0.0.0.0:43836 0.0.0.0:* 555/dhclient udp6 0 0 :::53 :::* 2327/named udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8409/ntpd udp6 0 0 ::1:123 :::* 8409/ntpd udp6 0 0 :::123 :::* 8409/ntpd udp6 0 0 :::16329 :::* 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 9016 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9054 1100/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.003s sys 0m0.004s 2019-07-30 11:01:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-07-30 11:01:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{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.008s user 0m0.000s sys 0m0.006s 2019-07-30 11:01:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-07-30 11:01:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa30 /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.004s sys 0m0.002s 2019-07-30 11:01:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 11:01:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [30-Jul-2019 11:01:16 UTC] clearwater-diags-monitor starting [30-Jul-2019 11:01:16 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2019-07-30 11:01:26,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 11:01:26,689 - 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-rzeia8 2019-07-30 11:01:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:01:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:01:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:01:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2392, return_code=0): /tmp/2L2N3/install-etcd.sh 2019-07-30 11:01:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 11:01:26,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11980 0 --:--:-- --:--:-- --:--:-- 12019 2019-07-30 11:01:26,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:26,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:01:26,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-07-30 11:01:08.702484883 Stopping etcd clearwater-etcd 2019-07-30 11:01:14.743059025 Restarting etcd clearwater-etcd 2019-07-30 11:01:14.752439527 Configured ETCDCTL_PEERS: 2019-07-30 11:01:14.753977705 Check for previous failed startup attempt 2019-07-30 11:01:14.756738537 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-30 11:01:14.784630072 etcdctl returned 2 2019-07-30 11:01:14.796086536 Creating new cluster... 2019-07-30 11:01:14.800961688 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 2019-07-30 11:01:14.804506078 Check we're actually a member of the cluster 2019-07-30 11:01:14.810696420 Wait for etcd to startup 2019-07-30 11:01:15.972290840 Etcd started successfully 2019-07-30 11:01:14.976319 I | etcdmain: etcd Version: 3.1.7 2019-07-30 11:01:14.976386 I | etcdmain: Git SHA: 43b7507 2019-07-30 11:01:14.976390 I | etcdmain: Go Version: go1.7.5 2019-07-30 11:01:14.976393 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-30 11:01:14.976407 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-30 11:01:14.976512 I | embed: listening for peers on http://192.168.120.3:2380 2019-07-30 11:01:14.976587 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-30 11:01:15.037759 I | etcdserver: name = 192-168-120-3 2019-07-30 11:01:15.037779 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3 2019-07-30 11:01:15.037785 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member 2019-07-30 11:01:15.037789 I | etcdserver: heartbeat = 100ms 2019-07-30 11:01:15.037792 I | etcdserver: election = 1000ms 2019-07-30 11:01:15.037796 I | etcdserver: snapshot count = 10000 2019-07-30 11:01:15.037806 I | etcdserver: advertise client URLs = http://192.168.120.3:4000 2019-07-30 11:01:15.037810 I | etcdserver: initial advertise peer URLs = http://192.168.120.3:2380 2019-07-30 11:01:15.037828 I | etcdserver: initial cluster = 192-168-120-3=http://192.168.120.3:2380 2019-07-30 11:01:15.046887 I | etcdserver: starting member 3e369c8ea6c75e31 in cluster 66b3b53c76bd68ab 2019-07-30 11:01:15.046950 I | raft: 3e369c8ea6c75e31 became follower at term 0 2019-07-30 11:01:15.046982 I | raft: newRaft 3e369c8ea6c75e31 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-30 11:01:15.046987 I | raft: 3e369c8ea6c75e31 became follower at term 1 2019-07-30 11:01:15.064843 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-30 11:01:15.065999 I | etcdserver/membership: added member 3e369c8ea6c75e31 [http://192.168.120.3:2380] to cluster 66b3b53c76bd68ab 2019-07-30 11:01:15.547208 I | raft: 3e369c8ea6c75e31 is starting a new election at term 1 2019-07-30 11:01:15.547330 I | raft: 3e369c8ea6c75e31 became candidate at term 2 2019-07-30 11:01:15.547354 I | raft: 3e369c8ea6c75e31 received MsgVoteResp from 3e369c8ea6c75e31 at term 2 2019-07-30 11:01:15.547367 I | raft: 3e369c8ea6c75e31 became leader at term 2 2019-07-30 11:01:15.547374 I | raft: raft.node: 3e369c8ea6c75e31 elected leader 3e369c8ea6c75e31 at term 2 2019-07-30 11:01:15.547758 I | etcdserver: setting up the initial cluster version to 3.1 2019-07-30 11:01:15.547815 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster 66b3b53c76bd68ab 2019-07-30 11:01:15.547920 I | embed: ready to serve client requests 2019-07-30 11:01:15.548383 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-30 11:01:15.580816 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-30 11:01:15.580854 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-30 11:01:16.170294 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:44647 2019-07-30 11:01:16.173971 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:44648 2019-07-30 11:01:16.184382 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:44649 2019-07-30 11:01:22.871617 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.3/liveness-check remote:192.168.120.3:44656 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-30 11:01:26,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 11:01:26,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 11:01:26,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-07-30 11:01:26,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-rzeia8 2019-07-30 11:01:26,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 11:01:26,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:01:26,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:01:26,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 11:01:26,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 11:01:26,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 11:01:26,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:26,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:26,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:26,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:26,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:26,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:26,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:26,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:26,813 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:26,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:26,813 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:26 GMT 2019-07-30 11:01:26,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:26,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:26,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:26,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:26,814 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:31,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:32,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:32,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:32,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:32,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:32,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:32,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:27.140Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:26.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:27.140Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:26.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:27.736Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:27.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:27.736Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:26.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:27.736Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:27.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.313Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:27.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.313Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:27.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.313Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/KI7SW/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:27.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "bono_a9ttv3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.313Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:27.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.313Z", "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-30T11:01:28.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.870Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7ZSQ8q', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:28.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "homer_64dmrp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.870Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:28.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.870Z", "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-30T11:01:28.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.870Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'sprout-0ui238', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:28.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.870Z", "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-30T11:01:28.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.870Z", "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-30T11:01:28.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:28.870Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/GMBBM/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:27.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.382Z", "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-30T11:01:28.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.382Z", "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-30T11:01:28.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.382Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp5jG84F', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:28.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.382Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpT5ltRQ', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:28.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a979432b-37c9-4500-a332-40a98d6174bc"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.382Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:27.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "ellis_vg494s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.382Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:29.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.382Z", "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-30T11:01:27.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.382Z", "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-30T11:01:28.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.382Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.3', 'name': u'bono-a9ttv3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:28.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.956Z", "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-30T11:01:28.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.956Z", "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-30T11:01:28.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.956Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEnBfR4', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:28.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.956Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6I9OX/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:28.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.956Z", "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-30T11:01:28.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.dfd654db-32d3-4b85-920e-bd015f691a1a"}, {"node_instance_id": "sprout_0ui238", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.956Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:29.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:29.956Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:28.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "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-30T11:01:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpVMECdx', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:29.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/73HQP/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "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-30T11:01:29.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTSkNrZ', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:29.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "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-30T11:01:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'homer-64dmrp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "dime_9iosoh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:30.552Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:29.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.060Z", "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-30T11:01:30.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "homer_64dmrp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.060Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.060Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.060Z", "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-30T11:01:29.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.708e4d1d-4678-4ce2-b679-1db5c5bd45db"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.060Z", "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-30T11:01:30.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "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-30T11:01:30.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Z75ST/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:29.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}], "metadata": {"pagination": {"total": 2598, "offset": 2539, "size": 50}}} 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:32 GMT 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:32,049 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:01:32,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 11:01:32,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:32,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 11:01:32,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 11:01:32,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 11:01:32,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 11:01:32,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 11:01:32,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/KI7SW/clearwater.py 2019-07-30 11:01:32,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:32,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:01:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7ZSQ8q', '/etc/clearwater/local_config'] 2019-07-30 11:01:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 11:01:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'sprout-0ui238', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-07-30 11:01:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 11:01:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 11:01:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/GMBBM/clearwater.py 2019-07-30 11:01:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 11:01:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp5jG84F', '/etc/clearwater/local_config'] 2019-07-30 11:01:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpT5ltRQ', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 11:01:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:01:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 11:01:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.3', 'name': u'bono-a9ttv3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-07-30 11:01:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:01:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 11:01:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEnBfR4', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6I9OX/clearwater.py 2019-07-30 11:01:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 11:01:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 11:01:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVMECdx', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 11:01:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/73HQP/clearwater.py 2019-07-30 11:01:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 11:01:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTSkNrZ', '/etc/clearwater/local_config'] 2019-07-30 11:01:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 11:01:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'homer-64dmrp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-07-30 11:01:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 11:01:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:01:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 11:01:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Z75ST/clearwater.py 2019-07-30 11:01:32,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:32,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:32,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:32,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:32,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:32,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:32,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:32,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:32,483 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:32,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:32,483 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:32 GMT 2019-07-30 11:01:32,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:32,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:32,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:32,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:32,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:37,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:37,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:37,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:37,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:37,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:37,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:37,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "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-30T11:01:30.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.3', 'name': u'ellis-vg494s', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.23'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:31.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "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-30T11:01:30.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "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-30T11:01:30.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "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-30T11:01:30.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpLhOl58', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpSh5oAt', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:31.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c1b340e9-0f33-4946-b97d-8412acb45d99"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:31.622Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:29.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.170Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpl7zDqD', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.170Z", "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-30T11:01:30.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}, {"node_instance_id": "ellis_vg494s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.170Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:31.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.170Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.170Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'dime-9iosoh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.170Z", "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-30T11:01:30.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.802Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.802Z", "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-30T11:01:32.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.802Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.802Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/NPNAQ/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.802Z", "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-30T11:01:30.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.802Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpnUcocP', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:30.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.5e01bd76-0f66-42b0-8b61-f1f9e907926e"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.802Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:32.802Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:33.402Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:33.402Z", "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-30T11:01:32.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:33.402Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpFewsUU', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:33.402Z", "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-30T11:01:32.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:33.402Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'vellum-w2ho8n', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:33.402Z", "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-30T11:01:32.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:33.402Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.546Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:33.402Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.002Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.659Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.002Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.002Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWu2OD4', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.002Z", "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-30T11:01:33.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.425dd6cc-2cfc-4c7b-9279-0821942c39fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.002Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/AFR84/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.574Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.8dbe4c24-b67f-4d83-bec2-f0c67815cf66"}, {"node_instance_id": "homer_64dmrp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.002Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:32.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/M6QL8/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "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-30T11:01:33.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "message": "Process created, PID: 1733", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "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-30T11:01:33.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:34.601Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:33.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.213Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:34.280Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.213Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:34.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 2676, "offset": 2589, "size": 50}}} 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:37 GMT 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:37,574 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:01:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 11:01:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.3', 'name': u'ellis-vg494s', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.23'}. 2019-07-30 11:01:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 11:01:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:01:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 11:01:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 11:01:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpLhOl58', '/etc/clearwater/local_config'] 2019-07-30 11:01:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpSh5oAt', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 11:01:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpl7zDqD', '/etc/clearwater/local_config'] 2019-07-30 11:01:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 11:01:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 11:01:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'dime-9iosoh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-07-30 11:01:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 11:01:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-30 11:01:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:01:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 11:01:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/NPNAQ/clearwater.py 2019-07-30 11:01:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpnUcocP', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:37,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 11:01:37,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 11:01:37,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:37,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 11:01:37,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpFewsUU', '/etc/clearwater/local_config'] 2019-07-30 11:01:37,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 11:01:37,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'vellum-w2ho8n', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2019-07-30 11:01:37,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 11:01:37,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:37,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-30 11:01:37,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:37,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 11:01:37,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWu2OD4', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:37,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 11:01:37,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/AFR84/append_proxy_snmp_conf.py 2019-07-30 11:01:37,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:37,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 11:01:37,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/M6QL8/install-homer.sh 2019-07-30 11:01:37,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:01:37,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1733 2019-07-30 11:01:37,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 11:01:37,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 11:01:37,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-07-30 11:01:37,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-07-30 11:01:37,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-07-30 11:01:37,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 11:01:37,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:37,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:37,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:37,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:37,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:37,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:37,659 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:37 GMT 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:37,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:37,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:37,660 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:42,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:42,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:42,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.213Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VBKK3/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:34.785Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ffb14265-0970-4eb0-98d2-afbac1cdd5cd"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.213Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:34.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.213Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:34.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.277Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:34.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "message": "Process created, PID: 1733", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "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-30T11:01:35.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/N7I1X/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "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-30T11:01:35.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:35.787Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.397Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.397Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.397Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.397Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/R2889/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "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-30T11:01:35.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "message": "Process created, PID: 1748", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:35.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "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-30T11:01:35.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:36.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:36.977Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:36.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:37.534Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:37.534Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/VKXP1/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:37.534Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:36.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:37.534Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:36.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:37.534Z", "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-30T11:01:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:37.534Z", "message": "Process created, PID: 1744", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:37.534Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:37.534Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.155Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.155Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.155Z", "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-30T11:01:37.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.155Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/MRA0Y/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:36.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.155Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.838Z", "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-30T11:01:36.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.838Z", "message": "Process created, PID: 1733", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:36.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.838Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:36.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.838Z", "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-30T11:01:37.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.838Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.838Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/VIAY4/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:38.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.838Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:37.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.838Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:36.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}], "metadata": {"pagination": {"total": 2698, "offset": 2639, "size": 50}}} 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:42 GMT 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:01:42,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:42,781 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:42,781 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:42,781 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:01:42,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VBKK3/append_proxy_snmp_conf.py 2019-07-30 11:01:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 11:01:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:01:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 11:01:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1733 2019-07-30 11:01:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-07-30 11:01:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-07-30 11:01:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-07-30 11:01:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 11:01:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/N7I1X/install-ellis.sh 2019-07-30 11:01:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:01:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 11:01:42,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-30 11:01:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 11:01:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-30 11:01:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-07-30 11:01:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 11:01:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/R2889/install-dime.sh 2019-07-30 11:01:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:01:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1748 2019-07-30 11:01:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 11:01:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-07-30 11:01:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-07-30 11:01:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-07-30 11:01:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-07-30 11:01:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 11:01:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-30 11:01:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/VKXP1/install-vellum.sh 2019-07-30 11:01:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 11:01:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:01:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1744 2019-07-30 11:01:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 11:01:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 11:01:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-07-30 11:01:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-30 11:01:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-07-30 11:01:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/MRA0Y/install-bono.sh 2019-07-30 11:01:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:01:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:01:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1733 2019-07-30 11:01:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-07-30 11:01:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-07-30 11:01:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-07-30 11:01:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/VIAY4/install-sprout.sh 2019-07-30 11:01:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-07-30 11:01:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 11:01:42,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:42,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:42,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:42,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:42,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:42,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:42,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:42,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:42,856 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:42,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:42,856 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:42 GMT 2019-07-30 11:01:42,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:42,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:42,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:42,856 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:42,857 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:47,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:48,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:48,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:48,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:48,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:48,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:48,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:48,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:48,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:38.838Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:36.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:39.693Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:38.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:39.693Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:38.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:39.693Z", "message": "Process created, PID: 1747", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:38.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:39.693Z", "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-30T11:01:38.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:39.693Z", "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-30T11:01:38.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:39.693Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:39.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:39.693Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:38.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:39.693Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:38.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:47.699Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wlqzvw\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://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\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,219 kB/s)\nReading package lists...\n\nreal\t0m12.884s\nuser\t0m5.042s\nsys\t0m0.650s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:46.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}], "metadata": {"pagination": {"total": 2699, "offset": 2689, "size": 50}}} 2019-07-30 11:01:48,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:48,334 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:48 GMT 2019-07-30 11:01:48,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:48,335 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:01:48,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:48,335 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:48,335 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:48,335 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:01:48,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-07-30 11:01:48,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-07-30 11:01:48,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 11:01:48,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1747 2019-07-30 11:01:48,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:01:48,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-07-30 11:01:48,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-07-30 11:01:48,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 11:01:48,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-07-30 11:01:48,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wlqzvw 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://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 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,219 kB/s) Reading package lists... real 0m12.884s user 0m5.042s sys 0m0.650s 2019-07-30 11:01:48,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:48,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:48,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:48,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:48,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:48,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:48,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:48,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:48,740 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:48,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:48,740 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:48 GMT 2019-07-30 11:01:48,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:48,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:48,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:48,741 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:48,741 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:53,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:54,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:54,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:54,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:54,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:54,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:54,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:54,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:54,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:48.405Z", "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-30T11:01:46.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:48.405Z", "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-30T11:01:46.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:50.726Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-a2ux90\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\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,229 kB/s)\nReading package lists...\n\nreal\t0m14.674s\nuser\t0m4.962s\nsys\t0m0.632s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:50.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:52.510Z", "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-30T11:01:50.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:52.510Z", "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-30T11:01:50.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}], "metadata": {"pagination": {"total": 2704, "offset": 2699, "size": 50}}} 2019-07-30 11:01:54,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:54,089 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:54 GMT 2019-07-30 11:01:54,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:54,090 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:01:54,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:54,090 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:54,090 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:54,090 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:01:54,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:01:54,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-07-30 11:01:54,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-a2ux90 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 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,229 kB/s) Reading package lists... real 0m14.674s user 0m4.962s sys 0m0.632s 2019-07-30 11:01:54,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-07-30 11:01:54,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:01:54,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:54,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:54,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:54,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:54,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:54,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:54,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:54,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:54,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:54,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:54,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:54 GMT 2019-07-30 11:01:54,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:54,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:54,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:54,550 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:54,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:59,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:01:59,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:59,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:59,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:59,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:59,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:59,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:59,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:59,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:54.161Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-2yxmfl\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [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,227 kB/s)\nReading package lists...\n\nreal\t0m17.274s\nuser\t0m4.957s\nsys\t0m0.496s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:52.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.197Z", "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-30T11:01:54.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.197Z", "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-30T11:01:52.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.197Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 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\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\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,215 kB/s)\nReading package lists...\n\nreal\t0m16.873s\nuser\t0m4.873s\nsys\t0m0.606s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:54.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.197Z", "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-30T11:01:52.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.197Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:53.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.197Z", "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-30T11:01:54.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.755Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-1wwoo2\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\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,263 kB/s)\nReading package lists...\n\nreal\t0m15.844s\nuser\t0m4.864s\nsys\t0m0.757s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:55.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.755Z", "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-30T11:01:55.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.755Z", "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-30T11:01:55.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.755Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:55.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.755Z", "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-30T11:01:54.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.755Z", "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-30T11:01:54.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:55.755Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp\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://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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,266 kB/s)\nReading package lists...\n\nreal\t0m16.680s\nuser\t0m5.005s\nsys\t0m0.598s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:54.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:56.578Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:55.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:57.545Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:57.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:58.209Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:56.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:01:58.831Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:01:58.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2722, "offset": 2704, "size": 50}}} 2019-07-30 11:01:59,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:59,662 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:59 GMT 2019-07-30 11:01:59,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:59,663 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:01:59,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:59,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:59,663 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:01:59,663 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:01:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-2yxmfl 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [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,227 kB/s) Reading package lists... real 0m17.274s user 0m4.957s sys 0m0.496s 2019-07-30 11:01:59,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:01:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-07-30 11:01:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 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 Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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,215 kB/s) Reading package lists... real 0m16.873s user 0m4.873s sys 0m0.606s 2019-07-30 11:01:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:01:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:01:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-07-30 11:01:59,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-1wwoo2 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 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,263 kB/s) Reading package lists... real 0m15.844s user 0m4.864s sys 0m0.757s 2019-07-30 11:01:59,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-07-30 11:01:59,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:01:59,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:01:59,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-07-30 11:01:59,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:01:59,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp 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://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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,266 kB/s) Reading package lists... real 0m16.680s user 0m5.005s sys 0m0.598s 2019-07-30 11:01:59,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:01:59,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:01:59,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:01:59,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:01:59,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:01:59,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:01:59,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:01:59,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:01:59,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:01:59,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:01:59,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:01:59,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:01:59,745 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:01:59,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:01:59,745 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:01:59 GMT 2019-07-30 11:01:59,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:01:59,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:01:59,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:01:59,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:01:59,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:04,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:04,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:04,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:04,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:04,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:04,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:04,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:04,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:04,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2722, "size": 50}}} 2019-07-30 11:02:04,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:04,918 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:04 GMT 2019-07-30 11:02:04,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:04,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:02:04,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:04,918 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:04,918 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:04,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:04,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:04,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:04,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:04,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:04,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:04,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:04,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:04,996 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:04,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:04,997 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:04 GMT 2019-07-30 11:02:04,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:04,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:04,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:04,997 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:04,997 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:10,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:10,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:10,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2722, "size": 50}}} 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:10 GMT 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:10,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:02:10,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:10,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:10,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:10,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:10,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:10,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:10,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:10,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:10,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:10,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:10,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:10,203 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:10,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:10,204 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:10 GMT 2019-07-30 11:02:10,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:10,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:10,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:10,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:10,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:15,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:15,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:15,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:15,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:14.344Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:13.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}], "metadata": {"pagination": {"total": 2723, "offset": 2722, "size": 50}}} 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:15 GMT 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-07-30 11:02:15,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:15,295 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:15,295 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:02:15,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:15,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:15,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:15,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:15,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:15,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:15,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:15,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:15,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:15,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:15,384 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:15 GMT 2019-07-30 11:02:15,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:15,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:15,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:15,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:15,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:20,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:20,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:20,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:20,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:20,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:15.745Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:15.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:16.578Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:15.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:17.556Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:17.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:18.385Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:17.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:19.030Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:18.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2728, "offset": 2723, "size": 50}}} 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:20 GMT 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:20,560 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:20,561 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:20,561 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:02:20,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:02:20,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:02:20,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:02:20,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:02:20,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:02:20,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:20,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:20,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:20,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:20,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:20,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:20,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:20,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:20,653 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:20,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:20,654 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:20 GMT 2019-07-30 11:02:20,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:20,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:20,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:20,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:20,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:25,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:25,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:25,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:25,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:25 GMT 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:02:25,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:25,861 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:25,861 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:25,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:25,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:25,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:25,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:25,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:25,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:25,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:25,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:25,948 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:25,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:25,948 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:25 GMT 2019-07-30 11:02:25,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:25,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:25,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:25,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:25,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:30,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:31,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:31,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:31,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:31,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:31,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:31,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:31,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:31,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-07-30 11:02:31,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:31,079 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:31 GMT 2019-07-30 11:02:31,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:31,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:02:31,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:31,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:31,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:31,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:31,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:31,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:31,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:31,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:31,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:31,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:31,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:31,296 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:31,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:31,296 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:31 GMT 2019-07-30 11:02:31,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:31,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:31,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:31,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:31,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:36,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:36,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:36,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:36,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:34.331Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:33.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:35.734Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:35.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}], "metadata": {"pagination": {"total": 2730, "offset": 2728, "size": 50}}} 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:36 GMT 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:02:36,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:36,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:36,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:36,420 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:02:36,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:02:36,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:02:36,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:36,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:36,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:36,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:36,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:36,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:36,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:36,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:36,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:36,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:36,620 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:36 GMT 2019-07-30 11:02:36,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:36,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:36,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:36,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:36,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:41,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:41,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:41,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:41,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:41,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:41,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:41,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:36.606Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:35.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:37.542Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:37.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:38.425Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:37.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:39.043Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:38.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2734, "offset": 2730, "size": 50}}} 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:41 GMT 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:41,755 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:02:41,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:02:41,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:02:41,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:02:41,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:02:41,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:41,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:41,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:41,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:41,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:41,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:41,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:41,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:41,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:41,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:41,845 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:41 GMT 2019-07-30 11:02:41,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:41,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:41,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:41,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:41,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:46,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:46,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:46,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:46,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:46,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:46,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:46,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:46,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:46,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2734, "offset": 2734, "size": 50}}} 2019-07-30 11:02:46,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:46,949 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:46 GMT 2019-07-30 11:02:46,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:46,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:02:46,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:46,950 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:46,950 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:46,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:47,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:47,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:47,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:47,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:47,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:47,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:47,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:47,045 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:47,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:47,046 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:47 GMT 2019-07-30 11:02:47,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:47,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:47,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:47,046 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:47,046 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:52,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:52,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:52,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:52,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:52,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:52,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:52,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:52,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:52,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2734, "offset": 2734, "size": 50}}} 2019-07-30 11:02:52,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:52,162 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:52 GMT 2019-07-30 11:02:52,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:52,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:02:52,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:52,162 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:52,162 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:52,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:52,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:52,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:52,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:52,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:52,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:52,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:52,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:52,253 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:52,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:52,254 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:52 GMT 2019-07-30 11:02:52,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:52,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:52,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:52,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:52,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:57,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:02:57,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:57,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:57,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:57,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:57,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:57,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:57,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:57,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:54.338Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:53.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:55.727Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:55.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:56.627Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:55.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}], "metadata": {"pagination": {"total": 2737, "offset": 2734, "size": 50}}} 2019-07-30 11:02:57,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:57,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:57 GMT 2019-07-30 11:02:57,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:57,421 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:02:57,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:57,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:57,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:02:57,421 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:02:57,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:02:57,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:02:57,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:02:57,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:02:57,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:02:57,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:02:57,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:02:57,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:02:57,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:02:57,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:02:57,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:02:57,534 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:02:57,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:02:57,534 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:02:57 GMT 2019-07-30 11:02:57,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:02:57,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:02:57,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:02:57,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:02:57,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:02,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:02,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:02,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:02,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:02,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:02,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:02,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:02,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:02,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:57.559Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:57.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:58.444Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:57.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:02:59.026Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:02:58.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2740, "offset": 2737, "size": 50}}} 2019-07-30 11:03:02,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:02,698 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:02 GMT 2019-07-30 11:03:02,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:02,699 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:03:02,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:02,699 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:02,699 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:02,699 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:03:02,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:03:02,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:03:02,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:03:02,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:02,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:02,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:02,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:02,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:02,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:02,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:02,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:02,917 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:02,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:02,917 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:02 GMT 2019-07-30 11:03:02,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:02,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:02,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:02,917 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:02,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:07,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:08,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:08,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:08,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:08,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:08,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:08,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:08,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:08,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2740, "offset": 2740, "size": 50}}} 2019-07-30 11:03:08,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:08,121 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:08 GMT 2019-07-30 11:03:08,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:08,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:03:08,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:08,121 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:08,121 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:08,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:08,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:08,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:08,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:08,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:08,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:08,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:08,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:08,211 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:08,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:08,211 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:08 GMT 2019-07-30 11:03:08,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:08,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:08,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:08,212 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:08,212 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:13,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:13,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:13,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:13,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2740, "offset": 2740, "size": 50}}} 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:13 GMT 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:13,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:13,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:13,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:13,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:13,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:13,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:13,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:13,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:13,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:13,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:13,508 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:13,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:13,509 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:13 GMT 2019-07-30 11:03:13,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:13,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:13,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:13,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:13,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:18,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:18,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:18,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:18,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:18,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:18,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:18,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:18,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:18,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:14.351Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:13.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:15.768Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:15.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:16.607Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:15.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:17.581Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:17.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:18.428Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:17.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}], "metadata": {"pagination": {"total": 2745, "offset": 2740, "size": 50}}} 2019-07-30 11:03:18,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:18,680 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:18 GMT 2019-07-30 11:03:18,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:18,680 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:03:18,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:18,680 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:18,680 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:18,680 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:03:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:03:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:03:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:03:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:03:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:03:18,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:18,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:18,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:18,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:18,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:18,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:18,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:18,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:18,743 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:18,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:18,743 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:18 GMT 2019-07-30 11:03:18,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:18,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:18,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:18,744 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:18,744 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:23,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:23,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:23,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:23,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:23,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:19.051Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:18.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2746, "offset": 2745, "size": 50}}} 2019-07-30 11:03:23,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:23,859 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:23 GMT 2019-07-30 11:03:23,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:23,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-07-30 11:03:23,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:23,859 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:23,859 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:23,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:03:23,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:23,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:23,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:23,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:23,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:23,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:23,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:23,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:23,954 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:23,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:23,954 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:23 GMT 2019-07-30 11:03:23,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:23,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:23,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:23,955 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:23,955 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:28,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:29,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:29,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:29,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:29,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:29,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:29,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:29,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:29,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2746, "offset": 2746, "size": 50}}} 2019-07-30 11:03:29,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:29,056 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:29 GMT 2019-07-30 11:03:29,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:29,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:03:29,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:29,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:29,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:29,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:29,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:29,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:29,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:29,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:29,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:29,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:29,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:29,150 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:29,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:29,150 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:29 GMT 2019-07-30 11:03:29,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:29,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:29,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:29,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:29,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:34,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:34,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:34,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:34,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2746, "offset": 2746, "size": 50}}} 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:34 GMT 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:03:34,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:34,287 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:34,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:34,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:34,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:34,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:34,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:34,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:34,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:34,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:34,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:34,380 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:34,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:34,380 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:34 GMT 2019-07-30 11:03:34,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:34,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:34,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:34,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:34,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:39,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:39,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:39,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:39,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:39,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:39,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:34.359Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:33.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:35.749Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:35.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:36.639Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:35.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:37.614Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:37.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:38.441Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:37.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:39.029Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:38.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2752, "offset": 2746, "size": 50}}} 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:39 GMT 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:39,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:39,512 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:03:39,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:03:39,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:03:39,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:03:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:03:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:03:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:03:39,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:39,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:39,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:39,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:39,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:39,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:39,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:39,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:39,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:39,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:39,619 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:39 GMT 2019-07-30 11:03:39,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:39,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:39,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:39,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:39,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:44,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:44,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:44,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:44,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:44,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2752, "offset": 2752, "size": 50}}} 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:44 GMT 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:44,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:44,761 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:44,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:44,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:44,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:44,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:44,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:44,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:44,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:44,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:44,865 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:44,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:44,865 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:44 GMT 2019-07-30 11:03:44,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:44,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:44,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:44,865 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:44,865 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:49,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:49,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:49,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:49,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:49,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2752, "offset": 2752, "size": 50}}} 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:49 GMT 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:49,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:49,969 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:49,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:50,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:50,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:50,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:50,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:50,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:50,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:50,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:50,045 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:50,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:50,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:50 GMT 2019-07-30 11:03:50,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:50,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:50,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:50,045 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:50,045 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:55,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:03:55,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:55,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:55,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:55,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:55,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:55,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:55,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:55,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:54.359Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:53.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:54.890Z", "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-30T11:03:53.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:54.890Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp\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://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://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 13s (3,842 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 8487\nSetting up restund (1.0-171215.183529) ...\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 8544\nclearwater-socket-factory-sig start/running, process 8549\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\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\t1m59.158s\nuser\t0m8.579s\nsys\t0m8.008s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:53.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}], "metadata": {"pagination": {"total": 2755, "offset": 2752, "size": 50}}} 2019-07-30 11:03:55,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:55,151 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:55 GMT 2019-07-30 11:03:55,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:55,151 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:03:55,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:55,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:55,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:03:55,152 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:03:55,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:03:55,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:03:55,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp 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://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://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 13s (3,842 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 8487 Setting up restund (1.0-171215.183529) ... 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 8544 clearwater-socket-factory-sig start/running, process 8549 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... 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 1m59.158s user 0m8.579s sys 0m8.008s 2019-07-30 11:03:55,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:03:55,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:03:55,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:03:55,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:03:55,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:03:55,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:03:55,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:03:55,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:03:55,218 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:03:55,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:03:55,218 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:03:55 GMT 2019-07-30 11:03:55,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:03:55,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:03:55,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:03:55,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:03:55,219 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:00,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:00,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:00,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:00,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:55.795Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:55.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:56.827Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:55.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:57.594Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:57.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:58.442Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:57.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:03:59.042Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:03:58.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2760, "offset": 2755, "size": 50}}} 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:00 GMT 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:00,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:00,337 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:00,337 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:00,337 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:00,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:04:00,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:04:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:04:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:04:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:04:00,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:00,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:00,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:00,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:00,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:00,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:00,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:00,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:00,422 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:00,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:00,422 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:00 GMT 2019-07-30 11:04:00,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:00,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:00,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:00,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:00,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:05,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:05,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:05,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:05,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:05,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:05,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:05,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:05,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:05,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2760, "offset": 2760, "size": 50}}} 2019-07-30 11:04:05,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:05,826 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:05 GMT 2019-07-30 11:04:05,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:05,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:04:05,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:05,827 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:05,827 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:05,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:05,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:05,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:05,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:05,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:05,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:05,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:05,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:05,916 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:05,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:05,916 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:05 GMT 2019-07-30 11:04:05,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:05,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:05,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:05,917 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:05,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:10,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:11,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:11,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:11,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:11,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:11,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:11,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:11,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:11,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2760, "offset": 2760, "size": 50}}} 2019-07-30 11:04:11,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:11,106 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:11 GMT 2019-07-30 11:04:11,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:11,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:04:11,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:11,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:11,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:11,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:11,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:11,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:11,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:11,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:11,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:11 GMT 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:11,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:16,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:16,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:16,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:16,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:16,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:16,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:16,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:16,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:16,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:12.792Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wlqzvw\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://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/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 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 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 12s (6,832 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 8839\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\t2m24.870s\nuser\t0m20.436s\nsys\t0m11.483s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:11.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:13.346Z", "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-30T11:04:11.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:14.377Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:13.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:15.808Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:15.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}], "metadata": {"pagination": {"total": 2764, "offset": 2760, "size": 50}}} 2019-07-30 11:04:16,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:16,338 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:16 GMT 2019-07-30 11:04:16,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:16,339 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:16,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:16,339 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:16,339 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:16,339 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:16,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wlqzvw 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://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/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 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 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 12s (6,832 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 8839 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 2m24.870s user 0m20.436s sys 0m11.483s 2019-07-30 11:04:16,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:04:16,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:04:16,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:04:16,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:16,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:16,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:16,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:16,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:16,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:16,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:16,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:16,414 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:16,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:16,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:16 GMT 2019-07-30 11:04:16,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:16,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:16,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:16,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:16,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:21,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:21,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:16.830Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:15.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:17.599Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:17.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:18.454Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:17.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:19.017Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:18.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2768, "offset": 2764, "size": 50}}} 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:21 GMT 2019-07-30 11:04:21,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:21,678 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:21,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:21,678 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:21,678 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:21,678 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:21,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:04:21,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:04:21,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:04:21,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:04:21,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:21,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:21,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:21,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:21,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:21,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:21,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:21,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:21,748 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:21,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:21,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:21 GMT 2019-07-30 11:04:21,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:21,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:21,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:21,749 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:21,749 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:26,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:26,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:26,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:26,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:26,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:26,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:26,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:26,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:26,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:24.820Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-1wwoo2\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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,484 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 8781\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 8814\nclearwater-socket-factory-sig start/running, process 8819\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8868\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\t2m29.400s\nuser\t0m9.630s\nsys\t0m8.861s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:24.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:25.341Z", "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-30T11:04:24.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2770, "offset": 2768, "size": 50}}} 2019-07-30 11:04:26,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:26,955 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:26 GMT 2019-07-30 11:04:26,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:26,955 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:26,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:26,956 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:26,956 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:26,956 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:26,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-1wwoo2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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,484 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 8781 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 8814 clearwater-socket-factory-sig start/running, process 8819 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8868 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 2m29.400s user 0m9.630s sys 0m8.861s 2019-07-30 11:04:26,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:04:26,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:27,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:27,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:27,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:27,056 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:27 GMT 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:27,056 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:27,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:32,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:32,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:32,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:32,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:32,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:32,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:32,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:32,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:32,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:31.304Z", "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 4s (9,224 kB/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\t0m36.642s\nuser\t0m13.140s\nsys\t0m3.482s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:30.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:31.997Z", "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-30T11:04:30.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}], "metadata": {"pagination": {"total": 2772, "offset": 2770, "size": 50}}} 2019-07-30 11:04:32,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:32,191 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:32 GMT 2019-07-30 11:04:32,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:32,191 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:32,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:32,191 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:32,191 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:32,191 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:32,192 - 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 4s (9,224 kB/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 0m36.642s user 0m13.140s sys 0m3.482s 2019-07-30 11:04:32,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:04:32,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:32,636 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:32 GMT 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:32,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:37,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:37,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:37,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:37,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:37,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:37,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:37,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:37,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:37,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:34.586Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:33.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:35.828Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:35.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:36.842Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:35.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}], "metadata": {"pagination": {"total": 2775, "offset": 2772, "size": 50}}} 2019-07-30 11:04:37,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:37,810 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:37 GMT 2019-07-30 11:04:37,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:37,810 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:37,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:37,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:37,810 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:37,810 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:37,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:04:37,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:04:37,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:04:37,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:37,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:37,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:37,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:37,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:37,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:37,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:37,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:37,895 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:37,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:37,896 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:37 GMT 2019-07-30 11:04:37,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:37,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:37,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:37,896 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:37,896 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:42,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:43,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:43,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:37.831Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:37.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:38.667Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:37.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:39.745Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:38.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:42.677Z", "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 (576 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\t0m11.321s\nuser\t0m0.911s\nsys\t0m0.683s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:41.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}], "metadata": {"pagination": {"total": 2779, "offset": 2775, "size": 50}}} 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:43 GMT 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:43,050 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:43,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:43,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:43,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:43,051 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:43,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:04:43,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:04:43,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:04:43,052 - 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 (576 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 0m11.321s user 0m0.911s sys 0m0.683s 2019-07-30 11:04:43,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:43,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:43,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:43,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:43,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:43,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:43,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:43,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:43,134 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:43,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:43,134 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:43 GMT 2019-07-30 11:04:43,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:43,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:43,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:43,135 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:43,135 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:48,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:48,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:48,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:48,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:48,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:48,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:48,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:48,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:48,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:43.379Z", "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-30T11:04:41.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:43.379Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:41.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:43.379Z", "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-30T11:04:41.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:44.112Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-a2ux90\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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,253 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 9090\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 9831\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\t2m52.671s\nuser\t0m17.251s\nsys\t0m11.268s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:43.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:44.112Z", "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-30T11:04:43.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:44.884Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.067s\nuser\t0m0.008s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:43.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 117 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 518 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 546 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:59 ? 00:00:00 [kauditd]\nroot 906 1 0 10:59 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 926 1 0 10:59 ? 00:00:00 dbus-daemon --system --fork\nroot 940 1 0 10:59 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 949 1 0 10:59 ? 00:00:00 rsyslogd\nroot 1038 1 0 10:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 10:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 10:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 10:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 10:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1090 1 0 10:59 ? 00:00:00 /usr/sbin/sshd -D\nroot 1092 1 0 10:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1093 1 0 10:59 ? 00:00:00 cron\ndaemon 1094 1 0 10:59 ? 00:00:00 atd\nroot 1185 1 0 10:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_8sz4qp/env/bin/python -m cloudify_agent.worker --queue bono_host_8sz4qp --max-workers 5 --name bono_host_8sz4qp\nubuntu 1464 1462 0 10:59 ? 00:00:01 /home/ubuntu/bono_host_8sz4qp/env/bin/python -m cloudify_agent.worker --queue bono_host_8sz4qp --max-workers 5 --name bono_host_8sz4qp\nubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/bono_host_8sz4qp/env/bin/diamond --configfile /home/ubuntu/bono_host_8sz4qp/work/plugins/diamond/etc/diamond.conf\nubuntu 1723 1464 1 11:01 ? 00:00:02 /home/ubuntu/bono_host_8sz4qp/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-xsV7kv\nubuntu 1733 1723 0 11:01 ? 00:00:00 /bin/sh -c /tmp/MRA0Y/install-bono.sh\nubuntu 1735 1733 0 11:01 ? 00:00:00 /bin/bash -e /tmp/MRA0Y/install-bono.sh\nntp 7979 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8487 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8544 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8545 8544 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8549 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8550 8549 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8559 8545 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8560 8550 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8561 8560 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8848 1 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-a9ttv3.clearwater.local --alias=172.30.9.202,bono-a9ttv3.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-a9ttv3.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 9624 1 0 11:04 ? 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 9671 1735 0 11:04 ? 00:00:00 /bin/bash -e /tmp/MRA0Y/install-bono.sh\nubuntu 9672 9671 0 11:04 ? 00:00:00 /bin/bash -e /tmp/MRA0Y/install-bono.sh\nroot 9673 9672 0 11:04 ? 00:00:00 sudo ps -edf\nroot 9674 9673 0 11:04 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:43.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "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:53204 0.0.0.0:* LISTEN 1723/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9624/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 8487/monit \ntcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 8848/bono \ntcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 8848/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8848/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9624/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1090/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9624/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 546/dhclient \nudp 0 0 0.0.0.0:28792 0.0.0.0:* 546/dhclient \nudp 0 0 192.168.120.8:123 0.0.0.0:* 7979/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7979/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7979/ntpd \nudp 0 0 192.168.120.8:5058 0.0.0.0:* 8848/bono \nudp 0 0 192.168.120.8:5060 0.0.0.0:* 8848/bono \nudp6 0 0 ::1:53 :::* 9624/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 7979/ntpd \nudp6 0 0 ::1:123 :::* 7979/ntpd \nudp6 0 0 :::123 :::* 7979/ntpd \nudp6 0 0 :::65035 :::* 546/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8766 926/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9033 1092/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7255 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 19998 8559/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19999 8561/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart\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-30T11:04:43.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:43.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "message": "[bono] => /var/log/dmesg\n/var/log/sysstat/clearwater-sa30\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_err.log\n/var/log/bono/bono_20190730T110000Z.txt\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.005s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:43.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "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-30T11:04:43.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "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-30T11:04:44.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "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-30T11:04:44.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "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-30T11:04:44.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "message": "[bono] => 2019:07:30 11:03:49: Namespace: management\n2019:07:30 11:03:49: [management] Starting server\n2019:07:30 11:03:49: [management] Listening for requests\n2019:07:30 11:03:49: Namespace: signaling\n2019:07:30 11:03:49: [signaling] Starting server\n2019:07:30 11:03:49: [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-30T11:04:44.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:43.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:53:24:d6 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe53:24d6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75973 errors:0 dropped:0 overruns:0 frame:0\n TX packets:37416 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135476248 (135.4 MB) TX bytes:5543627 (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:918 errors:0 dropped:0 overruns:0 frame:0\n TX packets:918 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:111052 (111.0 KB) TX bytes:111052 (111.0 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-30T11:04:43.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:43.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:45.523Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:43.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "[bono] sudo cat /var/log/bono/bono_20190730T110000Z.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-30T11:04:44.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "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-30T11:04:44.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "Execution done (PID=1733, return_code=0): /tmp/MRA0Y/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": " \r100 3149 100 3149 0 0 19222 0 --:--:-- --:--:-- --:--:-- 19319", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": " /tmp/MRA0Y/install-bono.sh: line 6: /home/ubuntu/bono_host_8sz4qp/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-30T11:04:44.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "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-30T11:04:44.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "[bono] => 2019-07-30 11:04:10.375846906 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "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-30T11:04:44.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:45.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:44.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "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-30T11:04:44.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.074Z", "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-30T11:04:44.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.81eebb05-c853-4aee-bde8-02fd793c74e2"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.710Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:46.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.710Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:46.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:46.710Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:46.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:47.363Z", "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 4s (8,271 kB/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\t0m33.924s\nuser\t0m12.976s\nsys\t0m3.610s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:45.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:47.363Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:46.927Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:47.363Z", "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-30T11:04:45.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:47.363Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:45.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:47.363Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:45.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}], "metadata": {"pagination": {"total": 2826, "offset": 2779, "size": 50}}} 2019-07-30 11:04:48,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:48,322 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:48 GMT 2019-07-30 11:04:48,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:48,323 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:48,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:48,323 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:48,323 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:48,323 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:48,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-07-30 11:04:48,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-07-30 11:04:48,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-07-30 11:04:48,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-a2ux90 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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,253 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 9090 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 9831 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 2m52.671s user 0m17.251s sys 0m11.268s 2019-07-30 11:04:48,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:04:48,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.067s user 0m0.008s sys 0m0.050s 2019-07-30 11:04:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 117 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 518 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 546 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:59 ? 00:00:00 [kauditd] root 906 1 0 10:59 ? 00:00:00 upstart-file-bridge --daemon message+ 926 1 0 10:59 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 10:59 ? 00:00:00 /lib/systemd/systemd-logind syslog 949 1 0 10:59 ? 00:00:00 rsyslogd root 1038 1 0 10:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 10:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 10:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 10:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 10:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1090 1 0 10:59 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 10:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1093 1 0 10:59 ? 00:00:00 cron daemon 1094 1 0 10:59 ? 00:00:00 atd root 1185 1 0 10:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_8sz4qp/env/bin/python -m cloudify_agent.worker --queue bono_host_8sz4qp --max-workers 5 --name bono_host_8sz4qp ubuntu 1464 1462 0 10:59 ? 00:00:01 /home/ubuntu/bono_host_8sz4qp/env/bin/python -m cloudify_agent.worker --queue bono_host_8sz4qp --max-workers 5 --name bono_host_8sz4qp ubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/bono_host_8sz4qp/env/bin/diamond --configfile /home/ubuntu/bono_host_8sz4qp/work/plugins/diamond/etc/diamond.conf ubuntu 1723 1464 1 11:01 ? 00:00:02 /home/ubuntu/bono_host_8sz4qp/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-xsV7kv ubuntu 1733 1723 0 11:01 ? 00:00:00 /bin/sh -c /tmp/MRA0Y/install-bono.sh ubuntu 1735 1733 0 11:01 ? 00:00:00 /bin/bash -e /tmp/MRA0Y/install-bono.sh ntp 7979 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8487 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8544 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8545 8544 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8549 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8550 8549 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8559 8545 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8560 8550 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8561 8560 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8848 1 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-a9ttv3.clearwater.local --alias=172.30.9.202,bono-a9ttv3.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-a9ttv3.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 9624 1 0 11:04 ? 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 9671 1735 0 11:04 ? 00:00:00 /bin/bash -e /tmp/MRA0Y/install-bono.sh ubuntu 9672 9671 0 11:04 ? 00:00:00 /bin/bash -e /tmp/MRA0Y/install-bono.sh root 9673 9672 0 11:04 ? 00:00:00 sudo ps -edf root 9674 9673 0 11:04 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.005s 2019-07-30 11:04:48,329 - 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:53204 0.0.0.0:* LISTEN 1723/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9624/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 8487/monit tcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 8848/bono tcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 8848/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8848/bono tcp6 0 0 ::1:53 :::* LISTEN 9624/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1090/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9624/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 546/dhclient udp 0 0 0.0.0.0:28792 0.0.0.0:* 546/dhclient udp 0 0 192.168.120.8:123 0.0.0.0:* 7979/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7979/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7979/ntpd udp 0 0 192.168.120.8:5058 0.0.0.0:* 8848/bono udp 0 0 192.168.120.8:5060 0.0.0.0:* 8848/bono udp6 0 0 ::1:53 :::* 9624/dnsmasq udp6 0 0 fe80::f816:3eff:fe5:123 :::* 7979/ntpd udp6 0 0 ::1:123 :::* 7979/ntpd udp6 0 0 :::123 :::* 7979/ntpd udp6 0 0 :::65035 :::* 546/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8766 926/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9033 1092/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7255 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 19998 8559/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19999 8561/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart real 0m0.010s user 0m0.000s sys 0m0.008s 2019-07-30 11:04:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-07-30 11:04:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/clearwater-sa30 /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_err.log /var/log/bono/bono_20190730T110000Z.txt /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.005s sys 0m0.001s 2019-07-30 11:04:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 11:04:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 11:04:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 11:04:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 11:04:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:07:30 11:03:49: Namespace: management 2019:07:30 11:03:49: [management] Starting server 2019:07:30 11:03:49: [management] Listening for requests 2019:07:30 11:03:49: Namespace: signaling 2019:07:30 11:03:49: [signaling] Starting server 2019:07:30 11:03:49: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-30 11:04:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-07-30 11:04:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:53:24:d6 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe53:24d6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:75973 errors:0 dropped:0 overruns:0 frame:0 TX packets:37416 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135476248 (135.4 MB) TX bytes:5543627 (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:918 errors:0 dropped:0 overruns:0 frame:0 TX packets:918 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:111052 (111.0 KB) TX bytes:111052 (111.0 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-30 11:04:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-07-30 11:04:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-07-30 11:04:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190730T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-07-30 11:04:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 11:04:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1733, return_code=0): /tmp/MRA0Y/install-bono.sh 2019-07-30 11:04:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:04:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:04:48,331 - 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-8sz4qp 2019-07-30 11:04:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19222 0 --:--:-- --:--:-- --:--:-- 19319 2019-07-30 11:04:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/MRA0Y/install-bono.sh: line 6: /home/ubuntu/bono_host_8sz4qp/env/bin/ctx: Argument list too long 2019-07-30 11:04:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 11:04:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 11:04:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:04:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:04:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:04:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-07-30 11:04:10.375846906 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-30 11:04:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 11:04:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:04:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-07-30 11:04:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-8sz4qp 2019-07-30 11:04:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 11:04:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 11:04:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 11:04:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 11:04:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 11:04:48,334 - 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 4s (8,271 kB/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 0m33.924s user 0m12.976s sys 0m3.610s 2019-07-30 11:04:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:04:48,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-07-30 11:04:48,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-07-30 11:04:48,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-07-30 11:04:48,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:48,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:48,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:48,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:48,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:48,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:48,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:48,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:48,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:48,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:48,675 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:48 GMT 2019-07-30 11:04:48,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:48,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:48,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:48,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:48,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:53,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:53,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:53,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:53,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:53,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:53,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:53,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:53,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:53,795 - 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-30T11:04:48.325Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9VH0Y/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.201Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.162Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:49.088Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "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-30T11:04:48.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.093s\nuser\t0m0.011s\nsys\t0m0.045s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:44:bc:36 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:bc36/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101447 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34499 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170496839 (170.4 MB) TX bytes:5460705 (5.4 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:838 errors:0 dropped:0 overruns:0 frame:0\n TX packets:838 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:115806 (115.8 KB) TX bytes:115806 (115.8 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 115 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 519 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 552 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:59 ? 00:00:00 [kauditd]\nmessage+ 870 1 0 10:59 ? 00:00:00 dbus-daemon --system --fork\nroot 907 1 0 10:59 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 10:59 ? 00:00:00 rsyslogd\nroot 944 1 0 10:59 ? 00:00:00 upstart-file-bridge --daemon\nroot 1040 1 0 10:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:59 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 10:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 10:59 ? 00:00:00 cron\ndaemon 1097 1 0 10:59 ? 00:00:00 atd\nroot 1185 1 0 10:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_wlqzvw/env/bin/python -m cloudify_agent.worker --queue homer_host_wlqzvw --max-workers 5 --name homer_host_wlqzvw\nubuntu 1464 1462 0 10:59 ? 00:00:01 /home/ubuntu/homer_host_wlqzvw/env/bin/python -m cloudify_agent.worker --queue homer_host_wlqzvw --max-workers 5 --name homer_host_wlqzvw\nubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/homer_host_wlqzvw/env/bin/diamond --configfile /home/ubuntu/homer_host_wlqzvw/work/plugins/diamond/etc/diamond.conf\nubuntu 1723 1464 1 11:01 ? 00:00:02 /home/ubuntu/homer_host_wlqzvw/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-unh0dv\nubuntu 1733 1723 0 11:01 ? 00:00:00 /bin/sh -c /tmp/M6QL8/install-homer.sh\nubuntu 1735 1733 0 11:01 ? 00:00:00 /bin/bash -e /tmp/M6QL8/install-homer.sh\nntp 8324 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8839 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8895 1 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8899 8895 0 11:03 ? 00:00:00 inotifywait -e create -qq .\nroot 9019 1 0 11:03 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9020 9019 0 11:03 ? 00:00:00 nginx: worker process\nwww-data 9021 9019 0 11:03 ? 00:00:00 nginx: worker process\nwww-data 9022 9019 0 11:03 ? 00:00:00 nginx: worker process\nwww-data 9023 9019 0 11:03 ? 00:00:00 nginx: worker process\nroot 9552 8839 0 11:04 ? 00:00:00 [nginx_ping] \nroot 9554 8839 0 11:04 ? 00:00:00 [check-nginx-upt] \nroot 9558 8839 0 11:04 ? 00:00:00 [check-monit-upt] \ndnsmasq 9638 1 0 11:04 ? 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 9685 1735 0 11:04 ? 00:00:00 /bin/bash -e /tmp/M6QL8/install-homer.sh\nubuntu 9686 9685 0 11:04 ? 00:00:00 /bin/bash -e /tmp/M6QL8/install-homer.sh\nroot 9687 9686 0 11:04 ? 00:00:00 sudo ps -edf\nroot 9688 9687 0 11:04 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "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:50415 0.0.0.0:* LISTEN 1723/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9638/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 8839/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9019/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9638/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9638/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient \nudp 0 0 0.0.0.0:28792 0.0.0.0:* 552/dhclient \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8324/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8324/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8324/ntpd \nudp6 0 0 ::1:53 :::* 9638/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8324/ntpd \nudp6 0 0 ::1:123 :::* 8324/ntpd \nudp6 0 0 :::123 :::* 8324/ntpd \nudp6 0 0 :::65035 :::* 552/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9043 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7253 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8690 870/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\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.011s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] => [30-Jul-2019 11:03:50 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 11:03:50 UTC] Waiting for trigger files\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-30T11:04:48.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "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-30T11:04:48.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "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-30T11:04:48.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "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-30T11:04:48.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "[homer] => 2019-07-30 11:04:26.345613580 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-30T11:04:48.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "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-30T11:04:48.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:49.771Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:49.558Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "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-30T11:04:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Execution done (PID=1733, return_code=0): /tmp/M6QL8/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:49.653Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:49.653Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-wlqzvw", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "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-30T11:04:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "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-30T11:04:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "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-30T11:04:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6TAlrQ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:50.197Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:50.205Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:50.213Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:49.636Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:49.636Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfrh0dw', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:49.637Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": "homer_64dmrp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:50.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-wlqzvw", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": " \r100 3149 100 3149 0 0 11981 0 --:--:-- --:--:-- --:--:-- 12019", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.00cc81b9-77f5-46d6-9eca-f3f563840a79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:49.646Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:50.531Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:49.653Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.d4e6c4d6-7300-4bbc-9d20-f81b655be218"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:51.138Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:50.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:51.138Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:50.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:51.138Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:50.770Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:51.801Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:51.236Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:52.350Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:51.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 2877, "offset": 2826, "size": 50}}} 2019-07-30 11:04:53,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:53,795 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:53 GMT 2019-07-30 11:04:53,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:53,795 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:53,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:53,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:53,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:53,796 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:53,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9VH0Y/bind.py 2019-07-30 11:04:53,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 11:04:53,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 11:04:53,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.093s user 0m0.011s sys 0m0.045s 2019-07-30 11:04:53,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-07-30 11:04:53,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:44:bc:36 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe44:bc36/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:101447 errors:0 dropped:0 overruns:0 frame:0 TX packets:34499 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170496839 (170.4 MB) TX bytes:5460705 (5.4 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:838 errors:0 dropped:0 overruns:0 frame:0 TX packets:838 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:115806 (115.8 KB) TX bytes:115806 (115.8 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-07-30 11:04:53,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-07-30 11:04:53,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 115 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 519 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 552 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:59 ? 00:00:00 [kauditd] message+ 870 1 0 10:59 ? 00:00:00 dbus-daemon --system --fork root 907 1 0 10:59 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 10:59 ? 00:00:00 rsyslogd root 944 1 0 10:59 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 10:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:59 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:59 ? 00:00:00 cron daemon 1097 1 0 10:59 ? 00:00:00 atd root 1185 1 0 10:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_wlqzvw/env/bin/python -m cloudify_agent.worker --queue homer_host_wlqzvw --max-workers 5 --name homer_host_wlqzvw ubuntu 1464 1462 0 10:59 ? 00:00:01 /home/ubuntu/homer_host_wlqzvw/env/bin/python -m cloudify_agent.worker --queue homer_host_wlqzvw --max-workers 5 --name homer_host_wlqzvw ubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/homer_host_wlqzvw/env/bin/diamond --configfile /home/ubuntu/homer_host_wlqzvw/work/plugins/diamond/etc/diamond.conf ubuntu 1723 1464 1 11:01 ? 00:00:02 /home/ubuntu/homer_host_wlqzvw/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-unh0dv ubuntu 1733 1723 0 11:01 ? 00:00:00 /bin/sh -c /tmp/M6QL8/install-homer.sh ubuntu 1735 1733 0 11:01 ? 00:00:00 /bin/bash -e /tmp/M6QL8/install-homer.sh ntp 8324 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8839 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8895 1 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8899 8895 0 11:03 ? 00:00:00 inotifywait -e create -qq . root 9019 1 0 11:03 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9020 9019 0 11:03 ? 00:00:00 nginx: worker process www-data 9021 9019 0 11:03 ? 00:00:00 nginx: worker process www-data 9022 9019 0 11:03 ? 00:00:00 nginx: worker process www-data 9023 9019 0 11:03 ? 00:00:00 nginx: worker process root 9552 8839 0 11:04 ? 00:00:00 [nginx_ping] root 9554 8839 0 11:04 ? 00:00:00 [check-nginx-upt] root 9558 8839 0 11:04 ? 00:00:00 [check-monit-upt] dnsmasq 9638 1 0 11:04 ? 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 9685 1735 0 11:04 ? 00:00:00 /bin/bash -e /tmp/M6QL8/install-homer.sh ubuntu 9686 9685 0 11:04 ? 00:00:00 /bin/bash -e /tmp/M6QL8/install-homer.sh root 9687 9686 0 11:04 ? 00:00:00 sudo ps -edf root 9688 9687 0 11:04 ? 00:00:00 ps -edf real 0m0.011s user 0m0.005s sys 0m0.005s 2019-07-30 11:04:53,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-07-30 11:04:53,800 - 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:50415 0.0.0.0:* LISTEN 1723/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9638/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 8839/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9019/nginx tcp6 0 0 ::1:53 :::* LISTEN 9638/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9638/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient udp 0 0 0.0.0.0:28792 0.0.0.0:* 552/dhclient udp 0 0 192.168.120.6:123 0.0.0.0:* 8324/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8324/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8324/ntpd udp6 0 0 ::1:53 :::* 9638/dnsmasq udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8324/ntpd udp6 0 0 ::1:123 :::* 8324/ntpd udp6 0 0 :::123 :::* 8324/ntpd udp6 0 0 :::65035 :::* 552/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9043 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7253 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8690 870/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.012s user 0m0.000s sys 0m0.010s 2019-07-30 11:04:53,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-07-30 11:04:53,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /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.011s user 0m0.004s sys 0m0.003s 2019-07-30 11:04:53,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [30-Jul-2019 11:03:50 UTC] clearwater-diags-monitor starting [30-Jul-2019 11:03:50 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-30 11:04:53,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 11:04:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 11:04:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 11:04:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-07-30 11:04:26.345613580 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-30 11:04:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 11:04:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:04:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 11:04:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1733, return_code=0): /tmp/M6QL8/install-homer.sh 2019-07-30 11:04:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:04:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:04:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:04:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:04:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-07-30 11:04:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-wlqzvw 2019-07-30 11:04:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 11:04:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 11:04:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 11:04:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 11:04:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:04:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:04:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:04:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6TAlrQ', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:04:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:04:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:04:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:04:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:04:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfrh0dw', '/etc/bind/db.clearwater.local'] 2019-07-30 11:04:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:04:53,805 - 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-wlqzvw 2019-07-30 11:04:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11981 0 --:--:-- --:--:-- --:--:-- 12019 2019-07-30 11:04:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:04:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 11:04:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 11:04:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 11:04:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:04:53,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:04:53,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 11:04:53,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:53,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:53,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:53,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:53,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:53,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:53,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:53,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:53,880 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:53,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:53,880 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:53 GMT 2019-07-30 11:04:53,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:53,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:53,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:53,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:53,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:58,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:04:59,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:59,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:59,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:59,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:59,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:59,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:59,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:59,027 - 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-30T11:04:53.273Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ESH6K/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:53.229Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1dd30a00-2dde-4d4e-9063-3606683f27bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:53.913Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:53.255Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:53.913Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_8wa3u9/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:53.553Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.1dd30a00-2dde-4d4e-9063-3606683f27bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:54.432Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VBG6W/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:54.416Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.123Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:54.798Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpzBKdk4', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.094Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.112Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQnhtEf', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.481Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.489Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.047Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.496Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.093Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.112Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.103Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.111Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:55.902Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.093Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.a81f1fd4-fcb9-4fa0-9d4f-1f9210965c5c"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:56.542Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:56.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:56.542Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:56.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:56.542Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.952Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:56.542Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:57.125Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:56.655Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:57.125Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:55.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:57.125Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:56.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:57.801Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:57.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:58.326Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:57.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}], "metadata": {"pagination": {"total": 2901, "offset": 2876, "size": 50}}} 2019-07-30 11:04:59,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:59,027 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:59 GMT 2019-07-30 11:04:59,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:59,027 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:04:59,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:59,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:59,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:04:59,027 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:04:59,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ESH6K/add-snmpproxy-collector.py 2019-07-30 11:04:59,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:04:59,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_8wa3u9/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-07-30 11:04:59,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VBG6W/bind.py 2019-07-30 11:04:59,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 11:04:59,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpzBKdk4', '/etc/bind/db.clearwater.local'] 2019-07-30 11:04:59,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:04:59,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQnhtEf', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:04:59,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:04:59,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:04:59,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:04:59,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:04:59,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:04:59,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:04:59,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 11:04:59,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:04:59,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:04:59,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:04:59,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:04:59,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:04:59,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:04:59,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:04:59,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:04:59,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:04:59,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:04:59,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:04:59,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:04:59,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:04:59,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:04:59,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:04:59,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:04:59,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:04:59,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:04:59,125 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:04:59,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:04:59,125 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:04:59 GMT 2019-07-30 11:04:59,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:04:59,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:04:59,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:04:59,126 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:04:59,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:04,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:04,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:04,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:04,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:04,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:04,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:04,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:04,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:04,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:04:59.214Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:04:58.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:01.219Z", "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 (13.7 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\t0m36.339s\nuser\t0m13.021s\nsys\t0m3.738s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:01.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:01.934Z", "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-30T11:05:01.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:01.934Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:01.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:01.934Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:01.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:03.451Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.006s\nsys\t0m0.046s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 121 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 377 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 472 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 547 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:58 ? 00:00:00 [kauditd]\nroot 926 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nroot 1029 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1032 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1036 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1037 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1039 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1082 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1083 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1084 1 0 10:58 ? 00:00:00 cron\ndaemon 1085 1 0 10:58 ? 00:00:00 atd\nmessage+ 1217 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 1227 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1244 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1250 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_1wwoo2/env/bin/python -m cloudify_agent.worker --queue sprout_host_1wwoo2 --max-workers 5 --name sprout_host_1wwoo2\nubuntu 1464 1462 0 10:58 ? 00:00:01 /home/ubuntu/sprout_host_1wwoo2/env/bin/python -m cloudify_agent.worker --queue sprout_host_1wwoo2 --max-workers 5 --name sprout_host_1wwoo2\nubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_1wwoo2/env/bin/diamond --configfile /home/ubuntu/sprout_host_1wwoo2/work/plugins/diamond/etc/diamond.conf\nubuntu 1737 1464 1 11:01 ? 00:00:02 /home/ubuntu/sprout_host_1wwoo2/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-uo5J42\nubuntu 1747 1737 0 11:01 ? 00:00:00 /bin/sh -c /tmp/VIAY4/install-sprout.sh\nubuntu 1749 1747 0 11:01 ? 00:00:00 /bin/bash -e /tmp/VIAY4/install-sprout.sh\nntp 8297 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8781 1 0 11:04 ? 00:00:00 rsyslogd\nroot 8814 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8815 8814 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8819 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8820 8819 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8829 8820 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8830 8815 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8831 8829 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8868 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9582 1 0 11:05 ? 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 9629 1749 0 11:05 ? 00:00:00 /bin/bash -e /tmp/VIAY4/install-sprout.sh\nubuntu 9630 9629 0 11:05 ? 00:00:00 /bin/bash -e /tmp/VIAY4/install-sprout.sh\nroot 9631 9630 0 11:05 ? 00:00:00 sudo ps -edf\nroot 9632 9631 0 11:05 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.006s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "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-30T11:05:03.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "message": "[sprout] => 2019-07-30 11:04:41.389144076 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "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-30T11:05:03.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "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-30T11:05:03.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "message": "[sprout] => 2019:07:30 11:04:13: Namespace: management\n2019:07:30 11:04:13: [management] Starting server\n2019:07:30 11:04:13: [management] Listening for requests\n2019:07:30 11:04:13: Namespace: signaling\n2019:07:30 11:04:13: [signaling] Starting server\n2019:07:30 11:04:13: [signaling] Listening for requests\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-30T11:05:03.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "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-30T11:05:03.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "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-30T11:05:03.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\n/var/log/sprout\n/var/log/sprout/sprout_20190730T110000Z.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/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/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/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:62:40:73 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:4073/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81019 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39932 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:138782686 (138.7 MB) TX bytes:6207954 (6.2 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:110222 (110.2 KB) TX bytes:110222 (110.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "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 9582/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1082/sshd \ntcp 0 0 127.0.0.1:59546 0.0.0.0:* LISTEN 1737/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8868/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9582/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1082/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9582/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8297/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8297/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8297/ntpd \nudp 0 0 0.0.0.0:46531 0.0.0.0:* 547/dhclient \nudp6 0 0 ::1:53 :::* 9582/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8297/ntpd \nudp6 0 0 ::1:123 :::* 8297/ntpd \nudp6 0 0 :::123 :::* 8297/ntpd \nudp6 0 0 :::28509 :::* 547/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9011 1083/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20308 8830/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20309 8831/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9183 1217/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.061Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}], "metadata": {"pagination": {"total": 2922, "offset": 2901, "size": 50}}} 2019-07-30 11:05:04,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:04,622 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:04 GMT 2019-07-30 11:05:04,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:04,622 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:05:04,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:04,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:04,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:04,623 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:05:04,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-30 11:05:04,624 - 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 (13.7 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 0m36.339s user 0m13.021s sys 0m3.738s 2019-07-30 11:05:04,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-07-30 11:05:04,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-07-30 11:05:04,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-07-30 11:05:04,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.006s sys 0m0.046s 2019-07-30 11:05:04,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 121 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 377 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 472 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 547 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] root 926 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon root 1029 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1032 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1036 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1037 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1039 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1082 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1083 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1084 1 0 10:58 ? 00:00:00 cron daemon 1085 1 0 10:58 ? 00:00:00 atd message+ 1217 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 1227 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind root 1244 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1250 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_1wwoo2/env/bin/python -m cloudify_agent.worker --queue sprout_host_1wwoo2 --max-workers 5 --name sprout_host_1wwoo2 ubuntu 1464 1462 0 10:58 ? 00:00:01 /home/ubuntu/sprout_host_1wwoo2/env/bin/python -m cloudify_agent.worker --queue sprout_host_1wwoo2 --max-workers 5 --name sprout_host_1wwoo2 ubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_1wwoo2/env/bin/diamond --configfile /home/ubuntu/sprout_host_1wwoo2/work/plugins/diamond/etc/diamond.conf ubuntu 1737 1464 1 11:01 ? 00:00:02 /home/ubuntu/sprout_host_1wwoo2/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-uo5J42 ubuntu 1747 1737 0 11:01 ? 00:00:00 /bin/sh -c /tmp/VIAY4/install-sprout.sh ubuntu 1749 1747 0 11:01 ? 00:00:00 /bin/bash -e /tmp/VIAY4/install-sprout.sh ntp 8297 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8781 1 0 11:04 ? 00:00:00 rsyslogd root 8814 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8815 8814 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8819 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8820 8819 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8829 8820 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8830 8815 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8831 8829 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8868 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9582 1 0 11:05 ? 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 9629 1749 0 11:05 ? 00:00:00 /bin/bash -e /tmp/VIAY4/install-sprout.sh ubuntu 9630 9629 0 11:05 ? 00:00:00 /bin/bash -e /tmp/VIAY4/install-sprout.sh root 9631 9630 0 11:05 ? 00:00:00 sudo ps -edf root 9632 9631 0 11:05 ? 00:00:00 ps -edf real 0m0.009s user 0m0.006s sys 0m0.003s 2019-07-30 11:05:04,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 11:05:04,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-07-30 11:04:41.389144076 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-30 11:05:04,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 11:05:04,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 11:05:04,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:07:30 11:04:13: Namespace: management 2019:07:30 11:04:13: [management] Starting server 2019:07:30 11:04:13: [management] Listening for requests 2019:07:30 11:04:13: Namespace: signaling 2019:07:30 11:04:13: [signaling] Starting server 2019:07:30 11:04:13: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-30 11:05:04,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 11:05:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 11:05:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-07-30 11:05:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-07-30 11:05:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /var/log/sprout /var/log/sprout/sprout_20190730T110000Z.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/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/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/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.000s sys 0m0.005s 2019-07-30 11:05:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-07-30 11:05:04,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:62:40:73 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe62:4073/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:81019 errors:0 dropped:0 overruns:0 frame:0 TX packets:39932 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:138782686 (138.7 MB) TX bytes:6207954 (6.2 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:110222 (110.2 KB) TX bytes:110222 (110.2 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-07-30 11:05:04,628 - 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 9582/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1082/sshd tcp 0 0 127.0.0.1:59546 0.0.0.0:* LISTEN 1737/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8868/monit tcp6 0 0 ::1:53 :::* LISTEN 9582/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1082/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9582/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient udp 0 0 192.168.120.5:123 0.0.0.0:* 8297/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8297/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8297/ntpd udp 0 0 0.0.0.0:46531 0.0.0.0:* 547/dhclient udp6 0 0 ::1:53 :::* 9582/dnsmasq udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8297/ntpd udp6 0 0 ::1:123 :::* 8297/ntpd udp6 0 0 :::123 :::* 8297/ntpd udp6 0 0 :::28509 :::* 547/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9011 1083/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20308 8830/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20309 8831/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9183 1217/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.004s 2019-07-30 11:05:04,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-07-30 11:05:04,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:04,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:04,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:04,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:04,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:04,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:04,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:04,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:04,698 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:04,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:04,698 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:04 GMT 2019-07-30 11:05:04,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:04,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:04,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:04,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:04,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:09,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:09,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:09,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:09,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:09,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:09,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:09,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:09,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:09,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:04.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:04.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-1wwoo2", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "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-30T11:05:03.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "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-30T11:05:03.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-1wwoo2", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": "Execution done (PID=1747, return_code=0): /tmp/VIAY4/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "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-30T11:05:03.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "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-30T11:05:03.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": " \r100 3149 100 3149 0 0 19255 0 --:--:-- --:--:-- --:--:-- 19319", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:04.947Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:03.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.32719504-7a8b-4f85-a912-785b0edac2db"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:05.574Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:05.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:05.574Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:05.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:06.247Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:05.648Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:07.420Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Q1679/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.331Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.067Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.873Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.067Z", "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-30T11:05:06.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.067Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-2yxmfl\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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:28 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:29 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:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 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 19s (4,860 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 9239\nclearwater-socket-factory-sig start/running, process 9244\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9295\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\t3m13.083s\nuser\t0m21.886s\nsys\t0m13.077s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:06.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.067Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.651Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:08.109Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:08.103Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCbuxF_', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:08.095Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.926Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.926Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.926Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.919Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.901Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpE4tKtX', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.902Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:07.901Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.f9f47267-1257-44bd-bda6-72f3f652e3d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:08.749Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:08.641Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:09.467Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:08.833Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 2959, "offset": 2922, "size": 50}}} 2019-07-30 11:05:09,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:09,948 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:09 GMT 2019-07-30 11:05:09,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:09,949 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:05:09,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:09,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:09,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:09,949 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:05:09,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 11:05:09,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:05:09,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:05:09,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-07-30 11:05:09,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-1wwoo2 2019-07-30 11:05:09,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 11:05:09,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 11:05:09,954 - 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-1wwoo2 2019-07-30 11:05:09,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1747, return_code=0): /tmp/VIAY4/install-sprout.sh 2019-07-30 11:05:09,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 11:05:09,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:05:09,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 11:05:09,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 11:05:09,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19255 0 --:--:-- --:--:-- --:--:-- 19319 2019-07-30 11:05:09,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:05:09,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:05:09,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:05:09,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 11:05:09,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 11:05:09,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:05:09,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Q1679/bind.py 2019-07-30 11:05:09,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:05:09,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:05:09,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-2yxmfl 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:28 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:29 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:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 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 19s (4,860 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 9239 clearwater-socket-factory-sig start/running, process 9244 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9295 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 3m13.083s user 0m21.886s sys 0m13.077s 2019-07-30 11:05:09,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 11:05:09,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:05:09,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:05:09,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCbuxF_', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:05:09,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:05:09,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:05:09,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 11:05:09,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:05:09,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:05:09,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpE4tKtX', '/etc/bind/db.clearwater.local'] 2019-07-30 11:05:09,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:05:09,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:05:09,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:05:09,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:10,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:10,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:10,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:10,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:10,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:10,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:10,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:10,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:10,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:10,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:10 GMT 2019-07-30 11:05:10,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:10,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:10,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:10,020 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:10,020 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:15,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:15,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:15,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:15,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:15,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:15,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:15,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:15,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:15,344 - 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-30T11:05:10.220Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/8BSTO/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:10.032Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c13c9dbf-6be1-48d7-8532-404b8bb55b24"}], "metadata": {"pagination": {"total": 2960, "offset": 2959, "size": 50}}} 2019-07-30 11:05:15,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:15,345 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:15 GMT 2019-07-30 11:05:15,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:15,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 751 2019-07-30 11:05:15,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:15,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:15,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:15,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/8BSTO/add-snmpproxy-collector.py 2019-07-30 11:05:15,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:15,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:15,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:15,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:15,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:15,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:15,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:15,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:15,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:15,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:15,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:15 GMT 2019-07-30 11:05:15,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:15,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:15,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:15,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:15,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:20,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:20,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:16.042Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:15.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:16.885Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:15.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:17.860Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:17.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}], "metadata": {"pagination": {"total": 2963, "offset": 2960, "size": 50}}} 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:20 GMT 2019-07-30 11:05:20,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:20,596 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:05:20,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:20,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:20,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:20,596 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:05:20,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-07-30 11:05:20,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:05:20,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:05:20,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:20,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:20,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:20,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:20,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:20,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:20,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:20,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:20,730 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:20,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:20,730 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:20 GMT 2019-07-30 11:05:20,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:20,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:20,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:20,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:20,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:25,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:25,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:25,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:25,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:25,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:25,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:25,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:25,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:25,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:21.558Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_nlcy3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:21.377Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:22.217Z", "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 (11.0 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\t0m38.159s\nuser\t0m12.728s\nsys\t0m3.586s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:21.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:22.217Z", "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-30T11:05:21.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:22.217Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:21.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:22.217Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:21.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:22.217Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:21.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:22.217Z", "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-30T11:05:21.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.062Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.111s\nuser\t0m0.012s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:23.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] => [30-Jul-2019 11:04:26 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 11:04:26 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-30T11:05:24.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] => 30-07-2019 11:05:21.892 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n30-07-2019 11:05:21.893 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "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-30T11:05:24.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] => 30-07-2019 11:05:21.509 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n30-07-2019 11:05:21.509 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n30-07-2019 11:05:21.527 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n30-07-2019 11:05:21.527 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n30-07-2019 11:05:21.527 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n30-07-2019 11:05:21.530 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n30-07-2019 11:05:21.530 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n30-07-2019 11:05:21.558 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n30-07-2019 11:05:23.670 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n30-07-2019 11:05:23.670 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n30-07-2019 11:05:23.671 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n30-07-2019 11:05:23.673 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n30-07-2019 11:05:23.701 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n30-07-2019 11:05:23.702 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n30-07-2019 11:05:23.702 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n30-07-2019 11:05:23.704 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.3: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.3\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 from etcd, comparing to last value None\n30-07-2019 11:05:23.704 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash 49757a894e2e686bc4ee5972440e21d2\n30-07-2019 11:05:23.704 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "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-30T11:05:24.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] => 2019-07-30 11:04:58.279536590 Stopping etcd clearwater-etcd\n2019-07-30 11:04:59.410495818 Restarting etcd clearwater-etcd\n2019-07-30 11:04:59.415538033 Configured ETCDCTL_PEERS: 192.168.120.3:4000,\n2019-07-30 11:04:59.416276927 Check for previous failed startup attempt\n2019-07-30 11:04:59.417407604 Running etcdctl member list\n3e369c8ea6c75e31: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=true\n2019-07-30 11:04:59.519665723 etcdctl returned 0\n2019-07-30 11:04:59.526176826 Joining existing cluster...\n2019-07-30 11:05:16.533027123 Configured ETCDCTL_PEERS: 192.168.120.3:4000,\n2019-07-30 11:05:16.533777497 Check cluster is healthy\n2019-07-30 11:05:16.537268522 Running etcdctl cluster-health\nmember 3e369c8ea6c75e31 is healthy: got healthy result from http://192.168.120.3:4000\nmember bb8be1fadadd49a0 is healthy: got healthy result from http://192.168.120.8:4000\ncluster is healthy\n2019-07-30 11:05:16.761685792 etcdctl returned 0\n2019-07-30 11:05:16.762809257 Tell the cluster we're joining\n2019-07-30 11:05:16.765212137 Running etcdctl member add 192-168-120-23 http://192.168.120.23:2380\nAdded member named 192-168-120-23 with ID b798781dc6fd0494 to cluster\n\nETCD_NAME=\"192-168-120-23\"\nETCD_INITIAL_CLUSTER=\"192-168-120-3=http://192.168.120.3:2380,192-168-120-23=http://192.168.120.23:2380,192-168-120-8=http://192.168.120.8:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-07-30 11:05:16.823164110 etcdctl returned 0\n2019-07-30 11:05:16.895685098 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.23:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.23\n --name 192-168-120-23\n --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-23=http://192.168.120.23:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.23:2380\n --listen-peer-urls http://192.168.120.23:2380\n2019-07-30 11:05:16.899016659 Check we're actually a member of the cluster\n2019-07-30 11:05:16.907882613 Wait for etcd to startup\n2019-07-30 11:05:17.917986930 Etcd started successfully\n2019-07-30 11:05:16.994001 I | etcdmain: etcd Version: 3.1.7\n2019-07-30 11:05:16.994111 I | etcdmain: Git SHA: 43b7507\n2019-07-30 11:05:16.994116 I | etcdmain: Go Version: go1.7.5\n2019-07-30 11:05:16.994119 I | etcdmain: Go OS/Arch: linux/amd64\n2019-07-30 11:05:16.994123 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-07-30 11:05:16.994292 I | embed: listening for peers on http://192.168.120.23:2380\n2019-07-30 11:05:16.994383 I | embed: listening for client requests on 0.0.0.0:4000\n2019-07-30 11:05:17.143803 I | etcdserver: name = 192-168-120-23\n2019-07-30 11:05:17.143824 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.23\n2019-07-30 11:05:17.143829 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.23/member\n2019-07-30 11:05:17.143833 I | etcdserver: heartbeat = 100ms\n2019-07-30 11:05:17.143836 I | etcdserver: election = 1000ms\n2019-07-30 11:05:17.143840 I | etcdserver: snapshot count = 10000\n2019-07-30 11:05:17.143847 I | etcdserver: advertise client URLs = http://192.168.120.23:4000\n2019-07-30 11:05:17.253447 I | etcdserver: starting member b798781dc6fd0494 in cluster 66b3b53c76bd68ab\n2019-07-30 11:05:17.253613 I | raft: b798781dc6fd0494 became follower at term 0\n2019-07-30 11:05:17.253680 I | raft: newRaft b798781dc6fd0494 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-07-30 11:05:17.253687 I | raft: b798781dc6fd0494 became follower at term 1\n2019-07-30 11:05:17.456486 I | rafthttp: started HTTP pipelining with peer 3e369c8ea6c75e31\n2019-07-30 11:05:17.456524 I | rafthttp: started HTTP pipelining with peer bb8be1fadadd49a0\n2019-07-30 11:05:17.456557 I | rafthttp: starting peer 3e369c8ea6c75e31...\n2019-07-30 11:05:17.456584 I | rafthttp: started HTTP pipelining with peer 3e369c8ea6c75e31\n2019-07-30 11:05:17.463961 I | rafthttp: started peer 3e369c8ea6c75e31\n2019-07-30 11:05:17.464029 I | rafthttp: added peer 3e369c8ea6c75e31\n2019-07-30 11:05:17.464047 I | rafthttp: starting peer bb8be1fadadd49a0...\n2019-07-30 11:05:17.464071 I | rafthttp: started HTTP pipelining with peer bb8be1fadadd49a0\n2019-07-30 11:05:17.468259 I | rafthttp: started streaming with peer bb8be1fadadd49a0 (writer)\n2019-07-30 11:05:17.468349 I | rafthttp: started streaming with peer 3e369c8ea6c75e31 (writer)\n2019-07-30 11:05:17.468374 I | rafthttp: started streaming with peer 3e369c8ea6c75e31 (writer)\n2019-07-30 11:05:17.468440 I | rafthttp: started streaming with peer 3e369c8ea6c75e31 (stream MsgApp v2 reader)\n2019-07-30 11:05:17.468676 I | rafthttp: started streaming with peer 3e369c8ea6c75e31 (stream Message reader)\n2019-07-30 11:05:17.471942 I | rafthttp: started peer bb8be1fadadd49a0\n2019-07-30 11:05:17.471965 I | rafthttp: added peer bb8be1fadadd49a0\n2019-07-30 11:05:17.472006 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-07-30 11:05:17.477744 I | rafthttp: started streaming with peer bb8be1fadadd49a0 (writer)\n2019-07-30 11:05:17.486079 I | rafthttp: started streaming with peer bb8be1fadadd49a0 (stream MsgApp v2 reader)\n2019-07-30 11:05:17.486229 I | rafthttp: started streaming with peer bb8be1fadadd49a0 (stream Message reader)\n2019-07-30 11:05:17.489130 I | raft: b798781dc6fd0494 [term: 1] received a MsgHeartbeat message with higher term from 3e369c8ea6c75e31 [term: 3]\n2019-07-30 11:05:17.489144 I | raft: b798781dc6fd0494 became follower at term 3\n2019-07-30 11:05:17.489164 I | raft: raft.node: b798781dc6fd0494 elected leader 3e369c8ea6c75e31 at term 3\n2019-07-30 11:05:17.490670 I | rafthttp: peer 3e369c8ea6c75e31 became active\n2019-07-30 11:05:17.490702 I | rafthttp: established a TCP streaming connection with peer 3e369c8ea6c75e31 (stream Message writer)\n2019-07-30 11:05:17.498398 I | rafthttp: peer bb8be1fadadd49a0 became active\n2019-07-30 11:05:17.498412 I | rafthttp: established a TCP streaming connection with peer bb8be1fadadd49a0 (stream MsgApp v2 writer)\n2019-07-30 11:05:17.498498 I | rafthttp: established a TCP streaming connection with peer bb8be1fadadd49a0 (stream Message writer)\n2019-07-30 11:05:17.499079 I | rafthttp: established a TCP streaming connection with peer 3e369c8ea6c75e31 (stream MsgApp v2 writer)\n2019-07-30 11:05:17.503729 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31\n2019-07-30 11:05:17.503867 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31\n2019-07-30 11:05:17.504009 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31\n2019-07-30 11:05:17.504179 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31\n2019-07-30 11:05:17.504415 I | rafthttp: established a TCP streaming connection with peer bb8be1fadadd49a0 (stream MsgApp v2 reader)\n2019-07-30 11:05:17.504567 I | rafthttp: established a TCP streaming connection with peer 3e369c8ea6c75e31 (stream MsgApp v2 reader)\n2019-07-30 11:05:17.504693 I | rafthttp: established a TCP streaming connection with peer 3e369c8ea6c75e31 (stream Message reader)\n2019-07-30 11:05:17.504776 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31\n2019-07-30 11:05:17.505578 I | rafthttp: established a TCP streaming connection with peer bb8be1fadadd49a0 (stream Message reader)\n2019-07-30 11:05:17.510255 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31\n2019-07-30 11:05:17.510732 I | etcdserver/membership: added member 3e369c8ea6c75e31 [http://192.168.120.3:2380] to cluster 66b3b53c76bd68ab\n2019-07-30 11:05:17.510846 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-07-30 11:05:17.510871 I | etcdserver/api: enabled capabilities for version 3.1\n2019-07-30 11:05:17.511087 I | etcdserver/membership: added member bb8be1fadadd49a0 [http://192.168.120.8:2380] to cluster 66b3b53c76bd68ab\n2019-07-30 11:05:17.511208 I | etcdserver/membership: added member b798781dc6fd0494 [http://192.168.120.23:2380] to cluster 66b3b53c76bd68ab\n2019-07-30 11:05:17.513686 I | etcdserver: published {Name:192-168-120-23 ClientURLs:[http://192.168.120.23:4000]} to cluster 66b3b53c76bd68ab\n2019-07-30 11:05:17.513769 I | embed: ready to serve client requests\n2019-07-30 11:05:17.514214 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-07-30 11:05:18.101816 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.23:44277\n2019-07-30 11:05:18.103205 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.23:44278\n2019-07-30 11:05:18.112117 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.23:44280\n2019-07-30 11:05:18.923139 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:38810\n2019-07-30 11:05:18.923609 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.5:38810\n2019-07-30 11:05:20.010482 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:34943\n2019-07-30 11:05:20.636592 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.23:44284\n2019-07-30 11:05:20.692614 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.23:44284\n2019-07-30 11:05:20.837112 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.23:44285\n2019-07-30 11:05:20.841238 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.23:44286\n2019-07-30 11:05:21.392855 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.23:44288\n2019-07-30 11:05:22.486589 W | rafthttp: the clock difference against peer bb8be1fadadd49a0 is too high [1.164823542s > 1s]\n2019-07-30 11:05:22.949752 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:38813\n2019-07-30 11:05:23.086341 I | etcdserver/membership: added member 330c02802973e94e [http://192.168.120.5:2380] to cluster 66b3b53c76bd68ab\n2019-07-30 11:05:23.086418 I | rafthttp: starting peer 330c02802973e94e...\n2019-07-30 11:05:23.086477 I | rafthttp: started HTTP pipelining with peer 330c02802973e94e\n2019-07-30 11:05:23.090955 I | rafthttp: started peer 330c02802973e94e\n2019-07-30 11:05:23.090999 I | rafthttp: added peer 330c02802973e94e\n2019-07-30 11:05:23.094958 I | rafthttp: started streaming with peer 330c02802973e94e (writer)\n2019-07-30 11:05:23.094980 I | rafthttp: started streaming with peer 330c02802973e94e (writer)\n2019-07-30 11:05:23.095047 I | rafthttp: started streaming with peer 330c02802973e94e (stream MsgApp v2 reader)\n2019-07-30 11:05:23.095354 I | rafthttp: started streaming with peer 330c02802973e94e (stream Message reader)\n2019-07-30 11:05:23.095633 D | rafthttp: failed to dial 330c02802973e94e on stream Message (dial tcp 192.168.120.5:2380: getsockopt: connection refused)\n2019-07-30 11:05:23.095658 D | rafthttp: failed to dial 330c02802973e94e on stream MsgApp v2 (dial tcp 192.168.120.5:2380: getsockopt: connection refused)\n2019-07-30 11:05:23.310263 I | rafthttp: peer 330c02802973e94e became active\n2019-07-30 11:05:23.310307 I | rafthttp: established a TCP streaming connection with peer 330c02802973e94e (stream MsgApp v2 reader)\n2019-07-30 11:05:23.311966 I | rafthttp: established a TCP streaming connection with peer 330c02802973e94e (stream Message reader)\n2019-07-30 11:05:23.312312 I | rafthttp: established a TCP streaming connection with peer 330c02802973e94e (stream MsgApp v2 writer)\n2019-07-30 11:05:23.312434 I | rafthttp: established a TCP streaming connection with peer 330c02802973e94e (stream Message writer)\n2019-07-30 11:05:23.481824 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:38840\n2019-07-30 11:05:23.673285 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.23:44303\n2019-07-30 11:05:23.674877 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.23:44304\n2019-07-30 11:05:23.800653 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.23:44305\n2019-07-30 11:05:23.804246 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.23:44305\n2019-07-30 11:05:23.879401 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.23:44306\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:23.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c5:b4:b4 \n inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:b4b4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90329 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40379 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151507863 (151.5 MB) TX bytes:6317637 (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:1037 errors:0 dropped:0 overruns:0 frame:0\n TX packets:1037 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:133183 (133.1 KB) TX bytes:133183 (133.1 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:23.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:23.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 121 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 518 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 554 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:59 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 10:59 ? 00:00:00 dbus-daemon --system --fork\nroot 903 1 0 10:59 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 924 1 0 10:59 ? 00:00:00 rsyslogd\nroot 940 1 0 10:59 ? 00:00:00 upstart-file-bridge --daemon\nroot 1040 1 0 10:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:59 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:59 ? 00:00:00 cron\ndaemon 1096 1 0 10:59 ? 00:00:00 atd\nroot 1185 1 0 10:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_a2ux90/env/bin/python -m cloudify_agent.worker --queue ellis_host_a2ux90 --max-workers 5 --name ellis_host_a2ux90\nubuntu 1464 1462 0 10:59 ? 00:00:01 /home/ubuntu/ellis_host_a2ux90/env/bin/python -m cloudify_agent.worker --queue ellis_host_a2ux90 --max-workers 5 --name ellis_host_a2ux90\nubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_a2ux90/env/bin/diamond --configfile /home/ubuntu/ellis_host_a2ux90/work/plugins/diamond/etc/diamond.conf\nubuntu 1723 1464 1 11:01 ? 00:00:02 /home/ubuntu/ellis_host_a2ux90/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-pYy14k\nubuntu 1733 1723 0 11:01 ? 00:00:00 /bin/sh -c /tmp/N7I1X/install-ellis.sh\nubuntu 1735 1733 0 11:01 ? 00:00:00 /bin/bash -e /tmp/N7I1X/install-ellis.sh\nmysql 9090 1 0 11:03 ? 00:00:00 /usr/sbin/mysqld\nntp 9240 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9831 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9913 1 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9917 9913 0 11:04 ? 00:00:00 inotifywait -e create -qq .\nroot 9999 1 0 11:04 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10000 9999 0 11:04 ? 00:00:00 nginx: worker process\nwww-data 10001 9999 0 11:04 ? 00:00:00 nginx: worker process\nwww-data 10002 9999 0 11:04 ? 00:00:00 nginx: worker process\nwww-data 10003 9999 0 11:04 ? 00:00:00 nginx: worker process\nellis 10203 1 0 11:04 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10654 1 1 11:05 ? 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.23:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.23 --name 192-168-120-23 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-23=http://192.168.120.23:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.23:2380 --listen-peer-urls http://192.168.120.23:2380\nroot 10721 9831 0 11:05 ? 00:00:00 [nginx_ping] \nroot 10724 9831 0 11:05 ? 00:00:00 [check-nginx-upt] \nroot 10728 9831 0 11:05 ? 00:00:00 [check-monit-upt] \nroot 10732 9831 0 11:05 ? 00:00:00 [poll_ellis.sh] \nroot 10738 9831 0 11:05 ? 00:00:00 [poll_ellis_http] \nroot 10771 1 0 11:05 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.23 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10780 9831 0 11:05 ? 00:00:00 [check-queue-man] \nroot 10784 9831 0 11:05 ? 00:00:00 [check-etcd-upti] \nroot 10788 9831 0 11:05 ? 00:00:00 [poll_etcd_clust] \nroot 10792 9831 0 11:05 ? 00:00:00 [poll_etcd.sh] \nroot 10814 1 1 11:05 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.23 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\nroot 10903 1 0 11:05 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.23 --sig-local-ip=192.168.120.23 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=a1c17e02-0fc7-4c26-845a-2bc02ac502a2 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\ndnsmasq 10930 1 0 11:05 ? 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 10977 1735 0 11:05 ? 00:00:00 /bin/bash -e /tmp/N7I1X/install-ellis.sh\nubuntu 10978 10977 0 11:05 ? 00:00:00 /bin/bash -e /tmp/N7I1X/install-ellis.sh\nroot 10979 10978 0 11:05 ? 00:00:00 sudo ps -edf\nroot 10980 10979 0 11:05 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.23:2380 0.0.0.0:* LISTEN 10654/etcd \ntcp 0 0 127.0.0.1:46318 0.0.0.0:* LISTEN 1723/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10930/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 9831/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9999/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9090/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10930/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10654/etcd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10930/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp 0 0 192.168.120.23:123 0.0.0.0:* 9240/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9240/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9240/ntpd \nudp 0 0 0.0.0.0:43362 0.0.0.0:* 554/dhclient \nudp6 0 0 ::1:53 :::* 10930/dnsmasq \nudp6 0 0 :::54855 :::* 554/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 9240/ntpd \nudp6 0 0 ::1:123 :::* 9240/ntpd \nudp6 0 0 :::123 :::* 9240/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8705 873/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7221 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9056 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20636 9090/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22347 10203/python /tmp/.ellis-sock\n\nreal\t0m0.011s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "message": "[ellis] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\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/clearwater-config-manager/config-manager_20190730T110000Z.txt\n/var/log/clearwater-config-manager/config-manager.output.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.log\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/clearwater-queue-manager/queue-manager_20190730T110000Z.txt\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/mysql.err\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20190730T110000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\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": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "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-30T11:05:24.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:24.658Z", "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-30T11:05:24.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "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-30T11:05:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": " \r100 3149 100 3149 0 0 16180 0 --:--:-- --:--:-- --:--:-- 16231", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "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-30T11:05:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "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-30T11:05:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": "Execution done (PID=1733, return_code=0): /tmp/N7I1X/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "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-30T11:05:24.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": "[ellis] => 30-07-2019 11:05:20.602 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n30-07-2019 11:05:20.602 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n30-07-2019 11:05:20.630 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n30-07-2019 11:05:20.630 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n30-07-2019 11:05:20.634 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n30-07-2019 11:05:20.634 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n30-07-2019 11:05:20.691 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n30-07-2019 11:05:21.443 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n30-07-2019 11:05:21.444 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n30-07-2019 11:05:21.455 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n30-07-2019 11:05:23.557 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n30-07-2019 11:05:23.799 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n30-07-2019 11:05:23.799 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.23-ellis to queue to restart\n30-07-2019 11:05:23.878 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n30-07-2019 11:05:23.879 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.23-ellis\"}]}\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-30T11:05:24.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "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-30T11:05:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-a2ux90", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:25.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.163Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-a2ux90", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.9f47e31c-6e8e-40a2-8255-232c518ceb59"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.759Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:25.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.759Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:25.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:25.759Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:25.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 3008, "offset": 2963, "size": 50}}} 2019-07-30 11:05:25,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:25,979 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:25 GMT 2019-07-30 11:05:25,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:25,979 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:05:25,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:25,979 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:25,979 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:25,979 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:05:25,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:05:25,982 - 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 (11.0 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 0m38.159s user 0m12.728s sys 0m3.586s 2019-07-30 11:05:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-07-30 11:05:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-07-30 11:05:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:05:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:05:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-07-30 11:05:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.111s user 0m0.012s sys 0m0.048s 2019-07-30 11:05:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [30-Jul-2019 11:04:26 UTC] clearwater-diags-monitor starting [30-Jul-2019 11:04:26 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-30 11:05:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 30-07-2019 11:05:21.892 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 30-07-2019 11:05:21.893 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-30 11:05:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 11:05:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 30-07-2019 11:05:21.509 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 30-07-2019 11:05:21.509 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 30-07-2019 11:05:21.527 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 30-07-2019 11:05:21.527 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 30-07-2019 11:05:21.527 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 30-07-2019 11:05:21.530 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 30-07-2019 11:05:21.530 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 30-07-2019 11:05:21.558 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 30-07-2019 11:05:23.670 UTC INFO main.py:113 (thread MainThread): Loaded plugin 30-07-2019 11:05:23.670 UTC INFO main.py:113 (thread MainThread): Loaded plugin 30-07-2019 11:05:23.671 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 30-07-2019 11:05:23.673 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 30-07-2019 11:05:23.701 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 30-07-2019 11:05:23.702 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 30-07-2019 11:05:23.702 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 30-07-2019 11:05:23.704 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.3: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.3 # 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 from etcd, comparing to last value None 30-07-2019 11:05:23.704 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash 49757a894e2e686bc4ee5972440e21d2 30-07-2019 11:05:23.704 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-30 11:05:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 11:05:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-07-30 11:04:58.279536590 Stopping etcd clearwater-etcd 2019-07-30 11:04:59.410495818 Restarting etcd clearwater-etcd 2019-07-30 11:04:59.415538033 Configured ETCDCTL_PEERS: 192.168.120.3:4000, 2019-07-30 11:04:59.416276927 Check for previous failed startup attempt 2019-07-30 11:04:59.417407604 Running etcdctl member list 3e369c8ea6c75e31: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=true 2019-07-30 11:04:59.519665723 etcdctl returned 0 2019-07-30 11:04:59.526176826 Joining existing cluster... 2019-07-30 11:05:16.533027123 Configured ETCDCTL_PEERS: 192.168.120.3:4000, 2019-07-30 11:05:16.533777497 Check cluster is healthy 2019-07-30 11:05:16.537268522 Running etcdctl cluster-health member 3e369c8ea6c75e31 is healthy: got healthy result from http://192.168.120.3:4000 member bb8be1fadadd49a0 is healthy: got healthy result from http://192.168.120.8:4000 cluster is healthy 2019-07-30 11:05:16.761685792 etcdctl returned 0 2019-07-30 11:05:16.762809257 Tell the cluster we're joining 2019-07-30 11:05:16.765212137 Running etcdctl member add 192-168-120-23 http://192.168.120.23:2380 Added member named 192-168-120-23 with ID b798781dc6fd0494 to cluster ETCD_NAME="192-168-120-23" ETCD_INITIAL_CLUSTER="192-168-120-3=http://192.168.120.3:2380,192-168-120-23=http://192.168.120.23:2380,192-168-120-8=http://192.168.120.8:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-07-30 11:05:16.823164110 etcdctl returned 0 2019-07-30 11:05:16.895685098 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.23:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.23 --name 192-168-120-23 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-23=http://192.168.120.23:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.23:2380 --listen-peer-urls http://192.168.120.23:2380 2019-07-30 11:05:16.899016659 Check we're actually a member of the cluster 2019-07-30 11:05:16.907882613 Wait for etcd to startup 2019-07-30 11:05:17.917986930 Etcd started successfully 2019-07-30 11:05:16.994001 I | etcdmain: etcd Version: 3.1.7 2019-07-30 11:05:16.994111 I | etcdmain: Git SHA: 43b7507 2019-07-30 11:05:16.994116 I | etcdmain: Go Version: go1.7.5 2019-07-30 11:05:16.994119 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-30 11:05:16.994123 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-30 11:05:16.994292 I | embed: listening for peers on http://192.168.120.23:2380 2019-07-30 11:05:16.994383 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-30 11:05:17.143803 I | etcdserver: name = 192-168-120-23 2019-07-30 11:05:17.143824 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.23 2019-07-30 11:05:17.143829 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.23/member 2019-07-30 11:05:17.143833 I | etcdserver: heartbeat = 100ms 2019-07-30 11:05:17.143836 I | etcdserver: election = 1000ms 2019-07-30 11:05:17.143840 I | etcdserver: snapshot count = 10000 2019-07-30 11:05:17.143847 I | etcdserver: advertise client URLs = http://192.168.120.23:4000 2019-07-30 11:05:17.253447 I | etcdserver: starting member b798781dc6fd0494 in cluster 66b3b53c76bd68ab 2019-07-30 11:05:17.253613 I | raft: b798781dc6fd0494 became follower at term 0 2019-07-30 11:05:17.253680 I | raft: newRaft b798781dc6fd0494 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-30 11:05:17.253687 I | raft: b798781dc6fd0494 became follower at term 1 2019-07-30 11:05:17.456486 I | rafthttp: started HTTP pipelining with peer 3e369c8ea6c75e31 2019-07-30 11:05:17.456524 I | rafthttp: started HTTP pipelining with peer bb8be1fadadd49a0 2019-07-30 11:05:17.456557 I | rafthttp: starting peer 3e369c8ea6c75e31... 2019-07-30 11:05:17.456584 I | rafthttp: started HTTP pipelining with peer 3e369c8ea6c75e31 2019-07-30 11:05:17.463961 I | rafthttp: started peer 3e369c8ea6c75e31 2019-07-30 11:05:17.464029 I | rafthttp: added peer 3e369c8ea6c75e31 2019-07-30 11:05:17.464047 I | rafthttp: starting peer bb8be1fadadd49a0... 2019-07-30 11:05:17.464071 I | rafthttp: started HTTP pipelining with peer bb8be1fadadd49a0 2019-07-30 11:05:17.468259 I | rafthttp: started streaming with peer bb8be1fadadd49a0 (writer) 2019-07-30 11:05:17.468349 I | rafthttp: started streaming with peer 3e369c8ea6c75e31 (writer) 2019-07-30 11:05:17.468374 I | rafthttp: started streaming with peer 3e369c8ea6c75e31 (writer) 2019-07-30 11:05:17.468440 I | rafthttp: started streaming with peer 3e369c8ea6c75e31 (stream MsgApp v2 reader) 2019-07-30 11:05:17.468676 I | rafthttp: started streaming with peer 3e369c8ea6c75e31 (stream Message reader) 2019-07-30 11:05:17.471942 I | rafthttp: started peer bb8be1fadadd49a0 2019-07-30 11:05:17.471965 I | rafthttp: added peer bb8be1fadadd49a0 2019-07-30 11:05:17.472006 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-30 11:05:17.477744 I | rafthttp: started streaming with peer bb8be1fadadd49a0 (writer) 2019-07-30 11:05:17.486079 I | rafthttp: started streaming with peer bb8be1fadadd49a0 (stream MsgApp v2 reader) 2019-07-30 11:05:17.486229 I | rafthttp: started streaming with peer bb8be1fadadd49a0 (stream Message reader) 2019-07-30 11:05:17.489130 I | raft: b798781dc6fd0494 [term: 1] received a MsgHeartbeat message with higher term from 3e369c8ea6c75e31 [term: 3] 2019-07-30 11:05:17.489144 I | raft: b798781dc6fd0494 became follower at term 3 2019-07-30 11:05:17.489164 I | raft: raft.node: b798781dc6fd0494 elected leader 3e369c8ea6c75e31 at term 3 2019-07-30 11:05:17.490670 I | rafthttp: peer 3e369c8ea6c75e31 became active 2019-07-30 11:05:17.490702 I | rafthttp: established a TCP streaming connection with peer 3e369c8ea6c75e31 (stream Message writer) 2019-07-30 11:05:17.498398 I | rafthttp: peer bb8be1fadadd49a0 became active 2019-07-30 11:05:17.498412 I | rafthttp: established a TCP streaming connection with peer bb8be1fadadd49a0 (stream MsgApp v2 writer) 2019-07-30 11:05:17.498498 I | rafthttp: established a TCP streaming connection with peer bb8be1fadadd49a0 (stream Message writer) 2019-07-30 11:05:17.499079 I | rafthttp: established a TCP streaming connection with peer 3e369c8ea6c75e31 (stream MsgApp v2 writer) 2019-07-30 11:05:17.503729 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31 2019-07-30 11:05:17.503867 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31 2019-07-30 11:05:17.504009 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31 2019-07-30 11:05:17.504179 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31 2019-07-30 11:05:17.504415 I | rafthttp: established a TCP streaming connection with peer bb8be1fadadd49a0 (stream MsgApp v2 reader) 2019-07-30 11:05:17.504567 I | rafthttp: established a TCP streaming connection with peer 3e369c8ea6c75e31 (stream MsgApp v2 reader) 2019-07-30 11:05:17.504693 I | rafthttp: established a TCP streaming connection with peer 3e369c8ea6c75e31 (stream Message reader) 2019-07-30 11:05:17.504776 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31 2019-07-30 11:05:17.505578 I | rafthttp: established a TCP streaming connection with peer bb8be1fadadd49a0 (stream Message reader) 2019-07-30 11:05:17.510255 D | raft: b798781dc6fd0494 [logterm: 0, index: 38] rejected msgApp [logterm: 3, index: 38] from 3e369c8ea6c75e31 2019-07-30 11:05:17.510732 I | etcdserver/membership: added member 3e369c8ea6c75e31 [http://192.168.120.3:2380] to cluster 66b3b53c76bd68ab 2019-07-30 11:05:17.510846 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-30 11:05:17.510871 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-30 11:05:17.511087 I | etcdserver/membership: added member bb8be1fadadd49a0 [http://192.168.120.8:2380] to cluster 66b3b53c76bd68ab 2019-07-30 11:05:17.511208 I | etcdserver/membership: added member b798781dc6fd0494 [http://192.168.120.23:2380] to cluster 66b3b53c76bd68ab 2019-07-30 11:05:17.513686 I | etcdserver: published {Name:192-168-120-23 ClientURLs:[http://192.168.120.23:4000]} to cluster 66b3b53c76bd68ab 2019-07-30 11:05:17.513769 I | embed: ready to serve client requests 2019-07-30 11:05:17.514214 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-30 11:05:18.101816 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.23:44277 2019-07-30 11:05:18.103205 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.23:44278 2019-07-30 11:05:18.112117 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.23:44280 2019-07-30 11:05:18.923139 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:38810 2019-07-30 11:05:18.923609 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.5:38810 2019-07-30 11:05:20.010482 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:34943 2019-07-30 11:05:20.636592 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.23:44284 2019-07-30 11:05:20.692614 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.23:44284 2019-07-30 11:05:20.837112 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.23:44285 2019-07-30 11:05:20.841238 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.23:44286 2019-07-30 11:05:21.392855 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.23:44288 2019-07-30 11:05:22.486589 W | rafthttp: the clock difference against peer bb8be1fadadd49a0 is too high [1.164823542s > 1s] 2019-07-30 11:05:22.949752 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:38813 2019-07-30 11:05:23.086341 I | etcdserver/membership: added member 330c02802973e94e [http://192.168.120.5:2380] to cluster 66b3b53c76bd68ab 2019-07-30 11:05:23.086418 I | rafthttp: starting peer 330c02802973e94e... 2019-07-30 11:05:23.086477 I | rafthttp: started HTTP pipelining with peer 330c02802973e94e 2019-07-30 11:05:23.090955 I | rafthttp: started peer 330c02802973e94e 2019-07-30 11:05:23.090999 I | rafthttp: added peer 330c02802973e94e 2019-07-30 11:05:23.094958 I | rafthttp: started streaming with peer 330c02802973e94e (writer) 2019-07-30 11:05:23.094980 I | rafthttp: started streaming with peer 330c02802973e94e (writer) 2019-07-30 11:05:23.095047 I | rafthttp: started streaming with peer 330c02802973e94e (stream MsgApp v2 reader) 2019-07-30 11:05:23.095354 I | rafthttp: started streaming with peer 330c02802973e94e (stream Message reader) 2019-07-30 11:05:23.095633 D | rafthttp: failed to dial 330c02802973e94e on stream Message (dial tcp 192.168.120.5:2380: getsockopt: connection refused) 2019-07-30 11:05:23.095658 D | rafthttp: failed to dial 330c02802973e94e on stream MsgApp v2 (dial tcp 192.168.120.5:2380: getsockopt: connection refused) 2019-07-30 11:05:23.310263 I | rafthttp: peer 330c02802973e94e became active 2019-07-30 11:05:23.310307 I | rafthttp: established a TCP streaming connection with peer 330c02802973e94e (stream MsgApp v2 reader) 2019-07-30 11:05:23.311966 I | rafthttp: established a TCP streaming connection with peer 330c02802973e94e (stream Message reader) 2019-07-30 11:05:23.312312 I | rafthttp: established a TCP streaming connection with peer 330c02802973e94e (stream MsgApp v2 writer) 2019-07-30 11:05:23.312434 I | rafthttp: established a TCP streaming connection with peer 330c02802973e94e (stream Message writer) 2019-07-30 11:05:23.481824 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:38840 2019-07-30 11:05:23.673285 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.23:44303 2019-07-30 11:05:23.674877 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.23:44304 2019-07-30 11:05:23.800653 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.23:44305 2019-07-30 11:05:23.804246 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.23:44305 2019-07-30 11:05:23.879401 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.23:44306 real 0m0.005s user 0m0.002s sys 0m0.003s 2019-07-30 11:05:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-07-30 11:05:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c5:b4:b4 inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec5:b4b4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:90329 errors:0 dropped:0 overruns:0 frame:0 TX packets:40379 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151507863 (151.5 MB) TX bytes:6317637 (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:1037 errors:0 dropped:0 overruns:0 frame:0 TX packets:1037 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:133183 (133.1 KB) TX bytes:133183 (133.1 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-30 11:05:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-07-30 11:05:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 121 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 518 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:59 ? 00:00:00 [kauditd] message+ 873 1 0 10:59 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 10:59 ? 00:00:00 /lib/systemd/systemd-logind syslog 924 1 0 10:59 ? 00:00:00 rsyslogd root 940 1 0 10:59 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 10:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:59 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:59 ? 00:00:00 cron daemon 1096 1 0 10:59 ? 00:00:00 atd root 1185 1 0 10:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_a2ux90/env/bin/python -m cloudify_agent.worker --queue ellis_host_a2ux90 --max-workers 5 --name ellis_host_a2ux90 ubuntu 1464 1462 0 10:59 ? 00:00:01 /home/ubuntu/ellis_host_a2ux90/env/bin/python -m cloudify_agent.worker --queue ellis_host_a2ux90 --max-workers 5 --name ellis_host_a2ux90 ubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_a2ux90/env/bin/diamond --configfile /home/ubuntu/ellis_host_a2ux90/work/plugins/diamond/etc/diamond.conf ubuntu 1723 1464 1 11:01 ? 00:00:02 /home/ubuntu/ellis_host_a2ux90/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-pYy14k ubuntu 1733 1723 0 11:01 ? 00:00:00 /bin/sh -c /tmp/N7I1X/install-ellis.sh ubuntu 1735 1733 0 11:01 ? 00:00:00 /bin/bash -e /tmp/N7I1X/install-ellis.sh mysql 9090 1 0 11:03 ? 00:00:00 /usr/sbin/mysqld ntp 9240 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9831 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9913 1 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9917 9913 0 11:04 ? 00:00:00 inotifywait -e create -qq . root 9999 1 0 11:04 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10000 9999 0 11:04 ? 00:00:00 nginx: worker process www-data 10001 9999 0 11:04 ? 00:00:00 nginx: worker process www-data 10002 9999 0 11:04 ? 00:00:00 nginx: worker process www-data 10003 9999 0 11:04 ? 00:00:00 nginx: worker process ellis 10203 1 0 11:04 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10654 1 1 11:05 ? 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.23:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.23 --name 192-168-120-23 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-23=http://192.168.120.23:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.23:2380 --listen-peer-urls http://192.168.120.23:2380 root 10721 9831 0 11:05 ? 00:00:00 [nginx_ping] root 10724 9831 0 11:05 ? 00:00:00 [check-nginx-upt] root 10728 9831 0 11:05 ? 00:00:00 [check-monit-upt] root 10732 9831 0 11:05 ? 00:00:00 [poll_ellis.sh] root 10738 9831 0 11:05 ? 00:00:00 [poll_ellis_http] root 10771 1 0 11:05 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.23 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10780 9831 0 11:05 ? 00:00:00 [check-queue-man] root 10784 9831 0 11:05 ? 00:00:00 [check-etcd-upti] root 10788 9831 0 11:05 ? 00:00:00 [poll_etcd_clust] root 10792 9831 0 11:05 ? 00:00:00 [poll_etcd.sh] root 10814 1 1 11:05 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.23 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater root 10903 1 0 11:05 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.23 --sig-local-ip=192.168.120.23 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=a1c17e02-0fc7-4c26-845a-2bc02ac502a2 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid dnsmasq 10930 1 0 11:05 ? 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 10977 1735 0 11:05 ? 00:00:00 /bin/bash -e /tmp/N7I1X/install-ellis.sh ubuntu 10978 10977 0 11:05 ? 00:00:00 /bin/bash -e /tmp/N7I1X/install-ellis.sh root 10979 10978 0 11:05 ? 00:00:00 sudo ps -edf root 10980 10979 0 11:05 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2019-07-30 11:05:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-07-30 11:05:25,986 - 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 192.168.120.23:2380 0.0.0.0:* LISTEN 10654/etcd tcp 0 0 127.0.0.1:46318 0.0.0.0:* LISTEN 1723/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10930/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 9831/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9999/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9090/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10930/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 :::4000 :::* LISTEN 10654/etcd udp 0 0 127.0.0.1:53 0.0.0.0:* 10930/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp 0 0 192.168.120.23:123 0.0.0.0:* 9240/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9240/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9240/ntpd udp 0 0 0.0.0.0:43362 0.0.0.0:* 554/dhclient udp6 0 0 ::1:53 :::* 10930/dnsmasq udp6 0 0 :::54855 :::* 554/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 9240/ntpd udp6 0 0 ::1:123 :::* 9240/ntpd udp6 0 0 :::123 :::* 9240/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8705 873/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7221 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9056 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20636 9090/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22347 10203/python /tmp/.ellis-sock real 0m0.011s user 0m0.002s sys 0m0.006s 2019-07-30 11:05:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-07-30 11:05:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /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/clearwater-config-manager/config-manager_20190730T110000Z.txt /var/log/clearwater-config-manager/config-manager.output.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.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager_20190730T110000Z.txt /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue_operation.log /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20190730T110000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /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-30 11:05:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 11:05:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 11:05:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 11:05:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16180 0 --:--:-- --:--:-- --:--:-- 16231 2019-07-30 11:05:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 11:05:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 11:05:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 11:05:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1733, return_code=0): /tmp/N7I1X/install-ellis.sh 2019-07-30 11:05:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:05:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:05:25,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:05:25,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:05:25,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:05:25,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 11:05:25,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 30-07-2019 11:05:20.602 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 30-07-2019 11:05:20.602 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 30-07-2019 11:05:20.630 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 30-07-2019 11:05:20.630 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 30-07-2019 11:05:20.634 UTC INFO main.py:114 (thread MainThread): Loaded plugin 30-07-2019 11:05:20.634 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 30-07-2019 11:05:20.691 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 30-07-2019 11:05:21.443 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 30-07-2019 11:05:21.444 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 30-07-2019 11:05:21.455 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 30-07-2019 11:05:23.557 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 30-07-2019 11:05:23.799 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 30-07-2019 11:05:23.799 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.23-ellis to queue to restart 30-07-2019 11:05:23.878 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 30-07-2019 11:05:23.879 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.23-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-30 11:05:25,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-07-30 11:05:25,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 11:05:25,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-a2ux90 2019-07-30 11:05:25,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:05:25,989 - 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-a2ux90 2019-07-30 11:05:25,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 11:05:25,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 11:05:25,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 11:05:25,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:26,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:26,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:26,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:26,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:26,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:26,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:26,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:26,070 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:26,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:26,070 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:26 GMT 2019-07-30 11:05:26,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:26,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:26,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:26,071 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:26,071 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:31,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:31,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:31,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:31,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:31,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:31,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:31,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:31,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:31,192 - 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-30T11:05:26.448Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:25.627Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:27.064Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:26.401Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:27.567Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XIGEO/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.534Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.201Z", "message": "Process created, PID: 11076", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.597Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.201Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.655Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.201Z", "message": "", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.628Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.201Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.597Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.201Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.601Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.201Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.3: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.3\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_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.682Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.201Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.593Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.201Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/RMDQM/create_number.sh", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.592Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.201Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:27.966Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.305Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.297Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.305Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.482Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.475Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpywbgEm', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.467Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.306Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.285Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.285Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.256Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:28.833Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfBYE4V', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:28.286Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.c8e325a9-c4f9-469d-9d6a-ef85b7858505"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:29.400Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:29.018Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 3032, "offset": 3008, "size": 50}}} 2019-07-30 11:05:31,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:31,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:31 GMT 2019-07-30 11:05:31,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:31,192 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:05:31,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:31,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:31,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:31,193 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:05:31,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:05:31,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:05:31,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XIGEO/bind.py 2019-07-30 11:05:31,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11076 2019-07-30 11:05:31,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-07-30 11:05:31,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:05:31,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 11:05:31,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 11:05:31,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.3: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.3 # 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-30 11:05:31,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:05:31,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/RMDQM/create_number.sh 2019-07-30 11:05:31,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 11:05:31,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:05:31,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:05:31,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 11:05:31,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:05:31,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:05:31,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpywbgEm', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:05:31,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:05:31,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:05:31,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:05:31,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:05:31,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfBYE4V', '/etc/bind/db.clearwater.local'] 2019-07-30 11:05:31,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:05:31,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:31,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:31,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:31,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:31,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:31,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:31,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:31,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:31,268 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:31,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:31,268 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:31 GMT 2019-07-30 11:05:31,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:31,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:31,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:31,268 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:31,268 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:36,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:36,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:36,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:36,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:36,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:36,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:36,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:36,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:36,376 - 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-30T11:05:31.520Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.424Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.591Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.591Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.425Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.425Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": " ...done.", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.425Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": "Execution done (PID=11076, return_code=0): /tmp/RMDQM/create_number.sh", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.508Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.424Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": " ...done.", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.425Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.591Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.425Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.591Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:32.247Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:31.591Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.86d95415-fd27-4146-b9ba-8d737969113c"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:33.009Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:32.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:33.009Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:32.254Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:33.009Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:32.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 3048, "offset": 3032, "size": 50}}} 2019-07-30 11:05:36,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:36,376 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:36 GMT 2019-07-30 11:05:36,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:36,376 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:05:36,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:36,376 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:36,376 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:36,377 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:05:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-07-30 11:05:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:05:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:05:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-07-30 11:05:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-07-30 11:05:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-30 11:05:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11076, return_code=0): /tmp/RMDQM/create_number.sh 2019-07-30 11:05:36,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-07-30 11:05:36,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-30 11:05:36,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:05:36,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-07-30 11:05:36,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:05:36,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:05:36,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:05:36,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:05:36,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:05:36,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:36,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:36,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:36,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:36,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:36,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:36,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:36,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:36,450 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:36,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:36,450 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:36 GMT 2019-07-30 11:05:36,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:36,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:36,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:36,451 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:36,451 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:41,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:41,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:41,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:41,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:41,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:41,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:41,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:41,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:41,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:36.878Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:35.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:37.887Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:37.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:38.554Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:36.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:38.554Z", "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 2s (14.1 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\t0m30.696s\nuser\t0m12.570s\nsys\t0m3.504s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:36.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:38.554Z", "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-30T11:05:36.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:38.554Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:36.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:40.314Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.003s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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 10329/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 9494/monit \ntcp 0 0 127.0.0.1:37705 0.0.0.0:* LISTEN 1738/python \ntcp6 0 0 ::1:53 :::* LISTEN 10329/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10329/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8672/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8672/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8672/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10033/snmpd \nudp 0 0 0.0.0.0:4939 0.0.0.0:* 556/dhclient \nudp6 0 0 ::1:53 :::* 10329/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8672/ntpd \nudp6 0 0 ::1:123 :::* 8672/ntpd \nudp6 0 0 :::123 :::* 8672/ntpd \nudp6 0 0 :::41101 :::* 556/dhclient \nudp6 0 0 :::161 :::* 10033/snmpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7227 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9028 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 22948 10033/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 20978 9256/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20979 9255/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9186 1218/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": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\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_20190730T110000Z.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-30T11:05:39.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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-30T11:05:39.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] => [30-Jul-2019 11:05:09 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 11:05:09 UTC] Waiting for trigger files\n2019:07:30 11:04:32: Namespace: signaling\n2019:07:30 11:04:32: [signaling] Starting server\n2019:07:30 11:04:32: [signaling] Listening for requests\n2019:07:30 11:04:32: Namespace: management\n2019:07:30 11:04:32: [management] Starting server\n2019:07:30 11:04:32: [management] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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-30T11:05:39.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-2yxmfl", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "Execution done (PID=1748, return_code=0): /tmp/R2889/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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-30T11:05:39.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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-30T11:05:39.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] => 2019-07-30 11:05:20.877963507 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-30T11:05:39.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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-30T11:05:39.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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-30T11:05:39.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-2yxmfl", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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-30T11:05:39.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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-30T11:05:39.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "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-30T11:05:39.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": " \r100 3149 100 3149 0 0 19485 0 --:--:-- --:--:-- --:--:-- 19559", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:62:31:0a \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:310a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106287 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44635 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175935305 (175.9 MB) TX bytes:6877923 (6.8 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:804 errors:0 dropped:0 overruns:0 frame:0\n TX packets:804 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:122405 (122.4 KB) TX bytes:122405 (122.4 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.106Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 132 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 480 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 556 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:58 ? 00:00:00 [kauditd]\nroot 809 2 0 10:58 ? 00:00:00 [kworker/u3:2]\nroot 910 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 923 1 0 10:58 ? 00:00:00 rsyslogd\nroot 1037 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1040 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:58 ? 00:00:00 cron\ndaemon 1096 1 0 10:58 ? 00:00:00 atd\nmessage+ 1218 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 1228 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1245 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1251 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_2yxmfl/env/bin/python -m cloudify_agent.worker --queue dime_host_2yxmfl --max-workers 5 --name dime_host_2yxmfl\nubuntu 1465 1463 0 10:58 ? 00:00:02 /home/ubuntu/dime_host_2yxmfl/env/bin/python -m cloudify_agent.worker --queue dime_host_2yxmfl --max-workers 5 --name dime_host_2yxmfl\nubuntu 1609 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/dime_host_2yxmfl/env/bin/diamond --configfile /home/ubuntu/dime_host_2yxmfl/work/plugins/diamond/etc/diamond.conf\nubuntu 1738 1465 1 11:01 ? 00:00:02 /home/ubuntu/dime_host_2yxmfl/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-uVmuhO\nubuntu 1748 1738 0 11:01 ? 00:00:00 /bin/sh -c /tmp/R2889/install-dime.sh\nubuntu 1750 1748 0 11:01 ? 00:00:00 /bin/bash -e /tmp/R2889/install-dime.sh\nntp 8672 1 0 11:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9239 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9240 9239 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9244 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9245 9244 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9254 9245 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9255 9240 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9256 9254 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9494 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9957 1 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9961 9957 0 11:05 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10033 1 0 11:05 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10329 1 0 11:05 ? 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 10376 1750 0 11:05 ? 00:00:00 /bin/bash -e /tmp/R2889/install-dime.sh\nubuntu 10377 10376 0 11:05 ? 00:00:00 /bin/bash -e /tmp/R2889/install-dime.sh\nroot 10378 10377 0 11:05 ? 00:00:00 sudo ps -edf\nroot 10379 10378 0 11:05 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}], "metadata": {"pagination": {"total": 3080, "offset": 3048, "size": 50}}} 2019-07-30 11:05:41,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:41,600 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:41 GMT 2019-07-30 11:05:41,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:41,600 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:05:41,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:41,600 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:41,600 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:41,600 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:05:41,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-07-30 11:05:41,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:05:41,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-07-30 11:05:41,603 - 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 2s (14.1 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 0m30.696s user 0m12.570s sys 0m3.504s 2019-07-30 11:05:41,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-07-30 11:05:41,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-07-30 11:05:41,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.003s sys 0m0.051s 2019-07-30 11:05:41,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-07-30 11:05:41,604 - 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 10329/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 9494/monit tcp 0 0 127.0.0.1:37705 0.0.0.0:* LISTEN 1738/python tcp6 0 0 ::1:53 :::* LISTEN 10329/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10329/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.10:123 0.0.0.0:* 8672/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8672/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8672/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10033/snmpd udp 0 0 0.0.0.0:4939 0.0.0.0:* 556/dhclient udp6 0 0 ::1:53 :::* 10329/dnsmasq udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8672/ntpd udp6 0 0 ::1:123 :::* 8672/ntpd udp6 0 0 :::123 :::* 8672/ntpd udp6 0 0 :::41101 :::* 556/dhclient udp6 0 0 :::161 :::* 10033/snmpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7227 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9028 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 22948 10033/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 20978 9256/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20979 9255/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9186 1218/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-07-30 11:05:41,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-07-30 11:05:41,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /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_20190730T110000Z.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-30 11:05:41,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 11:05:41,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [30-Jul-2019 11:05:09 UTC] clearwater-diags-monitor starting [30-Jul-2019 11:05:09 UTC] Waiting for trigger files 2019:07:30 11:04:32: Namespace: signaling 2019:07:30 11:04:32: [signaling] Starting server 2019:07:30 11:04:32: [signaling] Listening for requests 2019:07:30 11:04:32: Namespace: management 2019:07:30 11:04:32: [management] Starting server 2019:07:30 11:04:32: [management] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-30 11:05:41,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 11:05:41,605 - 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-2yxmfl 2019-07-30 11:05:41,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1748, return_code=0): /tmp/R2889/install-dime.sh 2019-07-30 11:05:41,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 11:05:41,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 11:05:41,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-07-30 11:05:20.877963507 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-30 11:05:41,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 11:05:41,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-07-30 11:05:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 11:05:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-2yxmfl 2019-07-30 11:05:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 11:05:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 11:05:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 11:05:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 11:05:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19485 0 --:--:-- --:--:-- --:--:-- 19559 2019-07-30 11:05:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-07-30 11:05:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:62:31:0a inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe62:310a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106287 errors:0 dropped:0 overruns:0 frame:0 TX packets:44635 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175935305 (175.9 MB) TX bytes:6877923 (6.8 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:804 errors:0 dropped:0 overruns:0 frame:0 TX packets:804 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:122405 (122.4 KB) TX bytes:122405 (122.4 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-30 11:05:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-07-30 11:05:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 132 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 480 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] root 809 2 0 10:58 ? 00:00:00 [kworker/u3:2] root 910 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon syslog 923 1 0 10:58 ? 00:00:00 rsyslogd root 1037 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:58 ? 00:00:00 cron daemon 1096 1 0 10:58 ? 00:00:00 atd message+ 1218 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 1228 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind root 1245 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1251 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_2yxmfl/env/bin/python -m cloudify_agent.worker --queue dime_host_2yxmfl --max-workers 5 --name dime_host_2yxmfl ubuntu 1465 1463 0 10:58 ? 00:00:02 /home/ubuntu/dime_host_2yxmfl/env/bin/python -m cloudify_agent.worker --queue dime_host_2yxmfl --max-workers 5 --name dime_host_2yxmfl ubuntu 1609 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/dime_host_2yxmfl/env/bin/diamond --configfile /home/ubuntu/dime_host_2yxmfl/work/plugins/diamond/etc/diamond.conf ubuntu 1738 1465 1 11:01 ? 00:00:02 /home/ubuntu/dime_host_2yxmfl/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-uVmuhO ubuntu 1748 1738 0 11:01 ? 00:00:00 /bin/sh -c /tmp/R2889/install-dime.sh ubuntu 1750 1748 0 11:01 ? 00:00:00 /bin/bash -e /tmp/R2889/install-dime.sh ntp 8672 1 0 11:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9239 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9240 9239 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9244 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9245 9244 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9254 9245 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9255 9240 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9256 9254 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9494 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9957 1 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9961 9957 0 11:05 ? 00:00:00 inotifywait -e create -qq . snmp 10033 1 0 11:05 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10329 1 0 11:05 ? 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 10376 1750 0 11:05 ? 00:00:00 /bin/bash -e /tmp/R2889/install-dime.sh ubuntu 10377 10376 0 11:05 ? 00:00:00 /bin/bash -e /tmp/R2889/install-dime.sh root 10378 10377 0 11:05 ? 00:00:00 sudo ps -edf root 10379 10378 0 11:05 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.006s 2019-07-30 11:05:41,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:41,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:41,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:41,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:41,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:41,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:41,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:41,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:41,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:41,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:41,674 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:41 GMT 2019-07-30 11:05:41,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:41,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:41,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:41,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:41,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:46,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:46,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:46,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:46,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:46,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:46,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:46,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:46,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:46,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.788Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:41.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.788Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.788Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:41.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.788Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.788Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.788Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:41.788Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:39.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.6ffaa8c9-96db-4251-8e32-efcf21d6663a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:42.384Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:42.037Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:42.384Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:41.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:42.384Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:41.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:43.387Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7I1OU/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.325Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:43.968Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.583Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:43.968Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.845Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpp8OpSz', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:44.073Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.889Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.896Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}, u'dime': {u'dime_9iosoh': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-9iosoh'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.896Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:44.454Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:44.088Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:44.080Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmKT2Ib', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.881Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.896Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.880Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:44.603Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}, u'dime': {u'dime_9iosoh': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-9iosoh'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:43.880Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.ad17ff24-4a40-452d-beed-c3a24664d931"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:45.234Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:44.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:45.234Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:44.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 3106, "offset": 3080, "size": 50}}} 2019-07-30 11:05:46,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:46,774 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:46 GMT 2019-07-30 11:05:46,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:46,775 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:05:46,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:46,775 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:46,775 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:46,775 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:05:46,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 11:05:46,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:05:46,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:05:46,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:05:46,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:05:46,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:05:46,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:05:46,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:05:46,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 11:05:46,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 11:05:46,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7I1OU/bind.py 2019-07-30 11:05:46,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 11:05:46,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:05:46,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpp8OpSz', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:05:46,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:05:46,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:05:46,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}, u'dime': {u'dime_9iosoh': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-9iosoh'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:05:46,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:05:46,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:05:46,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:05:46,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmKT2Ib', '/etc/bind/db.clearwater.local'] 2019-07-30 11:05:46,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 11:05:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:05:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}, u'dime': {u'dime_9iosoh': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-9iosoh'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:05:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 11:05:46,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 11:05:46,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:46,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:46,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:46,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:46,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:46,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:46,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:46,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:46,852 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:46,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:46,852 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:46 GMT 2019-07-30 11:05:46,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:46,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:46,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:46,852 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:46,852 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:51,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:51,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:51,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:51,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:51,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:51,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:51,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:51,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:51,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3106, "offset": 3106, "size": 50}}} 2019-07-30 11:05:51,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:51,956 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:51 GMT 2019-07-30 11:05:51,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:51,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:05:51,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:51,957 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:51,957 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:51,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:52,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:52,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:52,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:52,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:52,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:52,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:52,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:52,026 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:52,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:52,026 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:52 GMT 2019-07-30 11:05:52,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:52,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:52,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:52,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:52,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:57,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:05:57,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:57,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:57,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:57,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:57,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3106, "offset": 3106, "size": 50}}} 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:57 GMT 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:57,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:05:57,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:05:57,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:05:57,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:05:57,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:05:57,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:05:57,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:05:57,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:05:57,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:05:57,275 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:05:57,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:05:57,275 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:05:57 GMT 2019-07-30 11:05:57,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:05:57,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:05:57,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:05:57,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:05:57,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:02,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:02,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:02,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:57.459Z", "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-30T11:05:57.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:05:58.132Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:05:57.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}], "metadata": {"pagination": {"total": 3108, "offset": 3106, "size": 50}}} 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:02 GMT 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:02,406 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:06:02,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:02,407 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:02,407 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:02,407 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:06:02,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 11:06:02,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 11:06:02,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:02,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:02,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:02,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:02,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:02,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:02,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:02,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:02,470 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:02,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:02,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:02 GMT 2019-07-30 11:06:02,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:02,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:02,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:02,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:02,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:07,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:07,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:07,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:07,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:07,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:07,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:07,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:07,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:07,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:05.672Z", "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 1s (5,591 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.095s\nuser\t0m3.503s\nsys\t0m0.949s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:05.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:06.197Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:05.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:06.197Z", "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-30T11:06:05.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:06.197Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:05.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}], "metadata": {"pagination": {"total": 3112, "offset": 3108, "size": 50}}} 2019-07-30 11:06:07,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:07,650 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:07 GMT 2019-07-30 11:06:07,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:07,650 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:06:07,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:07,650 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:07,650 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:07,650 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:06:07,651 - 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 1s (5,591 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.095s user 0m3.503s sys 0m0.949s 2019-07-30 11:06:07,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-07-30 11:06:07,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-07-30 11:06:07,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-07-30 11:06:07,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:07,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:07,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:07,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:07,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:07,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:07,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:07,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:07,866 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:07,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:07,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:07 GMT 2019-07-30 11:06:07,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:07,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:07,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:07,866 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:07,866 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:12,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:13,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:13,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:13,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:13,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:13,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:13,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:13,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:13,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:07.915Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.007s\nsys\t0m0.044s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:07.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:07.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d3:f3:c7 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed3:f3c7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:137159 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47027 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222644340 (222.6 MB) TX bytes:7473101 (7.4 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:2488 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2488 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:224289 (224.2 KB) TX bytes:224289 (224.2 KB)\n\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-30T11:06:07.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:07.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 120 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 532 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 10:58 ? 00:00:00 [kauditd]\nroot 907 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 981 1 0 10:58 ? 00:00:00 rsyslogd\nmessage+ 1002 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 1012 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1038 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1092 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1093 1 0 10:58 ? 00:00:00 cron\ndaemon 1094 1 0 10:58 ? 00:00:00 atd\nroot 1243 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1249 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_xxnrtt/env/bin/python -m cloudify_agent.worker --queue vellum_host_xxnrtt --max-workers 5 --name vellum_host_xxnrtt\nubuntu 1463 1461 0 10:59 ? 00:00:02 /home/ubuntu/vellum_host_xxnrtt/env/bin/python -m cloudify_agent.worker --queue vellum_host_xxnrtt --max-workers 5 --name vellum_host_xxnrtt\nubuntu 1607 1 0 10:59 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_xxnrtt/env/bin/diamond --configfile /home/ubuntu/vellum_host_xxnrtt/work/plugins/diamond/etc/diamond.conf\nubuntu 1732 1463 1 11:01 ? 00:00:02 /home/ubuntu/vellum_host_xxnrtt/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-IxAjFX\nubuntu 1744 1732 0 11:01 ? 00:00:00 /bin/sh -c /tmp/VKXP1/install-vellum.sh\nubuntu 1746 1744 0 11:01 ? 00:00:00 /bin/bash -e /tmp/VKXP1/install-vellum.sh\nntp 11721 1 0 11:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12120 1 0 11:05 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13088 1 0 11:05 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13094 13088 0 11:05 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13160 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13946 13160 0 11:06 ? 00:00:00 [check-monit-upt] \nmemcache 13972 1 0 11:06 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.11 -c 4096 -r -U 0\nroot 13987 13160 0 11:06 ? 00:00:00 [check-memcached] \nroot 13989 13160 0 11:06 ? 00:00:00 [poll_memcached.] \nroot 13996 13160 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 14010 13996 0 11:06 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14048 14010 0 11:06 ? 00:00:00 sleep 20\ndnsmasq 14120 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 14167 1746 0 11:06 ? 00:00:00 /bin/bash -e /tmp/VKXP1/install-vellum.sh\nubuntu 14168 14167 0 11:06 ? 00:00:00 /bin/bash -e /tmp/VKXP1/install-vellum.sh\nroot 14169 14168 0 11:06 ? 00:00:00 sudo ps -edf\nroot 14170 14169 0 11:06 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:07.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:07.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] => 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 14120/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:59031 0.0.0.0:* LISTEN 1732/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13160/monit \ntcp 0 0 192.168.120.11:11211 0.0.0.0:* LISTEN 13972/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12120/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14120/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14120/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.11:123 0.0.0.0:* 11721/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11721/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11721/ntpd \nudp 0 0 0.0.0.0:43836 0.0.0.0:* 555/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12120/memcached \nudp6 0 0 ::1:53 :::* 14120/dnsmasq \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 11721/ntpd \nudp6 0 0 ::1:123 :::* 11721/ntpd \nudp6 0 0 :::123 :::* 11721/ntpd \nudp6 0 0 :::16329 :::* 555/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7229 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9048 1092/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6531 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8865 1002/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:07.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:07.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:07.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\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/iotop.log\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/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_20190730T110000Z.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-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:07.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "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-30T11:06:07.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "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-30T11:06:07.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "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-30T11:06:07.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] => INFO [main] 2019-07-30 11:03:20,072 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-07-30 11:03:20,089 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 11:03:20,222 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-30 11:03:20,441 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-07-30 11:03:20,450 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-07-30 11:03:20,451 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-07-30 11:03:20,896 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 11:03:20,933 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-30 11:03:21,001 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699584(683K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66728784(65164K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-07-30 11:03:21,003 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-07-30 11:03:21,003 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16672808(16282K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-07-30 11:03:21,003 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-30 11:03:21,003 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_1564484599.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1564484599.log]\nINFO [main] 2019-07-30 11:03:21,432 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-07-30 11:03:21,432 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-07-30 11:03:21,667 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-07-30 11:03:21,671 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-07-30 11:03:21,671 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-07-30 11:03:21,684 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-07-30 11:03:21,773 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-07-30 11:03:21,785 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-07-30 11:03:21,786 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-07-30 11:03:21,967 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-07-30 11:03:23,929 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-07-30 11:03:23,940 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-07-30 11:03:23,948 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-07-30 11:03:23,953 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-07-30 11:03:23,957 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-07-30 11:03:23,963 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-07-30 11:03:23,976 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-07-30 11:03:23,988 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-07-30 11:03:23,996 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-07-30 11:03:24,003 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-07-30 11:03:24,009 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-07-30 11:03:24,016 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-07-30 11:03:24,019 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-07-30 11:03:24,023 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-07-30 11:03:24,026 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-07-30 11:03:24,031 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-07-30 11:03:24,137 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-07-30 11:03:24,138 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-07-30 11:03:24,247 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:24,256 Memtable.java:347 - Writing Memtable-local@698511286(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:24,344 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=1564484603895, position=399)\nINFO [main] 2019-07-30 11:03:24,855 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-07-30 11:03:25,065 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-07-30 11:03:25,065 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-07-30 11:03:25,068 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-07-30 11:03:25,082 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-30 11:03:25,083 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-07-30 11:03:25,100 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 11:03:25,119 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-30 11:03:25,129 SystemKeyspace.java:765 - No host ID found, created 5eb5e1a7-b3bf-4ad8-b284-cfe502b8fe43 (Note: This should happen exactly once per node).\nINFO [main] 2019-07-30 11:03:25,134 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-07-30 11:03:25,139 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-30 11:03:25,141 Memtable.java:347 - Writing Memtable-local@1258148298(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-30 11:03:25,142 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=1564484603895, position=93397)\nINFO [main] 2019-07-30 11:03:25,761 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 11:03:25,775 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-30 11:03:25,804 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-07-30 11:03:25,828 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 11:03:25,839 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-30 11:03:25,848 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 11:03:25,855 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-30 11:03:25,872 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-07-30 11:03:25,874 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 11:03:25,881 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-30 11:03:25,892 StorageService.java:959 - Generated random tokens. tokens are [1003444407562410718, -1935232256109271728, 6507072083708660357, -4715624747171453681, 6216623591064779756, 7160076526301013063, -3162801517432479517, -4389841271779104010, 7857263598746094766, -5769324704028146242, 2883476124618552510, 1862377915497195935, 3294511866464356881, -5155585958672458535, -7342596462125714819, 2082391040235424958, 2848176206746935050, -5724438368199126888, -6836812954912511492, -1808197320545059956, -5379249005245241716, 4078532104434831127, -3425422532155694099, 1453814699272316492, -4256005104982954691, -6327134283336206931, -4482483986160170756, -2026130995012698014, 8594538432259108641, -2340467505350652159, 5953558017070036817, 1607876730966441257, 5630535319812944751, -3780471358507886118, -613785312034765846, -1809295428857504688, 2280856401250129754, 8590322731445917698, 4618861162162619854, -2254358070567449766, 5186978793270265455, -819248335535251865, -7913795021607025656, -1089991250009258593, -8507379615811898913, 6585107825825447571, 890791670559868800, 8039422995648013145, 494230225190217115, -5297427991274178331, -6519542104418160730, 5564275554920733149, 2112377775591022582, -8181167986767795349, 6042908969541659195, -1689942347118498064, 6674609730506870728, 7898910871399503937, 8973964667196906141, -8287737210815081786, 2157944330747264950, 5980879155653322272, -3709087759137323378, 7636003219144015256, 3810182374955772488, 5361413907191965097, 1813214152225588642, 1194986837287126635, 5942114569216718464, -722299356789325793, -7233986149854472783, -4402314045172476574, -2285268679790435250, 8822505173985638368, 970891461378557171, -6396846564520835161, -1183953883412696255, 8057893864435025342, 8391018592054083308, 1863434880394531318, 3222166570100058133, -1909340025908534238, -1907906787420230457, 771557623166983447, 6051767303542387981, -4392249678970513680, 4107060681925580503, -4483968400769664386, -69249061039753897, -2105738379114402089, -5591785661372132601, 3385827499266755135, -3962702509423802985, 5646323946118752006, 4760670870928548744, -8168311762807227759, -6246364226632156246, -5255928513346594442, -1523415413374668803, 4999921148291889644, 8842675740442267163, -2988149968317003995, 9157070984237719813, -4925857822851646230, 1330887407425532374, -5030422856010572211, -5570814028483577644, -1957841208869814565, -2147818653847934614, -5471116018848719971, 211215471345598113, -5390474224442806703, -4708212234919407368, -7152933545318921982, -6220526047887298352, 5940447791425160242, -6218483987657348726, 6734709994802974462, -5565222068335503157, -8817032041133695389, 2425556563688781100, 2329372819848044478, -1316458387192385135, -8793925548465143628, -147368880558903629, -5435100564159347198, 1230316657829115879, 656305507674553585, 7907117454380076282, -3862844805158791851, 262768586565231781, -1778104642296849892, 7395907732971485591, 7738001662531618159, 7466347757693552803, -4382502623993613460, -8734948437362605861, -8269337169420042911, -4703358872948018046, -7072830344517171300, -2808917792291405452, 8377248495559318383, 5568291557674466961, -2813359796179457866, -8929348587471150065, 8601805734778535851, -1496154588035062793, -8702912013551529675, 6945595047503212876, 2437831709403191202, 7917580825446966815, -8134041038656250016, -7412970671360243436, 459005537313985010, -4944376251708614095, -3803537850243293128, 6686603086983360982, 4026814054247937228, -5829643691158545879, 3553394574508643488, 5086214734568546563, 599647164328236138, -3373186666059628185, -2868131890293777105, 976488184798736665, -575991152962191012, 4603611601853862139, 5701787083229220412, -3179817591766403458, 4261743851565220667, -494230934180088122, 325282637901106807, 1989548863142127114, 8352819315190295554, 8314076050238812985, -232997121297408325, 6597475151624892198, 4193805006188947975, -6142419580638154041, -4548563443045934331, -4740539611981119510, 2414769572823403617, 7182269884160782027, 3172270675240221273, 8884100457103375197, 7456229489455235024, -2416052131917768016, 753146054854001076, -6738334451426665612, -5918109925353065093, 1080095195057860510, 8309101829902626914, -3765631862259317326, 5056230500281917939, 256677547565636109, -5206315789746153374, -4554389767213763784, -6267822011215350958, -4942922704906855323, -6985966097882962135, 2257704602483101588, 1500514721945892335, -7993257389150206286, -5595412913055142942, 10567343088301471, -999397621781138263, 6988801159642017168, 5837428115063248778, 7095911831254828582, 2892119642694282997, -4739244607002673305, -1665736905793946131, 7461637891988325287, 2216624561012042481, -2614764117560092516, -4287071056594931806, -1470487764477425406, 2667530931007457340, 7169850117192348933, -7500559192724965073, -1780668525721708062, 7968901204858203865, -7965864012780267907, -5106814478972855772, 3400847277048921379, -6168310682653181377, 8577477568073371762, -1823886105589235085, -64955086035631866, -965694579419682304, -9223168078590794759, -2832654020303396547, -4603311839472611887, 7761364196361907982, -6406652231029652683, -3405139591583041825, 7841161086936857949, 7595225524727948402, 6772835060936173521, -8044215329990378628, 6995328424947985734, 4149576585498723139, -8317804051723819667, 3338567968592609470, 7538132594059587257, -1951599840814772645, 8925000043758075437, 4850254143139075560, -4717619146808402415, 7185689062413014157, 3616672054660147338, 8850921184109349475, 3164311325109548999, 4315814252435425830, -4498463088226180486, 4968468113160878899]\nINFO [main] 2019-07-30 11:03:25,911 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7ef2bfec[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@18e81b03[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@10dbbb46}\nINFO [MigrationStage:1] 2019-07-30 11:03:25,980 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:25,982 Memtable.java:347 - Writing Memtable-schema_keyspaces@626255487(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:25,983 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=1564484603895, position=102352)\nINFO [MigrationStage:1] 2019-07-30 11:03:26,488 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-30 11:03:26,489 Memtable.java:347 - Writing Memtable-schema_columnfamilies@624113295(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-30 11:03:26,506 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=1564484603895, position=102352)\nINFO [MigrationStage:1] 2019-07-30 11:03:26,835 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:26,836 Memtable.java:347 - Writing Memtable-schema_columns@1947921200(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:26,859 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=1564484603895, position=102352)\nINFO [MigrationStage:1] 2019-07-30 11:03:27,446 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-30 11:03:27,447 Memtable.java:347 - Writing Memtable-schema_triggers@622541756(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-30 11:03:27,448 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=1564484603895, position=102352)\nINFO [MigrationStage:1] 2019-07-30 11:03:27,894 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:27,895 Memtable.java:347 - Writing Memtable-schema_usertypes@341986472(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:27,896 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=1564484603895, position=102352)\nINFO [MigrationStage:1] 2019-07-30 11:03:28,315 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@51f4b802[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-30 11:03:28,330 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-07-30 11:03:28,331 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@77b87823[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-30 11:03:28,345 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-07-30 11:03:28,456 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-30 11:03:28,457 Memtable.java:347 - Writing Memtable-local@1662172421(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-30 11:03:28,458 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=1564484603895, position=102595)\nINFO [main] 2019-07-30 11:03:28,721 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:28,721 Memtable.java:347 - Writing Memtable-local@1069760079(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 11:03:28,733 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=1564484603895, position=114583)\nINFO [CompactionExecutor:2] 2019-07-30 11:03:29,099 CompactionTask.java:141 - Compacting [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-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-2-Data.db')]\nINFO [main] 2019-07-30 11:03:29,173 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-07-30 11:03:29,353 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-07-30 11:03:29,386 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-30 11:03:29,386 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-07-30 11:03:29,447 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-07-30 11:03:29,453 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-07-30 11:03:29,809 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,918 bytes to 5,729 (~96% of original) in 696ms = 0.007850MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-07-30 11:05:22,972 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-07-30 11:05:23,002 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-07-30 11:05:23,003 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-07-30 11:05:23,004 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-07-30 11:05:25,024 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-07-30 11:05:25,026 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "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-30T11:06:08.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "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-30T11:06:07.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "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-30T11:06:08.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:08.511Z", "message": "[vellum] => 2019-07-30 11:05:26.249047900 Stopping etcd clearwater-etcd\n2019-07-30 11:06:02.429627907 Restarting etcd clearwater-etcd\n2019-07-30 11:06:02.438423676 Configured ETCDCTL_PEERS: 192.168.120.3:4000,\n2019-07-30 11:06:02.440221699 Check for previous failed startup attempt\n2019-07-30 11:06:02.441344027 Running etcdctl member list\n330c02802973e94e: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false\n3e369c8ea6c75e31: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=true\na01e179b2a75322f: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false\nb798781dc6fd0494: name=192-168-120-23 peerURLs=http://192.168.120.23:2380 clientURLs=http://192.168.120.23:4000 isLeader=false\nbb8be1fadadd49a0: name=192-168-120-8 peerURLs=http://192.168.120.8:2380 clientURLs=http://192.168.120.8:4000 isLeader=false\n2019-07-30 11:06:02.594273605 etcdctl returned 0\n2019-07-30 11:06:02.604454830 Joining existing cluster...\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-30T11:06:07.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:09.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "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-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": "Execution done (PID=1744, return_code=0): /tmp/VKXP1/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "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.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "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-30T11:06:08.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "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-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "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.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "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-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "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-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " \r100 3149 100 3149 0 0 16273 0 --:--:-- --:--:-- --:--:-- 16316", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " File \"/home/ubuntu/vellum_host_xxnrtt/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}], "metadata": {"pagination": {"total": 3187, "offset": 3112, "size": 50}}} 2019-07-30 11:06:13,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:13,219 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:13 GMT 2019-07-30 11:06:13,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:13,219 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:06:13,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:13,219 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:13,219 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:13,219 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:06:13,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.007s sys 0m0.044s 2019-07-30 11:06:13,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-07-30 11:06:13,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d3:f3:c7 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed3:f3c7/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:137159 errors:0 dropped:0 overruns:0 frame:0 TX packets:47027 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222644340 (222.6 MB) TX bytes:7473101 (7.4 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:2488 errors:0 dropped:0 overruns:0 frame:0 TX packets:2488 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:224289 (224.2 KB) TX bytes:224289 (224.2 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-30 11:06:13,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-07-30 11:06:13,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 120 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 532 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:58 ? 00:00:00 [kauditd] root 907 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon syslog 981 1 0 10:58 ? 00:00:00 rsyslogd message+ 1002 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 1012 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind root 1038 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1093 1 0 10:58 ? 00:00:00 cron daemon 1094 1 0 10:58 ? 00:00:00 atd root 1243 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1249 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_xxnrtt/env/bin/python -m cloudify_agent.worker --queue vellum_host_xxnrtt --max-workers 5 --name vellum_host_xxnrtt ubuntu 1463 1461 0 10:59 ? 00:00:02 /home/ubuntu/vellum_host_xxnrtt/env/bin/python -m cloudify_agent.worker --queue vellum_host_xxnrtt --max-workers 5 --name vellum_host_xxnrtt ubuntu 1607 1 0 10:59 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_xxnrtt/env/bin/diamond --configfile /home/ubuntu/vellum_host_xxnrtt/work/plugins/diamond/etc/diamond.conf ubuntu 1732 1463 1 11:01 ? 00:00:02 /home/ubuntu/vellum_host_xxnrtt/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-IxAjFX ubuntu 1744 1732 0 11:01 ? 00:00:00 /bin/sh -c /tmp/VKXP1/install-vellum.sh ubuntu 1746 1744 0 11:01 ? 00:00:00 /bin/bash -e /tmp/VKXP1/install-vellum.sh ntp 11721 1 0 11:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12120 1 0 11:05 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13088 1 0 11:05 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13094 13088 0 11:05 ? 00:00:00 cpulimit -e astaire -l 5 root 13160 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13946 13160 0 11:06 ? 00:00:00 [check-monit-upt] memcache 13972 1 0 11:06 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.11 -c 4096 -r -U 0 root 13987 13160 0 11:06 ? 00:00:00 [check-memcached] root 13989 13160 0 11:06 ? 00:00:00 [poll_memcached.] root 13996 13160 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 14010 13996 0 11:06 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14048 14010 0 11:06 ? 00:00:00 sleep 20 dnsmasq 14120 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 14167 1746 0 11:06 ? 00:00:00 /bin/bash -e /tmp/VKXP1/install-vellum.sh ubuntu 14168 14167 0 11:06 ? 00:00:00 /bin/bash -e /tmp/VKXP1/install-vellum.sh root 14169 14168 0 11:06 ? 00:00:00 sudo ps -edf root 14170 14169 0 11:06 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.007s 2019-07-30 11:06:13,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-07-30 11:06:13,224 - 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 127.0.0.1:53 0.0.0.0:* LISTEN 14120/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:59031 0.0.0.0:* LISTEN 1732/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13160/monit tcp 0 0 192.168.120.11:11211 0.0.0.0:* LISTEN 13972/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12120/memcached tcp6 0 0 ::1:53 :::* LISTEN 14120/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 14120/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.11:123 0.0.0.0:* 11721/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11721/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11721/ntpd udp 0 0 0.0.0.0:43836 0.0.0.0:* 555/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12120/memcached udp6 0 0 ::1:53 :::* 14120/dnsmasq udp6 0 0 fe80::f816:3eff:fed:123 :::* 11721/ntpd udp6 0 0 ::1:123 :::* 11721/ntpd udp6 0 0 :::123 :::* 11721/ntpd udp6 0 0 :::16329 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7229 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9048 1092/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6531 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8865 1002/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.004s 2019-07-30 11:06:13,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-07-30 11:06:13,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-07-30 11:06:13,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa30 /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/iotop.log /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/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_20190730T110000Z.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-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.003s sys 0m0.002s 2019-07-30 11:06:13,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-30 11:06:13,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-30 11:06:13,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-30 11:06:13,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-07-30 11:03:20,072 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-07-30 11:03:20,089 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 11:03:20,222 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-30 11:03:20,441 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-07-30 11:03:20,450 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-07-30 11:03:20,451 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-07-30 11:03:20,896 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 11:03:20,933 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-30 11:03:21,001 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699584(683K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66728784(65164K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-07-30 11:03:21,002 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-07-30 11:03:21,003 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-07-30 11:03:21,003 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16672808(16282K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-07-30 11:03:21,003 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-30 11:03:21,003 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_1564484599.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1564484599.log] INFO [main] 2019-07-30 11:03:21,432 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-07-30 11:03:21,432 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-07-30 11:03:21,667 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-07-30 11:03:21,671 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-07-30 11:03:21,671 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-07-30 11:03:21,684 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-07-30 11:03:21,773 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-07-30 11:03:21,785 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-07-30 11:03:21,786 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-07-30 11:03:21,967 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-07-30 11:03:23,929 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-07-30 11:03:23,940 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-07-30 11:03:23,948 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-07-30 11:03:23,953 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-07-30 11:03:23,957 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-07-30 11:03:23,963 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-07-30 11:03:23,976 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-07-30 11:03:23,988 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-07-30 11:03:23,996 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-07-30 11:03:24,003 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-07-30 11:03:24,009 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-07-30 11:03:24,016 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-07-30 11:03:24,019 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-07-30 11:03:24,023 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-07-30 11:03:24,026 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-07-30 11:03:24,031 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-07-30 11:03:24,137 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-07-30 11:03:24,138 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-07-30 11:03:24,247 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 11:03:24,256 Memtable.java:347 - Writing Memtable-local@698511286(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 11:03:24,344 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=1564484603895, position=399) INFO [main] 2019-07-30 11:03:24,855 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-07-30 11:03:25,065 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-07-30 11:03:25,065 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-07-30 11:03:25,068 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-07-30 11:03:25,082 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-30 11:03:25,083 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-07-30 11:03:25,100 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 11:03:25,119 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-30 11:03:25,129 SystemKeyspace.java:765 - No host ID found, created 5eb5e1a7-b3bf-4ad8-b284-cfe502b8fe43 (Note: This should happen exactly once per node). INFO [main] 2019-07-30 11:03:25,134 StorageService.java:807 - Starting up server gossip INFO [main] 2019-07-30 11:03:25,139 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-30 11:03:25,141 Memtable.java:347 - Writing Memtable-local@1258148298(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-30 11:03:25,142 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=1564484603895, position=93397) INFO [main] 2019-07-30 11:03:25,761 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 11:03:25,775 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-30 11:03:25,804 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-07-30 11:03:25,828 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 11:03:25,839 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-30 11:03:25,848 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 11:03:25,855 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-30 11:03:25,872 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-07-30 11:03:25,874 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 11:03:25,881 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-30 11:03:25,892 StorageService.java:959 - Generated random tokens. tokens are [1003444407562410718, -1935232256109271728, 6507072083708660357, -4715624747171453681, 6216623591064779756, 7160076526301013063, -3162801517432479517, -4389841271779104010, 7857263598746094766, -5769324704028146242, 2883476124618552510, 1862377915497195935, 3294511866464356881, -5155585958672458535, -7342596462125714819, 2082391040235424958, 2848176206746935050, -5724438368199126888, -6836812954912511492, -1808197320545059956, -5379249005245241716, 4078532104434831127, -3425422532155694099, 1453814699272316492, -4256005104982954691, -6327134283336206931, -4482483986160170756, -2026130995012698014, 8594538432259108641, -2340467505350652159, 5953558017070036817, 1607876730966441257, 5630535319812944751, -3780471358507886118, -613785312034765846, -1809295428857504688, 2280856401250129754, 8590322731445917698, 4618861162162619854, -2254358070567449766, 5186978793270265455, -819248335535251865, -7913795021607025656, -1089991250009258593, -8507379615811898913, 6585107825825447571, 890791670559868800, 8039422995648013145, 494230225190217115, -5297427991274178331, -6519542104418160730, 5564275554920733149, 2112377775591022582, -8181167986767795349, 6042908969541659195, -1689942347118498064, 6674609730506870728, 7898910871399503937, 8973964667196906141, -8287737210815081786, 2157944330747264950, 5980879155653322272, -3709087759137323378, 7636003219144015256, 3810182374955772488, 5361413907191965097, 1813214152225588642, 1194986837287126635, 5942114569216718464, -722299356789325793, -7233986149854472783, -4402314045172476574, -2285268679790435250, 8822505173985638368, 970891461378557171, -6396846564520835161, -1183953883412696255, 8057893864435025342, 8391018592054083308, 1863434880394531318, 3222166570100058133, -1909340025908534238, -1907906787420230457, 771557623166983447, 6051767303542387981, -4392249678970513680, 4107060681925580503, -4483968400769664386, -69249061039753897, -2105738379114402089, -5591785661372132601, 3385827499266755135, -3962702509423802985, 5646323946118752006, 4760670870928548744, -8168311762807227759, -6246364226632156246, -5255928513346594442, -1523415413374668803, 4999921148291889644, 8842675740442267163, -2988149968317003995, 9157070984237719813, -4925857822851646230, 1330887407425532374, -5030422856010572211, -5570814028483577644, -1957841208869814565, -2147818653847934614, -5471116018848719971, 211215471345598113, -5390474224442806703, -4708212234919407368, -7152933545318921982, -6220526047887298352, 5940447791425160242, -6218483987657348726, 6734709994802974462, -5565222068335503157, -8817032041133695389, 2425556563688781100, 2329372819848044478, -1316458387192385135, -8793925548465143628, -147368880558903629, -5435100564159347198, 1230316657829115879, 656305507674553585, 7907117454380076282, -3862844805158791851, 262768586565231781, -1778104642296849892, 7395907732971485591, 7738001662531618159, 7466347757693552803, -4382502623993613460, -8734948437362605861, -8269337169420042911, -4703358872948018046, -7072830344517171300, -2808917792291405452, 8377248495559318383, 5568291557674466961, -2813359796179457866, -8929348587471150065, 8601805734778535851, -1496154588035062793, -8702912013551529675, 6945595047503212876, 2437831709403191202, 7917580825446966815, -8134041038656250016, -7412970671360243436, 459005537313985010, -4944376251708614095, -3803537850243293128, 6686603086983360982, 4026814054247937228, -5829643691158545879, 3553394574508643488, 5086214734568546563, 599647164328236138, -3373186666059628185, -2868131890293777105, 976488184798736665, -575991152962191012, 4603611601853862139, 5701787083229220412, -3179817591766403458, 4261743851565220667, -494230934180088122, 325282637901106807, 1989548863142127114, 8352819315190295554, 8314076050238812985, -232997121297408325, 6597475151624892198, 4193805006188947975, -6142419580638154041, -4548563443045934331, -4740539611981119510, 2414769572823403617, 7182269884160782027, 3172270675240221273, 8884100457103375197, 7456229489455235024, -2416052131917768016, 753146054854001076, -6738334451426665612, -5918109925353065093, 1080095195057860510, 8309101829902626914, -3765631862259317326, 5056230500281917939, 256677547565636109, -5206315789746153374, -4554389767213763784, -6267822011215350958, -4942922704906855323, -6985966097882962135, 2257704602483101588, 1500514721945892335, -7993257389150206286, -5595412913055142942, 10567343088301471, -999397621781138263, 6988801159642017168, 5837428115063248778, 7095911831254828582, 2892119642694282997, -4739244607002673305, -1665736905793946131, 7461637891988325287, 2216624561012042481, -2614764117560092516, -4287071056594931806, -1470487764477425406, 2667530931007457340, 7169850117192348933, -7500559192724965073, -1780668525721708062, 7968901204858203865, -7965864012780267907, -5106814478972855772, 3400847277048921379, -6168310682653181377, 8577477568073371762, -1823886105589235085, -64955086035631866, -965694579419682304, -9223168078590794759, -2832654020303396547, -4603311839472611887, 7761364196361907982, -6406652231029652683, -3405139591583041825, 7841161086936857949, 7595225524727948402, 6772835060936173521, -8044215329990378628, 6995328424947985734, 4149576585498723139, -8317804051723819667, 3338567968592609470, 7538132594059587257, -1951599840814772645, 8925000043758075437, 4850254143139075560, -4717619146808402415, 7185689062413014157, 3616672054660147338, 8850921184109349475, 3164311325109548999, 4315814252435425830, -4498463088226180486, 4968468113160878899] INFO [main] 2019-07-30 11:03:25,911 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7ef2bfec[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@18e81b03[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@10dbbb46} INFO [MigrationStage:1] 2019-07-30 11:03:25,980 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 11:03:25,982 Memtable.java:347 - Writing Memtable-schema_keyspaces@626255487(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 11:03:25,983 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=1564484603895, position=102352) INFO [MigrationStage:1] 2019-07-30 11:03:26,488 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-30 11:03:26,489 Memtable.java:347 - Writing Memtable-schema_columnfamilies@624113295(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-30 11:03:26,506 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=1564484603895, position=102352) INFO [MigrationStage:1] 2019-07-30 11:03:26,835 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 11:03:26,836 Memtable.java:347 - Writing Memtable-schema_columns@1947921200(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 11:03:26,859 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=1564484603895, position=102352) INFO [MigrationStage:1] 2019-07-30 11:03:27,446 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-30 11:03:27,447 Memtable.java:347 - Writing Memtable-schema_triggers@622541756(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-30 11:03:27,448 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=1564484603895, position=102352) INFO [MigrationStage:1] 2019-07-30 11:03:27,894 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 11:03:27,895 Memtable.java:347 - Writing Memtable-schema_usertypes@341986472(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 11:03:27,896 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=1564484603895, position=102352) INFO [MigrationStage:1] 2019-07-30 11:03:28,315 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@51f4b802[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-30 11:03:28,330 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-07-30 11:03:28,331 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@77b87823[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-30 11:03:28,345 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-07-30 11:03:28,456 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-30 11:03:28,457 Memtable.java:347 - Writing Memtable-local@1662172421(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-30 11:03:28,458 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=1564484603895, position=102595) INFO [main] 2019-07-30 11:03:28,721 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 11:03:28,721 Memtable.java:347 - Writing Memtable-local@1069760079(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 11:03:28,733 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=1564484603895, position=114583) INFO [CompactionExecutor:2] 2019-07-30 11:03:29,099 CompactionTask.java:141 - Compacting [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-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-2-Data.db')] INFO [main] 2019-07-30 11:03:29,173 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-07-30 11:03:29,353 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-07-30 11:03:29,386 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-30 11:03:29,386 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-07-30 11:03:29,447 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-07-30 11:03:29,453 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-07-30 11:03:29,809 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,918 bytes to 5,729 (~96% of original) in 696ms = 0.007850MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-07-30 11:05:22,972 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-07-30 11:05:23,002 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-07-30 11:05:23,003 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-07-30 11:05:23,004 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-07-30 11:05:25,024 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-07-30 11:05:25,026 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.001s sys 0m0.003s 2019-07-30 11:06:13,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-07-30 11:06:13,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-30 11:06:13,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-07-30 11:06:13,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-07-30 11:05:26.249047900 Stopping etcd clearwater-etcd 2019-07-30 11:06:02.429627907 Restarting etcd clearwater-etcd 2019-07-30 11:06:02.438423676 Configured ETCDCTL_PEERS: 192.168.120.3:4000, 2019-07-30 11:06:02.440221699 Check for previous failed startup attempt 2019-07-30 11:06:02.441344027 Running etcdctl member list 330c02802973e94e: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false 3e369c8ea6c75e31: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=true a01e179b2a75322f: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false b798781dc6fd0494: name=192-168-120-23 peerURLs=http://192.168.120.23:2380 clientURLs=http://192.168.120.23:4000 isLeader=false bb8be1fadadd49a0: name=192-168-120-8 peerURLs=http://192.168.120.8:2380 clientURLs=http://192.168.120.8:4000 isLeader=false 2019-07-30 11:06:02.594273605 etcdctl returned 0 2019-07-30 11:06:02.604454830 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-30 11:06:13,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-07-30 11:06:13,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:06:13,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-07-30 11:06:13,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-07-30 11:06:13,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-07-30 11:06:13,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:06:13,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-07-30 11:06:13,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-07-30 11:06:13,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:06:13,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 11:06:13,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 11:06:13,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1744, return_code=0): /tmp/VKXP1/install-vellum.sh 2019-07-30 11:06:13,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:06:13,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:06:13,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:06:13,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:06:13,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:06:13,229 - 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.000s sys 0m0.004s 2019-07-30 11:06:13,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-07-30 11:06:13,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 11:06:13,229 - 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.004s sys 0m0.002s 2019-07-30 11:06:13,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-07-30 11:06:13,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt 2019-07-30 11:06:13,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt 2019-07-30 11:06:13,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xxnrtt 2019-07-30 11:06:13,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 11:06:13,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 11:06:13,230 - 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-xxnrtt 2019-07-30 11:06:13,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16273 0 --:--:-- --:--:-- --:--:-- 16316 2019-07-30 11:06:13,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-07-30 11:06:13,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_xxnrtt/env/bin/ctx", line 13, in 2019-07-30 11:06:13,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-07-30 11:06:13,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:13,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:13,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:13,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:13,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:13,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:13,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:13,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:13,285 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:13,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:13,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:13 GMT 2019-07-30 11:06:13,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:13,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:13,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:13,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:13,286 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:18,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:18,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:18,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:18,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " File \"/home/ubuntu/vellum_host_xxnrtt/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-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " File \"/home/ubuntu/vellum_host_xxnrtt/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-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "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-30T11:06:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.208Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:08.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.75957384-4cde-41b2-a244-22777222e0e7"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.797Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:09.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.797Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:09.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:09.797Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:09.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:11.463Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/320UL/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:11.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:12.144Z", "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-30T11:06:11.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:12.144Z", "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-30T11:06:11.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:12.144Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:11.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:12.144Z", "message": "[vellum] 192.168.120.11", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:11.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:12.144Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:11.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:12.144Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:11.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:12.144Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:11.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:12.144Z", "message": "Process created, PID: 14287", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:11.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:12.144Z", "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-30T11:06:11.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3187, "offset": 3162, "size": 50}}} 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:18 GMT 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:06:18,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:18,418 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:18,418 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:18,418 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:06:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_xxnrtt/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-07-30 11:06:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-07-30 11:06:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_xxnrtt/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-07-30 11:06:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-07-30 11:06:18,420 - 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-30 11:06:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:06:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-07-30 11:06:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-07-30 11:06:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-07-30 11:06:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-07-30 11:06:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:06:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-07-30 11:06:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 11:06:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:06:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 11:06:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/320UL/start-vellum.sh 2019-07-30 11:06:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:06:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:06:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-07-30 11:06:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.11 2019-07-30 11:06:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 11:06:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:06:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 11:06:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14287 2019-07-30 11:06:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-07-30 11:06:18,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:18,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:18,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:18,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:18,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:18,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:18,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:18,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:18,511 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:18,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:18,511 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:18 GMT 2019-07-30 11:06:18,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:18,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:18,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:18,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:18,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:23,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:23,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:23,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:23,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:23,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:23,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:23,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:23,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:23,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:21.866Z", "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-30T11:06:21.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3188, "offset": 3187, "size": 50}}} 2019-07-30 11:06:23,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:23,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:23 GMT 2019-07-30 11:06:23,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:23,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:06:23,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:23,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:23,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:23,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:06:23,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:23,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:23,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:23,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:23,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:23,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:23,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:23,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:23,702 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:23,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:23,702 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:23 GMT 2019-07-30 11:06:23,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:23,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:23,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:23,702 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:23,703 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:28,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:28,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:28,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:28,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:28,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:28,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:28,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:28,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:28,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3188, "offset": 3188, "size": 50}}} 2019-07-30 11:06:28,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:28,796 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:28 GMT 2019-07-30 11:06:28,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:28,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:06:28,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:28,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:28,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:28,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:28,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:28,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:28,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:28,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:28,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:28,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:28,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:28,854 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:28,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:28,854 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:28 GMT 2019-07-30 11:06:28,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:28,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:28,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:28,855 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:28,855 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:33,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:34,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:34,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:34,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:34,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:34,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:31.688Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:31.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:32.405Z", "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-30T11:06:31.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3190, "offset": 3188, "size": 50}}} 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:34 GMT 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:34,075 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:06:34,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:06:34,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:06:34,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:34,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:34,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:34,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:34,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:34,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:34,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:34,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:34,153 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:34,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:34,154 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:34 GMT 2019-07-30 11:06:34,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:34,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:34,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:34,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:34,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:39,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:39,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:39,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:39,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:39,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:39,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3190, "offset": 3190, "size": 50}}} 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:39 GMT 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:39,440 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:39,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:39,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:39,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:39,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:39,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:39,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:39,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:39,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:39,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:39,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:39,520 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:39 GMT 2019-07-30 11:06:39,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:39,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:39,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:39,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:39,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:44,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:44,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:44,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:44,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:44,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:44,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:44,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:44,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:44,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:41.879Z", "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-30T11:06:41.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3191, "offset": 3190, "size": 50}}} 2019-07-30 11:06:44,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:44,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:44 GMT 2019-07-30 11:06:44,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:44,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:06:44,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:44,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:44,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:44,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:06:44,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:44,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:44,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:44,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:44,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:44,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:44,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:44,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:44,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:44,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:44,688 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:44 GMT 2019-07-30 11:06:44,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:44,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:44,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:44,688 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:44,689 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:49,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:49,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:49,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:49,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:49,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:49,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3191, "offset": 3191, "size": 50}}} 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:49 GMT 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:49,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:49,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:49,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:49,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:49,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:49,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:49,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:49,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:49,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:49,849 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:49,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:49,849 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:49 GMT 2019-07-30 11:06:49,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:49,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:49,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:49,850 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:49,850 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:54,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:06:54,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:54,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:54,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:54,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:54,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:54,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:51.673Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:06:51.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:06:52.392Z", "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-30T11:06:51.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3193, "offset": 3191, "size": 50}}} 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:54 GMT 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:06:54,968 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:06:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:06:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:06:54,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:06:55,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:06:55,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:06:55,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:06:55,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:06:55,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:06:55,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:06:55,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:06:55,039 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:06:55,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:06:55,040 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:06:55 GMT 2019-07-30 11:06:55,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:06:55,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:06:55,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:06:55,040 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:06:55,040 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:00,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:00,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:00,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:00,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:00,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:00,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:00,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:00,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:00,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3193, "offset": 3193, "size": 50}}} 2019-07-30 11:07:00,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:00,131 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:00 GMT 2019-07-30 11:07:00,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:00,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:07:00,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:00,132 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:00,132 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:00,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:00,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:00,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:00,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:00,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:00,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:00,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:00,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:00,203 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:00,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:00,204 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:00 GMT 2019-07-30 11:07:00,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:00,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:00,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:00,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:00,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:05,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:05,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:05,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:05,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:05,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:05,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:05,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:05,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:05,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:07:01.902Z", "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-30T11:07:01.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3194, "offset": 3193, "size": 50}}} 2019-07-30 11:07:05,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:05,321 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:05 GMT 2019-07-30 11:07:05,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:05,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:07:05,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:05,322 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:05,322 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:05,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:07:05,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:05,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:05,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:05,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:05,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:05,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:05,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:05,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:05,379 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:05,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:05,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:05 GMT 2019-07-30 11:07:05,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:05,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:05,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:05,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:05,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:10,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:10,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:10,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:10,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:10,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3194, "offset": 3194, "size": 50}}} 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:10 GMT 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:10,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:10,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:10,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:10,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:10,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:10,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:10,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:10,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:10,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:10,532 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:10,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:10,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:10 GMT 2019-07-30 11:07:10,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:10,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:10,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:10,532 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:10,532 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:15,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:15,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:15,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:15,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:15,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:15,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:15,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:07:11.696Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:07:11.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:07:12.364Z", "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-30T11:07:11.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3196, "offset": 3194, "size": 50}}} 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:15 GMT 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:15,638 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:07:15,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:07:15,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:07:15,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:15,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:15,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:15,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:15,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:15,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:15,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:15,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:15,714 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:15,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:15,714 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:15 GMT 2019-07-30 11:07:15,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:15,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:15,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:15,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:15,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:20,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:20,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:20,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:20,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:20,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:20,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:20,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:20,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:20,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3196, "offset": 3196, "size": 50}}} 2019-07-30 11:07:20,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:20,839 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:20 GMT 2019-07-30 11:07:20,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:20,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:07:20,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:20,839 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:20,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:20,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:20,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:20,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:20,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:20,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:20,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:20,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:20,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:20,897 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:20,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:20,897 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:20 GMT 2019-07-30 11:07:20,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:20,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:20,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:20,897 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:20,897 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:25,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:26,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:26,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:26,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:26,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:26,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:26,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:26,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:26,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:07:22.123Z", "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-30T11:07:21.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3197, "offset": 3196, "size": 50}}} 2019-07-30 11:07:26,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:26,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:26 GMT 2019-07-30 11:07:26,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:26,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:07:26,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:26,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:26,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:26,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:07:26,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:26,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:26,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:26,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:26,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:26,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:26,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:26,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:26,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:26,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:26,106 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:26 GMT 2019-07-30 11:07:26,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:26,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:26,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:26,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:26,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:31,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:31,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:31,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:31,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:31,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:31,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:31,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:31,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:31,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3197, "offset": 3197, "size": 50}}} 2019-07-30 11:07:31,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:31,205 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:31 GMT 2019-07-30 11:07:31,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:31,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:07:31,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:31,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:31,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:31,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:31,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:31,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:31,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:31,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:31,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:31,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:31,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:31,258 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:31,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:31,258 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:31 GMT 2019-07-30 11:07:31,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:31,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:31,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:31,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:31,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:36,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:36,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:36,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:36,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:36,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:07:31.696Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:07:31.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:07:32.363Z", "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-30T11:07:31.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3199, "offset": 3197, "size": 50}}} 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:36 GMT 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:36,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:36,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:36,524 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:07:36,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:07:36,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:07:36,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:36,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:36,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:36,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:36,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:36,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:36,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:36,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:36,604 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:36,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:36,604 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:36 GMT 2019-07-30 11:07:36,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:36,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:36,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:36,605 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:36,605 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:41,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:41,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:41,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:41,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:41,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:41,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:41,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:41,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:41,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3199, "offset": 3199, "size": 50}}} 2019-07-30 11:07:41,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:41,709 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:41 GMT 2019-07-30 11:07:41,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:41,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:07:41,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:41,709 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:41,709 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:41,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:41,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:41,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:41,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:41,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:41,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:41,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:41,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:41,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:41,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:41,791 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:41 GMT 2019-07-30 11:07:41,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:41,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:41,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:41,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:41,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:46,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:46,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:46,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:46,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:46,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:46,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:46,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:46,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:46,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:07:42.123Z", "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-30T11:07:41.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3200, "offset": 3199, "size": 50}}} 2019-07-30 11:07:46,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:46,916 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:46 GMT 2019-07-30 11:07:46,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:46,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:07:46,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:46,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:46,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:46,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:07:46,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:46,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:46,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:46,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:46,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:46,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:46,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:46,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:46,983 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:46,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:46,983 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:46 GMT 2019-07-30 11:07:46,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:46,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:46,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:46,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:46,983 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:51,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:52,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:52,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:52,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:52,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:52,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:52,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:52,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:52,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:07:51.745Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:07:51.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3201, "offset": 3200, "size": 50}}} 2019-07-30 11:07:52,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:52,108 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:52 GMT 2019-07-30 11:07:52,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:52,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-07-30 11:07:52,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:52,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:52,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:07:52,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:52,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:52,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:52,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:52,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:52,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:52,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:52,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:52,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:52,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:52,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:52 GMT 2019-07-30 11:07:52,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:52,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:52,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:52,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:52,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:57,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:07:57,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:57,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:57,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:57,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:57,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:57,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:57,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:57,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:07:52.362Z", "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-30T11:07:51.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3202, "offset": 3201, "size": 50}}} 2019-07-30 11:07:57,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:57,324 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:57 GMT 2019-07-30 11:07:57,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:57,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:07:57,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:57,325 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:57,325 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:07:57,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:07:57,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:07:57,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:07:57,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:07:57,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:07:57,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:07:57,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:07:57,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:07:57,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:07:57,381 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:07:57,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:07:57,381 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:07:57 GMT 2019-07-30 11:07:57,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:07:57,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:07:57,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:07:57,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:07:57,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:02,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:02,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:02,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:02,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:02,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:02,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:02,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:02,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:02,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:08:02.121Z", "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-30T11:08:02.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3203, "offset": 3202, "size": 50}}} 2019-07-30 11:08:02,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:02,522 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:02 GMT 2019-07-30 11:08:02,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:02,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:08:02,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:02,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:02,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:02,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:08:02,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:02,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:02,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:02,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:02,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:02,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:02,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:02,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:02,592 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:02,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:02,592 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:02 GMT 2019-07-30 11:08:02,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:02,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:02,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:02,593 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:02,593 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:07,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:07,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:07,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:07,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3203, "offset": 3203, "size": 50}}} 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:07 GMT 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:08:07,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:07,689 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:07,689 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:07,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:07,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:07,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:07,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:07,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:07,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:07,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:07,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:07,747 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:07,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:07,747 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:07 GMT 2019-07-30 11:08:07,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:07,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:07,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:07,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:07,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:12,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:12,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:12,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:12,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:12,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:12,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:12,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:12,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:12,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:08:11.747Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:08:11.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:08:12.364Z", "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-30T11:08:12.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3205, "offset": 3203, "size": 50}}} 2019-07-30 11:08:12,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:12,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:12 GMT 2019-07-30 11:08:12,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:12,866 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:08:12,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:12,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:12,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:12,867 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:08:12,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:08:12,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:08:12,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:12,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:12,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:12,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:12,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:12,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:12,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:12,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:12,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:12,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:12,928 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:12 GMT 2019-07-30 11:08:12,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:12,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:12,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:12,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:12,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:17,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:18,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:18,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:18,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:18,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:18,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:18,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:18,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:18,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3205, "offset": 3205, "size": 50}}} 2019-07-30 11:08:18,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:18,016 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:18 GMT 2019-07-30 11:08:18,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:18,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:08:18,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:18,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:18,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:18,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:18,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:18,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:18,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:18,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:18,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:18,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:18,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:18,100 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:18,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:18,100 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:18 GMT 2019-07-30 11:08:18,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:18,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:18,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:18,100 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:18,101 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:23,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:23,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:23,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:23,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:23,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:23,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:23,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:23,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:23,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:08:22.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-30T11:08:22.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3206, "offset": 3205, "size": 50}}} 2019-07-30 11:08:23,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:23,199 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:23 GMT 2019-07-30 11:08:23,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:23,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:08:23,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:23,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:23,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:08:23,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:23,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:23,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:23,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:23,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:23,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:23,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:23,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:23,258 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:23,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:23,258 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:23 GMT 2019-07-30 11:08:23,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:23,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:23,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:23,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:23,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:28,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:28,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:28,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:28,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3206, "offset": 3206, "size": 50}}} 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:28 GMT 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:08:28,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:28,360 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:28,360 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:28,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:28,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:28,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:28,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:28,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:28,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:28,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:28,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:28,416 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:28,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:28,416 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:28 GMT 2019-07-30 11:08:28,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:28,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:28,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:28,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:28,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:33,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:33,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:33,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:33,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:33,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:33,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:33,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:33,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:33,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:08:31.968Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:08:31.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:08:32.636Z", "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-30T11:08:32.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3208, "offset": 3206, "size": 50}}} 2019-07-30 11:08:33,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:33,691 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:33 GMT 2019-07-30 11:08:33,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:33,691 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:08:33,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:33,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:33,691 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:33,691 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:08:33,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:08:33,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:08:33,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:33,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:33,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:33,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:33,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:33,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:33,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:33,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:33,768 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:33,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:33,768 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:33 GMT 2019-07-30 11:08:33,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:33,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:33,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:33,769 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:33,769 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:38,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:38,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:38,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:38,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:38,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3208, "offset": 3208, "size": 50}}} 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:38 GMT 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:38,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:38,861 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:38,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:38,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:38,917 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:38 GMT 2019-07-30 11:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:38,918 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:43,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:44,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:44,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:44,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:44,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:44,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:44,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:44,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:44,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:08:42.361Z", "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-30T11:08:42.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3209, "offset": 3208, "size": 50}}} 2019-07-30 11:08:44,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:44,036 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:44 GMT 2019-07-30 11:08:44,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:44,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:08:44,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:44,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:44,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:44,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:08:44,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:44,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:44,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:44,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:44,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:44,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:44,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:44,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:44,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:44,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:44,095 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:44 GMT 2019-07-30 11:08:44,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:44,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:44,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:44,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:44,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:49,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:49,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:49,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:49,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:49,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:49,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:49,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:49,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:49,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3209, "offset": 3209, "size": 50}}} 2019-07-30 11:08:49,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:49,189 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:49 GMT 2019-07-30 11:08:49,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:49,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:08:49,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:49,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:49,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:49,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:49,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:49,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:49,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:49,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:49,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:49,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:49,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:49,250 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:49,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:49,250 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:49 GMT 2019-07-30 11:08:49,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:49,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:49,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:49,251 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:49,251 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:54,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:54,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:54,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:54,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:54,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:54,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:54,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:54,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:54,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:08:51.987Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:08:51.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:08:52.622Z", "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-30T11:08:52.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3211, "offset": 3209, "size": 50}}} 2019-07-30 11:08:54,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:54,340 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:54 GMT 2019-07-30 11:08:54,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:54,341 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:08:54,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:54,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:54,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:54,341 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:08:54,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:08:54,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:08:54,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:54,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:54,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:54,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:54,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:54,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:54,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:54,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:54,396 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:54,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:54,396 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:54 GMT 2019-07-30 11:08:54,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:54,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:54,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:54,397 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:54,397 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:59,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:08:59,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:59,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:59,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:59,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:59,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:59,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:59,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:59,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3211, "offset": 3211, "size": 50}}} 2019-07-30 11:08:59,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:59,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:59 GMT 2019-07-30 11:08:59,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:59,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:08:59,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:59,532 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:59,532 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:08:59,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:08:59,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:08:59,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:08:59,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:08:59,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:08:59,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:08:59,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:08:59,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:08:59,613 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:08:59,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:08:59,613 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:08:59 GMT 2019-07-30 11:08:59,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:08:59,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:08:59,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:08:59,613 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:08:59,613 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:04,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:09:04,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:04,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:04,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:04,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:04,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:04,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:04,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:04,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:02.384Z", "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-30T11:09:02.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3212, "offset": 3211, "size": 50}}} 2019-07-30 11:09:04,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:04,789 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:04 GMT 2019-07-30 11:09:04,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:04,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:09:04,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:04,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:04,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:04,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:09:04,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:09:04,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:04,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:04,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:04,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:04,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:04,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:04,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:04,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:09:04,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:04,851 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:04 GMT 2019-07-30 11:09:04,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:04,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:09:04,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:04,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:04,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:09,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:09:09,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:09,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:09,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:09,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:09,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:09,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:09,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:09,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3212, "offset": 3212, "size": 50}}} 2019-07-30 11:09:09,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:09,984 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:09 GMT 2019-07-30 11:09:09,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:09,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:09:09,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:09,985 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:09,985 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:09,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:09:10,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:10,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:10,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:10,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:10,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:10,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:10,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:10,049 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:09:10,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:10,049 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:10 GMT 2019-07-30 11:09:10,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:10,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:09:10,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:10,049 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:10,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:15,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:09:15,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:15,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:15,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:15,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:15,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:15,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:15,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:15,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:12.011Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:11.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:12.579Z", "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-30T11:09:12.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3214, "offset": 3212, "size": 50}}} 2019-07-30 11:09:15,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:15,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:15 GMT 2019-07-30 11:09:15,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:15,158 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:09:15,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:15,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:15,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:15,158 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:09:15,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:09:15,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:09:15,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:09:15,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:15,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:15,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:15,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:15,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:15,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:15,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:15,218 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:09:15,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:15,218 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:15 GMT 2019-07-30 11:09:15,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:15,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:09:15,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:15,219 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:15,219 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:20,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:09:20,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:20,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:20,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:20,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:20,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:20,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:20,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:20,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3214, "offset": 3214, "size": 50}}} 2019-07-30 11:09:20,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:20,316 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:20 GMT 2019-07-30 11:09:20,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:20,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:09:20,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:20,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:20,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:20,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:09:20,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:20,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:20,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:20,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:20,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:20,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:20,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:20,372 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:09:20,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:20,372 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:20 GMT 2019-07-30 11:09:20,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:20,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:09:20,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:20,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:20,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:25,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:09:25,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:25,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:25,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:25,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:25,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:25,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:25,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:25,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:22.590Z", "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-30T11:09:22.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3215, "offset": 3214, "size": 50}}} 2019-07-30 11:09:25,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:25,462 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:25 GMT 2019-07-30 11:09:25,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:25,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 11:09:25,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:25,463 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:25,463 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:25,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 11:09:25,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:09:25,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:25,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:25,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:25,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:25,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:25,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:25,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:25,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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:09:25,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:25,520 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:25 GMT 2019-07-30 11:09:25,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:25,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:09:25,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:25,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:25,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:30,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:09:30,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:30,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:30,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:30,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:30,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:30,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:30,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:30,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3215, "offset": 3215, "size": 50}}} 2019-07-30 11:09:30,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:30,617 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:30 GMT 2019-07-30 11:09:30,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:30,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:09:30,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:30,617 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:30,617 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:30,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:09:30,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:30,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:30,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:30,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:30,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:30,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:30,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:30,712 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:09:30,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:30,712 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:30 GMT 2019-07-30 11:09:30,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:30,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:09:30,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:30,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:30,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:35,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:09:35,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:35,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:35,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:35,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:35,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:35,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:35,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:35,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:31.988Z", "message": "Waiting for process 14287 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:31.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:32.605Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " inet6 addr: fe80::f816:3eff:fed3:f3c7/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " inet addr:192.168.120.11 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-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d3:f3:c7 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " udp6 0 0 fe80::f816:3eff:fed:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " udp6 0 0 :::16329 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " tcp 0 0 192.168.120.11:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " tcp 0 0 127.0.0.1:57982 0.0.0.0:* LISTEN 14277/python ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " RX bytes:359323 (359.3 KB) TX bytes:359323 (359.3 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " TX packets:3572 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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " RX packets:3572 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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " RX bytes:222729909 (222.7 MB) TX bytes:7635698 (7.6 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}], "metadata": {"pagination": {"total": 3324, "offset": 3215, "size": 50}}} 2019-07-30 11:09:35,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:35,844 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:35 GMT 2019-07-30 11:09:35,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:35,844 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:09:35,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:35,844 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:35,844 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:35,845 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:09:35,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14287 to end... 2019-07-30 11:09:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-07-30 11:09:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fed3:f3c7/64 Scope:Link 2019-07-30 11:09:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 2019-07-30 11:09:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d3:f3:c7 2019-07-30 11:09:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-07-30 11:09:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-07-30 11:09:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fed:123 :::* - 2019-07-30 11:09:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-07-30 11:09:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-07-30 11:09:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::16329 :::* - 2019-07-30 11:09:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-07-30 11:09:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 192.168.120.11:11211 0.0.0.0:* LISTEN - 2019-07-30 11:09:35,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:57982 0.0.0.0:* LISTEN 14277/python 2019-07-30 11:09:35,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-07-30 11:09:35,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-07-30 11:09:35,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - 2019-07-30 11:09:35,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-07-30 11:09:35,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-07-30 11:09:35,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-07-30 11:09:35,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-07-30 11:09:35,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-07-30 11:09:35,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:359323 (359.3 KB) TX bytes:359323 (359.3 KB) 2019-07-30 11:09:35,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-07-30 11:09:35,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3572 errors:0 dropped:0 overruns:0 carrier:0 2019-07-30 11:09:35,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3572 errors:0 dropped:0 overruns:0 frame:0 2019-07-30 11:09:35,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-07-30 11:09:35,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-07-30 11:09:35,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-07-30 11:09:35,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-07-30 11:09:35,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 11:09:35,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222729909 (222.7 MB) TX bytes:7635698 (7.6 MB) 2019-07-30 11:09:35,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:09:35,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:35,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:35,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:35,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:35,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:35,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:35,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:35,914 - 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-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:09:35,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:35,914 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:35 GMT 2019-07-30 11:09:35,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:35,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 11:09:35,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:35,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:35,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:40,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:09:41,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:41,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:41,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:41,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:41,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:41,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:41,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:41,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " TX packets:3572 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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " RX packets:3572 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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9048 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7229 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " tcp 0 0 192.168.120.11:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " tcp6 0 0 :::22 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "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-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " udp 0 0 192.168.120.11:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": "Execution done (PID=14287, return_code=0): /tmp/320UL/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8865 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.175Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6531 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:32.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.29ac6c52-6d62-4f06-a876-caa5ecbc2e5d"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.930Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:33.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.930Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:33.648Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:33.930Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:33.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:09:35.099Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XCZE3/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T11:09:34.920Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7a392049-50b1-4d53-a69b-d40a201fea21", "logger": "ctx.4403e75a-af33-4745-b770-8714157beb07"}], "metadata": {"pagination": {"total": 3331, "offset": 3265, "size": 50}}} 2019-07-30 11:09:41,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:41,046 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:41 GMT 2019-07-30 11:09:41,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:41,046 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:09:41,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:41,046 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:41,046 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:41,046 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:09:41,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-07-30 11:09:41,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3572 errors:0 dropped:0 overruns:0 carrier:0 2019-07-30 11:09:41,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3572 errors:0 dropped:0 overruns:0 frame:0 2019-07-30 11:09:41,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-07-30 11:09:41,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-07-30 11:09:41,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-07-30 11:09:41,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9048 - /var/run/acpid.socket 2019-07-30 11:09:41,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7229 - /run/udev/control 2019-07-30 11:09:41,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 192.168.120.11:11211 0.0.0.0:* LISTEN - 2019-07-30 11:09:41,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-07-30 11:09:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-07-30 11:09:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-07-30 11:09:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-07-30 11:09:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-07-30 11:09:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 192.168.120.11:123 0.0.0.0:* - 2019-07-30 11:09:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-07-30 11:09:41,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 11:09:41,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 11:09:41,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 11:09:41,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 11:09:41,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14287, return_code=0): /tmp/320UL/start-vellum.sh 2019-07-30 11:09:41,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 11:09:41,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: connect: Connection refused 2019-07-30 11:09:41,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/320UL/start-vellum.sh: line 22: /dev/tcp/192.168.120.11/7000: Connection refused 2019-07-30 11:09:41,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8865 - /var/run/dbus/system_bus_socket 2019-07-30 11:09:41,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6531 - @/com/ubuntu/upstart 2019-07-30 11:09:41,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:09:41,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:09:41,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 11:09:41,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XCZE3/bind.py 2019-07-30 11:09:41,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/7a392049-50b1-4d53-a69b-d40a201fea21 2019-07-30 11:09:41,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:41,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:41,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:41,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:41,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:41,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:41,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:41,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T11:09:36.869Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"} 2019-07-30 11:09:41,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:41,123 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:41 GMT 2019-07-30 11:09:41,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:41,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-07-30 11:09:41,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:41,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:41,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:41,124 - 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-30T10:55:15.145Z', u'id': u'7a392049-50b1-4d53-a69b-d40a201fea21', u'ended_at': u'2019-07-30T11:09:36.869Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-30T10:55:15.144Z', 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-30 11:09:41,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-30 11:09:41,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:41,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:41,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:41,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:41,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:41,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:41,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:41,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.202", "dns_ip": "172.30.9.212", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2019-07-30 11:09:41,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:41,196 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:41 GMT 2019-07-30 11:09:41,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:41,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-30 11:09:41,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:41,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:41,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:41,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-30 11:09:41,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:09:41,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:09:41,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:09:41,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:09:41,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:09:41,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:09:41,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:09:41,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.202", "dns_ip": "172.30.9.212", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2019-07-30 11:09:41,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:09:41,262 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:09:41 GMT 2019-07-30 11:09:41,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:09:41,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-30 11:09:41,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:09:41,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:09:41,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:09:41,266 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2019-07-30 11:09:41,359 - 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-30 11:09:41,428 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-30 11:09:41,429 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-30 11:09:41,465 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:09:41,465 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-07-30 11:10:06,528 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:10:06,528 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-07-30 11:10:31,613 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:10:31,613 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-07-30 11:10:56,657 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:10:56,657 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-07-30 11:11:21,752 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:11:21,752 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-07-30 11:11:46,804 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:11:46,804 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-07-30 11:12:11,838 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:12:11,838 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-07-30 11:12:36,887 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:12:36,887 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-07-30 11:13:01,946 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:13:01,946 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-07-30 11:13:26,996 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:13:26,997 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-07-30 11:13:52,061 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 11:13:52,062 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-07-30 11:14:17,436 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550335@clearwater.opnfv', u'sip_username': u'6505550335', u'formatted_number': u'(650) 555-0335', u'number': u'6505550335', u'sip_uri': u'sip:6505550335@clearwater.opnfv', u'number_id': u'73e300e416f641d0a539d8e1091ba4cd', u'sip_password': u'xS73BcVtG', u'pstn': False} 2019-07-30 11:14:17,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-30 11:14:17,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:14:17,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:14:17,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:14:17,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:14:17,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:14:17,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:14:17,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:14:17,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.202", "dns_ip": "172.30.9.212", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2019-07-30 11:14:17,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:14:17,535 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:14:17 GMT 2019-07-30 11:14:17,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:14:17,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-30 11:14:17,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:14:17,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:14:17,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:14:17,535 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-30 11:14:17,536 - 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.202 ELLIS=172.30.9.200 --trace' 2019-07-30 11:14:17,536 - 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.202 ELLIS=172.30.9.200 --trace'' 2019-07-30 11:16:29,178 - 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) - (6505550939, 6505550550) Passed Basic Call - SDP (TCP) - (6505550489, 6505550256) Passed Basic Call - Tel URIs (TCP) - (6505550644, 6505550642) Passed Basic Call - Unknown number (TCP) - (6505550341, 6505550096) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550142, 6505550282) Passed Basic Call - Messages - Pager model (TCP) - (6505550924, 6505550495) Passed Basic Call - Pracks (TCP) - (6505550151, 6505550525) Passed Basic Registration (TCP) - (6505550862) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550836, 6505550594) Passed Call Barring - Outbound Rejection (TCP) - (6505550390, 6505550638) 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) - (6505550494, 6505550448) 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) - (6505550810, 6505550764, 6505550017) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550228, 6505550386, 6505550878) Passed Call Diversion - Not reachable (408) (TCP) - (6505550579, 6505550222, 6505550584) Passed Call Diversion - Not reachable (503) (TCP) - (6505550779, 6505550455, 6505550858) Passed Call Diversion - Not reachable (500) (TCP) - (6505550494, 6505550085, 6505550459) Passed Call Diversion - Busy (TCP) - (6505550204, 6505550774, 6505550512) Passed Call Diversion - Unconditional (TCP) - (6505550878, 6505550232, 6505550320) Passed Call Diversion - No answer (TCP) - (6505550140, 6505550709, 6505550460) Passed Call Diversion - Bad target URI (TCP) - (6505550821, 6505550247) Passed Call Diversion - Audio-only call (TCP) - (6505550142, 6505550105, 6505550096, 6505550214) Passed Call Diversion - Audio-video call (TCP) - (6505550947, 6505550285, 6505550581, 6505550917) Passed Call Forking - Mainline (TCP) - (6505550625, 6505550506) Passed Call Forking - Endpoint offline (TCP) - (6505550985, 6505550734) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550150, 6505550613) Passed Call Waiting - Accepted (TCP) - (6505550776, 6505550067, 6505550348) Passed Call Waiting - Cancelled (TCP) - (6505550018, 6505550108, 6505550989) Passed CANCEL - Mainline (TCP) - (6505550578, 6505550876) Passed Filtering - Accept-Contact (TCP) - (6505550101, 6505550717) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550360, 6505550892) Passed Filtering - Accept-Contact no match (TCP) - (6505550987, 6505550590) Passed Filtering - Accept-Contact negated match (TCP) - (6505550590, 6505550032) Passed Filtering - RFC3841 example (TCP) - (6505550534, 6505550809) Passed Filtering - Reject-Contact no match (TCP) - (6505550205, 6505550339) Passed Filtering - Reject-Contact match (TCP) - (6505550254, 6505550298) 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) - (6505550569) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550681) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550977) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550213) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550271, 6505550418) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550668, 6505550391) Passed GRUU - Call - only GRUU as target (TCP) - (6505550883, 6505550999) Passed GRUU - Call - AoR as target (TCP) - (6505550401, 6505550798) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550431, 6505550669) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550102, 6505550489) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550404, 6505550408) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550932, 6505550846) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550071, 6505550111) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550802, 6505550960) 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) - (6505550302) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550265) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550223) 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) - (6505550085, 6505550974) 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-30 11:16:29,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-30 11:16:29,297 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 11:16:29,297 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:04 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-30 11:16:29,302 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-30 11:16:29,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions 2019-07-30 11:16:29,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:29,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:29,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:29,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:29,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:29,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:29,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:29,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T10:55:11.510Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T10:55:09.228Z", "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": {"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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}}}, "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-30T10:55:09.230Z", "id": "d03d5903-6da8-4f31-aa6d-ee6fe28ae519"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T11:09:36.869Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T10:55:15.144Z", "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-30T10:55:15.145Z", "id": "7a392049-50b1-4d53-a69b-d40a201fea21"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-07-30 11:16:29,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:29,396 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:29 GMT 2019-07-30 11:16:29,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:29,396 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:16:29,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:29,396 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:29,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:29,396 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:16:29,397 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207: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-30 11:16:30,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:30,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:30,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:30,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:30,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:30,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:30,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:30,109 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-07-30 11:16:30,109 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:16:30,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:30,109 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:30 GMT 2019-07-30 11:16:30,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:30,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:16:30,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:30,109 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:30,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:30,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:16:30,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:30,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:30,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:30,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:30 GMT 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:30,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:30,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:16:30,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:30,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:30,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:30,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:30,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:30,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:30,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:30,261 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:16:30,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:30,261 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:30 GMT 2019-07-30 11:16:30,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:30,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:16:30,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:30,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:30,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:35,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:16:35,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:35,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:35,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:35,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:35,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:35,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:35,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:35,359 - 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-30T11:16:30.906Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:30.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:34.529Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:34.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:35.127Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:34.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:35.127Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:34.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:35.127Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:35.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 5, "offset": 0, "size": 50}}} 2019-07-30 11:16:35,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:35,359 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:35 GMT 2019-07-30 11:16:35,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:35,359 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:16:35,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:35,360 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:35,360 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:35,360 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:16:35,360 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-30 11:16:35,360 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:16:35,361 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:16:35,361 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:16:35,361 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:16:35,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:16:35,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:35,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:35,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:35,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:35,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:35,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:35,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:35,432 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:16:35,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:35,432 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:35 GMT 2019-07-30 11:16:35,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:35,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:16:35,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:35,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:35,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:40,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:16:40,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:40,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:40,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:35.725Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:35.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_9iosoh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:35.725Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:35.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:35.725Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:35.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:36.392Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:35.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:36.902Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:36.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Execution done (PID=15680, return_code=1): /tmp/SIZXW/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/9YT4C/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/SIZXW/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:36.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "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-30T11:16:36.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Process created, PID: 15680", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:36.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:37.485Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:36.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ab628bad-395f-4f88-8eba-8621d8b41402"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "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-30T11:16:37.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "homer_64dmrp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Process created, PID: 24190", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Execution done (PID=24190, return_code=1): /tmp/9YT4C/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.398cd066-9d75-42d3-869a-f662c0440ecd"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.205Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/L9A2J/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:37.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "sprout_0ui238", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "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-30T11:16:37.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Process created, PID: 18267", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "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-30T11:16:38.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "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-30T11:16:38.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Execution done (PID=18267, return_code=1): /tmp/L9A2J/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:38.801Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:38.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9b753bfc-c2b5-4fe6-961f-ec9a4020beea"}, {"node_instance_id": "bono_a9ttv3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.308Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 81, "offset": 5, "size": 50}}} 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:40 GMT 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:16:40,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:40,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:40,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:40,549 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:16:40,550 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:16:40,551 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:40,551 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:16:40,551 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:40,551 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:40,551 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:16:40,551 - functest.core.cloudify - DEBUG - Stopping dime node 2019-07-30 11:16:40,551 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-07-30 11:16:40,552 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:16:40,552 - functest.core.cloudify - DEBUG - Execution done (PID=15680, return_code=1): /tmp/SIZXW/stop-dime.sh 2019-07-30 11:16:40,552 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:16:40,552 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/9YT4C/stop-vellum.sh 2019-07-30 11:16:40,552 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:16:40,552 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:16:40,552 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:16:40,553 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/SIZXW/stop-dime.sh 2019-07-30 11:16:40,553 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:16:40,553 - functest.core.cloudify - DEBUG - Process created, PID: 15680 2019-07-30 11:16:40,553 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:16:40,553 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:16:40,553 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:40,553 - functest.core.cloudify - DEBUG - Process created, PID: 24190 2019-07-30 11:16:40,553 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:16:40,554 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:16:40,554 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-07-30 11:16:40,554 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-07-30 11:16:40,554 - functest.core.cloudify - DEBUG - Execution done (PID=24190, return_code=1): /tmp/9YT4C/stop-vellum.sh 2019-07-30 11:16:40,554 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:16:40,554 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:16:40,554 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:16:40,555 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:16:40,555 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:16:40,555 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/L9A2J/stop-ellis.sh 2019-07-30 11:16:40,555 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:16:40,555 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:40,555 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:16:40,555 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:16:40,555 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:16:40,556 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:16:40,556 - functest.core.cloudify - DEBUG - Process created, PID: 18267 2019-07-30 11:16:40,556 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:16:40,556 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:16:40,556 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-07-30 11:16:40,556 - functest.core.cloudify - DEBUG - 2019-07-30 11:16:40,556 - 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-30 11:16:40,557 - functest.core.cloudify - DEBUG - 2019-07-30 11:16:40,557 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-30 11:16:40,557 - functest.core.cloudify - DEBUG - Execution done (PID=18267, return_code=1): /tmp/L9A2J/stop-ellis.sh 2019-07-30 11:16:40,557 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:16:40,557 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:40,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:16:40,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:40,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:40,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:40,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:40,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:40,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:40,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:40,622 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:16:40,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:40,622 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:40 GMT 2019-07-30 11:16:40,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:40,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:16:40,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:40,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:40,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:45,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:16:45,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:45,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:45,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:45,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:45,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:45,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:45,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:45,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/1TFJ8/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "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-30T11:16:39.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Process created, PID: 16774", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/ATS7O/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": "Execution done (PID=16774, return_code=1): /tmp/1TFJ8/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "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-30T11:16:39.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:39.853Z", "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-30T11:16:39.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.457fa2d7-ae97-4211-9f46-adb4faac428f"}, {"node_instance_id": "dime_9iosoh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:40.515Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/SIZXW/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/SIZXW/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_2yxmfl/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_2yxmfl/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/dime_host_2yxmfl/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/dime_host_2yxmfl/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/dime_host_2yxmfl/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/dime_host_2yxmfl/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/SIZXW/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T11:16:39.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:40.515Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/L9A2J/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/L9A2J/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_a2ux90/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_a2ux90/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_a2ux90/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_a2ux90/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_a2ux90/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_a2ux90/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/L9A2J/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T11:16:39.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:40.515Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/ZH5BU/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:40.515Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "homer_64dmrp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:40.515Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/1TFJ8/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/1TFJ8/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_wlqzvw/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_wlqzvw/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_wlqzvw/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_wlqzvw/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_wlqzvw/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_wlqzvw/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/1TFJ8/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T11:16:39.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:40.515Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:40.515Z", "message": "Process created, PID: 18826", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:40.515Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:40.515Z", "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-30T11:16:39.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.152Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.152Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/9YT4C/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/9YT4C/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_xxnrtt/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_xxnrtt/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_xxnrtt/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_xxnrtt/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_xxnrtt/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_xxnrtt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/9YT4C/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T11:16:39.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.152Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:39.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.152Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.152Z", "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-30T11:16:40.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.152Z", "message": "Process created, PID: 16466", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.152Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.152Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.152Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.748Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.748Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:41.748Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:42.262Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.179Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:42.262Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:42.262Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:42.262Z", "message": "Downloaded scripts/bind/bind.py to /tmp/62003/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.002Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:42.794Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:41.637Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:42.794Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.380Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:42.794Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CYGQA/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.741Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:42.794Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:40.806Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.641Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.684Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {u'vellum_w2ho8n': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-w2ho8n'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.685Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}], "metadata": {"pagination": {"total": 169, "offset": 55, "size": 50}}} 2019-07-30 11:16:45,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:45,707 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:45 GMT 2019-07-30 11:16:45,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:45,707 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:16:45,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:45,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:45,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:45,707 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:16:45,710 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:16:45,710 - functest.core.cloudify - DEBUG - 2019-07-30 11:16:45,710 - functest.core.cloudify - DEBUG - Stopping homer node 2019-07-30 11:16:45,710 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:16:45,710 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:16:45,711 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/1TFJ8/stop-homer.sh 2019-07-30 11:16:45,711 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:16:45,711 - functest.core.cloudify - DEBUG - Process created, PID: 16774 2019-07-30 11:16:45,711 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/ATS7O/stop-sprout.sh 2019-07-30 11:16:45,711 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:16:45,711 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:16:45,712 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:16:45,712 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:16:45,712 - functest.core.cloudify - DEBUG - Execution done (PID=16774, return_code=1): /tmp/1TFJ8/stop-homer.sh 2019-07-30 11:16:45,712 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-30 11:16:45,712 - functest.core.cloudify - DEBUG - 2019-07-30 11:16:45,712 - 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-30 11:16:45,713 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/SIZXW/stop-dime.sh, exit_code: 1 2019-07-30 11:16:45,713 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/L9A2J/stop-ellis.sh, exit_code: 1 2019-07-30 11:16:45,713 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/ZH5BU/stop-bono.sh 2019-07-30 11:16:45,713 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-07-30 11:16:45,713 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/1TFJ8/stop-homer.sh, exit_code: 1 2019-07-30 11:16:45,713 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:16:45,713 - functest.core.cloudify - DEBUG - Process created, PID: 18826 2019-07-30 11:16:45,714 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:16:45,714 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:16:45,714 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:16:45,714 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/9YT4C/stop-vellum.sh, exit_code: 1 2019-07-30 11:16:45,714 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:16:45,714 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:16:45,715 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:16:45,715 - functest.core.cloudify - DEBUG - Process created, PID: 16466 2019-07-30 11:16:45,715 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:16:45,715 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:16:45,715 - functest.core.cloudify - DEBUG - Stopping bono node 2019-07-30 11:16:45,715 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:16:45,715 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:16:45,716 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:16:45,716 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 11:16:45,716 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:16:45,716 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:16:45,716 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/62003/bind.py 2019-07-30 11:16:45,716 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:45,716 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:45,717 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CYGQA/bind.py 2019-07-30 11:16:45,717 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:45,717 - functest.core.cloudify - DEBUG - 2019-07-30 11:16:45,717 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:16:45,717 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:16:45,717 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {u'vellum_w2ho8n': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-w2ho8n'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:16:45,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:16:45,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:45,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:45,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:45,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:45,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:45,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:45,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:45,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:16:45,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:45,823 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:45 GMT 2019-07-30 11:16:45,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:45,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:16:45,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:45,823 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:45,823 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:50,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:16:50,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:50,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:50,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:50,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:50,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:50,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:50,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:50,969 - 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-30T11:16:43.373Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.936Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "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-30T11:16:43.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "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-30T11:16:43.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmph93dHB', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.900Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.907Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.915Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Execution done (PID=18826, return_code=1): /tmp/ATS7O/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.259Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6f534bc5-58c5-4178-be25-75f192906f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.641Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.684Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {u'vellum_w2ho8n': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-w2ho8n'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.685Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.373Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpPb37A8', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:42.686Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ed8d6166-4875-451d-99c7-1232f432ee33"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Execution done (PID=16466, return_code=1): /tmp/ZH5BU/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.768Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpt0PWLn', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.759Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8YU2J/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.663Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {u'vellum_w2ho8n': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-w2ho8n'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.553Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.553Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.553Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.540Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmplebn44', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.528Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {u'vellum_w2ho8n': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-w2ho8n'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.527Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.526Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.485Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.872Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.776Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a75576f-f4d9-4137-bfc5-16685eb43938"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.453Z", "source_id": "dime_9iosoh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "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-30T11:16:43.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": " There is no service named \"clearwater_config_manager\"", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "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": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:43.962Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:43.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeb36850-acaa-4bb0-9ad2-8574fb9049d8"}, {"node_instance_id": "bono_a9ttv3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/ZH5BU/stop-bono.sh, exit_code: 1", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/ZH5BU/stop-bono.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_8sz4qp/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_8sz4qp/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_8sz4qp/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_8sz4qp/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_8sz4qp/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_8sz4qp/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/ZH5BU/stop-bono.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T11:16:44.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/ATS7O/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/ATS7O/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_1wwoo2/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_1wwoo2/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_1wwoo2/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_1wwoo2/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_1wwoo2/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_1wwoo2/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/ATS7O/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T11:16:44.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.199Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.268Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}], "metadata": {"pagination": {"total": 248, "offset": 105, "size": 50}}} 2019-07-30 11:16:50,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:50,969 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:50 GMT 2019-07-30 11:16:50,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:50,969 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:16:50,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:50,970 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:50,970 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:50,970 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:16:50,972 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 11:16:50,972 - functest.core.cloudify - DEBUG - 2019-07-30 11:16:50,972 - 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-30 11:16:50,972 - functest.core.cloudify - DEBUG - 2019-07-30 11:16:50,972 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-30 11:16:50,973 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-07-30 11:16:50,973 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmph93dHB', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:16:50,973 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:16:50,973 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:16:50,973 - functest.core.cloudify - DEBUG - Execution done (PID=18826, return_code=1): /tmp/ATS7O/stop-sprout.sh 2019-07-30 11:16:50,973 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:16:50,973 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:16:50,974 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:50,974 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:16:50,974 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:16:50,974 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:16:50,974 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:16:50,974 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:16:50,975 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'ellis': {u'ellis_vg494s': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.23', u'name': u'ellis-vg494s'}}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {u'vellum_w2ho8n': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-w2ho8n'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:16:50,975 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpPb37A8', '/etc/bind/db.clearwater.local'] 2019-07-30 11:16:50,975 - functest.core.cloudify - DEBUG - Execution done (PID=16466, return_code=1): /tmp/ZH5BU/stop-bono.sh 2019-07-30 11:16:50,975 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:16:50,975 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpt0PWLn', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:16:50,975 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8YU2J/bind.py 2019-07-30 11:16:50,976 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {u'vellum_w2ho8n': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-w2ho8n'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:16:50,976 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:16:50,976 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 11:16:50,976 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:16:50,976 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmplebn44', '/etc/bind/db.clearwater.local'] 2019-07-30 11:16:50,976 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_64dmrp': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-64dmrp'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {u'vellum_w2ho8n': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-w2ho8n'}}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:16:50,977 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:16:50,977 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:16:50,977 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:16:50,977 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:16:50,977 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:16:50,977 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:16:50,977 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 11:16:50,978 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:16:50,978 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:16:50,978 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:16:50,978 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-07-30 11:16:50,978 - functest.core.cloudify - DEBUG - There is no service named "clearwater_config_manager" 2019-07-30 11:16:50,978 - functest.core.cloudify - DEBUG - 2019-07-30 11:16:50,978 - 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-30 11:16:50,979 - functest.core.cloudify - DEBUG - 2019-07-30 11:16:50,979 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ZH5BU/stop-bono.sh, exit_code: 1 2019-07-30 11:16:50,979 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:16:50,979 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ATS7O/stop-sprout.sh, exit_code: 1 2019-07-30 11:16:50,979 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:16:50,979 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:16:50,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:16:51,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:51,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:51,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:51,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:51,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:51,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:51,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:51,044 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:16:51,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:51,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:51 GMT 2019-07-30 11:16:51,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:51,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:16:51,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:51,045 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:51,045 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:56,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:16:56,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:56,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:56,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:56,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:56,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:56,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:56,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:56,145 - 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-30T11:16:44.561Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.286Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.286Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.279Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEuBgI4', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.269Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.199Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:44.561Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.268Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.176Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.176Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.551Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.176Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.857Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.176Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpLw3D_a', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.532Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.176Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.176Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.302Z", "source_id": "ellis_vg494s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.176Z", "message": "Downloaded scripts/bind/bind.py to /tmp/QKGSO/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.579Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.176Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.543Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2a9937f-3c23-44a0-b097-a071256a69b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.145Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEwkBMQ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.343Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.357Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.351Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.066Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.130Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.130Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcsVkiE', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.131Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.138Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.145Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.145Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.9e0cb9b2-c169-49d2-b910-71b81b0c35c2"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:45.771Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.383Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.383Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.383Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ELHDS/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.012Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.383Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.770Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:44.903Z", "source_id": "homer_64dmrp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.234Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.480Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.517Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.517Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpSZQfpk', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.518Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.538Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.551Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.551Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.551Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "Downloaded scripts/bind/bind.py to /tmp/J6SHE/bind.py", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.800Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.834Z", "source_id": "vellum_w2ho8n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:46.959Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:45.623Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:47.486Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.286Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:47.486Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.023Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:47.486Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.904Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:47.486Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:47.486Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.897Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}], "metadata": {"pagination": {"total": 295, "offset": 155, "size": 50}}} 2019-07-30 11:16:56,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:56,145 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:56 GMT 2019-07-30 11:16:56,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:56,145 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:16:56,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:56,146 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:56,146 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:16:56,146 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:16:56,148 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:16:56,148 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 11:16:56,148 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:16:56,148 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEuBgI4', '/etc/bind/db.clearwater.local'] 2019-07-30 11:16:56,148 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:16:56,149 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:16:56,149 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:16:56,149 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:16:56,149 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 11:16:56,149 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpLw3D_a', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:16:56,149 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:16:56,149 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:16:56,150 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QKGSO/bind.py 2019-07-30 11:16:56,150 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:16:56,150 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:16:56,150 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEwkBMQ', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:16:56,150 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:16:56,150 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:16:56,151 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:16:56,151 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:16:56,151 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:16:56,151 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, u'vellum': {}, u'bono': {u'bono_a9ttv3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.8', u'name': u'bono-a9ttv3'}}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:16:56,151 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcsVkiE', '/etc/bind/db.clearwater.local'] 2019-07-30 11:16:56,151 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:16:56,151 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 11:16:56,152 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:16:56,152 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:16:56,152 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:16:56,152 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:16:56,152 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:16:56,152 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ELHDS/bind.py 2019-07-30 11:16:56,152 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:56,153 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:16:56,153 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 11:16:56,153 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:16:56,153 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:16:56,153 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:16:56,153 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpSZQfpk', '/etc/bind/db.clearwater.local'] 2019-07-30 11:16:56,153 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:16:56,154 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 11:16:56,154 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:16:56,154 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0ui238': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-0ui238'}}, 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.3', u'hss_hostname': u''}. 2019-07-30 11:16:56,154 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J6SHE/bind.py 2019-07-30 11:16:56,154 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:16:56,154 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:16:56,155 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 11:16:56,155 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 11:16:56,155 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:16:56,155 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:16:56,155 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:16:56,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:16:56,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:16:56,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:16:56,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:16:56,242 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:16:56 GMT 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:16:56,242 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:16:56,243 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:01,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:01,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:01,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:01,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:01,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:01,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:01,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:01,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:01,366 - 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-30T11:16:47.486Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7ZLl6s', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.890Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:47.486Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:46.897Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4b7b4afa-93d4-488b-9264-3b71c4ed4574"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/LFUV3/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "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-30T11:16:47.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Process created, PID: 15822", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6CnbGE', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.518Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.527Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.535Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.335Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.327Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmplLT8vd', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.319Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "The config dict: {'public_ip': u'172.30.9.212', '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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.318Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.318Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.335Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "The config dict: {'public_ip': u'172.30.9.212', '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.3', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.335Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2ed21505-bcca-4770-9bd2-7ad29cacb893"}, {"node_instance_id": "ellis_vg494s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.013Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:47.259Z", "source_id": "bono_a9ttv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.576Z", "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-30T11:16:48.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.576Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/10F0K/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.576Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.576Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.576Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.576Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.576Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_v39nrj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.069Z", "source_id": "sprout_0ui238", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.576Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:48.576Z", "message": "Process created, PID: 18461", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.192Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.192Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.192Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.807Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:49.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_64dmrp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.807Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:48.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.807Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:49.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.807Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:49.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.807Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/90YQG/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:49.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.807Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:49.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.807Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:49.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.807Z", "message": "Process created, PID: 16962", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:49.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:49.807Z", "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-30T11:16:49.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "bono_a9ttv3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:50.439Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:49.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:50.439Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:50.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.026Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TNWH6/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:50.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.026Z", "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-30T11:16:50.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.026Z", "message": "Process created, PID: 16584", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:50.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.026Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:50.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "sprout_0ui238", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.026Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:50.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.026Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:50.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.026Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:50.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}], "metadata": {"pagination": {"total": 335, "offset": 205, "size": 50}}} 2019-07-30 11:17:01,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:01,367 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:01 GMT 2019-07-30 11:17:01,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:01,367 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:01,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:01,367 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:01,367 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:01,367 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:01,369 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7ZLl6s', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:17:01,369 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:17:01,369 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/LFUV3/remove-cluster-node.sh 2019-07-30 11:17:01,370 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:17:01,370 - functest.core.cloudify - DEBUG - Process created, PID: 15822 2019-07-30 11:17:01,370 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:17:01,370 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:17:01,370 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6CnbGE', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:17:01,370 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 11:17:01,370 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 11:17:01,371 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 11:17:01,371 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 11:17:01,371 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 11:17:01,371 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmplLT8vd', '/etc/bind/db.clearwater.local'] 2019-07-30 11:17:01,371 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', '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.3', u'hss_hostname': u''}. 2019-07-30 11:17:01,371 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 11:17:01,371 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 11:17:01,372 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.212', '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.3', u'hss_hostname': u''}. 2019-07-30 11:17:01,372 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:17:01,372 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:17:01,372 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:17:01,372 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/10F0K/remove-cluster-node.sh 2019-07-30 11:17:01,372 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:17:01,372 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 11:17:01,373 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:17:01,373 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:17:01,373 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:17:01,373 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:17:01,373 - functest.core.cloudify - DEBUG - Process created, PID: 18461 2019-07-30 11:17:01,373 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:17:01,373 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:17:01,374 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:17:01,374 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:17:01,374 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:17:01,374 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:17:01,374 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 11:17:01,374 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/90YQG/remove-cluster-node.sh 2019-07-30 11:17:01,374 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:17:01,375 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:17:01,375 - functest.core.cloudify - DEBUG - Process created, PID: 16962 2019-07-30 11:17:01,375 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:17:01,375 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:17:01,375 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:17:01,375 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TNWH6/remove-cluster-node.sh 2019-07-30 11:17:01,375 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:17:01,375 - functest.core.cloudify - DEBUG - Process created, PID: 16584 2019-07-30 11:17:01,376 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:17:01,376 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 11:17:01,376 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 11:17:01,376 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:17:01,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:01,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:01,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:01,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:01,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:01,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:01,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:01,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:01,480 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:01,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:01,480 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:01 GMT 2019-07-30 11:17:01,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:01,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:01,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:01,480 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:01,480 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:06,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:06,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:06,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:06,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:06,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:06,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:06,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:06,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:06,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.746Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:51.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.746Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:51.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.746Z", "message": "Process created, PID: 24513", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:51.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.746Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2V3R3/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:51.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.746Z", "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-30T11:16:51.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:51.746Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:51.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:52.495Z", "message": "Process created, PID: 19024", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:52.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:52.495Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/LLSSC/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:52.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:52.495Z", "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-30T11:16:52.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:52.495Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:52.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:52.495Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:52.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:52.495Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:52.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.112Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:53.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:54.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": " Removed member b798781dc6fd0494 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:53.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:54.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:54.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:53.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:53.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:53.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:53.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:54.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:54.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:54.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:54.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_vg494s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:54.847Z", "message": "Execution done (PID=18461, return_code=0): /tmp/10F0K/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:53.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22a2202d-ef75-4dbc-9504-9236d5216331"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.479Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.479Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:54.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": " Removed member 2770a48a6d91ed8f from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": "Execution done (PID=15822, return_code=0): /tmp/LFUV3/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:55.987Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:55.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c0d997e8-0fa0-4afc-a799-2c6d5093ec5c"}, {"node_instance_id": "dime_9iosoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:56.619Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_9iosoh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:56.619Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": "Execution done (PID=16962, return_code=0): /tmp/90YQG/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": " Removed member a01e179b2a75322f from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}], "metadata": {"pagination": {"total": 365, "offset": 255, "size": 50}}} 2019-07-30 11:17:06,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:06,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:06 GMT 2019-07-30 11:17:06,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:06,636 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:06,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:06,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:06,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:06,637 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:06,639 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 11:17:06,639 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:17:06,639 - functest.core.cloudify - DEBUG - Process created, PID: 24513 2019-07-30 11:17:06,639 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2V3R3/remove-cluster-node.sh 2019-07-30 11:17:06,639 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:17:06,640 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:17:06,640 - functest.core.cloudify - DEBUG - Process created, PID: 19024 2019-07-30 11:17:06,640 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/LLSSC/remove-cluster-node.sh 2019-07-30 11:17:06,640 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 11:17:06,640 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 11:17:06,640 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 11:17:06,641 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 11:17:06,641 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 11:17:06,641 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:17:06,641 - functest.core.cloudify - DEBUG - Removed member b798781dc6fd0494 from cluster 2019-07-30 11:17:06,641 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:17:06,641 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:17:06,642 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 11:17:06,642 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 11:17:06,642 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 11:17:06,642 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 11:17:06,642 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:17:06,642 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:17:06,642 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:17:06,643 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:17:06,643 - functest.core.cloudify - DEBUG - Execution done (PID=18461, return_code=0): /tmp/10F0K/remove-cluster-node.sh 2019-07-30 11:17:06,643 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 11:17:06,643 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:17:06,643 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:17:06,643 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:17:06,644 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 11:17:06,644 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 11:17:06,644 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 11:17:06,644 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 11:17:06,644 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 11:17:06,644 - functest.core.cloudify - DEBUG - Removed member 2770a48a6d91ed8f from cluster 2019-07-30 11:17:06,644 - functest.core.cloudify - DEBUG - Execution done (PID=15822, return_code=0): /tmp/LFUV3/remove-cluster-node.sh 2019-07-30 11:17:06,645 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:17:06,645 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:17:06,645 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:17:06,645 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:17:06,645 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:17:06,645 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:17:06,645 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:17:06,646 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:17:06,646 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:17:06,646 - functest.core.cloudify - DEBUG - Execution done (PID=16962, return_code=0): /tmp/90YQG/remove-cluster-node.sh 2019-07-30 11:17:06,646 - functest.core.cloudify - DEBUG - Removed member a01e179b2a75322f from cluster 2019-07-30 11:17:06,646 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 11:17:06,646 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 11:17:06,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:06,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:06,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:06,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:06,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:06,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:06,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:06,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:06,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:06,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:06,772 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:06 GMT 2019-07-30 11:17:06,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:06,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:06,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:06,772 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:06,772 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:11,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:11,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:11,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:11,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:11,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:11,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:11,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:11,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:11,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.270Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:56.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0aa3f851-e03f-4e3f-b2ac-7ef61c372c31"}, {"node_instance_id": "homer_64dmrp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.806Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:57.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_64dmrp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:57.806Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:57.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:58.487Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:57.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:58.487Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:57.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:59.021Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:58.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:59.021Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:58.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:16:59.602Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:59.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.283Z", "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-30T11:16:59.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.283Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:16:59.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": " /etc/init.d/clearwater-etcd: line 569: kill: (16610) - No such process", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": " Removed member bb8be1fadadd49a0 from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": "Execution done (PID=16584, return_code=0): /tmp/TNWH6/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:00.841Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d490a63e-573f-44b9-b4c1-d8c90bd6af00"}, {"node_instance_id": "bono_a9ttv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:01.434Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:01.434Z", "message": "Stopping Agent ellis_host_a2ux90", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.71f5c87f-d5e6-4839-9d03-faff5c213480"}, {"node_instance_id": "bono_a9ttv3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:01.434Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:00.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:02.016Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:01.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:02.016Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:01.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:02.662Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:02.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:02.662Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:02.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:02.662Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:01.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:02.662Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:02.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.71f5c87f-d5e6-4839-9d03-faff5c213480"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:02.662Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_a2ux90 stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:02.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.71f5c87f-d5e6-4839-9d03-faff5c213480"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:02.662Z", "message": "Successfully stopped daemon: ellis_host_a2ux90\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:02.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.71f5c87f-d5e6-4839-9d03-faff5c213480"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:03.310Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:02.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:03.310Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:02.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:03.854Z", "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-30T11:17:03.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:03.854Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:03.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:03.854Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:03.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:04.467Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:03.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:04.467Z", "message": "Stopping Agent dime_host_2yxmfl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:04.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.16628666-5d5a-4df1-8645-0baddb758b21"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:04.467Z", "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-30T11:17:04.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:04.467Z", "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-30T11:17:03.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 393, "offset": 305, "size": 50}}} 2019-07-30 11:17:11,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:11,889 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:11 GMT 2019-07-30 11:17:11,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:11,889 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:11,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:11,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:11,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:11,889 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:11,891 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:17:11,891 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:17:11,891 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:17:11,892 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:17:11,892 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 11:17:11,892 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 11:17:11,892 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:17:11,892 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:17:11,892 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 11:17:11,892 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:11,893 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 11:17:11,893 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:17:11,893 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:11,893 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:11,893 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 11:17:11,893 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:17:11,894 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:17:11,894 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:17:11,894 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:11,894 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 11:17:11,894 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:17:11,894 - functest.core.cloudify - DEBUG - /etc/init.d/clearwater-etcd: line 569: kill: (16610) - No such process 2019-07-30 11:17:11,894 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 11:17:11,895 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 11:17:11,895 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 11:17:11,895 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 11:17:11,895 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 11:17:11,895 - functest.core.cloudify - DEBUG - Removed member bb8be1fadadd49a0 from cluster 2019-07-30 11:17:11,895 - functest.core.cloudify - DEBUG - Execution done (PID=16584, return_code=0): /tmp/TNWH6/remove-cluster-node.sh 2019-07-30 11:17:11,896 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:17:11,896 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:17:11,896 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_a2ux90 2019-07-30 11:17:11,896 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:17:11,896 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 11:17:11,896 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:17:11,897 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:11,897 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 11:17:11,897 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:11,897 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 11:17:11,897 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_a2ux90 stop 2019-07-30 11:17:11,897 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_a2ux90 2019-07-30 11:17:11,897 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:11,898 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 11:17:11,898 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:11,898 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 11:17:11,898 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:11,898 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 11:17:11,898 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_2yxmfl 2019-07-30 11:17:11,898 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:11,899 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:11,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:11,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:11,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:11,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:11,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:11,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:11,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:11,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:11,963 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:11,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:11,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:11 GMT 2019-07-30 11:17:11,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:11,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:11,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:11,964 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:11,964 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:16,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:17,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:17,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:17,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:17,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:17,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:17,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:17,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:17,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:05.139Z", "message": "Deleting Agent ellis_host_a2ux90", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:04.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a5d46c6-b61f-4a15-8ee8-0e73e70335c3"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:05.864Z", "message": "Stopping Agent homer_host_wlqzvw", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:04.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f126dcc-638f-44e9-8858-308d3440b2c2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:05.864Z", "message": "Successfully stopped daemon: dime_host_2yxmfl\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:05.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.16628666-5d5a-4df1-8645-0baddb758b21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:05.864Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_2yxmfl stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:05.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.16628666-5d5a-4df1-8645-0baddb758b21"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:05.864Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:05.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.16628666-5d5a-4df1-8645-0baddb758b21"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:06.461Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_wlqzvw stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:06.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f126dcc-638f-44e9-8858-308d3440b2c2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:06.461Z", "message": "Successfully stopped daemon: homer_host_wlqzvw\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:06.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f126dcc-638f-44e9-8858-308d3440b2c2"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:06.461Z", "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-30T11:17:06.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:06.461Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:06.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:06.461Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:06.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f126dcc-638f-44e9-8858-308d3440b2c2"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:07.057Z", "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-30T11:17:06.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:07.057Z", "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-30T11:17:06.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:07.057Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:06.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:07.672Z", "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-30T11:17:07.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:07.672Z", "message": "Deleting Agent dime_host_2yxmfl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:07.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1bebbdfd-0970-4f9e-b033-63e2baaa7b02"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:07.672Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:06.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:07.672Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:07.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:08.289Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:08.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:08.903Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:08.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a5d46c6-b61f-4a15-8ee8-0e73e70335c3"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:08.903Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:08.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:08.903Z", "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-30T11:17:08.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:08.903Z", "message": "Deleting Agent homer_host_wlqzvw", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:08.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2328ca2e-e145-4057-a6d8-f302f360cdc5"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:09.407Z", "message": "Successfully deleted daemon: ellis_host_a2ux90", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:08.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a5d46c6-b61f-4a15-8ee8-0e73e70335c3"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:09.407Z", "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-30T11:17:08.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a5d46c6-b61f-4a15-8ee8-0e73e70335c3"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:09.407Z", "message": "11:17:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_a2ux90: No response received for task 1910191aaa804c5b9505fcdff6b8396d", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:08.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3a5d46c6-b61f-4a15-8ee8-0e73e70335c3"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:10.064Z", "message": "Stopping Agent bono_host_8sz4qp", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:09.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.58aa4b5e-b606-4df2-b1fd-5add4966986c"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:10.064Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:09.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:10.064Z", "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-30T11:17:09.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:10.782Z", "message": "Successfully stopped daemon: bono_host_8sz4qp\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:10.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.58aa4b5e-b606-4df2-b1fd-5add4966986c"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:10.782Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:09.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:10.782Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:10.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.58aa4b5e-b606-4df2-b1fd-5add4966986c"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:10.782Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_8sz4qp stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:10.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.58aa4b5e-b606-4df2-b1fd-5add4966986c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.436Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f1bf188a-03eb-46dc-8f07-b70af28c6862", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:11.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.436Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:11.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.436Z", "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-30T11:17:10.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:11.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.436Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bf188a-03eb-46dc-8f07-b70af28c6862 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:11.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.436Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:11.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1bebbdfd-0970-4f9e-b033-63e2baaa7b02"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.962Z", "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-30T11:17:11.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.962Z", "message": "11:17:11 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_2yxmfl: No response received for task 2455af4c7b1b48ccb3c4dd1146d336f8", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:11.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1bebbdfd-0970-4f9e-b033-63e2baaa7b02"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.962Z", "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-30T11:17:11.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1bebbdfd-0970-4f9e-b033-63e2baaa7b02"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.962Z", "message": "Waiting for process 24513 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:11.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.962Z", "message": "Successfully deleted daemon: dime_host_2yxmfl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:11.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1bebbdfd-0970-4f9e-b033-63e2baaa7b02"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:11.962Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9e217f6da5ae81d13bf18666e406da6bbdf4b36\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:11.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:12.483Z", "message": "Waiting for process 19024 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:12.483Z", "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-30T11:17:12.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:12.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5 x-compute-request-id: req-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:52Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}], "metadata": {"pagination": {"total": 452, "offset": 355, "size": 50}}} 2019-07-30 11:17:17,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:17,058 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:17 GMT 2019-07-30 11:17:17,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:17,058 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:17,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:17,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:17,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:17,058 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:17,060 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_a2ux90 2019-07-30 11:17:17,060 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_wlqzvw 2019-07-30 11:17:17,060 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_2yxmfl 2019-07-30 11:17:17,061 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_2yxmfl stop 2019-07-30 11:17:17,061 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 11:17:17,061 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_wlqzvw stop 2019-07-30 11:17:17,061 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_wlqzvw 2019-07-30 11:17:17,061 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:17,061 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 11:17:17,061 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 11:17:17,062 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:17,062 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:17,062 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 11:17:17,062 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:17,062 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_2yxmfl 2019-07-30 11:17:17,062 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:17,063 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 11:17:17,063 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:17,063 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 11:17:17,063 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 11:17:17,063 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:17,063 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_wlqzvw 2019-07-30 11:17:17,064 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_a2ux90 2019-07-30 11:17:17,064 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 11:17:17,064 - functest.core.cloudify - DEBUG - 11:17:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_a2ux90: No response received for task 1910191aaa804c5b9505fcdff6b8396d 2019-07-30 11:17:17,064 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_8sz4qp 2019-07-30 11:17:17,064 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 11:17:17,064 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:17,064 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_8sz4qp 2019-07-30 11:17:17,065 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 11:17:17,065 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 11:17:17,065 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_8sz4qp stop 2019-07-30 11:17:17,065 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f1bf188a-03eb-46dc-8f07-b70af28c6862 2019-07-30 11:17:17,065 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 11:17:17,065 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:17,066 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:17:17,066 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bf188a-03eb-46dc-8f07-b70af28c6862 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:17:17,066 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 11:17:17,066 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:17,066 - functest.core.cloudify - DEBUG - 11:17:11 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_2yxmfl: No response received for task 2455af4c7b1b48ccb3c4dd1146d336f8 2019-07-30 11:17:17,066 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 11:17:17,066 - functest.core.cloudify - DEBUG - Waiting for process 24513 to end... 2019-07-30 11:17:17,067 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_2yxmfl 2019-07-30 11:17:17,067 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e217f6da5ae81d13bf18666e406da6bbdf4b36" 2019-07-30 11:17:17,067 - functest.core.cloudify - DEBUG - Waiting for process 19024 to end... 2019-07-30 11:17:17,067 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:17,067 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5 x-compute-request-id: req-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:52Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:17,067 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 11:17:17,068 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 11:17:17,068 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5 2019-07-30 11:17:17,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:17,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:17,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:17,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:17,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:17,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:17,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:17,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:17,176 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:17,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:17,177 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:17 GMT 2019-07-30 11:17:17,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:17,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:17,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:17,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:17,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:22,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:22,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:22,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:22,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:22,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:22,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:22,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:22,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:22,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9e217f6da5ae81d13bf18666e406da6bbdf4b36\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "Deleting Agent bono_host_8sz4qp", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.de0dd0f5-e894-4944-9c43-74ce6f4f247d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2328ca2e-e145-4057-a6d8-f302f360cdc5"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "11:17:12 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_wlqzvw: No response received for task d1c394e4ad904c8a85dd2be1b8ecee68", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2328ca2e-e145-4057-a6d8-f302f360cdc5"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "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-30T11:17:12.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2328ca2e-e145-4057-a6d8-f302f360cdc5"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "Successfully deleted daemon: homer_host_wlqzvw", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2328ca2e-e145-4057-a6d8-f302f360cdc5"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:17: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 x-openstack-request-id: req-32bc0051-4aad-44eb-993d-f952b23cfc37 x-compute-request-id: req-32bc0051-4aad-44eb-993d-f952b23cfc37 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-30T11:17:12.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.164Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-32bc0051-4aad-44eb-993d-f952b23cfc37", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:12.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba65dd34-f640-48b4-9a68-053aaeafce42 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:13.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ba65dd34-f640-48b4-9a68-053aaeafce42", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": "Execution done (PID=19024, return_code=0): /tmp/LLSSC/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:13.865Z", "message": " Removed member 330c02802973e94e from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "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-30T11:17:13.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "sprout_0ui238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f30a94f7-fa55-46c6-8195-e0810fad78b6"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6aff025f188ecfa5de61bc59c622b71578d5a93\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "sprout_0ui238", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:14.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:14.515Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:13.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.059Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-31d7213d-b432-415e-9ac6-64300c7036d6 x-compute-request-id: req-31d7213d-b432-415e-9ac6-64300c7036d6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:14.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "sprout_0ui238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.059Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:14.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:14.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:15.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:15.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-31d7213d-b432-415e-9ac6-64300c7036d6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:14.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-31d7213d-b432-415e-9ac6-64300c7036d6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:14.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6aff025f188ecfa5de61bc59c622b71578d5a93\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:14.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:17: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 x-openstack-request-id: req-0650b010-45c5-401b-bbc7-03fe4d1bd96f x-compute-request-id: req-0650b010-45c5-401b-bbc7-03fe4d1bd96f 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-30T11:17:14.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-0650b010-45c5-401b-bbc7-03fe4d1bd96f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:14.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-0650b010-45c5-401b-bbc7-03fe4d1bd96f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:14.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:15.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8942e179-31af-4a8a-805a-cb5186fa8c2e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:15.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8942e179-31af-4a8a-805a-cb5186fa8c2e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:15.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:15.753Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90db9d0cd873dc67d39faf940a97d063565f25a8\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:15.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:16.341Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:15.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:16.341Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-4121028d-de37-4f25-9b2e-0c1a00b43de6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 488, "offset": 405, "size": 50}}} 2019-07-30 11:17:22,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:22,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:22 GMT 2019-07-30 11:17:22,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:22,273 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:22,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:22,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:22,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:22,274 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:22,276 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5 2019-07-30 11:17:22,276 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b4f7b70a-9cd3-49ac-8985-8a91e878d5c5 2019-07-30 11:17:22,276 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e217f6da5ae81d13bf18666e406da6bbdf4b36" -d '{"os-stop": null}' 2019-07-30 11:17:22,276 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_8sz4qp 2019-07-30 11:17:22,277 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 11:17:22,277 - functest.core.cloudify - DEBUG - 11:17:12 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_wlqzvw: No response received for task d1c394e4ad904c8a85dd2be1b8ecee68 2019-07-30 11:17:22,277 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 11:17:22,277 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_wlqzvw 2019-07-30 11:17:22,277 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:17: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 x-openstack-request-id: req-32bc0051-4aad-44eb-993d-f952b23cfc37 x-compute-request-id: req-32bc0051-4aad-44eb-993d-f952b23cfc37 Content-Length: 0 Content-Type: application/json 2019-07-30 11:17:22,277 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-32bc0051-4aad-44eb-993d-f952b23cfc37 2019-07-30 11:17:22,278 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba65dd34-f640-48b4-9a68-053aaeafce42 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:17:22,278 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:17:22,278 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 11:17:22,278 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ba65dd34-f640-48b4-9a68-053aaeafce42 2019-07-30 11:17:22,278 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 11:17:22,278 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 11:17:22,278 - functest.core.cloudify - DEBUG - Execution done (PID=19024, return_code=0): /tmp/LLSSC/remove-cluster-node.sh 2019-07-30 11:17:22,279 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 11:17:22,279 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 11:17:22,279 - functest.core.cloudify - DEBUG - Removed member 330c02802973e94e from cluster 2019-07-30 11:17:22,279 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 11:17:22,279 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:22,279 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:17:22,279 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:17:22,280 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:17:22,280 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:17:22,280 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:17:22,280 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6aff025f188ecfa5de61bc59c622b71578d5a93" 2019-07-30 11:17:22,280 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 11:17:22,280 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 11:17:22,280 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-31d7213d-b432-415e-9ac6-64300c7036d6 x-compute-request-id: req-31d7213d-b432-415e-9ac6-64300c7036d6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:22,281 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:17:22,281 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:17:22,281 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:17:22,281 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 11:17:22,281 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-31d7213d-b432-415e-9ac6-64300c7036d6 2019-07-30 11:17:22,281 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-31d7213d-b432-415e-9ac6-64300c7036d6 2019-07-30 11:17:22,281 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6aff025f188ecfa5de61bc59c622b71578d5a93" -d '{"os-stop": null}' 2019-07-30 11:17:22,282 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:17: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 x-openstack-request-id: req-0650b010-45c5-401b-bbc7-03fe4d1bd96f x-compute-request-id: req-0650b010-45c5-401b-bbc7-03fe4d1bd96f Content-Length: 0 Content-Type: application/json 2019-07-30 11:17:22,282 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-0650b010-45c5-401b-bbc7-03fe4d1bd96f 2019-07-30 11:17:22,282 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-0650b010-45c5-401b-bbc7-03fe4d1bd96f 2019-07-30 11:17:22,282 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:17:22,282 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8942e179-31af-4a8a-805a-cb5186fa8c2e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:17:22,282 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8942e179-31af-4a8a-805a-cb5186fa8c2e 2019-07-30 11:17:22,282 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db9d0cd873dc67d39faf940a97d063565f25a8" 2019-07-30 11:17:22,283 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:17:22,283 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:17:22,283 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-4121028d-de37-4f25-9b2e-0c1a00b43de6 2019-07-30 11:17:22,283 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-30 11:17:22,283 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:17:22,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:22,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:22,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:22,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:22,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:22,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:22,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:22,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:22,491 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:22,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:22,491 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:22 GMT 2019-07-30 11:17:22,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:22,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:22,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:22,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:22,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:27,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:27,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:27,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:27,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:27,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:27,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:27,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:27,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:27,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-7b4f13c4-18d7-47a6-9f9d-1f413d5a1af4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-7b4f13c4-18d7-47a6-9f9d-1f413d5a1af4 x-compute-request-id: req-7b4f13c4-18d7-47a6-9f9d-1f413d5a1af4 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "Successfully deleted daemon: bono_host_8sz4qp", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.de0dd0f5-e894-4944-9c43-74ce6f4f247d"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:17.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-4121028d-de37-4f25-9b2e-0c1a00b43de6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-4121028d-de37-4f25-9b2e-0c1a00b43de6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "11:17:16 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_8sz4qp: No response received for task 9b79972b7c974f259761d285bdd2f181", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.de0dd0f5-e894-4944-9c43-74ce6f4f247d"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.de0dd0f5-e894-4944-9c43-74ce6f4f247d"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_node_nlcy3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:16.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.108Z", "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-30T11:17:16.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.de0dd0f5-e894-4944-9c43-74ce6f4f247d"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.710Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:17.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.710Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:17.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:17.710Z", "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-30T11:17:17.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:18.342Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:18.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:18.342Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:18.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:19.062Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:18.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:19.645Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6a899092-e09d-43a5-9c6b-d0ab9d7f758d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:19.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:19.645Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5886d2d1ae7abe5254ca7af92ea3532d91d09883\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:19.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:19.645Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:19.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:19.645Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a899092-e09d-43a5-9c6b-d0ab9d7f758d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:19.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:20.363Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:20.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.020Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-dbebf94f-59a5-495e-ab4d-c02f3df07ff5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:20.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.020Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:17: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-0c031cba-e938-44ac-9565-0c3e6076e3d4 x-compute-request-id: req-0c031cba-e938-44ac-9565-0c3e6076e3d4 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-30T11:17:20.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.020Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:20.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.020Z", "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-30T11:17:20.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.020Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-0c031cba-e938-44ac-9565-0c3e6076e3d4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:20.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.020Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-0c031cba-e938-44ac-9565-0c3e6076e3d4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:20.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.020Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-dbebf94f-59a5-495e-ab4d-c02f3df07ff5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:20.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.020Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5886d2d1ae7abe5254ca7af92ea3532d91d09883\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:20.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.020Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-dbebf94f-59a5-495e-ab4d-c02f3df07ff5 x-compute-request-id: req-dbebf94f-59a5-495e-ab4d-c02f3df07ff5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:54Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:20.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:21.690Z", "message": "Stopping Agent sprout_host_1wwoo2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:21.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bbd8a043-c335-4bc1-8518-4dff16150837"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:22.638Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:22.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bbd8a043-c335-4bc1-8518-4dff16150837"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:23.302Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-2850bf6c-0377-407e-8599-73e259fc5e8d x-compute-request-id: req-2850bf6c-0377-407e-8599-73e259fc5e8d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T11:17:12Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:23.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:23.302Z", "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-30T11:17:22.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:23.302Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_1wwoo2 stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:22.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bbd8a043-c335-4bc1-8518-4dff16150837"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:23.302Z", "message": "Successfully stopped daemon: sprout_host_1wwoo2\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:22.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bbd8a043-c335-4bc1-8518-4dff16150837"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:23.302Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9e217f6da5ae81d13bf18666e406da6bbdf4b36\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:22.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:24.015Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2850bf6c-0377-407e-8599-73e259fc5e8d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:23.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:24.015Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2850bf6c-0377-407e-8599-73e259fc5e8d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:23.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.4c25c8a6-4c75-404a-83a2-3f6b40fc3e74"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:24.015Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:23.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:24.015Z", "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-30T11:17:23.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:24.015Z", "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-30T11:17:23.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:24.633Z", "message": "Deleting Agent sprout_host_1wwoo2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:24.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.14bbc5ea-7081-4955-b145-b3fc3bffee16"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:25.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6aff025f188ecfa5de61bc59c622b71578d5a93\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:25.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:25.864Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6c3eb66-c2dc-4788-95a3-27c6fb92e598 x-compute-request-id: req-a6c3eb66-c2dc-4788-95a3-27c6fb92e598 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T11:17:14Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:25.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:26.399Z", "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-30T11:17:26.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:26.399Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-a6c3eb66-c2dc-4788-95a3-27c6fb92e598", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:25.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:26.399Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-a6c3eb66-c2dc-4788-95a3-27c6fb92e598", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:25.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fa3139f7-c61d-44a0-a9ac-f54bdee38ee2"}], "metadata": {"pagination": {"total": 506, "offset": 455, "size": 50}}} 2019-07-30 11:17:27,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:27,577 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:27 GMT 2019-07-30 11:17:27,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:27,577 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:27,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:27,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:27,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:27,577 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:27,580 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-7b4f13c4-18d7-47a6-9f9d-1f413d5a1af4 2019-07-30 11:17:27,580 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-7b4f13c4-18d7-47a6-9f9d-1f413d5a1af4 x-compute-request-id: req-7b4f13c4-18d7-47a6-9f9d-1f413d5a1af4 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:27,580 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_8sz4qp 2019-07-30 11:17:27,580 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:17:27,581 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:17:27,581 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-4121028d-de37-4f25-9b2e-0c1a00b43de6 2019-07-30 11:17:27,581 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-4121028d-de37-4f25-9b2e-0c1a00b43de6 2019-07-30 11:17:27,581 - functest.core.cloudify - DEBUG - 11:17:16 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_8sz4qp: No response received for task 9b79972b7c974f259761d285bdd2f181 2019-07-30 11:17:27,581 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 11:17:27,581 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-30 11:17:27,581 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:17:27,582 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 11:17:27,582 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 11:17:27,582 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 11:17:27,582 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:27,582 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 11:17:27,582 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 11:17:27,582 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:27,583 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6a899092-e09d-43a5-9c6b-d0ab9d7f758d 2019-07-30 11:17:27,583 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5886d2d1ae7abe5254ca7af92ea3532d91d09883" 2019-07-30 11:17:27,583 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:17:27,583 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a899092-e09d-43a5-9c6b-d0ab9d7f758d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:17:27,583 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:27,583 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-dbebf94f-59a5-495e-ab4d-c02f3df07ff5 2019-07-30 11:17:27,583 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:17: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-0c031cba-e938-44ac-9565-0c3e6076e3d4 x-compute-request-id: req-0c031cba-e938-44ac-9565-0c3e6076e3d4 Content-Length: 0 Content-Type: application/json 2019-07-30 11:17:27,584 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 11:17:27,584 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:27,584 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-0c031cba-e938-44ac-9565-0c3e6076e3d4 2019-07-30 11:17:27,584 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-0c031cba-e938-44ac-9565-0c3e6076e3d4 2019-07-30 11:17:27,584 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-dbebf94f-59a5-495e-ab4d-c02f3df07ff5 2019-07-30 11:17:27,584 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5886d2d1ae7abe5254ca7af92ea3532d91d09883" -d '{"os-stop": null}' 2019-07-30 11:17:27,585 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-dbebf94f-59a5-495e-ab4d-c02f3df07ff5 x-compute-request-id: req-dbebf94f-59a5-495e-ab4d-c02f3df07ff5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:54Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:27,585 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_1wwoo2 2019-07-30 11:17:27,585 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 11:17:27,585 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-2850bf6c-0377-407e-8599-73e259fc5e8d x-compute-request-id: req-2850bf6c-0377-407e-8599-73e259fc5e8d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:17:12Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:27,585 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:27,585 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_1wwoo2 stop 2019-07-30 11:17:27,585 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_1wwoo2 2019-07-30 11:17:27,586 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e217f6da5ae81d13bf18666e406da6bbdf4b36" 2019-07-30 11:17:27,586 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2850bf6c-0377-407e-8599-73e259fc5e8d 2019-07-30 11:17:27,586 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-2850bf6c-0377-407e-8599-73e259fc5e8d 2019-07-30 11:17:27,586 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 11:17:27,586 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:27,586 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 11:17:27,587 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_1wwoo2 2019-07-30 11:17:27,587 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6aff025f188ecfa5de61bc59c622b71578d5a93" 2019-07-30 11:17:27,587 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6c3eb66-c2dc-4788-95a3-27c6fb92e598 x-compute-request-id: req-a6c3eb66-c2dc-4788-95a3-27c6fb92e598 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:17:14Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:27,587 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 11:17:27,587 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-a6c3eb66-c2dc-4788-95a3-27c6fb92e598 2019-07-30 11:17:27,587 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-a6c3eb66-c2dc-4788-95a3-27c6fb92e598 2019-07-30 11:17:27,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:27,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:27,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:27,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:27,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:27,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:27,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:27,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:27,645 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:27,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:27,645 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:27 GMT 2019-07-30 11:17:27,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:27,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:27,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:27,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:27,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:32,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:32,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:32,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:32,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:32,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:32,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:32,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:32,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:32,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:27.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90db9d0cd873dc67d39faf940a97d063565f25a8\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:26.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:27.789Z", "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-30T11:17:27.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:27.789Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-1b4bca32-aa5a-433c-a7e9-a84daad31d6d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:26.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:27.789Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-1b4bca32-aa5a-433c-a7e9-a84daad31d6d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:26.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:27.789Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-1b4bca32-aa5a-433c-a7e9-a84daad31d6d x-compute-request-id: req-1b4bca32-aa5a-433c-a7e9-a84daad31d6d Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T11:17:16Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:26.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d3a04a05-5026-4f98-9f6b-a51ffab4afe4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:28.355Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:28.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.14bbc5ea-7081-4955-b145-b3fc3bffee16"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:28.858Z", "message": "Successfully deleted daemon: sprout_host_1wwoo2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:28.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.14bbc5ea-7081-4955-b145-b3fc3bffee16"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:28.858Z", "message": "11:17:28 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_1wwoo2: No response received for task 17fd09a0685c4da189cd4724f1d283d7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:28.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.14bbc5ea-7081-4955-b145-b3fc3bffee16"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:28.858Z", "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-30T11:17:28.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.14bbc5ea-7081-4955-b145-b3fc3bffee16"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:29.604Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:28.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:29.604Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:28.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:29.604Z", "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-30T11:17:28.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:30.239Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:29.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:30.239Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:29.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:30.787Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:30.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:30.787Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5886d2d1ae7abe5254ca7af92ea3532d91d09883\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:30.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:30.787Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:30.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.332Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-b7083f96-d79c-4239-8cdf-b9687d3f04bd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:31.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.332Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:30.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.332Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0790c51-30c6-452d-9a74-ed6b787dd41a 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:30.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.332Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e0790c51-30c6-452d-9a74-ed6b787dd41a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:30.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.332Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-b7083f96-d79c-4239-8cdf-b9687d3f04bd x-compute-request-id: req-b7083f96-d79c-4239-8cdf-b9687d3f04bd Content-Encoding: gzip Content-Length: 876 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T11:17:20Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:31.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.332Z", "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-30T11:17:30.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.332Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-b7083f96-d79c-4239-8cdf-b9687d3f04bd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:31.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c13b1691-fd1d-4aa3-b04a-ae662eecf8b5"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.332Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dc55ea4572072a7027c038a90eb9cc95a013fac\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:31.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.967Z", "message": "Waiting for process 24513 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:31.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.967Z", "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-30T11:17:31.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:31.967Z", "message": "Stopping Agent proxy_host_8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:31.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeedd325-4ae8-4095-89d9-b60875689bbe"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:32.597Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-06bfb795-abb2-4845-8727-2c53197a9840", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:32.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:32.597Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-f9c1c459-33f2-4dbd-afff-922ce1eb850e x-compute-request-id: req-f9c1c459-33f2-4dbd-afff-922ce1eb850e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:32.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:32.597Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f9c1c459-33f2-4dbd-afff-922ce1eb850e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:32.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:32.597Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-06bfb795-abb2-4845-8727-2c53197a9840", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:32.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:32.597Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:17: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 x-openstack-request-id: req-06bfb795-abb2-4845-8727-2c53197a9840 x-compute-request-id: req-06bfb795-abb2-4845-8727-2c53197a9840 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-30T11:17:32.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:32.597Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dc55ea4572072a7027c038a90eb9cc95a013fac\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:32.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:32.597Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f9c1c459-33f2-4dbd-afff-922ce1eb850e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:32.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}], "metadata": {"pagination": {"total": 540, "offset": 505, "size": 50}}} 2019-07-30 11:17:32,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:32,728 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:32 GMT 2019-07-30 11:17:32,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:32,728 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:32,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:32,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:32,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:32,728 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:32,730 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90db9d0cd873dc67d39faf940a97d063565f25a8" 2019-07-30 11:17:32,731 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 11:17:32,731 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-1b4bca32-aa5a-433c-a7e9-a84daad31d6d 2019-07-30 11:17:32,731 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-1b4bca32-aa5a-433c-a7e9-a84daad31d6d 2019-07-30 11:17:32,731 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-1b4bca32-aa5a-433c-a7e9-a84daad31d6d x-compute-request-id: req-1b4bca32-aa5a-433c-a7e9-a84daad31d6d Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:17:16Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:32,731 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 11:17:32,732 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_1wwoo2 2019-07-30 11:17:32,732 - functest.core.cloudify - DEBUG - 11:17:28 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_1wwoo2: No response received for task 17fd09a0685c4da189cd4724f1d283d7 2019-07-30 11:17:32,732 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 11:17:32,732 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 11:17:32,732 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:32,732 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:32,732 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 11:17:32,733 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 11:17:32,733 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 11:17:32,733 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5886d2d1ae7abe5254ca7af92ea3532d91d09883" 2019-07-30 11:17:32,733 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 11:17:32,733 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-b7083f96-d79c-4239-8cdf-b9687d3f04bd 2019-07-30 11:17:32,733 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:17:32,734 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0790c51-30c6-452d-9a74-ed6b787dd41a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:17:32,734 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e0790c51-30c6-452d-9a74-ed6b787dd41a 2019-07-30 11:17:32,734 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-b7083f96-d79c-4239-8cdf-b9687d3f04bd x-compute-request-id: req-b7083f96-d79c-4239-8cdf-b9687d3f04bd Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:17:20Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:32,734 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:32,734 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-b7083f96-d79c-4239-8cdf-b9687d3f04bd 2019-07-30 11:17:32,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc55ea4572072a7027c038a90eb9cc95a013fac" 2019-07-30 11:17:32,735 - functest.core.cloudify - DEBUG - Waiting for process 24513 to end... 2019-07-30 11:17:32,735 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 11:17:32,735 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_8wa3u9 2019-07-30 11:17:32,735 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-06bfb795-abb2-4845-8727-2c53197a9840 2019-07-30 11:17:32,735 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-f9c1c459-33f2-4dbd-afff-922ce1eb850e x-compute-request-id: req-f9c1c459-33f2-4dbd-afff-922ce1eb850e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:32,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f9c1c459-33f2-4dbd-afff-922ce1eb850e 2019-07-30 11:17:32,736 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-06bfb795-abb2-4845-8727-2c53197a9840 2019-07-30 11:17:32,736 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:17: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 x-openstack-request-id: req-06bfb795-abb2-4845-8727-2c53197a9840 x-compute-request-id: req-06bfb795-abb2-4845-8727-2c53197a9840 Content-Length: 0 Content-Type: application/json 2019-07-30 11:17:32,736 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc55ea4572072a7027c038a90eb9cc95a013fac" -d '{"os-stop": null}' 2019-07-30 11:17:32,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-f9c1c459-33f2-4dbd-afff-922ce1eb850e 2019-07-30 11:17:32,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:32,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:32,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:32,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:32,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:32,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:32,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:32,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:32,812 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:32,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:32,812 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:32 GMT 2019-07-30 11:17:32,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:32,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:32,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:32,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:32,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:37,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:37,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:37,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:37,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:37,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:37,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:37,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:37,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:37,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:33.179Z", "message": "Successfully stopped daemon: proxy_host_8wa3u9\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:32.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeedd325-4ae8-4095-89d9-b60875689bbe"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:33.179Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_8wa3u9 stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:32.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeedd325-4ae8-4095-89d9-b60875689bbe"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:33.179Z", "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-30T11:17:33.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:33.179Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:32.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.aeedd325-4ae8-4095-89d9-b60875689bbe"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:33.811Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:33.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:33.811Z", "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-30T11:17:33.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:34.323Z", "message": "Deleting Agent proxy_host_8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:34.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2b9aa17b-4ba8-4b20-a22e-98a02f321504"}], "metadata": {"pagination": {"total": 547, "offset": 540, "size": 50}}} 2019-07-30 11:17:37,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:37,901 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:37 GMT 2019-07-30 11:17:37,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:37,902 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:37,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:37,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:37,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:37,902 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:37,902 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_8wa3u9 2019-07-30 11:17:37,903 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_8wa3u9 stop 2019-07-30 11:17:37,903 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 11:17:37,903 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 11:17:37,903 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 11:17:37,903 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:37,903 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_8wa3u9 2019-07-30 11:17:37,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:37,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:37,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:37,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:37,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:37,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:37,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:37,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:37,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:37,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:37,968 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:37 GMT 2019-07-30 11:17:37,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:37,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:37,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:37,969 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:37,969 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:42,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:43,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:43,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:43,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:43,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:43,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:43,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:43,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:43,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:38.328Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:38.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2b9aa17b-4ba8-4b20-a22e-98a02f321504"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:38.831Z", "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-30T11:17:38.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2b9aa17b-4ba8-4b20-a22e-98a02f321504"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:38.831Z", "message": "11:17:38 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_8wa3u9: No response received for task 8db05d04725f4d2585701d228b4a6884", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:38.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2b9aa17b-4ba8-4b20-a22e-98a02f321504"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:38.831Z", "message": "Successfully deleted daemon: proxy_host_8wa3u9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:38.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2b9aa17b-4ba8-4b20-a22e-98a02f321504"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:39.365Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:39.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:39.365Z", "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-30T11:17:39.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:40.083Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:39.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:40.618Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb2afb20-4ee5-4bfd-8ac9-7a76a765a926 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:40.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:40.618Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bb2afb20-4ee5-4bfd-8ac9-7a76a765a926", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:40.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:40.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:40.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:41.285Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30fb6db50b114af1cfa0ab424d2260960e322105\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:40.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:41.788Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-bd17cc75-f4ec-43ab-bfdb-6ce7a38672e3 x-compute-request-id: req-bd17cc75-f4ec-43ab-bfdb-6ce7a38672e3 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:78:4e\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:11.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:11Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:41.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:42.370Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10/action used request id req-1f9a1e89-0903-4524-89d6-4628e53429fe", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:41.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:42.370Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10/action used request id req-1f9a1e89-0903-4524-89d6-4628e53429fe", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:41.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:42.370Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-bd17cc75-f4ec-43ab-bfdb-6ce7a38672e3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:41.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:42.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dc55ea4572072a7027c038a90eb9cc95a013fac\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:42.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:42.370Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-bd17cc75-f4ec-43ab-bfdb-6ce7a38672e3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:41.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:42.370Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30fb6db50b114af1cfa0ab424d2260960e322105\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:41.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:42.370Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:17: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-1f9a1e89-0903-4524-89d6-4628e53429fe x-compute-request-id: req-1f9a1e89-0903-4524-89d6-4628e53429fe 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-30T11:17:41.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:42.937Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-42ef706a-783f-446a-91e8-f7fdaf558b4a x-compute-request-id: req-42ef706a-783f-446a-91e8-f7fdaf558b4a Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T11:17:32Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:42.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}], "metadata": {"pagination": {"total": 567, "offset": 547, "size": 50}}} 2019-07-30 11:17:43,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:43,186 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:43 GMT 2019-07-30 11:17:43,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:43,187 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:43,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:43,187 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:43,187 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:43,187 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:43,188 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 11:17:43,189 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 11:17:43,189 - functest.core.cloudify - DEBUG - 11:17:38 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_8wa3u9: No response received for task 8db05d04725f4d2585701d228b4a6884 2019-07-30 11:17:43,189 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_8wa3u9 2019-07-30 11:17:43,189 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 11:17:43,189 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 11:17:43,189 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 11:17:43,190 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb2afb20-4ee5-4bfd-8ac9-7a76a765a926 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:17:43,190 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bb2afb20-4ee5-4bfd-8ac9-7a76a765a926 2019-07-30 11:17:43,190 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:17:43,190 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fb6db50b114af1cfa0ab424d2260960e322105" 2019-07-30 11:17:43,190 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-bd17cc75-f4ec-43ab-bfdb-6ce7a38672e3 x-compute-request-id: req-bd17cc75-f4ec-43ab-bfdb-6ce7a38672e3 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:78:4e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:11.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:11Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:43,191 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10/action used request id req-1f9a1e89-0903-4524-89d6-4628e53429fe 2019-07-30 11:17:43,191 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10/action used request id req-1f9a1e89-0903-4524-89d6-4628e53429fe 2019-07-30 11:17:43,191 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-bd17cc75-f4ec-43ab-bfdb-6ce7a38672e3 2019-07-30 11:17:43,191 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc55ea4572072a7027c038a90eb9cc95a013fac" 2019-07-30 11:17:43,191 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-bd17cc75-f4ec-43ab-bfdb-6ce7a38672e3 2019-07-30 11:17:43,192 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fb6db50b114af1cfa0ab424d2260960e322105" -d '{"os-stop": null}' 2019-07-30 11:17:43,192 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:17: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-1f9a1e89-0903-4524-89d6-4628e53429fe x-compute-request-id: req-1f9a1e89-0903-4524-89d6-4628e53429fe Content-Length: 0 Content-Type: application/json 2019-07-30 11:17:43,192 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-42ef706a-783f-446a-91e8-f7fdaf558b4a x-compute-request-id: req-42ef706a-783f-446a-91e8-f7fdaf558b4a Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:17:32Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:43,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:43,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:43,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:43,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:43,256 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:43 GMT 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:43,256 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:43,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:48,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:48,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:48,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:48,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:48,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:48,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:48,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:48,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:48,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:43.619Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-42ef706a-783f-446a-91e8-f7fdaf558b4a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:42.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:43.619Z", "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-30T11:17:43.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:43.619Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-42ef706a-783f-446a-91e8-f7fdaf558b4a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:42.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.3968ce77-d5dd-4c97-bf6d-b493568083ce"}], "metadata": {"pagination": {"total": 570, "offset": 567, "size": 50}}} 2019-07-30 11:17:48,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:48,336 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:48 GMT 2019-07-30 11:17:48,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:48,336 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:48,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:48,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:48,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:48,336 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:48,337 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-42ef706a-783f-446a-91e8-f7fdaf558b4a 2019-07-30 11:17:48,337 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 11:17:48,337 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-42ef706a-783f-446a-91e8-f7fdaf558b4a 2019-07-30 11:17:48,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:48,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:48,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:48,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:48,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:48,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:48,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:48,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:48,415 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:48,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:48,415 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:48 GMT 2019-07-30 11:17:48,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:48,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:48,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:48,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:48,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:53,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:53,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:53,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:53,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:53,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:53,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:53,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:53,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:53,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:51.491Z", "message": "Waiting for process 24513 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:51.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:51.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30fb6db50b114af1cfa0ab424d2260960e322105\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:51.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:52.611Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-113f6ba0-845c-43ea-bd8a-afee68dd409e x-compute-request-id: req-113f6ba0-845c-43ea-bd8a-afee68dd409e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:78:4e\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:11.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:52.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:53.206Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-113f6ba0-845c-43ea-bd8a-afee68dd409e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:52.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:53.206Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:52.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:53.206Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:52.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:53.206Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:53.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:53.206Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-113f6ba0-845c-43ea-bd8a-afee68dd409e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:52.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0f5f2267-be4c-4286-8a96-f32af3519677"}], "metadata": {"pagination": {"total": 578, "offset": 570, "size": 50}}} 2019-07-30 11:17:53,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:53,516 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:53 GMT 2019-07-30 11:17:53,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:53,516 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:53,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:53,516 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:53,516 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:53,516 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:53,517 - functest.core.cloudify - DEBUG - Waiting for process 24513 to end... 2019-07-30 11:17:53,517 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fb6db50b114af1cfa0ab424d2260960e322105" 2019-07-30 11:17:53,517 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-113f6ba0-845c-43ea-bd8a-afee68dd409e x-compute-request-id: req-113f6ba0-845c-43ea-bd8a-afee68dd409e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:78:4e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:11.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:53,517 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-113f6ba0-845c-43ea-bd8a-afee68dd409e 2019-07-30 11:17:53,518 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-07-30 11:17:53,518 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:17:53,518 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:17:53,518 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-113f6ba0-845c-43ea-bd8a-afee68dd409e 2019-07-30 11:17:53,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:53,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:53,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:53,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:53,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:53,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:53,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:53,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:53,609 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:53,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:53,609 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:53 GMT 2019-07-30 11:17:53,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:53,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:53,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:53,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:53,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:58,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:17:58,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:58,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:58,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:58,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:58,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:58,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:58,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:58,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:53.801Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:53.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:53.801Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:53.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:53.801Z", "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-30T11:17:53.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:54.518Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:53.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:55.086Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7f50684a-8379-46f5-9abd-bd854b28f89c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:54.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e7e13067-5ba0-4f11-a99c-da1ed49ed174"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:55.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:54.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e7e13067-5ba0-4f11-a99c-da1ed49ed174"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:55.086Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f50684a-8379-46f5-9abd-bd854b28f89c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:54.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e7e13067-5ba0-4f11-a99c-da1ed49ed174"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:55.799Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0baf3145-a0c1-4fa1-ba0c-1a612c64d0e1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:55.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:55.799Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0baf3145-a0c1-4fa1-ba0c-1a612c64d0e1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:55.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:55.799Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:55.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:55.799Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:55.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:55.799Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4470a5482488d780983c90d15dd04b674bf06891\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:55.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e7e13067-5ba0-4f11-a99c-da1ed49ed174"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:55.799Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eed8f2d15080d456fabd49c8e30d6005f3c5a85\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:55.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.381Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b7a6a1ee-3b04-4897-90e0-6c7cd8b9cc47", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e7e13067-5ba0-4f11-a99c-da1ed49ed174"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.381Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-b7a6a1ee-3b04-4897-90e0-6c7cd8b9cc47 x-compute-request-id: req-b7a6a1ee-3b04-4897-90e0-6c7cd8b9cc47 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:23Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e7e13067-5ba0-4f11-a99c-da1ed49ed174"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.381Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b7a6a1ee-3b04-4897-90e0-6c7cd8b9cc47", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e7e13067-5ba0-4f11-a99c-da1ed49ed174"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.381Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e7e13067-5ba0-4f11-a99c-da1ed49ed174"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.381Z", "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-30T11:17:56.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-13cef999-c790-498d-b0f9-091947927330", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-13cef999-c790-498d-b0f9-091947927330", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eed8f2d15080d456fabd49c8e30d6005f3c5a85\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "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-30T11:17:56.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-15a9f3d2-d768-4798-b5b1-1883ce34c79e x-compute-request-id: req-15a9f3d2-d768-4798-b5b1-1883ce34c79e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:78:4e\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:11.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-15a9f3d2-d768-4798-b5b1-1883ce34c79e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-15a9f3d2-d768-4798-b5b1-1883ce34c79e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eed8f2d15080d456fabd49c8e30d6005f3c5a85\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:56.996Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 11:17: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-13cef999-c790-498d-b0f9-091947927330 x-compute-request-id: req-13cef999-c790-498d-b0f9-091947927330 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:56.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:57.662Z", "message": "Waiting for server \"a57659cc-4172-4e43-8265-697e5efd9e10\" 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-30T11:17:57.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:57.662Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bcd85c16-c825-48b1-b320-4cfdd8e49fe3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:57.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.03904a70-c2e6-41ae-82f5-d5b2ab47275f"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:57.662Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd85c16-c825-48b1-b320-4cfdd8e49fe3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:57.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.03904a70-c2e6-41ae-82f5-d5b2ab47275f"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:57.662Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-89c56b96-3508-4c3d-a2e3-157de35515ab x-compute-request-id: req-89c56b96-3508-4c3d-a2e3-157de35515ab Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:78:4e\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:11.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a57659cc-4172-4e43-8265-697e5efd9e10\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:56Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_proxy_host_8wa3u9\", \"created\": \"2019-07-30T10:55:35Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:57.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:57.662Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:57.302Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:57.662Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:57.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:57.662Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-89c56b96-3508-4c3d-a2e3-157de35515ab", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:57.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:57.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:57.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.03904a70-c2e6-41ae-82f5-d5b2ab47275f"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:57.662Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-89c56b96-3508-4c3d-a2e3-157de35515ab", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:57.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:58.335Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d83e999e262ca5c87ebdbd77064e4dadde4a0f9\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:57.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.03904a70-c2e6-41ae-82f5-d5b2ab47275f"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:58.335Z", "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-30T11:17:57.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 617, "offset": 578, "size": 50}}} 2019-07-30 11:17:58,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:58,721 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:58 GMT 2019-07-30 11:17:58,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:58,722 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:17:58,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:58,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:58,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:17:58,722 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:17:58,724 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:17:58,724 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:17:58,724 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:17:58,724 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 11:17:58,725 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7f50684a-8379-46f5-9abd-bd854b28f89c 2019-07-30 11:17:58,725 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:17:58,725 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f50684a-8379-46f5-9abd-bd854b28f89c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:17:58,725 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0baf3145-a0c1-4fa1-ba0c-1a612c64d0e1 2019-07-30 11:17:58,725 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0baf3145-a0c1-4fa1-ba0c-1a612c64d0e1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:17:58,725 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:17:58,725 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 11:17:58,726 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4470a5482488d780983c90d15dd04b674bf06891" 2019-07-30 11:17:58,726 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eed8f2d15080d456fabd49c8e30d6005f3c5a85" 2019-07-30 11:17:58,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b7a6a1ee-3b04-4897-90e0-6c7cd8b9cc47 2019-07-30 11:17:58,726 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-b7a6a1ee-3b04-4897-90e0-6c7cd8b9cc47 x-compute-request-id: req-b7a6a1ee-3b04-4897-90e0-6c7cd8b9cc47 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:23Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:58,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-b7a6a1ee-3b04-4897-90e0-6c7cd8b9cc47 2019-07-30 11:17:58,726 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 11:17:58,727 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:17:58,727 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-13cef999-c790-498d-b0f9-091947927330 2019-07-30 11:17:58,727 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-13cef999-c790-498d-b0f9-091947927330 2019-07-30 11:17:58,727 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eed8f2d15080d456fabd49c8e30d6005f3c5a85" 2019-07-30 11:17:58,727 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:17:58,727 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:17:58,727 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-15a9f3d2-d768-4798-b5b1-1883ce34c79e x-compute-request-id: req-15a9f3d2-d768-4798-b5b1-1883ce34c79e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:78:4e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:11.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:58,728 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-15a9f3d2-d768-4798-b5b1-1883ce34c79e 2019-07-30 11:17:58,728 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-15a9f3d2-d768-4798-b5b1-1883ce34c79e 2019-07-30 11:17:58,728 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eed8f2d15080d456fabd49c8e30d6005f3c5a85" 2019-07-30 11:17:58,728 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 11:17: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-13cef999-c790-498d-b0f9-091947927330 x-compute-request-id: req-13cef999-c790-498d-b0f9-091947927330 Content-Type: application/json 2019-07-30 11:17:58,728 - functest.core.cloudify - DEBUG - Waiting for server "a57659cc-4172-4e43-8265-697e5efd9e10" to be deleted. current status: SHUTOFF 2019-07-30 11:17:58,728 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bcd85c16-c825-48b1-b320-4cfdd8e49fe3 2019-07-30 11:17:58,728 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd85c16-c825-48b1-b320-4cfdd8e49fe3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:17:58,729 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-89c56b96-3508-4c3d-a2e3-157de35515ab x-compute-request-id: req-89c56b96-3508-4c3d-a2e3-157de35515ab Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:78:4e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a57659cc-4172-4e43-8265-697e5efd9e10", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:11.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a57659cc-4172-4e43-8265-697e5efd9e10", "security_groups": [{"name": "default"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:56Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_proxy_host_8wa3u9", "created": "2019-07-30T10:55:35Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:17:58,729 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-30 11:17:58,729 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:17:58,729 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-89c56b96-3508-4c3d-a2e3-157de35515ab 2019-07-30 11:17:58,729 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:17:58,729 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-89c56b96-3508-4c3d-a2e3-157de35515ab 2019-07-30 11:17:58,730 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d83e999e262ca5c87ebdbd77064e4dadde4a0f9" 2019-07-30 11:17:58,730 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:17:58,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:17:58,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:17:58,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:17:58,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:17:58,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:17:58,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:17:58,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:17:58,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:17:58,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:17:58,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:17:58,791 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:17:58 GMT 2019-07-30 11:17:58,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:17:58,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:17:58,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:17:58,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:17:58,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:03,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:03,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:03,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:03,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:03,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:03,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:03,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:03,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:03,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-52e144ba-f6da-4059-8671-39ada139ee92", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.03904a70-c2e6-41ae-82f5-d5b2ab47275f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "Remove floating ip 172.30.9.200", "level": "info", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.579Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.580Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.580Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87592f0-fbd4-4783-863f-296548d9b7ce 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.584Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87592f0-fbd4-4783-863f-296548d9b7ce 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.585Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e87592f0-fbd4-4783-863f-296548d9b7ce", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.585Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e87592f0-fbd4-4783-863f-296548d9b7ce", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.585Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-52e144ba-f6da-4059-8671-39ada139ee92 x-compute-request-id: req-52e144ba-f6da-4059-8671-39ada139ee92 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:26Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.03904a70-c2e6-41ae-82f5-d5b2ab47275f"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-52e144ba-f6da-4059-8671-39ada139ee92", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.03904a70-c2e6-41ae-82f5-d5b2ab47275f"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.03904a70-c2e6-41ae-82f5-d5b2ab47275f"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:17:58.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2640501-0446-42d5-b599-fbe66173258a"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c19fed-21ab-4100-a0fa-4940dc68373d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2640501-0446-42d5-b599-fbe66173258a"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-24c19fed-21ab-4100-a0fa-4940dc68373d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2640501-0446-42d5-b599-fbe66173258a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.993Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-01385f7c-8b6d-4d04-aba9-401c812eae6a Date: Tue, 30 Jul 2019 11:17:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:51:43Z\", \"updated_at\": \"2019-07-30T10:51:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:35:4d:8e\", \"device_id\": \"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"95f82e78-8964-449d-bbb4-d317a0751c67\", \"id\": \"70d8fbf6-5c17-41c1-9083-fe91c93d6651\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T11:00:05Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c5:b4:b4\", \"device_id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"c8e9ed15-7bf7-45e6-bf77-1fc70b081def\", \"id\": \"7b703ff5-10ba-4980-acad-f6795507cfd4\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"updated_at\": \"2019-07-30T10:59:39Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:6f:9b:79\", \"device_id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\", \"id\": \"7eab7d7f-5b56-4b46-89e3-496191666a43\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:28Z\", \"updated_at\": \"2019-07-30T11:00:12Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:53:24:d6\", \"device_id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"6572d99c-ea43-4b2f-b496-091198a61168\", \"id\": \"e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.319Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-01385f7c-8b6d-4d04-aba9-401c812eae6a Date: Tue, 30 Jul 2019 11:17:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:51:43Z\", \"updated_at\": \"2019-07-30T10:51:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:35:4d:8e\", \"device_id\": \"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"95f82e78-8964-449d-bbb4-d317a0751c67\", \"id\": \"70d8fbf6-5c17-41c1-9083-fe91c93d6651\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T11:00:05Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c5:b4:b4\", \"device_id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"c8e9ed15-7bf7-45e6-bf77-1fc70b081def\", \"id\": \"7b703ff5-10ba-4980-acad-f6795507cfd4\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"updated_at\": \"2019-07-30T10:59:39Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:6f:9b:79\", \"device_id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\", \"id\": \"7eab7d7f-5b56-4b46-89e3-496191666a43\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:28Z\", \"updated_at\": \"2019-07-30T11:00:12Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:53:24:d6\", \"device_id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"6572d99c-ea43-4b2f-b496-091198a61168\", \"id\": \"e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.319Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01385f7c-8b6d-4d04-aba9-401c812eae6a", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.319Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01385f7c-8b6d-4d04-aba9-401c812eae6a", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.319Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01385f7c-8b6d-4d04-aba9-401c812eae6a", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.320Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01385f7c-8b6d-4d04-aba9-401c812eae6a", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.320Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.321Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.322Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:58.993Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c420245872e0c37811abed47452a73c9003e54b5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2640501-0446-42d5-b599-fbe66173258a"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:17:59.596Z", "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-30T11:17:59.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf Date: Tue, 30 Jul 2019 11:17:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.23\"}],\"id\":\"c8e9ed15-7bf7-45e6-bf77-1fc70b081def\",\"security_groups\":[\"789a872e-4ac8-4ef9-bafb-46d21cff91ee\",\"8605a438-c54a-4a92-9d04-a72c441f4999\"],\"mac_address\":\"fa:16:3e:c5:b4:b4\",\"device_id\":\"bbce71a8-a0a8-4c44-ab73-67594499d37f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:51Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.656Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-34fe95a3-61a8-4d29-9dbe-617e95b67212", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.664Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c415c6481c7cbe1de3ab2403f8f884335544e47c\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.063Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.617Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-e06605f3-08ab-44fe-940d-7c03fc5878ee Date: Tue, 30 Jul 2019 11:17:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:51:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"95f82e78-8964-449d-bbb4-d317a0751c67\",\"security_groups\":[\"fb8cd351-ff32-4e53-92f9-e4828ede5c78\"],\"mac_address\":\"fa:16:3e:35:4d:8e\",\"device_id\":\"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.615Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-e06605f3-08ab-44fe-940d-7c03fc5878ee", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.616Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-e06605f3-08ab-44fe-940d-7c03fc5878ee", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.616Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-e06605f3-08ab-44fe-940d-7c03fc5878ee", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.616Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.617Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf Date: Tue, 30 Jul 2019 11:17:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.23\"}],\"id\":\"c8e9ed15-7bf7-45e6-bf77-1fc70b081def\",\"security_groups\":[\"789a872e-4ac8-4ef9-bafb-46d21cff91ee\",\"8605a438-c54a-4a92-9d04-a72c441f4999\"],\"mac_address\":\"fa:16:3e:c5:b4:b4\",\"device_id\":\"bbce71a8-a0a8-4c44-ab73-67594499d37f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:51Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.656Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json used request id req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.657Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34fe95a3-61a8-4d29-9dbe-617e95b67212 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.662Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json used request id req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.657Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json used request id req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.657Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json used request id req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.657Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.658Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.658Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.675Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-34fe95a3-61a8-4d29-9dbe-617e95b67212", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.663Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34fe95a3-61a8-4d29-9dbe-617e95b67212 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.662Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-e06605f3-08ab-44fe-940d-7c03fc5878ee Date: Tue, 30 Jul 2019 11:17:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:51:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"95f82e78-8964-449d-bbb4-d317a0751c67\",\"security_groups\":[\"fb8cd351-ff32-4e53-92f9-e4828ede5c78\"],\"mac_address\":\"fa:16:3e:35:4d:8e\",\"device_id\":\"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.615Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-e06605f3-08ab-44fe-940d-7c03fc5878ee", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:17:59.616Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}], "metadata": {"pagination": {"total": 719, "offset": 617, "size": 50}}} 2019-07-30 11:18:03,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:03,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:03 GMT 2019-07-30 11:18:03,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:03,927 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:03,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:03,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:03,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:03,928 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:03,931 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-52e144ba-f6da-4059-8671-39ada139ee92 2019-07-30 11:18:03,931 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.200 2019-07-30 11:18:03,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:03,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:03,932 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87592f0-fbd4-4783-863f-296548d9b7ce 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:03,932 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87592f0-fbd4-4783-863f-296548d9b7ce 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:03,932 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e87592f0-fbd4-4783-863f-296548d9b7ce 2019-07-30 11:18:03,932 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e87592f0-fbd4-4783-863f-296548d9b7ce 2019-07-30 11:18:03,932 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-52e144ba-f6da-4059-8671-39ada139ee92 x-compute-request-id: req-52e144ba-f6da-4059-8671-39ada139ee92 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:26Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:03,932 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-52e144ba-f6da-4059-8671-39ada139ee92 2019-07-30 11:18:03,933 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 11:18:03,933 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:03,933 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c19fed-21ab-4100-a0fa-4940dc68373d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:03,933 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-24c19fed-21ab-4100-a0fa-4940dc68373d 2019-07-30 11:18:03,933 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b" 2019-07-30 11:18:03,933 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-01385f7c-8b6d-4d04-aba9-401c812eae6a Date: Tue, 30 Jul 2019 11:17:59 GMT RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T11:00:05Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c5:b4:b4", "device_id": "bbce71a8-a0a8-4c44-ab73-67594499d37f"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "c8e9ed15-7bf7-45e6-bf77-1fc70b081def", "id": "7b703ff5-10ba-4980-acad-f6795507cfd4", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "updated_at": "2019-07-30T10:59:39Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:9b:79", "device_id": "0f93630f-8765-468b-92c0-d043b1a4b10b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "dfe065a1-c8ba-4997-9df6-f51cc6b89a3d", "id": "7eab7d7f-5b56-4b46-89e3-496191666a43", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:28Z", "updated_at": "2019-07-30T11:00:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:24:d6", "device_id": "d73f2839-1e38-4a1b-8f36-d988cbc51705"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "6572d99c-ea43-4b2f-b496-091198a61168", "id": "e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee", "qos_policy_id": null}]} 2019-07-30 11:18:03,934 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:18:03,934 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-01385f7c-8b6d-4d04-aba9-401c812eae6a Date: Tue, 30 Jul 2019 11:17:59 GMT RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T11:00:05Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c5:b4:b4", "device_id": "bbce71a8-a0a8-4c44-ab73-67594499d37f"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "c8e9ed15-7bf7-45e6-bf77-1fc70b081def", "id": "7b703ff5-10ba-4980-acad-f6795507cfd4", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "updated_at": "2019-07-30T10:59:39Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:9b:79", "device_id": "0f93630f-8765-468b-92c0-d043b1a4b10b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "dfe065a1-c8ba-4997-9df6-f51cc6b89a3d", "id": "7eab7d7f-5b56-4b46-89e3-496191666a43", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:28Z", "updated_at": "2019-07-30T11:00:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:24:d6", "device_id": "d73f2839-1e38-4a1b-8f36-d988cbc51705"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "6572d99c-ea43-4b2f-b496-091198a61168", "id": "e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee", "qos_policy_id": null}]} 2019-07-30 11:18:03,934 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01385f7c-8b6d-4d04-aba9-401c812eae6a 2019-07-30 11:18:03,934 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01385f7c-8b6d-4d04-aba9-401c812eae6a 2019-07-30 11:18:03,934 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01385f7c-8b6d-4d04-aba9-401c812eae6a 2019-07-30 11:18:03,934 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01385f7c-8b6d-4d04-aba9-401c812eae6a 2019-07-30 11:18:03,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b" 2019-07-30 11:18:03,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b" 2019-07-30 11:18:03,935 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:18:03,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b" 2019-07-30 11:18:03,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c420245872e0c37811abed47452a73c9003e54b5" 2019-07-30 11:18:03,935 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:18:03,935 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf Date: Tue, 30 Jul 2019 11:17:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.23"}],"id":"c8e9ed15-7bf7-45e6-bf77-1fc70b081def","security_groups":["789a872e-4ac8-4ef9-bafb-46d21cff91ee","8605a438-c54a-4a92-9d04-a72c441f4999"],"mac_address":"fa:16:3e:c5:b4:b4","device_id":"bbce71a8-a0a8-4c44-ab73-67594499d37f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:03,936 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-34fe95a3-61a8-4d29-9dbe-617e95b67212 2019-07-30 11:18:03,936 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c415c6481c7cbe1de3ab2403f8f884335544e47c" 2019-07-30 11:18:03,936 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b" 2019-07-30 11:18:03,936 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-e06605f3-08ab-44fe-940d-7c03fc5878ee Date: Tue, 30 Jul 2019 11:17:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:51:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.4"}],"id":"95f82e78-8964-449d-bbb4-d317a0751c67","security_groups":["fb8cd351-ff32-4e53-92f9-e4828ede5c78"],"mac_address":"fa:16:3e:35:4d:8e","device_id":"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:03,936 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-e06605f3-08ab-44fe-940d-7c03fc5878ee 2019-07-30 11:18:03,936 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-e06605f3-08ab-44fe-940d-7c03fc5878ee 2019-07-30 11:18:03,937 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-e06605f3-08ab-44fe-940d-7c03fc5878ee 2019-07-30 11:18:03,937 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfd588ab0e7c0e0f727eec63fd988a05fad65b" 2019-07-30 11:18:03,937 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf Date: Tue, 30 Jul 2019 11:17:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.23"}],"id":"c8e9ed15-7bf7-45e6-bf77-1fc70b081def","security_groups":["789a872e-4ac8-4ef9-bafb-46d21cff91ee","8605a438-c54a-4a92-9d04-a72c441f4999"],"mac_address":"fa:16:3e:c5:b4:b4","device_id":"bbce71a8-a0a8-4c44-ab73-67594499d37f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:03,937 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json used request id req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf 2019-07-30 11:18:03,937 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34fe95a3-61a8-4d29-9dbe-617e95b67212 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:03,937 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json used request id req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf 2019-07-30 11:18:03,937 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json used request id req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf 2019-07-30 11:18:03,938 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c8e9ed15-7bf7-45e6-bf77-1fc70b081def.json used request id req-2f5fa849-cd02-4de6-8387-bdcafb56bdcf 2019-07-30 11:18:03,938 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:03,938 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:03,938 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:03,938 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-34fe95a3-61a8-4d29-9dbe-617e95b67212 2019-07-30 11:18:03,938 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34fe95a3-61a8-4d29-9dbe-617e95b67212 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:03,938 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-e06605f3-08ab-44fe-940d-7c03fc5878ee Date: Tue, 30 Jul 2019 11:17:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:51:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.4"}],"id":"95f82e78-8964-449d-bbb4-d317a0751c67","security_groups":["fb8cd351-ff32-4e53-92f9-e4828ede5c78"],"mac_address":"fa:16:3e:35:4d:8e","device_id":"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:03,939 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-e06605f3-08ab-44fe-940d-7c03fc5878ee 2019-07-30 11:18:03,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:04,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:04,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:04,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:04,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:04,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:04,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:04,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:04,024 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:04,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:04,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:04 GMT 2019-07-30 11:18:04,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:04,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:04,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:04,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:04,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:09,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:09,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:09,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:09,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:09,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:09,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:09,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:09,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:09,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.682Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2640501-0446-42d5-b599-fbe66173258a"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.682Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-11bffb47-b599-4c86-a681-6556ff6fe879", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2640501-0446-42d5-b599-fbe66173258a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.682Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c415c6481c7cbe1de3ab2403f8f884335544e47c\"", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.063Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.682Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-11bffb47-b599-4c86-a681-6556ff6fe879", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2640501-0446-42d5-b599-fbe66173258a"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:00.682Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-11bffb47-b599-4c86-a681-6556ff6fe879 x-compute-request-id: req-11bffb47-b599-4c86-a681-6556ff6fe879 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:27Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c2640501-0446-42d5-b599-fbe66173258a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-61ed64ac-afee-4878-ad90-7ad63d6231c7", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.637Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "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-30T11:18:00.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:01.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-61ed64ac-afee-4878-ad90-7ad63d6231c7 x-compute-request-id: req-61ed64ac-afee-4878-ad90-7ad63d6231c7 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:23Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.636Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-61ed64ac-afee-4878-ad90-7ad63d6231c7 x-compute-request-id: req-61ed64ac-afee-4878-ad90-7ad63d6231c7 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:23Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.636Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-61ed64ac-afee-4878-ad90-7ad63d6231c7", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.636Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-61ed64ac-afee-4878-ad90-7ad63d6231c7", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.636Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-61ed64ac-afee-4878-ad90-7ad63d6231c7", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.637Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c415c6481c7cbe1de3ab2403f8f884335544e47c\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.638Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c415c6481c7cbe1de3ab2403f8f884335544e47c\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.638Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.764Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f688fde-cd0e-448d-99a3-0b27a1101b06 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.768Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.209Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0f688fde-cd0e-448d-99a3-0b27a1101b06", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:00.769Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.826Z", "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-30T11:18:01.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.826Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:01.294Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:01.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31b72cbcd2de0cfec9545406e052ed32dc7c36cb\"", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:01.289Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.362Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31b72cbcd2de0cfec9545406e052ed32dc7c36cb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.134Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.362Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-8641c53a-287b-4dab-aa16-04c926401bf6 x-compute-request-id: req-8641c53a-287b-4dab-aa16-04c926401bf6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:26Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.133Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eed8f2d15080d456fabd49c8e30d6005f3c5a85\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.362Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-8641c53a-287b-4dab-aa16-04c926401bf6", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.133Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.362Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-8641c53a-287b-4dab-aa16-04c926401bf6", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.133Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.867Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 11:18: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-3608b659-2a1e-4c09-9ebd-c0631665d885 x-compute-request-id: req-3608b659-2a1e-4c09-9ebd-c0631665d885 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a57659cc-4172-4e43-8265-697e5efd9e10 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-30T11:18:02.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.867Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-3608b659-2a1e-4c09-9ebd-c0631665d885", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.867Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.433Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.867Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe426b0-c90b-4c93-84b4-f80c9ef628b3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.439Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.867Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fbe426b0-c90b-4c93-84b4-f80c9ef628b3", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.439Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.867Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:02.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81d3ce18-9475-4823-af55-4fb6e600d3af"}, {"node_instance_id": "proxy_host_8wa3u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.867Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "proxy_host_8wa3u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:02.867Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-3608b659-2a1e-4c09-9ebd-c0631665d885", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c66635e8-6977-46b6-b1c9-4d1d5a53a5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-9fe11b26-321e-43da-9c70-cfb490ba143a x-compute-request-id: req-9fe11b26-321e-43da-9c70-cfb490ba143a 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_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.512Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-9fe11b26-321e-43da-9c70-cfb490ba143a x-compute-request-id: req-9fe11b26-321e-43da-9c70-cfb490ba143a 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_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.512Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-9fe11b26-321e-43da-9c70-cfb490ba143a", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.512Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-9fe11b26-321e-43da-9c70-cfb490ba143a", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.513Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-9fe11b26-321e-43da-9c70-cfb490ba143a", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.513Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-9fe11b26-321e-43da-9c70-cfb490ba143a", "level": "debug", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.513Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "Floating ip 172.30.9.200 detached from server", "level": "info", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.514Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81c97019-b538-45db-a234-481298ae004b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-dfe74f36-c58a-4cf3-af6e-5850c01e8e18 x-compute-request-id: req-dfe74f36-c58a-4cf3-af6e-5850c01e8e18 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.004Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b0818095-7600-4da8-a5f2-cc24ed4dac87", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81d3ce18-9475-4823-af55-4fb6e600d3af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d0c7d2313b50e0059ff0d335ce728666f10ed43\"", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.857Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0818095-7600-4da8-a5f2-cc24ed4dac87 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81d3ce18-9475-4823-af55-4fb6e600d3af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-dfe74f36-c58a-4cf3-af6e-5850c01e8e18", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.004Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-dfe74f36-c58a-4cf3-af6e-5850c01e8e18", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.004Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31b72cbcd2de0cfec9545406e052ed32dc7c36cb\"", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.005Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-494df97f-d67e-4551-bdbe-3561a495796e x-compute-request-id: req-494df97f-d67e-4551-bdbe-3561a495796e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:26Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.398Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}], "metadata": {"pagination": {"total": 859, "offset": 667, "size": 50}}} 2019-07-30 11:18:09,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:09,142 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:09 GMT 2019-07-30 11:18:09,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:09,142 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:09,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:09,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:09,143 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:09,143 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:09,146 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 11:18:09,146 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-11bffb47-b599-4c86-a681-6556ff6fe879 2019-07-30 11:18:09,146 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c415c6481c7cbe1de3ab2403f8f884335544e47c" 2019-07-30 11:18:09,146 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-11bffb47-b599-4c86-a681-6556ff6fe879 2019-07-30 11:18:09,146 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:17: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-11bffb47-b599-4c86-a681-6556ff6fe879 x-compute-request-id: req-11bffb47-b599-4c86-a681-6556ff6fe879 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:27Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:09,147 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-61ed64ac-afee-4878-ad90-7ad63d6231c7 2019-07-30 11:18:09,147 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:18:09,147 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:18:09,147 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:18:09,147 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-61ed64ac-afee-4878-ad90-7ad63d6231c7 x-compute-request-id: req-61ed64ac-afee-4878-ad90-7ad63d6231c7 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:23Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:09,147 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-61ed64ac-afee-4878-ad90-7ad63d6231c7 x-compute-request-id: req-61ed64ac-afee-4878-ad90-7ad63d6231c7 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:23Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:09,147 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-61ed64ac-afee-4878-ad90-7ad63d6231c7 2019-07-30 11:18:09,148 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-61ed64ac-afee-4878-ad90-7ad63d6231c7 2019-07-30 11:18:09,148 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-61ed64ac-afee-4878-ad90-7ad63d6231c7 2019-07-30 11:18:09,148 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c415c6481c7cbe1de3ab2403f8f884335544e47c" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-07-30 11:18:09,148 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c415c6481c7cbe1de3ab2403f8f884335544e47c" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-07-30 11:18:09,148 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:09,148 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f688fde-cd0e-448d-99a3-0b27a1101b06 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:09,149 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0f688fde-cd0e-448d-99a3-0b27a1101b06 2019-07-30 11:18:09,149 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:18:09,149 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:09,149 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b72cbcd2de0cfec9545406e052ed32dc7c36cb" 2019-07-30 11:18:09,149 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b72cbcd2de0cfec9545406e052ed32dc7c36cb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-07-30 11:18:09,149 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-8641c53a-287b-4dab-aa16-04c926401bf6 x-compute-request-id: req-8641c53a-287b-4dab-aa16-04c926401bf6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:26Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:09,149 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eed8f2d15080d456fabd49c8e30d6005f3c5a85" 2019-07-30 11:18:09,150 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-8641c53a-287b-4dab-aa16-04c926401bf6 2019-07-30 11:18:09,150 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-8641c53a-287b-4dab-aa16-04c926401bf6 2019-07-30 11:18:09,150 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 11:18: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-3608b659-2a1e-4c09-9ebd-c0631665d885 x-compute-request-id: req-3608b659-2a1e-4c09-9ebd-c0631665d885 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a57659cc-4172-4e43-8265-697e5efd9e10 could not be found.", "code": 404}} 2019-07-30 11:18:09,150 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-3608b659-2a1e-4c09-9ebd-c0631665d885 2019-07-30 11:18:09,150 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:09,150 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe426b0-c90b-4c93-84b4-f80c9ef628b3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:09,150 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fbe426b0-c90b-4c93-84b4-f80c9ef628b3 2019-07-30 11:18:09,151 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:09,151 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 11:18:09,151 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a57659cc-4172-4e43-8265-697e5efd9e10 used request id req-3608b659-2a1e-4c09-9ebd-c0631665d885 2019-07-30 11:18:09,151 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-9fe11b26-321e-43da-9c70-cfb490ba143a x-compute-request-id: req-9fe11b26-321e-43da-9c70-cfb490ba143a 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-30 11:18:09,151 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-9fe11b26-321e-43da-9c70-cfb490ba143a x-compute-request-id: req-9fe11b26-321e-43da-9c70-cfb490ba143a 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-30 11:18:09,151 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-9fe11b26-321e-43da-9c70-cfb490ba143a 2019-07-30 11:18:09,151 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-9fe11b26-321e-43da-9c70-cfb490ba143a 2019-07-30 11:18:09,152 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-9fe11b26-321e-43da-9c70-cfb490ba143a 2019-07-30 11:18:09,152 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-9fe11b26-321e-43da-9c70-cfb490ba143a 2019-07-30 11:18:09,152 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.200 detached from server 2019-07-30 11:18:09,152 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-dfe74f36-c58a-4cf3-af6e-5850c01e8e18 x-compute-request-id: req-dfe74f36-c58a-4cf3-af6e-5850c01e8e18 Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:09,152 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b0818095-7600-4da8-a5f2-cc24ed4dac87 2019-07-30 11:18:09,152 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0c7d2313b50e0059ff0d335ce728666f10ed43" 2019-07-30 11:18:09,152 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0818095-7600-4da8-a5f2-cc24ed4dac87 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:09,153 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-dfe74f36-c58a-4cf3-af6e-5850c01e8e18 2019-07-30 11:18:09,153 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-dfe74f36-c58a-4cf3-af6e-5850c01e8e18 2019-07-30 11:18:09,153 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b72cbcd2de0cfec9545406e052ed32dc7c36cb" 2019-07-30 11:18:09,153 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-494df97f-d67e-4551-bdbe-3561a495796e x-compute-request-id: req-494df97f-d67e-4551-bdbe-3561a495796e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:26Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:09,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:09,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:09,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:09,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:09,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:09,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:09,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:09,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:09,240 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:09,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:09,240 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:09 GMT 2019-07-30 11:18:09,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:09,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:09,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:09,240 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:09,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:14,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:14,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:14,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:14,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:14,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:14,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:14,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:14,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:14,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3fbe258e97e387b27c27a6534fdcbe614dc049a1\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81d3ce18-9475-4823-af55-4fb6e600d3af"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:03.593Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0818095-7600-4da8-a5f2-cc24ed4dac87 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:02.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81d3ce18-9475-4823-af55-4fb6e600d3af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.242Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-2d100842-1d97-4b7c-87ba-dbacc24ffc0b", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.587Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.242Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-2d100842-1d97-4b7c-87ba-dbacc24ffc0b", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.587Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.242Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-2d100842-1d97-4b7c-87ba-dbacc24ffc0b x-compute-request-id: req-2d100842-1d97-4b7c-87ba-dbacc24ffc0b Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.586Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31b72cbcd2de0cfec9545406e052ed32dc7c36cb\"", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.399Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.242Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-494df97f-d67e-4551-bdbe-3561a495796e", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.398Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.242Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.919Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.242Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-494df97f-d67e-4551-bdbe-3561a495796e", "level": "debug", "target_id": "dime_security_group_ghqi66", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.398Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0ec8adf7-bef0-4615-bdd3-33356e0ab8d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.242Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_2r17cr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:03.897Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-9dab3b7d-bd6b-4b27-bc95-1f12aa2404e0", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.086Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.026Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.346Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "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-30T11:18:04.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-9dab3b7d-bd6b-4b27-bc95-1f12aa2404e0 x-compute-request-id: req-9dab3b7d-bd6b-4b27-bc95-1f12aa2404e0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:27Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.086Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-9dab3b7d-bd6b-4b27-bc95-1f12aa2404e0", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.086Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d0c7d2313b50e0059ff0d335ce728666f10ed43\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.087Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-53a4c210-e641-4d42-a38d-28f80109b992 x-compute-request-id: req-53a4c210-e641-4d42-a38d-28f80109b992 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:31Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81d3ce18-9475-4823-af55-4fb6e600d3af"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-53a4c210-e641-4d42-a38d-28f80109b992", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81d3ce18-9475-4823-af55-4fb6e600d3af"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-53a4c210-e641-4d42-a38d-28f80109b992", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81d3ce18-9475-4823-af55-4fb6e600d3af"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:04.853Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81d3ce18-9475-4823-af55-4fb6e600d3af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:05.399Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-35bfde99-a8ae-4448-99f2-9ffbde81a889", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.818Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:05.399Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:05.399Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:05.399Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-35bfde99-a8ae-4448-99f2-9ffbde81a889 x-compute-request-id: req-35bfde99-a8ae-4448-99f2-9ffbde81a889 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.818Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:05.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.210Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:05.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d0c7d2313b50e0059ff0d335ce728666f10ed43\"", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.820Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:05.399Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-35bfde99-a8ae-4448-99f2-9ffbde81a889", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:04.819Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}155ace32054a653cb1b5e1dfbfe0fa69f53324ae\"", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.639Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.981Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.374Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-bcfaf7c0-6645-42ea-bd2c-05670de07ed1 x-compute-request-id: req-bcfaf7c0-6645-42ea-bd2c-05670de07ed1 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.568Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-bcfaf7c0-6645-42ea-bd2c-05670de07ed1", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.569Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-bcfaf7c0-6645-42ea-bd2c-05670de07ed1", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.569Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.536Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c1f762-367d-4af2-a5f7-7d1102020909 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.541Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b5c1f762-367d-4af2-a5f7-7d1102020909", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.541Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d0c7d2313b50e0059ff0d335ce728666f10ed43\"", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.237Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bee45fe-a294-46b2-8e3d-8e4a91c6c887 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.215Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4bee45fe-a294-46b2-8e3d-8e4a91c6c887", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.215Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-76baa5e4-47b8-45b9-9bbe-31fa46cad94b x-compute-request-id: req-76baa5e4-47b8-45b9-9bbe-31fa46cad94b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:27Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.235Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-76baa5e4-47b8-45b9-9bbe-31fa46cad94b", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.235Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.051Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-76baa5e4-47b8-45b9-9bbe-31fa46cad94b", "level": "debug", "target_id": "homer_security_group_1g38ll", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.236Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.84ec8eb9-8b25-44fc-a99f-69da441fafa4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.649Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.196Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.649Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-00ef3d56-af7b-42d0-993f-1031905a1c0d x-compute-request-id: req-00ef3d56-af7b-42d0-993f-1031905a1c0d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:23Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.298Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.649Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}155ace32054a653cb1b5e1dfbfe0fa69f53324ae\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.299Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4584bb45f4c88a309a71890b128f6af69fe57f1d\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:05.941Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.649Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-00ef3d56-af7b-42d0-993f-1031905a1c0d", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.298Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:06.649Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-00ef3d56-af7b-42d0-993f-1031905a1c0d", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.298Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f1173245-7c9f-473d-ae74-010fe6d404ee", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.759Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}], "metadata": {"pagination": {"total": 944, "offset": 717, "size": 50}}} 2019-07-30 11:18:14,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:14,394 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:14 GMT 2019-07-30 11:18:14,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:14,394 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:14,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:14,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:14,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:14,394 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:14,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbe258e97e387b27c27a6534fdcbe614dc049a1" 2019-07-30 11:18:14,397 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0818095-7600-4da8-a5f2-cc24ed4dac87 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:14,397 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-2d100842-1d97-4b7c-87ba-dbacc24ffc0b 2019-07-30 11:18:14,397 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-2d100842-1d97-4b7c-87ba-dbacc24ffc0b 2019-07-30 11:18:14,397 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-2d100842-1d97-4b7c-87ba-dbacc24ffc0b x-compute-request-id: req-2d100842-1d97-4b7c-87ba-dbacc24ffc0b Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 11:18:14,398 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b72cbcd2de0cfec9545406e052ed32dc7c36cb" 2019-07-30 11:18:14,398 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-494df97f-d67e-4551-bdbe-3561a495796e 2019-07-30 11:18:14,398 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:14,398 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-494df97f-d67e-4551-bdbe-3561a495796e 2019-07-30 11:18:14,398 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-30 11:18:14,399 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-9dab3b7d-bd6b-4b27-bc95-1f12aa2404e0 2019-07-30 11:18:14,399 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:14,399 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:14,399 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:18:14,400 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-9dab3b7d-bd6b-4b27-bc95-1f12aa2404e0 x-compute-request-id: req-9dab3b7d-bd6b-4b27-bc95-1f12aa2404e0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:27Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:14,400 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-9dab3b7d-bd6b-4b27-bc95-1f12aa2404e0 2019-07-30 11:18:14,400 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0c7d2313b50e0059ff0d335ce728666f10ed43" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-07-30 11:18:14,400 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-53a4c210-e641-4d42-a38d-28f80109b992 x-compute-request-id: req-53a4c210-e641-4d42-a38d-28f80109b992 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:31Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:14,400 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-53a4c210-e641-4d42-a38d-28f80109b992 2019-07-30 11:18:14,400 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-53a4c210-e641-4d42-a38d-28f80109b992 2019-07-30 11:18:14,400 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 11:18:14,401 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-35bfde99-a8ae-4448-99f2-9ffbde81a889 2019-07-30 11:18:14,401 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:18:14,401 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:18:14,401 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-35bfde99-a8ae-4448-99f2-9ffbde81a889 x-compute-request-id: req-35bfde99-a8ae-4448-99f2-9ffbde81a889 Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:14,401 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:14,401 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0c7d2313b50e0059ff0d335ce728666f10ed43" 2019-07-30 11:18:14,402 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-35bfde99-a8ae-4448-99f2-9ffbde81a889 2019-07-30 11:18:14,402 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}155ace32054a653cb1b5e1dfbfe0fa69f53324ae" 2019-07-30 11:18:14,402 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:14,402 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-30 11:18:14,402 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-bcfaf7c0-6645-42ea-bd2c-05670de07ed1 x-compute-request-id: req-bcfaf7c0-6645-42ea-bd2c-05670de07ed1 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 11:18:14,402 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-bcfaf7c0-6645-42ea-bd2c-05670de07ed1 2019-07-30 11:18:14,402 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-bcfaf7c0-6645-42ea-bd2c-05670de07ed1 2019-07-30 11:18:14,402 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:14,403 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c1f762-367d-4af2-a5f7-7d1102020909 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:14,403 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b5c1f762-367d-4af2-a5f7-7d1102020909 2019-07-30 11:18:14,403 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0c7d2313b50e0059ff0d335ce728666f10ed43" 2019-07-30 11:18:14,403 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bee45fe-a294-46b2-8e3d-8e4a91c6c887 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:14,403 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4bee45fe-a294-46b2-8e3d-8e4a91c6c887 2019-07-30 11:18:14,403 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-76baa5e4-47b8-45b9-9bbe-31fa46cad94b x-compute-request-id: req-76baa5e4-47b8-45b9-9bbe-31fa46cad94b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:27Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:14,403 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-76baa5e4-47b8-45b9-9bbe-31fa46cad94b 2019-07-30 11:18:14,403 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-76baa5e4-47b8-45b9-9bbe-31fa46cad94b 2019-07-30 11:18:14,404 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:14,404 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-00ef3d56-af7b-42d0-993f-1031905a1c0d x-compute-request-id: req-00ef3d56-af7b-42d0-993f-1031905a1c0d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:23Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:14,404 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}155ace32054a653cb1b5e1dfbfe0fa69f53324ae" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-07-30 11:18:14,404 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4584bb45f4c88a309a71890b128f6af69fe57f1d" 2019-07-30 11:18:14,404 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-00ef3d56-af7b-42d0-993f-1031905a1c0d 2019-07-30 11:18:14,404 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-00ef3d56-af7b-42d0-993f-1031905a1c0d 2019-07-30 11:18:14,404 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f1173245-7c9f-473d-ae74-010fe6d404ee 2019-07-30 11:18:14,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:14,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:14,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:14,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:14,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:14,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:14,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:14,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:14,654 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:14,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:14,654 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:14 GMT 2019-07-30 11:18:14,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:14,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:14,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:14,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:14,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:19,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:19,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:19,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:19,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:19,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:19,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:19,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:19,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:19,784 - 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-30T11:18:07.155Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.958Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4584bb45f4c88a309a71890b128f6af69fe57f1d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.761Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f1173245-7c9f-473d-ae74-010fe6d404ee", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.760Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f1173245-7c9f-473d-ae74-010fe6d404ee", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.759Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.535Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.535Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-f1173245-7c9f-473d-ae74-010fe6d404ee x-compute-request-id: req-f1173245-7c9f-473d-ae74-010fe6d404ee Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:26Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.759Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9a8a9172-d354-485b-9d1c-f56cc00e45e1", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.541Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9a8a9172-d354-485b-9d1c-f56cc00e45e1", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.541Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a8a9172-d354-485b-9d1c-f56cc00e45e1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.541Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.155Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a8a9172-d354-485b-9d1c-f56cc00e45e1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.541Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-83c0561a-f4d0-427f-96d4-3751c2af2ec1", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.334Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-1561820b-6e3d-410c-ae64-b9f3705fc87a", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.276Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:06.958Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-081b96a9-2fbb-4f04-b60b-824e4bff9965 x-compute-request-id: req-081b96a9-2fbb-4f04-b60b-824e4bff9965 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.020Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-081b96a9-2fbb-4f04-b60b-824e4bff9965", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.020Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-081b96a9-2fbb-4f04-b60b-824e4bff9965", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.020Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}155ace32054a653cb1b5e1dfbfe0fa69f53324ae\"", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.021Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-1561820b-6e3d-410c-ae64-b9f3705fc87a", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.276Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2953 X-Openstack-Request-Id: req-963b294f-3ef7-4295-9bcb-6372e8d7b77b Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:51:43Z\", \"updated_at\": \"2019-07-30T10:51:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:35:4d:8e\", \"device_id\": \"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"95f82e78-8964-449d-bbb4-d317a0751c67\", \"id\": \"70d8fbf6-5c17-41c1-9083-fe91c93d6651\", \"qos_policy_id\": null}, {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T11:18:03Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 5, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": null, \"id\": \"7b703ff5-10ba-4980-acad-f6795507cfd4\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"updated_at\": \"2019-07-30T10:59:39Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:6f:9b:79\", \"device_id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\", \"id\": \"7eab7d7f-5b56-4b46-89e3-496191666a43\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:28Z\", \"updated_at\": \"2019-07-30T11:00:12Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:53:24:d6\", \"device_id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"6572d99c-ea43-4b2f-b496-091198a61168\", \"id\": \"e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.234Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2953 X-Openstack-Request-Id: req-963b294f-3ef7-4295-9bcb-6372e8d7b77b Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:51:43Z\", \"updated_at\": \"2019-07-30T10:51:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:35:4d:8e\", \"device_id\": \"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"95f82e78-8964-449d-bbb4-d317a0751c67\", \"id\": \"70d8fbf6-5c17-41c1-9083-fe91c93d6651\", \"qos_policy_id\": null}, {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:29Z\", \"updated_at\": \"2019-07-30T11:18:03Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 5, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": null, \"id\": \"7b703ff5-10ba-4980-acad-f6795507cfd4\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"updated_at\": \"2019-07-30T10:59:39Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:6f:9b:79\", \"device_id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\", \"id\": \"7eab7d7f-5b56-4b46-89e3-496191666a43\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:28Z\", \"updated_at\": \"2019-07-30T11:00:12Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:53:24:d6\", \"device_id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"6572d99c-ea43-4b2f-b496-091198a61168\", \"id\": \"e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.234Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-963b294f-3ef7-4295-9bcb-6372e8d7b77b", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.234Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-963b294f-3ef7-4295-9bcb-6372e8d7b77b", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.234Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-963b294f-3ef7-4295-9bcb-6372e8d7b77b", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.234Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-963b294f-3ef7-4295-9bcb-6372e8d7b77b", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.234Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.235Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.235Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-1561820b-6e3d-410c-ae64-b9f3705fc87a Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:51:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"95f82e78-8964-449d-bbb4-d317a0751c67\",\"security_groups\":[\"fb8cd351-ff32-4e53-92f9-e4828ede5c78\"],\"mac_address\":\"fa:16:3e:35:4d:8e\",\"device_id\":\"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.275Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-1561820b-6e3d-410c-ae64-b9f3705fc87a Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:51:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"95f82e78-8964-449d-bbb4-d317a0751c67\",\"security_groups\":[\"fb8cd351-ff32-4e53-92f9-e4828ede5c78\"],\"mac_address\":\"fa:16:3e:35:4d:8e\",\"device_id\":\"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:49:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.276Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-1561820b-6e3d-410c-ae64-b9f3705fc87a", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.276Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-1561820b-6e3d-410c-ae64-b9f3705fc87a", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.277Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.277Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.277Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4452dd03-1fce-4542-b8b0-182950d2160f Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:13Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\",\"security_groups\":[\"8605a438-c54a-4a92-9d04-a72c441f4999\",\"c272ffad-2b6d-444c-99d1-6eff48cea1d2\"],\"mac_address\":\"fa:16:3e:6f:9b:79\",\"device_id\":\"0f93630f-8765-468b-92c0-d043b1a4b10b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:51Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.320Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4452dd03-1fce-4542-b8b0-182950d2160f Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:13Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\",\"security_groups\":[\"8605a438-c54a-4a92-9d04-a72c441f4999\",\"c272ffad-2b6d-444c-99d1-6eff48cea1d2\"],\"mac_address\":\"fa:16:3e:6f:9b:79\",\"device_id\":\"0f93630f-8765-468b-92c0-d043b1a4b10b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:51Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.320Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.320Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.321Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.321Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.321Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.322Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.322Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-5eed4ab9-ec52-4016-956f-661364dac8a1 x-compute-request-id: req-5eed4ab9-ec52-4016-956f-661364dac8a1 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:23Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.351Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-5eed4ab9-ec52-4016-956f-661364dac8a1", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.351Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-5eed4ab9-ec52-4016-956f-661364dac8a1", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.351Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}155ace32054a653cb1b5e1dfbfe0fa69f53324ae\"", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.352Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.326Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83c0561a-f4d0-427f-96d4-3751c2af2ec1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.334Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-94b4de1f-7fbf-4747-b939-f619e955166d Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"6572d99c-ea43-4b2f-b496-091198a61168\",\"security_groups\":[\"8605a438-c54a-4a92-9d04-a72c441f4999\",\"a7947512-feeb-4711-97f5-717b00bfd794\",\"b3d39526-2f07-4f59-852a-03145d69b035\"],\"mac_address\":\"fa:16:3e:53:24:d6\",\"device_id\":\"d73f2839-1e38-4a1b-8f36-d988cbc51705\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.364Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-94b4de1f-7fbf-4747-b939-f619e955166d Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"6572d99c-ea43-4b2f-b496-091198a61168\",\"security_groups\":[\"8605a438-c54a-4a92-9d04-a72c441f4999\",\"a7947512-feeb-4711-97f5-717b00bfd794\",\"b3d39526-2f07-4f59-852a-03145d69b035\"],\"mac_address\":\"fa:16:3e:53:24:d6\",\"device_id\":\"d73f2839-1e38-4a1b-8f36-d988cbc51705\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.365Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json used request id req-94b4de1f-7fbf-4747-b939-f619e955166d", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.365Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}], "metadata": {"pagination": {"total": 1023, "offset": 767, "size": 50}}} 2019-07-30 11:18:19,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:19,784 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:19 GMT 2019-07-30 11:18:19,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:19,784 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:19,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:19,784 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:19,784 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:19,785 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:19,787 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:19,788 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4584bb45f4c88a309a71890b128f6af69fe57f1d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 11:18:19,788 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f1173245-7c9f-473d-ae74-010fe6d404ee 2019-07-30 11:18:19,788 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f1173245-7c9f-473d-ae74-010fe6d404ee 2019-07-30 11:18:19,788 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:19,788 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:19,788 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-f1173245-7c9f-473d-ae74-010fe6d404ee x-compute-request-id: req-f1173245-7c9f-473d-ae74-010fe6d404ee Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:26Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:19,789 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9a8a9172-d354-485b-9d1c-f56cc00e45e1 2019-07-30 11:18:19,789 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9a8a9172-d354-485b-9d1c-f56cc00e45e1 2019-07-30 11:18:19,789 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a8a9172-d354-485b-9d1c-f56cc00e45e1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:19,789 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a8a9172-d354-485b-9d1c-f56cc00e45e1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:19,789 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-83c0561a-f4d0-427f-96d4-3751c2af2ec1 2019-07-30 11:18:19,789 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-1561820b-6e3d-410c-ae64-b9f3705fc87a 2019-07-30 11:18:19,789 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:19,790 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-081b96a9-2fbb-4f04-b60b-824e4bff9965 x-compute-request-id: req-081b96a9-2fbb-4f04-b60b-824e4bff9965 Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:19,790 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-081b96a9-2fbb-4f04-b60b-824e4bff9965 2019-07-30 11:18:19,790 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-081b96a9-2fbb-4f04-b60b-824e4bff9965 2019-07-30 11:18:19,790 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}155ace32054a653cb1b5e1dfbfe0fa69f53324ae" 2019-07-30 11:18:19,790 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-1561820b-6e3d-410c-ae64-b9f3705fc87a 2019-07-30 11:18:19,790 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2953 X-Openstack-Request-Id: req-963b294f-3ef7-4295-9bcb-6372e8d7b77b Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T11:18:03Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 5, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": null, "id": "7b703ff5-10ba-4980-acad-f6795507cfd4", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "updated_at": "2019-07-30T10:59:39Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:9b:79", "device_id": "0f93630f-8765-468b-92c0-d043b1a4b10b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "dfe065a1-c8ba-4997-9df6-f51cc6b89a3d", "id": "7eab7d7f-5b56-4b46-89e3-496191666a43", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:28Z", "updated_at": "2019-07-30T11:00:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:24:d6", "device_id": "d73f2839-1e38-4a1b-8f36-d988cbc51705"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "6572d99c-ea43-4b2f-b496-091198a61168", "id": "e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee", "qos_policy_id": null}]} 2019-07-30 11:18:19,790 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2953 X-Openstack-Request-Id: req-963b294f-3ef7-4295-9bcb-6372e8d7b77b Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:29Z", "updated_at": "2019-07-30T11:18:03Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 5, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": null, "id": "7b703ff5-10ba-4980-acad-f6795507cfd4", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "updated_at": "2019-07-30T10:59:39Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:9b:79", "device_id": "0f93630f-8765-468b-92c0-d043b1a4b10b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "dfe065a1-c8ba-4997-9df6-f51cc6b89a3d", "id": "7eab7d7f-5b56-4b46-89e3-496191666a43", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:28Z", "updated_at": "2019-07-30T11:00:12Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:24:d6", "device_id": "d73f2839-1e38-4a1b-8f36-d988cbc51705"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "6572d99c-ea43-4b2f-b496-091198a61168", "id": "e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee", "qos_policy_id": null}]} 2019-07-30 11:18:19,791 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-963b294f-3ef7-4295-9bcb-6372e8d7b77b 2019-07-30 11:18:19,791 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-963b294f-3ef7-4295-9bcb-6372e8d7b77b 2019-07-30 11:18:19,791 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-963b294f-3ef7-4295-9bcb-6372e8d7b77b 2019-07-30 11:18:19,791 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-963b294f-3ef7-4295-9bcb-6372e8d7b77b 2019-07-30 11:18:19,791 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:19,791 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:19,792 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-1561820b-6e3d-410c-ae64-b9f3705fc87a Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:51:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.4"}],"id":"95f82e78-8964-449d-bbb4-d317a0751c67","security_groups":["fb8cd351-ff32-4e53-92f9-e4828ede5c78"],"mac_address":"fa:16:3e:35:4d:8e","device_id":"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:19,792 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-1561820b-6e3d-410c-ae64-b9f3705fc87a Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:51:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.4"}],"id":"95f82e78-8964-449d-bbb4-d317a0751c67","security_groups":["fb8cd351-ff32-4e53-92f9-e4828ede5c78"],"mac_address":"fa:16:3e:35:4d:8e","device_id":"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:19,792 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-1561820b-6e3d-410c-ae64-b9f3705fc87a 2019-07-30 11:18:19,792 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json used request id req-1561820b-6e3d-410c-ae64-b9f3705fc87a 2019-07-30 11:18:19,792 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:19,792 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:19,792 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4452dd03-1fce-4542-b8b0-182950d2160f Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.3"}],"id":"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d","security_groups":["8605a438-c54a-4a92-9d04-a72c441f4999","c272ffad-2b6d-444c-99d1-6eff48cea1d2"],"mac_address":"fa:16:3e:6f:9b:79","device_id":"0f93630f-8765-468b-92c0-d043b1a4b10b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:19,793 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4452dd03-1fce-4542-b8b0-182950d2160f Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.3"}],"id":"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d","security_groups":["8605a438-c54a-4a92-9d04-a72c441f4999","c272ffad-2b6d-444c-99d1-6eff48cea1d2"],"mac_address":"fa:16:3e:6f:9b:79","device_id":"0f93630f-8765-468b-92c0-d043b1a4b10b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:19,793 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f 2019-07-30 11:18:19,793 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f 2019-07-30 11:18:19,793 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f 2019-07-30 11:18:19,793 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f 2019-07-30 11:18:19,793 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:19,793 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:19,793 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-5eed4ab9-ec52-4016-956f-661364dac8a1 x-compute-request-id: req-5eed4ab9-ec52-4016-956f-661364dac8a1 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:23Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:19,794 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-5eed4ab9-ec52-4016-956f-661364dac8a1 2019-07-30 11:18:19,794 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-5eed4ab9-ec52-4016-956f-661364dac8a1 2019-07-30 11:18:19,794 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}155ace32054a653cb1b5e1dfbfe0fa69f53324ae" 2019-07-30 11:18:19,794 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:19,794 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83c0561a-f4d0-427f-96d4-3751c2af2ec1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:19,794 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-94b4de1f-7fbf-4747-b939-f619e955166d Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.8"}],"id":"6572d99c-ea43-4b2f-b496-091198a61168","security_groups":["8605a438-c54a-4a92-9d04-a72c441f4999","a7947512-feeb-4711-97f5-717b00bfd794","b3d39526-2f07-4f59-852a-03145d69b035"],"mac_address":"fa:16:3e:53:24:d6","device_id":"d73f2839-1e38-4a1b-8f36-d988cbc51705","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:19,794 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-94b4de1f-7fbf-4747-b939-f619e955166d Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.8"}],"id":"6572d99c-ea43-4b2f-b496-091198a61168","security_groups":["8605a438-c54a-4a92-9d04-a72c441f4999","a7947512-feeb-4711-97f5-717b00bfd794","b3d39526-2f07-4f59-852a-03145d69b035"],"mac_address":"fa:16:3e:53:24:d6","device_id":"d73f2839-1e38-4a1b-8f36-d988cbc51705","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:19,795 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json used request id req-94b4de1f-7fbf-4747-b939-f619e955166d 2019-07-30 11:18:19,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:19,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:19,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:19,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:19,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:19,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:19,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:19,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:19,890 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:19,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:19,890 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:19 GMT 2019-07-30 11:18:19,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:19,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:19,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:19,890 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:19,890 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:24,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:24,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:24,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:24,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:24,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:24,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:24,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:24,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:24,986 - 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-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.277Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4452dd03-1fce-4542-b8b0-182950d2160f Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:13Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\",\"security_groups\":[\"8605a438-c54a-4a92-9d04-a72c441f4999\",\"c272ffad-2b6d-444c-99d1-6eff48cea1d2\"],\"mac_address\":\"fa:16:3e:6f:9b:79\",\"device_id\":\"0f93630f-8765-468b-92c0-d043b1a4b10b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:51Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.320Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4452dd03-1fce-4542-b8b0-182950d2160f Date: Tue, 30 Jul 2019 11:18:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:13Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\",\"security_groups\":[\"8605a438-c54a-4a92-9d04-a72c441f4999\",\"c272ffad-2b6d-444c-99d1-6eff48cea1d2\"],\"mac_address\":\"fa:16:3e:6f:9b:79\",\"device_id\":\"0f93630f-8765-468b-92c0-d043b1a4b10b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:51Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.320Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.320Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.321Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.321Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.321Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.322Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.322Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:07.780Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-5eed4ab9-ec52-4016-956f-661364dac8a1", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.351Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-6a492aff-008d-489e-9c18-0f2fca4556f8", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.535Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-6a492aff-008d-489e-9c18-0f2fca4556f8", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.535Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4584bb45f4c88a309a71890b128f6af69fe57f1d\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.536Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7239de3956e287d219d3f81e0355e9c9c18315c\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.797Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1b2a89430b51fdb5d23780feff12b1cd789a8da\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.843Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1b2a89430b51fdb5d23780feff12b1cd789a8da\"", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.844Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-e0649276-1cb0-40d4-b87c-ba6271449de4 x-compute-request-id: req-e0649276-1cb0-40d4-b87c-ba6271449de4 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.882Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-e0649276-1cb0-40d4-b87c-ba6271449de4", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.882Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-e0649276-1cb0-40d4-b87c-ba6271449de4", "level": "debug", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.883Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d1ef469b-f4a8-49ef-a8e1-9c0d00526db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-58a1cefb-f0ce-488f-9513-67bea385fddc x-compute-request-id: req-58a1cefb-f0ce-488f-9513-67bea385fddc Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:26Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.959Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_b243vo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.202Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-58a1cefb-f0ce-488f-9513-67bea385fddc", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.959Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-58a1cefb-f0ce-488f-9513-67bea385fddc", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.959Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4584bb45f4c88a309a71890b128f6af69fe57f1d\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:07.961Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:08.375Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-ed59f9c0-8126-49e0-8ee0-802b4637c15f x-compute-request-id: req-ed59f9c0-8126-49e0-8ee0-802b4637c15f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.297Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.348Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.781Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-27446894-0aec-4d08-b624-fdefff78c1ae", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.440Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-ed59f9c0-8126-49e0-8ee0-802b4637c15f", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.297Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-ed59f9c0-8126-49e0-8ee0-802b4637c15f", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.297Z", "source_id": "dime_host_2yxmfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.22448199-0926-41eb-9021-80841c4e3c5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-ee0350eb-e1ca-4ad9-9bef-3ce46bcbbfbe x-compute-request-id: req-ee0350eb-e1ca-4ad9-9bef-3ce46bcbbfbe Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:27Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.325Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-ee0350eb-e1ca-4ad9-9bef-3ce46bcbbfbe", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.326Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-ee0350eb-e1ca-4ad9-9bef-3ce46bcbbfbe", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.326Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7239de3956e287d219d3f81e0355e9c9c18315c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.327Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-27446894-0aec-4d08-b624-fdefff78c1ae x-compute-request-id: req-27446894-0aec-4d08-b624-fdefff78c1ae Content-Encoding: gzip Content-Length: 864 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:31Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.439Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-27446894-0aec-4d08-b624-fdefff78c1ae x-compute-request-id: req-27446894-0aec-4d08-b624-fdefff78c1ae Content-Encoding: gzip Content-Length: 864 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:31Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.439Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-27446894-0aec-4d08-b624-fdefff78c1ae", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.439Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-27446894-0aec-4d08-b624-fdefff78c1ae", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.440Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-27446894-0aec-4d08-b624-fdefff78c1ae", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.440Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1b2a89430b51fdb5d23780feff12b1cd789a8da\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.441Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.050Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1b2a89430b51fdb5d23780feff12b1cd789a8da\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:08.441Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.561Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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,Accept-Encoding x-openstack-request-id: req-7ecab4a3-55e2-4e07-aeba-f88d19f70959 x-compute-request-id: req-7ecab4a3-55e2-4e07-aeba-f88d19f70959 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:27Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.488Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.561Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.561Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.561Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-1730d536-f6d7-4479-bdb8-5d1090714169 x-compute-request-id: req-1730d536-f6d7-4479-bdb8-5d1090714169 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.119Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.561Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-1730d536-f6d7-4479-bdb8-5d1090714169", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.119Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.561Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-1730d536-f6d7-4479-bdb8-5d1090714169", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.119Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:09.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7239de3956e287d219d3f81e0355e9c9c18315c\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.120Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.988Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 1101, "offset": 817, "size": 50}}} 2019-07-30 11:18:24,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:24,987 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:24 GMT 2019-07-30 11:18:24,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:24,987 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:24,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:24,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:24,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:24,987 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:24,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:24,990 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4452dd03-1fce-4542-b8b0-182950d2160f Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.3"}],"id":"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d","security_groups":["8605a438-c54a-4a92-9d04-a72c441f4999","c272ffad-2b6d-444c-99d1-6eff48cea1d2"],"mac_address":"fa:16:3e:6f:9b:79","device_id":"0f93630f-8765-468b-92c0-d043b1a4b10b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:24,991 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4452dd03-1fce-4542-b8b0-182950d2160f Date: Tue, 30 Jul 2019 11:18:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.3"}],"id":"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d","security_groups":["8605a438-c54a-4a92-9d04-a72c441f4999","c272ffad-2b6d-444c-99d1-6eff48cea1d2"],"mac_address":"fa:16:3e:6f:9b:79","device_id":"0f93630f-8765-468b-92c0-d043b1a4b10b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:18:24,991 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f 2019-07-30 11:18:24,991 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f 2019-07-30 11:18:24,991 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f 2019-07-30 11:18:24,991 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-4452dd03-1fce-4542-b8b0-182950d2160f 2019-07-30 11:18:24,991 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:24,992 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/6572d99c-ea43-4b2f-b496-091198a61168.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5bd38ca724505be07b6d5cf366b051e7c0697" 2019-07-30 11:18:24,992 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-5eed4ab9-ec52-4016-956f-661364dac8a1 2019-07-30 11:18:24,992 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-6a492aff-008d-489e-9c18-0f2fca4556f8 2019-07-30 11:18:24,992 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/action used request id req-6a492aff-008d-489e-9c18-0f2fca4556f8 2019-07-30 11:18:24,992 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4584bb45f4c88a309a71890b128f6af69fe57f1d" 2019-07-30 11:18:24,992 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7239de3956e287d219d3f81e0355e9c9c18315c" 2019-07-30 11:18:24,993 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b2a89430b51fdb5d23780feff12b1cd789a8da" 2019-07-30 11:18:24,993 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b2a89430b51fdb5d23780feff12b1cd789a8da" 2019-07-30 11:18:24,993 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-e0649276-1cb0-40d4-b87c-ba6271449de4 x-compute-request-id: req-e0649276-1cb0-40d4-b87c-ba6271449de4 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 11:18:24,993 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-e0649276-1cb0-40d4-b87c-ba6271449de4 2019-07-30 11:18:24,993 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-e0649276-1cb0-40d4-b87c-ba6271449de4 2019-07-30 11:18:24,993 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-58a1cefb-f0ce-488f-9513-67bea385fddc x-compute-request-id: req-58a1cefb-f0ce-488f-9513-67bea385fddc Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:26Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:24,994 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:24,994 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-58a1cefb-f0ce-488f-9513-67bea385fddc 2019-07-30 11:18:24,994 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-58a1cefb-f0ce-488f-9513-67bea385fddc 2019-07-30 11:18:24,994 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4584bb45f4c88a309a71890b128f6af69fe57f1d" 2019-07-30 11:18:24,994 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-ed59f9c0-8126-49e0-8ee0-802b4637c15f x-compute-request-id: req-ed59f9c0-8126-49e0-8ee0-802b4637c15f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 11:18:24,994 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:18:24,995 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:24,995 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:24,995 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-27446894-0aec-4d08-b624-fdefff78c1ae 2019-07-30 11:18:24,995 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-ed59f9c0-8126-49e0-8ee0-802b4637c15f 2019-07-30 11:18:24,995 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7/os-security-groups used request id req-ed59f9c0-8126-49e0-8ee0-802b4637c15f 2019-07-30 11:18:24,995 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-ee0350eb-e1ca-4ad9-9bef-3ce46bcbbfbe x-compute-request-id: req-ee0350eb-e1ca-4ad9-9bef-3ce46bcbbfbe Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:27Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:24,996 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-ee0350eb-e1ca-4ad9-9bef-3ce46bcbbfbe 2019-07-30 11:18:24,996 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-ee0350eb-e1ca-4ad9-9bef-3ce46bcbbfbe 2019-07-30 11:18:24,996 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7239de3956e287d219d3f81e0355e9c9c18315c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 11:18:24,996 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-27446894-0aec-4d08-b624-fdefff78c1ae x-compute-request-id: req-27446894-0aec-4d08-b624-fdefff78c1ae Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:31Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:24,996 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-27446894-0aec-4d08-b624-fdefff78c1ae x-compute-request-id: req-27446894-0aec-4d08-b624-fdefff78c1ae Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:31Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:24,996 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-27446894-0aec-4d08-b624-fdefff78c1ae 2019-07-30 11:18:24,997 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-27446894-0aec-4d08-b624-fdefff78c1ae 2019-07-30 11:18:24,997 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-27446894-0aec-4d08-b624-fdefff78c1ae 2019-07-30 11:18:24,997 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b2a89430b51fdb5d23780feff12b1cd789a8da" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-07-30 11:18:24,997 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b2a89430b51fdb5d23780feff12b1cd789a8da" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-07-30 11:18:24,997 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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,Accept-Encoding x-openstack-request-id: req-7ecab4a3-55e2-4e07-aeba-f88d19f70959 x-compute-request-id: req-7ecab4a3-55e2-4e07-aeba-f88d19f70959 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:27Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:24,997 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:18:24,997 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 11:18:24,998 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-1730d536-f6d7-4479-bdb8-5d1090714169 x-compute-request-id: req-1730d536-f6d7-4479-bdb8-5d1090714169 Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:24,998 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-1730d536-f6d7-4479-bdb8-5d1090714169 2019-07-30 11:18:24,998 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/action used request id req-1730d536-f6d7-4479-bdb8-5d1090714169 2019-07-30 11:18:24,998 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7239de3956e287d219d3f81e0355e9c9c18315c" 2019-07-30 11:18:24,998 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:24,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:25,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:25,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:25,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:25,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:25,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:25,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:25,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:25,068 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:25,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:25,068 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:25 GMT 2019-07-30 11:18:25,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:25,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:25,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:25,069 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:25,069 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:30,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:30,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:30,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:30,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:30,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:30,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:30,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:30,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:30,164 - 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-30T11:18:10.207Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-7ecab4a3-55e2-4e07-aeba-f88d19f70959", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.488Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-7ecab4a3-55e2-4e07-aeba-f88d19f70959", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.489Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7239de3956e287d219d3f81e0355e9c9c18315c\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.490Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-b6bc3203-9305-4f6d-b5e9-38fef8195379 x-compute-request-id: req-b6bc3203-9305-4f6d-b5e9-38fef8195379 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.595Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-b6bc3203-9305-4f6d-b5e9-38fef8195379", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.595Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-b6bc3203-9305-4f6d-b5e9-38fef8195379", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.595Z", "source_id": "homer_host_wlqzvw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c55154d9-7934-4827-a8db-9ba5cc323be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.560Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95a67bc6-1398-4768-9b21-a88edfca30f0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.566Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-95a67bc6-1398-4768-9b21-a88edfca30f0", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.566Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36ce37171cad565cef882c74df71ae7f878360e9\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:09.980Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:10.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b9ac7fd-f000-4bfa-bb87-5a53ce57b592 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7b9ac7fd-f000-4bfa-bb87-5a53ce57b592", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-6093c9b7-d040-46fa-9ccd-6ced553f98cd", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.562Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-6093c9b7-d040-46fa-9ccd-6ced553f98cd", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.562Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "Floating ip 172.30.9.202 detached from server", "level": "info", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.563Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-6093c9b7-d040-46fa-9ccd-6ced553f98cd x-compute-request-id: req-6093c9b7-d040-46fa-9ccd-6ced553f98cd 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_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.561Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-6093c9b7-d040-46fa-9ccd-6ced553f98cd x-compute-request-id: req-6093c9b7-d040-46fa-9ccd-6ced553f98cd 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_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.561Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-6093c9b7-d040-46fa-9ccd-6ced553f98cd", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.562Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-6093c9b7-d040-46fa-9ccd-6ced553f98cd", "level": "debug", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.562Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.0c45bdc6-a62d-40b6-9a72-ea0dd0063a4a"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:10.828Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:11.459Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-56c6f9f2-778c-45d2-936e-83dbd016a577", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.858Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:11.459Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.199Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:11.459Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_ve21oy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.072Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:11.459Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:11.459Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1182afa0eb864114cfddd24a63d9dd8fcfc65d4f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:11.459Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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,Accept-Encoding x-openstack-request-id: req-56c6f9f2-778c-45d2-936e-83dbd016a577 x-compute-request-id: req-56c6f9f2-778c-45d2-936e-83dbd016a577 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:23Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.857Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:11.459Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-56c6f9f2-778c-45d2-936e-83dbd016a577", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.857Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:11.459Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36ce37171cad565cef882c74df71ae7f878360e9\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:10.858Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "Waiting for process 24513 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:11.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1182afa0eb864114cfddd24a63d9dd8fcfc65d4f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-fedd6ca9-b1bb-4e07-b60d-63eab4816049", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-fedd6ca9-b1bb-4e07-b60d-63eab4816049", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 11:18: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-fedd6ca9-b1bb-4e07-b60d-63eab4816049 x-compute-request-id: req-fedd6ca9-b1bb-4e07-b60d-63eab4816049 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-eef41303-b3dc-49d3-9af2-2bb17d8344be", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-eef41303-b3dc-49d3-9af2-2bb17d8344be x-compute-request-id: req-eef41303-b3dc-49d3-9af2-2bb17d8344be Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:26Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "Waiting for server \"a58e36c5-417d-477d-a11f-10d8db44c6a7\" 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-30T11:18:11.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f877aac7-c6d2-4492-ae9d-2be37ee02ae5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-eef41303-b3dc-49d3-9af2-2bb17d8344be", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1182afa0eb864114cfddd24a63d9dd8fcfc65d4f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f877aac7-c6d2-4492-ae9d-2be37ee02ae5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-f877aac7-c6d2-4492-ae9d-2be37ee02ae5 x-compute-request-id: req-f877aac7-c6d2-4492-ae9d-2be37ee02ae5 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:31:0a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"a58e36c5-417d-477d-a11f-10d8db44c6a7\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:18:11Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_dime_host_2yxmfl\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e9693259-ea89-4eef-b3de-fb01913bdd86", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.136Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9693259-ea89-4eef-b3de-fb01913bdd86 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:11.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.824Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-266a0554-8758-4c9c-bef1-5fa4455f91b9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.153Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.824Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-266a0554-8758-4c9c-bef1-5fa4455f91b9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.153Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}], "metadata": {"pagination": {"total": 1188, "offset": 867, "size": 50}}} 2019-07-30 11:18:30,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:30,164 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:30 GMT 2019-07-30 11:18:30,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:30,164 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:30,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:30,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:30,165 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:30,165 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:30,167 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-7ecab4a3-55e2-4e07-aeba-f88d19f70959 2019-07-30 11:18:30,167 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-7ecab4a3-55e2-4e07-aeba-f88d19f70959 2019-07-30 11:18:30,167 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7239de3956e287d219d3f81e0355e9c9c18315c" 2019-07-30 11:18:30,167 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-b6bc3203-9305-4f6d-b5e9-38fef8195379 x-compute-request-id: req-b6bc3203-9305-4f6d-b5e9-38fef8195379 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 11:18:30,168 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-b6bc3203-9305-4f6d-b5e9-38fef8195379 2019-07-30 11:18:30,168 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a/os-security-groups used request id req-b6bc3203-9305-4f6d-b5e9-38fef8195379 2019-07-30 11:18:30,168 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:30,168 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95a67bc6-1398-4768-9b21-a88edfca30f0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:30,168 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-95a67bc6-1398-4768-9b21-a88edfca30f0 2019-07-30 11:18:30,168 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ce37171cad565cef882c74df71ae7f878360e9" 2019-07-30 11:18:30,168 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:30,168 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b9ac7fd-f000-4bfa-bb87-5a53ce57b592 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:30,169 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7b9ac7fd-f000-4bfa-bb87-5a53ce57b592 2019-07-30 11:18:30,169 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:18:30,169 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:18:30,169 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-6093c9b7-d040-46fa-9ccd-6ced553f98cd 2019-07-30 11:18:30,169 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-6093c9b7-d040-46fa-9ccd-6ced553f98cd 2019-07-30 11:18:30,169 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.202 detached from server 2019-07-30 11:18:30,169 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-6093c9b7-d040-46fa-9ccd-6ced553f98cd x-compute-request-id: req-6093c9b7-d040-46fa-9ccd-6ced553f98cd 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-30 11:18:30,170 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-6093c9b7-d040-46fa-9ccd-6ced553f98cd x-compute-request-id: req-6093c9b7-d040-46fa-9ccd-6ced553f98cd 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-30 11:18:30,170 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-6093c9b7-d040-46fa-9ccd-6ced553f98cd 2019-07-30 11:18:30,170 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-6093c9b7-d040-46fa-9ccd-6ced553f98cd 2019-07-30 11:18:30,170 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 11:18:30,170 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-56c6f9f2-778c-45d2-936e-83dbd016a577 2019-07-30 11:18:30,170 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:30,170 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-30 11:18:30,170 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 11:18:30,171 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1182afa0eb864114cfddd24a63d9dd8fcfc65d4f" 2019-07-30 11:18:30,171 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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,Accept-Encoding x-openstack-request-id: req-56c6f9f2-778c-45d2-936e-83dbd016a577 x-compute-request-id: req-56c6f9f2-778c-45d2-936e-83dbd016a577 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:23Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:30,171 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-56c6f9f2-778c-45d2-936e-83dbd016a577 2019-07-30 11:18:30,171 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ce37171cad565cef882c74df71ae7f878360e9" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 11:18:30,171 - functest.core.cloudify - DEBUG - Waiting for process 24513 to end... 2019-07-30 11:18:30,171 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:30,171 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 11:18:30,172 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1182afa0eb864114cfddd24a63d9dd8fcfc65d4f" 2019-07-30 11:18:30,172 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-fedd6ca9-b1bb-4e07-b60d-63eab4816049 2019-07-30 11:18:30,172 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-fedd6ca9-b1bb-4e07-b60d-63eab4816049 2019-07-30 11:18:30,172 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 11:18: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-fedd6ca9-b1bb-4e07-b60d-63eab4816049 x-compute-request-id: req-fedd6ca9-b1bb-4e07-b60d-63eab4816049 Content-Type: application/json 2019-07-30 11:18:30,172 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-eef41303-b3dc-49d3-9af2-2bb17d8344be 2019-07-30 11:18:30,172 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-eef41303-b3dc-49d3-9af2-2bb17d8344be x-compute-request-id: req-eef41303-b3dc-49d3-9af2-2bb17d8344be Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:26Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:30,172 - functest.core.cloudify - DEBUG - Waiting for server "a58e36c5-417d-477d-a11f-10d8db44c6a7" to be deleted. current status: SHUTOFF 2019-07-30 11:18:30,173 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f877aac7-c6d2-4492-ae9d-2be37ee02ae5 2019-07-30 11:18:30,173 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-eef41303-b3dc-49d3-9af2-2bb17d8344be 2019-07-30 11:18:30,173 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1182afa0eb864114cfddd24a63d9dd8fcfc65d4f" 2019-07-30 11:18:30,173 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-f877aac7-c6d2-4492-ae9d-2be37ee02ae5 2019-07-30 11:18:30,173 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-f877aac7-c6d2-4492-ae9d-2be37ee02ae5 x-compute-request-id: req-f877aac7-c6d2-4492-ae9d-2be37ee02ae5 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:31:0a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "a58e36c5-417d-477d-a11f-10d8db44c6a7", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:18:11Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_dime_host_2yxmfl", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:30,173 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e9693259-ea89-4eef-b3de-fb01913bdd86 2019-07-30 11:18:30,173 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9693259-ea89-4eef-b3de-fb01913bdd86 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:30,173 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-266a0554-8758-4c9c-bef1-5fa4455f91b9 2019-07-30 11:18:30,174 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-266a0554-8758-4c9c-bef1-5fa4455f91b9 2019-07-30 11:18:30,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:30,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:30,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:30,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:30,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:30,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:30,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:30,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:30,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:30,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:30,236 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:30 GMT 2019-07-30 11:18:30,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:30,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:30,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:30,236 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:30,236 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:35,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:35,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:35,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:35,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:35,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:35,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:35,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:35,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:35,347 - 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-30T11:18:12.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.416Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36ce37171cad565cef882c74df71ae7f878360e9\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.154Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34dd95a126259b65081202f39a22cd97d4d33955\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.824Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-266a0554-8758-4c9c-bef1-5fa4455f91b9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.153Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.824Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-266a0554-8758-4c9c-bef1-5fa4455f91b9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.153Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:12.824Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-266a0554-8758-4c9c-bef1-5fa4455f91b9 x-compute-request-id: req-266a0554-8758-4c9c-bef1-5fa4455f91b9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.152Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-fb3185d2-24d2-4f31-9886-d2364926ac95", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34dd95a126259b65081202f39a22cd97d4d33955\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-135165f8-ba86-4ed0-9991-ffff7562b827 x-compute-request-id: req-135165f8-ba86-4ed0-9991-ffff7562b827 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-135165f8-ba86-4ed0-9991-ffff7562b827", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-135165f8-ba86-4ed0-9991-ffff7562b827", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34dd95a126259b65081202f39a22cd97d4d33955\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "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-30T11:18:13.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc98c5e8556a5b6cb9c7b8159e0091db0a2363d2\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.913Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-ae9b4d70-0d4c-404a-bef9-9864296a405e x-compute-request-id: req-ae9b4d70-0d4c-404a-bef9-9864296a405e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:23Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.912Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-ae9b4d70-0d4c-404a-bef9-9864296a405e", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.912Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-ae9b4d70-0d4c-404a-bef9-9864296a405e", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.913Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36ce37171cad565cef882c74df71ae7f878360e9\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.914Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-fb3185d2-24d2-4f31-9886-d2364926ac95 x-compute-request-id: req-fb3185d2-24d2-4f31-9886-d2364926ac95 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:27Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:13.471Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-fb3185d2-24d2-4f31-9886-d2364926ac95", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:12.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.090Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-732ab6d3-4b4a-4159-9dba-ca16edfea331 x-compute-request-id: req-732ab6d3-4b4a-4159-9dba-ca16edfea331 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.540Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.090Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-732ab6d3-4b4a-4159-9dba-ca16edfea331", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.540Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.090Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-732ab6d3-4b4a-4159-9dba-ca16edfea331", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.540Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b0128a68-f6e8-413d-baab-491b906ef7b8"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.090Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-6fc2d16c-6d94-4a61-8fd7-7d8a35829ff7 x-compute-request-id: req-6fc2d16c-6d94-4a61-8fd7-7d8a35829ff7 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:44:bc:36\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"ac743286-f63b-4d22-bd8c-185372521a6a\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:18:13Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_homer_host_wlqzvw\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.090Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-6fc2d16c-6d94-4a61-8fd7-7d8a35829ff7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.090Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-6fc2d16c-6d94-4a61-8fd7-7d8a35829ff7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:13.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.090Z", "message": "Waiting for server \"ac743286-f63b-4d22-bd8c-185372521a6a\" 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-30T11:18:13.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.656Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.203Z", "source_id": "ellis_host_a2ux90", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.656Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-739c42df-6fad-4d72-9b5b-163630a55b66 x-compute-request-id: req-739c42df-6fad-4d72-9b5b-163630a55b66 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:31Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.122Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.656Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-739c42df-6fad-4d72-9b5b-163630a55b66", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.123Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.656Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:14.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.79286051-425f-4486-90b5-82aac51d3ed8"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.656Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.656Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76890dd9-1e8f-4f69-8ffe-620ab31e5acd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.79286051-425f-4486-90b5-82aac51d3ed8"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.656Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-76890dd9-1e8f-4f69-8ffe-620ab31e5acd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.79286051-425f-4486-90b5-82aac51d3ed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.656Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-739c42df-6fad-4d72-9b5b-163630a55b66", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.123Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:14.656Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc98c5e8556a5b6cb9c7b8159e0091db0a2363d2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.124Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.184Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.184Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e03349a941239c70866a87f82866995ee027de07\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:14.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.79286051-425f-4486-90b5-82aac51d3ed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.184Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-89200df9-2906-4af5-a7fc-37abfe6f02e1 x-compute-request-id: req-89200df9-2906-4af5-a7fc-37abfe6f02e1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.018Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.819Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cf4ad142-4401-4b24-a84a-13b312596bfd", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.468Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc98c5e8556a5b6cb9c7b8159e0091db0a2363d2\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.469Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.819Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-89200df9-2906-4af5-a7fc-37abfe6f02e1", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.019Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.819Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-89200df9-2906-4af5-a7fc-37abfe6f02e1", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.019Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc98c5e8556a5b6cb9c7b8159e0091db0a2363d2\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.020Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.819Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-308275e4-9bd1-4fe4-b95b-c56a584ca62c x-compute-request-id: req-308275e4-9bd1-4fe4-b95b-c56a584ca62c Content-Encoding: gzip Content-Length: 699 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c25fedf-3237-40fc-ba20-ccd9f1964435\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47255c7f-c584-4934-8483-2920e003afea\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d460604-25e5-467f-8e25-04656a6b90dd\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6610aa73-6864-4fc3-87c7-b697661b73b9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69a76305-af37-44ec-ba00-a01bea7cf608\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"924eb2d6-15a3-4e35-ac33-f0ed363cdbc8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a868b622-1e20-411a-b548-ca665493a43f\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f6661e59-9598-4fbe-a937-44c7d2919d59\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"a7947512-feeb-4711-97f5-717b00bfd794\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.639Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.819Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-cf4ad142-4401-4b24-a84a-13b312596bfd x-compute-request-id: req-cf4ad142-4401-4b24-a84a-13b312596bfd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:31Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.468Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:15.819Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cf4ad142-4401-4b24-a84a-13b312596bfd", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.468Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-96f658a1-55d8-4f17-8cbf-15a99d654d37", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.058Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 1224, "offset": 917, "size": 50}}} 2019-07-30 11:18:35,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:35,347 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:35 GMT 2019-07-30 11:18:35,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:35,347 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:35,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:35,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:35,348 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:35,348 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:35,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:35,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ce37171cad565cef882c74df71ae7f878360e9" 2019-07-30 11:18:35,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dd95a126259b65081202f39a22cd97d4d33955" 2019-07-30 11:18:35,351 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-266a0554-8758-4c9c-bef1-5fa4455f91b9 2019-07-30 11:18:35,352 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/action used request id req-266a0554-8758-4c9c-bef1-5fa4455f91b9 2019-07-30 11:18:35,352 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-266a0554-8758-4c9c-bef1-5fa4455f91b9 x-compute-request-id: req-266a0554-8758-4c9c-bef1-5fa4455f91b9 Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:35,352 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-fb3185d2-24d2-4f31-9886-d2364926ac95 2019-07-30 11:18:35,352 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dd95a126259b65081202f39a22cd97d4d33955" 2019-07-30 11:18:35,352 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-135165f8-ba86-4ed0-9991-ffff7562b827 x-compute-request-id: req-135165f8-ba86-4ed0-9991-ffff7562b827 Content-Type: application/json 2019-07-30 11:18:35,352 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-135165f8-ba86-4ed0-9991-ffff7562b827 2019-07-30 11:18:35,353 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-135165f8-ba86-4ed0-9991-ffff7562b827 2019-07-30 11:18:35,353 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dd95a126259b65081202f39a22cd97d4d33955" 2019-07-30 11:18:35,353 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:18:35,353 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc98c5e8556a5b6cb9c7b8159e0091db0a2363d2" 2019-07-30 11:18:35,353 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-ae9b4d70-0d4c-404a-bef9-9864296a405e x-compute-request-id: req-ae9b4d70-0d4c-404a-bef9-9864296a405e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:23Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:35,353 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-ae9b4d70-0d4c-404a-bef9-9864296a405e 2019-07-30 11:18:35,353 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-ae9b4d70-0d4c-404a-bef9-9864296a405e 2019-07-30 11:18:35,354 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ce37171cad565cef882c74df71ae7f878360e9" 2019-07-30 11:18:35,354 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-fb3185d2-24d2-4f31-9886-d2364926ac95 x-compute-request-id: req-fb3185d2-24d2-4f31-9886-d2364926ac95 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:27Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:35,354 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-fb3185d2-24d2-4f31-9886-d2364926ac95 2019-07-30 11:18:35,354 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-732ab6d3-4b4a-4159-9dba-ca16edfea331 x-compute-request-id: req-732ab6d3-4b4a-4159-9dba-ca16edfea331 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 11:18:35,354 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-732ab6d3-4b4a-4159-9dba-ca16edfea331 2019-07-30 11:18:35,354 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f/os-security-groups used request id req-732ab6d3-4b4a-4159-9dba-ca16edfea331 2019-07-30 11:18:35,355 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-6fc2d16c-6d94-4a61-8fd7-7d8a35829ff7 x-compute-request-id: req-6fc2d16c-6d94-4a61-8fd7-7d8a35829ff7 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:bc:36", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac743286-f63b-4d22-bd8c-185372521a6a", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "ac743286-f63b-4d22-bd8c-185372521a6a", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:18:13Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_homer_host_wlqzvw", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:35,355 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-6fc2d16c-6d94-4a61-8fd7-7d8a35829ff7 2019-07-30 11:18:35,355 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-6fc2d16c-6d94-4a61-8fd7-7d8a35829ff7 2019-07-30 11:18:35,355 - functest.core.cloudify - DEBUG - Waiting for server "ac743286-f63b-4d22-bd8c-185372521a6a" to be deleted. current status: SHUTOFF 2019-07-30 11:18:35,355 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:35,355 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-739c42df-6fad-4d72-9b5b-163630a55b66 x-compute-request-id: req-739c42df-6fad-4d72-9b5b-163630a55b66 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:31Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:35,356 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-739c42df-6fad-4d72-9b5b-163630a55b66 2019-07-30 11:18:35,356 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:35,356 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:18:35,356 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76890dd9-1e8f-4f69-8ffe-620ab31e5acd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:35,356 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-76890dd9-1e8f-4f69-8ffe-620ab31e5acd 2019-07-30 11:18:35,356 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-739c42df-6fad-4d72-9b5b-163630a55b66 2019-07-30 11:18:35,356 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc98c5e8556a5b6cb9c7b8159e0091db0a2363d2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-30 11:18:35,357 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:18:35,357 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 11:18:35,357 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03349a941239c70866a87f82866995ee027de07" 2019-07-30 11:18:35,357 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-89200df9-2906-4af5-a7fc-37abfe6f02e1 x-compute-request-id: req-89200df9-2906-4af5-a7fc-37abfe6f02e1 Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:35,357 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cf4ad142-4401-4b24-a84a-13b312596bfd 2019-07-30 11:18:35,357 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc98c5e8556a5b6cb9c7b8159e0091db0a2363d2" 2019-07-30 11:18:35,357 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-89200df9-2906-4af5-a7fc-37abfe6f02e1 2019-07-30 11:18:35,358 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-89200df9-2906-4af5-a7fc-37abfe6f02e1 2019-07-30 11:18:35,358 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc98c5e8556a5b6cb9c7b8159e0091db0a2363d2" 2019-07-30 11:18:35,358 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-308275e4-9bd1-4fe4-b95b-c56a584ca62c x-compute-request-id: req-308275e4-9bd1-4fe4-b95b-c56a584ca62c Content-Encoding: gzip Content-Length: 699 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c25fedf-3237-40fc-ba20-ccd9f1964435"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47255c7f-c584-4934-8483-2920e003afea"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d460604-25e5-467f-8e25-04656a6b90dd"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6610aa73-6864-4fc3-87c7-b697661b73b9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69a76305-af37-44ec-ba00-a01bea7cf608"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "924eb2d6-15a3-4e35-ac33-f0ed363cdbc8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a868b622-1e20-411a-b548-ca665493a43f"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a7947512-feeb-4711-97f5-717b00bfd794", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6661e59-9598-4fbe-a937-44c7d2919d59"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "a7947512-feeb-4711-97f5-717b00bfd794", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-07-30 11:18:35,358 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-cf4ad142-4401-4b24-a84a-13b312596bfd x-compute-request-id: req-cf4ad142-4401-4b24-a84a-13b312596bfd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:31Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:35,358 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-cf4ad142-4401-4b24-a84a-13b312596bfd 2019-07-30 11:18:35,358 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-96f658a1-55d8-4f17-8cbf-15a99d654d37 2019-07-30 11:18:35,359 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:35,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:35,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:35,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:35,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:35,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:35,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:35,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:35,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:35,440 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:35,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:35,440 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:35 GMT 2019-07-30 11:18:35,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:35,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:35,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:35,440 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:35,440 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:40,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:40,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:40,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:40,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:40,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:40,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:40,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:40,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:40,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-fc8c8a4b-718d-480a-8c1a-f8565a3510ce", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.79286051-425f-4486-90b5-82aac51d3ed8"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-fc8c8a4b-718d-480a-8c1a-f8565a3510ce x-compute-request-id: req-fc8c8a4b-718d-480a-8c1a-f8565a3510ce Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.79286051-425f-4486-90b5-82aac51d3ed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-308275e4-9bd1-4fe4-b95b-c56a584ca62c", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.640Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.058Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-308275e4-9bd1-4fe4-b95b-c56a584ca62c", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.640Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.fc8742ca-7adb-441f-a2b1-21d037b6c00c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38103b259cae1fae4263e080dbcfab08ae1067d0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-96f658a1-55d8-4f17-8cbf-15a99d654d37", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f658a1-55d8-4f17-8cbf-15a99d654d37 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:15.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:16.428Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:15.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.057Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-68310517-9af0-43f0-bc8a-6a43f6aff5f0 x-compute-request-id: req-68310517-9af0-43f0-bc8a-6a43f6aff5f0 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:23Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1182afa0eb864114cfddd24a63d9dd8fcfc65d4f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.057Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-a24aff9b-fa2c-4879-bc1d-8eab8db4f30a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.057Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-a24aff9b-fa2c-4879-bc1d-8eab8db4f30a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.057Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.057Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.243Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.057Z", "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-30T11:18:16.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_host_2yxmfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.057Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 11:18: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-a24aff9b-fa2c-4879-bc1d-8eab8db4f30a x-compute-request-id: req-a24aff9b-fa2c-4879-bc1d-8eab8db4f30a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a58e36c5-417d-477d-a11f-10d8db44c6a7 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-30T11:18:16.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.01686072-7320-4272-9403-58d5574752a9"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-184e8ff1-f179-492e-87c4-8f84a3c4abec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:17.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-184e8ff1-f179-492e-87c4-8f84a3c4abec x-compute-request-id: req-184e8ff1-f179-492e-87c4-8f84a3c4abec Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c5:b4:b4\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:52.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bbce71a8-a0a8-4c44-ab73-67594499d37f\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:18:16Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_ellis_host_a2ux90\", \"created\": \"2019-07-30T10:55:48Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:17.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38103b259cae1fae4263e080dbcfab08ae1067d0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-aaa64005-ec5f-4195-b9a5-222fcaa8c336", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-aaa64005-ec5f-4195-b9a5-222fcaa8c336", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.966Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-68310517-9af0-43f0-bc8a-6a43f6aff5f0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38103b259cae1fae4263e080dbcfab08ae1067d0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 11:18: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-aaa64005-ec5f-4195-b9a5-222fcaa8c336 x-compute-request-id: req-aaa64005-ec5f-4195-b9a5-222fcaa8c336 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-68310517-9af0-43f0-bc8a-6a43f6aff5f0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:16.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:17.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "Waiting for server \"bbce71a8-a0a8-4c44-ab73-67594499d37f\" 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-30T11:18:17.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:17.761Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-184e8ff1-f179-492e-87c4-8f84a3c4abec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:17.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "dime_host_2yxmfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.292Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:17.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.292Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322\"", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.145Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.292Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d01decc-f485-4415-898f-9d6d33c1f516 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:17.745Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.292Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:17.736Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.292Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5d01decc-f485-4415-898f-9d6d33c1f516", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:17.745Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.867Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcc57ec63eddea766a25365d4c44d2b8dbfcaaf0\"", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.553Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.867Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.867Z", "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-30T11:18:18.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.867Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.867Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c42a267f-315d-4cc9-a026-1f0f27d10798", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.151Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.867Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c42a267f-315d-4cc9-a026-1f0f27d10798 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.151Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.867Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.147Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:18.867Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34dd95a126259b65081202f39a22cd97d4d33955\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "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-30T11:18:19.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.068Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}], "metadata": {"pagination": {"total": 1257, "offset": 967, "size": 50}}} 2019-07-30 11:18:40,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:40,598 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:40 GMT 2019-07-30 11:18:40,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:40,598 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:40,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:40,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:40,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:40,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:40,601 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-fc8c8a4b-718d-480a-8c1a-f8565a3510ce 2019-07-30 11:18:40,601 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-fc8c8a4b-718d-480a-8c1a-f8565a3510ce x-compute-request-id: req-fc8c8a4b-718d-480a-8c1a-f8565a3510ce Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:40,601 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-308275e4-9bd1-4fe4-b95b-c56a584ca62c 2019-07-30 11:18:40,602 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:40,602 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-308275e4-9bd1-4fe4-b95b-c56a584ca62c 2019-07-30 11:18:40,602 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38103b259cae1fae4263e080dbcfab08ae1067d0" 2019-07-30 11:18:40,602 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-96f658a1-55d8-4f17-8cbf-15a99d654d37 2019-07-30 11:18:40,602 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f658a1-55d8-4f17-8cbf-15a99d654d37 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:40,602 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:40,603 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 11:18:40,603 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-68310517-9af0-43f0-bc8a-6a43f6aff5f0 x-compute-request-id: req-68310517-9af0-43f0-bc8a-6a43f6aff5f0 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:23Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:40,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1182afa0eb864114cfddd24a63d9dd8fcfc65d4f" 2019-07-30 11:18:40,603 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-a24aff9b-fa2c-4879-bc1d-8eab8db4f30a 2019-07-30 11:18:40,603 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a58e36c5-417d-477d-a11f-10d8db44c6a7 used request id req-a24aff9b-fa2c-4879-bc1d-8eab8db4f30a 2019-07-30 11:18:40,603 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:18:40,604 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:40,604 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:18:40,604 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 11:18: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-a24aff9b-fa2c-4879-bc1d-8eab8db4f30a x-compute-request-id: req-a24aff9b-fa2c-4879-bc1d-8eab8db4f30a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a58e36c5-417d-477d-a11f-10d8db44c6a7 could not be found.", "code": 404}} 2019-07-30 11:18:40,604 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-184e8ff1-f179-492e-87c4-8f84a3c4abec 2019-07-30 11:18:40,604 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-184e8ff1-f179-492e-87c4-8f84a3c4abec x-compute-request-id: req-184e8ff1-f179-492e-87c4-8f84a3c4abec Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b4:b4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:52.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "bbce71a8-a0a8-4c44-ab73-67594499d37f", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:18:16Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_ellis_host_a2ux90", "created": "2019-07-30T10:55:48Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:40,604 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38103b259cae1fae4263e080dbcfab08ae1067d0" 2019-07-30 11:18:40,605 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-aaa64005-ec5f-4195-b9a5-222fcaa8c336 2019-07-30 11:18:40,605 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-aaa64005-ec5f-4195-b9a5-222fcaa8c336 2019-07-30 11:18:40,605 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:40,605 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:18:40,605 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-68310517-9af0-43f0-bc8a-6a43f6aff5f0 2019-07-30 11:18:40,605 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38103b259cae1fae4263e080dbcfab08ae1067d0" 2019-07-30 11:18:40,606 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 11:18: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-aaa64005-ec5f-4195-b9a5-222fcaa8c336 x-compute-request-id: req-aaa64005-ec5f-4195-b9a5-222fcaa8c336 Content-Type: application/json 2019-07-30 11:18:40,606 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-68310517-9af0-43f0-bc8a-6a43f6aff5f0 2019-07-30 11:18:40,606 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 11:18:40,606 - functest.core.cloudify - DEBUG - Waiting for server "bbce71a8-a0a8-4c44-ab73-67594499d37f" to be deleted. current status: SHUTOFF 2019-07-30 11:18:40,606 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-184e8ff1-f179-492e-87c4-8f84a3c4abec 2019-07-30 11:18:40,606 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:18:40,606 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322" 2019-07-30 11:18:40,607 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d01decc-f485-4415-898f-9d6d33c1f516 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:40,607 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:40,607 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5d01decc-f485-4415-898f-9d6d33c1f516 2019-07-30 11:18:40,607 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc57ec63eddea766a25365d4c44d2b8dbfcaaf0" 2019-07-30 11:18:40,607 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:18:40,607 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:18:40,607 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:18:40,608 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c42a267f-315d-4cc9-a026-1f0f27d10798 2019-07-30 11:18:40,608 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c42a267f-315d-4cc9-a026-1f0f27d10798 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:40,608 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:40,608 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dd95a126259b65081202f39a22cd97d4d33955" 2019-07-30 11:18:40,608 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:18:40,608 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:18:40,608 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 11:18:40,609 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 11:18:40,609 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-07-30 11:18:40,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:40,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:40,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:40,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:40,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:40,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:40,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:40,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:40,778 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:40,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:40,778 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:40 GMT 2019-07-30 11:18:40,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:40,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:40,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:40,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:40,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:45,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:45,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:45,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:45,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:45,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:45,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:45,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:45,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:45,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 11:18: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-2d5246b0-0d72-4ffb-b795-bf67aab67628 x-compute-request-id: req-2d5246b0-0d72-4ffb-b795-bf67aab67628 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ac743286-f63b-4d22-bd8c-185372521a6a 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-30T11:18:18.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-2d5246b0-0d72-4ffb-b795-bf67aab67628", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": "homer_host_wlqzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-2d5246b0-0d72-4ffb-b795-bf67aab67628", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:18.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.ae34410e-3fc5-49d4-a1f0-e51969ff8dd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-f8f9b912-02e5-4b94-9943-c29b42221a56", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.067Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-f8f9b912-02e5-4b94-9943-c29b42221a56", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.068Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:19.529Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.068Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.098Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcc57ec63eddea766a25365d4c44d2b8dbfcaaf0\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.348Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": "homer_host_wlqzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.098Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.098Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-14ae2cc2-fb68-4b69-81e6-6401322ef7e7 x-compute-request-id: req-14ae2cc2-fb68-4b69-81e6-6401322ef7e7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.902Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.098Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-5119555a-7d95-4da0-bd53-72eec4b42397 x-compute-request-id: req-5119555a-7d95-4da0-bd53-72eec4b42397 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.347Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.098Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-5119555a-7d95-4da0-bd53-72eec4b42397", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.347Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.098Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-5119555a-7d95-4da0-bd53-72eec4b42397", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.347Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "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-30T11:18:20.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.93d0aa26-b483-4ed4-8126-f5157658d62c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcc57ec63eddea766a25365d4c44d2b8dbfcaaf0\"", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.402Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-deb026b5-05d7-4586-8d28-a29982d28405", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.401Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-deb026b5-05d7-4586-8d28-a29982d28405", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.401Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-deb026b5-05d7-4586-8d28-a29982d28405 x-compute-request-id: req-deb026b5-05d7-4586-8d28-a29982d28405 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.401Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322\"", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.342Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-309f945f-2b9a-440c-95ad-550d7396530b", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.341Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-309f945f-2b9a-440c-95ad-550d7396530b", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.341Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-309f945f-2b9a-440c-95ad-550d7396530b x-compute-request-id: req-309f945f-2b9a-440c-95ad-550d7396530b Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:31Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.340Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-38fffcc9-b2e7-4483-9ded-92cd6a4d727a", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.191Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcc57ec63eddea766a25365d4c44d2b8dbfcaaf0\"", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.192Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-38fffcc9-b2e7-4483-9ded-92cd6a4d727a", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.190Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-38fffcc9-b2e7-4483-9ded-92cd6a4d727a x-compute-request-id: req-38fffcc9-b2e7-4483-9ded-92cd6a4d727a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.190Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322\"", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.903Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-14ae2cc2-fb68-4b69-81e6-6401322ef7e7", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.902Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:20.678Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-14ae2cc2-fb68-4b69-81e6-6401322ef7e7", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:19.902Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-b4e42aa2-42f9-4486-be67-07fb99599fa7", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.665Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-b4e42aa2-42f9-4486-be67-07fb99599fa7 x-compute-request-id: req-b4e42aa2-42f9-4486-be67-07fb99599fa7 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.665Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-418b8503-34a6-4ed4-be63-2293ad8bdb63", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.93d0aa26-b483-4ed4-8126-f5157658d62c"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418b8503-34a6-4ed4-be63-2293ad8bdb63 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.24: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-30T11:18:20.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.93d0aa26-b483-4ed4-8126-f5157658d62c"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:20.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.93d0aa26-b483-4ed4-8126-f5157658d62c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1bf318f3-ddfb-4615-b400-f7dae1b1c431", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.728Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-1bf318f3-ddfb-4615-b400-f7dae1b1c431 x-compute-request-id: req-1bf318f3-ddfb-4615-b400-f7dae1b1c431 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a0e91ba-618c-42ef-bd61-d7d993e87a2b\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47cb4e5f-b9ff-4216-86b4-1c39a4433318\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cc6c15cb-9d4c-46c6-8412-aca987527bd2\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"b3d39526-2f07-4f59-852a-03145d69b035\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.728Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1bf318f3-ddfb-4615-b400-f7dae1b1c431", "level": "debug", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.729Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cfb964b9-0574-4f9f-8f45-ccf530c8e62d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-b4e42aa2-42f9-4486-be67-07fb99599fa7", "level": "debug", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.665Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.6742cb40-9453-4efc-8e99-efc6f40d5471"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef8d8d025c6f5f6afb3c4d48b7d803e97557d864\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.93d0aa26-b483-4ed4-8126-f5157658d62c"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:20.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "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-30T11:18:21.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.326Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_x8ebb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:21.214Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.938Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:21.354Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.938Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:21.626Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.938Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_mu1l1w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:21.237Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.938Z", "message": "RESP: [204] X-Openstack-Request-Id: req-f51b3712-99dc-404e-a0da-638fa279f570 Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:21 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-30T11:18:21.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.93d0aa26-b483-4ed4-8126-f5157658d62c"}, {"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.938Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json used request id req-f51b3712-99dc-404e-a0da-638fa279f570", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:21.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.93d0aa26-b483-4ed4-8126-f5157658d62c"}], "metadata": {"pagination": {"total": 1296, "offset": 1017, "size": 50}}} 2019-07-30 11:18:45,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:45,873 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:45 GMT 2019-07-30 11:18:45,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:45,873 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:45,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:45,873 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:45,873 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:45,874 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:45,876 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 11:18: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-2d5246b0-0d72-4ffb-b795-bf67aab67628 x-compute-request-id: req-2d5246b0-0d72-4ffb-b795-bf67aab67628 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ac743286-f63b-4d22-bd8c-185372521a6a could not be found.", "code": 404}} 2019-07-30 11:18:45,877 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-2d5246b0-0d72-4ffb-b795-bf67aab67628 2019-07-30 11:18:45,877 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac743286-f63b-4d22-bd8c-185372521a6a used request id req-2d5246b0-0d72-4ffb-b795-bf67aab67628 2019-07-30 11:18:45,877 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-f8f9b912-02e5-4b94-9943-c29b42221a56 2019-07-30 11:18:45,877 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-f8f9b912-02e5-4b94-9943-c29b42221a56 2019-07-30 11:18:45,877 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-07-30 11:18:45,877 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc57ec63eddea766a25365d4c44d2b8dbfcaaf0" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-07-30 11:18:45,878 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:18:45,878 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-14ae2cc2-fb68-4b69-81e6-6401322ef7e7 x-compute-request-id: req-14ae2cc2-fb68-4b69-81e6-6401322ef7e7 Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:45,878 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-5119555a-7d95-4da0-bd53-72eec4b42397 x-compute-request-id: req-5119555a-7d95-4da0-bd53-72eec4b42397 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:45,878 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-5119555a-7d95-4da0-bd53-72eec4b42397 2019-07-30 11:18:45,878 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-5119555a-7d95-4da0-bd53-72eec4b42397 2019-07-30 11:18:45,878 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:18:45,879 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:18:45,879 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:18:45,879 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 11:18:45,879 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc57ec63eddea766a25365d4c44d2b8dbfcaaf0" 2019-07-30 11:18:45,879 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-deb026b5-05d7-4586-8d28-a29982d28405 2019-07-30 11:18:45,879 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-deb026b5-05d7-4586-8d28-a29982d28405 2019-07-30 11:18:45,879 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-deb026b5-05d7-4586-8d28-a29982d28405 x-compute-request-id: req-deb026b5-05d7-4586-8d28-a29982d28405 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:45,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322" 2019-07-30 11:18:45,880 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-309f945f-2b9a-440c-95ad-550d7396530b 2019-07-30 11:18:45,880 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-309f945f-2b9a-440c-95ad-550d7396530b 2019-07-30 11:18:45,880 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-309f945f-2b9a-440c-95ad-550d7396530b x-compute-request-id: req-309f945f-2b9a-440c-95ad-550d7396530b Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:31Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:45,880 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-38fffcc9-b2e7-4483-9ded-92cd6a4d727a 2019-07-30 11:18:45,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc57ec63eddea766a25365d4c44d2b8dbfcaaf0" 2019-07-30 11:18:45,881 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-38fffcc9-b2e7-4483-9ded-92cd6a4d727a 2019-07-30 11:18:45,881 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-38fffcc9-b2e7-4483-9ded-92cd6a4d727a x-compute-request-id: req-38fffcc9-b2e7-4483-9ded-92cd6a4d727a Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:45,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}809e97e7b88cb2ddc0dc8f84b7b28f55f2789322" 2019-07-30 11:18:45,881 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-14ae2cc2-fb68-4b69-81e6-6401322ef7e7 2019-07-30 11:18:45,881 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-14ae2cc2-fb68-4b69-81e6-6401322ef7e7 2019-07-30 11:18:45,881 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-b4e42aa2-42f9-4486-be67-07fb99599fa7 2019-07-30 11:18:45,882 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-b4e42aa2-42f9-4486-be67-07fb99599fa7 x-compute-request-id: req-b4e42aa2-42f9-4486-be67-07fb99599fa7 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 11:18:45,882 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-418b8503-34a6-4ed4-be63-2293ad8bdb63 2019-07-30 11:18:45,882 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418b8503-34a6-4ed4-be63-2293ad8bdb63 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:45,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:45,882 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1bf318f3-ddfb-4615-b400-f7dae1b1c431 2019-07-30 11:18:45,882 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-1bf318f3-ddfb-4615-b400-f7dae1b1c431 x-compute-request-id: req-1bf318f3-ddfb-4615-b400-f7dae1b1c431 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a0e91ba-618c-42ef-bd61-d7d993e87a2b"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47cb4e5f-b9ff-4216-86b4-1c39a4433318"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b3d39526-2f07-4f59-852a-03145d69b035", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc6c15cb-9d4c-46c6-8412-aca987527bd2"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "b3d39526-2f07-4f59-852a-03145d69b035", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 11:18:45,882 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1bf318f3-ddfb-4615-b400-f7dae1b1c431 2019-07-30 11:18:45,883 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-b4e42aa2-42f9-4486-be67-07fb99599fa7 2019-07-30 11:18:45,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8d8d025c6f5f6afb3c4d48b7d803e97557d864" 2019-07-30 11:18:45,883 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:18:45,883 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:18:45,883 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 11:18:45,883 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:45,883 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:45,884 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:45,884 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:45,884 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f51b3712-99dc-404e-a0da-638fa279f570 Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:18:45,884 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json used request id req-f51b3712-99dc-404e-a0da-638fa279f570 2019-07-30 11:18:45,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:45,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:45,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:45,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:45,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:45,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:45,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:45,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:45,948 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:45,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:45,948 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:45 GMT 2019-07-30 11:18:45,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:45,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:45,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:45,948 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:45,948 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:50,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:51,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:51,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:51,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:51,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:51,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:51,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:51,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:51,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_ghqi66", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:21.938Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json used request id req-f51b3712-99dc-404e-a0da-638fa279f570", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:21.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.93d0aa26-b483-4ed4-8126-f5157658d62c"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:22.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38103b259cae1fae4263e080dbcfab08ae1067d0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:22.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:22.551Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 11:18: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-76ac598a-2770-4d8b-9788-931d84915163 x-compute-request-id: req-76ac598a-2770-4d8b-9788-931d84915163 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance bbce71a8-a0a8-4c44-ab73-67594499d37f 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-30T11:18:22.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:22.551Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-76ac598a-2770-4d8b-9788-931d84915163", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:22.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:22.551Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:22.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:22.551Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-76ac598a-2770-4d8b-9788-931d84915163", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:22.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a8f0667-2056-42bc-9ce1-0ec64a18e6a4"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:22.551Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:22.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1afee871-552e-4604-a5a3-9ab83a9f6235"}, {"node_instance_id": "dime_security_group_ghqi66", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:22.551Z", "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-30T11:18:21.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.185Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:22.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.185Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:22.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1afee871-552e-4604-a5a3-9ab83a9f6235"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.185Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c67f66ae-9c38-4d99-b821-dc7066318757 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.24: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-30T11:18:22.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1afee871-552e-4604-a5a3-9ab83a9f6235"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.185Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c67f66ae-9c38-4d99-b821-dc7066318757", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:22.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1afee871-552e-4604-a5a3-9ab83a9f6235"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.185Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b0de2bb48fa8516eead97cdd7f7b41e39cdc437\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:22.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1afee871-552e-4604-a5a3-9ab83a9f6235"}, {"node_instance_id": "ellis_host_a2ux90", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.185Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:22.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json used request id req-2fd3a3eb-8baa-4bd7-9d61-f6a7c299202c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1afee871-552e-4604-a5a3-9ab83a9f6235"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.208Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce35cd9-6ca5-4174-858b-c85815c99898 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.213Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bce35cd9-6ca5-4174-858b-c85815c99898", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.213Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14a07ea8800695cb9fcc2ddc1173e8cac9858867\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.706Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe337020-0685-43fb-bf99-500c69d205f3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.274Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fe337020-0685-43fb-bf99-500c69d205f3", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.275Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.270Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "RESP: [204] X-Openstack-Request-Id: req-2fd3a3eb-8baa-4bd7-9d61-f6a7c299202c Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:23 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-30T11:18:23.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1afee871-552e-4604-a5a3-9ab83a9f6235"}, {"node_instance_id": "homer_security_group_1g38ll", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:23.745Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json used request id req-2fd3a3eb-8baa-4bd7-9d61-f6a7c299202c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.1afee871-552e-4604-a5a3-9ab83a9f6235"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.325Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-c55a6cee-9e3b-4cb0-9176-cfad56a96970 x-compute-request-id: req-c55a6cee-9e3b-4cb0-9176-cfad56a96970 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:31Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.127Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.325Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-c55a6cee-9e3b-4cb0-9176-cfad56a96970", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.128Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.325Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1511d43e2d12ce51774cfc64058a73a1ebc4e40e\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.129Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.325Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-1d8549c8-dba8-44d0-bb52-42d98e3eb4b5 x-compute-request-id: req-1d8549c8-dba8-44d0-bb52-42d98e3eb4b5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.287Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.325Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.325Z", "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-30T11:18:23.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.325Z", "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-30T11:18:23.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1511d43e2d12ce51774cfc64058a73a1ebc4e40e\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.611Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.325Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-c55a6cee-9e3b-4cb0-9176-cfad56a96970", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.127Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.972Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.972Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "homer_security_group_1g38ll", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.972Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:23.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.972Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.972Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14a07ea8800695cb9fcc2ddc1173e8cac9858867\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.289Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.972Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-1d8549c8-dba8-44d0-bb52-42d98e3eb4b5", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.288Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:24.972Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-1d8549c8-dba8-44d0-bb52-42d98e3eb4b5", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.287Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-176049a3-9cd3-4157-a8bb-01b3e74713b4", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.066Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-176049a3-9cd3-4157-a8bb-01b3e74713b4", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.065Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-176049a3-9cd3-4157-a8bb-01b3e74713b4 x-compute-request-id: req-176049a3-9cd3-4157-a8bb-01b3e74713b4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.065Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1511d43e2d12ce51774cfc64058a73a1ebc4e40e\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.008Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-d7f24454-70e1-4a0d-a823-55da7daeb4c3", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.007Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-d7f24454-70e1-4a0d-a823-55da7daeb4c3", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.007Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-d7f24454-70e1-4a0d-a823-55da7daeb4c3 x-compute-request-id: req-d7f24454-70e1-4a0d-a823-55da7daeb4c3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.007Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 1296, "offset": 1067, "size": 50}}} 2019-07-30 11:18:51,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:51,052 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:51 GMT 2019-07-30 11:18:51,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:51,052 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:51,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:51,052 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:51,052 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:51,052 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:51,054 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/5db97304-3d69-4534-83bc-269b79c05141.json used request id req-f51b3712-99dc-404e-a0da-638fa279f570 2019-07-30 11:18:51,055 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38103b259cae1fae4263e080dbcfab08ae1067d0" 2019-07-30 11:18:51,055 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 11:18: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-76ac598a-2770-4d8b-9788-931d84915163 x-compute-request-id: req-76ac598a-2770-4d8b-9788-931d84915163 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bbce71a8-a0a8-4c44-ab73-67594499d37f could not be found.", "code": 404}} 2019-07-30 11:18:51,055 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-76ac598a-2770-4d8b-9788-931d84915163 2019-07-30 11:18:51,055 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:18:51,055 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bbce71a8-a0a8-4c44-ab73-67594499d37f used request id req-76ac598a-2770-4d8b-9788-931d84915163 2019-07-30 11:18:51,055 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 11:18:51,055 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 11:18:51,056 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:18:51,056 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:51,056 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c67f66ae-9c38-4d99-b821-dc7066318757 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:51,056 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c67f66ae-9c38-4d99-b821-dc7066318757 2019-07-30 11:18:51,056 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0de2bb48fa8516eead97cdd7f7b41e39cdc437" 2019-07-30 11:18:51,056 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 11:18:51,056 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json used request id req-2fd3a3eb-8baa-4bd7-9d61-f6a7c299202c 2019-07-30 11:18:51,057 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:51,057 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce35cd9-6ca5-4174-858b-c85815c99898 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:51,057 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bce35cd9-6ca5-4174-858b-c85815c99898 2019-07-30 11:18:51,057 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a07ea8800695cb9fcc2ddc1173e8cac9858867" 2019-07-30 11:18:51,057 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe337020-0685-43fb-bf99-500c69d205f3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:51,057 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:18:51,057 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fe337020-0685-43fb-bf99-500c69d205f3 2019-07-30 11:18:51,058 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:51,058 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2fd3a3eb-8baa-4bd7-9d61-f6a7c299202c Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:18:51,058 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3542d718-e7c5-4879-8e45-18e2495c36a8.json used request id req-2fd3a3eb-8baa-4bd7-9d61-f6a7c299202c 2019-07-30 11:18:51,058 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-c55a6cee-9e3b-4cb0-9176-cfad56a96970 x-compute-request-id: req-c55a6cee-9e3b-4cb0-9176-cfad56a96970 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:31Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:51,058 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-c55a6cee-9e3b-4cb0-9176-cfad56a96970 2019-07-30 11:18:51,058 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1511d43e2d12ce51774cfc64058a73a1ebc4e40e" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 11:18:51,058 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-1d8549c8-dba8-44d0-bb52-42d98e3eb4b5 x-compute-request-id: req-1d8549c8-dba8-44d0-bb52-42d98e3eb4b5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:51,059 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:18:51,059 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:18:51,059 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 11:18:51,059 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1511d43e2d12ce51774cfc64058a73a1ebc4e40e" 2019-07-30 11:18:51,059 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-c55a6cee-9e3b-4cb0-9176-cfad56a96970 2019-07-30 11:18:51,059 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:18:51,059 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:18:51,060 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:18:51,060 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:18:51,060 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a07ea8800695cb9fcc2ddc1173e8cac9858867" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-30 11:18:51,060 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-1d8549c8-dba8-44d0-bb52-42d98e3eb4b5 2019-07-30 11:18:51,060 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-1d8549c8-dba8-44d0-bb52-42d98e3eb4b5 2019-07-30 11:18:51,060 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-176049a3-9cd3-4157-a8bb-01b3e74713b4 2019-07-30 11:18:51,060 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-176049a3-9cd3-4157-a8bb-01b3e74713b4 2019-07-30 11:18:51,061 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-176049a3-9cd3-4157-a8bb-01b3e74713b4 x-compute-request-id: req-176049a3-9cd3-4157-a8bb-01b3e74713b4 Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:51,061 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1511d43e2d12ce51774cfc64058a73a1ebc4e40e" 2019-07-30 11:18:51,061 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-d7f24454-70e1-4a0d-a823-55da7daeb4c3 2019-07-30 11:18:51,061 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/action used request id req-d7f24454-70e1-4a0d-a823-55da7daeb4c3 2019-07-30 11:18:51,061 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-d7f24454-70e1-4a0d-a823-55da7daeb4c3 x-compute-request-id: req-d7f24454-70e1-4a0d-a823-55da7daeb4c3 Content-Length: 0 Content-Type: application/json 2019-07-30 11:18:51,061 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:18:51,061 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:18:51,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:51,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:51,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:51,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:51,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:51,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:51,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:51,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:51,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:51,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:51,215 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:51 GMT 2019-07-30 11:18:51,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:51,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:51,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:51,215 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:51,215 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:56,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:18:56,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:56,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:56,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:56,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:56,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:56,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:56,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:56,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1511d43e2d12ce51774cfc64058a73a1ebc4e40e\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.377Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb1c7e5d-2ee7-475c-bcb7-9ffc03366d07 x-compute-request-id: req-fb1c7e5d-2ee7-475c-bcb7-9ffc03366d07 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:31Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.376Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-fb1c7e5d-2ee7-475c-bcb7-9ffc03366d07", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.376Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-fb1c7e5d-2ee7-475c-bcb7-9ffc03366d07", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.376Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:25.544Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14a07ea8800695cb9fcc2ddc1173e8cac9858867\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.066Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14a07ea8800695cb9fcc2ddc1173e8cac9858867\"", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.714Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18:25 GMT 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-6f1fe8cc-3df7-4de1-bd9f-cd3ff63838d9 x-compute-request-id: req-6f1fe8cc-3df7-4de1-bd9f-cd3ff63838d9 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.818Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-6f1fe8cc-3df7-4de1-bd9f-cd3ff63838d9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.818Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-6f1fe8cc-3df7-4de1-bd9f-cd3ff63838d9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.819Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.d861ae2d-524c-476d-a57e-43aaaef9b89c"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2d8d8b85-7bb3-487c-b2ed-4d63e7b23def"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "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-30T11:18:24.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:24.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4ea8f80-a9b1-418b-a94c-18f4916318b5 x-compute-request-id: req-a4ea8f80-a9b1-418b-a94c-18f4916318b5 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.712Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-a4ea8f80-a9b1-418b-a94c-18f4916318b5", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.712Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.059Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-a4ea8f80-a9b1-418b-a94c-18f4916318b5", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.712Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:26.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b9554931-30a5-4401-ba13-070dc8642986"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.249Z", "source_id": "bono_host_8sz4qp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:25.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2d8d8b85-7bb3-487c-b2ed-4d63e7b23def"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e8c5a10-7231-46a9-b2c5-0cff89355894 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.24: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-30T11:18:25.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2d8d8b85-7bb3-487c-b2ed-4d63e7b23def"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7e8c5a10-7231-46a9-b2c5-0cff89355894", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:25.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2d8d8b85-7bb3-487c-b2ed-4d63e7b23def"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b9554931-30a5-4401-ba13-070dc8642986"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff0fce81-e35b-4f52-8377-b64fa7a9023c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b9554931-30a5-4401-ba13-070dc8642986"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ff0fce81-e35b-4f52-8377-b64fa7a9023c", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b9554931-30a5-4401-ba13-070dc8642986"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf3b5d130e8eb7055b85ae293675aa0a6095dc81\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2d8d8b85-7bb3-487c-b2ed-4d63e7b23def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:26.571Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f968dad-29af-47d2-b90a-1481c55bcead x-compute-request-id: req-1f968dad-29af-47d2-b90a-1481c55bcead Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.333Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json used request id req-cdbfad45-d552-473a-a4e2-8e0be680b80f", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2d8d8b85-7bb3-487c-b2ed-4d63e7b23def"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "RESP: [204] X-Openstack-Request-Id: req-cdbfad45-d552-473a-a4e2-8e0be680b80f Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:26 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-30T11:18:26.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2d8d8b85-7bb3-487c-b2ed-4d63e7b23def"}, {"node_instance_id": "ellis_security_group_b243vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json used request id req-cdbfad45-d552-473a-a4e2-8e0be680b80f", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.2d8d8b85-7bb3-487c-b2ed-4d63e7b23def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1f968dad-29af-47d2-b90a-1481c55bcead", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.333Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1f968dad-29af-47d2-b90a-1481c55bcead", "level": "debug", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.333Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.47159e38-8fd1-4613-ae9a-411f82c0dcda"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_fqqyg4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.635Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.189Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/7b703ff5-10ba-4980-acad-f6795507cfd4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}544194bc8dfec4c86efbc8115bc7d058b7f98494\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b9554931-30a5-4401-ba13-070dc8642986"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.787Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:26.973Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.787Z", "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-30T11:18:27.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_security_group_b243vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:27.787Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:27.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.332Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7b703ff5-10ba-4980-acad-f6795507cfd4.json used request id req-84e9779c-8bff-4dab-9802-65cb140e9d6d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:27.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b9554931-30a5-4401-ba13-070dc8642986"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.332Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:27.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.332Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:27.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.332Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a969cfcf-b69c-49db-9a28-4a68a4512af2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:27.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.332Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a969cfcf-b69c-49db-9a28-4a68a4512af2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:27.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.332Z", "message": "RESP: [204] X-Openstack-Request-Id: req-84e9779c-8bff-4dab-9802-65cb140e9d6d Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:27 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-30T11:18:27.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b9554931-30a5-4401-ba13-070dc8642986"}, {"node_instance_id": "ellis_floatingip_2r17cr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.332Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7b703ff5-10ba-4980-acad-f6795507cfd4.json used request id req-84e9779c-8bff-4dab-9802-65cb140e9d6d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:27.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b9554931-30a5-4401-ba13-070dc8642986"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.332Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af3d8668d039d2b1465a7acbc6074e7db8123b3a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.849Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.849Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c30186c7-a187-410d-a6e9-2f51ba3299e5", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.361Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}], "metadata": {"pagination": {"total": 1297, "offset": 1117, "size": 50}}} 2019-07-30 11:18:56,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:56,310 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:56 GMT 2019-07-30 11:18:56,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:56,310 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:18:56,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:56,310 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:56,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:18:56,310 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:18:56,313 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:18:56,313 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1511d43e2d12ce51774cfc64058a73a1ebc4e40e" 2019-07-30 11:18:56,313 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb1c7e5d-2ee7-475c-bcb7-9ffc03366d07 x-compute-request-id: req-fb1c7e5d-2ee7-475c-bcb7-9ffc03366d07 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:31Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:56,313 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-fb1c7e5d-2ee7-475c-bcb7-9ffc03366d07 2019-07-30 11:18:56,314 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-fb1c7e5d-2ee7-475c-bcb7-9ffc03366d07 2019-07-30 11:18:56,314 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a07ea8800695cb9fcc2ddc1173e8cac9858867" 2019-07-30 11:18:56,314 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a07ea8800695cb9fcc2ddc1173e8cac9858867" 2019-07-30 11:18:56,314 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18:25 GMT 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-6f1fe8cc-3df7-4de1-bd9f-cd3ff63838d9 x-compute-request-id: req-6f1fe8cc-3df7-4de1-bd9f-cd3ff63838d9 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 11:18:56,314 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-6f1fe8cc-3df7-4de1-bd9f-cd3ff63838d9 2019-07-30 11:18:56,314 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705/os-security-groups used request id req-6f1fe8cc-3df7-4de1-bd9f-cd3ff63838d9 2019-07-30 11:18:56,315 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 11:18:56,315 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 11:18:56,315 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:18:56,315 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4ea8f80-a9b1-418b-a94c-18f4916318b5 x-compute-request-id: req-a4ea8f80-a9b1-418b-a94c-18f4916318b5 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:18:56,315 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-a4ea8f80-a9b1-418b-a94c-18f4916318b5 2019-07-30 11:18:56,315 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-a4ea8f80-a9b1-418b-a94c-18f4916318b5 2019-07-30 11:18:56,316 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:56,316 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-30 11:18:56,316 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:56,316 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:56,316 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e8c5a10-7231-46a9-b2c5-0cff89355894 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:56,316 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7e8c5a10-7231-46a9-b2c5-0cff89355894 2019-07-30 11:18:56,317 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-30 11:18:56,317 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff0fce81-e35b-4f52-8377-b64fa7a9023c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:56,317 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ff0fce81-e35b-4f52-8377-b64fa7a9023c 2019-07-30 11:18:56,317 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b5d130e8eb7055b85ae293675aa0a6095dc81" 2019-07-30 11:18:56,317 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f968dad-29af-47d2-b90a-1481c55bcead x-compute-request-id: req-1f968dad-29af-47d2-b90a-1481c55bcead Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 11:18:56,317 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json used request id req-cdbfad45-d552-473a-a4e2-8e0be680b80f 2019-07-30 11:18:56,317 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cdbfad45-d552-473a-a4e2-8e0be680b80f Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:18:56,318 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/789a872e-4ac8-4ef9-bafb-46d21cff91ee.json used request id req-cdbfad45-d552-473a-a4e2-8e0be680b80f 2019-07-30 11:18:56,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1f968dad-29af-47d2-b90a-1481c55bcead 2019-07-30 11:18:56,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-1f968dad-29af-47d2-b90a-1481c55bcead 2019-07-30 11:18:56,318 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:18:56,318 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:18:56,318 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:56,318 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 11:18:56,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/7b703ff5-10ba-4980-acad-f6795507cfd4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544194bc8dfec4c86efbc8115bc7d058b7f98494" 2019-07-30 11:18:56,319 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:18:56,319 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 11:18:56,319 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:18:56,319 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7b703ff5-10ba-4980-acad-f6795507cfd4.json used request id req-84e9779c-8bff-4dab-9802-65cb140e9d6d 2019-07-30 11:18:56,319 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 11:18:56,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:18:56,320 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a969cfcf-b69c-49db-9a28-4a68a4512af2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:18:56,320 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a969cfcf-b69c-49db-9a28-4a68a4512af2 2019-07-30 11:18:56,320 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84e9779c-8bff-4dab-9802-65cb140e9d6d Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:18:56,320 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7b703ff5-10ba-4980-acad-f6795507cfd4.json used request id req-84e9779c-8bff-4dab-9802-65cb140e9d6d 2019-07-30 11:18:56,320 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3d8668d039d2b1465a7acbc6074e7db8123b3a" 2019-07-30 11:18:56,320 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-30 11:18:56,321 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c30186c7-a187-410d-a6e9-2f51ba3299e5 2019-07-30 11:18:56,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:18:56,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:18:56,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:18:56,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:18:56,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:18:56,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:18:56,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:18:56,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:18:56,381 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:18:56,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:18:56,382 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:18:56 GMT 2019-07-30 11:18:56,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:18:56,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:18:56,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:18:56,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:18:56,382 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:01,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:01,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:01,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:01,476 - 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-30T11:18:28.849Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30186c7-a187-410d-a6e9-2f51ba3299e5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.361Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.849Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.355Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": "ellis_floatingip_2r17cr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:28.849Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-92f17b0a-80f6-4532-af01-6e230bd9a06e x-compute-request-id: req-92f17b0a-80f6-4532-af01-6e230bd9a06e Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-fe22c970-2e01-47e1-ae8e-c9cb086db200", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-fe22c970-2e01-47e1-ae8e-c9cb086db200", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af3d8668d039d2b1465a7acbc6074e7db8123b3a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-fe22c970-2e01-47e1-ae8e-c9cb086db200 x-compute-request-id: req-fe22c970-2e01-47e1-ae8e-c9cb086db200 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:31Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd9e2565592bf5b7db96902ea05371a402b21844\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:28.767Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-92f17b0a-80f6-4532-af01-6e230bd9a06e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-92f17b0a-80f6-4532-af01-6e230bd9a06e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af3d8668d039d2b1465a7acbc6074e7db8123b3a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:29.496Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-26f3b5d4-df91-4606-8030-2c5f5c9502f0 x-compute-request-id: req-26f3b5d4-df91-4606-8030-2c5f5c9502f0 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.426Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.079Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-4da65877-0e8c-42f6-ae0e-d93768012b8e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.079Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-cb93cc68-8180-4cc7-add8-7171a63b4f36 x-compute-request-id: req-cb93cc68-8180-4cc7-add8-7171a63b4f36 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.969Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.079Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-26f3b5d4-df91-4606-8030-2c5f5c9502f0", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.427Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.079Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-26f3b5d4-df91-4606-8030-2c5f5c9502f0", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.427Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.079Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd9e2565592bf5b7db96902ea05371a402b21844\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.428Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.079Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-4da65877-0e8c-42f6-ae0e-d93768012b8e x-compute-request-id: req-4da65877-0e8c-42f6-ae0e-d93768012b8e Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:53:24:d6\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:54.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"d73f2839-1e38-4a1b-8f36-d988cbc51705\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:18:29Z\", \"hostId\": \"edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bono_host_8sz4qp\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.079Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-4da65877-0e8c-42f6-ae0e-d93768012b8e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.079Z", "message": "Waiting for server \"d73f2839-1e38-4a1b-8f36-d988cbc51705\" 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-30T11:18:29.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.747Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-cb93cc68-8180-4cc7-add8-7171a63b4f36", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.969Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.747Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-742a7c72-c54e-441f-8f43-835c7178d81b x-compute-request-id: req-742a7c72-c54e-441f-8f43-835c7178d81b Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:30.282Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd9e2565592bf5b7db96902ea05371a402b21844\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:30.284Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.747Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-742a7c72-c54e-441f-8f43-835c7178d81b", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:30.283Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.747Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-742a7c72-c54e-441f-8f43-835c7178d81b", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:30.283Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.747Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-cb93cc68-8180-4cc7-add8-7171a63b4f36", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.969Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:30.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd9e2565592bf5b7db96902ea05371a402b21844\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:29.971Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:31.378Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-d64ac27b-7740-4287-b544-d2f77e31e3c9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:30.691Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:31.378Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:31.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:31.378Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:31.006Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:31.378Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-d64ac27b-7740-4287-b544-d2f77e31e3c9 x-compute-request-id: req-d64ac27b-7740-4287-b544-d2f77e31e3c9 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:30.691Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:31.378Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-d64ac27b-7740-4287-b544-d2f77e31e3c9", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:30.691Z", "source_id": "sprout_host_1wwoo2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.66bf712c-ce39-4790-b7a6-d9a1d089047c"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:32.042Z", "message": "Waiting for process 24513 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:31.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:32.042Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:31.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:32.042Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:31.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:32.659Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:32.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:33.327Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0728aba9-2e6d-41f0-8285-c471d5e1e887 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:32.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:33.327Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:32.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:33.327Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21307891351a6e7bbaa83defbe572fd02422d620\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:32.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:33.327Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0728aba9-2e6d-41f0-8285-c471d5e1e887", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:32.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:33.846Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-807bb765-9316-460c-8e09-b0f86fb15629 x-compute-request-id: req-807bb765-9316-460c-8e09-b0f86fb15629 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:17:43Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:33.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:34.478Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21307891351a6e7bbaa83defbe572fd02422d620\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:33.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:34.478Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-9d7dec19-40aa-4650-a3cb-547eb431475e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:33.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:34.478Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-462c7837-7824-449e-94d5-06a53b4983d3 x-compute-request-id: req-462c7837-7824-449e-94d5-06a53b4983d3 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:40:73\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:13.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"b5263302-a1a2-4992-a8f3-61df4acfef61\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:18:33Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_sprout_host_1wwoo2\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:34.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:34.478Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-9d7dec19-40aa-4650-a3cb-547eb431475e x-compute-request-id: req-9d7dec19-40aa-4650-a3cb-547eb431475e Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:33.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:34.478Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21307891351a6e7bbaa83defbe572fd02422d620\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:33.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:34.478Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-807bb765-9316-460c-8e09-b0f86fb15629", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:33.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:34.478Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-807bb765-9316-460c-8e09-b0f86fb15629", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:33.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:34.478Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-9d7dec19-40aa-4650-a3cb-547eb431475e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:33.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}], "metadata": {"pagination": {"total": 1297, "offset": 1167, "size": 50}}} 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:01 GMT 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:01,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:01,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:01,477 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:19:01,479 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30186c7-a187-410d-a6e9-2f51ba3299e5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:19:01,479 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:19:01,479 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:19:01,479 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-92f17b0a-80f6-4532-af01-6e230bd9a06e x-compute-request-id: req-92f17b0a-80f6-4532-af01-6e230bd9a06e Content-Type: application/json 2019-07-30 11:19:01,479 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-fe22c970-2e01-47e1-ae8e-c9cb086db200 2019-07-30 11:19:01,479 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-fe22c970-2e01-47e1-ae8e-c9cb086db200 2019-07-30 11:19:01,479 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3d8668d039d2b1465a7acbc6074e7db8123b3a" 2019-07-30 11:19:01,480 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-fe22c970-2e01-47e1-ae8e-c9cb086db200 x-compute-request-id: req-fe22c970-2e01-47e1-ae8e-c9cb086db200 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:31Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:19:01,480 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e2565592bf5b7db96902ea05371a402b21844" 2019-07-30 11:19:01,480 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-92f17b0a-80f6-4532-af01-6e230bd9a06e 2019-07-30 11:19:01,480 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-92f17b0a-80f6-4532-af01-6e230bd9a06e 2019-07-30 11:19:01,480 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3d8668d039d2b1465a7acbc6074e7db8123b3a" 2019-07-30 11:19:01,480 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-26f3b5d4-df91-4606-8030-2c5f5c9502f0 x-compute-request-id: req-26f3b5d4-df91-4606-8030-2c5f5c9502f0 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:19:01,480 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-4da65877-0e8c-42f6-ae0e-d93768012b8e 2019-07-30 11:19:01,480 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:18: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-cb93cc68-8180-4cc7-add8-7171a63b4f36 x-compute-request-id: req-cb93cc68-8180-4cc7-add8-7171a63b4f36 Content-Length: 0 Content-Type: application/json 2019-07-30 11:19:01,481 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-26f3b5d4-df91-4606-8030-2c5f5c9502f0 2019-07-30 11:19:01,481 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-26f3b5d4-df91-4606-8030-2c5f5c9502f0 2019-07-30 11:19:01,481 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e2565592bf5b7db96902ea05371a402b21844" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 11:19:01,481 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-4da65877-0e8c-42f6-ae0e-d93768012b8e x-compute-request-id: req-4da65877-0e8c-42f6-ae0e-d93768012b8e Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:24:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:54.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "d73f2839-1e38-4a1b-8f36-d988cbc51705", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:18:29Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bono_host_8sz4qp", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:19:01,481 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-4da65877-0e8c-42f6-ae0e-d93768012b8e 2019-07-30 11:19:01,481 - functest.core.cloudify - DEBUG - Waiting for server "d73f2839-1e38-4a1b-8f36-d988cbc51705" to be deleted. current status: SHUTOFF 2019-07-30 11:19:01,481 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-cb93cc68-8180-4cc7-add8-7171a63b4f36 2019-07-30 11:19:01,481 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-742a7c72-c54e-441f-8f43-835c7178d81b x-compute-request-id: req-742a7c72-c54e-441f-8f43-835c7178d81b Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:19:01,481 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e2565592bf5b7db96902ea05371a402b21844" 2019-07-30 11:19:01,482 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-742a7c72-c54e-441f-8f43-835c7178d81b 2019-07-30 11:19:01,482 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-742a7c72-c54e-441f-8f43-835c7178d81b 2019-07-30 11:19:01,482 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/action used request id req-cb93cc68-8180-4cc7-add8-7171a63b4f36 2019-07-30 11:19:01,482 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9e2565592bf5b7db96902ea05371a402b21844" 2019-07-30 11:19:01,482 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-d64ac27b-7740-4287-b544-d2f77e31e3c9 2019-07-30 11:19:01,482 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:19:01,482 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:19:01,483 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-d64ac27b-7740-4287-b544-d2f77e31e3c9 x-compute-request-id: req-d64ac27b-7740-4287-b544-d2f77e31e3c9 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 11:19:01,483 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61/os-security-groups used request id req-d64ac27b-7740-4287-b544-d2f77e31e3c9 2019-07-30 11:19:01,483 - functest.core.cloudify - DEBUG - Waiting for process 24513 to end... 2019-07-30 11:19:01,483 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 11:19:01,483 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:19:01,483 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 11:19:01,484 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0728aba9-2e6d-41f0-8285-c471d5e1e887 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:19:01,484 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:19:01,484 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21307891351a6e7bbaa83defbe572fd02422d620" 2019-07-30 11:19:01,484 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0728aba9-2e6d-41f0-8285-c471d5e1e887 2019-07-30 11:19:01,484 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-807bb765-9316-460c-8e09-b0f86fb15629 x-compute-request-id: req-807bb765-9316-460c-8e09-b0f86fb15629 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:17:43Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:19:01,485 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21307891351a6e7bbaa83defbe572fd02422d620" 2019-07-30 11:19:01,485 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-9d7dec19-40aa-4650-a3cb-547eb431475e 2019-07-30 11:19:01,485 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:18: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-462c7837-7824-449e-94d5-06a53b4983d3 x-compute-request-id: req-462c7837-7824-449e-94d5-06a53b4983d3 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:40:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b5263302-a1a2-4992-a8f3-61df4acfef61", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:13.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "b5263302-a1a2-4992-a8f3-61df4acfef61", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:18:33Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_sprout_host_1wwoo2", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:19:01,485 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-9d7dec19-40aa-4650-a3cb-547eb431475e x-compute-request-id: req-9d7dec19-40aa-4650-a3cb-547eb431475e Content-Type: application/json 2019-07-30 11:19:01,485 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21307891351a6e7bbaa83defbe572fd02422d620" 2019-07-30 11:19:01,486 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-807bb765-9316-460c-8e09-b0f86fb15629 2019-07-30 11:19:01,486 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-807bb765-9316-460c-8e09-b0f86fb15629 2019-07-30 11:19:01,486 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-9d7dec19-40aa-4650-a3cb-547eb431475e 2019-07-30 11:19:01,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:01,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:01,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:01,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:01,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:01,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:01,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:01,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:01,542 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:01,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:01,543 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:01 GMT 2019-07-30 11:19:01,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:01,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:01,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:01,543 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:01,543 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:06,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:06,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:06,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:06,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:06,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:06,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:06,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:06,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:06,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:35.196Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-462c7837-7824-449e-94d5-06a53b4983d3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:34.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:35.196Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af3d8668d039d2b1465a7acbc6074e7db8123b3a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:34.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:35.196Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-a4d7fc83-376e-4b2d-b385-e598eaf56b2a x-compute-request-id: req-a4d7fc83-376e-4b2d-b385-e598eaf56b2a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d73f2839-1e38-4a1b-8f36-d988cbc51705 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-30T11:18:34.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:35.196Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-a4d7fc83-376e-4b2d-b385-e598eaf56b2a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:34.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "bono_host_8sz4qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:35.196Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-a4d7fc83-376e-4b2d-b385-e598eaf56b2a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:34.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c78de456-6da1-4472-b8b0-daa7cff0e5c0"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:35.196Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-462c7837-7824-449e-94d5-06a53b4983d3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:34.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:35.196Z", "message": "Waiting for server \"b5263302-a1a2-4992-a8f3-61df4acfef61\" 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-30T11:18:34.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:35.817Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:35.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:36.398Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:36.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_host_8sz4qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:36.398Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:35.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:36.993Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:36.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:36.993Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:36.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:36.993Z", "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-30T11:18:36.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:37.587Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:36.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:37.587Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:36.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:37.587Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:36.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:38.187Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:37.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:38.187Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:37.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:38.187Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:37.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:38.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:38.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5bc676ed-3c97-4631-8cc8-7df44488ccfd"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:38.837Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-417625d6-de2d-4967-8f09-216b21e7943c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:38.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5bc676ed-3c97-4631-8cc8-7df44488ccfd"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:38.837Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-417625d6-de2d-4967-8f09-216b21e7943c 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.24: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-30T11:18:38.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5bc676ed-3c97-4631-8cc8-7df44488ccfd"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:38.837Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:38.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5bc676ed-3c97-4631-8cc8-7df44488ccfd"}, {"node_instance_id": "bono_floatingip_ve21oy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:38.837Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:37.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:38.837Z", "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-30T11:18:37.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.460Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bcdea09720c4e47802721656ba4aeb2facf2c2d\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:39.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.11662f1b-8747-4964-bc1d-bae870d47f2d"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.460Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json used request id req-5236d78a-08ee-4fd0-9a65-e700c704818c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:39.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5bc676ed-3c97-4631-8cc8-7df44488ccfd"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.460Z", "message": "RESP: [204] X-Openstack-Request-Id: req-5236d78a-08ee-4fd0-9a65-e700c704818c Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:39 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-30T11:18:39.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5bc676ed-3c97-4631-8cc8-7df44488ccfd"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.460Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:38.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.11662f1b-8747-4964-bc1d-bae870d47f2d"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.460Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4bca108b6bc73cad674ef3afb0da81eb0547f00\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:38.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5bc676ed-3c97-4631-8cc8-7df44488ccfd"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:38.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.11662f1b-8747-4964-bc1d-bae870d47f2d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.460Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574804b7-e724-46d5-bf23-5374c6251b06 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:38.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.11662f1b-8747-4964-bc1d-bae870d47f2d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.460Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-574804b7-e724-46d5-bf23-5374c6251b06", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:38.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.11662f1b-8747-4964-bc1d-bae870d47f2d"}, {"node_instance_id": "bono_security_group_x8ebb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.460Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json used request id req-5236d78a-08ee-4fd0-9a65-e700c704818c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:39.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5bc676ed-3c97-4631-8cc8-7df44488ccfd"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.993Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:39.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_security_group_x8ebb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.993Z", "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-30T11:18:39.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21307891351a6e7bbaa83defbe572fd02422d620\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:39.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.993Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-e88aa85f-9342-4962-8a8a-5f19307f03c7 x-compute-request-id: req-e88aa85f-9342-4962-8a8a-5f19307f03c7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b5263302-a1a2-4992-a8f3-61df4acfef61 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-30T11:18:39.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.993Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-e88aa85f-9342-4962-8a8a-5f19307f03c7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:39.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:39.993Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-e88aa85f-9342-4962-8a8a-5f19307f03c7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:39.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4f1d45a-8eeb-4658-9906-96f8006d438e"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:40.625Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:40.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:40.625Z", "message": "RESP: [204] X-Openstack-Request-Id: req-91730848-8703-4a52-8a21-6dcaef067789 Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:40 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-30T11:18:40.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.11662f1b-8747-4964-bc1d-bae870d47f2d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:40.625Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee.json used request id req-91730848-8703-4a52-8a21-6dcaef067789", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:40.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.11662f1b-8747-4964-bc1d-bae870d47f2d"}, {"node_instance_id": "bono_floatingip_ve21oy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:40.625Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee.json used request id req-91730848-8703-4a52-8a21-6dcaef067789", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:40.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.11662f1b-8747-4964-bc1d-bae870d47f2d"}, {"node_instance_id": "sprout_host_1wwoo2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:40.625Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:39.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:40.625Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:40.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:41.224Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:40.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:41.224Z", "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-30T11:18:40.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:41.224Z", "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-30T11:18:40.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:41.819Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:41.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 1297, "offset": 1217, "size": 50}}} 2019-07-30 11:19:06,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:06,640 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:06 GMT 2019-07-30 11:19:06,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:06,641 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:19:06,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:06,641 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:06,641 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:06,641 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:19:06,644 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-462c7837-7824-449e-94d5-06a53b4983d3 2019-07-30 11:19:06,644 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3d8668d039d2b1465a7acbc6074e7db8123b3a" 2019-07-30 11:19:06,645 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-a4d7fc83-376e-4b2d-b385-e598eaf56b2a x-compute-request-id: req-a4d7fc83-376e-4b2d-b385-e598eaf56b2a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d73f2839-1e38-4a1b-8f36-d988cbc51705 could not be found.", "code": 404}} 2019-07-30 11:19:06,645 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-a4d7fc83-376e-4b2d-b385-e598eaf56b2a 2019-07-30 11:19:06,645 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d73f2839-1e38-4a1b-8f36-d988cbc51705 used request id req-a4d7fc83-376e-4b2d-b385-e598eaf56b2a 2019-07-30 11:19:06,645 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-462c7837-7824-449e-94d5-06a53b4983d3 2019-07-30 11:19:06,646 - functest.core.cloudify - DEBUG - Waiting for server "b5263302-a1a2-4992-a8f3-61df4acfef61" to be deleted. current status: SHUTOFF 2019-07-30 11:19:06,646 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 11:19:06,646 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:19:06,646 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:19:06,647 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:19:06,647 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:19:06,647 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:19:06,647 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:19:06,647 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:19:06,648 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:19:06,648 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:19:06,648 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:19:06,648 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:19:06,648 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:19:06,649 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-417625d6-de2d-4967-8f09-216b21e7943c 2019-07-30 11:19:06,649 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-417625d6-de2d-4967-8f09-216b21e7943c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:19:06,649 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 11:19:06,649 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-30 11:19:06,650 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 11:19:06,650 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bcdea09720c4e47802721656ba4aeb2facf2c2d" 2019-07-30 11:19:06,650 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json used request id req-5236d78a-08ee-4fd0-9a65-e700c704818c 2019-07-30 11:19:06,650 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5236d78a-08ee-4fd0-9a65-e700c704818c Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:19:06,650 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-30 11:19:06,651 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bca108b6bc73cad674ef3afb0da81eb0547f00" 2019-07-30 11:19:06,651 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:19:06,651 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574804b7-e724-46d5-bf23-5374c6251b06 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:19:06,651 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-574804b7-e724-46d5-bf23-5374c6251b06 2019-07-30 11:19:06,652 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a7947512-feeb-4711-97f5-717b00bfd794.json used request id req-5236d78a-08ee-4fd0-9a65-e700c704818c 2019-07-30 11:19:06,652 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:19:06,652 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 11:19:06,652 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21307891351a6e7bbaa83defbe572fd02422d620" 2019-07-30 11:19:06,652 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 11:18: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 x-openstack-request-id: req-e88aa85f-9342-4962-8a8a-5f19307f03c7 x-compute-request-id: req-e88aa85f-9342-4962-8a8a-5f19307f03c7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b5263302-a1a2-4992-a8f3-61df4acfef61 could not be found.", "code": 404}} 2019-07-30 11:19:06,653 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-e88aa85f-9342-4962-8a8a-5f19307f03c7 2019-07-30 11:19:06,653 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b5263302-a1a2-4992-a8f3-61df4acfef61 used request id req-e88aa85f-9342-4962-8a8a-5f19307f03c7 2019-07-30 11:19:06,653 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:19:06,653 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91730848-8703-4a52-8a21-6dcaef067789 Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:19:06,654 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee.json used request id req-91730848-8703-4a52-8a21-6dcaef067789 2019-07-30 11:19:06,654 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e9a1e9ce-ba0c-4ed2-a52a-e77d234724ee.json used request id req-91730848-8703-4a52-8a21-6dcaef067789 2019-07-30 11:19:06,654 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 11:19:06,654 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:19:06,654 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:19:06,655 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:19:06,655 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:19:06,655 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:19:06,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:06,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:06,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:06,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:06,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:06,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:06,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:06,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:06,713 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:06,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:06,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:06 GMT 2019-07-30 11:19:06,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:06,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:06,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:06,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:06,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:11,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:11,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:11,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:11,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:11,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:11,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:11,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:11,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:11,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_ve21oy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:41.819Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:40.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:41.819Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:41.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:42.465Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:41.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:42.465Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:41.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:42.465Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:41.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.061Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:41.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.061Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:41.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.061Z", "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-30T11:18:42.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42c28193-f6c0-43b7-812e-f344b50c811a 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.24: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-30T11:18:43.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81a3fc5c-b3a2-4184-be20-b871e431651c"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:43.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.50219efa-dcac-4528-94e6-a66049f06244"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:43.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.50219efa-dcac-4528-94e6-a66049f06244"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f309a8b5-2083-4951-9145-f72f1c61ed2b 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.24: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-30T11:18:43.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.50219efa-dcac-4528-94e6-a66049f06244"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f309a8b5-2083-4951-9145-f72f1c61ed2b", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:43.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.50219efa-dcac-4528-94e6-a66049f06244"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e38101128fbc84373097fdeb8230997240e5eb1\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:43.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81a3fc5c-b3a2-4184-be20-b871e431651c"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "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-30T11:18:43.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81a3fc5c-b3a2-4184-be20-b871e431651c"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:18:43.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81a3fc5c-b3a2-4184-be20-b871e431651c"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-42c28193-f6c0-43b7-812e-f344b50c811a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:43.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81a3fc5c-b3a2-4184-be20-b871e431651c"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:43.575Z", "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-30T11:18:42.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:44.079Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a9970141dc22e68929d5589cc9c3e5b83551359\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:43.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.50219efa-dcac-4528-94e6-a66049f06244"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:44.665Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json used request id req-0753e135-70ea-4fb5-8673-2ba0f6f50318", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:44.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.50219efa-dcac-4528-94e6-a66049f06244"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:44.665Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json used request id req-0753e135-70ea-4fb5-8673-2ba0f6f50318", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:44.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.50219efa-dcac-4528-94e6-a66049f06244"}, {"node_instance_id": "sprout_security_group_mu1l1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:44.665Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0753e135-70ea-4fb5-8673-2ba0f6f50318 Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:44 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-30T11:18:44.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.50219efa-dcac-4528-94e6-a66049f06244"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:44.665Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json used request id req-abc546c0-1654-45a5-88b6-d6ccdf744bd4", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:44.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81a3fc5c-b3a2-4184-be20-b871e431651c"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:44.665Z", "message": "RESP: [204] X-Openstack-Request-Id: req-abc546c0-1654-45a5-88b6-d6ccdf744bd4 Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:44 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-30T11:18:44.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81a3fc5c-b3a2-4184-be20-b871e431651c"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:44.665Z", "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-30T11:18:44.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:44.665Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json used request id req-abc546c0-1654-45a5-88b6-d6ccdf744bd4", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:44.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.81a3fc5c-b3a2-4184-be20-b871e431651c"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:45.261Z", "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-30T11:18:44.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "sprout_security_group_mu1l1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:45.261Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:44.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "internal_sip_security_group_fqqyg4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:45.261Z", "message": "Deleted node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:44.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:18:51.520Z", "message": "Waiting for process 24513 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:18:51.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:11.752Z", "message": "Waiting for process 24513 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:11.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}], "metadata": {"pagination": {"total": 1298, "offset": 1267, "size": 50}}} 2019-07-30 11:19:11,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:11,802 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:11 GMT 2019-07-30 11:19:11,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:11,802 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:19:11,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:11,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:11,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:11,802 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:19:11,804 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:19:11,805 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:19:11,805 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:19:11,805 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:19:11,805 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:19:11,805 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:19:11,805 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:19:11,806 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 11:19:11,806 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42c28193-f6c0-43b7-812e-f344b50c811a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:19:11,806 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 11:19:11,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:19:11,806 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f309a8b5-2083-4951-9145-f72f1c61ed2b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:19:11,806 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f309a8b5-2083-4951-9145-f72f1c61ed2b 2019-07-30 11:19:11,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38101128fbc84373097fdeb8230997240e5eb1" 2019-07-30 11:19:11,807 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 11:19:11,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:19:11,807 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-42c28193-f6c0-43b7-812e-f344b50c811a 2019-07-30 11:19:11,807 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 11:19:11,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9970141dc22e68929d5589cc9c3e5b83551359" 2019-07-30 11:19:11,808 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json used request id req-0753e135-70ea-4fb5-8673-2ba0f6f50318 2019-07-30 11:19:11,808 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a55367cd-ca01-4166-8b5b-b38c6f2fbdb7.json used request id req-0753e135-70ea-4fb5-8673-2ba0f6f50318 2019-07-30 11:19:11,808 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0753e135-70ea-4fb5-8673-2ba0f6f50318 Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:19:11,808 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json used request id req-abc546c0-1654-45a5-88b6-d6ccdf744bd4 2019-07-30 11:19:11,808 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abc546c0-1654-45a5-88b6-d6ccdf744bd4 Content-Length: 0 Date: Tue, 30 Jul 2019 11:18:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:19:11,808 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 11:19:11,809 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b3d39526-2f07-4f59-852a-03145d69b035.json used request id req-abc546c0-1654-45a5-88b6-d6ccdf744bd4 2019-07-30 11:19:11,809 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 11:19:11,809 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:19:11,809 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:19:11,809 - functest.core.cloudify - DEBUG - Waiting for process 24513 to end... 2019-07-30 11:19:11,809 - functest.core.cloudify - DEBUG - Waiting for process 24513 to end... 2019-07-30 11:19:11,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:11,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:11,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:11,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:11,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:11,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:11,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:11,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:11,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:11,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:11,876 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:11 GMT 2019-07-30 11:19:11,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:11,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:11,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:11,877 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:11,877 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:16,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:16,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:16,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:16,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:16,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:16,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1298, "offset": 1298, "size": 50}}} 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:16 GMT 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:16,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:17,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:17 GMT 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:17,043 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:22,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:22,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:22,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:22,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:22,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:22,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:22,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:22,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:22,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1298, "offset": 1298, "size": 50}}} 2019-07-30 11:19:22,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:22,129 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:22 GMT 2019-07-30 11:19:22,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:22,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:19:22,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:22,129 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:22,129 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:22,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:22,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:22,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:22,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:22,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:22,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:22,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:22,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:22,204 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:22,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:22,205 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:22 GMT 2019-07-30 11:19:22,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:22,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:22,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:22,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:22,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:27,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:27,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:27,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:27,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:27,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:27,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:27,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:27,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:27,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1298, "offset": 1298, "size": 50}}} 2019-07-30 11:19:27,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:27,291 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:27 GMT 2019-07-30 11:19:27,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:27,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:19:27,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:27,291 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:27,291 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:27,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:27,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:27,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:27,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:27,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:27,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:27,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:27,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:27,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:27,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:27,355 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:27 GMT 2019-07-30 11:19:27,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:27,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:27,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:27,355 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:27,355 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:32,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:32,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:32,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:32,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:32,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:32,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:32,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:32,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:32,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:31.771Z", "message": "Waiting for process 24513 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:31.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}], "metadata": {"pagination": {"total": 1299, "offset": 1298, "size": 50}}} 2019-07-30 11:19:32,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:32,441 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:32 GMT 2019-07-30 11:19:32,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:32,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-07-30 11:19:32,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:32,441 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:32,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:32,441 - functest.core.cloudify - DEBUG - Waiting for process 24513 to end... 2019-07-30 11:19:32,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:32,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:32,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:32,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:32,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:32,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:32,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:32,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:32,529 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:32,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:32,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:32 GMT 2019-07-30 11:19:32,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:32,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:32,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:32,529 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:32,529 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:37,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:37,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:37,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:37,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:37,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:37,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1299, "offset": 1299, "size": 50}}} 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:37 GMT 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:37,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:37,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:37,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:37,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:37,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:37,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:37,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:37,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:37,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:37,666 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:37,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:37,666 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:37 GMT 2019-07-30 11:19:37,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:37,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:37,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:37,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:37,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:42,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:42,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:42,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:42,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:42,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:42,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:42,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:42,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:42,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1299, "offset": 1299, "size": 50}}} 2019-07-30 11:19:42,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:42,749 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:42 GMT 2019-07-30 11:19:42,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:42,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:19:42,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:42,749 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:42,749 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:42,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:42,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:42,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:42,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:42,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:42,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:42,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:42,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:42,808 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:42,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:42,808 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:42 GMT 2019-07-30 11:19:42,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:42,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:42,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:42,809 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:42,809 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:47,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:47,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:47,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:47,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:47,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:47,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:47,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:47,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:47,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1299, "offset": 1299, "size": 50}}} 2019-07-30 11:19:47,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:47,900 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:47 GMT 2019-07-30 11:19:47,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:47,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:19:47,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:47,900 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:47,900 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:47,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:47,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:47,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:47,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:47,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:47,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:47,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:47,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:47,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:47,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:47,968 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:47 GMT 2019-07-30 11:19:47,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:47,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:47,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:47,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:47,969 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:52,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:53,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:53,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:53,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:53,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:53,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:53,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:53,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:53,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:51.357Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": "Execution done (PID=24513, return_code=124): /tmp/2V3R3/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/2V3R3/remove-cluster-node.sh, exit_code: 124", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/2V3R3/remove-cluster-node.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_xxnrtt/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_xxnrtt/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_xxnrtt/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_xxnrtt/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_xxnrtt/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_xxnrtt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/2V3R3/remove-cluster-node.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T11:19:51.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_w2ho8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.071Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:51.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b5b77588-d85c-41ab-ba3d-5fe2b2782063"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.704Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:52.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:52.704Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:52.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 1314, "offset": 1299, "size": 50}}} 2019-07-30 11:19:53,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:53,089 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:53 GMT 2019-07-30 11:19:53,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:53,089 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:19:53,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:53,089 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:53,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:53,089 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:19:53,090 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 11:19:53,090 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 11:19:53,090 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 11:19:53,091 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 11:19:53,091 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 11:19:53,091 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 11:19:53,091 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 11:19:53,091 - functest.core.cloudify - DEBUG - Execution done (PID=24513, return_code=124): /tmp/2V3R3/remove-cluster-node.sh 2019-07-30 11:19:53,091 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 11:19:53,091 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/2V3R3/remove-cluster-node.sh, exit_code: 124 2019-07-30 11:19:53,092 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:19:53,092 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 11:19:53,092 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 11:19:53,092 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:19:53,092 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:19:53,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:53,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:53,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:53,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:53,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:53,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:53,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:53,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:53,149 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:53,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:53,149 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:53 GMT 2019-07-30 11:19:53,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:53,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:53,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:53,150 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:53,150 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:58,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:19:58,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:58,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:58,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:58,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:58,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:58,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:58,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:58,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:53.371Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:52.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:54.080Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:53.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:54.080Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:53.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:54.080Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:53.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:54.080Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:53.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:54.664Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:54.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_v39nrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:54.664Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:54.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:55.296Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:54.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:55.296Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:55.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:55.963Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:55.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:57.471Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:58.153Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:57.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:58.153Z", "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-30T11:19:57.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 1327, "offset": 1314, "size": 50}}} 2019-07-30 11:19:58,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:58,234 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:58 GMT 2019-07-30 11:19:58,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:58,234 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:19:58,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:58,234 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:58,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:19:58,234 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:19:58,235 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 11:19:58,235 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-30 11:19:58,235 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:19:58,236 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:19:58,236 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:19:58,236 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:19:58,236 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:19:58,236 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 11:19:58,236 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 11:19:58,237 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 11:19:58,237 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 11:19:58,237 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 11:19:58,237 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 11:19:58,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:19:58,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:19:58,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:19:58,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:19:58,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:19:58,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:19:58,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:19:58,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:19:58,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:19:58,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:19:58,297 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:19:58 GMT 2019-07-30 11:19:58,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:19:58,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:19:58,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:19:58,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:19:58,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:03,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:03,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:03,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:03,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:03,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:58.870Z", "message": "Stopping Agent vellum_host_xxnrtt", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:58.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.7ea55fad-461d-4845-8df2-d6fa9ae022a3"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:19:59.487Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:59.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:00.118Z", "message": "Successfully stopped daemon: vellum_host_xxnrtt\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:59.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.7ea55fad-461d-4845-8df2-d6fa9ae022a3"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:00.118Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_xxnrtt stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:59.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.7ea55fad-461d-4845-8df2-d6fa9ae022a3"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:00.118Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:59.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:00.118Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:19:59.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.7ea55fad-461d-4845-8df2-d6fa9ae022a3"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:00.714Z", "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-30T11:20:00.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:00.714Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:00.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:00.714Z", "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-30T11:20:00.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:01.313Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:00.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:01.313Z", "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-30T11:20:00.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:01.313Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:00.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:01.930Z", "message": "Deleting Agent vellum_host_xxnrtt", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bcf7c34f-ea1d-404d-9c9a-fd64f82c649a"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:02.496Z", "message": "Stopping Agent bind_host_rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:01.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.035d5322-72ef-4157-bcd5-1ecac40d66e2"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:03.030Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_rzeia8 stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:02.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.035d5322-72ef-4157-bcd5-1ecac40d66e2"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:03.030Z", "message": "Successfully stopped daemon: bind_host_rzeia8\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:02.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.035d5322-72ef-4157-bcd5-1ecac40d66e2"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:03.030Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:02.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.035d5322-72ef-4157-bcd5-1ecac40d66e2"}], "metadata": {"pagination": {"total": 1344, "offset": 1327, "size": 50}}} 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:03 GMT 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:03,406 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:03,407 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:03,407 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:20:03,407 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_xxnrtt 2019-07-30 11:20:03,408 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 11:20:03,408 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_xxnrtt 2019-07-30 11:20:03,408 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_xxnrtt stop 2019-07-30 11:20:03,408 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 11:20:03,408 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 11:20:03,409 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 11:20:03,409 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 11:20:03,409 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 11:20:03,409 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 11:20:03,409 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 11:20:03,409 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 11:20:03,410 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_xxnrtt 2019-07-30 11:20:03,410 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_rzeia8 2019-07-30 11:20:03,410 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_rzeia8 stop 2019-07-30 11:20:03,410 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_rzeia8 2019-07-30 11:20:03,410 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 11:20:03,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:03,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:03,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:03,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:03,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:03,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:03,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:03,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:03,470 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:03,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:03,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:03 GMT 2019-07-30 11:20:03,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:03,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:03,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:03,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:03,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:08,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:08,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:08,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:08,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:08,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:08,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:08,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:08,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:08,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:03.715Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:03.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:03.715Z", "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-30T11:20:03.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:03.715Z", "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-30T11:20:03.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:04.388Z", "message": "Deleting Agent bind_host_rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:04.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a1d12f3-1476-47e7-8594-2cec83f4beb3"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:05.642Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:05.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bcf7c34f-ea1d-404d-9c9a-fd64f82c649a"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:06.144Z", "message": "Successfully deleted daemon: vellum_host_xxnrtt", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:05.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bcf7c34f-ea1d-404d-9c9a-fd64f82c649a"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:06.144Z", "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-30T11:20:05.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bcf7c34f-ea1d-404d-9c9a-fd64f82c649a"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:06.144Z", "message": "11:20:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_xxnrtt: No response received for task 5f8ca6aa47f6497e972e883224ecb6bc", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:05.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bcf7c34f-ea1d-404d-9c9a-fd64f82c649a"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:06.711Z", "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-30T11:20:06.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:07.391Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:06.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:07.391Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:06.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:07.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:20:07.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}], "metadata": {"pagination": {"total": 1356, "offset": 1344, "size": 50}}} 2019-07-30 11:20:08,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:08,568 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:08 GMT 2019-07-30 11:20:08,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:08,569 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:20:08,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:08,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:08,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:08,569 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:20:08,570 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 11:20:08,570 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 11:20:08,570 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 11:20:08,570 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_rzeia8 2019-07-30 11:20:08,570 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 11:20:08,571 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_xxnrtt 2019-07-30 11:20:08,571 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 11:20:08,571 - functest.core.cloudify - DEBUG - 11:20:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_xxnrtt: No response received for task 5f8ca6aa47f6497e972e883224ecb6bc 2019-07-30 11:20:08,571 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 11:20:08,571 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 11:20:08,571 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 11:20:08,572 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:20:08,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:08,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:08,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:08,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:08,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:08,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:08,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:08,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:08,655 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:08,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:08,655 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:08 GMT 2019-07-30 11:20:08,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:08,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:08,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:08,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:08,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:13,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:13,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:13,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:13,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:13,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:13,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:13,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:13,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:13,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:08.608Z", "message": "Successfully deleted daemon: bind_host_rzeia8", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:08.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a1d12f3-1476-47e7-8594-2cec83f4beb3"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:08.608Z", "message": "11:20:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_rzeia8: No response received for task 13befdf5b91b4f6080566eeb7d33bcc5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:08.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a1d12f3-1476-47e7-8594-2cec83f4beb3"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:08.608Z", "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-30T11:20:08.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a1d12f3-1476-47e7-8594-2cec83f4beb3"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:08.608Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d168211c-380c-4408-a3ff-d52374d36482 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:07.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:08.608Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d168211c-380c-4408-a3ff-d52374d36482", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:07.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:08.608Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a598a4fd99928099fea9cc8c2565c5461330ea09\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:08.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:08.608Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:08.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.8a1d12f3-1476-47e7-8594-2cec83f4beb3"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.111Z", "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-30T11:20:09.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.794Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-6261200b-f1bf-48e2-ba87-0143270e0a9b x-compute-request-id: req-6261200b-f1bf-48e2-ba87-0143270e0a9b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:08.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.794Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:09.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.794Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:09.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.794Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-6261200b-f1bf-48e2-ba87-0143270e0a9b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:08.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.794Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-6261200b-f1bf-48e2-ba87-0143270e0a9b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:08.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.794Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a598a4fd99928099fea9cc8c2565c5461330ea09\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:08.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.794Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:20: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-41cc7799-9b20-4c22-b20c-d1ecc07b4b50 x-compute-request-id: req-41cc7799-9b20-4c22-b20c-d1ecc07b4b50 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-30T11:20:09.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.794Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-41cc7799-9b20-4c22-b20c-d1ecc07b4b50", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:09.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:09.794Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-41cc7799-9b20-4c22-b20c-d1ecc07b4b50", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:09.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:10.331Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:20:10.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:10.998Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06565474-35a5-46a7-b4e1-fdef31a1a7a9 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:10.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:10.998Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-06565474-35a5-46a7-b4e1-fdef31a1a7a9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:10.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:10.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}081b1b288b4aab0cb8162205d51fe79012377543\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:10.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:11.751Z", "message": "RESP: [200] Date: Tue, 30 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-76f065ac-e42f-47f9-ac30-1efa088d9cf1 x-compute-request-id: req-76f065ac-e42f-47f9-ac30-1efa088d9cf1 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T10:58:15Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:11.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:12.468Z", "message": "RESP: [202] Date: Tue, 30 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-d52be647-c6dd-4a3a-b413-d5eda6833e42 x-compute-request-id: req-d52be647-c6dd-4a3a-b413-d5eda6833e42 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-30T11:20:11.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:12.468Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-d52be647-c6dd-4a3a-b413-d5eda6833e42", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:11.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:12.468Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-d52be647-c6dd-4a3a-b413-d5eda6833e42", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:11.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:12.468Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}081b1b288b4aab0cb8162205d51fe79012377543\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:11.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:12.468Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-76f065ac-e42f-47f9-ac30-1efa088d9cf1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:11.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:12.468Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-76f065ac-e42f-47f9-ac30-1efa088d9cf1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:11.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}], "metadata": {"pagination": {"total": 1384, "offset": 1356, "size": 50}}} 2019-07-30 11:20:13,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:13,744 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:13 GMT 2019-07-30 11:20:13,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:13,745 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:20:13,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:13,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:13,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:13,745 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:20:13,747 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_rzeia8 2019-07-30 11:20:13,747 - functest.core.cloudify - DEBUG - 11:20:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_rzeia8: No response received for task 13befdf5b91b4f6080566eeb7d33bcc5 2019-07-30 11:20:13,747 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 11:20:13,747 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d168211c-380c-4408-a3ff-d52374d36482 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:20:13,747 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d168211c-380c-4408-a3ff-d52374d36482 2019-07-30 11:20:13,748 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a598a4fd99928099fea9cc8c2565c5461330ea09" 2019-07-30 11:20:13,748 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 11:20:13,748 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 11:20:13,748 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-6261200b-f1bf-48e2-ba87-0143270e0a9b x-compute-request-id: req-6261200b-f1bf-48e2-ba87-0143270e0a9b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:20:13,748 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 11:20:13,748 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 11:20:13,749 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-6261200b-f1bf-48e2-ba87-0143270e0a9b 2019-07-30 11:20:13,749 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-6261200b-f1bf-48e2-ba87-0143270e0a9b 2019-07-30 11:20:13,749 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a598a4fd99928099fea9cc8c2565c5461330ea09" -d '{"os-stop": null}' 2019-07-30 11:20:13,749 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:20: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-41cc7799-9b20-4c22-b20c-d1ecc07b4b50 x-compute-request-id: req-41cc7799-9b20-4c22-b20c-d1ecc07b4b50 Content-Length: 0 Content-Type: application/json 2019-07-30 11:20:13,749 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-41cc7799-9b20-4c22-b20c-d1ecc07b4b50 2019-07-30 11:20:13,749 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-41cc7799-9b20-4c22-b20c-d1ecc07b4b50 2019-07-30 11:20:13,750 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:20:13,750 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06565474-35a5-46a7-b4e1-fdef31a1a7a9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:20:13,750 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-06565474-35a5-46a7-b4e1-fdef31a1a7a9 2019-07-30 11:20:13,750 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b1b288b4aab0cb8162205d51fe79012377543" 2019-07-30 11:20:13,750 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 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-76f065ac-e42f-47f9-ac30-1efa088d9cf1 x-compute-request-id: req-76f065ac-e42f-47f9-ac30-1efa088d9cf1 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T10:58:15Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:20:13,750 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 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-d52be647-c6dd-4a3a-b413-d5eda6833e42 x-compute-request-id: req-d52be647-c6dd-4a3a-b413-d5eda6833e42 Content-Length: 0 Content-Type: application/json 2019-07-30 11:20:13,751 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-d52be647-c6dd-4a3a-b413-d5eda6833e42 2019-07-30 11:20:13,751 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-d52be647-c6dd-4a3a-b413-d5eda6833e42 2019-07-30 11:20:13,751 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b1b288b4aab0cb8162205d51fe79012377543" -d '{"os-stop": null}' 2019-07-30 11:20:13,751 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-76f065ac-e42f-47f9-ac30-1efa088d9cf1 2019-07-30 11:20:13,751 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-76f065ac-e42f-47f9-ac30-1efa088d9cf1 2019-07-30 11:20:13,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:13,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:13,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:13,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:13,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:13,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:13,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:13,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:13,811 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:13,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:13,811 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:13 GMT 2019-07-30 11:20:13,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:13,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:13,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:13,811 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:13,811 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:18,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:18,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:18,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:18,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:18,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:18,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:18,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:18,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:18,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1384, "offset": 1384, "size": 50}}} 2019-07-30 11:20:18,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:18,886 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:18 GMT 2019-07-30 11:20:18,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:18,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:20:18,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:18,886 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:18,886 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:18,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:18,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:18,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:18,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:18,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:18,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:18,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:18,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:18,941 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:18,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:18,941 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:18 GMT 2019-07-30 11:20:18,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:18,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:18,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:18,942 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:18,942 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:23,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:24,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:24,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:24,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:24,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:24,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:24,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:24,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:24,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:19.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a598a4fd99928099fea9cc8c2565c5461330ea09\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:19.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:19.970Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-155673fd-1472-40a2-b4d5-3328b01bf747", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:19.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:19.970Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-155673fd-1472-40a2-b4d5-3328b01bf747", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:19.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:19.970Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-155673fd-1472-40a2-b4d5-3328b01bf747 x-compute-request-id: req-155673fd-1472-40a2-b4d5-3328b01bf747 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T11:20:09Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:19.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.5f674c12-ff60-4e4d-9e7f-4693d8beb7dc"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:20.587Z", "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-30T11:20:20.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:21.952Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}081b1b288b4aab0cb8162205d51fe79012377543\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:21.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:22.569Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-abe2c55e-cf02-4fea-aad7-fb25e7f4feca x-compute-request-id: req-abe2c55e-cf02-4fea-aad7-fb25e7f4feca Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T11:20:11Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:22.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:23.186Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-abe2c55e-cf02-4fea-aad7-fb25e7f4feca", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:22.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:23.186Z", "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-30T11:20:22.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:23.186Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-abe2c55e-cf02-4fea-aad7-fb25e7f4feca", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:22.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a84f105b-a39b-477e-a029-7f292fae02a8"}], "metadata": {"pagination": {"total": 1394, "offset": 1384, "size": 50}}} 2019-07-30 11:20:24,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:24,053 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:24 GMT 2019-07-30 11:20:24,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:24,053 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:20:24,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:24,053 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:24,053 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:24,053 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:20:24,054 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a598a4fd99928099fea9cc8c2565c5461330ea09" 2019-07-30 11:20:24,054 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-155673fd-1472-40a2-b4d5-3328b01bf747 2019-07-30 11:20:24,054 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-155673fd-1472-40a2-b4d5-3328b01bf747 2019-07-30 11:20:24,055 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-155673fd-1472-40a2-b4d5-3328b01bf747 x-compute-request-id: req-155673fd-1472-40a2-b4d5-3328b01bf747 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:20:09Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:20:24,055 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 11:20:24,055 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b1b288b4aab0cb8162205d51fe79012377543" 2019-07-30 11:20:24,055 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-abe2c55e-cf02-4fea-aad7-fb25e7f4feca x-compute-request-id: req-abe2c55e-cf02-4fea-aad7-fb25e7f4feca Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:20:11Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:20:24,055 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-abe2c55e-cf02-4fea-aad7-fb25e7f4feca 2019-07-30 11:20:24,056 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 11:20:24,056 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-abe2c55e-cf02-4fea-aad7-fb25e7f4feca 2019-07-30 11:20:24,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:24,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:24,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:24,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:24,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:24,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:24,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:24,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:24,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:24,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:24,116 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:24 GMT 2019-07-30 11:20:24,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:24,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:24,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:24,117 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:24,117 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:29,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:29,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:29,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:29,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:29,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:29,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:29,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:29,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:29,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-07-30 11:20:29,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:29,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:29 GMT 2019-07-30 11:20:29,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:29,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:20:29,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:29,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:29,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:29,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:29,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:29,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:29,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:29,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:29,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:29,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:29,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:29,247 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:29,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:29,247 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:29 GMT 2019-07-30 11:20:29,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:29,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:29,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:29,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:29,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:34,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:34,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:34,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:34,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:34 GMT 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:20:34,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:34,353 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:34,353 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:34,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:34,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:34,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:34,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:34,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:34,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:34,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:34,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:34,408 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:34,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:34,408 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:34 GMT 2019-07-30 11:20:34,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:34,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:34,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:34,409 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:34,409 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:39,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:39,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:39,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:39,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:39,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:39,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:39,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:39,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:39,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-07-30 11:20:39,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:39,500 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:39 GMT 2019-07-30 11:20:39,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:39,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:20:39,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:39,500 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:39,500 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:39,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:39,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:39,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:39,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:39,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:39,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:39,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:39,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:39,672 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:39,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:39,672 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:39 GMT 2019-07-30 11:20:39,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:39,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:39,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:39,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:39,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:44,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:44,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:44,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:44,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:44,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:44 GMT 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:44,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:44,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:44,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:44,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:44,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:44,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:44,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:44,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:44,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:44,835 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:44,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:44,835 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:44 GMT 2019-07-30 11:20:44,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:44,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:44,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:44,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:44,835 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:49,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:49,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:49,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:49,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:49,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:49,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:49,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:49,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:49,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-07-30 11:20:49,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:49,913 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:49 GMT 2019-07-30 11:20:49,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:49,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 11:20:49,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:49,913 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:49,913 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:49,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:49,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:49,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:49,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:49,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:49,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:49,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:49,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:49,978 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:49,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:49,978 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:49 GMT 2019-07-30 11:20:49,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:49,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:49,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:49,979 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:49,979 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:54,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:20:55,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:55,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:55,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:55,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:55,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:55,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:55,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:55,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:50.316Z", "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-30T11:20:50.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:51.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:20:51.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c9677fdd-1461-4463-9719-a87b94c5f3d5"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:52.099Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-eadda7e2-a740-4015-8b09-c84c04112aa9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:51.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c9677fdd-1461-4463-9719-a87b94c5f3d5"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:52.099Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f17c71adbbb4298cb542adcb110a98714d874620\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:51.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c9677fdd-1461-4463-9719-a87b94c5f3d5"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:52.099Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eadda7e2-a740-4015-8b09-c84c04112aa9 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:51.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c9677fdd-1461-4463-9719-a87b94c5f3d5"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:52.842Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-bce0ef70-99cb-411e-8659-75558e1f2611 x-compute-request-id: req-bce0ef70-99cb-411e-8659-75558e1f2611 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:20Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:52.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c9677fdd-1461-4463-9719-a87b94c5f3d5"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:53.541Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-bce0ef70-99cb-411e-8659-75558e1f2611", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:52.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c9677fdd-1461-4463-9719-a87b94c5f3d5"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:53.541Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:52.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c9677fdd-1461-4463-9719-a87b94c5f3d5"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:53.541Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-bce0ef70-99cb-411e-8659-75558e1f2611", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:52.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.c9677fdd-1461-4463-9719-a87b94c5f3d5"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:53.541Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:53.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:53.541Z", "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-30T11:20:52.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:53.541Z", "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-30T11:20:53.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:54.089Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:53.823Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:54.089Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:53.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:54.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:20:54.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e5c23504-f3e5-43db-978b-48d5fcb8e406"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:54.706Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e2504a1-f507-4c93-9f36-833175f2ebff 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:54.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e5c23504-f3e5-43db-978b-48d5fcb8e406"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:54.706Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4b9168cefe3cec7167f76234331079aa4b1fe5e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:54.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e5c23504-f3e5-43db-978b-48d5fcb8e406"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:54.706Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6e2504a1-f507-4c93-9f36-833175f2ebff", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:54.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e5c23504-f3e5-43db-978b-48d5fcb8e406"}], "metadata": {"pagination": {"total": 1412, "offset": 1394, "size": 50}}} 2019-07-30 11:20:55,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:55,067 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:55 GMT 2019-07-30 11:20:55,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:55,067 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:20:55,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:55,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:55,067 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:20:55,067 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:20:55,068 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:20:55,068 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:20:55,069 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-eadda7e2-a740-4015-8b09-c84c04112aa9 2019-07-30 11:20:55,069 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17c71adbbb4298cb542adcb110a98714d874620" 2019-07-30 11:20:55,069 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eadda7e2-a740-4015-8b09-c84c04112aa9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:20:55,069 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-bce0ef70-99cb-411e-8659-75558e1f2611 x-compute-request-id: req-bce0ef70-99cb-411e-8659-75558e1f2611 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:20Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:20:55,069 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-bce0ef70-99cb-411e-8659-75558e1f2611 2019-07-30 11:20:55,070 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 11:20:55,070 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-bce0ef70-99cb-411e-8659-75558e1f2611 2019-07-30 11:20:55,070 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:20:55,070 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:20:55,070 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:20:55,070 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:20:55,070 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:20:55,071 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:20:55,071 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e2504a1-f507-4c93-9f36-833175f2ebff 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:20:55,071 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b9168cefe3cec7167f76234331079aa4b1fe5e" 2019-07-30 11:20:55,071 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6e2504a1-f507-4c93-9f36-833175f2ebff 2019-07-30 11:20:55,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:20:55,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:20:55,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:20:55,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:20:55,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:20:55,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:20:55,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:20:55,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:20:55,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:20:55,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:20:55,139 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:20:55 GMT 2019-07-30 11:20:55,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:20:55,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:20:55,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:20:55,139 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:20:55,140 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:00,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:21:00,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:00,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:00,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:00,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:00,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:00,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:00,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:00,237 - 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-30T11:20:55.210Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ea7cc4ae-649e-4e62-b754-692d35cb19e3", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:54.955Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:55.210Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea7cc4ae-649e-4e62-b754-692d35cb19e3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:54.955Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:55.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:54.950Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:55.775Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-60fd0677-27b8-4c90-a861-2586bdd0ae1b x-compute-request-id: req-60fd0677-27b8-4c90-a861-2586bdd0ae1b Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:22Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:55.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e5c23504-f3e5-43db-978b-48d5fcb8e406"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:55.775Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-60fd0677-27b8-4c90-a861-2586bdd0ae1b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:55.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e5c23504-f3e5-43db-978b-48d5fcb8e406"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:55.775Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:55.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e5c23504-f3e5-43db-978b-48d5fcb8e406"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:55.775Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}512206fe205d20cfd067a2f542528886caefc1eb\"", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:55.362Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:55.775Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:55.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:55.775Z", "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-30T11:20:55.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:55.775Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-60fd0677-27b8-4c90-a861-2586bdd0ae1b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:55.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.e5c23504-f3e5-43db-978b-48d5fcb8e406"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:56.414Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4cddd4ea-daaa-421c-b89d-37cf5cead1e7", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:56.063Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:56.414Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:55.929Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:56.414Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:55.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:56.414Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}512206fe205d20cfd067a2f542528886caefc1eb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:56.064Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:56.414Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-4cddd4ea-daaa-421c-b89d-37cf5cead1e7 x-compute-request-id: req-4cddd4ea-daaa-421c-b89d-37cf5cead1e7 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:20Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:56.063Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:56.414Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4cddd4ea-daaa-421c-b89d-37cf5cead1e7", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:56.063Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.200Z", "message": "Remove floating ip 172.30.9.212", "level": "info", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:56.994Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:56.994Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:56.994Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38645ec3-8971-4c56-b318-dd7c6cc1148e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.000Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38645ec3-8971-4c56-b318-dd7c6cc1148e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.000Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-38645ec3-8971-4c56-b318-dd7c6cc1148e", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.000Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-38645ec3-8971-4c56-b318-dd7c6cc1148e", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.000Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:20: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-9a8da3bd-f978-4ae0-9013-0a731ef19ee1 x-compute-request-id: req-9a8da3bd-f978-4ae0-9013-0a731ef19ee1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.190Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-9a8da3bd-f978-4ae0-9013-0a731ef19ee1", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.190Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-9a8da3bd-f978-4ae0-9013-0a731ef19ee1", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.191Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}512206fe205d20cfd067a2f542528886caefc1eb\"", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.191Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d82b2aaac156bcefcaea3b0c42141243bc39fae1\"", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.405Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d82b2aaac156bcefcaea3b0c42141243bc39fae1\"", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.405Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:57.797Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-56de51de-e88c-4763-8a90-afeabbcc0483 x-compute-request-id: req-56de51de-e88c-4763-8a90-afeabbcc0483 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:20Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.594Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d82b2aaac156bcefcaea3b0c42141243bc39fae1\"", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.658Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.744Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.744Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.744Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.744Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36ce20-082a-4848-8853-a52608af4ee0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.748Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36ce20-082a-4848-8853-a52608af4ee0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.748Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2c36ce20-082a-4848-8853-a52608af4ee0", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.749Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2c36ce20-082a-4848-8853-a52608af4ee0", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.749Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-94d27761-dc6f-4f24-ab7e-5fffc64466d1 x-compute-request-id: req-94d27761-dc6f-4f24-ab7e-5fffc64466d1 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.069Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-94d27761-dc6f-4f24-ab7e-5fffc64466d1", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.069Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-94d27761-dc6f-4f24-ab7e-5fffc64466d1", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.070Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df\"", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.162Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df\"", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.162Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-56de51de-e88c-4763-8a90-afeabbcc0483", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.594Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-56de51de-e88c-4763-8a90-afeabbcc0483", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.594Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}512206fe205d20cfd067a2f542528886caefc1eb\"", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.595Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-5301385f-f321-4cda-a7cd-bed81f977db2 Date: Tue, 30 Jul 2019 11:20:57 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:51:43Z\", \"updated_at\": \"2019-07-30T10:51:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:35:4d:8e\", \"device_id\": \"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"95f82e78-8964-449d-bbb4-d317a0751c67\", \"id\": \"70d8fbf6-5c17-41c1-9083-fe91c93d6651\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"updated_at\": \"2019-07-30T10:59:39Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:6f:9b:79\", \"device_id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\", \"id\": \"7eab7d7f-5b56-4b46-89e3-496191666a43\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.656Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-5301385f-f321-4cda-a7cd-bed81f977db2 Date: Tue, 30 Jul 2019 11:20:57 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:51:43Z\", \"updated_at\": \"2019-07-30T10:51:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:35:4d:8e\", \"device_id\": \"6e204b6d-75fd-496f-95d3-9cef4e5fd6c0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"95f82e78-8964-449d-bbb4-d317a0751c67\", \"id\": \"70d8fbf6-5c17-41c1-9083-fe91c93d6651\", \"qos_policy_id\": null}, {\"router_id\": \"e64450d2-680d-4188-8bf9-87b4f2153090\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"created_at\": \"2019-07-30T10:55:31Z\", \"updated_at\": \"2019-07-30T10:59:39Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:6f:9b:79\", \"device_id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"port_id\": \"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\", \"id\": \"7eab7d7f-5b56-4b46-89e3-496191666a43\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.656Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5301385f-f321-4cda-a7cd-bed81f977db2", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.657Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}], "metadata": {"pagination": {"total": 1491, "offset": 1412, "size": 50}}} 2019-07-30 11:21:00,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:00,237 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:00 GMT 2019-07-30 11:21:00,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:00,237 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:21:00,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:00,237 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:00,237 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:00,238 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:21:00,240 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ea7cc4ae-649e-4e62-b754-692d35cb19e3 2019-07-30 11:21:00,241 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea7cc4ae-649e-4e62-b754-692d35cb19e3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:00,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:00,241 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-60fd0677-27b8-4c90-a861-2586bdd0ae1b x-compute-request-id: req-60fd0677-27b8-4c90-a861-2586bdd0ae1b Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:22Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:00,241 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-60fd0677-27b8-4c90-a861-2586bdd0ae1b 2019-07-30 11:21:00,241 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 11:21:00,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512206fe205d20cfd067a2f542528886caefc1eb" 2019-07-30 11:21:00,242 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 11:21:00,242 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 11:21:00,242 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-60fd0677-27b8-4c90-a861-2586bdd0ae1b 2019-07-30 11:21:00,242 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4cddd4ea-daaa-421c-b89d-37cf5cead1e7 2019-07-30 11:21:00,242 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-30 11:21:00,242 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:21:00,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512206fe205d20cfd067a2f542528886caefc1eb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-07-30 11:21:00,243 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-4cddd4ea-daaa-421c-b89d-37cf5cead1e7 x-compute-request-id: req-4cddd4ea-daaa-421c-b89d-37cf5cead1e7 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:20Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:00,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4cddd4ea-daaa-421c-b89d-37cf5cead1e7 2019-07-30 11:21:00,243 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.212 2019-07-30 11:21:00,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:00,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:00,244 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38645ec3-8971-4c56-b318-dd7c6cc1148e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:00,244 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38645ec3-8971-4c56-b318-dd7c6cc1148e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:00,244 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-38645ec3-8971-4c56-b318-dd7c6cc1148e 2019-07-30 11:21:00,244 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-38645ec3-8971-4c56-b318-dd7c6cc1148e 2019-07-30 11:21:00,244 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:20: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-9a8da3bd-f978-4ae0-9013-0a731ef19ee1 x-compute-request-id: req-9a8da3bd-f978-4ae0-9013-0a731ef19ee1 Content-Length: 0 Content-Type: application/json 2019-07-30 11:21:00,244 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-9a8da3bd-f978-4ae0-9013-0a731ef19ee1 2019-07-30 11:21:00,245 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-9a8da3bd-f978-4ae0-9013-0a731ef19ee1 2019-07-30 11:21:00,245 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512206fe205d20cfd067a2f542528886caefc1eb" 2019-07-30 11:21:00,245 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b2aaac156bcefcaea3b0c42141243bc39fae1" 2019-07-30 11:21:00,245 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b2aaac156bcefcaea3b0c42141243bc39fae1" 2019-07-30 11:21:00,245 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-56de51de-e88c-4763-8a90-afeabbcc0483 x-compute-request-id: req-56de51de-e88c-4763-8a90-afeabbcc0483 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:20Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:00,245 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/95f82e78-8964-449d-bbb4-d317a0751c67.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b2aaac156bcefcaea3b0c42141243bc39fae1" 2019-07-30 11:21:00,245 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf 2019-07-30 11:21:00,246 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf 2019-07-30 11:21:00,246 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:00,246 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:00,246 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36ce20-082a-4848-8853-a52608af4ee0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:00,246 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36ce20-082a-4848-8853-a52608af4ee0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:00,246 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2c36ce20-082a-4848-8853-a52608af4ee0 2019-07-30 11:21:00,246 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2c36ce20-082a-4848-8853-a52608af4ee0 2019-07-30 11:21:00,247 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-94d27761-dc6f-4f24-ab7e-5fffc64466d1 x-compute-request-id: req-94d27761-dc6f-4f24-ab7e-5fffc64466d1 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 11:21:00,247 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-94d27761-dc6f-4f24-ab7e-5fffc64466d1 2019-07-30 11:21:00,247 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-94d27761-dc6f-4f24-ab7e-5fffc64466d1 2019-07-30 11:21:00,247 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df" 2019-07-30 11:21:00,247 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df" 2019-07-30 11:21:00,247 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-56de51de-e88c-4763-8a90-afeabbcc0483 2019-07-30 11:21:00,248 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-56de51de-e88c-4763-8a90-afeabbcc0483 2019-07-30 11:21:00,248 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512206fe205d20cfd067a2f542528886caefc1eb" 2019-07-30 11:21:00,248 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-5301385f-f321-4cda-a7cd-bed81f977db2 Date: Tue, 30 Jul 2019 11:20:57 GMT RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "updated_at": "2019-07-30T10:59:39Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:9b:79", "device_id": "0f93630f-8765-468b-92c0-d043b1a4b10b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "dfe065a1-c8ba-4997-9df6-f51cc6b89a3d", "id": "7eab7d7f-5b56-4b46-89e3-496191666a43", "qos_policy_id": null}]} 2019-07-30 11:21:00,248 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-5301385f-f321-4cda-a7cd-bed81f977db2 Date: Tue, 30 Jul 2019 11:20:57 GMT RESP BODY: {"floatingips": [{"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:51:43Z", "updated_at": "2019-07-30T10:51:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:4d:8e", "device_id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "95f82e78-8964-449d-bbb4-d317a0751c67", "id": "70d8fbf6-5c17-41c1-9083-fe91c93d6651", "qos_policy_id": null}, {"router_id": "e64450d2-680d-4188-8bf9-87b4f2153090", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:55:31Z", "updated_at": "2019-07-30T10:59:39Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:9b:79", "device_id": "0f93630f-8765-468b-92c0-d043b1a4b10b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "port_id": "dfe065a1-c8ba-4997-9df6-f51cc6b89a3d", "id": "7eab7d7f-5b56-4b46-89e3-496191666a43", "qos_policy_id": null}]} 2019-07-30 11:21:00,248 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5301385f-f321-4cda-a7cd-bed81f977db2 2019-07-30 11:21:00,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:21:00,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:00,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:00,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:00,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:00,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:00,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:00,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:00,330 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:21:00,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:00,330 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:00 GMT 2019-07-30 11:21:00,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:00,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:21:00,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:00,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:00,331 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:05,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:21:05,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:05,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:05,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:05,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:05,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:05,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:05,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:05,424 - 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-30T11:20:58.511Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-6797cd74-f1ef-466e-b528-28a0d7798dbf Date: Tue, 30 Jul 2019 11:20:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:13Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\",\"security_groups\":[\"8605a438-c54a-4a92-9d04-a72c441f4999\",\"c272ffad-2b6d-444c-99d1-6eff48cea1d2\"],\"mac_address\":\"fa:16:3e:6f:9b:79\",\"device_id\":\"0f93630f-8765-468b-92c0-d043b1a4b10b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:51Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.743Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-6797cd74-f1ef-466e-b528-28a0d7798dbf Date: Tue, 30 Jul 2019 11:20:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T10:58:13Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d\",\"security_groups\":[\"8605a438-c54a-4a92-9d04-a72c441f4999\",\"c272ffad-2b6d-444c-99d1-6eff48cea1d2\"],\"mac_address\":\"fa:16:3e:6f:9b:79\",\"device_id\":\"0f93630f-8765-468b-92c0-d043b1a4b10b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"26df5246-a6d4-4a6d-9650-213c0c8b0df0\",\"tenant_id\":\"1ad0ad2825fb4986be8ebaca95928659\",\"created_at\":\"2019-07-30T10:55:51Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.743Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.744Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.744Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.744Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.744Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.744Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36ce20-082a-4848-8853-a52608af4ee0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.748Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36ce20-082a-4848-8853-a52608af4ee0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.748Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2c36ce20-082a-4848-8853-a52608af4ee0", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.749Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2c36ce20-082a-4848-8853-a52608af4ee0", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:57.749Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-94d27761-dc6f-4f24-ab7e-5fffc64466d1 x-compute-request-id: req-94d27761-dc6f-4f24-ab7e-5fffc64466d1 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.069Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-94d27761-dc6f-4f24-ab7e-5fffc64466d1", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.069Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-94d27761-dc6f-4f24-ab7e-5fffc64466d1", "level": "debug", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.070Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bc575b6c-baba-44f5-a840-bec972ce8f44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df\"", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.162Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:58.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df\"", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.162Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.260Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_mro2n6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.365Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.260Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:58.435Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.260Z", "message": "RESP: [200] Date: Tue, 30 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-39b39548-f408-4349-a068-d4c6ae38cdf6 x-compute-request-id: req-39b39548-f408-4349-a068-d4c6ae38cdf6 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:22Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.103Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3972f48f-fa7f-456f-9866-2818b7880f25", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.493Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-39b39548-f408-4349-a068-d4c6ae38cdf6", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.103Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-39b39548-f408-4349-a068-d4c6ae38cdf6", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.103Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-39b39548-f408-4349-a068-d4c6ae38cdf6", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.104Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.212\"}}'", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.104Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.212\"}}'", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.104Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.488Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3972f48f-fa7f-456f-9866-2818b7880f25 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.492Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "RESP: [200] Date: Tue, 30 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-39b39548-f408-4349-a068-d4c6ae38cdf6 x-compute-request-id: req-39b39548-f408-4349-a068-d4c6ae38cdf6 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:22Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.103Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:20:59.764Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-39b39548-f408-4349-a068-d4c6ae38cdf6", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.103Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:00.431Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:20:59.886Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:00.966Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-a69b2c37-146e-4db7-b9ce-603bff755b0b", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:00.673Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:00.966Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-a69b2c37-146e-4db7-b9ce-603bff755b0b x-compute-request-id: req-a69b2c37-146e-4db7-b9ce-603bff755b0b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:20Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:00.673Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:00.966Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-a69b2c37-146e-4db7-b9ce-603bff755b0b", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:00.673Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:00.966Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:00.674Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:01.469Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:20: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-ad58a268-1fd7-4454-ba6a-8b849360c1f0 x-compute-request-id: req-ad58a268-1fd7-4454-ba6a-8b849360c1f0 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_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.426Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:01.972Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-ad58a268-1fd7-4454-ba6a-8b849360c1f0", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.426Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:01.972Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.863Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:01.972Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:20: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-ad58a268-1fd7-4454-ba6a-8b849360c1f0 x-compute-request-id: req-ad58a268-1fd7-4454-ba6a-8b849360c1f0 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_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.426Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:01.972Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-ad58a268-1fd7-4454-ba6a-8b849360c1f0", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.426Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:01.972Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-ad58a268-1fd7-4454-ba6a-8b849360c1f0", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.426Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:01.972Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-ad58a268-1fd7-4454-ba6a-8b849360c1f0", "level": "debug", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.426Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:01.972Z", "message": "Floating ip 172.30.9.212 detached from server", "level": "info", "target_id": "bind_floatingip_d68shs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.427Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.40ee0ecd-c8ac-41f6-95ff-871156e79d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:02.610Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:21: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-c8a05a10-20bf-46fc-9183-ab8c8055d462 x-compute-request-id: req-c8a05a10-20bf-46fc-9183-ab8c8055d462 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.963Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:02.610Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.006Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:02.610Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.279Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:02.610Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4bcfed03-1795-4bce-803c-89303dc0de8e", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.279Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:02.610Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4bcfed03-1795-4bce-803c-89303dc0de8e", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.279Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:02.610Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-4bcfed03-1795-4bce-803c-89303dc0de8e x-compute-request-id: req-4bcfed03-1795-4bce-803c-89303dc0de8e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:20Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.278Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:02.610Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.964Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:02.610Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-c8a05a10-20bf-46fc-9183-ab8c8055d462", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:01.963Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}], "metadata": {"pagination": {"total": 1533, "offset": 1462, "size": 50}}} 2019-07-30 11:21:05,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:05,425 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:05 GMT 2019-07-30 11:21:05,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:05,425 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:21:05,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:05,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:05,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:05,425 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:21:05,428 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-6797cd74-f1ef-466e-b528-28a0d7798dbf Date: Tue, 30 Jul 2019 11:20:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.3"}],"id":"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d","security_groups":["8605a438-c54a-4a92-9d04-a72c441f4999","c272ffad-2b6d-444c-99d1-6eff48cea1d2"],"mac_address":"fa:16:3e:6f:9b:79","device_id":"0f93630f-8765-468b-92c0-d043b1a4b10b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:21:05,428 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-6797cd74-f1ef-466e-b528-28a0d7798dbf Date: Tue, 30 Jul 2019 11:20:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T10:58:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","ip_address":"192.168.120.3"}],"id":"dfe065a1-c8ba-4997-9df6-f51cc6b89a3d","security_groups":["8605a438-c54a-4a92-9d04-a72c441f4999","c272ffad-2b6d-444c-99d1-6eff48cea1d2"],"mac_address":"fa:16:3e:6f:9b:79","device_id":"0f93630f-8765-468b-92c0-d043b1a4b10b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1ad0ad2825fb4986be8ebaca95928659","qos_policy_id":null,"admin_state_up":true,"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:55:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 11:21:05,428 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf 2019-07-30 11:21:05,429 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf 2019-07-30 11:21:05,429 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf 2019-07-30 11:21:05,429 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/dfe065a1-c8ba-4997-9df6-f51cc6b89a3d.json used request id req-6797cd74-f1ef-466e-b528-28a0d7798dbf 2019-07-30 11:21:05,429 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:05,429 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36ce20-082a-4848-8853-a52608af4ee0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:05,429 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36ce20-082a-4848-8853-a52608af4ee0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:05,430 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2c36ce20-082a-4848-8853-a52608af4ee0 2019-07-30 11:21:05,430 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2c36ce20-082a-4848-8853-a52608af4ee0 2019-07-30 11:21:05,430 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-94d27761-dc6f-4f24-ab7e-5fffc64466d1 x-compute-request-id: req-94d27761-dc6f-4f24-ab7e-5fffc64466d1 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 11:21:05,430 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-94d27761-dc6f-4f24-ab7e-5fffc64466d1 2019-07-30 11:21:05,430 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-94d27761-dc6f-4f24-ab7e-5fffc64466d1 2019-07-30 11:21:05,430 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df" 2019-07-30 11:21:05,431 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df" 2019-07-30 11:21:05,431 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:21:05,431 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:21:05,431 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 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-39b39548-f408-4349-a068-d4c6ae38cdf6 x-compute-request-id: req-39b39548-f408-4349-a068-d4c6ae38cdf6 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:22Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:05,431 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3972f48f-fa7f-456f-9866-2818b7880f25 2019-07-30 11:21:05,431 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-39b39548-f408-4349-a068-d4c6ae38cdf6 2019-07-30 11:21:05,432 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-39b39548-f408-4349-a068-d4c6ae38cdf6 2019-07-30 11:21:05,432 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-39b39548-f408-4349-a068-d4c6ae38cdf6 2019-07-30 11:21:05,432 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df" -d '{"removeFloatingIp": {"address": "172.30.9.212"}}' 2019-07-30 11:21:05,432 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced607235df0bdab54e2e50c7eb6fbf3fa7577df" -d '{"removeFloatingIp": {"address": "172.30.9.212"}}' 2019-07-30 11:21:05,432 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:05,432 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3972f48f-fa7f-456f-9866-2818b7880f25 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:05,432 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 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-39b39548-f408-4349-a068-d4c6ae38cdf6 x-compute-request-id: req-39b39548-f408-4349-a068-d4c6ae38cdf6 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:22Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:05,433 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-39b39548-f408-4349-a068-d4c6ae38cdf6 2019-07-30 11:21:05,433 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf" 2019-07-30 11:21:05,433 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-a69b2c37-146e-4db7-b9ce-603bff755b0b 2019-07-30 11:21:05,433 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:20: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-a69b2c37-146e-4db7-b9ce-603bff755b0b x-compute-request-id: req-a69b2c37-146e-4db7-b9ce-603bff755b0b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:20Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:05,433 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-a69b2c37-146e-4db7-b9ce-603bff755b0b 2019-07-30 11:21:05,433 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 11:21:05,434 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:20: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-ad58a268-1fd7-4454-ba6a-8b849360c1f0 x-compute-request-id: req-ad58a268-1fd7-4454-ba6a-8b849360c1f0 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-30 11:21:05,434 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-ad58a268-1fd7-4454-ba6a-8b849360c1f0 2019-07-30 11:21:05,434 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-30 11:21:05,434 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:20: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-ad58a268-1fd7-4454-ba6a-8b849360c1f0 x-compute-request-id: req-ad58a268-1fd7-4454-ba6a-8b849360c1f0 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-30 11:21:05,434 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-ad58a268-1fd7-4454-ba6a-8b849360c1f0 2019-07-30 11:21:05,434 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-ad58a268-1fd7-4454-ba6a-8b849360c1f0 2019-07-30 11:21:05,435 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-ad58a268-1fd7-4454-ba6a-8b849360c1f0 2019-07-30 11:21:05,435 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.212 detached from server 2019-07-30 11:21:05,435 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:21: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-c8a05a10-20bf-46fc-9183-ab8c8055d462 x-compute-request-id: req-c8a05a10-20bf-46fc-9183-ab8c8055d462 Content-Length: 0 Content-Type: application/json 2019-07-30 11:21:05,435 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:21:05,435 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf" 2019-07-30 11:21:05,435 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4bcfed03-1795-4bce-803c-89303dc0de8e 2019-07-30 11:21:05,435 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4bcfed03-1795-4bce-803c-89303dc0de8e 2019-07-30 11:21:05,436 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-4bcfed03-1795-4bce-803c-89303dc0de8e x-compute-request-id: req-4bcfed03-1795-4bce-803c-89303dc0de8e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:20Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:05,436 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf" 2019-07-30 11:21:05,436 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/action used request id req-c8a05a10-20bf-46fc-9183-ab8c8055d462 2019-07-30 11:21:05,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:21:05,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:05,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:05,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:05,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:05,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:05,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:05,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:05,496 - 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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:21:05,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:05,496 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:05 GMT 2019-07-30 11:21:05,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:05,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:21:05,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:05,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:05,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:10,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:21:10,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:10,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:10,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:10,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:10,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:10,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:10,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:10,587 - 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-30T11:21:02.610Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.279Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.156Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-2186d7b2-9969-4f97-a033-a0c6b2b05902", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.562Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.156Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-2186d7b2-9969-4f97-a033-a0c6b2b05902 x-compute-request-id: req-2186d7b2-9969-4f97-a033-a0c6b2b05902 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.561Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.156Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-2186d7b2-9969-4f97-a033-a0c6b2b05902", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.561Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f4a3be83-a8d6-40e9-bbd3-5714a7ba9340"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.156Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:02.828Z", "source_id": "vellum_host_xxnrtt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.156Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:03.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.754Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b3240bb9-150a-4950-8f26-2b8a8aac086d", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:03.144Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.754Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:03.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.754Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:03.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.754Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f7ffa591b78296382909849f5e589cc22d65f99\"", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:03.541Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.754Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:03.136Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:03.754Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3240bb9-150a-4950-8f26-2b8a8aac086d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:03.144Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:04.371Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-fe56e3c0-0103-4538-9d79-4b1ed482e5ed x-compute-request-id: req-fe56e3c0-0103-4538-9d79-4b1ed482e5ed Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:22Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:04.312Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:04.903Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-dc33536a-4a80-434d-87ba-866ce1b7f256", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:04.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:04.903Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0895ccbab510569d9f3cda4cfe3075c97143ab3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:04.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:04.903Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-fe56e3c0-0103-4538-9d79-4b1ed482e5ed", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:04.312Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:04.903Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-fe56e3c0-0103-4538-9d79-4b1ed482e5ed", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:04.313Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:04.903Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f7ffa591b78296382909849f5e589cc22d65f99\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:04.314Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:04.903Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:04.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:04.903Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:21:04.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:04.903Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc33536a-4a80-434d-87ba-866ce1b7f256 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:04.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:05.657Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-4daff071-dd98-4e6f-9701-42c85357e76a x-compute-request-id: req-4daff071-dd98-4e6f-9701-42c85357e76a Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:20Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4daff071-dd98-4e6f-9701-42c85357e76a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-e212a2c3-b711-4f08-82fb-829d4d359fda", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.920Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4daff071-dd98-4e6f-9701-42c85357e76a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0895ccbab510569d9f3cda4cfe3075c97143ab3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:21: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-d173e4c7-f63f-49d3-b066-186e0e74e7ba x-compute-request-id: req-d173e4c7-f63f-49d3-b066-186e0e74e7ba Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.564Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-d173e4c7-f63f-49d3-b066-186e0e74e7ba", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.564Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-d173e4c7-f63f-49d3-b066-186e0e74e7ba", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.564Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f7ffa591b78296382909849f5e589cc22d65f99\"", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.565Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 11:21: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-f9a8aedf-6a02-4d16-9ed2-e359db9a1538 x-compute-request-id: req-f9a8aedf-6a02-4d16-9ed2-e359db9a1538 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-f9a8aedf-6a02-4d16-9ed2-e359db9a1538", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-f9a8aedf-6a02-4d16-9ed2-e359db9a1538", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0895ccbab510569d9f3cda4cfe3075c97143ab3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-e212a2c3-b711-4f08-82fb-829d4d359fda x-compute-request-id: req-e212a2c3-b711-4f08-82fb-829d4d359fda Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:22Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.920Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-e212a2c3-b711-4f08-82fb-829d4d359fda", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.920Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f7ffa591b78296382909849f5e589cc22d65f99\"", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:05.921Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.798Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-b7730774-2ade-4599-a604-036f7ce6165f x-compute-request-id: req-b7730774-2ade-4599-a604-036f7ce6165f Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d3:f3:c7\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:21:05Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_vellum_host_xxnrtt\", \"created\": \"2019-07-30T10:55:49Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:06.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-b7730774-2ade-4599-a604-036f7ce6165f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:06.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-b7730774-2ade-4599-a604-036f7ce6165f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:06.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.798Z", "message": "Waiting for server \"6982d246-2945-4f20-8cf3-2f2c3bb5e794\" 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-30T11:21:06.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.798Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:06.621Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.798Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-5704306e-0438-49cd-ae7c-390ccf63f755 x-compute-request-id: req-5704306e-0438-49cd-ae7c-390ccf63f755 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"12b7fa94-86b3-4a6d-be43-1decb9a20c62\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3f86ef0-4735-44bd-9131-a9b1e38e5170\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9eb3f21-b250-4160-9a83-305388da9570\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1ae58a9-4cfe-4782-b2d2-599f76932757\"}], \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"id\": \"8605a438-c54a-4a92-9d04-a72c441f4999\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:06.247Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-5704306e-0438-49cd-ae7c-390ccf63f755", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:06.247Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:06.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-5704306e-0438-49cd-ae7c-390ccf63f755", "level": "debug", "target_id": "bind_security_group_bhqf3i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:06.247Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.beb492d7-5d18-4abc-9599-a2646aec463b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:07.466Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:06.763Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:08.047Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:07.980Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:08.713Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3df9a8202bd16aecfbe3182edbe11d653e6c05f\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:08.404Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:08.713Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b3c1dd0-1e89-4877-8737-11409326a1a6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:07.985Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:08.713Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9b3c1dd0-1e89-4877-8737-11409326a1a6", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:07.985Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}], "metadata": {"pagination": {"total": 1575, "offset": 1512, "size": 50}}} 2019-07-30 11:21:10,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:10,587 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:10 GMT 2019-07-30 11:21:10,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:10,588 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:21:10,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:10,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:10,588 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:10,588 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:21:10,590 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78da4ffb88dd2d9b110fbee9ef008c31558657bf" 2019-07-30 11:21:10,591 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-2186d7b2-9969-4f97-a033-a0c6b2b05902 2019-07-30 11:21:10,591 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-2186d7b2-9969-4f97-a033-a0c6b2b05902 x-compute-request-id: req-2186d7b2-9969-4f97-a033-a0c6b2b05902 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 11:21:10,591 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794/os-security-groups used request id req-2186d7b2-9969-4f97-a033-a0c6b2b05902 2019-07-30 11:21:10,591 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:21:10,591 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:21:10,591 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b3240bb9-150a-4950-8f26-2b8a8aac086d 2019-07-30 11:21:10,592 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:21:10,592 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 11:21:10,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7ffa591b78296382909849f5e589cc22d65f99" 2019-07-30 11:21:10,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:10,592 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3240bb9-150a-4950-8f26-2b8a8aac086d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:10,592 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-fe56e3c0-0103-4538-9d79-4b1ed482e5ed x-compute-request-id: req-fe56e3c0-0103-4538-9d79-4b1ed482e5ed Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:22Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:10,593 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-dc33536a-4a80-434d-87ba-866ce1b7f256 2019-07-30 11:21:10,593 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0895ccbab510569d9f3cda4cfe3075c97143ab3" 2019-07-30 11:21:10,593 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-fe56e3c0-0103-4538-9d79-4b1ed482e5ed 2019-07-30 11:21:10,593 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-fe56e3c0-0103-4538-9d79-4b1ed482e5ed 2019-07-30 11:21:10,593 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7ffa591b78296382909849f5e589cc22d65f99" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-07-30 11:21:10,593 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 11:21:10,594 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:10,594 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc33536a-4a80-434d-87ba-866ce1b7f256 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:10,594 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-4daff071-dd98-4e6f-9701-42c85357e76a x-compute-request-id: req-4daff071-dd98-4e6f-9701-42c85357e76a Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:20Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:10,594 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4daff071-dd98-4e6f-9701-42c85357e76a 2019-07-30 11:21:10,594 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-e212a2c3-b711-4f08-82fb-829d4d359fda 2019-07-30 11:21:10,594 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-4daff071-dd98-4e6f-9701-42c85357e76a 2019-07-30 11:21:10,595 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0895ccbab510569d9f3cda4cfe3075c97143ab3" 2019-07-30 11:21:10,595 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:21: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-d173e4c7-f63f-49d3-b066-186e0e74e7ba x-compute-request-id: req-d173e4c7-f63f-49d3-b066-186e0e74e7ba Content-Length: 0 Content-Type: application/json 2019-07-30 11:21:10,595 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-d173e4c7-f63f-49d3-b066-186e0e74e7ba 2019-07-30 11:21:10,595 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-d173e4c7-f63f-49d3-b066-186e0e74e7ba 2019-07-30 11:21:10,595 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7ffa591b78296382909849f5e589cc22d65f99" 2019-07-30 11:21:10,595 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 11:21: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-f9a8aedf-6a02-4d16-9ed2-e359db9a1538 x-compute-request-id: req-f9a8aedf-6a02-4d16-9ed2-e359db9a1538 Content-Type: application/json 2019-07-30 11:21:10,596 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-f9a8aedf-6a02-4d16-9ed2-e359db9a1538 2019-07-30 11:21:10,596 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-f9a8aedf-6a02-4d16-9ed2-e359db9a1538 2019-07-30 11:21:10,596 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0895ccbab510569d9f3cda4cfe3075c97143ab3" 2019-07-30 11:21:10,596 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-e212a2c3-b711-4f08-82fb-829d4d359fda x-compute-request-id: req-e212a2c3-b711-4f08-82fb-829d4d359fda Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:22Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:10,596 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-e212a2c3-b711-4f08-82fb-829d4d359fda 2019-07-30 11:21:10,596 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7ffa591b78296382909849f5e589cc22d65f99" 2019-07-30 11:21:10,597 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-b7730774-2ade-4599-a604-036f7ce6165f x-compute-request-id: req-b7730774-2ade-4599-a604-036f7ce6165f Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f3:c7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "6982d246-2945-4f20-8cf3-2f2c3bb5e794", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:21:05Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_vellum_host_xxnrtt", "created": "2019-07-30T10:55:49Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:10,597 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-b7730774-2ade-4599-a604-036f7ce6165f 2019-07-30 11:21:10,597 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-b7730774-2ade-4599-a604-036f7ce6165f 2019-07-30 11:21:10,597 - functest.core.cloudify - DEBUG - Waiting for server "6982d246-2945-4f20-8cf3-2f2c3bb5e794" to be deleted. current status: SHUTOFF 2019-07-30 11:21:10,597 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:21:10,597 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-5704306e-0438-49cd-ae7c-390ccf63f755 x-compute-request-id: req-5704306e-0438-49cd-ae7c-390ccf63f755 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "12b7fa94-86b3-4a6d-be43-1decb9a20c62"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3f86ef0-4735-44bd-9131-a9b1e38e5170"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9eb3f21-b250-4160-9a83-305388da9570"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8605a438-c54a-4a92-9d04-a72c441f4999", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1ae58a9-4cfe-4782-b2d2-599f76932757"}], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "8605a438-c54a-4a92-9d04-a72c441f4999", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 11:21:10,597 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-5704306e-0438-49cd-ae7c-390ccf63f755 2019-07-30 11:21:10,598 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-5704306e-0438-49cd-ae7c-390ccf63f755 2019-07-30 11:21:10,598 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:21:10,598 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:10,598 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3df9a8202bd16aecfbe3182edbe11d653e6c05f" 2019-07-30 11:21:10,598 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b3c1dd0-1e89-4877-8737-11409326a1a6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:10,598 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9b3c1dd0-1e89-4877-8737-11409326a1a6 2019-07-30 11:21:10,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:21:10,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:10,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:10,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:10,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:10,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:10,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:10,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:10,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:21:10,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:10,661 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:10 GMT 2019-07-30 11:21:10,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:10,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:21:10,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:10,662 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:10,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:15,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:21:15,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:15,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:15,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:15,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:15,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:15,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:15,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:15,764 - 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-30T11:21:09.346Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f346677b-95e2-440c-9c82-16b59b9b1ab8", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:09.003Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:09.346Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f346677b-95e2-440c-9c82-16b59b9b1ab8", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:09.003Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:09.346Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3df9a8202bd16aecfbe3182edbe11d653e6c05f\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:09.004Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:09.346Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-f346677b-95e2-440c-9c82-16b59b9b1ab8 x-compute-request-id: req-f346677b-95e2-440c-9c82-16b59b9b1ab8 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:22Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:09.003Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:09.852Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 11:21: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-e111b453-97c9-41d8-8505-320c36b0a2f5 x-compute-request-id: req-e111b453-97c9-41d8-8505-320c36b0a2f5 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:09.721Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:10.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3df9a8202bd16aecfbe3182edbe11d653e6c05f\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:09.722Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:10.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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,Accept-Encoding x-openstack-request-id: req-180f3176-ad7a-4292-8880-83f211b90aad x-compute-request-id: req-180f3176-ad7a-4292-8880-83f211b90aad Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:22Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.014Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:10.483Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-180f3176-ad7a-4292-8880-83f211b90aad", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.015Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:10.483Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-180f3176-ad7a-4292-8880-83f211b90aad", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.015Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:10.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3df9a8202bd16aecfbe3182edbe11d653e6c05f\"", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.015Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:10.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-40aa0600-38de-4c8b-95ae-78262baf2395 x-compute-request-id: req-40aa0600-38de-4c8b-95ae-78262baf2395 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.359Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:10.483Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-e111b453-97c9-41d8-8505-320c36b0a2f5", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:09.721Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:10.483Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-e111b453-97c9-41d8-8505-320c36b0a2f5", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:09.721Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-40aa0600-38de-4c8b-95ae-78262baf2395", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.359Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.199Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.609Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.199Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.199Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-40aa0600-38de-4c8b-95ae-78262baf2395", "level": "debug", "target_id": "base_security_group_ab1ebe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:10.359Z", "source_id": "bind_host_rzeia8", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.deaa73e0-2017-4bcc-b833-62a0d5cdd7ab"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.809Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:11.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.809Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-fb2e6257-a1fd-4a63-a2b7-4d9c0657e3cf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:11.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.809Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0895ccbab510569d9f3cda4cfe3075c97143ab3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:11.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.809Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 11:21: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-fb2e6257-a1fd-4a63-a2b7-4d9c0657e3cf x-compute-request-id: req-fb2e6257-a1fd-4a63-a2b7-4d9c0657e3cf Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 6982d246-2945-4f20-8cf3-2f2c3bb5e794 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-30T11:21:11.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "vellum_host_xxnrtt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.809Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-fb2e6257-a1fd-4a63-a2b7-4d9c0657e3cf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:11.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.bb96906f-a058-4913-b517-efa1dfe1d51e"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.809Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:11.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_host_xxnrtt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:11.809Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:11.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.472Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d3b054-be56-4f48-8685-fe1b9f1e9bca 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:12.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.472Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:11.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.472Z", "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-30T11:21:12.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:21:12.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.472Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:12.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.472Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f6d3b054-be56-4f48-8685-fe1b9f1e9bca", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:12.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.998Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:12.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.998Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:12.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cadc4d14de871ae37dcd6014872e231da535414\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:12.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:12.998Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:12.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-6af17002-d739-4a69-81fb-dc728c613cfa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cadc4d14de871ae37dcd6014872e231da535414\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-cd75505c-3999-4d63-8fdb-c934f3be613e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "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-30T11:21:12.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-2a72a445-7ffd-474a-9aba-bace6e663e7e x-compute-request-id: req-2a72a445-7ffd-474a-9aba-bace6e663e7e Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:21:13Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cadc4d14de871ae37dcd6014872e231da535414\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 11:21: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 x-openstack-request-id: req-cd75505c-3999-4d63-8fdb-c934f3be613e x-compute-request-id: req-cd75505c-3999-4d63-8fdb-c934f3be613e Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-cd75505c-3999-4d63-8fdb-c934f3be613e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-6af17002-d739-4a69-81fb-dc728c613cfa x-compute-request-id: req-6af17002-d739-4a69-81fb-dc728c613cfa Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:9b:79\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e91712d9-d703-4797-8ce2-b4094c970e04\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T10:58:15.000000\", \"flavor\": {\"id\": \"9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c\", \"rel\": \"bookmark\"}]}, \"id\": \"0f93630f-8765-468b-92c0-d043b1a4b10b\", \"user_id\": \"e6d200a904cd4d158f680f190d7177a9\", \"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-30T11:20:22Z\", \"hostId\": \"d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"name\": \"server_clearwater-opnfv_bind_host_rzeia8\", \"created\": \"2019-07-30T10:55:47Z\", \"tenant_id\": \"1ad0ad2825fb4986be8ebaca95928659\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf\", \"cloudify_management_network_id\": \"26df5246-a6d4-4a6d-9650-213c0c8b0df0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:13.641Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-6af17002-d739-4a69-81fb-dc728c613cfa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:14.146Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-2a72a445-7ffd-474a-9aba-bace6e663e7e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:14.146Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-2a72a445-7ffd-474a-9aba-bace6e663e7e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:13.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:14.146Z", "message": "Waiting for server \"0f93630f-8765-468b-92c0-d043b1a4b10b\" 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-30T11:21:13.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:14.838Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a983fd-ffc0-43b3-bfb6-8531e6dc8f3c 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.24: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-30T11:21:14.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cf1fa805-4742-4670-91ed-b13436d138fb"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:14.838Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53f55828fb71eec42cabc786af156212dd30caa1\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:14.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cf1fa805-4742-4670-91ed-b13436d138fb"}], "metadata": {"pagination": {"total": 1618, "offset": 1562, "size": 50}}} 2019-07-30 11:21:15,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:15,764 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:15 GMT 2019-07-30 11:21:15,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:15,764 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:21:15,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:15,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:15,765 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:15,765 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:21:15,767 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f346677b-95e2-440c-9c82-16b59b9b1ab8 2019-07-30 11:21:15,767 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f346677b-95e2-440c-9c82-16b59b9b1ab8 2019-07-30 11:21:15,767 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3df9a8202bd16aecfbe3182edbe11d653e6c05f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 11:21:15,768 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-f346677b-95e2-440c-9c82-16b59b9b1ab8 x-compute-request-id: req-f346677b-95e2-440c-9c82-16b59b9b1ab8 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:22Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:15,768 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 11:21: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-e111b453-97c9-41d8-8505-320c36b0a2f5 x-compute-request-id: req-e111b453-97c9-41d8-8505-320c36b0a2f5 Content-Length: 0 Content-Type: application/json 2019-07-30 11:21:15,768 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3df9a8202bd16aecfbe3182edbe11d653e6c05f" 2019-07-30 11:21:15,768 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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,Accept-Encoding x-openstack-request-id: req-180f3176-ad7a-4292-8880-83f211b90aad x-compute-request-id: req-180f3176-ad7a-4292-8880-83f211b90aad Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:22Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:15,768 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-180f3176-ad7a-4292-8880-83f211b90aad 2019-07-30 11:21:15,768 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-180f3176-ad7a-4292-8880-83f211b90aad 2019-07-30 11:21:15,769 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3df9a8202bd16aecfbe3182edbe11d653e6c05f" 2019-07-30 11:21:15,769 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-40aa0600-38de-4c8b-95ae-78262baf2395 x-compute-request-id: req-40aa0600-38de-4c8b-95ae-78262baf2395 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 11:21:15,769 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-e111b453-97c9-41d8-8505-320c36b0a2f5 2019-07-30 11:21:15,769 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/action used request id req-e111b453-97c9-41d8-8505-320c36b0a2f5 2019-07-30 11:21:15,769 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-40aa0600-38de-4c8b-95ae-78262baf2395 2019-07-30 11:21:15,769 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 11:21:15,770 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:21:15,770 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:21:15,770 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b/os-security-groups used request id req-40aa0600-38de-4c8b-95ae-78262baf2395 2019-07-30 11:21:15,770 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:21:15,770 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-fb2e6257-a1fd-4a63-a2b7-4d9c0657e3cf 2019-07-30 11:21:15,770 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0895ccbab510569d9f3cda4cfe3075c97143ab3" 2019-07-30 11:21:15,770 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 11:21: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-fb2e6257-a1fd-4a63-a2b7-4d9c0657e3cf x-compute-request-id: req-fb2e6257-a1fd-4a63-a2b7-4d9c0657e3cf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6982d246-2945-4f20-8cf3-2f2c3bb5e794 could not be found.", "code": 404}} 2019-07-30 11:21:15,771 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6982d246-2945-4f20-8cf3-2f2c3bb5e794 used request id req-fb2e6257-a1fd-4a63-a2b7-4d9c0657e3cf 2019-07-30 11:21:15,771 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 11:21:15,771 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 11:21:15,771 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d3b054-be56-4f48-8685-fe1b9f1e9bca 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:15,771 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:21:15,771 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:21:15,771 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:15,772 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 11:21:15,772 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f6d3b054-be56-4f48-8685-fe1b9f1e9bca 2019-07-30 11:21:15,772 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:21:15,772 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:21:15,772 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cadc4d14de871ae37dcd6014872e231da535414" 2019-07-30 11:21:15,772 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:21:15,772 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-6af17002-d739-4a69-81fb-dc728c613cfa 2019-07-30 11:21:15,773 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cadc4d14de871ae37dcd6014872e231da535414" 2019-07-30 11:21:15,773 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-cd75505c-3999-4d63-8fdb-c934f3be613e 2019-07-30 11:21:15,773 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 11:21:15,773 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-2a72a445-7ffd-474a-9aba-bace6e663e7e x-compute-request-id: req-2a72a445-7ffd-474a-9aba-bace6e663e7e Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:21:13Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:15,773 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cadc4d14de871ae37dcd6014872e231da535414" 2019-07-30 11:21:15,773 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 11:21: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 x-openstack-request-id: req-cd75505c-3999-4d63-8fdb-c934f3be613e x-compute-request-id: req-cd75505c-3999-4d63-8fdb-c934f3be613e Content-Type: application/json 2019-07-30 11:21:15,773 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-cd75505c-3999-4d63-8fdb-c934f3be613e 2019-07-30 11:21:15,774 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 11:21: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-6af17002-d739-4a69-81fb-dc728c613cfa x-compute-request-id: req-6af17002-d739-4a69-81fb-dc728c613cfa Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:9b:79", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0f93630f-8765-468b-92c0-d043b1a4b10b", "rel": "bookmark"}], "image": {"id": "e91712d9-d703-4797-8ce2-b4094c970e04", "links": [{"href": "http://172.30.9.24:8774/images/e91712d9-d703-4797-8ce2-b4094c970e04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T10:58:15.000000", "flavor": {"id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "links": [{"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "bookmark"}]}, "id": "0f93630f-8765-468b-92c0-d043b1a4b10b", "user_id": "e6d200a904cd4d158f680f190d7177a9", "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-30T11:20:22Z", "hostId": "d851284dc197d3581ed821bbf55e885bae258d2c0885f29ca7569510", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "server_clearwater-opnfv_bind_host_rzeia8", "created": "2019-07-30T10:55:47Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "cloudify_management_network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0"}}} 2019-07-30 11:21:15,774 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-6af17002-d739-4a69-81fb-dc728c613cfa 2019-07-30 11:21:15,774 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-2a72a445-7ffd-474a-9aba-bace6e663e7e 2019-07-30 11:21:15,774 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-2a72a445-7ffd-474a-9aba-bace6e663e7e 2019-07-30 11:21:15,774 - functest.core.cloudify - DEBUG - Waiting for server "0f93630f-8765-468b-92c0-d043b1a4b10b" to be deleted. current status: SHUTOFF 2019-07-30 11:21:15,774 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a983fd-ffc0-43b3-bfb6-8531e6dc8f3c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:15,774 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f55828fb71eec42cabc786af156212dd30caa1" 2019-07-30 11:21:15,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:21:15,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:15,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:15,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:15,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:15,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:15,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:15,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:15,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:21:15,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:15,851 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:15 GMT 2019-07-30 11:21:15,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:15,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:21:15,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:15,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:15,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:20,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:21:20,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:20,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:20,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:20,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:20,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:20,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:20,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:20,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:14.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:21:14.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cf1fa805-4742-4670-91ed-b13436d138fb"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:14.838Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:14.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cf1fa805-4742-4670-91ed-b13436d138fb"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:14.838Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53f55828fb71eec42cabc786af156212dd30caa1\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:14.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cf1fa805-4742-4670-91ed-b13436d138fb"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:15.455Z", "message": "RESP: [204] X-Openstack-Request-Id: req-10f238ea-2d32-4740-9172-a440be5e4e86 Content-Length: 0 Date: Tue, 30 Jul 2019 11:21: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": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:15.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cf1fa805-4742-4670-91ed-b13436d138fb"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:15.455Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json used request id req-10f238ea-2d32-4740-9172-a440be5e4e86", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:15.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cf1fa805-4742-4670-91ed-b13436d138fb"}, {"node_instance_id": "vellum_security_group_mro2n6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:15.455Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json used request id req-10f238ea-2d32-4740-9172-a440be5e4e86", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:15.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.cf1fa805-4742-4670-91ed-b13436d138fb"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:15.985Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:15.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "vellum_security_group_mro2n6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:15.985Z", "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-30T11:21:15.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:18.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cadc4d14de871ae37dcd6014872e231da535414\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:18.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:19.202Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:18.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:19.202Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f23267e5-f6bf-48db-a6e1-4574f25d16b2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:18.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:19.202Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 11:21: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-f23267e5-f6bf-48db-a6e1-4574f25d16b2 x-compute-request-id: req-f23267e5-f6bf-48db-a6e1-4574f25d16b2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0f93630f-8765-468b-92c0-d043b1a4b10b 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-30T11:21:18.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:19.202Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f23267e5-f6bf-48db-a6e1-4574f25d16b2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:18.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.20cb93ff-9f99-432b-91a6-46773a6a77d1"}, {"node_instance_id": "bind_host_rzeia8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:19.202Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:19.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:19.835Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:19.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:19.835Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:19.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:20.434Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:19.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:20.434Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:19.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:20.434Z", "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-30T11:21:19.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 1631, "offset": 1612, "size": 50}}} 2019-07-30 11:21:20,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:20,953 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:20 GMT 2019-07-30 11:21:20,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:20,953 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:21:20,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:20,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:20,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:20,954 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:21:20,955 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:20,955 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 11:21:20,955 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f55828fb71eec42cabc786af156212dd30caa1" 2019-07-30 11:21:20,956 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10f238ea-2d32-4740-9172-a440be5e4e86 Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:20,956 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json used request id req-10f238ea-2d32-4740-9172-a440be5e4e86 2019-07-30 11:21:20,956 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/6b2780da-87cd-49c9-88f4-388382512b11.json used request id req-10f238ea-2d32-4740-9172-a440be5e4e86 2019-07-30 11:21:20,956 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:21:20,956 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 11:21:20,956 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cadc4d14de871ae37dcd6014872e231da535414" 2019-07-30 11:21:20,957 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 11:21:20,957 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f23267e5-f6bf-48db-a6e1-4574f25d16b2 2019-07-30 11:21:20,957 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 11:21: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-f23267e5-f6bf-48db-a6e1-4574f25d16b2 x-compute-request-id: req-f23267e5-f6bf-48db-a6e1-4574f25d16b2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0f93630f-8765-468b-92c0-d043b1a4b10b could not be found.", "code": 404}} 2019-07-30 11:21:20,957 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0f93630f-8765-468b-92c0-d043b1a4b10b used request id req-f23267e5-f6bf-48db-a6e1-4574f25d16b2 2019-07-30 11:21:20,957 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:21:20,957 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:21:20,958 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:21:20,958 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:21:20,958 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 11:21:20,958 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:21:20,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:21:21,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:21,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:21,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:21,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:21,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:21,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:21,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:21,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-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:21:21,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:21,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:21 GMT 2019-07-30 11:21:21,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:21,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 11:21:21,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:21,020 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:21,020 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:26,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-07-30 11:21:26,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:26,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:26,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:26,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:26,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:21.028Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:21.028Z", "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-30T11:21:20.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:21.028Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:19.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:21.624Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:21.624Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:21.624Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.220Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.220Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.220Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.825Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-02ab3b86-10d7-4c06-be17-89db3cb99a24", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:22.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a80ea938-1e8b-4ebe-9ca6-88f7ec7d5cfe"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.825Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:22.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a80ea938-1e8b-4ebe-9ca6-88f7ec7d5cfe"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.825Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:21:22.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a80ea938-1e8b-4ebe-9ca6-88f7ec7d5cfe"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.825Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ab3b86-10d7-4c06-be17-89db3cb99a24 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.24: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-30T11:21:22.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a80ea938-1e8b-4ebe-9ca6-88f7ec7d5cfe"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.825Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.825Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:22.825Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:20.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T11:21:23.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.246ea82a-ef2d-4ca0-9c1a-f0b1f7d5d974"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.246ea82a-ef2d-4ca0-9c1a-f0b1f7d5d974"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a8eff4d6eb6bb49e3e44fe7a9846dcb288aa490\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:22.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a80ea938-1e8b-4ebe-9ca6-88f7ec7d5cfe"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json used request id req-e2efbb58-7150-44f3-b940-1dcf16b2abc4", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a80ea938-1e8b-4ebe-9ca6-88f7ec7d5cfe"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:21.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "RESP: [204] X-Openstack-Request-Id: req-e2efbb58-7150-44f3-b940-1dcf16b2abc4 Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:23 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-30T11:21:23.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a80ea938-1e8b-4ebe-9ca6-88f7ec7d5cfe"}, {"node_instance_id": "keypair_1y0d19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "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-30T11:21:23.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.b18b79c5-5479-4280-a891-b6971b72502c"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b3b05b58-9082-4cfb-aa22-7658aabce456", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.246ea82a-ef2d-4ca0-9c1a-f0b1f7d5d974"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b05b58-9082-4cfb-aa22-7658aabce456 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.246ea82a-ef2d-4ca0-9c1a-f0b1f7d5d974"}, {"node_instance_id": "bind_security_group_bhqf3i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json used request id req-e2efbb58-7150-44f3-b940-1dcf16b2abc4", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.a80ea938-1e8b-4ebe-9ca6-88f7ec7d5cfe"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "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-30T11:21:21.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:23.438Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:21.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.035Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/7eab7d7f-5b56-4b46-89e3-496191666a43.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}998820afdf604bb4e643671fc63e250eb9d27af9\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.246ea82a-ef2d-4ca0-9c1a-f0b1f7d5d974"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.035Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:21.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.035Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:21.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "keypair_1y0d19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.035Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:21.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.035Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f1c35ae1-498a-4c8f-9d11-05bf2fa72db5"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.035Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f1c35ae1-498a-4c8f-9d11-05bf2fa72db5"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.035Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 11:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0725f016-cfb4-4861-b08f-9ab532cc2ade 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.24: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-30T11:21:23.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f1c35ae1-498a-4c8f-9d11-05bf2fa72db5"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.035Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0725f016-cfb4-4861-b08f-9ab532cc2ade", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f1c35ae1-498a-4c8f-9d11-05bf2fa72db5"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json used request id req-d678e545-ab1d-45f8-9c33-3e86cb2b0ef2", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:24.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f1c35ae1-498a-4c8f-9d11-05bf2fa72db5"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "message": "RESP: [204] X-Openstack-Request-Id: req-d678e545-ab1d-45f8-9c33-3e86cb2b0ef2 Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:24 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-30T11:21:24.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f1c35ae1-498a-4c8f-9d11-05bf2fa72db5"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a38c97d980d4b98748bc603d932586c258cca429\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f1c35ae1-498a-4c8f-9d11-05bf2fa72db5"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "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-30T11:21:23.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "base_security_group_ab1ebe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "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-30T11:21:22.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7eab7d7f-5b56-4b46-89e3-496191666a43.json used request id req-4bfa925d-8cd7-4e48-ac79-f2762f2cf81b", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:24.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.246ea82a-ef2d-4ca0-9c1a-f0b1f7d5d974"}, {"node_instance_id": "keypair_1y0d19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7eab7d7f-5b56-4b46-89e3-496191666a43.json used request id req-4bfa925d-8cd7-4e48-ac79-f2762f2cf81b", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:24.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.246ea82a-ef2d-4ca0-9c1a-f0b1f7d5d974"}, {"node_instance_id": "bind_floatingip_d68shs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "message": "RESP: [204] X-Openstack-Request-Id: req-4bfa925d-8cd7-4e48-ac79-f2762f2cf81b Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:24 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-30T11:21:24.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.246ea82a-ef2d-4ca0-9c1a-f0b1f7d5d974"}, {"node_instance_id": "base_security_group_ab1ebe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:24.637Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json used request id req-d678e545-ab1d-45f8-9c33-3e86cb2b0ef2", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:24.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4", "logger": "ctx.f1c35ae1-498a-4c8f-9d11-05bf2fa72db5"}, {"node_instance_id": "keypair_1y0d19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:25.234Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:25.234Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:24.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_security_group_bhqf3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:25.234Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:23.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}, {"node_instance_id": "bind_floatingip_d68shs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T11:21:25.915Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T11:21:24.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"}], "metadata": {"pagination": {"total": 1684, "offset": 1631, "size": 50}}} 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:26 GMT 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:26,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:26,108 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:21:26,109 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:21:26,110 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:21:26,110 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 11:21:26,110 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:21:26,110 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:21:26,110 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:21:26,110 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:21:26,111 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 11:21:26,111 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:21:26,111 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-02ab3b86-10d7-4c06-be17-89db3cb99a24 2019-07-30 11:21:26,111 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 11:21:26,111 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:26,111 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ab3b86-10d7-4c06-be17-89db3cb99a24 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:26,111 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:21:26,112 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:21:26,112 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:21:26,112 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:26,112 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-30 11:21:26,112 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a8eff4d6eb6bb49e3e44fe7a9846dcb288aa490" 2019-07-30 11:21:26,112 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json used request id req-e2efbb58-7150-44f3-b940-1dcf16b2abc4 2019-07-30 11:21:26,113 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:21:26,113 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2efbb58-7150-44f3-b940-1dcf16b2abc4 Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:26,113 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-07-30 11:21:26,113 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b3b05b58-9082-4cfb-aa22-7658aabce456 2019-07-30 11:21:26,113 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b05b58-9082-4cfb-aa22-7658aabce456 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:26,113 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/c272ffad-2b6d-444c-99d1-6eff48cea1d2.json used request id req-e2efbb58-7150-44f3-b940-1dcf16b2abc4 2019-07-30 11:21:26,113 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 11:21:26,114 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 11:21:26,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/7eab7d7f-5b56-4b46-89e3-496191666a43.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998820afdf604bb4e643671fc63e250eb9d27af9" 2019-07-30 11:21:26,114 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-30 11:21:26,114 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 11:21:26,114 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-30 11:21:26,114 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 11:21:26,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 11:21:26,115 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 11:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0725f016-cfb4-4861-b08f-9ab532cc2ade 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:26,115 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0725f016-cfb4-4861-b08f-9ab532cc2ade 2019-07-30 11:21:26,115 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json used request id req-d678e545-ab1d-45f8-9c33-3e86cb2b0ef2 2019-07-30 11:21:26,115 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d678e545-ab1d-45f8-9c33-3e86cb2b0ef2 Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:26,115 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c97d980d4b98748bc603d932586c258cca429" 2019-07-30 11:21:26,115 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 11:21:26,115 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 11:21:26,116 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7eab7d7f-5b56-4b46-89e3-496191666a43.json used request id req-4bfa925d-8cd7-4e48-ac79-f2762f2cf81b 2019-07-30 11:21:26,116 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-30 11:21:26,116 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7eab7d7f-5b56-4b46-89e3-496191666a43.json used request id req-4bfa925d-8cd7-4e48-ac79-f2762f2cf81b 2019-07-30 11:21:26,116 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4bfa925d-8cd7-4e48-ac79-f2762f2cf81b Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:26,116 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/8605a438-c54a-4a92-9d04-a72c441f4999.json used request id req-d678e545-ab1d-45f8-9c33-3e86cb2b0ef2 2019-07-30 11:21:26,116 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:21:26,117 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-30 11:21:26,117 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:21:26,117 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 11:21:26,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/184fe7e2-1616-43d8-8f8e-9dfede0b27c4 2019-07-30 11:21:26,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:26,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:26,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:26,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:26,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T11:21:25.264Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T11:16:29.551Z", "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-30T11:16:29.551Z", "id": "184fe7e2-1616-43d8-8f8e-9dfede0b27c4"} 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:26 GMT 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:26,175 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:26,176 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3.1/deployments/clearwater-opnfv 2019-07-30 11:21:26,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:26,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:26,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:26,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:26,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:26,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:26,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:26,778 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 11:21:26,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "e91712d9-d703-4797-8ce2-b4094c970e04", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "bono_cluster_size": 1, "flavor_id": "9977f9ff-264b-47f3-a20b-372b4d545f3c", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf", "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": {"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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}}}, "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-30T10:55:08.455Z", "created_by": "admin", "updated_at": "2019-07-30T10:55:08.455Z", "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-30 11:21:26,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:26,779 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:26 GMT 2019-07-30 11:21:26,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:26,779 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:21:26,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:26,779 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:26,779 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:26,779 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:21:36,790 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3.1/blueprints/clearwater-opnfv 2019-07-30 11:21:36,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 11:21:36,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 11:21:36,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 11:21:36,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 11:21:36,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 11:21:36,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 11:21:36,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 11:21:36,897 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 11:21:36,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-07-30T10:55:01.302Z", "updated_at": "2019-07-30T10:55:01.302Z", "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_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.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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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": {"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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}}}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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": "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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": "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_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", "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"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-07-30 11:21:36,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 11:21:36,900 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 11:21:36 GMT 2019-07-30 11:21:36,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 11:21:36,900 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 11:21:36,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 11:21:36,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 11:21:36,901 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 11:21:36,901 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 11:21:36,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 11:21:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:37,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:21:37 GMT X-Openstack-Request-Id: req-003b646f-7d4b-4acf-8b31-b96f69983b6a 2019-07-30 11:21:37,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-30 11:21:37,861 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/e91712d9-d703-4797-8ce2-b4094c970e04 used request id req-003b646f-7d4b-4acf-8b31-b96f69983b6a 2019-07-30 11:21:37,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.913502216339s 2019-07-30 11:21:37,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:21:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:38,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21: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-41de0cd0-dce4-49fd-b714-eddbf6555cf1 x-openstack-request-id: req-41de0cd0-dce4-49fd-b714-eddbf6555cf1 2019-07-30 11:21:38,178 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c", "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": "9977f9ff-264b-47f3-a20b-372b4d545f3c"}, {"name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "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": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c"}]} 2019-07-30 11:21:38,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-41de0cd0-dce4-49fd-b714-eddbf6555cf1 2019-07-30 11:21:38,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.311379909515s 2019-07-30 11:21:38,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 11:21:38,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:38,207 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21: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-7558f664-832a-4223-be64-f63f910fe23d x-openstack-request-id: req-7558f664-832a-4223-be64-f63f910fe23d 2019-07-30 11:21:38,207 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/9977f9ff-264b-47f3-a20b-372b4d545f3c used request id req-7558f664-832a-4223-be64-f63f910fe23d 2019-07-30 11:21:38,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0258009433746s 2019-07-30 11:21:38,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 11:21:38,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/70d8fbf6-5c17-41c1-9083-fe91c93d6651.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:39,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:39 GMT X-Openstack-Request-Id: req-23804efa-2309-4c0d-b13a-55c799fa1d3a 2019-07-30 11:21:39,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:39,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/70d8fbf6-5c17-41c1-9083-fe91c93d6651.json used request id req-23804efa-2309-4c0d-b13a-55c799fa1d3a 2019-07-30 11:21:39,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.46177196503s 2019-07-30 11:21:39,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:21:39,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:39,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:39 GMT X-Openstack-Request-Id: req-fc2e0659-59f8-41d8-9557-f314b80ff124 2019-07-30 11:21:39,752 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 11:21:39,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-fc2e0659-59f8-41d8-9557-f314b80ff124 2019-07-30 11:21:39,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0663640499115s 2019-07-30 11:21:39,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 11:21:39,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:40,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 11:21: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-f229ca93-63da-4e86-b565-779702d8e604 x-openstack-request-id: req-f229ca93-63da-4e86-b565-779702d8e604 2019-07-30 11:21:40,141 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0 used request id req-f229ca93-63da-4e86-b565-779702d8e604 2019-07-30 11:21:40,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.388685941696s 2019-07-30 11:21:40,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:21:40,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:40,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 775 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21: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-775713f0-fbec-470b-8bf9-88dc902f0507 x-openstack-request-id: req-775713f0-fbec-470b-8bf9-88dc902f0507 2019-07-30 11:21:40,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:4d:8e", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:4d:8e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:51:38.000000", "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:21:40Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:21:40,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-775713f0-fbec-470b-8bf9-88dc902f0507 2019-07-30 11:21:40,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48300909996s 2019-07-30 11:21:40,627 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:21:42,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:21:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:43,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 759 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21: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-9f82b420-ae03-44b0-bb13-346af87fb2c0 x-openstack-request-id: req-9f82b420-ae03-44b0-bb13-346af87fb2c0 2019-07-30 11:21:43,343 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:4d:8e", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "rel": "bookmark"}], "image": {"id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "links": [{"href": "http://172.30.9.24:8774/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T10:51:38.000000", "flavor": {"id": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "links": [{"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "bookmark"}]}, "id": "6e204b6d-75fd-496f-95d3-9cef4e5fd6c0", "security_groups": [{"name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}], "user_id": "e6d200a904cd4d158f680f190d7177a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:21:40Z", "hostId": "edb8ace22c30065d073557cfcf7035f285eb4e8a736d3f95f7af41e8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf", "name": "cloudify_ims-vm_bfda4944-0117-4da3-b6df-1b94e214a3bf", "created": "2019-07-30T10:49:42Z", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:21:43,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9f82b420-ae03-44b0-bb13-346af87fb2c0 2019-07-30 11:21:43,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714116096497s 2019-07-30 11:21:43,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:21:45,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:21:45,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:45,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21: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-4351bed0-8e91-47a3-a652-0fc00ece3888 x-openstack-request-id: req-4351bed0-8e91-47a3-a652-0fc00ece3888 2019-07-30 11:21:45,418 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 11:21:45,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4351bed0-8e91-47a3-a652-0fc00ece3888 2019-07-30 11:21:45,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0707819461823s 2019-07-30 11:21:45,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:21:45,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:45,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:45 GMT X-Openstack-Request-Id: req-a3b8831b-9f37-4eb6-920b-adda2ec541a8 2019-07-30 11:21:45,496 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:54:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:54:52Z", "revision_number": 0, "id": "993bd645-38b3-4fdf-818c-c408c0abe734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:54:52Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:39Z", "updated_at": "2019-07-30T10:49:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "1019405b-4a99-412b-950c-4031255d44c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "2c113790-c433-4ddd-a63b-2704bbc71805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "52a41122-13d6-4e96-b120-92e98512186f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T10:49:40Z", "revision_number": 0, "id": "585f9956-299f-48c6-a5db-9596363d623b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "62909ea0-1c38-4230-a766-899f2cd83f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:49:39Z", "revision_number": 0, "id": "7808e863-a1e2-49f3-a9da-6790319bfd43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:39Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-30T10:49:40Z", "revision_number": 0, "id": "9fd5f9c9-ebbd-479e-b4df-2b5c8604fdda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T10:49:40Z", "revision_number": 0, "id": "e7abf9fa-b5ff-43aa-96cd-3bfabe37c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:40Z", "security_group_id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 7, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "fb8cd351-ff32-4e53-92f9-e4828ede5c78", "name": "cloudify_ims-sg_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 11:21:45,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a3b8831b-9f37-4eb6-920b-adda2ec541a8 2019-07-30 11:21:45,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.071674823761s 2019-07-30 11:21:45,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 11:21:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/fb8cd351-ff32-4e53-92f9-e4828ede5c78.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:45,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:45 GMT X-Openstack-Request-Id: req-2d7f85d6-2b78-47f5-ae85-baac2b148123 2019-07-30 11:21:45,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:45,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/fb8cd351-ff32-4e53-92f9-e4828ede5c78.json used request id req-2d7f85d6-2b78-47f5-ae85-baac2b148123 2019-07-30 11:21:45,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149688005447s 2019-07-30 11:21:45,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 11:21:45,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:45,682 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21: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-513fefc2-29f1-455f-a280-eded8546a106 x-openstack-request-id: req-513fefc2-29f1-455f-a280-eded8546a106 2019-07-30 11:21:45,682 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_bfda4944-0117-4da3-b6df-1b94e214a3bf used request id req-513fefc2-29f1-455f-a280-eded8546a106 2019-07-30 11:21:45,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0290820598602s 2019-07-30 11:21:45,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 11:21:45,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e64450d2-680d-4188-8bf9-87b4f2153090/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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" -d '{"subnet_id": "916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"}' 2019-07-30 11:21:47,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:47 GMT X-Openstack-Request-Id: req-32341727-99aa-445c-ab94-870f8d218e0d 2019-07-30 11:21:47,788 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "26df5246-a6d4-4a6d-9650-213c0c8b0df0", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "subnet_id": "916d98c1-d09b-40e1-8e06-b7eaf1c87d2f", "subnet_ids": ["916d98c1-d09b-40e1-8e06-b7eaf1c87d2f"], "port_id": "bc5acf4a-5398-4b39-bd91-e615788bd207", "id": "e64450d2-680d-4188-8bf9-87b4f2153090"} 2019-07-30 11:21:47,788 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e64450d2-680d-4188-8bf9-87b4f2153090/remove_router_interface.json used request id req-32341727-99aa-445c-ab94-870f8d218e0d 2019-07-30 11:21:47,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10536313057s 2019-07-30 11:21:47,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 11:21:47,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:48,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:48 GMT X-Openstack-Request-Id: req-86092c42-8ad0-4576-9efb-1119bf7c24f9 2019-07-30 11:21:48,245 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:27Z", "admin_state_up": true, "updated_at": "2019-07-30T11:21:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "e64450d2-680d-4188-8bf9-87b4f2153090", "name": "cloudify_ims-router_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 11:21:48,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-86092c42-8ad0-4576-9efb-1119bf7c24f9 2019-07-30 11:21:48,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.456968784332s 2019-07-30 11:21:48,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 11:21:48,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/e64450d2-680d-4188-8bf9-87b4f2153090.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:49,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:49 GMT X-Openstack-Request-Id: req-344d529d-3b9d-48b3-b08d-a4041b116078 2019-07-30 11:21:49,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:49,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e64450d2-680d-4188-8bf9-87b4f2153090.json used request id req-344d529d-3b9d-48b3-b08d-a4041b116078 2019-07-30 11:21:49,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42127990723s 2019-07-30 11:21:49,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 11:21:49,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:49,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:49 GMT X-Openstack-Request-Id: req-8d491b19-c4f1-49ac-857f-7163505b1aaa 2019-07-30 11:21:49,712 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T10:49:26Z","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":"1ad0ad2825fb4986be8ebaca95928659","id":"916d98c1-d09b-40e1-8e06-b7eaf1c87d2f","subnetpool_id":null,"name":"cloudify_ims-subnet_bfda4944-0117-4da3-b6df-1b94e214a3bf"}]} 2019-07-30 11:21:49,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8d491b19-c4f1-49ac-857f-7163505b1aaa 2019-07-30 11:21:49,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0435030460358s 2019-07-30 11:21:49,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 11:21:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/916d98c1-d09b-40e1-8e06-b7eaf1c87d2f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:50,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:50 GMT X-Openstack-Request-Id: req-708f9fea-550b-4591-868f-65032685a62e 2019-07-30 11:21:50,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:50,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/916d98c1-d09b-40e1-8e06-b7eaf1c87d2f.json used request id req-708f9fea-550b-4591-868f-65032685a62e 2019-07-30 11:21:50,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.986196994781s 2019-07-30 11:21:50,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 11:21:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:50,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:50 GMT X-Openstack-Request-Id: req-9564e93a-bf50-4fd5-bb8f-fc408ee63cb7 2019-07-30 11:21:50,793 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26df5246-a6d4-4a6d-9650-213c0c8b0df0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad0ad2825fb4986be8ebaca95928659","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T11:21:50Z","qos_policy_id":null,"name":"cloudify_ims-net_bfda4944-0117-4da3-b6df-1b94e214a3bf","admin_state_up":true,"tenant_id":"1ad0ad2825fb4986be8ebaca95928659","created_at":"2019-07-30T10:49:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 11:21:50,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9564e93a-bf50-4fd5-bb8f-fc408ee63cb7 2019-07-30 11:21:50,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0932710170746s 2019-07-30 11:21:50,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 11:21:50,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/26df5246-a6d4-4a6d-9650-213c0c8b0df0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:52,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:52 GMT X-Openstack-Request-Id: req-139df165-511f-40b8-828c-40db66355850 2019-07-30 11:21:52,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:52,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/26df5246-a6d4-4a6d-9650-213c0c8b0df0.json used request id req-139df165-511f-40b8-828c-40db66355850 2019-07-30 11:21:52,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3723089695s 2019-07-30 11:21:52,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:21:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:52,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:52 GMT X-Openstack-Request-Id: req-c216ec96-6780-4a65-b817-503d46eba594 2019-07-30 11:21:52,890 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T10:49:38Z", "file": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/file", "owner": "1ad0ad2825fb4986be8ebaca95928659", "id": "8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "size": 296288256, "self": "/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_bfda4944-0117-4da3-b6df-1b94e214a3bf", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T10:49:33Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:21:52,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c216ec96-6780-4a65-b817-503d46eba594 2019-07-30 11:21:52,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.718292951584s 2019-07-30 11:21:52,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 11:21:52,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d89545b49ad20ddb5563ccc817c40ad511a7a6b" 2019-07-30 11:21:53,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:21:53 GMT X-Openstack-Request-Id: req-c98de27d-f020-48a5-a3d9-3266cf7cc308 2019-07-30 11:21:53,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:21:53,715 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8102cfb9-fb0f-45af-8e64-47e7668d5e1e used request id req-c98de27d-f020-48a5-a3d9-3266cf7cc308 2019-07-30 11:21:53,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.823098897934s 2019-07-30 11:21:53,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:21:53,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:53,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21: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-9412be78-1693-47a6-8277-c008aecb8cb7 x-openstack-request-id: req-9412be78-1693-47a6-8277-c008aecb8cb7 2019-07-30 11:21:53,742 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c", "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": "c0f3e7a0-fea8-43dd-970f-1c67a7bf686c"}]} 2019-07-30 11:21:53,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9412be78-1693-47a6-8277-c008aecb8cb7 2019-07-30 11:21:53,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265011787415s 2019-07-30 11:21:53,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 11:21:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:53,772 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21: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-cb80632e-1e2c-45f2-a375-afd3632e3282 x-openstack-request-id: req-cb80632e-1e2c-45f2-a375-afd3632e3282 2019-07-30 11:21:53,773 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/c0f3e7a0-fea8-43dd-970f-1c67a7bf686c used request id req-cb80632e-1e2c-45f2-a375-afd3632e3282 2019-07-30 11:21:53,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0295531749725s 2019-07-30 11:21:53,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 11:21:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:54,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa602d8f-50a0-4da7-8a1e-6230da6a34f2 2019-07-30 11:21:54,002 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": {"self": "http://172.30.9.24:5000/v3/users/e6d200a904cd4d158f680f190d7177a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6d200a904cd4d158f680f190d7177a9", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 11:21:54,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fa602d8f-50a0-4da7-8a1e-6230da6a34f2 2019-07-30 11:21:54,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228924036026s 2019-07-30 11:21:54,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 11:21:54,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/e6d200a904cd4d158f680f190d7177a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:54,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c414668b-9550-4ada-8b93-893d0b7f1584 2019-07-30 11:21:54,217 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_bfda4944-0117-4da3-b6df-1b94e214a3bf", "links": {"self": "http://172.30.9.24:5000/v3/users/e6d200a904cd4d158f680f190d7177a9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e6d200a904cd4d158f680f190d7177a9", "description": null}} 2019-07-30 11:21:54,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e6d200a904cd4d158f680f190d7177a9 used request id req-c414668b-9550-4ada-8b93-893d0b7f1584 2019-07-30 11:21:54,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209055900574s 2019-07-30 11:21:54,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 11:21:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/e6d200a904cd4d158f680f190d7177a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:54,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 11:21:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edb45926-d089-44a0-a461-15f68cd5294e 2019-07-30 11:21:54,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 11:21:54,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e6d200a904cd4d158f680f190d7177a9 used request id req-edb45926-d089-44a0-a461-15f68cd5294e 2019-07-30 11:21:54,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.345985889435s 2019-07-30 11:21:54,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 11:21:54,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:54,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce89d3a-8440-4b8c-b9b5-ec181e3b9069 2019-07-30 11:21:54,788 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ad0ad2825fb4986be8ebaca95928659"}, "tags": [], "enabled": true, "id": "1ad0ad2825fb4986be8ebaca95928659", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_bfda4944-0117-4da3-b6df-1b94e214a3bf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 11:21:54,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9ce89d3a-8440-4b8c-b9b5-ec181e3b9069 2019-07-30 11:21:54,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21654009819s 2019-07-30 11:21:54,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 11:21:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/1ad0ad2825fb4986be8ebaca95928659 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:54,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 11:21:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9ba0f72-8cab-46e0-8f33-7e597f986983 2019-07-30 11:21:54,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 11:21:54,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1ad0ad2825fb4986be8ebaca95928659 used request id req-a9ba0f72-8cab-46e0-8f33-7e597f986983 2019-07-30 11:21:54,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.192183017731s 2019-07-30 11:21:54,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:21:54,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1ad0ad2825fb4986be8ebaca95928659&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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:55,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:55 GMT X-Openstack-Request-Id: req-f96c2e98-b09e-4497-aa98-af5517acd83e 2019-07-30 11:21:55,317 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:54:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:54:52Z", "revision_number": 0, "id": "993bd645-38b3-4fdf-818c-c408c0abe734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:54:52Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}]} 2019-07-30 11:21:55,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1ad0ad2825fb4986be8ebaca95928659&name=default used request id req-f96c2e98-b09e-4497-aa98-af5517acd83e 2019-07-30 11:21:55,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326982975006s 2019-07-30 11:21:55,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:21:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:55,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:55 GMT X-Openstack-Request-Id: req-185bc3db-0d64-4c06-81e4-1fa3ede1b665 2019-07-30 11:21:55,392 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "created_at": "2019-07-30T10:49:25Z", "updated_at": "2019-07-30T10:54:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "2526ec7f-82d5-40da-90bb-b71e3b1da3f5", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "5638238c-b8f7-4f77-808c-e0fe1e7b30e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "871e428a-0545-4b9b-89df-df266ca58fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T10:54:52Z", "revision_number": 0, "id": "993bd645-38b3-4fdf-818c-c408c0abe734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T10:54:52Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T10:49:25Z", "revision_number": 0, "id": "a3f3891f-d877-44ed-954d-e88067d63244", "remote_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "remote_ip_prefix": null, "created_at": "2019-07-30T10:49:25Z", "security_group_id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "tenant_id": "1ad0ad2825fb4986be8ebaca95928659", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad0ad2825fb4986be8ebaca95928659"}], "revision_number": 2, "project_id": "1ad0ad2825fb4986be8ebaca95928659", "id": "0a40c7aa-71df-415e-ab18-786cea6aefa9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 11:21:55,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-185bc3db-0d64-4c06-81e4-1fa3ede1b665 2019-07-30 11:21:55,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0688450336456s 2019-07-30 11:21:55,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 11:21:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0a40c7aa-71df-415e-ab18-786cea6aefa9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45585d021e29fa54c227a1a2c0c76207374df509" 2019-07-30 11:21:55,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 11:21:55 GMT X-Openstack-Request-Id: req-89f3f8d0-fef9-4175-b0b4-a2976385089c 2019-07-30 11:21:55,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:21:55,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0a40c7aa-71df-415e-ab18-786cea6aefa9.json used request id req-89f3f8d0-fef9-4175-b0b4-a2976385089c 2019-07-30 11:21:55,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.167345046997s 2019-07-30 11:21:55,588 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-07-30 11:21:55,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 11:21:55,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce54cfa-387d-4f4b-8410-5fc8a3e1caf2 2019-07-30 11:21:55,618 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 11:21:55,618 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-9ce54cfa-387d-4f4b-8410-5fc8a3e1caf2 2019-07-30 11:21:55,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 11:21:56,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T12:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["wpb8NnAXSty8W8MdrYDd5g"], "issued_at": "2019-07-30T11:21:55.000000Z"}} 2019-07-30 11:21:56,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 11:21:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:56,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:56 GMT X-Openstack-Request-Id: req-ee0983e3-752a-430d-8141-f3eaba1060cf 2019-07-30 11:21:56,395 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 11:21:56,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee0983e3-752a-430d-8141-f3eaba1060cf 2019-07-30 11:21:56,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.3539249897s 2019-07-30 11:21:56,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 11:21:56,407 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86fa172e-17b6-4e1b-bbe9-c11fc9f184e3 2019-07-30 11:21:56,407 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:21:56,407 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-86fa172e-17b6-4e1b-bbe9-c11fc9f184e3 2019-07-30 11:21:56,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 11:21:56,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:56,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b37cd8-a291-4239-8acd-d88d550f7d82 2019-07-30 11:21:56,618 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 11:21:56,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b1b37cd8-a291-4239-8acd-d88d550f7d82 2019-07-30 11:21:56,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209676027298s 2019-07-30 11:21:56,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 11:21:56,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f"}}' 2019-07-30 11:21:56,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c88a8c6-3b7b-494f-a041-61a49c632cce 2019-07-30 11:21:56,816 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2"}, "tags": [], "enabled": true, "id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f"}} 2019-07-30 11:21:56,816 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4c88a8c6-3b7b-494f-a041-61a49c632cce 2019-07-30 11:21:56,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.189478158951s 2019-07-30 11:21:56,816 - 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'f9d3aa08b1d14f47a5f8cedc1406efe2', '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_ee624ea6-1d27-4dc1-a62a-7446e893941f'}) 2019-07-30 11:21:56,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 11:21:56,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Asqq2TgPhJsQivZePCekpQcXCzNa6V", "email": null, "name": "heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f"}}' 2019-07-30 11:21:57,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60eb09e0-a52c-4dc3-b8bf-b8deb943625d 2019-07-30 11:21:57,308 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": {"self": "http://172.30.9.24:5000/v3/users/1b2a2a5c6a414f838a3a5a319924cadd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b2a2a5c6a414f838a3a5a319924cadd", "domain_id": "default", "password_expires_at": null}} 2019-07-30 11:21:57,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-60eb09e0-a52c-4dc3-b8bf-b8deb943625d 2019-07-30 11:21:57,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.484741926193s 2019-07-30 11:21:57,309 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f'}) 2019-07-30 11:21:57,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 11:21:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:57,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0706c5-278a-46d3-b125-1203b63c3d4a 2019-07-30 11:21:57,512 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 11:21:57,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc0706c5-278a-46d3-b125-1203b63c3d4a 2019-07-30 11:21:57,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198805093765s 2019-07-30 11:21:57,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 11:21:57,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:57,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f6367c-19e6-49e1-a8bc-8c4b717cbfdb 2019-07-30 11:21:57,721 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 11:21:57,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b0f6367c-19e6-49e1-a8bc-8c4b717cbfdb 2019-07-30 11:21:57,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204208135605s 2019-07-30 11:21:57,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 11:21:57,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:57,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1744d78-fec3-4115-bac0-90f39823b0c8 2019-07-30 11:21:57,839 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 11:21:57,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b1744d78-fec3-4115-bac0-90f39823b0c8 2019-07-30 11:21:57,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112571001053s 2019-07-30 11:21:57,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 11:21:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:57,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e831c26-cc8a-4da9-8ad0-ad4138819fe9 2019-07-30 11:21:57,955 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 11:21:57,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-9e831c26-cc8a-4da9-8ad0-ad4138819fe9 2019-07-30 11:21:57,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110547065735s 2019-07-30 11:21:57,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 11:21:57,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:58,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6364ecbf-ebad-4053-8a5a-422bf1a6c211 2019-07-30 11:21:58,086 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": {"self": "http://172.30.9.24:5000/v3/users/1b2a2a5c6a414f838a3a5a319924cadd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b2a2a5c6a414f838a3a5a319924cadd", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 11:21:58,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6364ecbf-ebad-4053-8a5a-422bf1a6c211 2019-07-30 11:21:58,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129528045654s 2019-07-30 11:21:58,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 11:21:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:58,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f23889-8c0c-498e-95d2-9adb4206590d 2019-07-30 11:21:58,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2"}, "tags": [], "enabled": true, "id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 11:21:58,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-13f23889-8c0c-498e-95d2-9adb4206590d 2019-07-30 11:21:58,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204061031342s 2019-07-30 11:21:58,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 11:21:58,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=1b2a2a5c6a414f838a3a5a319924cadd&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=f9d3aa08b1d14f47a5f8cedc1406efe2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:58,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd3a205-fb49-475c-95a6-8e11b3261e5b 2019-07-30 11:21:58,423 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=1b2a2a5c6a414f838a3a5a319924cadd&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=f9d3aa08b1d14f47a5f8cedc1406efe2", "previous": null, "next": null}} 2019-07-30 11:21:58,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=1b2a2a5c6a414f838a3a5a319924cadd&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=f9d3aa08b1d14f47a5f8cedc1406efe2 used request id req-1bd3a205-fb49-475c-95a6-8e11b3261e5b 2019-07-30 11:21:58,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111539125443s 2019-07-30 11:21:58,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 11:21:58,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2/users/1b2a2a5c6a414f838a3a5a319924cadd/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:21:58,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 11:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b73d66ba-674e-4bf8-a730-9ea050274e4c 2019-07-30 11:21:58,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 11:21:58,579 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2/users/1b2a2a5c6a414f838a3a5a319924cadd/roles/7c6f65662ba14da09fdf612228746a7c used request id req-b73d66ba-674e-4bf8-a730-9ea050274e4c 2019-07-30 11:21:58,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152088880539s 2019-07-30 11:21:58,580 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 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'f9d3aa08b1d14f47a5f8cedc1406efe2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Asqq2TgPhJsQivZePCekpQcXCzNa6V', 'username': u'heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 11:21:58,583 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'password': 'Asqq2TgPhJsQivZePCekpQcXCzNa6V', 'project_name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'f9d3aa08b1d14f47a5f8cedc1406efe2', 'project_domain_name': 'Default'} 2019-07-30 11:21:58,612 - 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-30 11:21:58,614 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-07-30 11:21:58,614 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-30 11:21:59,727 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-30 11:21:59,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 11:21:59,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 11:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be573f74-d0ab-442d-9511-586db5334431 2019-07-30 11:21:59,734 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 11:21:59,734 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-be573f74-d0ab-442d-9511-586db5334431 2019-07-30 11:21:59,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 11:22:00,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T12:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "name": "heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f", "id": "1b2a2a5c6a414f838a3a5a319924cadd"}, "audit_ids": ["BLWF6lNnSPKgLqLlenC22g"], "issued_at": "2019-07-30T11:22:00.000000Z"}} 2019-07-30 11:22:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 11:22:00,172 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:00 GMT 2019-07-30 11:22:00,172 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 11:22:00,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:22:00,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:00,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:00 GMT X-Openstack-Request-Id: req-ce033020-8ccd-4b12-9a52-1bdf0f75fa1d 2019-07-30 11:22:00,485 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:22:00,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ce033020-8ccd-4b12-9a52-1bdf0f75fa1d 2019-07-30 11:22:00,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308026075363s 2019-07-30 11:22:00,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 11:22:00,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f"}' 2019-07-30 11:22:00,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:00 GMT Location: http://172.30.9.24:9292/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d2d59f7a-127d-4aef-9b5b-0d53cb207f23 2019-07-30 11:22:00,544 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:00Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": null, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": null, "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 11:22:00,544 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d2d59f7a-127d-4aef-9b5b-0d53cb207f23 2019-07-30 11:22:00,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0490639209747s 2019-07-30 11:22:00,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 11:22:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '' 2019-07-30 11:22:04,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:04 GMT X-Openstack-Request-Id: req-f9c74922-cfae-4dac-a465-90413ec1d75d 2019-07-30 11:22:04,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:22:04,726 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file used request id req-f9c74922-cfae-4dac-a465-90413ec1d75d 2019-07-30 11:22:04,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.1819190979s 2019-07-30 11:22:04,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:22:04,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:04,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:04 GMT X-Openstack-Request-Id: req-9cf654a9-cf08-41be-b5e4-d3af582ccb04 2019-07-30 11:22:04,775 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:22:04,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9cf654a9-cf08-41be-b5e4-d3af582ccb04 2019-07-30 11:22:04,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0443599224091s 2019-07-30 11:22:04,777 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file', 'owner': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'size': 263848448, u'self': u'/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T11:22:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T11:22:04Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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/9b756340-cb2f-45f8-bccf-b58c68e96fb4', 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_ee624ea6-1d27-4dc1-a62a-7446e893941f', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'created': u'2019-07-30T11:22:00Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-30T11:22:00Z', 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/9b756340-cb2f-45f8-bccf-b58c68e96fb4', 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_ee624ea6-1d27-4dc1-a62a-7446e893941f', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-30 11:22:04,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 11:22:04,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-30 11:22:05,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22: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-e02587cb-2cbc-498d-9bde-3010d794bfc1 x-openstack-request-id: req-e02587cb-2cbc-498d-9bde-3010d794bfc1 2019-07-30 11:22:05,094 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}} 2019-07-30 11:22:05,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e02587cb-2cbc-498d-9bde-3010d794bfc1 2019-07-30 11:22:05,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.314203023911s 2019-07-30 11:22:05,096 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'2e894757a4e54ebfa46b20b30b23a387', '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'f6f20843-072a-4bdb-aa53-7e127f721be7', 'swap': 0}) 2019-07-30 11:22:05,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 11:22:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7/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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" -d '{"extra_specs": {}}' 2019-07-30 11:22:05,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22: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-eb8ea079-2c9d-4638-a866-1e66388c4087 x-openstack-request-id: req-eb8ea079-2c9d-4638-a866-1e66388c4087 2019-07-30 11:22:05,125 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 11:22:05,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7/os-extra_specs used request id req-eb8ea079-2c9d-4638-a866-1e66388c4087 2019-07-30 11:22:05,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0286431312561s 2019-07-30 11:22:05,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 11:22:05,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:22:05,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a053e393-2209-400d-b840-0a79e32480dd 2019-07-30 11:22:05,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2"}, "tags": [], "enabled": true, "id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f"}]} 2019-07-30 11:22:05,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-a053e393-2209-400d-b840-0a79e32480dd 2019-07-30 11:22:05,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210866928101s 2019-07-30 11:22:05,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-07-30 11:22:05,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/f9d3aa08b1d14f47a5f8cedc1406efe2.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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-07-30 11:22:05,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:05 GMT X-Openstack-Request-Id: req-2823f82d-ece4-4b26-8246-699dbe401689 2019-07-30 11:22:05,401 - 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-30 11:22:05,401 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/f9d3aa08b1d14f47a5f8cedc1406efe2.json used request id req-2823f82d-ece4-4b26-8246-699dbe401689 2019-07-30 11:22:05,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0561881065369s 2019-07-30 11:22:05,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 11:22:05,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:22:05,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3faad618-52fc-497e-9329-dae6183b3851 2019-07-30 11:22:05,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 11:22:05,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3faad618-52fc-497e-9329-dae6183b3851 2019-07-30 11:22:05,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19210100174s 2019-07-30 11:22:05,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-07-30 11:22:05,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" -d '{"role": {"name": "heat_stack_owner"}}' 2019-07-30 11:22:05,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-951bde01-8bf7-47fa-97a3-3ca3f0145873 2019-07-30 11:22:05,924 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "ade36fde3b4a4f3c9a0a416e8c7493c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/ade36fde3b4a4f3c9a0a416e8c7493c9"}, "name": "heat_stack_owner"}} 2019-07-30 11:22:05,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-951bde01-8bf7-47fa-97a3-3ca3f0145873 2019-07-30 11:22:05,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.321504116058s 2019-07-30 11:22:05,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 11:22:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:22:06,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4504f8f8-c9f7-4125-8d7d-a422c210b52a 2019-07-30 11:22:06,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ade36fde3b4a4f3c9a0a416e8c7493c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/ade36fde3b4a4f3c9a0a416e8c7493c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 11:22:06,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4504f8f8-c9f7-4125-8d7d-a422c210b52a 2019-07-30 11:22:06,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193599224091s 2019-07-30 11:22:06,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 11:22:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:22:06,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c17644-bcde-445f-989c-45cbb62ca59c 2019-07-30 11:22:06,322 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 11:22:06,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e1c17644-bcde-445f-989c-45cbb62ca59c 2019-07-30 11:22:06,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193797111511s 2019-07-30 11:22:06,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 11:22:06,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:22:06,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491fd91b-b232-4abf-89e3-3549b2283758 2019-07-30 11:22:06,452 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": {"self": "http://172.30.9.24:5000/v3/users/1b2a2a5c6a414f838a3a5a319924cadd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b2a2a5c6a414f838a3a5a319924cadd", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 11:22:06,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-491fd91b-b232-4abf-89e3-3549b2283758 2019-07-30 11:22:06,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129037857056s 2019-07-30 11:22:06,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 11:22:06,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:22:06,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93e639b-9cdc-40fb-959b-226fd147861a 2019-07-30 11:22:06,578 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2"}, "tags": [], "enabled": true, "id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 11:22:06,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b93e639b-9cdc-40fb-959b-226fd147861a 2019-07-30 11:22:06,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113296985626s 2019-07-30 11:22:06,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 11:22:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=1b2a2a5c6a414f838a3a5a319924cadd&role.id=ade36fde3b4a4f3c9a0a416e8c7493c9&scope.project.id=f9d3aa08b1d14f47a5f8cedc1406efe2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:22:06,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3116a880-8a80-469c-a0c8-85913b1df156 2019-07-30 11:22:06,699 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=1b2a2a5c6a414f838a3a5a319924cadd&role.id=ade36fde3b4a4f3c9a0a416e8c7493c9&scope.project.id=f9d3aa08b1d14f47a5f8cedc1406efe2", "previous": null, "next": null}} 2019-07-30 11:22:06,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=1b2a2a5c6a414f838a3a5a319924cadd&role.id=ade36fde3b4a4f3c9a0a416e8c7493c9&scope.project.id=f9d3aa08b1d14f47a5f8cedc1406efe2 used request id req-3116a880-8a80-469c-a0c8-85913b1df156 2019-07-30 11:22:06,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11301612854s 2019-07-30 11:22:06,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 11:22:06,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2/users/1b2a2a5c6a414f838a3a5a319924cadd/roles/ade36fde3b4a4f3c9a0a416e8c7493c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:22:07,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 11:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df3d17d7-3fb4-4b1f-a8a8-fc4f9d6b5868 2019-07-30 11:22:07,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 11:22:07,891 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2/users/1b2a2a5c6a414f838a3a5a319924cadd/roles/ade36fde3b4a4f3c9a0a416e8c7493c9 used request id req-df3d17d7-3fb4-4b1f-a8a8-fc4f9d6b5868 2019-07-30 11:22:07,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 1.18802118301s 2019-07-30 11:22:07,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 11:22:07,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '{"keypair": {"name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f"}}' 2019-07-30 11:22:08,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22: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-555d6567-e470-46e9-90af-c51d8c4ddf91 x-openstack-request-id: req-555d6567-e470-46e9-90af-c51d8c4ddf91 2019-07-30 11:22:08,464 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS7AOB8Mj4V25PVqoo+C8qjsuX2hwHV5jcg37dcSVU5p6DJJwe/ZCD26M7vZ2MyEPWjM19/pp2gORIAHustc5GNlXC3WwqaWICxUOD26gso2Jte3CVw4DpvhCpm4Adh4GDwYziW1f23yIdLTKMTDtH3WE/LKEeIsBLsl71ShL9R9qeBiMiZgXChOKlfsKnHv+pCv5/bXAemnsG+eqI52YaEVDuwB//Bu4fFzYFyy6xsI30NjmPNmnMLMV82RrgC9rcb2COmDWHtttVmZD43Jpgnl3HCfHMcDtI1BOXsEmgxzyU/ftEgLC7zhZEBBxvSrQzOzUB5E7r0hJuLOHLrVEb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0uwDgfDI+FduT1aqKPgvKo7Ll9ocB1eY3IN+3XElVOaegySc\nHv2Qg9ujO72djMhD1ozNff6adoDkSAB7rLXORjZVwt1sKmliAsVDg9uoLKNibXtw\nlcOA6b4QqZuAHYeBg8GM4ltX9t8iHS0yjEw7R91hPyyhHiLAS7Je9UoS/UfangYj\nImYFwoTipX7Cpx7/qQr+f21wHpp7BvnqiOdmGhFQ7sAf/wbuHxc2BcsusbCN9DY5\njzZpzCzFfNka4Ava3G9gjpg1h7bbVZmQ+NyaYJ5dxwnxzHA7SNQTl7BJoMc8lP37\nRICwu84WRAQcb0q0Mzs1AeRO69ISbizhy61RGwIDAQABAoIBAFQFlsQdokFjutq6\nIGDftRJT/gCI719xYsB9VX1rRD7U+9IsNFEYG4ibZyQ2PdvGL1f5kSae1PNeFxIj\ntyCu7/QCUxmkUSF4B4YpBOMzDoRxtZT9dnUCg4kZoNOf0WJyB4LwCGpnjtwWOSW8\nSoWfHIJdSw76fVhe6ZF+Bdva3UOtscL7BiABXmt84flKItMNoLjoro65jfOcaQAT\nwg989Ijdq5T26R/fMO8V87FAWbFtE7v5v4qT935eP/r44FcDur/NVFPPl1WuB712\nr15A6T7BCb/8Z3gHJ7Yx4q/44aWtWJo/AgD7xvEnA92i3rl8yjJbONjijuO0zFdq\nAbVK0/kCgYEA8SP+W+VVjgxxWQHI1pAMurrLArBlcnYP1BgeI7JkMYQa5ENaGA0u\nowqOJm3Vc9aXr2KaEZZrzUTcmUAK1szokYo0tjM5+V6LzZ3CkD+XE3rcatoIRxT/\nqmtYf0ceh2KSZMl9V5TGcQMCM282XtS4VsCRuFpmSL0l2cdVdLjDfZcCgYEA3+tR\nom/kixQ/jSX1wcGymKW2ZNWrLB3ayfRfKcuvz9A3gtCJwLAnGrmgf7sQcQK0fGH/\ng2NbG+cRvuQQjNCz7x9MDMQ7bEj2/ZApUvw0B0xDwM7hr4lqO9/3sUhOq9TNz4hb\nMEg1uWma73HnrGaim0WjuBiRm8lrznjya5SZgR0CgYEA7g+Wwap6+C2YiUKVwB2e\nM4rNeO4keQfNQJo+xwcKm0fMNKW5gB0jeZqmE5JDNIUaYu95IvvZmWDuV+09ximt\nQGGtAGM6TNHmOywQNNBSmcylZmex3FsCvIAVcjIIFahe1lmFAL3D2zYZKiYVCzH+\nesbKFbJJYG47u/BqkT0G4ikCgYEAzDqW5G7lpiw7ooNi2OvP9wX9i46OZth7+wLV\n4QsUOZiRaNDHM2X25Js11gpJ/qkW8PN41t9B8/sW5mKg7a5Uzt5ewK4h/Ku4CqD3\n7+ZzlcxrZ2nJ0g6lRCMMiTeH+ZVIeebGNQ1HYur9EzNyuH2MBc7Ielp+Q/a8Sz9o\n69JHB8kCgYEA0JxcsFf6Pl4voTUubX7gAal0mZA+CEaBkz7VdzIeqwi7nUtT0kw+\n6zjvkLp8uca4cXDAZpmhvj2Y2bYeCCzeyhA8ycjx5+jWfstu80u0vZqAgMZ6x+Kv\n3qYp+ei6ugFHWPpLCtPipf6YYSOrqxdtplShqgqgkRYLERt43uvL/2s=\n-----END RSA PRIVATE KEY-----\n", "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "fingerprint": "c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83"}} 2019-07-30 11:22:08,464 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-555d6567-e470-46e9-90af-c51d8c4ddf91 2019-07-30 11:22:08,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.56920003891s 2019-07-30 11:22:08,465 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA0uwDgfDI+FduT1aqKPgvKo7Ll9ocB1eY3IN+3XElVOaegySc Hv2Qg9ujO72djMhD1ozNff6adoDkSAB7rLXORjZVwt1sKmliAsVDg9uoLKNibXtw lcOA6b4QqZuAHYeBg8GM4ltX9t8iHS0yjEw7R91hPyyhHiLAS7Je9UoS/UfangYj ImYFwoTipX7Cpx7/qQr+f21wHpp7BvnqiOdmGhFQ7sAf/wbuHxc2BcsusbCN9DY5 jzZpzCzFfNka4Ava3G9gjpg1h7bbVZmQ+NyaYJ5dxwnxzHA7SNQTl7BJoMc8lP37 RICwu84WRAQcb0q0Mzs1AeRO69ISbizhy61RGwIDAQABAoIBAFQFlsQdokFjutq6 IGDftRJT/gCI719xYsB9VX1rRD7U+9IsNFEYG4ibZyQ2PdvGL1f5kSae1PNeFxIj tyCu7/QCUxmkUSF4B4YpBOMzDoRxtZT9dnUCg4kZoNOf0WJyB4LwCGpnjtwWOSW8 SoWfHIJdSw76fVhe6ZF+Bdva3UOtscL7BiABXmt84flKItMNoLjoro65jfOcaQAT wg989Ijdq5T26R/fMO8V87FAWbFtE7v5v4qT935eP/r44FcDur/NVFPPl1WuB712 r15A6T7BCb/8Z3gHJ7Yx4q/44aWtWJo/AgD7xvEnA92i3rl8yjJbONjijuO0zFdq AbVK0/kCgYEA8SP+W+VVjgxxWQHI1pAMurrLArBlcnYP1BgeI7JkMYQa5ENaGA0u owqOJm3Vc9aXr2KaEZZrzUTcmUAK1szokYo0tjM5+V6LzZ3CkD+XE3rcatoIRxT/ qmtYf0ceh2KSZMl9V5TGcQMCM282XtS4VsCRuFpmSL0l2cdVdLjDfZcCgYEA3+tR om/kixQ/jSX1wcGymKW2ZNWrLB3ayfRfKcuvz9A3gtCJwLAnGrmgf7sQcQK0fGH/ g2NbG+cRvuQQjNCz7x9MDMQ7bEj2/ZApUvw0B0xDwM7hr4lqO9/3sUhOq9TNz4hb MEg1uWma73HnrGaim0WjuBiRm8lrznjya5SZgR0CgYEA7g+Wwap6+C2YiUKVwB2e M4rNeO4keQfNQJo+xwcKm0fMNKW5gB0jeZqmE5JDNIUaYu95IvvZmWDuV+09ximt QGGtAGM6TNHmOywQNNBSmcylZmex3FsCvIAVcjIIFahe1lmFAL3D2zYZKiYVCzH+ esbKFbJJYG47u/BqkT0G4ikCgYEAzDqW5G7lpiw7ooNi2OvP9wX9i46OZth7+wLV 4QsUOZiRaNDHM2X25Js11gpJ/qkW8PN41t9B8/sW5mKg7a5Uzt5ewK4h/Ku4CqD3 7+ZzlcxrZ2nJ0g6lRCMMiTeH+ZVIeebGNQ1HYur9EzNyuH2MBc7Ielp+Q/a8Sz9o 69JHB8kCgYEA0JxcsFf6Pl4voTUubX7gAal0mZA+CEaBkz7VdzIeqwi7nUtT0kw+ 6zjvkLp8uca4cXDAZpmhvj2Y2bYeCCzeyhA8ycjx5+jWfstu80u0vZqAgMZ6x+Kv 3qYp+ei6ugFHWPpLCtPipf6YYSOrqxdtplShqgqgkRYLERt43uvL/2s= -----END RSA PRIVATE KEY----- 2019-07-30 11:22:08,465 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-07-30 11:22:08,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-07-30 11:22:08,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" -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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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-30 11:22:13,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9 Server: Apache x-openstack-request-id: req-c8d4ee9f-e44f-4e57-9f6e-bac72b906165 2019-07-30 11:22:13,659 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}]}} 2019-07-30 11:22:13,659 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks used request id req-c8d4ee9f-e44f-4e57-9f6e-bac72b906165 2019-07-30 11:22:13,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.6628549099s 2019-07-30 11:22:13,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:22:13,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:15,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:13 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?sort_dir=asc Server: Apache x-openstack-request-id: req-7bb09b64-7114-48b3-9b63-f802a9d44ce5 2019-07-30 11:22:15,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:22:16,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 511 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19e80a27-5da1-4e30-89b7-7b78805c8f34 2019-07-30 11:22:16,188 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv/events/65f89a31-2363-4b4d-80c4-a9a2eb1ef8ee", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "id": "65f89a31-2363-4b4d-80c4-a9a2eb1ef8ee"}, {"resource_name": "mgmt_network", "event_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/mgmt_network/events/8ada9937-a94a-4596-8e57-2b5cdd294c43", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-sxdzfza2l7q4", "id": "8ada9937-a94a-4596-8e57-2b5cdd294c43"}, {"resource_name": "security_groups", "event_time": "2019-07-30T11:22:15Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/security_groups/events/957041d2-f736-4570-a08f-6272eb299664", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-kalmgpnh5uyb", "id": "957041d2-f736-4570-a08f-6272eb299664"}]} 2019-07-30 11:22:16,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?sort_dir=asc&sort_dir=asc used request id req-19e80a27-5da1-4e30-89b7-7b78805c8f34 2019-07-30 11:22:16,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 2.528247118s 2019-07-30 11:22:21,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:22:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=957041d2-f736-4570-a08f-6272eb299664&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:21,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=957041d2-f736-4570-a08f-6272eb299664&sort_dir=asc Server: Apache x-openstack-request-id: req-5d143632-9970-4718-8f58-bf23d4ca82f9 2019-07-30 11:22:21,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-30 11:22:21,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-189b885b-ae0c-4b3b-a937-98da4b018716 2019-07-30 11:22:21,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-07-30T11:22:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/security_groups/events/a4572668-4c0a-46a7-a8af-300dfb163b8f", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "24265dfe-0201-4126-86e7-7bc2370b8597", "id": "a4572668-4c0a-46a7-a8af-300dfb163b8f"}]} 2019-07-30 11:22:21,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=957041d2-f736-4570-a08f-6272eb299664&sort_dir=asc&marker=957041d2-f736-4570-a08f-6272eb299664&sort_dir=asc used request id req-189b885b-ae0c-4b3b-a937-98da4b018716 2019-07-30 11:22:21,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.743965864182s 2019-07-30 11:22:26,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:22:26,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=a4572668-4c0a-46a7-a8af-300dfb163b8f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:27,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=a4572668-4c0a-46a7-a8af-300dfb163b8f&sort_dir=asc Server: Apache x-openstack-request-id: req-1d41fbf3-b0f3-4c66-b367-64259056908a 2019-07-30 11:22:27,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:22:28,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2ac5dab-e603-4ec3-823c-2b1cd22b0b5f 2019-07-30 11:22:28,753 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-07-30T11:22:23Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/mgmt_network/events/d0e2c240-4778-4fc9-b18d-4e144bebed70", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c75527ea-bcb2-4845-85e9-fab619a74be7", "id": "d0e2c240-4778-4fc9-b18d-4e144bebed70"}, {"resource_name": "dns", "event_time": "2019-07-30T11:22:23Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dns/events/2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-tnqzlvwsvvy3", "id": "2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb"}]} 2019-07-30 11:22:28,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=a4572668-4c0a-46a7-a8af-300dfb163b8f&sort_dir=asc&marker=a4572668-4c0a-46a7-a8af-300dfb163b8f&sort_dir=asc used request id req-b2ac5dab-e603-4ec3-823c-2b1cd22b0b5f 2019-07-30 11:22:28,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.81254577637s 2019-07-30 11:22:33,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:22:33,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:33,789 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-66f05d6e-cf30-4ac7-a298-85f3607b6176 2019-07-30 11:22:33,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-30 11:22:34,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:33 GMT Server: Apache x-openstack-request-id: req-fb1dd434-f5ec-493c-87d2-31a9ceea6d5f 2019-07-30 11:22:34,585 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:22:34,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-fb1dd434-f5ec-493c-87d2-31a9ceea6d5f 2019-07-30 11:22:34,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.825643062592s 2019-07-30 11:22:39,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:22:39,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:40,279 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-19b0122c-d773-4208-80cf-b00ae8962bb3 2019-07-30 11:22:40,279 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:22:40,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:40 GMT Server: Apache x-openstack-request-id: req-90cd979d-f36c-4524-8761-167ab4fedb78 2019-07-30 11:22:40,321 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:22:40,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-90cd979d-f36c-4524-8761-167ab4fedb78 2019-07-30 11:22:40,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.730278015137s 2019-07-30 11:22:40,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:22:40,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:40,351 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:40 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-2c11deb3-5c70-48f9-bd08-bd018cd57992 2019-07-30 11:22:40,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-30 11:22:40,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-77e04367-dbce-49b3-8451-e020516e210e 2019-07-30 11:22:40,393 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:22:40,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-77e04367-dbce-49b3-8451-e020516e210e 2019-07-30 11:22:40,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071102142334s 2019-07-30 11:22:45,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:22:45,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:45,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-8f059e22-c11d-4c04-93cb-777d682848cd 2019-07-30 11:22:45,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-30 11:22:45,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:45 GMT Server: Apache x-openstack-request-id: req-79fff6a6-3443-4a4f-b8c9-63cb7cc372c6 2019-07-30 11:22:45,472 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:22:45,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-79fff6a6-3443-4a4f-b8c9-63cb7cc372c6 2019-07-30 11:22:45,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072144985199s 2019-07-30 11:22:50,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:22:50,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:50,509 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-09baeda0-e3d6-424e-9fa7-0306cfa33ed1 2019-07-30 11:22:50,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:22:50,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:50 GMT Server: Apache x-openstack-request-id: req-19397c18-9332-4c9e-9d34-481d4ac92902 2019-07-30 11:22:50,551 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:22:50,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-19397c18-9332-4c9e-9d34-481d4ac92902 2019-07-30 11:22:50,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731649398804s 2019-07-30 11:22:50,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:22:50,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:50,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5b86301-ffe3-4fc7-979b-d67e5bad9a3b 2019-07-30 11:22:50,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:22:50,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-02bf1800-e1d7-40de-894e-d2ba343700f9 2019-07-30 11:22:50,623 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:22:50,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-02bf1800-e1d7-40de-894e-d2ba343700f9 2019-07-30 11:22:50,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707640647888s 2019-07-30 11:22:55,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:22:55,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:22:55,660 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:22:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-a51bdc25-5db5-48c9-83ea-5fb19a967824 2019-07-30 11:22:55,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-30 11:22:55,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:22:55 GMT Server: Apache x-openstack-request-id: req-5f2561b1-6e30-401d-9d49-009fbf13dfd4 2019-07-30 11:22:55,701 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:22:55,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-5f2561b1-6e30-401d-9d49-009fbf13dfd4 2019-07-30 11:22:55,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719590187073s 2019-07-30 11:23:00,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:00,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:00,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-21421306-f0df-4e25-acbe-f9a402415fbe 2019-07-30 11:23:00,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:00,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:00 GMT Server: Apache x-openstack-request-id: req-a1e37ea7-4374-439f-b161-815f9b1f257f 2019-07-30 11:23:00,782 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:00,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-a1e37ea7-4374-439f-b161-815f9b1f257f 2019-07-30 11:23:00,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749199390411s 2019-07-30 11:23:00,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:23:00,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:01,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-03e2d28f-18d7-4e03-b866-8629a847987d 2019-07-30 11:23:01,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-30 11:23:01,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-727884ee-7a56-4489-9e61-672663d152e5 2019-07-30 11:23:01,536 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:23:01,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-727884ee-7a56-4489-9e61-672663d152e5 2019-07-30 11:23:01,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.753030061722s 2019-07-30 11:23:06,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:06,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:06 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-68c68e63-8348-4fbe-b9c4-5823fa2eba35 2019-07-30 11:23:06,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-30 11:23:07,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:06 GMT Server: Apache x-openstack-request-id: req-def40006-6b79-449e-962e-ab5d1e4a6dcc 2019-07-30 11:23:07,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:07,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-def40006-6b79-449e-962e-ab5d1e4a6dcc 2019-07-30 11:23:07,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.741487026215s 2019-07-30 11:23:12,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:12,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:12,322 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-9384e6f2-7266-4d85-8ca3-5b860963f908 2019-07-30 11:23:12,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:12,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:12 GMT Server: Apache x-openstack-request-id: req-23d58c84-f4c5-4f21-a16e-ca352376522f 2019-07-30 11:23:12,364 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:12,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-23d58c84-f4c5-4f21-a16e-ca352376522f 2019-07-30 11:23:12,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744798183441s 2019-07-30 11:23:12,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:23:12,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:12,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-8dae8837-780c-40aa-9b61-413d95296089 2019-07-30 11:23:12,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:13,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25147856-06c1-44b6-aa0e-ecece7f9a23b 2019-07-30 11:23:13,116 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:23:13,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-25147856-06c1-44b6-aa0e-ecece7f9a23b 2019-07-30 11:23:13,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.751148939133s 2019-07-30 11:23:18,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:18,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:18,152 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:18 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-3271d97f-6462-433f-b3b5-eb3d60df6965 2019-07-30 11:23:18,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:18,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:18 GMT Server: Apache x-openstack-request-id: req-6d891095-9bfc-4545-9bbb-121e24d6b8da 2019-07-30 11:23:18,880 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:18,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-6d891095-9bfc-4545-9bbb-121e24d6b8da 2019-07-30 11:23:18,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.758038043976s 2019-07-30 11:23:23,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:23,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:23,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-d1812254-89f6-43ed-a7a9-c4b6e1774b66 2019-07-30 11:23:23,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:23,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:23 GMT Server: Apache x-openstack-request-id: req-673df5da-a63a-43f9-b256-7faf6bdddfaa 2019-07-30 11:23:23,958 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:23,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-673df5da-a63a-43f9-b256-7faf6bdddfaa 2019-07-30 11:23:23,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722169876099s 2019-07-30 11:23:23,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:23:23,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:23,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-fd86a0bd-61a0-42f4-9c04-6a2e5da7296f 2019-07-30 11:23:23,988 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:24,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5041817c-5c55-46fa-8eb9-06b5feaf557b 2019-07-30 11:23:24,030 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:23:24,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-5041817c-5c55-46fa-8eb9-06b5feaf557b 2019-07-30 11:23:24,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715329647064s 2019-07-30 11:23:29,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:29,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-6ad9a180-c50d-4082-a133-23cb2963ed12 2019-07-30 11:23:29,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:29,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:29 GMT Server: Apache x-openstack-request-id: req-4ae1cd26-6e79-4ae6-9315-7609bb2c2037 2019-07-30 11:23:29,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:29,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-4ae1cd26-6e79-4ae6-9315-7609bb2c2037 2019-07-30 11:23:29,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739557743073s 2019-07-30 11:23:34,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:34,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:34,147 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:34 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-cb8ae70e-1f4f-4a4a-bbac-592b9db50c02 2019-07-30 11:23:34,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:34,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:34 GMT Server: Apache x-openstack-request-id: req-7ab9e59f-e25b-4bb7-b74a-487416a016c0 2019-07-30 11:23:34,189 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:34,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-7ab9e59f-e25b-4bb7-b74a-487416a016c0 2019-07-30 11:23:34,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729188919067s 2019-07-30 11:23:34,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:23:34,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:34,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:34 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd2c559f-68c2-4119-9767-a67ddc47f690 2019-07-30 11:23:34,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:34,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-46b10908-0b77-4917-80d6-75321b25e627 2019-07-30 11:23:34,265 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:23:34,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-46b10908-0b77-4917-80d6-75321b25e627 2019-07-30 11:23:34,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0754549503326s 2019-07-30 11:23:39,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:39,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:39,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-949f641e-5de7-4c5d-8eba-f041c0afe2ed 2019-07-30 11:23:39,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:39,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:39 GMT Server: Apache x-openstack-request-id: req-78d95f46-1482-42d4-a22a-38bf1ade9b8b 2019-07-30 11:23:39,346 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:39,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-78d95f46-1482-42d4-a22a-38bf1ade9b8b 2019-07-30 11:23:39,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739550590515s 2019-07-30 11:23:44,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:44,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:44 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-3980b9a9-c78a-4e3a-81b4-e121b9024729 2019-07-30 11:23:44,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-30 11:23:44,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:44 GMT Server: Apache x-openstack-request-id: req-1b0b0c8d-6c8c-4acb-a7d8-1d828a4c19b2 2019-07-30 11:23:44,424 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:44,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-1b0b0c8d-6c8c-4acb-a7d8-1d828a4c19b2 2019-07-30 11:23:44,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721969604492s 2019-07-30 11:23:44,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:23:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:44,454 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:44 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-f5287778-b7bb-4c5e-9bc1-f5d86dbc3796 2019-07-30 11:23:44,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-30 11:23:44,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-538cad84-405c-4744-aae9-45f02e918abc 2019-07-30 11:23:44,495 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:23:44,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-538cad84-405c-4744-aae9-45f02e918abc 2019-07-30 11:23:44,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704441070557s 2019-07-30 11:23:49,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:49,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:49 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-4c59b63d-9f98-4637-9de2-614706975877 2019-07-30 11:23:49,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-30 11:23:49,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:49 GMT Server: Apache x-openstack-request-id: req-b9ff5715-624f-4c9a-b878-4e97e5c8d392 2019-07-30 11:23:49,573 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:49,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-b9ff5715-624f-4c9a-b878-4e97e5c8d392 2019-07-30 11:23:49,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717170238495s 2019-07-30 11:23:54,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:54,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:54,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:54 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-bfae4cab-16da-4e6f-978c-b0223fc3d5e6 2019-07-30 11:23:54,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:54,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:54 GMT Server: Apache x-openstack-request-id: req-a4c6280c-bf46-4152-b483-69c03e998a6e 2019-07-30 11:23:54,653 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:54,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-a4c6280c-bf46-4152-b483-69c03e998a6e 2019-07-30 11:23:54,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743129253387s 2019-07-30 11:23:54,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:23:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:54,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:54 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-005bfad7-7cfc-4878-b665-6c18c1711d59 2019-07-30 11:23:54,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:54,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39555a60-bca0-4d6b-8a16-24bd77787bdb 2019-07-30 11:23:54,726 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:23:54,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-39555a60-bca0-4d6b-8a16-24bd77787bdb 2019-07-30 11:23:54,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726871490479s 2019-07-30 11:23:59,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:23:59,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:23:59,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:23:59 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-b00a8bde-272e-4975-a7e0-913712142c98 2019-07-30 11:23:59,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:23:59,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:23:59 GMT Server: Apache x-openstack-request-id: req-215384e5-fde3-4ded-b1c2-2412b5743438 2019-07-30 11:23:59,809 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:23:59,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-215384e5-fde3-4ded-b1c2-2412b5743438 2019-07-30 11:23:59,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752289295197s 2019-07-30 11:24:04,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:04,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-976f97a1-ac7e-42ed-8bc7-627e716b05a7 2019-07-30 11:24:04,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-30 11:24:04,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:04 GMT Server: Apache x-openstack-request-id: req-f9322fdf-0911-473e-b21e-b84f96fe7354 2019-07-30 11:24:04,887 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:04,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-f9322fdf-0911-473e-b21e-b84f96fe7354 2019-07-30 11:24:04,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727398395538s 2019-07-30 11:24:04,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:24:04,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:04,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-1a2c1e9a-54ff-4bc5-a232-54e607845856 2019-07-30 11:24:04,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:24:04,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f1aa2f58-831c-43fe-8d47-0069087ae476 2019-07-30 11:24:04,957 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:24:04,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-f1aa2f58-831c-43fe-8d47-0069087ae476 2019-07-30 11:24:04,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0690848827362s 2019-07-30 11:24:09,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:09,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-273e5ea4-f17a-4d92-a356-ae96a9e0fc9f 2019-07-30 11:24:09,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:24:10,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:10 GMT Server: Apache x-openstack-request-id: req-29ab7bc0-81c6-4844-93f0-77197f25157a 2019-07-30 11:24:10,036 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:10,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-29ab7bc0-81c6-4844-93f0-77197f25157a 2019-07-30 11:24:10,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722110271454s 2019-07-30 11:24:15,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:15,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:15,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:15 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-58c3c705-9267-4b87-8ace-cb2655aa6b8a 2019-07-30 11:24:15,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:24:15,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:15 GMT Server: Apache x-openstack-request-id: req-1e433184-7738-4b38-b25d-de5d91ed2283 2019-07-30 11:24:15,112 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:15,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-1e433184-7738-4b38-b25d-de5d91ed2283 2019-07-30 11:24:15,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707399845123s 2019-07-30 11:24:15,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:24:15,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:15,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:15 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-9f71f167-8000-4e4f-a7dd-aba4c93a7868 2019-07-30 11:24:15,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:24:15,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-35052a59-6a11-4cb5-83c8-aae4ea95d84b 2019-07-30 11:24:15,168 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:24:15,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-35052a59-6a11-4cb5-83c8-aae4ea95d84b 2019-07-30 11:24:15,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0551159381866s 2019-07-30 11:24:20,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:20,205 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:20 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-c4e2ed6f-7f55-449b-9edd-2168c2d604ce 2019-07-30 11:24:20,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-30 11:24:20,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:20 GMT Server: Apache x-openstack-request-id: req-31cef13c-0639-4c64-998c-52bd68518ce5 2019-07-30 11:24:20,249 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:20,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-31cef13c-0639-4c64-998c-52bd68518ce5 2019-07-30 11:24:20,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745270252228s 2019-07-30 11:24:25,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:25,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:25,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:25 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-46a8a9bb-7523-4c16-a570-620d7fd98827 2019-07-30 11:24:25,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-30 11:24:25,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:25 GMT Server: Apache x-openstack-request-id: req-506161e0-e393-4a6d-ba58-e73b0cb2c9cc 2019-07-30 11:24:25,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:25,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-506161e0-e393-4a6d-ba58-e73b0cb2c9cc 2019-07-30 11:24:25,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0891840457916s 2019-07-30 11:24:25,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:24:25,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:25,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:25 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-31229432-72ee-4f98-807b-51173c0bc8ed 2019-07-30 11:24:25,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-30 11:24:25,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b97c1131-b21b-43a6-bc52-21506ee12cdf 2019-07-30 11:24:25,419 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:24:25,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-b97c1131-b21b-43a6-bc52-21506ee12cdf 2019-07-30 11:24:25,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744240283966s 2019-07-30 11:24:30,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:30,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:30,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:30 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-8a480efb-9254-424d-9f40-2faf8107892c 2019-07-30 11:24:30,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:24:30,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:30 GMT Server: Apache x-openstack-request-id: req-f42d29a8-65aa-47cd-a0ea-28715ca86189 2019-07-30 11:24:30,498 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:30,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-f42d29a8-65aa-47cd-a0ea-28715ca86189 2019-07-30 11:24:30,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721499919891s 2019-07-30 11:24:35,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:35,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:35,536 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-7fd8d788-e1f5-4696-b3e2-eb9ad14153c5 2019-07-30 11:24:35,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:24:35,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:35 GMT Server: Apache x-openstack-request-id: req-4772dc1d-a6fb-484b-b82a-6640f2b6e91b 2019-07-30 11:24:35,579 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:35,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-4772dc1d-a6fb-484b-b82a-6640f2b6e91b 2019-07-30 11:24:35,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751168727875s 2019-07-30 11:24:35,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:24:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:35,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-853203ae-272d-438c-88b8-82e44b50a7c2 2019-07-30 11:24:35,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:24:35,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a625d440-a409-4a1a-8b09-b38dc1de9ba0 2019-07-30 11:24:35,653 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:24:35,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-a625d440-a409-4a1a-8b09-b38dc1de9ba0 2019-07-30 11:24:35,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738921165466s 2019-07-30 11:24:40,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:40,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:40,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:40 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-30984f4e-5d20-403b-b752-d6a852e604bc 2019-07-30 11:24:40,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-30 11:24:40,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:40 GMT Server: Apache x-openstack-request-id: req-6d793709-d0d1-432b-a27c-593ab5ccf82c 2019-07-30 11:24:40,737 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:40,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-6d793709-d0d1-432b-a27c-593ab5ccf82c 2019-07-30 11:24:40,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076761007309s 2019-07-30 11:24:45,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:45,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:45,776 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-82e5a52b-045e-4685-b6f9-a31228dc1278 2019-07-30 11:24:45,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:24:45,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:45 GMT Server: Apache x-openstack-request-id: req-e0188c75-84b8-468e-8fcd-f0fe034099d8 2019-07-30 11:24:45,818 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:45,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-e0188c75-84b8-468e-8fcd-f0fe034099d8 2019-07-30 11:24:45,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748929977417s 2019-07-30 11:24:45,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:24:45,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:45,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-fa4cdf6b-2098-4209-9605-31c24748176e 2019-07-30 11:24:45,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-30 11:24:45,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8ce7f3c-c470-467b-bc48-e07e35bf7f5c 2019-07-30 11:24:45,890 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:24:45,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-a8ce7f3c-c470-467b-bc48-e07e35bf7f5c 2019-07-30 11:24:45,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722069740295s 2019-07-30 11:24:50,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:50,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-847163d2-4903-4f78-b5cc-5d215ab7403e 2019-07-30 11:24:50,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-30 11:24:50,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:50 GMT Server: Apache x-openstack-request-id: req-a9ed6403-a674-407a-abf3-ad97b068fbe3 2019-07-30 11:24:50,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:24:50,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-a9ed6403-a674-407a-abf3-ad97b068fbe3 2019-07-30 11:24:50,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727231502533s 2019-07-30 11:24:55,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:24:55,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:24:56,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:24:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc Server: Apache x-openstack-request-id: req-c4031013-5cf8-4131-8983-63a5d208dbab 2019-07-30 11:24:56,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-30 11:24:56,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Tue, 30 Jul 2019 11:24:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c2257de-d843-4567-8fdb-787a3ce80b89 2019-07-30 11:24:56,053 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-07-30T11:24:51Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dns/events/ef5e91e0-be81-483d-99c1-34376720ca17", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b9a5a025-28ae-4478-ad6b-3d803d32532a", "id": "ef5e91e0-be81-483d-99c1-34376720ca17"}, {"resource_name": "ellis", "event_time": "2019-07-30T11:24:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/ellis/events/4a737248-e9d5-4539-a3e2-26d9dee9175c", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-iz7zbluip3x7", "id": "4a737248-e9d5-4539-a3e2-26d9dee9175c"}]} 2019-07-30 11:24:56,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc&marker=2c7cc639-b428-4e7e-a7ba-2e84e3a31bdb&sort_dir=asc used request id req-8c2257de-d843-4567-8fdb-787a3ce80b89 2019-07-30 11:24:56,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767321586609s 2019-07-30 11:25:01,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:01,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:01 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-20ffe3c6-17d2-457e-89f5-3be030e33acb 2019-07-30 11:25:01,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:25:01,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:01 GMT Server: Apache x-openstack-request-id: req-63b9452a-eb4c-4c74-9562-fae08dd97062 2019-07-30 11:25:01,132 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:01,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-63b9452a-eb4c-4c74-9562-fae08dd97062 2019-07-30 11:25:01,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729780197144s 2019-07-30 11:25:06,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:06,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:06,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:06 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-cab46a54-f640-405c-90ca-8978af436437 2019-07-30 11:25:06,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-30 11:25:06,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:06 GMT Server: Apache x-openstack-request-id: req-620333cf-eb1e-4a9f-9619-bb4b1d1d7e21 2019-07-30 11:25:06,208 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:06,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-620333cf-eb1e-4a9f-9619-bb4b1d1d7e21 2019-07-30 11:25:06,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701658725739s 2019-07-30 11:25:06,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:25:06,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:06,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:06 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-8debfe31-8e6f-42b2-86ac-528b00b6264f 2019-07-30 11:25:06,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:25:06,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ce05c50-8315-4d69-a43f-9a53d01034be 2019-07-30 11:25:06,262 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:25:06,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-3ce05c50-8315-4d69-a43f-9a53d01034be 2019-07-30 11:25:06,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0530998706818s 2019-07-30 11:25:11,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:11,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:11,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-09deccc9-c2e6-4ac5-90bb-997e48dc88dc 2019-07-30 11:25:11,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-30 11:25:11,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:11 GMT Server: Apache x-openstack-request-id: req-35f2c2d0-3e03-4929-a88b-c76b65d668e1 2019-07-30 11:25:11,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:11,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-35f2c2d0-3e03-4929-a88b-c76b65d668e1 2019-07-30 11:25:11,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756998062134s 2019-07-30 11:25:16,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:16,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:16,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-2af43e5d-7b94-4e71-a373-3c977d1b9ad4 2019-07-30 11:25:16,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:25:16,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:16 GMT Server: Apache x-openstack-request-id: req-5adace71-f8e1-4608-9a32-dc43ee85ee4a 2019-07-30 11:25:16,424 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:16,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-5adace71-f8e1-4608-9a32-dc43ee85ee4a 2019-07-30 11:25:16,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773661136627s 2019-07-30 11:25:16,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:25:16,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:16,454 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ef9467a-a8ea-4078-8a09-1660ea34e07f 2019-07-30 11:25:16,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-30 11:25:16,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-82ec90ef-71cf-4433-a770-d1f737e82e7d 2019-07-30 11:25:16,496 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:25:16,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-82ec90ef-71cf-4433-a770-d1f737e82e7d 2019-07-30 11:25:16,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722229480743s 2019-07-30 11:25:21,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:21,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-ac5d07f4-65df-46e3-9a59-9120932d11a1 2019-07-30 11:25:21,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-30 11:25:21,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:21 GMT Server: Apache x-openstack-request-id: req-3bd59ca5-4fe2-4fed-b8c6-6feb2db0fa88 2019-07-30 11:25:21,574 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:21,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-3bd59ca5-4fe2-4fed-b8c6-6feb2db0fa88 2019-07-30 11:25:21,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710821151733s 2019-07-30 11:25:26,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:26,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-71befad1-3528-4d26-b4df-7b822310d3cf 2019-07-30 11:25:26,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:25:26,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:26 GMT Server: Apache x-openstack-request-id: req-d6c1fbe0-88ed-4f32-9d6d-3736ef798b98 2019-07-30 11:25:26,650 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:26,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-d6c1fbe0-88ed-4f32-9d6d-3736ef798b98 2019-07-30 11:25:26,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700418949127s 2019-07-30 11:25:26,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:25:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:26,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea02d034-81d3-446e-8bba-464653a41d85 2019-07-30 11:25:26,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-30 11:25:26,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-87a8fa8e-daef-4787-9a47-e7ff60da9249 2019-07-30 11:25:26,706 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:25:26,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-87a8fa8e-daef-4787-9a47-e7ff60da9249 2019-07-30 11:25:26,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555741786957s 2019-07-30 11:25:31,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:31,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:31,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:31 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-41f6976c-254f-4908-a207-9ee03cc50df2 2019-07-30 11:25:31,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-30 11:25:31,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:31 GMT Server: Apache x-openstack-request-id: req-a4868d1a-3693-401f-84d7-b2c3567eefd6 2019-07-30 11:25:31,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:31,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-a4868d1a-3693-401f-84d7-b2c3567eefd6 2019-07-30 11:25:31,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732400417328s 2019-07-30 11:25:36,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:36,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:36 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-bdfabef2-4ea9-4603-a16c-9b9a9877f7a2 2019-07-30 11:25:36,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-30 11:25:36,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:36 GMT Server: Apache x-openstack-request-id: req-a6261d95-d811-4c10-abf2-822925136208 2019-07-30 11:25:36,862 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:36,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-a6261d95-d811-4c10-abf2-822925136208 2019-07-30 11:25:36,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725810527802s 2019-07-30 11:25:36,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:25:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:36,892 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:36 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-f66934f3-cd07-4e29-a5ce-bb5f630fe755 2019-07-30 11:25:36,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:25:36,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d042d7fc-5259-4b5c-b5bf-a23e59b916e6 2019-07-30 11:25:36,933 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:25:36,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-d042d7fc-5259-4b5c-b5bf-a23e59b916e6 2019-07-30 11:25:36,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704960823059s 2019-07-30 11:25:41,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:41,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:41 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-46f4ceaa-2c1d-445e-b2a9-0dcf49f93033 2019-07-30 11:25:41,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-30 11:25:42,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:41 GMT Server: Apache x-openstack-request-id: req-3775ab60-27a8-4d6a-bdc8-7c04a257d84b 2019-07-30 11:25:42,011 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:42,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-3775ab60-27a8-4d6a-bdc8-7c04a257d84b 2019-07-30 11:25:42,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710451602936s 2019-07-30 11:25:47,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:47,046 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:47 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-5131fca8-6686-4db6-8ba6-844f7d5b96df 2019-07-30 11:25:47,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:25:47,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:47 GMT Server: Apache x-openstack-request-id: req-ba201fb7-4071-496a-a242-af4477665c15 2019-07-30 11:25:47,091 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:47,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-ba201fb7-4071-496a-a242-af4477665c15 2019-07-30 11:25:47,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737910270691s 2019-07-30 11:25:47,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:25:47,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:47,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:47 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-1100f6be-ba7a-4566-a338-568a7d33370a 2019-07-30 11:25:47,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-30 11:25:47,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e4711dc-b2ed-4538-96ce-1da380b8adaf 2019-07-30 11:25:47,146 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:25:47,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-0e4711dc-b2ed-4538-96ce-1da380b8adaf 2019-07-30 11:25:47,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552189350128s 2019-07-30 11:25:52,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:52,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:52,185 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:52 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-e0130158-f5c6-4a6e-bca2-1ecfe15fced8 2019-07-30 11:25:52,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-30 11:25:52,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:52 GMT Server: Apache x-openstack-request-id: req-eee9b7ce-b260-4aba-a2ff-14f0996e9e97 2019-07-30 11:25:52,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:52,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-eee9b7ce-b260-4aba-a2ff-14f0996e9e97 2019-07-30 11:25:52,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072879076004s 2019-07-30 11:25:57,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:25:57,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:57,263 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-bf05ed27-80b1-46c3-ab1e-58c1dd676322 2019-07-30 11:25:57,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-30 11:25:57,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:57 GMT Server: Apache x-openstack-request-id: req-1f9e524a-514a-4205-8789-e8cbade953ed 2019-07-30 11:25:57,305 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:25:57,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-1f9e524a-514a-4205-8789-e8cbade953ed 2019-07-30 11:25:57,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730061531067s 2019-07-30 11:25:57,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:25:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:25:57,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:25:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-72dba5fe-1c8e-4630-b629-9d4a4b302832 2019-07-30 11:25:57,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-30 11:25:57,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:25:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f36935e9-48e2-4885-8a95-7b621cc6923b 2019-07-30 11:25:57,377 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:25:57,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-f36935e9-48e2-4885-8a95-7b621cc6923b 2019-07-30 11:25:57,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711009502411s 2019-07-30 11:26:02,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:02,412 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-3196e847-b90a-4b03-b2f8-5569cdd3a99a 2019-07-30 11:26:02,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-30 11:26:02,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:02 GMT Server: Apache x-openstack-request-id: req-974e2661-618b-45fb-8400-e01e42414c14 2019-07-30 11:26:02,454 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:02,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-974e2661-618b-45fb-8400-e01e42414c14 2019-07-30 11:26:02,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734798908234s 2019-07-30 11:26:07,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:07,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-5b0f42fe-4e23-454a-9123-c366e5fc2bb6 2019-07-30 11:26:07,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:26:07,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:07 GMT Server: Apache x-openstack-request-id: req-37da0e06-c2d0-436a-848a-dc483192ca62 2019-07-30 11:26:07,537 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:07,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-37da0e06-c2d0-436a-848a-dc483192ca62 2019-07-30 11:26:07,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774929523468s 2019-07-30 11:26:07,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:26:07,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:07,568 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-a258d8f0-825d-4cec-96f8-bc5dbb42b04e 2019-07-30 11:26:07,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-30 11:26:07,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f6bd72ae-3d97-49e6-a540-51e92a9e18a0 2019-07-30 11:26:07,611 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:26:07,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-f6bd72ae-3d97-49e6-a540-51e92a9e18a0 2019-07-30 11:26:07,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735070705414s 2019-07-30 11:26:12,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:12,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:12,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-0370ec75-a3d3-4d51-a5cc-229047c304f7 2019-07-30 11:26:12,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-30 11:26:12,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:12 GMT Server: Apache x-openstack-request-id: req-b28f1d50-c550-45d2-844f-363d50c80b57 2019-07-30 11:26:12,690 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:12,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-b28f1d50-c550-45d2-844f-363d50c80b57 2019-07-30 11:26:12,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725159645081s 2019-07-30 11:26:17,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:17,727 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:17 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-5184f462-f453-48f7-87b6-07cc7849265d 2019-07-30 11:26:17,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-30 11:26:17,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:17 GMT Server: Apache x-openstack-request-id: req-5d50e5e5-2c5e-4849-984e-166a2b88fd5a 2019-07-30 11:26:17,768 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:17,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-5d50e5e5-2c5e-4849-984e-166a2b88fd5a 2019-07-30 11:26:17,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072252035141s 2019-07-30 11:26:17,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:26:17,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:17,798 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:17 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-f58f7ab6-4d50-491e-b135-acc74c73ede5 2019-07-30 11:26:17,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-30 11:26:17,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1f70d474-81a6-49db-85e7-bfdacad4bc93 2019-07-30 11:26:17,824 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:26:17,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-1f70d474-81a6-49db-85e7-bfdacad4bc93 2019-07-30 11:26:17,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555319786072s 2019-07-30 11:26:22,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:22,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:22,860 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:22 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-55627ab5-6154-47ab-b7bd-6410c0860460 2019-07-30 11:26:22,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-30 11:26:22,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:22 GMT Server: Apache x-openstack-request-id: req-e22e1ca8-4bb2-4e96-9031-a01c70ff7aa1 2019-07-30 11:26:22,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:22,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-e22e1ca8-4bb2-4e96-9031-a01c70ff7aa1 2019-07-30 11:26:22,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701010227203s 2019-07-30 11:26:27,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:27,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:27,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:27 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-52719301-4a6a-4134-a74d-6ea93d040949 2019-07-30 11:26:27,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-30 11:26:27,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:27 GMT Server: Apache x-openstack-request-id: req-78c6d136-1051-4dd9-a054-e4e98d57237a 2019-07-30 11:26:27,980 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:27,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-78c6d136-1051-4dd9-a054-e4e98d57237a 2019-07-30 11:26:27,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734610557556s 2019-07-30 11:26:27,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:26:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:28,010 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:27 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-1d8010e8-9add-460c-9f73-672a91c3474d 2019-07-30 11:26:28,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:26:28,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-879381d7-873d-4dff-ab97-97cc901db1db 2019-07-30 11:26:28,052 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:26:28,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-879381d7-873d-4dff-ab97-97cc901db1db 2019-07-30 11:26:28,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714559555054s 2019-07-30 11:26:33,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:33,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:33,093 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-39e25574-9e38-434b-b9a7-48adf91296ae 2019-07-30 11:26:33,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-30 11:26:33,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:33 GMT Server: Apache x-openstack-request-id: req-35709e60-869b-4ce1-b440-f7c59214da7e 2019-07-30 11:26:33,137 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:33,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-35709e60-869b-4ce1-b440-f7c59214da7e 2019-07-30 11:26:33,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779600143433s 2019-07-30 11:26:38,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:38,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-f054b9b8-2dde-44f3-8fac-a734c1cd9625 2019-07-30 11:26:38,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-30 11:26:38,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:38 GMT Server: Apache x-openstack-request-id: req-b64c361d-1bdd-4704-8a8e-c83f34964775 2019-07-30 11:26:38,216 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:38,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-b64c361d-1bdd-4704-8a8e-c83f34964775 2019-07-30 11:26:38,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730969905853s 2019-07-30 11:26:38,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:26:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:38,246 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b734253e-a259-4746-8899-086fba3ad242 2019-07-30 11:26:38,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-30 11:26:38,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32131953-93c2-469f-970d-9f11002dfc86 2019-07-30 11:26:38,288 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:26:38,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-32131953-93c2-469f-970d-9f11002dfc86 2019-07-30 11:26:38,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717470645905s 2019-07-30 11:26:43,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:43,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:43,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-5e4387e0-a536-463e-acfc-7d322ca3cc06 2019-07-30 11:26:43,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-30 11:26:43,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:43 GMT Server: Apache x-openstack-request-id: req-be9a1905-2ffe-4850-ba41-a1579cbdfb9b 2019-07-30 11:26:43,366 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:43,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-be9a1905-2ffe-4850-ba41-a1579cbdfb9b 2019-07-30 11:26:43,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714418888092s 2019-07-30 11:26:48,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:48,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:48,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-39461617-a67e-4a07-9f25-425171104da6 2019-07-30 11:26:48,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:26:48,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:48 GMT Server: Apache x-openstack-request-id: req-9dd08efb-2d43-4d8f-a584-dda5fc9db24e 2019-07-30 11:26:48,444 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:48,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-9dd08efb-2d43-4d8f-a584-dda5fc9db24e 2019-07-30 11:26:48,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715289115906s 2019-07-30 11:26:48,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:26:48,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:48,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-d6c7fe18-a507-4306-a222-ae897f8ac7b8 2019-07-30 11:26:48,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:26:48,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-504ed15b-61e6-47b6-9b9f-32901c891ee8 2019-07-30 11:26:48,499 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:26:48,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-504ed15b-61e6-47b6-9b9f-32901c891ee8 2019-07-30 11:26:48,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0545358657837s 2019-07-30 11:26:53,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:53,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:53,536 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-bef5e395-bc31-455a-909d-74795a429368 2019-07-30 11:26:53,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:26:53,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:53 GMT Server: Apache x-openstack-request-id: req-f28bd702-c3b9-4e94-911c-13864ae62062 2019-07-30 11:26:53,578 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:53,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-f28bd702-c3b9-4e94-911c-13864ae62062 2019-07-30 11:26:53,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721900463104s 2019-07-30 11:26:58,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:26:58,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:58,618 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-dd86d6cd-5132-4320-9853-5d12c1104d10 2019-07-30 11:26:58,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-30 11:26:58,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:58 GMT Server: Apache x-openstack-request-id: req-8d0f23a4-696d-4372-9e6b-c5ddf8218021 2019-07-30 11:26:58,662 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:26:58,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-8d0f23a4-696d-4372-9e6b-c5ddf8218021 2019-07-30 11:26:58,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0785210132599s 2019-07-30 11:26:58,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:26:58,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:26:58,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:26:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-691de138-a7b8-46ce-babe-ebd64951e4ab 2019-07-30 11:26:58,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-30 11:26:58,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:26:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-92f39210-1f30-4f9f-82b1-4d6ecfa6569f 2019-07-30 11:26:58,735 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:26:58,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-92f39210-1f30-4f9f-82b1-4d6ecfa6569f 2019-07-30 11:26:58,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728178024292s 2019-07-30 11:27:03,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:03,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:03,773 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:03 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-64630d14-3121-4bf1-a191-9a0dc8d4276d 2019-07-30 11:27:03,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:27:03,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:03 GMT Server: Apache x-openstack-request-id: req-41e8890c-6923-44a8-b922-b630daab0142 2019-07-30 11:27:03,815 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:03,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-41e8890c-6923-44a8-b922-b630daab0142 2019-07-30 11:27:03,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720908641815s 2019-07-30 11:27:08,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:08,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:08,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:08 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-e4ad70c6-8e03-4702-bd37-dc9c5b524e7c 2019-07-30 11:27:08,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:27:08,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:08 GMT Server: Apache x-openstack-request-id: req-7472c275-2040-4913-9de7-56a5231955b5 2019-07-30 11:27:08,895 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:08,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-7472c275-2040-4913-9de7-56a5231955b5 2019-07-30 11:27:08,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743639469147s 2019-07-30 11:27:08,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:27:08,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:08,926 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:08 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-5707ce6f-25e3-45a2-bad2-890ae4bbe001 2019-07-30 11:27:08,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:27:08,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c10779c4-48a7-4124-8f0b-7a7e1cfee628 2019-07-30 11:27:08,969 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:27:08,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-c10779c4-48a7-4124-8f0b-7a7e1cfee628 2019-07-30 11:27:08,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740830898285s 2019-07-30 11:27:13,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:14,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:13 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-3db06605-97d3-4fd8-bc52-c66b34b82ebe 2019-07-30 11:27:14,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:27:14,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:14 GMT Server: Apache x-openstack-request-id: req-3c197b6f-38c2-4536-9c9a-95453841b81b 2019-07-30 11:27:14,049 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:14,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-3c197b6f-38c2-4536-9c9a-95453841b81b 2019-07-30 11:27:14,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733098983765s 2019-07-30 11:27:19,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:19,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:19,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-a4d2e95d-74ec-4afb-b625-0d993b2033e1 2019-07-30 11:27:19,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-30 11:27:19,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:19 GMT Server: Apache x-openstack-request-id: req-642d27df-f2c0-4c4a-9e10-53d27efe8bb5 2019-07-30 11:27:19,124 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:19,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-642d27df-f2c0-4c4a-9e10-53d27efe8bb5 2019-07-30 11:27:19,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693230628967s 2019-07-30 11:27:19,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:27:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:19,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-cb5df9c7-8a60-4082-bb10-31a5511c968d 2019-07-30 11:27:19,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-30 11:27:19,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-52376c2f-5ef6-4828-99d4-c07fad4e8abb 2019-07-30 11:27:19,469 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:27:19,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-52376c2f-5ef6-4828-99d4-c07fad4e8abb 2019-07-30 11:27:19,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.343629837036s 2019-07-30 11:27:24,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:24,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:24,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-2b9035cf-62a5-435c-87e4-e165556e09d1 2019-07-30 11:27:24,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:27:24,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:24 GMT Server: Apache x-openstack-request-id: req-a8cf0458-1e8c-43db-9d06-bea6d1af918a 2019-07-30 11:27:24,565 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:24,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-a8cf0458-1e8c-43db-9d06-bea6d1af918a 2019-07-30 11:27:24,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0893070697784s 2019-07-30 11:27:29,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:29,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-3429ca01-5200-40e9-8537-2a3d086b2922 2019-07-30 11:27:29,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:27:29,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:29 GMT Server: Apache x-openstack-request-id: req-174eda34-cb5a-4138-8ee9-24228c20da6b 2019-07-30 11:27:29,829 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:29,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-174eda34-cb5a-4138-8ee9-24228c20da6b 2019-07-30 11:27:29,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.258864879608s 2019-07-30 11:27:29,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:27:29,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:29,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-90194831-3e75-48b6-838f-46eda912134d 2019-07-30 11:27:29,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-30 11:27:30,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a4da3d36-ca1b-4b8d-99ec-cffa6a78cb7e 2019-07-30 11:27:30,179 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:27:30,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-a4da3d36-ca1b-4b8d-99ec-cffa6a78cb7e 2019-07-30 11:27:30,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.349530935287s 2019-07-30 11:27:35,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:35,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:35,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-12979602-476a-48ca-8bc6-377a6117af39 2019-07-30 11:27:35,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:27:35,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:35 GMT Server: Apache x-openstack-request-id: req-13c4622f-ffc0-4615-8603-c259f9a8feb0 2019-07-30 11:27:35,260 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:35,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-13c4622f-ffc0-4615-8603-c259f9a8feb0 2019-07-30 11:27:35,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743601322174s 2019-07-30 11:27:40,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:40,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:40 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-42f50c3d-4e8f-4549-a679-c2045ab2d8fc 2019-07-30 11:27:40,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-30 11:27:40,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:40 GMT Server: Apache x-openstack-request-id: req-f07bcf31-7d3a-42f8-af9d-192837367bd2 2019-07-30 11:27:40,542 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:40,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-f07bcf31-7d3a-42f8-af9d-192837367bd2 2019-07-30 11:27:40,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.276128053665s 2019-07-30 11:27:40,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:27:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:40,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:40 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e9ee0bd-9f83-45d9-915d-096ffe9d0a9e 2019-07-30 11:27:40,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-30 11:27:40,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-20340726-37c0-4d11-a2c6-67ec0c688bb3 2019-07-30 11:27:40,894 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:27:40,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-20340726-37c0-4d11-a2c6-67ec0c688bb3 2019-07-30 11:27:40,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.351985216141s 2019-07-30 11:27:45,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:45,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:45,932 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-5f7cb3fb-a1a6-460f-9d57-e6a3935549f0 2019-07-30 11:27:45,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-30 11:27:46,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:45 GMT Server: Apache x-openstack-request-id: req-d44ed37d-a944-4eec-a768-68da7bffd74b 2019-07-30 11:27:46,247 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:46,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-d44ed37d-a944-4eec-a768-68da7bffd74b 2019-07-30 11:27:46,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346181869507s 2019-07-30 11:27:51,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:51,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:51,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:51 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-9d13b3dc-c16b-4178-ba51-7324a71d42bb 2019-07-30 11:27:51,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-30 11:27:51,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:51 GMT Server: Apache x-openstack-request-id: req-aa4da84b-3f8d-4aea-baa8-85b04d39f956 2019-07-30 11:27:51,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:51,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-aa4da84b-3f8d-4aea-baa8-85b04d39f956 2019-07-30 11:27:51,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0904469490051s 2019-07-30 11:27:51,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:27:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:51,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:51 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ef049156-c917-495c-bd24-900b4f60ca8d 2019-07-30 11:27:51,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-30 11:27:51,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25e45a08-b12c-4814-8406-831f32d1401e 2019-07-30 11:27:51,690 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:27:51,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-25e45a08-b12c-4814-8406-831f32d1401e 2019-07-30 11:27:51,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345963954926s 2019-07-30 11:27:56,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:27:56,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:27:57,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:27:56 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-2c2cbf00-046c-48fe-afee-324cf71b2d4e 2019-07-30 11:27:57,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:27:57,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:27:57 GMT Server: Apache x-openstack-request-id: req-2d8ab098-8a7a-4a56-a933-dfb4e185cfd5 2019-07-30 11:27:57,050 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:27:57,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-2d8ab098-8a7a-4a56-a933-dfb4e185cfd5 2019-07-30 11:27:57,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35329413414s 2019-07-30 11:28:02,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:02,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:02,087 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-c46b29c8-6848-4598-95e4-d4aedbe42c9c 2019-07-30 11:28:02,087 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:02,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:02 GMT Server: Apache x-openstack-request-id: req-f73c9286-1ecc-45fc-98cf-45bbc4501114 2019-07-30 11:28:02,130 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:02,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-f73c9286-1ecc-45fc-98cf-45bbc4501114 2019-07-30 11:28:02,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751140117645s 2019-07-30 11:28:02,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:28:02,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:02,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b1e92b23-ef37-4bb7-a1ca-dafa454a1147 2019-07-30 11:28:02,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:02,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b96bed94-26c8-4a94-bece-74bab6ed4aa4 2019-07-30 11:28:02,204 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:28:02,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-b96bed94-26c8-4a94-bece-74bab6ed4aa4 2019-07-30 11:28:02,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072695016861s 2019-07-30 11:28:07,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:07,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:07,243 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-5a5c4314-41f2-4f4c-8251-16dd06a5a3b2 2019-07-30 11:28:07,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-30 11:28:07,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:07 GMT Server: Apache x-openstack-request-id: req-0659ca78-36c6-4e7d-91c9-cccd3be2628f 2019-07-30 11:28:07,286 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:07,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-0659ca78-36c6-4e7d-91c9-cccd3be2628f 2019-07-30 11:28:07,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075089931488s 2019-07-30 11:28:12,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:12,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:12,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-288e4247-e75d-4c9e-81b3-9ee367e16cbc 2019-07-30 11:28:12,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-30 11:28:12,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:12 GMT Server: Apache x-openstack-request-id: req-5d00181f-576d-499a-82ef-c00d138a9d26 2019-07-30 11:28:12,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:12,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-5d00181f-576d-499a-82ef-c00d138a9d26 2019-07-30 11:28:12,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0897738933563s 2019-07-30 11:28:12,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:28:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:12,685 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-f16431f4-2c5c-4386-b7dc-6c4e93b53634 2019-07-30 11:28:12,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:12,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14116ec0-0820-4f52-8989-0332baee5cff 2019-07-30 11:28:12,989 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:28:12,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-14116ec0-0820-4f52-8989-0332baee5cff 2019-07-30 11:28:12,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.607491970062s 2019-07-30 11:28:17,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:17,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:18,026 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:18 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-588a8f96-47fe-449b-abf9-c112d8c44d1b 2019-07-30 11:28:18,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:18,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:18 GMT Server: Apache x-openstack-request-id: req-58358be5-5d23-4ae2-bb5a-e20f3eec3e4a 2019-07-30 11:28:18,068 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:18,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-58358be5-5d23-4ae2-bb5a-e20f3eec3e4a 2019-07-30 11:28:18,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724859237671s 2019-07-30 11:28:23,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:23,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:23,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-b4fe706a-a777-4146-a41a-81ef4ae86ee2 2019-07-30 11:28:23,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:23,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:23 GMT Server: Apache x-openstack-request-id: req-54488509-06e4-47b2-bb8e-78be7ce2d59e 2019-07-30 11:28:23,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:23,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-54488509-06e4-47b2-bb8e-78be7ce2d59e 2019-07-30 11:28:23,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744740962982s 2019-07-30 11:28:23,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:28:23,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:23,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-456104d1-023b-49f4-94d6-c1a6442695f6 2019-07-30 11:28:23,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:23,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3bb76bc9-f546-46dc-88d9-27cdf408c15e 2019-07-30 11:28:23,481 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:28:23,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-3bb76bc9-f546-46dc-88d9-27cdf408c15e 2019-07-30 11:28:23,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.331823825836s 2019-07-30 11:28:28,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:28,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:28,517 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:28 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-5496c10b-0bc4-4656-8594-792d7b61fe05 2019-07-30 11:28:28,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:28,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:28 GMT Server: Apache x-openstack-request-id: req-6f2304fe-92f4-42dd-bffb-bb85120ecc6b 2019-07-30 11:28:28,558 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:28,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-6f2304fe-92f4-42dd-bffb-bb85120ecc6b 2019-07-30 11:28:28,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071044921875s 2019-07-30 11:28:33,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:33,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:33,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-f9f6f78f-1e45-4b46-887e-bc7b8193b750 2019-07-30 11:28:33,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-30 11:28:33,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:33 GMT Server: Apache x-openstack-request-id: req-ca7b11c3-6a9a-4a15-8ddf-93ba5435ca9d 2019-07-30 11:28:33,640 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:33,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-ca7b11c3-6a9a-4a15-8ddf-93ba5435ca9d 2019-07-30 11:28:33,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759642124176s 2019-07-30 11:28:33,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:28:33,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:33,671 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ee19a0dd-d62c-4395-9307-31203e7c1644 2019-07-30 11:28:33,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:33,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f83aeb01-5e39-47a1-adeb-df70ad679e60 2019-07-30 11:28:33,716 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:28:33,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-f83aeb01-5e39-47a1-adeb-df70ad679e60 2019-07-30 11:28:33,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0754318237305s 2019-07-30 11:28:38,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:38,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-8e37ba42-a2cc-402d-ad13-d8b97c675f60 2019-07-30 11:28:38,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:38,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:38 GMT Server: Apache x-openstack-request-id: req-f178b270-5c2f-4fa0-9fba-348eb5b210d7 2019-07-30 11:28:38,795 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:38,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-f178b270-5c2f-4fa0-9fba-348eb5b210d7 2019-07-30 11:28:38,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726039409637s 2019-07-30 11:28:43,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:43,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:43,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-01c20030-5742-4b70-9268-7106de14d7c7 2019-07-30 11:28:43,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:44,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:43 GMT Server: Apache x-openstack-request-id: req-40508f99-e978-41ee-84f6-2c5dd5b57430 2019-07-30 11:28:44,135 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:44,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-40508f99-e978-41ee-84f6-2c5dd5b57430 2019-07-30 11:28:44,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.334782123566s 2019-07-30 11:28:44,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:28:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:44,165 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:44 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-f8a4e9ee-d126-485b-8f1e-e4de415be1f0 2019-07-30 11:28:44,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:44,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df682989-29ab-4521-b2e0-8f64b9f6b391 2019-07-30 11:28:44,191 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:28:44,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-df682989-29ab-4521-b2e0-8f64b9f6b391 2019-07-30 11:28:44,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548279285431s 2019-07-30 11:28:49,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:49,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:49,226 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:49 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-ef0d9146-c4d3-42ff-b832-38295ae279a3 2019-07-30 11:28:49,227 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:49,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:49 GMT Server: Apache x-openstack-request-id: req-c6e1e752-b68b-4254-82d5-e0db97a85a9f 2019-07-30 11:28:49,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:49,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-c6e1e752-b68b-4254-82d5-e0db97a85a9f 2019-07-30 11:28:49,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702891349792s 2019-07-30 11:28:54,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:54,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:54 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-add33ac9-d6f6-4f4c-98cc-923bd04bdec1 2019-07-30 11:28:54,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:28:54,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:54 GMT Server: Apache x-openstack-request-id: req-b38fcd28-38df-4f51-aa5f-8beec58b3624 2019-07-30 11:28:54,348 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:54,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-b38fcd28-38df-4f51-aa5f-8beec58b3624 2019-07-30 11:28:54,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747170448303s 2019-07-30 11:28:54,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:28:54,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:54,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:54 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-d1efae3c-69f5-476a-88d4-ed71e8c860af 2019-07-30 11:28:54,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-30 11:28:54,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9b623d5c-032e-48e7-8ed2-d5065dce97bf 2019-07-30 11:28:54,424 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:28:54,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-9b623d5c-032e-48e7-8ed2-d5065dce97bf 2019-07-30 11:28:54,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753347873688s 2019-07-30 11:28:59,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:28:59,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:28:59,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:28:59 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-bfd933f8-bfc4-4838-a286-7c09f7d0fe7b 2019-07-30 11:28:59,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-30 11:28:59,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:28:59 GMT Server: Apache x-openstack-request-id: req-2b4972b3-78ab-4553-8e09-dd628739889f 2019-07-30 11:28:59,505 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:28:59,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-2b4972b3-78ab-4553-8e09-dd628739889f 2019-07-30 11:28:59,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744640827179s 2019-07-30 11:29:04,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:04,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:04,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-b9a1f1aa-46ae-4316-a52a-8bd2058eedc0 2019-07-30 11:29:04,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-30 11:29:04,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:04 GMT Server: Apache x-openstack-request-id: req-2454b5dc-62bf-40d4-bdaa-b4dec90baa21 2019-07-30 11:29:04,585 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:04,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-2454b5dc-62bf-40d4-bdaa-b4dec90baa21 2019-07-30 11:29:04,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743250846863s 2019-07-30 11:29:04,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:29:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:04,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a320a1f-c6a4-4b11-85ea-893874b872b4 2019-07-30 11:29:04,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-30 11:29:04,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5ff9de18-f245-4667-8e61-fd84443f83e5 2019-07-30 11:29:04,658 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:29:04,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-5ff9de18-f245-4667-8e61-fd84443f83e5 2019-07-30 11:29:04,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730230808258s 2019-07-30 11:29:09,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:09,697 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-9646f74d-bf3a-4096-b24b-148da56d0561 2019-07-30 11:29:09,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-30 11:29:09,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:09 GMT Server: Apache x-openstack-request-id: req-03eb8d65-06aa-4bfa-9bec-19a335790bac 2019-07-30 11:29:09,741 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:09,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-03eb8d65-06aa-4bfa-9bec-19a335790bac 2019-07-30 11:29:09,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756118297577s 2019-07-30 11:29:14,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:14,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:14,776 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-1c0af0de-36b7-48da-928d-04658f99836b 2019-07-30 11:29:14,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:29:14,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:14 GMT Server: Apache x-openstack-request-id: req-5ee84fc5-5e45-467b-a88a-4771d1d92a76 2019-07-30 11:29:14,817 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:14,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-5ee84fc5-5e45-467b-a88a-4771d1d92a76 2019-07-30 11:29:14,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708839893341s 2019-07-30 11:29:14,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:29:14,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:14,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b183eb2b-21e1-45ac-afa9-021bb8662967 2019-07-30 11:29:14,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-30 11:29:14,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c768f83-cd02-43d4-bda8-ed30e9137efa 2019-07-30 11:29:14,888 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:29:14,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-6c768f83-cd02-43d4-bda8-ed30e9137efa 2019-07-30 11:29:14,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700809955597s 2019-07-30 11:29:19,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:19,924 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-61f98654-1eff-47b1-9c35-ddcb5de33e02 2019-07-30 11:29:19,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-30 11:29:19,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:19 GMT Server: Apache x-openstack-request-id: req-20006812-bb22-436e-ab23-1ec22a3d3fc1 2019-07-30 11:29:19,964 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:19,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-20006812-bb22-436e-ab23-1ec22a3d3fc1 2019-07-30 11:29:19,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702052116394s 2019-07-30 11:29:24,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:24,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:25,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-eb335001-44d8-47c9-8336-03247edfcb37 2019-07-30 11:29:25,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-30 11:29:25,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:25 GMT Server: Apache x-openstack-request-id: req-8e9b9b40-8da2-4d13-a826-dbe054176cc9 2019-07-30 11:29:25,046 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:25,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-8e9b9b40-8da2-4d13-a826-dbe054176cc9 2019-07-30 11:29:25,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757739543915s 2019-07-30 11:29:25,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:29:25,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:25,077 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:25 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e33597f-3a2d-416e-abd8-b028095e2d3c 2019-07-30 11:29:25,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:29:25,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59535293-e2d7-46c4-8af5-62ebd49af89b 2019-07-30 11:29:25,119 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:29:25,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-59535293-e2d7-46c4-8af5-62ebd49af89b 2019-07-30 11:29:25,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722219944s 2019-07-30 11:29:30,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:30,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:30,160 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:30 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-d0e3c5d6-4dfc-4778-b8ed-706f1f01be87 2019-07-30 11:29:30,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:29:30,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:30 GMT Server: Apache x-openstack-request-id: req-181fad4f-a2ce-494b-bd8e-17ca174cdb3e 2019-07-30 11:29:30,203 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:30,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-181fad4f-a2ce-494b-bd8e-17ca174cdb3e 2019-07-30 11:29:30,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774929523468s 2019-07-30 11:29:35,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:35,248 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-537f3022-2a9d-44a2-85cb-814f4d23b52e 2019-07-30 11:29:35,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:29:35,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:35 GMT Server: Apache x-openstack-request-id: req-0519845b-9971-443b-9dfd-e5b63a91a592 2019-07-30 11:29:35,291 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:35,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-0519845b-9971-443b-9dfd-e5b63a91a592 2019-07-30 11:29:35,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.081976890564s 2019-07-30 11:29:35,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:29:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:35,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d788da1-e9be-413c-9c5f-630a0a27a4ea 2019-07-30 11:29:35,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:29:35,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d689f2a-8fbe-43c2-b838-88b007e9ccfd 2019-07-30 11:29:35,365 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:29:35,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-2d689f2a-8fbe-43c2-b838-88b007e9ccfd 2019-07-30 11:29:35,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735578536987s 2019-07-30 11:29:40,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:40,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:40,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:40 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-947e6f92-8056-46ad-9482-fdb5600e423a 2019-07-30 11:29:40,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:29:40,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:40 GMT Server: Apache x-openstack-request-id: req-1998c184-ffe2-47f2-8f69-e5cc1f88e940 2019-07-30 11:29:40,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:40,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-1998c184-ffe2-47f2-8f69-e5cc1f88e940 2019-07-30 11:29:40,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726728439331s 2019-07-30 11:29:45,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:45,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:45,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-7bd52ba6-1f1a-449a-a7cb-8b86e6f076ff 2019-07-30 11:29:45,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-30 11:29:45,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:45 GMT Server: Apache x-openstack-request-id: req-0e68a3e7-cdba-488c-afa0-c95b9e72f4d5 2019-07-30 11:29:45,527 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:45,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-0e68a3e7-cdba-488c-afa0-c95b9e72f4d5 2019-07-30 11:29:45,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757339000702s 2019-07-30 11:29:45,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:29:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:45,560 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-a10968bb-ecab-471d-ad35-3a96fe7bb337 2019-07-30 11:29:45,560 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:29:45,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9b209c7c-eab7-424b-a5e1-1d1e44c16265 2019-07-30 11:29:45,602 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:29:45,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-9b209c7c-eab7-424b-a5e1-1d1e44c16265 2019-07-30 11:29:45,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752699375153s 2019-07-30 11:29:50,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:50,638 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-6a0c45f4-fd94-4ca1-bab7-04a177e22247 2019-07-30 11:29:50,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:29:50,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:50 GMT Server: Apache x-openstack-request-id: req-180022ec-e102-4350-82da-e890373c017b 2019-07-30 11:29:50,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:29:50,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-180022ec-e102-4350-82da-e890373c017b 2019-07-30 11:29:50,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705440044403s 2019-07-30 11:29:55,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:29:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:29:55,714 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:29:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc Server: Apache x-openstack-request-id: req-713cc10c-86fe-4305-a70a-b8dcd529bdd2 2019-07-30 11:29:55,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:29:55,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 30 Jul 2019 11:29:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f61653d1-19eb-43e8-8e46-f057329b8fb5 2019-07-30 11:29:55,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-07-30T11:29:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/ellis/events/a59fcc64-b8ea-452e-9766-9335982e444d", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9e1efdd3-8b32-4857-92f5-028ddf65e5ab", "id": "a59fcc64-b8ea-452e-9766-9335982e444d"}, {"resource_name": "vellum", "event_time": "2019-07-30T11:29:55Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/vellum/events/e139b08b-4da1-417b-a697-33530b43ae66", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-vuzfvmx7qent", "id": "e139b08b-4da1-417b-a697-33530b43ae66"}]} 2019-07-30 11:29:55,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc&marker=4a737248-e9d5-4539-a3e2-26d9dee9175c&sort_dir=asc used request id req-f61653d1-19eb-43e8-8e46-f057329b8fb5 2019-07-30 11:29:55,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717887878418s 2019-07-30 11:30:00,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:00,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:00,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-3deaf981-0a42-48bf-84ba-0c6dd4a1383d 2019-07-30 11:30:00,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:30:00,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:00 GMT Server: Apache x-openstack-request-id: req-496816a2-c75a-484c-b225-f0dd922cf5b2 2019-07-30 11:30:00,859 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:00,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-496816a2-c75a-484c-b225-f0dd922cf5b2 2019-07-30 11:30:00,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.101744890213s 2019-07-30 11:30:05,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:05,895 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:05 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-962cef2c-203b-4a62-928b-28dc4af78c1f 2019-07-30 11:30:05,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:30:05,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:05 GMT Server: Apache x-openstack-request-id: req-14772f7e-bf38-4552-a773-fe67175aad44 2019-07-30 11:30:05,937 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:05,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-14772f7e-bf38-4552-a773-fe67175aad44 2019-07-30 11:30:05,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722150802612s 2019-07-30 11:30:05,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:30:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:05,967 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:05 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-07c33653-26eb-4e69-bb80-e57d4ad78a60 2019-07-30 11:30:05,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:30:06,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7474b923-44d1-4037-8f77-d0aa8845aa24 2019-07-30 11:30:06,008 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:30:06,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-7474b923-44d1-4037-8f77-d0aa8845aa24 2019-07-30 11:30:06,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703229904175s 2019-07-30 11:30:11,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:11,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:11,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-c261964f-7fd1-4382-b7a5-abca3f69cb82 2019-07-30 11:30:11,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-30 11:30:11,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:11 GMT Server: Apache x-openstack-request-id: req-a871f379-8ef1-45d8-86ee-790402c7e19a 2019-07-30 11:30:11,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:11,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-a871f379-8ef1-45d8-86ee-790402c7e19a 2019-07-30 11:30:11,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699000358582s 2019-07-30 11:30:16,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:16,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-e3ee0799-826f-4cd5-ad9c-12b8160b912c 2019-07-30 11:30:16,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-30 11:30:16,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:16 GMT Server: Apache x-openstack-request-id: req-f90c6eeb-5abb-47ab-87ca-e71f8bd4e755 2019-07-30 11:30:16,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:16,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-f90c6eeb-5abb-47ab-87ca-e71f8bd4e755 2019-07-30 11:30:16,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726001262665s 2019-07-30 11:30:16,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:30:16,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:16,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a3f640d-c47a-477a-b7a0-a2d18a034957 2019-07-30 11:30:16,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-30 11:30:16,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9f656ddd-0eea-4c07-b172-4376451f45da 2019-07-30 11:30:16,237 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:30:16,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-9f656ddd-0eea-4c07-b172-4376451f45da 2019-07-30 11:30:16,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735259056091s 2019-07-30 11:30:21,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:21,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:21,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-b261dcc2-c1e4-4151-ba75-b399c8c1bc59 2019-07-30 11:30:21,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-30 11:30:21,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:21 GMT Server: Apache x-openstack-request-id: req-27d02fd4-7aa6-44fd-8056-c463b882259e 2019-07-30 11:30:21,315 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:21,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-27d02fd4-7aa6-44fd-8056-c463b882259e 2019-07-30 11:30:21,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714509487152s 2019-07-30 11:30:26,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:26,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:26,351 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-d1f93dee-126f-426d-bb4f-6f4ca2cf9f17 2019-07-30 11:30:26,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:30:26,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:26 GMT Server: Apache x-openstack-request-id: req-7a0f94f7-a00a-4f88-be0d-540d917fbfa7 2019-07-30 11:30:26,392 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:26,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-7a0f94f7-a00a-4f88-be0d-540d917fbfa7 2019-07-30 11:30:26,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716679096222s 2019-07-30 11:30:26,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:30:26,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:26,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-361b5772-0700-48dd-8a18-0d953b10aeb8 2019-07-30 11:30:26,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-30 11:30:26,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d7e77a3-f47e-44ce-8e45-f88f2f757847 2019-07-30 11:30:26,464 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:30:26,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-1d7e77a3-f47e-44ce-8e45-f88f2f757847 2019-07-30 11:30:26,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716650485992s 2019-07-30 11:30:31,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:31,503 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:31 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-ed028f71-01c9-4399-a64c-c8177b56fe05 2019-07-30 11:30:31,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:30:31,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:31 GMT Server: Apache x-openstack-request-id: req-4f8f70a0-6dea-4e07-a496-78ea75ae094a 2019-07-30 11:30:31,548 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:31,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-4f8f70a0-6dea-4e07-a496-78ea75ae094a 2019-07-30 11:30:31,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767059326172s 2019-07-30 11:30:36,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:36,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:36,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:36 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-0e9f786a-9d55-420e-be3a-2adffb7797f9 2019-07-30 11:30:36,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:30:36,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:36 GMT Server: Apache x-openstack-request-id: req-4307fe4b-607b-4a3c-b21e-4e1693fbdde9 2019-07-30 11:30:36,623 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:36,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-4307fe4b-607b-4a3c-b21e-4e1693fbdde9 2019-07-30 11:30:36,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690870285034s 2019-07-30 11:30:36,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:30:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:36,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:36 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-7aa4629d-6a21-4c1d-8a7b-ed28e9549dff 2019-07-30 11:30:36,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-30 11:30:36,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9297d053-e53e-480f-9d74-1eae1896d31f 2019-07-30 11:30:36,679 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:30:36,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-9297d053-e53e-480f-9d74-1eae1896d31f 2019-07-30 11:30:36,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0561199188232s 2019-07-30 11:30:41,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:41,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:41,718 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:41 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-ba40ad3c-a01e-407e-bf97-dbad83d67c58 2019-07-30 11:30:41,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-30 11:30:41,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:41 GMT Server: Apache x-openstack-request-id: req-fb45f7b6-038c-4db8-965e-10eb47b3a6af 2019-07-30 11:30:41,761 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:41,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-fb45f7b6-038c-4db8-965e-10eb47b3a6af 2019-07-30 11:30:41,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746130943298s 2019-07-30 11:30:46,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:46,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:46,798 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:46 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-d5510a38-d305-4eb4-84bb-170a02f61005 2019-07-30 11:30:46,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-30 11:30:46,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:46 GMT Server: Apache x-openstack-request-id: req-e3169c08-b201-4cfc-aafe-521e20e9f780 2019-07-30 11:30:46,841 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:46,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-e3169c08-b201-4cfc-aafe-521e20e9f780 2019-07-30 11:30:46,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743670463562s 2019-07-30 11:30:46,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:30:46,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:46,872 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:46 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-774eafdf-1676-44b1-af7a-8a567da0f493 2019-07-30 11:30:46,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:30:46,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9b23e3d-24b9-45ce-8794-84319acb961b 2019-07-30 11:30:46,915 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:30:46,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-a9b23e3d-24b9-45ce-8794-84319acb961b 2019-07-30 11:30:46,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735630989075s 2019-07-30 11:30:51,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:51,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:51,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:51 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-c2236c78-fb72-481d-bf59-c7eb16aa2747 2019-07-30 11:30:51,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-30 11:30:52,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:51 GMT Server: Apache x-openstack-request-id: req-2e00abcf-6e5a-47b4-b358-cd248630518a 2019-07-30 11:30:52,012 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:52,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-2e00abcf-6e5a-47b4-b358-cd248630518a 2019-07-30 11:30:52,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0903899669647s 2019-07-30 11:30:57,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:30:57,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:57,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-31797e3e-0a02-4007-aec5-60e8c123a2f7 2019-07-30 11:30:57,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:30:57,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:57 GMT Server: Apache x-openstack-request-id: req-2b10670d-938a-4d3b-80c9-6a50b63c189c 2019-07-30 11:30:57,106 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:30:57,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-2b10670d-938a-4d3b-80c9-6a50b63c189c 2019-07-30 11:30:57,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0882060527802s 2019-07-30 11:30:57,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:30:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:30:57,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:30:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-24a388f7-8642-4a96-9718-22bd11585a60 2019-07-30 11:30:57,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:30:57,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:30:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9eb741e5-fdc2-4fea-b5a7-2f8f53913f79 2019-07-30 11:30:57,177 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:30:57,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-9eb741e5-fdc2-4fea-b5a7-2f8f53913f79 2019-07-30 11:30:57,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709838867188s 2019-07-30 11:31:02,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:02,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:02,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-b12d2e0b-193a-4350-847a-90e29d13a701 2019-07-30 11:31:02,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-30 11:31:02,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:02 GMT Server: Apache x-openstack-request-id: req-1f5cbd35-8868-418c-b10d-f93554e5e32f 2019-07-30 11:31:02,258 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:02,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-1f5cbd35-8868-418c-b10d-f93554e5e32f 2019-07-30 11:31:02,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742568969727s 2019-07-30 11:31:07,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:07,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:07,296 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-7d253d29-1fdd-4529-9d6d-cf034376c4e5 2019-07-30 11:31:07,296 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:31:07,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:07 GMT Server: Apache x-openstack-request-id: req-5e898c4a-749d-4ecc-bd2f-75d3cf211fbd 2019-07-30 11:31:07,341 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:07,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-5e898c4a-749d-4ecc-bd2f-75d3cf211fbd 2019-07-30 11:31:07,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768840312958s 2019-07-30 11:31:07,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:31:07,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:07,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-cdce1731-2aaa-4fa3-b4a9-2c35e7cc2106 2019-07-30 11:31:07,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-30 11:31:07,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3e25ab0-41fa-44f2-b839-698959baa91c 2019-07-30 11:31:07,413 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:31:07,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-e3e25ab0-41fa-44f2-b839-698959baa91c 2019-07-30 11:31:07,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723328590393s 2019-07-30 11:31:12,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:12,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:12,452 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-fff76dff-4880-4031-aaa5-71e16092878e 2019-07-30 11:31:12,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-30 11:31:12,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:12 GMT Server: Apache x-openstack-request-id: req-4c63250e-767d-4ef6-a4a2-e8f7e7ba9138 2019-07-30 11:31:12,495 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:12,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-4c63250e-767d-4ef6-a4a2-e8f7e7ba9138 2019-07-30 11:31:12,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752158164978s 2019-07-30 11:31:17,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:17,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:17 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-97252709-a715-410c-98bf-1ca03e79be8a 2019-07-30 11:31:17,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-30 11:31:17,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:17 GMT Server: Apache x-openstack-request-id: req-8f2be790-ed00-46ae-ba32-3b61dd0cc8c7 2019-07-30 11:31:17,572 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:17,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-8f2be790-ed00-46ae-ba32-3b61dd0cc8c7 2019-07-30 11:31:17,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708010196686s 2019-07-30 11:31:17,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:31:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:17,601 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:17 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b98bbf4-6b73-482d-980a-cb3ad2bf5a13 2019-07-30 11:31:17,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:31:17,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7fd49b93-76f4-48b8-af79-30dcaa866f36 2019-07-30 11:31:17,627 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:31:17,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-7fd49b93-76f4-48b8-af79-30dcaa866f36 2019-07-30 11:31:17,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0543808937073s 2019-07-30 11:31:22,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:22,664 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:22 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-5fb3ea4c-b2e5-471b-b848-98b7e23bdd39 2019-07-30 11:31:22,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:31:22,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:22 GMT Server: Apache x-openstack-request-id: req-4b152288-917f-4830-9358-42fcc20f98f1 2019-07-30 11:31:22,705 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:22,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-4b152288-917f-4830-9358-42fcc20f98f1 2019-07-30 11:31:22,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718071460724s 2019-07-30 11:31:27,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:27,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:27 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-418e4656-3369-464b-a4f1-c4febae0ef13 2019-07-30 11:31:27,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-30 11:31:27,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:27 GMT Server: Apache x-openstack-request-id: req-2b106d93-5e56-4bf1-9458-0296ffc3ea3e 2019-07-30 11:31:27,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:27,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-2b106d93-5e56-4bf1-9458-0296ffc3ea3e 2019-07-30 11:31:27,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750460624695s 2019-07-30 11:31:27,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:31:27,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:27,815 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:27 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-2f19303f-b51a-4600-acbe-9490ed62bb98 2019-07-30 11:31:27,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-30 11:31:27,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e95219f8-849d-47e2-ac07-34449fa657cf 2019-07-30 11:31:27,857 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:31:27,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-e95219f8-849d-47e2-ac07-34449fa657cf 2019-07-30 11:31:27,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715990066528s 2019-07-30 11:31:32,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:32,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:32,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:32 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-2a216557-03bb-4026-8ce7-b857dd07e9f9 2019-07-30 11:31:32,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-30 11:31:32,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:32 GMT Server: Apache x-openstack-request-id: req-6d611b8f-d4ed-4f85-aed4-8f2b16121211 2019-07-30 11:31:32,939 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:32,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-6d611b8f-d4ed-4f85-aed4-8f2b16121211 2019-07-30 11:31:32,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754449367523s 2019-07-30 11:31:37,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:37,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:37,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:37 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-6dff6a6f-1066-4e5b-b2f2-0ad3746746bf 2019-07-30 11:31:37,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-30 11:31:38,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:37 GMT Server: Apache x-openstack-request-id: req-06e48b3f-57fa-4226-a368-c87c8eb2f30d 2019-07-30 11:31:38,019 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:38,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-06e48b3f-57fa-4226-a368-c87c8eb2f30d 2019-07-30 11:31:38,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739250183105s 2019-07-30 11:31:38,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:31:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:38,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ccae2730-2241-4e06-b23e-235cfc0adfdd 2019-07-30 11:31:38,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:31:38,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a996a777-9201-4c49-ba75-36fb7002af6c 2019-07-30 11:31:38,107 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:31:38,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-a996a777-9201-4c49-ba75-36fb7002af6c 2019-07-30 11:31:38,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0880320072174s 2019-07-30 11:31:43,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:43,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:43,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-0ec77fae-fa54-41bb-a4f6-5eb87b3ab10b 2019-07-30 11:31:43,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:31:43,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:43 GMT Server: Apache x-openstack-request-id: req-24a0557e-1dbd-41e0-b1a7-cb230e7629db 2019-07-30 11:31:43,189 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:43,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-24a0557e-1dbd-41e0-b1a7-cb230e7629db 2019-07-30 11:31:43,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748138427734s 2019-07-30 11:31:48,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:48,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:48,225 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-3272cc1b-ea22-4a4f-b5c8-0aebd0ed7f38 2019-07-30 11:31:48,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-30 11:31:48,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:48 GMT Server: Apache x-openstack-request-id: req-be214537-9bfb-429f-a124-e09fd7567c92 2019-07-30 11:31:48,268 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:48,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-be214537-9bfb-429f-a124-e09fd7567c92 2019-07-30 11:31:48,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768940448761s 2019-07-30 11:31:48,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:31:48,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:48,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-18c8713e-91be-4f40-a26c-203227fda96b 2019-07-30 11:31: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-30 11:31:48,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1317efa9-06bf-44f9-ab2a-5e8a5561c5d0 2019-07-30 11:31:48,343 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:31:48,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-1317efa9-06bf-44f9-ab2a-5e8a5561c5d0 2019-07-30 11:31:48,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750598907471s 2019-07-30 11:31:53,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:53,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:53,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-cf0b41f3-69cd-4e97-a9ed-045386989785 2019-07-30 11:31:53,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-30 11:31:53,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:53 GMT Server: Apache x-openstack-request-id: req-ea020a69-8c6f-434f-bc30-d70fa20575d4 2019-07-30 11:31:53,424 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:53,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-ea020a69-8c6f-434f-bc30-d70fa20575d4 2019-07-30 11:31:53,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073714017868s 2019-07-30 11:31:58,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:31:58,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:58,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-f4f8ecc0-df20-4a00-b031-c458ecd0d696 2019-07-30 11:31:58,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-30 11:31:58,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:58 GMT Server: Apache x-openstack-request-id: req-10008ec5-ee05-4665-9bb2-7f8c044e0e98 2019-07-30 11:31:58,503 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:31:58,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-10008ec5-ee05-4665-9bb2-7f8c044e0e98 2019-07-30 11:31:58,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738289356232s 2019-07-30 11:31:58,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:31:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:31:58,536 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:31:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-90e5df37-6025-4b12-bd6b-e88a14e8cd48 2019-07-30 11:31:58,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:31:58,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:31:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c897e291-c744-4f77-b1a1-744938f1ad01 2019-07-30 11:31:58,579 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:31:58,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-c897e291-c744-4f77-b1a1-744938f1ad01 2019-07-30 11:31:58,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750179290771s 2019-07-30 11:32:03,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:03,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:03,617 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:03 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-91990156-0aaa-4409-843a-5de9affa90e8 2019-07-30 11:32:03,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-30 11:32:03,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:03 GMT Server: Apache x-openstack-request-id: req-fa485415-26b8-468e-a332-db8303e07c53 2019-07-30 11:32:03,660 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:03,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-fa485415-26b8-468e-a332-db8303e07c53 2019-07-30 11:32:03,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748600959778s 2019-07-30 11:32:08,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:08,696 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:08 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-c58d9102-54be-4b1b-83a0-2346aa5e4142 2019-07-30 11:32:08,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-30 11:32:08,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:08 GMT Server: Apache x-openstack-request-id: req-8d3da32f-067d-4a86-83f3-a814813f56c1 2019-07-30 11:32:08,738 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:08,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-8d3da32f-067d-4a86-83f3-a814813f56c1 2019-07-30 11:32:08,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714919567108s 2019-07-30 11:32:08,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:32:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:08,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:08 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-44203674-cec5-49ab-b806-0a384413451c 2019-07-30 11:32:08,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-30 11:32:08,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6b71507d-d2c6-463a-abcb-b2abcc79bdd9 2019-07-30 11:32:08,793 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:32:08,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-6b71507d-d2c6-463a-abcb-b2abcc79bdd9 2019-07-30 11:32:08,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0553209781647s 2019-07-30 11:32:13,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:13,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:13 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-317b9a21-a51a-4956-a51a-b10253656d09 2019-07-30 11:32:13,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-30 11:32:13,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:13 GMT Server: Apache x-openstack-request-id: req-29772d08-2219-4073-9f36-6fe6fac8837b 2019-07-30 11:32:13,871 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:13,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-29772d08-2219-4073-9f36-6fe6fac8837b 2019-07-30 11:32:13,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713839530945s 2019-07-30 11:32:18,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:18,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:18 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-22ec55a8-a9cb-4d4d-80c8-b674e07e8761 2019-07-30 11:32:18,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-30 11:32:18,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:18 GMT Server: Apache x-openstack-request-id: req-3157b31a-b308-4557-9cd0-99fd65c2f017 2019-07-30 11:32:18,956 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:18,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-3157b31a-b308-4557-9cd0-99fd65c2f017 2019-07-30 11:32:18,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0784249305725s 2019-07-30 11:32:18,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:32:18,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:18,986 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:18 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-dbb98726-43f8-43e3-8baa-9a4ebd4d6584 2019-07-30 11:32:18,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:32:19,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c23a363-46bc-4a43-971a-9a1705a77be6 2019-07-30 11:32:19,029 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:32:19,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-5c23a363-46bc-4a43-971a-9a1705a77be6 2019-07-30 11:32:19,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728590488434s 2019-07-30 11:32:24,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:24,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:24,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-3fa7dddb-5680-44af-96b5-9e076f134304 2019-07-30 11:32:24,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-30 11:32:24,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:24 GMT Server: Apache x-openstack-request-id: req-8de6f549-5e0e-4187-a1d1-3a340a117959 2019-07-30 11:32:24,109 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:24,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-8de6f549-5e0e-4187-a1d1-3a340a117959 2019-07-30 11:32:24,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731780529022s 2019-07-30 11:32:29,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:29,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-f6822a6e-10c4-4bde-a259-a6520c890f75 2019-07-30 11:32:29,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:32:29,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:29 GMT Server: Apache x-openstack-request-id: req-deada469-4923-47bc-9254-088c2de61029 2019-07-30 11:32:29,189 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:29,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-deada469-4923-47bc-9254-088c2de61029 2019-07-30 11:32:29,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074028968811s 2019-07-30 11:32:29,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:32:29,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:29,219 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-656ff62a-17ec-4af5-b0c5-6cec627dfba2 2019-07-30 11:32:29,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:32:29,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09ae1511-e784-4bdf-ad0f-28ccd6c76783 2019-07-30 11:32:29,262 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:32:29,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-09ae1511-e784-4bdf-ad0f-28ccd6c76783 2019-07-30 11:32:29,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725140571594s 2019-07-30 11:32:34,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:34,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:34 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-8b2cd46a-5332-4baa-a91b-35390009bc71 2019-07-30 11:32:34,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-30 11:32:34,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:34 GMT Server: Apache x-openstack-request-id: req-eb4091d0-3403-4c2b-80cb-8d0b1c1e63ff 2019-07-30 11:32:34,621 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:34,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-eb4091d0-3403-4c2b-80cb-8d0b1c1e63ff 2019-07-30 11:32:34,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355475902557s 2019-07-30 11:32:39,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:39,659 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-b2cbd5e3-c0a7-4251-90ec-6ed61e44cfc5 2019-07-30 11:32:39,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-30 11:32:39,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:39 GMT Server: Apache x-openstack-request-id: req-1bbac3d5-db54-41ed-93fc-8898143d2ffc 2019-07-30 11:32:39,703 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:39,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-1bbac3d5-db54-41ed-93fc-8898143d2ffc 2019-07-30 11:32:39,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765619277954s 2019-07-30 11:32:39,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:32:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:39,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad59467a-8d77-410c-b035-771cd7050e10 2019-07-30 11:32:39,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:32:39,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-506d766a-be26-4293-bf6b-2b736d63f11b 2019-07-30 11:32:39,986 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:32:39,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-506d766a-be26-4293-bf6b-2b736d63f11b 2019-07-30 11:32:39,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.283066034317s 2019-07-30 11:32:44,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:45,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-7f6b8d21-73f1-4a18-bd7c-e72d09a3e3e3 2019-07-30 11:32:45,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:32:45,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:45 GMT Server: Apache x-openstack-request-id: req-0509bcf2-5451-43d5-b35b-7d02443a1d14 2019-07-30 11:32:45,335 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:45,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-0509bcf2-5451-43d5-b35b-7d02443a1d14 2019-07-30 11:32:45,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.341213941574s 2019-07-30 11:32:50,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:50,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:50,373 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-ea4d9e23-c5e1-4139-9cc9-99dbed78c32a 2019-07-30 11:32:50,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:32:50,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:50 GMT Server: Apache x-openstack-request-id: req-45d72e71-0d1e-41f7-959d-c2ee1851cc88 2019-07-30 11:32:50,705 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:50,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-45d72e71-0d1e-41f7-959d-c2ee1851cc88 2019-07-30 11:32:50,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364110946655s 2019-07-30 11:32:50,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:32:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:50,735 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-c30f8be1-a292-4dc8-aa99-162744ee943e 2019-07-30 11:32:50,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:32:51,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ee1381a2-681d-4941-b459-0e723520ef19 2019-07-30 11:32:51,054 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:32:51,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-ee1381a2-681d-4941-b459-0e723520ef19 2019-07-30 11:32:51,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.348802089691s 2019-07-30 11:32:56,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:32:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:32:56,089 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:32:56 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-49d4126d-6802-4129-aa58-7cf722da7f22 2019-07-30 11:32:56,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-30 11:32:56,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:32:56 GMT Server: Apache x-openstack-request-id: req-079e0cbb-5850-4e06-801e-235d4e0d658f 2019-07-30 11:32:56,399 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:32:56,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-079e0cbb-5850-4e06-801e-235d4e0d658f 2019-07-30 11:32:56,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340909004211s 2019-07-30 11:33:01,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:01,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:01,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:01 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-8cadcac5-e170-4de8-b5d6-fd0d74b4b838 2019-07-30 11:33:01,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:01,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:01 GMT Server: Apache x-openstack-request-id: req-87d701ce-bff5-4642-a22c-00747e387662 2019-07-30 11:33:01,751 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:01,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-87d701ce-bff5-4642-a22c-00747e387662 2019-07-30 11:33:01,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346528053284s 2019-07-30 11:33:01,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:33:01,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:01,781 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:01 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ddca384-c76d-4c19-8f09-3c2b9e34f74e 2019-07-30 11:33: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-30 11:33:02,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b6f74bc8-3bf7-47c8-9599-7e78a8b4c913 2019-07-30 11:33:02,088 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:33:02,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-b6f74bc8-3bf7-47c8-9599-7e78a8b4c913 2019-07-30 11:33:02,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.336809158325s 2019-07-30 11:33:07,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:07,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:07,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-3f6f0b45-5b6f-4f6f-8adb-5807af4721a8 2019-07-30 11:33:07,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:07,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:07 GMT Server: Apache x-openstack-request-id: req-3471ecad-9969-428f-82fb-e56ed917a372 2019-07-30 11:33:07,170 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:07,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-3471ecad-9969-428f-82fb-e56ed917a372 2019-07-30 11:33:07,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750200748444s 2019-07-30 11:33:12,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:12,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:12,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-e6e1f56d-5cd7-4152-a7c4-7c45943fdbab 2019-07-30 11:33:12,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-30 11:33:12,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:12 GMT Server: Apache x-openstack-request-id: req-c2d32109-cab1-4252-9a46-e5af0fb98e41 2019-07-30 11:33:12,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:12,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-c2d32109-cab1-4252-9a46-e5af0fb98e41 2019-07-30 11:33:12,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773630142212s 2019-07-30 11:33:12,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:33:12,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:12,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-210d83bf-0dbf-4b8b-b584-816c18ea5e37 2019-07-30 11:33:12,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-30 11:33:12,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e18bd88-449a-4ab6-b6f5-d0b1c4c5ff92 2019-07-30 11:33:12,615 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:33:12,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-1e18bd88-449a-4ab6-b6f5-d0b1c4c5ff92 2019-07-30 11:33:12,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.360886096954s 2019-07-30 11:33:17,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:17,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:17,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:17 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-58730906-3b34-4cc4-a4e5-acf21af30db7 2019-07-30 11:33:17,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-30 11:33:17,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:17 GMT Server: Apache x-openstack-request-id: req-c08569b3-10d4-4d5a-86e2-5abc1087e3d9 2019-07-30 11:33:17,696 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:17,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-c08569b3-10d4-4d5a-86e2-5abc1087e3d9 2019-07-30 11:33:17,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741369724274s 2019-07-30 11:33:22,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:22,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:22 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-a7203b87-411c-408e-9076-eebba664c5af 2019-07-30 11:33:22,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:23,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:22 GMT Server: Apache x-openstack-request-id: req-bcfac807-a911-457e-bd28-757a4250b4df 2019-07-30 11:33:23,046 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:23,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-bcfac807-a911-457e-bd28-757a4250b4df 2019-07-30 11:33:23,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344725131989s 2019-07-30 11:33:23,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:33:23,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:23,077 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-956ae300-8012-4862-a01d-f0ad921818bf 2019-07-30 11:33:23,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:23,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72880759-aa42-4e05-917c-46d9f3d09129 2019-07-30 11:33:23,119 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:33:23,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-72880759-aa42-4e05-917c-46d9f3d09129 2019-07-30 11:33:23,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720620155334s 2019-07-30 11:33:28,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:28,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:28,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:28 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-07ec7cd8-f692-463d-ae6a-86c135e5b93c 2019-07-30 11:33:28,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:28,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:28 GMT Server: Apache x-openstack-request-id: req-013c56fc-b804-481f-93f8-c8bb90ee224b 2019-07-30 11:33:28,204 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:28,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-013c56fc-b804-481f-93f8-c8bb90ee224b 2019-07-30 11:33:28,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781219005585s 2019-07-30 11:33:33,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:33,244 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-d10e8822-3616-4c44-a4e8-0429bb62a2bb 2019-07-30 11:33: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-30 11:33:33,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:33 GMT Server: Apache x-openstack-request-id: req-cfc5ca02-af28-42f5-8943-de5b66065b69 2019-07-30 11:33:33,287 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:33,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-cfc5ca02-af28-42f5-8943-de5b66065b69 2019-07-30 11:33:33,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766870975494s 2019-07-30 11:33:33,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:33:33,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:33,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-56f1d3ed-a3f9-4c31-9106-749561413692 2019-07-30 11:33:33,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-30 11:33:33,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4e85db80-604a-41c7-932e-6cc821b4d120 2019-07-30 11:33:33,638 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:33:33,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-4e85db80-604a-41c7-932e-6cc821b4d120 2019-07-30 11:33:33,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.350313901901s 2019-07-30 11:33:38,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:38,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:38,674 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-ee17d735-afb7-453a-810d-b49ef178c719 2019-07-30 11:33:38,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:38,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:38 GMT Server: Apache x-openstack-request-id: req-ce8bd1e9-5586-4df8-8426-f074243c53ee 2019-07-30 11:33:38,717 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:38,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-ce8bd1e9-5586-4df8-8426-f074243c53ee 2019-07-30 11:33:38,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724191665649s 2019-07-30 11:33:43,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:43,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:43,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-172c808d-433b-4ff0-9f9e-d4c995814eed 2019-07-30 11:33:43,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-30 11:33:43,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:43 GMT Server: Apache x-openstack-request-id: req-4db5a1e6-0591-41f0-b5e6-c74948971cc2 2019-07-30 11:33:43,797 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:43,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-4db5a1e6-0591-41f0-b5e6-c74948971cc2 2019-07-30 11:33:43,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742340087891s 2019-07-30 11:33:43,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:33:43,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:43,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-8888dff2-16c0-4f97-bcff-56fbca55d96d 2019-07-30 11:33:43,828 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:43,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e16836c-1c15-475f-98f9-9ddf78e37742 2019-07-30 11:33:43,869 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:33:43,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-6e16836c-1c15-475f-98f9-9ddf78e37742 2019-07-30 11:33:43,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722651481628s 2019-07-30 11:33:48,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:48,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:48,908 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-1964eb08-5313-4901-ba59-e026450d5ee1 2019-07-30 11:33:48,908 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:48,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:48 GMT Server: Apache x-openstack-request-id: req-8c93de6f-59c9-42ea-8b6e-81051e1aed5b 2019-07-30 11:33:48,949 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:48,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-8c93de6f-59c9-42ea-8b6e-81051e1aed5b 2019-07-30 11:33:48,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733132362366s 2019-07-30 11:33:53,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:53,986 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-36a5788f-8478-4121-8356-c800ac26ba37 2019-07-30 11:33:53,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:54,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:53 GMT Server: Apache x-openstack-request-id: req-e2b134fd-76a7-4ee8-9ce0-41ffb9b2e131 2019-07-30 11:33:54,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:54,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-e2b134fd-76a7-4ee8-9ce0-41ffb9b2e131 2019-07-30 11:33:54,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718479156494s 2019-07-30 11:33:54,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:33:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:54,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:54 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-37fe7022-ebe0-4649-92d9-04149d3220aa 2019-07-30 11:33:54,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:54,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-70c26f6d-4bf5-4ac0-a90d-7af4d5b4b407 2019-07-30 11:33:54,098 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:33:54,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-70c26f6d-4bf5-4ac0-a90d-7af4d5b4b407 2019-07-30 11:33:54,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708229541779s 2019-07-30 11:33:59,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:33:59,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:33:59,137 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:33:59 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-84e50e9f-f408-48fe-b064-f52973fa74a2 2019-07-30 11:33:59,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:33:59,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:33:59 GMT Server: Apache x-openstack-request-id: req-c737ff5b-5137-49ce-bb0f-5144f7d913d3 2019-07-30 11:33:59,183 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:33:59,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-c737ff5b-5137-49ce-bb0f-5144f7d913d3 2019-07-30 11:33:59,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0785119533539s 2019-07-30 11:34:04,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:04,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:04,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-16166a04-b852-48e5-80c9-f09531227c29 2019-07-30 11:34:04,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-30 11:34:04,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:04 GMT Server: Apache x-openstack-request-id: req-4f3bd148-5084-4df8-a98d-9e5bf94685ff 2019-07-30 11:34:04,268 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:04,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-4f3bd148-5084-4df8-a98d-9e5bf94685ff 2019-07-30 11:34:04,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0787329673767s 2019-07-30 11:34:04,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:34:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:04,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-81c3051f-4843-4144-8f5d-769e72ab767c 2019-07-30 11:34:04,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:34:04,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8a723a76-7bb8-4194-a7a0-a164dd4884a2 2019-07-30 11:34:04,341 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:34:04,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-8a723a76-7bb8-4194-a7a0-a164dd4884a2 2019-07-30 11:34:04,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725469589233s 2019-07-30 11:34:09,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:09,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:09,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-cb22f4b7-ae00-4cbf-aa39-6fc666e3c273 2019-07-30 11:34:09,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:34:09,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:09 GMT Server: Apache x-openstack-request-id: req-09c162c9-7abb-4638-bbed-a0db612f3676 2019-07-30 11:34:09,424 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:09,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-09c162c9-7abb-4638-bbed-a0db612f3676 2019-07-30 11:34:09,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768370628357s 2019-07-30 11:34:14,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:14,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:14,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-c03e29fa-7cf3-4179-9c43-8f766b0432ab 2019-07-30 11:34:14,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-30 11:34:14,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:14 GMT Server: Apache x-openstack-request-id: req-19d4b4aa-9625-467a-80ec-be53ec410d2e 2019-07-30 11:34:14,502 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:14,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-19d4b4aa-9625-467a-80ec-be53ec410d2e 2019-07-30 11:34:14,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718817710876s 2019-07-30 11:34:14,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:34:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:14,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b571929b-ee28-41fc-bc53-1937c17776af 2019-07-30 11:34:14,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-30 11:34:14,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39d51f0a-d0ac-433b-a2d6-4d9ebe26fd69 2019-07-30 11:34:14,574 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:34:14,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-39d51f0a-d0ac-433b-a2d6-4d9ebe26fd69 2019-07-30 11:34:14,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719380378723s 2019-07-30 11:34:19,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:19,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:19,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-ad640768-3b85-4e11-87e5-63beb6b35df5 2019-07-30 11:34:19,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:34:19,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:19 GMT Server: Apache x-openstack-request-id: req-6f0d4cda-ab85-40a6-a0b7-d5786b3df1b2 2019-07-30 11:34:19,921 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:19,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-6f0d4cda-ab85-40a6-a0b7-d5786b3df1b2 2019-07-30 11:34:19,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340305805206s 2019-07-30 11:34:24,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:24,957 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-c9f53ab1-d918-4c06-b426-84fba7a3640b 2019-07-30 11:34:24,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:34:24,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:24 GMT Server: Apache x-openstack-request-id: req-42e8e70f-c33a-411a-af60-733f452e0224 2019-07-30 11:34:24,999 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:24,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-42e8e70f-c33a-411a-af60-733f452e0224 2019-07-30 11:34:24,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072005033493s 2019-07-30 11:34:25,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:34:25,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:25,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:25 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec8d16ff-c77f-464e-9f8b-444e4cc7baf3 2019-07-30 11:34:25,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-30 11:34:25,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fbd54eba-d37c-4eb3-8f7b-307be3841cb1 2019-07-30 11:34:25,073 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:34:25,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-fbd54eba-d37c-4eb3-8f7b-307be3841cb1 2019-07-30 11:34:25,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737910270691s 2019-07-30 11:34:30,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:30,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:30,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:30 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-0f924629-08c3-4fd0-9014-d75562539861 2019-07-30 11:34:30,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-30 11:34:30,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:30 GMT Server: Apache x-openstack-request-id: req-94b79733-c99f-4c17-93c7-ea6b17f376a5 2019-07-30 11:34:30,154 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:30,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-94b79733-c99f-4c17-93c7-ea6b17f376a5 2019-07-30 11:34:30,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738470554352s 2019-07-30 11:34:35,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:35,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:35,192 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-224f8d93-74f3-465d-8205-e8eb1a879c21 2019-07-30 11:34:35,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:34:35,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:35 GMT Server: Apache x-openstack-request-id: req-327dd64d-2914-4301-8cbf-d8e3dcf35e89 2019-07-30 11:34:35,235 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:35,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-327dd64d-2914-4301-8cbf-d8e3dcf35e89 2019-07-30 11:34:35,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075777053833s 2019-07-30 11:34:35,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:34:35,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:35,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4ecd0c5-eb10-446a-9aa6-f48e75e47c06 2019-07-30 11:34:35,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-30 11:34:35,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b515e82c-a59c-4d5c-92b4-d2e781b0c561 2019-07-30 11:34:35,330 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:34:35,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-b515e82c-a59c-4d5c-92b4-d2e781b0c561 2019-07-30 11:34:35,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0942759513855s 2019-07-30 11:34:40,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:40,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:40,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:40 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-927d58d7-23f5-4cfb-ad49-e22c9cce3e86 2019-07-30 11:34: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-30 11:34:40,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:40 GMT Server: Apache x-openstack-request-id: req-17e9a8c3-ef6b-40d3-af27-e53fdf20c070 2019-07-30 11:34:40,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:40,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-17e9a8c3-ef6b-40d3-af27-e53fdf20c070 2019-07-30 11:34:40,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073086977005s 2019-07-30 11:34:45,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:45,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-c97b1b5c-066d-4484-a5fa-0aa2569196e5 2019-07-30 11:34:45,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:34:45,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:45 GMT Server: Apache x-openstack-request-id: req-57b16e57-8386-4ebe-9769-840a778594f9 2019-07-30 11:34:45,488 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:45,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-57b16e57-8386-4ebe-9769-840a778594f9 2019-07-30 11:34:45,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726461410522s 2019-07-30 11:34:45,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:34:45,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:45,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-638aa12b-38c8-4d81-8914-f8b1a7af6e65 2019-07-30 11:34:45,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:34:45,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14f14d9b-7f78-4ec0-a8e1-53d2fe27c6da 2019-07-30 11:34:45,543 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:34:45,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-14f14d9b-7f78-4ec0-a8e1-53d2fe27c6da 2019-07-30 11:34:45,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0547668933868s 2019-07-30 11:34:50,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:50,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:50,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-32e87e0f-96ca-4c7d-bb3b-78743afb7887 2019-07-30 11:34:50,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-30 11:34:50,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:50 GMT Server: Apache x-openstack-request-id: req-fb7945b2-5ae2-400e-ba82-8f66e7450f69 2019-07-30 11:34:50,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:50,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-fb7945b2-5ae2-400e-ba82-8f66e7450f69 2019-07-30 11:34:50,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0875821113586s 2019-07-30 11:34:55,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:34:55,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:55,673 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-5a426bed-4a70-4356-94e6-56373326e3d0 2019-07-30 11:34:55,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:34:55,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:55 GMT Server: Apache x-openstack-request-id: req-e3d66e29-3e8b-4571-9660-d6f2fb7da422 2019-07-30 11:34:55,718 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:34:55,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-e3d66e29-3e8b-4571-9660-d6f2fb7da422 2019-07-30 11:34:55,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753469467163s 2019-07-30 11:34:55,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:34:55,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:34:55,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:34:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ffac6dc5-e5cd-4d90-8ac5-e115c5321d44 2019-07-30 11:34:55,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:34:55,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:34:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df03785c-7583-4258-ac15-c018d1aada6b 2019-07-30 11:34:55,792 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:34:55,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-df03785c-7583-4258-ac15-c018d1aada6b 2019-07-30 11:34:55,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736198425293s 2019-07-30 11:35:00,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:00,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:00,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-42337189-f0f3-42bb-a3f8-36396adf5b68 2019-07-30 11:35:00,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:00,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:00 GMT Server: Apache x-openstack-request-id: req-9292da96-6a23-486b-9cef-c51a3405eb5e 2019-07-30 11:35:00,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:00,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-9292da96-6a23-486b-9cef-c51a3405eb5e 2019-07-30 11:35:00,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730490684509s 2019-07-30 11:35:05,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:05,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:05,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:05 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-372a304a-e938-49d8-852d-ceaebc932c2a 2019-07-30 11:35:05,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:05,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:05 GMT Server: Apache x-openstack-request-id: req-4969644a-e6cb-4c37-8050-dcf1c8aeb0bf 2019-07-30 11:35:05,952 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:05,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-4969644a-e6cb-4c37-8050-dcf1c8aeb0bf 2019-07-30 11:35:05,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741670131683s 2019-07-30 11:35:05,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:35:05,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:05,983 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:05 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-61e9a56e-97c3-42b1-820b-f002d4a90a94 2019-07-30 11:35:05,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:06,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12cd0b42-e871-4beb-a0bc-3394930bbb2e 2019-07-30 11:35:06,026 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:35:06,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-12cd0b42-e871-4beb-a0bc-3394930bbb2e 2019-07-30 11:35:06,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733292102814s 2019-07-30 11:35:11,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:11,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:11,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-061c8824-4d47-4fb3-9efd-93f4d8560f67 2019-07-30 11:35:11,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:11,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:11 GMT Server: Apache x-openstack-request-id: req-abf3827d-a6b0-46a3-82b2-1495da9692e4 2019-07-30 11:35:11,106 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:11,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-abf3827d-a6b0-46a3-82b2-1495da9692e4 2019-07-30 11:35:11,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074697971344s 2019-07-30 11:35:16,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:16,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:16,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-11e077ab-921e-4406-ad3c-f9874b275d75 2019-07-30 11:35:16,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:16,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:16 GMT Server: Apache x-openstack-request-id: req-ebbd5970-6a2c-44b3-b342-782aa3a7819a 2019-07-30 11:35:16,183 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:16,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-ebbd5970-6a2c-44b3-b342-782aa3a7819a 2019-07-30 11:35:16,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716531276703s 2019-07-30 11:35:16,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:35:16,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:16,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-37bbd302-8939-427c-9e04-f9d0cb3bf47d 2019-07-30 11:35:16,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:16,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6bcb50ec-305b-4b60-9ec4-1b95040bfd60 2019-07-30 11:35:16,256 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:35:16,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-6bcb50ec-305b-4b60-9ec4-1b95040bfd60 2019-07-30 11:35:16,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718328952789s 2019-07-30 11:35:21,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:21,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:21,296 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-01af85db-aa6f-4624-baf8-ad8b87ba5625 2019-07-30 11:35:21,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-30 11:35:21,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:21 GMT Server: Apache x-openstack-request-id: req-043ccecd-d509-4164-983f-fe95a9d3be76 2019-07-30 11:35:21,472 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:21,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-043ccecd-d509-4164-983f-fe95a9d3be76 2019-07-30 11:35:21,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.209396839142s 2019-07-30 11:35:26,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:26,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:26,509 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-c70ea1fc-61cb-4bc5-8e5f-6ef7c218d2c2 2019-07-30 11:35:26,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:26,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:26 GMT Server: Apache x-openstack-request-id: req-5d35bbcf-4159-48bf-bb4d-893ef3971248 2019-07-30 11:35:26,551 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:26,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-5d35bbcf-4159-48bf-bb4d-893ef3971248 2019-07-30 11:35:26,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728051662445s 2019-07-30 11:35:26,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:35:26,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:26,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-3038bb6a-9e33-4675-a2d1-cdf7bf3b6972 2019-07-30 11:35:26,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:26,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d9ed8e28-4b4f-4831-b9a3-d53441e668c0 2019-07-30 11:35:26,623 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:35:26,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-d9ed8e28-4b4f-4831-b9a3-d53441e668c0 2019-07-30 11:35:26,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718140602112s 2019-07-30 11:35:31,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:31,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:31,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:31 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-96617984-adc0-41a7-9a31-96d2e2d81874 2019-07-30 11:35:31,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-30 11:35:31,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:31 GMT Server: Apache x-openstack-request-id: req-6c59a1ba-2db5-4de6-b1c0-2290eb63e654 2019-07-30 11:35:31,702 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:31,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-6c59a1ba-2db5-4de6-b1c0-2290eb63e654 2019-07-30 11:35:31,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723309516907s 2019-07-30 11:35:36,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:36,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:36,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:36 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-889049b0-33b8-47a1-9385-9f871d6e9846 2019-07-30 11:35:36,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-30 11:35:36,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:36 GMT Server: Apache x-openstack-request-id: req-216ffe45-5f13-4d22-8665-cc3e6a0cdde2 2019-07-30 11:35:36,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:36,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-216ffe45-5f13-4d22-8665-cc3e6a0cdde2 2019-07-30 11:35:36,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767331123352s 2019-07-30 11:35:36,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:35:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:36,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:36 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-190d99a9-2260-48af-a1c0-39d6a1721b30 2019-07-30 11:35:36,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:36,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4728bc42-f759-4c0b-add0-1ad9511f28f3 2019-07-30 11:35:36,875 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:35:36,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-4728bc42-f759-4c0b-add0-1ad9511f28f3 2019-07-30 11:35:36,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0895969867706s 2019-07-30 11:35:41,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:41,929 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:41 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-7d7d2bd0-24f8-4098-b4a6-9472b5abc3d3 2019-07-30 11:35:41,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-30 11:35:41,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:41 GMT Server: Apache x-openstack-request-id: req-517cb066-be5b-4aab-934e-d0ff47a7c06b 2019-07-30 11:35:41,973 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:41,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-517cb066-be5b-4aab-934e-d0ff47a7c06b 2019-07-30 11:35:41,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0912780761719s 2019-07-30 11:35:46,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:46,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:47,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:46 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-cb04b881-ea35-4044-9b18-624344e69c5a 2019-07-30 11:35:47,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-30 11:35:47,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:47 GMT Server: Apache x-openstack-request-id: req-b2e92b21-5e44-47f9-aff8-d818d4acc4f2 2019-07-30 11:35:47,060 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:47,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-b2e92b21-5e44-47f9-aff8-d818d4acc4f2 2019-07-30 11:35:47,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0811409950256s 2019-07-30 11:35:47,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:35:47,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:47,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:47 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-c2b16f92-3395-4033-9fa7-ff3eed89ac80 2019-07-30 11:35:47,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-30 11:35:47,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f66761a-a4a5-4acf-9bfb-88ff4d6605f0 2019-07-30 11:35:47,135 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:35:47,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-7f66761a-a4a5-4acf-9bfb-88ff4d6605f0 2019-07-30 11:35:47,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742108821869s 2019-07-30 11:35:52,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:52,171 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:52 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-06e83843-5687-4a00-8944-80c95ec1a324 2019-07-30 11:35:52,171 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:52,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:52 GMT Server: Apache x-openstack-request-id: req-d7220b4d-e92b-48c5-89ee-795b70187671 2019-07-30 11:35:52,212 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:52,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-d7220b4d-e92b-48c5-89ee-795b70187671 2019-07-30 11:35:52,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708439350128s 2019-07-30 11:35:57,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:35:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:57,250 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-d99e9e22-a440-4e56-a43f-01412a66f187 2019-07-30 11:35:57,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:57,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:57 GMT Server: Apache x-openstack-request-id: req-38846196-c7c1-4f2b-8218-ba97363498e0 2019-07-30 11:35:57,293 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:35:57,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-38846196-c7c1-4f2b-8218-ba97363498e0 2019-07-30 11:35:57,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747108459473s 2019-07-30 11:35:57,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:35:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:35:57,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:35:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-34f0c783-89df-42e7-b86f-45ce2327d3f2 2019-07-30 11:35:57,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:35:57,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:35:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2470d18-8f53-46dc-b98e-554e2c889d96 2019-07-30 11:35:57,367 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:35:57,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-f2470d18-8f53-46dc-b98e-554e2c889d96 2019-07-30 11:35:57,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073178768158s 2019-07-30 11:36:02,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:02,405 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-d40ffc6d-a655-4fb0-987e-76d6487a4385 2019-07-30 11:36:02,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-30 11:36:02,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:02 GMT Server: Apache x-openstack-request-id: req-1615faed-b8ed-42a2-b42b-b4f567acd95e 2019-07-30 11:36:02,447 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:02,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-1615faed-b8ed-42a2-b42b-b4f567acd95e 2019-07-30 11:36:02,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735340118408s 2019-07-30 11:36:07,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:07,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:07,481 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-66d793fb-f216-4252-a4f6-c8db96a57601 2019-07-30 11:36:07,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-30 11:36:07,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:07 GMT Server: Apache x-openstack-request-id: req-3afea3bc-d7b0-437f-99c7-92cfecd91bc8 2019-07-30 11:36:07,523 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:07,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-3afea3bc-d7b0-437f-99c7-92cfecd91bc8 2019-07-30 11:36:07,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726418495178s 2019-07-30 11:36:07,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:36:07,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:07,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-1641b85b-e342-4715-9f13-56b40833a7a5 2019-07-30 11:36:07,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-30 11:36:07,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-769c99a5-6bbc-4ce1-a0be-783a171a3eed 2019-07-30 11:36:07,596 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:36:07,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-769c99a5-6bbc-4ce1-a0be-783a171a3eed 2019-07-30 11:36:07,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072851896286s 2019-07-30 11:36:12,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:12,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-2af1589b-f34d-414a-b899-d95396c96108 2019-07-30 11:36:12,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:12,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:12 GMT Server: Apache x-openstack-request-id: req-71183ba9-3183-46c2-b415-9b5a0bdfa3b2 2019-07-30 11:36:12,681 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:12,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-71183ba9-3183-46c2-b415-9b5a0bdfa3b2 2019-07-30 11:36:12,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779571533203s 2019-07-30 11:36:17,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:17,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:17,719 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:17 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-2b3c47eb-fbbc-437e-b96b-18a6d52f2c87 2019-07-30 11:36:17,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-30 11:36:17,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:17 GMT Server: Apache x-openstack-request-id: req-73a8c43f-0ad0-434e-ac83-139202924f69 2019-07-30 11:36:17,763 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:17,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-73a8c43f-0ad0-434e-ac83-139202924f69 2019-07-30 11:36:17,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759479999542s 2019-07-30 11:36:17,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:36:17,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:17,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:17 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-c8dfcfa2-1dd1-4791-9e4f-5318685521b6 2019-07-30 11:36:17,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:17,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e70721b7-1187-4b62-a2c0-ff309f776e9b 2019-07-30 11:36:17,840 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:36:17,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-e70721b7-1187-4b62-a2c0-ff309f776e9b 2019-07-30 11:36:17,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0768918991089s 2019-07-30 11:36:22,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:22,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:22 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-ea5cef47-04ab-42a1-982d-afe8dd08e757 2019-07-30 11:36:22,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-30 11:36:22,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:22 GMT Server: Apache x-openstack-request-id: req-ee4083fc-feb4-48f9-861f-ddb84f050421 2019-07-30 11:36:22,918 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:22,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-ee4083fc-feb4-48f9-861f-ddb84f050421 2019-07-30 11:36:22,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712859630585s 2019-07-30 11:36:27,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:27,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:27 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-779e6f21-1b0d-45d2-bcbe-3609e18996ea 2019-07-30 11:36:27,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:27,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:27 GMT Server: Apache x-openstack-request-id: req-8a9525e7-3b68-4436-b661-07fb791a217a 2019-07-30 11:36:27,996 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:27,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-8a9525e7-3b68-4436-b661-07fb791a217a 2019-07-30 11:36:27,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715100765228s 2019-07-30 11:36:27,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:36:28,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:28,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:28 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-f4c52139-09b0-451f-b59d-b46b58c08edf 2019-07-30 11:36:28,025 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:28,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d56293d6-14f4-41f4-adfb-6ce5bbec0ea8 2019-07-30 11:36:28,066 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:36:28,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-d56293d6-14f4-41f4-adfb-6ce5bbec0ea8 2019-07-30 11:36:28,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703279972076s 2019-07-30 11:36:33,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:33,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:33,103 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-a65df0cb-94a6-44f4-8199-44b9ca31238c 2019-07-30 11:36:33,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:33,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:33 GMT Server: Apache x-openstack-request-id: req-0be28f26-ab17-414c-b52e-e62c4d5b8803 2019-07-30 11:36:33,145 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:33,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-0be28f26-ab17-414c-b52e-e62c4d5b8803 2019-07-30 11:36:33,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718629360199s 2019-07-30 11:36:38,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:38,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:38,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-4a832088-4034-4716-83d9-a673724a5165 2019-07-30 11:36:38,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:38,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:38 GMT Server: Apache x-openstack-request-id: req-f0206dd8-d166-4311-a682-914a291d48a8 2019-07-30 11:36:38,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:38,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-f0206dd8-d166-4311-a682-914a291d48a8 2019-07-30 11:36:38,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759170055389s 2019-07-30 11:36:38,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:36:38,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:38,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c5b872a-4936-4fa1-a925-52a859b29a3f 2019-07-30 11:36:38,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:38,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6b875bb0-7b9a-4001-9b5b-df7fb9839435 2019-07-30 11:36:38,302 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:36:38,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-6b875bb0-7b9a-4001-9b5b-df7fb9839435 2019-07-30 11:36:38,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752608776093s 2019-07-30 11:36:43,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:43,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:43,356 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-6ec281db-4ac9-4e02-a906-0c3e56776521 2019-07-30 11:36:43,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:43,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:43 GMT Server: Apache x-openstack-request-id: req-543d5a38-6e36-4557-8736-01ee07278d21 2019-07-30 11:36:43,399 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:43,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-543d5a38-6e36-4557-8736-01ee07278d21 2019-07-30 11:36:43,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0945789813995s 2019-07-30 11:36:48,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:48,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-c722f4f8-7545-4105-ab36-40b8267c20fc 2019-07-30 11:36:48,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-30 11:36:48,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:48 GMT Server: Apache x-openstack-request-id: req-29bcf48a-cefa-4049-8780-2aa1b1cfdfed 2019-07-30 11:36:48,476 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:48,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-29bcf48a-cefa-4049-8780-2aa1b1cfdfed 2019-07-30 11:36:48,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753409862518s 2019-07-30 11:36:48,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:36:48,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:48,507 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-c71e5d51-1e22-41f9-940c-3a5d0a6639bb 2019-07-30 11:36:48,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-30 11:36:48,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb09a1e8-7ab8-4f4d-a650-f1a40ed00276 2019-07-30 11:36:48,550 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:36:48,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-cb09a1e8-7ab8-4f4d-a650-f1a40ed00276 2019-07-30 11:36:48,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738050937653s 2019-07-30 11:36:53,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:53,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:53,584 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-dcef279f-2f24-45f0-b0b9-c74e603ebf6a 2019-07-30 11:36:53,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:53,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:53 GMT Server: Apache x-openstack-request-id: req-fb9d5772-18aa-4c26-80e2-97216c514407 2019-07-30 11:36:53,625 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:53,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-fb9d5772-18aa-4c26-80e2-97216c514407 2019-07-30 11:36:53,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724890232086s 2019-07-30 11:36:58,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:36:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:58,659 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-8eec3be3-a23d-4c75-94f9-b8fdac3a1af8 2019-07-30 11:36:58,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-30 11:36:58,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:58 GMT Server: Apache x-openstack-request-id: req-8939e984-af91-488c-b875-a9c36e300b5d 2019-07-30 11:36:58,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:36:58,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-8939e984-af91-488c-b875-a9c36e300b5d 2019-07-30 11:36:58,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709800720215s 2019-07-30 11:36:58,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:36:58,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:36:58,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:36:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-75851a4f-fa70-4eca-aa51-005a2db8da60 2019-07-30 11:36:58,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:36:58,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:36:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7615ba7-8cb7-4861-b124-a4553f211a4e 2019-07-30 11:36:58,774 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:36:58,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-e7615ba7-8cb7-4861-b124-a4553f211a4e 2019-07-30 11:36:58,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732901096344s 2019-07-30 11:37:03,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:03,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:03,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:03 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-fdd5cf06-30e5-4ff3-be80-bb5b28b9a30e 2019-07-30 11:37:03,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-30 11:37:03,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:03 GMT Server: Apache x-openstack-request-id: req-a31fbb97-84cc-4ff9-ba15-168296e29ce5 2019-07-30 11:37:03,856 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:03,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-a31fbb97-84cc-4ff9-ba15-168296e29ce5 2019-07-30 11:37:03,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753128528595s 2019-07-30 11:37:08,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:08,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:08,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:08 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-fc579ce6-0205-4883-b2c9-463f3ad44fc0 2019-07-30 11:37:08,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:37:08,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:08 GMT Server: Apache x-openstack-request-id: req-2f1fbe85-ca6c-44ae-9824-d495fa5b87f4 2019-07-30 11:37:08,937 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:08,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-2f1fbe85-ca6c-44ae-9824-d495fa5b87f4 2019-07-30 11:37:08,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751621723175s 2019-07-30 11:37:08,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:37:08,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:08,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:08 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-6c9dac57-2ba9-4bf6-b18c-c797b6622f55 2019-07-30 11:37:08,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-30 11:37:09,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78c79332-812d-4f12-b9f3-c90225ee0b4d 2019-07-30 11:37:09,011 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:37:09,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-78c79332-812d-4f12-b9f3-c90225ee0b4d 2019-07-30 11:37:09,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730330944061s 2019-07-30 11:37:14,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:14,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:14,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-ee24cd07-e51c-42f5-8882-9362627cb401 2019-07-30 11:37:14,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:37:14,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:14 GMT Server: Apache x-openstack-request-id: req-be725476-14c5-4581-b42f-8267e6e84a66 2019-07-30 11:37:14,089 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:14,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-be725476-14c5-4581-b42f-8267e6e84a66 2019-07-30 11:37:14,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716049671173s 2019-07-30 11:37:19,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:19,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:19,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-0f4e7cdd-143d-4a67-844b-f23c483e45f3 2019-07-30 11:37:19,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-30 11:37:19,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:19 GMT Server: Apache x-openstack-request-id: req-7bb04650-bfa4-4c9a-857b-52e41381625b 2019-07-30 11:37:19,171 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:19,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-7bb04650-bfa4-4c9a-857b-52e41381625b 2019-07-30 11:37:19,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763149261475s 2019-07-30 11:37:19,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:37:19,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:19,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-172f71e0-1d43-45a7-b516-3102a7669d7c 2019-07-30 11:37:19,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:37:19,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4985a285-fea5-478c-b870-2e9497963cca 2019-07-30 11:37:19,243 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:37:19,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-4985a285-fea5-478c-b870-2e9497963cca 2019-07-30 11:37:19,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708148479462s 2019-07-30 11:37:24,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:24,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-e0285fc8-868c-4cb0-84fe-c66069273d29 2019-07-30 11:37:24,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-30 11:37:24,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:24 GMT Server: Apache x-openstack-request-id: req-2cd5113f-23da-4f7b-b1b6-48800be6dbc6 2019-07-30 11:37:24,322 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:24,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-2cd5113f-23da-4f7b-b1b6-48800be6dbc6 2019-07-30 11:37:24,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723819732666s 2019-07-30 11:37:29,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:29,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-47ffc0bd-e973-4628-98a5-5bb07d82d93b 2019-07-30 11:37:29,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-30 11:37:29,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:29 GMT Server: Apache x-openstack-request-id: req-e288bcea-ef29-4972-8224-801f2f5a4c9d 2019-07-30 11:37:29,399 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:29,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-e288bcea-ef29-4972-8224-801f2f5a4c9d 2019-07-30 11:37:29,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720729827881s 2019-07-30 11:37:29,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:37:29,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:29,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ff121e5e-6d68-4e72-8a07-9e26253558bf 2019-07-30 11:37:29,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-30 11:37:29,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6b48ac1c-7e48-420e-a3dd-cf038e6500b4 2019-07-30 11:37:29,471 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:37:29,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-6b48ac1c-7e48-420e-a3dd-cf038e6500b4 2019-07-30 11:37:29,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708150863647s 2019-07-30 11:37:34,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:34,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:34,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:34 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-21f03f84-01c3-4ec3-9123-a8e89f85ed35 2019-07-30 11:37:34,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:37:34,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:34 GMT Server: Apache x-openstack-request-id: req-ab1b0230-f4b9-4914-b21d-945d14c8ec4d 2019-07-30 11:37:34,550 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:34,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-ab1b0230-f4b9-4914-b21d-945d14c8ec4d 2019-07-30 11:37:34,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729727745056s 2019-07-30 11:37:39,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:39,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-f59fe43f-a27d-4564-98d4-bafd8c9f27f2 2019-07-30 11:37:39,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-30 11:37:39,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:39 GMT Server: Apache x-openstack-request-id: req-544ebbae-ca06-4abf-9548-1dd9aef4c9de 2019-07-30 11:37:39,633 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:39,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-544ebbae-ca06-4abf-9548-1dd9aef4c9de 2019-07-30 11:37:39,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772471427917s 2019-07-30 11:37:39,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:37:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:39,664 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ecb806e-3081-4230-a90e-76e18fa8411b 2019-07-30 11:37:39,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:37:39,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e11b6884-4efd-4a60-93a8-bd145b9ae4be 2019-07-30 11:37:39,707 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:37:39,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-e11b6884-4efd-4a60-93a8-bd145b9ae4be 2019-07-30 11:37:39,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726070404053s 2019-07-30 11:37:44,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:44,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:44,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:44 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-9b879628-64b1-44e5-855a-44ae784eec2e 2019-07-30 11:37:44,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-30 11:37:44,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:44 GMT Server: Apache x-openstack-request-id: req-7cd1896f-c35d-43f7-b721-c016550b4500 2019-07-30 11:37:44,788 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:44,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-7cd1896f-c35d-43f7-b721-c016550b4500 2019-07-30 11:37:44,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749771595001s 2019-07-30 11:37:49,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:49,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:50,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:49 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-1204234f-af71-4203-8e56-2b7a25be121f 2019-07-30 11:37:50,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-30 11:37:50,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:50 GMT Server: Apache x-openstack-request-id: req-1272c93f-e89c-4cb1-87cd-33639aad9d34 2019-07-30 11:37:50,475 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:50,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-1272c93f-e89c-4cb1-87cd-33639aad9d34 2019-07-30 11:37:50,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.681806087494s 2019-07-30 11:37:50,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:37:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:50,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-d1fb3b12-fd02-4e29-9227-d835327aa56c 2019-07-30 11:37:50,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-30 11:37:50,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-328ca999-3587-4c89-87aa-18aab57ac659 2019-07-30 11:37:50,547 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:37:50,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-328ca999-3587-4c89-87aa-18aab57ac659 2019-07-30 11:37:50,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711309909821s 2019-07-30 11:37:55,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:37:55,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:37:55,588 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:37:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-6996552c-a841-4c63-8571-dc42b2b79686 2019-07-30 11:37:55,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:37:55,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:37:55 GMT Server: Apache x-openstack-request-id: req-5806c0fd-7a66-45bb-8de0-90c91ca17348 2019-07-30 11:37:55,927 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:37:55,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-5806c0fd-7a66-45bb-8de0-90c91ca17348 2019-07-30 11:37:55,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373795986176s 2019-07-30 11:38:00,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:00,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:01,162 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-7d506e9e-45d3-4254-911a-49c46b1f983d 2019-07-30 11:38:01,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-30 11:38:01,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:01 GMT Server: Apache x-openstack-request-id: req-d7d84635-cc01-46d6-a4ef-96f4e707a3de 2019-07-30 11:38:01,204 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:01,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-d7d84635-cc01-46d6-a4ef-96f4e707a3de 2019-07-30 11:38:01,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.273823022842s 2019-07-30 11:38:01,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:38:01,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:01,517 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:01 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-3bbbe6d3-c748-4a95-b590-057ddd3c2de1 2019-07-30 11:38:01,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:01,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f4ee0f7c-99d4-423e-ac5b-8fec4522efcf 2019-07-30 11:38:01,561 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:38:01,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-f4ee0f7c-99d4-423e-ac5b-8fec4522efcf 2019-07-30 11:38:01,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.356132984161s 2019-07-30 11:38:06,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:06,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:06,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:06 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-096c1f9e-d4c2-4049-a7eb-6b11e7e1fa4e 2019-07-30 11:38:06,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:06,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:06 GMT Server: Apache x-openstack-request-id: req-e87fdcf4-67cc-4a68-a26a-eb5f765a21e7 2019-07-30 11:38:06,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:06,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-e87fdcf4-67cc-4a68-a26a-eb5f765a21e7 2019-07-30 11:38:06,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706160068512s 2019-07-30 11:38:11,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:11,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:11,678 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-4dea9cac-40b8-4d17-bba9-656f09fb9f20 2019-07-30 11:38:11,678 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:11,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:11 GMT Server: Apache x-openstack-request-id: req-267e8763-bb0a-4cd4-ba36-7b90ca718b60 2019-07-30 11:38:11,998 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:11,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-267e8763-bb0a-4cd4-ba36-7b90ca718b60 2019-07-30 11:38:11,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353507995605s 2019-07-30 11:38:11,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:38:12,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:12,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-c8a859dc-3974-41d1-8e25-1253d5e71664 2019-07-30 11:38:12,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:12,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9693d66f-5bee-448c-95fa-d52256f32044 2019-07-30 11:38:12,068 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:38:12,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-9693d66f-5bee-448c-95fa-d52256f32044 2019-07-30 11:38:12,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701818466187s 2019-07-30 11:38:17,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:17,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:17 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-fa20d916-9116-459d-992b-ff2bb9b67ef1 2019-07-30 11:38:17,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:17,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:17 GMT Server: Apache x-openstack-request-id: req-432c9a0c-c40c-4b0f-8bd1-38a685edf0e1 2019-07-30 11:38:17,423 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:17,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-432c9a0c-c40c-4b0f-8bd1-38a685edf0e1 2019-07-30 11:38:17,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347452163696s 2019-07-30 11:38:22,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:22,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:22,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:22 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-21b507b6-f10f-4b59-a234-ff9daa92f5f9 2019-07-30 11:38:22,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-30 11:38:22,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:22 GMT Server: Apache x-openstack-request-id: req-aa4355b7-380c-470f-9223-becfc35ab909 2019-07-30 11:38:22,502 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:22,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-aa4355b7-380c-470f-9223-becfc35ab909 2019-07-30 11:38:22,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738959312439s 2019-07-30 11:38:22,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:38:22,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:22,534 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:22 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-fdfd7f41-e0c0-44bf-b180-69212e1db4e2 2019-07-30 11:38:22,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-30 11:38:22,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bea671f4-2bc6-4c92-84d0-c3b9d29f2e0f 2019-07-30 11:38:22,577 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:38:22,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-bea671f4-2bc6-4c92-84d0-c3b9d29f2e0f 2019-07-30 11:38:22,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073982000351s 2019-07-30 11:38:27,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:27,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:27,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:27 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-7e04de27-bf73-43fb-bf76-1004880a445a 2019-07-30 11:38:27,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-30 11:38:27,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:27 GMT Server: Apache x-openstack-request-id: req-7cfd4581-91c5-4d77-bdc8-4fcfc505d97e 2019-07-30 11:38:27,655 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:27,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-7cfd4581-91c5-4d77-bdc8-4fcfc505d97e 2019-07-30 11:38:27,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717267990112s 2019-07-30 11:38:32,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:32,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:32,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:32 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-9d58f700-d444-4556-a0eb-a78816c2e452 2019-07-30 11:38:32,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-30 11:38:32,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:32 GMT Server: Apache x-openstack-request-id: req-3e146394-542e-4255-9478-9447c1549f94 2019-07-30 11:38:32,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:32,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-3e146394-542e-4255-9478-9447c1549f94 2019-07-30 11:38:32,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743160247803s 2019-07-30 11:38:32,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:38:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:33,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:32 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-6575da59-1597-474b-b354-072331594d3e 2019-07-30 11:38:33,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-30 11:38:33,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0039d51-0321-4a96-9c8e-6cfe9d5e1c27 2019-07-30 11:38:33,070 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:38:33,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-c0039d51-0321-4a96-9c8e-6cfe9d5e1c27 2019-07-30 11:38:33,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.334875822067s 2019-07-30 11:38:38,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:38,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:38,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-b1da745d-210d-418e-800a-980167735eea 2019-07-30 11:38:38,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:38,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:38 GMT Server: Apache x-openstack-request-id: req-7c21a305-cc59-4f57-9f63-a4d15e18300c 2019-07-30 11:38:38,442 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:38,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-7c21a305-cc59-4f57-9f63-a4d15e18300c 2019-07-30 11:38:38,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364364862442s 2019-07-30 11:38:43,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:43,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:43,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-903608f8-6cdb-4580-8618-ba794c55b08b 2019-07-30 11:38:43,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:43,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:43 GMT Server: Apache x-openstack-request-id: req-18ba6582-f6ce-4f0f-acc9-4d0f1665de92 2019-07-30 11:38:43,523 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:43,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-18ba6582-f6ce-4f0f-acc9-4d0f1665de92 2019-07-30 11:38:43,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751419067383s 2019-07-30 11:38:43,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:38:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:43,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-9b406c02-8c9d-4039-ad8e-6ff3759db681 2019-07-30 11:38:43,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:43,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-88cc311b-7538-40c9-967c-f04e5efb5189 2019-07-30 11:38:43,596 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:38:43,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-88cc311b-7538-40c9-967c-f04e5efb5189 2019-07-30 11:38:43,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727210044861s 2019-07-30 11:38:48,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:48,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:48,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-6c57b64a-6173-49ae-8139-e5d34ab4f9b5 2019-07-30 11:38:48,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-30 11:38:48,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:48 GMT Server: Apache x-openstack-request-id: req-577e8f9e-ffa1-41c7-bfcd-05fa0b8da0f6 2019-07-30 11:38:48,674 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:48,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-577e8f9e-ffa1-41c7-bfcd-05fa0b8da0f6 2019-07-30 11:38:48,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753419399261s 2019-07-30 11:38:53,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:53,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:53,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-0295f8cb-88ba-456a-bdbe-c1213c38eb1c 2019-07-30 11:38:53,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:53,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:53 GMT Server: Apache x-openstack-request-id: req-a87735d0-505d-43c5-88c0-2b583ad9af2f 2019-07-30 11:38:53,750 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:53,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-a87735d0-505d-43c5-88c0-2b583ad9af2f 2019-07-30 11:38:53,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701649188995s 2019-07-30 11:38:53,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:38:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:54,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-d1c12ac8-01db-4b79-8147-62d48c1f8225 2019-07-30 11:38:54,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-30 11:38:54,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33e5b077-9a37-4b2d-9a79-2faed6a480c0 2019-07-30 11:38:54,181 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:38:54,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-33e5b077-9a37-4b2d-9a79-2faed6a480c0 2019-07-30 11:38:54,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.430234909058s 2019-07-30 11:38:59,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:38:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:38:59,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:38:59 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-df9d60fd-6ca5-4b76-b4c7-14f54043789b 2019-07-30 11:38:59,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:38:59,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:38:59 GMT Server: Apache x-openstack-request-id: req-1594deb7-8516-4ca3-b76a-7c962a1f8826 2019-07-30 11:38:59,262 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:38:59,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-1594deb7-8516-4ca3-b76a-7c962a1f8826 2019-07-30 11:38:59,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741679668427s 2019-07-30 11:39:04,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:04,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:04,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-febd9a25-b0ad-45ee-8596-4a8da0c4b507 2019-07-30 11:39:04,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-30 11:39:04,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:04 GMT Server: Apache x-openstack-request-id: req-62dafeb0-728c-4410-9ddf-ea50a5ed4ef0 2019-07-30 11:39:04,339 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:04,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-62dafeb0-728c-4410-9ddf-ea50a5ed4ef0 2019-07-30 11:39:04,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071711063385s 2019-07-30 11:39:04,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:39:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:04,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7f834d1-17d8-4be7-a9eb-4cfd4c968c5e 2019-07-30 11:39:04,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-30 11:39:04,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d82719b0-3e44-43b7-b43c-3fa032f7fc04 2019-07-30 11:39:04,410 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:39:04,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-d82719b0-3e44-43b7-b43c-3fa032f7fc04 2019-07-30 11:39:04,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701088905334s 2019-07-30 11:39:09,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:09,447 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-1ab0a3fd-6909-40ea-8b38-22bcbe142d8d 2019-07-30 11:39:09,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:09,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:09 GMT Server: Apache x-openstack-request-id: req-bcd1726d-dd36-41bf-92cc-add625d8a437 2019-07-30 11:39:09,489 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:09,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-bcd1726d-dd36-41bf-92cc-add625d8a437 2019-07-30 11:39:09,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730149745941s 2019-07-30 11:39:14,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:14,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:14,525 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-32685ba0-383e-4ea2-8f5b-975e512e6c1c 2019-07-30 11:39:14,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-30 11:39:14,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:14 GMT Server: Apache x-openstack-request-id: req-3fae4bcd-3b9c-4428-8cf3-662bbbc5f3bc 2019-07-30 11:39:14,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:14,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-3fae4bcd-3b9c-4428-8cf3-662bbbc5f3bc 2019-07-30 11:39:14,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072408914566s 2019-07-30 11:39:14,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:39:14,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:14,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-80565bd5-a97e-4c38-8de0-8a2caab6cda4 2019-07-30 11:39:14,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:14,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7ab73d0b-3c92-4266-9466-eb15c46997fa 2019-07-30 11:39:14,640 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:39:14,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-7ab73d0b-3c92-4266-9466-eb15c46997fa 2019-07-30 11:39:14,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721461772919s 2019-07-30 11:39:19,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:19,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:19,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-2c6e8e82-171c-437a-b441-0f0daca65d6e 2019-07-30 11:39:19,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-30 11:39:20,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:19 GMT Server: Apache x-openstack-request-id: req-ecbdeee3-29f8-4a76-8d01-aae2d5564cad 2019-07-30 11:39:20,080 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:20,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-ecbdeee3-29f8-4a76-8d01-aae2d5564cad 2019-07-30 11:39:20,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.432868003845s 2019-07-30 11:39:25,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:25,118 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:25 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-b7fcacd0-efef-48fd-8309-d567b212cdff 2019-07-30 11:39:25,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:25,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:25 GMT Server: Apache x-openstack-request-id: req-84d9f5b9-36c9-4919-9868-dfe03239fbf1 2019-07-30 11:39:25,166 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:25,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-84d9f5b9-36c9-4919-9868-dfe03239fbf1 2019-07-30 11:39:25,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0819189548492s 2019-07-30 11:39:25,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:39:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:25,197 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:25 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-c08a2c25-5ab4-4a31-8937-d73f1b82baf5 2019-07-30 11:39:25,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:25,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53ab35f5-c2d3-4321-bd5f-5d1ad9cf078f 2019-07-30 11:39:25,239 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:39:25,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-53ab35f5-c2d3-4321-bd5f-5d1ad9cf078f 2019-07-30 11:39:25,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724699497223s 2019-07-30 11:39:30,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:30,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:30,278 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:30 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-05744920-e463-464d-aa8e-306c0a6befed 2019-07-30 11:39:30,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:30,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:30 GMT Server: Apache x-openstack-request-id: req-c5ea3780-b66a-43e8-94cf-a8b3f86b3986 2019-07-30 11:39:30,320 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:30,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-c5ea3780-b66a-43e8-94cf-a8b3f86b3986 2019-07-30 11:39:30,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745151042938s 2019-07-30 11:39:35,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:35,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:35,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-06f1c9e8-a84a-46bd-8896-750198865435 2019-07-30 11:39:35,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:35,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:35 GMT Server: Apache x-openstack-request-id: req-61f948f7-0640-457a-b8b9-8876846573e1 2019-07-30 11:39:35,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:35,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-61f948f7-0640-457a-b8b9-8876846573e1 2019-07-30 11:39:35,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0938858985901s 2019-07-30 11:39:35,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:39:35,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:35,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b6a4a40d-346f-4403-bf24-9b03985dbca7 2019-07-30 11:39:35,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:35,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-82814b35-b488-4d0a-803c-afa9b107270a 2019-07-30 11:39:35,757 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:39:35,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-82814b35-b488-4d0a-803c-afa9b107270a 2019-07-30 11:39:35,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.336170196533s 2019-07-30 11:39:40,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:40,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:40,798 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:40 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-15312177-0013-412c-909e-cb494568f9ea 2019-07-30 11:39:40,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:40,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:40 GMT Server: Apache x-openstack-request-id: req-48a130ab-c703-420b-8a9e-eb099131107e 2019-07-30 11:39:40,842 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:40,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-48a130ab-c703-420b-8a9e-eb099131107e 2019-07-30 11:39:40,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0790741443634s 2019-07-30 11:39:45,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:45,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:45,879 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-cd491444-e5c9-4623-bc8c-e94793530849 2019-07-30 11:39:45,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-30 11:39:45,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:45 GMT Server: Apache x-openstack-request-id: req-737d69b5-a4aa-4a59-852d-7a08f8d41fd4 2019-07-30 11:39:45,921 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:45,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-737d69b5-a4aa-4a59-852d-7a08f8d41fd4 2019-07-30 11:39:45,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727999210358s 2019-07-30 11:39:45,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:39:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:45,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-5ec60e5d-91df-4d42-9f1e-203d101c2aea 2019-07-30 11:39:45,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:45,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1c7119a1-b7e9-419d-8ba9-fc27ceafadb3 2019-07-30 11:39:45,991 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:39:45,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-1c7119a1-b7e9-419d-8ba9-fc27ceafadb3 2019-07-30 11:39:45,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697298049927s 2019-07-30 11:39:50,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:51,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:51,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:51 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc Server: Apache x-openstack-request-id: req-6bd7ece6-f362-44e5-8196-363590d1ff40 2019-07-30 11:39:51,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:51,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e1c77b2-d9a5-4794-8a37-8b36600ac21b 2019-07-30 11:39:51,070 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-07-30T11:39:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/vellum/events/3b1caed1-24aa-41d3-8cae-846e2e474246", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "cedd7da7-8858-435b-9612-f837c722cefb", "id": "3b1caed1-24aa-41d3-8cae-846e2e474246"}, {"resource_name": "sprout", "event_time": "2019-07-30T11:39:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/sprout/events/bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-veijjkkbvjzp", "id": "bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e"}]} 2019-07-30 11:39:51,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc&marker=e139b08b-4da1-417b-a697-33530b43ae66&sort_dir=asc used request id req-7e1c77b2-d9a5-4794-8a37-8b36600ac21b 2019-07-30 11:39:51,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718348026276s 2019-07-30 11:39:56,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:39:56,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:39:56,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:39:56 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-a19e3b94-4dda-4d20-9241-b844d5535f2c 2019-07-30 11:39:56,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:39:56,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:39:56 GMT Server: Apache x-openstack-request-id: req-61e9f5fc-673d-4cc3-8d4a-838fccb69aa8 2019-07-30 11:39:56,147 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:39:56,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-61e9f5fc-673d-4cc3-8d4a-838fccb69aa8 2019-07-30 11:39:56,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709230899811s 2019-07-30 11:40:01,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:01,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:01,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:01 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-3272d6d7-5f21-44e3-9508-5fcbac3e03a9 2019-07-30 11:40:01,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:01,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:01 GMT Server: Apache x-openstack-request-id: req-8e858446-2a67-43fa-9ac4-4c3756e972d4 2019-07-30 11:40:01,224 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:01,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-8e858446-2a67-43fa-9ac4-4c3756e972d4 2019-07-30 11:40:01,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711619853973s 2019-07-30 11:40:01,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:40:01,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:01,256 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:01 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-8e6f09b9-78b8-4097-98b2-4747d25b37dc 2019-07-30 11:40:01,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-30 11:40:01,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cbcf9986-6a87-45a8-a63a-72902e41e3da 2019-07-30 11:40:01,298 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:40:01,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-cbcf9986-6a87-45a8-a63a-72902e41e3da 2019-07-30 11:40:01,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736920833588s 2019-07-30 11:40:06,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:06,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:06,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:06 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-45432bee-532b-4ce6-ad0e-4515eb8a9102 2019-07-30 11:40:06,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-30 11:40:06,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:06 GMT Server: Apache x-openstack-request-id: req-d7663fc2-1e6b-4543-a99a-889ed69b0218 2019-07-30 11:40:06,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:06,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-d7663fc2-1e6b-4543-a99a-889ed69b0218 2019-07-30 11:40:06,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713860988617s 2019-07-30 11:40:11,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:11,413 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-a8d1d14e-4fac-419a-be2b-9f2b6b6d880c 2019-07-30 11:40:11,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-30 11:40:11,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:11 GMT Server: Apache x-openstack-request-id: req-1fc3ad41-632f-45f7-8204-ca03b24a8adb 2019-07-30 11:40:11,456 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:11,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-1fc3ad41-632f-45f7-8204-ca03b24a8adb 2019-07-30 11:40:11,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073860168457s 2019-07-30 11:40:11,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:40:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:11,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-6601389c-510f-4b9b-9351-51458c159abe 2019-07-30 11:40:11,486 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:11,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3e79136d-70bf-4291-b356-71aa69eeb89c 2019-07-30 11:40:11,529 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:40:11,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-3e79136d-70bf-4291-b356-71aa69eeb89c 2019-07-30 11:40:11,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726079940796s 2019-07-30 11:40:16,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:16,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:16,565 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-f6e6c136-8214-4563-829d-0a3d5b6ee20c 2019-07-30 11:40:16,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:16,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:16 GMT Server: Apache x-openstack-request-id: req-5ff3fd4b-2408-4616-b7f0-6529e1475ba0 2019-07-30 11:40:16,606 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:16,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-5ff3fd4b-2408-4616-b7f0-6529e1475ba0 2019-07-30 11:40:16,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699529647827s 2019-07-30 11:40:21,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:21,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:21,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-8f9b7be0-fb41-4b1e-8791-960754648e1f 2019-07-30 11:40:21,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:21,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:21 GMT Server: Apache x-openstack-request-id: req-da835cee-bd3c-4caf-a54a-4de97c8dccc9 2019-07-30 11:40:21,684 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:21,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-da835cee-bd3c-4caf-a54a-4de97c8dccc9 2019-07-30 11:40:21,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745120048523s 2019-07-30 11:40:21,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:40:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:21,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-619ac99e-7966-4747-9955-a3bbf5f03eb5 2019-07-30 11:40:21,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-30 11:40:21,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2bef2a7d-f23a-4d43-82a2-2de72888730f 2019-07-30 11:40:21,754 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:40:21,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-2bef2a7d-f23a-4d43-82a2-2de72888730f 2019-07-30 11:40:21,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0695369243622s 2019-07-30 11:40:26,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:26,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:26,792 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-fd2d0983-64ba-4592-a1de-d15d1ddcf132 2019-07-30 11:40:26,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:26,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:26 GMT Server: Apache x-openstack-request-id: req-b9b2f89c-96f7-4014-8e63-61d279e1fa09 2019-07-30 11:40:26,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:26,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-b9b2f89c-96f7-4014-8e63-61d279e1fa09 2019-07-30 11:40:26,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725259780884s 2019-07-30 11:40:31,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:31,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:31,872 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:31 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-d086e06f-ae22-4b8c-972d-ab5d48103ffc 2019-07-30 11:40:31,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:31,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:31 GMT Server: Apache x-openstack-request-id: req-b93f262c-18af-480c-b595-4f6cccca26e9 2019-07-30 11:40:31,914 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:31,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-b93f262c-18af-480c-b595-4f6cccca26e9 2019-07-30 11:40:31,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754158496857s 2019-07-30 11:40:31,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:40:31,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:31,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:31 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-be23e374-fc61-4eea-b00d-e0e0bd907b5e 2019-07-30 11:40:31,944 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:31,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-81d7eddc-f81b-4176-b7f7-ece6446637c4 2019-07-30 11:40:31,984 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:40:31,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-81d7eddc-f81b-4176-b7f7-ece6446637c4 2019-07-30 11:40:31,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692381858826s 2019-07-30 11:40:36,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:37,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:37 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-93b66ab8-e158-4d8b-a0a6-4b423a9f35f4 2019-07-30 11:40:37,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:37,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:37 GMT Server: Apache x-openstack-request-id: req-c7aa195e-027d-4cb6-972e-961b3981814a 2019-07-30 11:40:37,198 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:37,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-c7aa195e-027d-4cb6-972e-961b3981814a 2019-07-30 11:40:37,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.207779169083s 2019-07-30 11:40:42,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:42,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:42,234 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:42 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-8298a29b-48cc-4f91-a532-a82ac73e5e7b 2019-07-30 11:40:42,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-30 11:40:42,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:42 GMT Server: Apache x-openstack-request-id: req-82c07141-910a-4e52-9b54-22af03859be1 2019-07-30 11:40:42,275 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:42,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-82c07141-910a-4e52-9b54-22af03859be1 2019-07-30 11:40:42,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715370178223s 2019-07-30 11:40:42,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:40:42,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:42,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:42 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-2da5e74d-df1f-4fe3-9ba2-6e220946682c 2019-07-30 11:40:42,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:42,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c4a5a01d-683f-4d33-af1c-5b55bfd9fc8c 2019-07-30 11:40:42,347 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:40:42,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-c4a5a01d-683f-4d33-af1c-5b55bfd9fc8c 2019-07-30 11:40:42,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707528591156s 2019-07-30 11:40:47,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:47,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:47,384 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:47 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-ee7581be-2247-4a23-9071-cb6bd9c9443e 2019-07-30 11:40:47,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:47,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:47 GMT Server: Apache x-openstack-request-id: req-6cb89bce-0949-4ea4-916f-787c366ae19c 2019-07-30 11:40:47,425 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:47,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-6cb89bce-0949-4ea4-916f-787c366ae19c 2019-07-30 11:40:47,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721900463104s 2019-07-30 11:40:52,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:52,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:52,477 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:52 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-2cf3cc45-dc36-4b80-af92-4e32eb076f31 2019-07-30 11:40:52,477 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:52,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:52 GMT Server: Apache x-openstack-request-id: req-95f95fd9-caa1-4b21-bad4-66be3971d7cc 2019-07-30 11:40:52,519 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:52,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-95f95fd9-caa1-4b21-bad4-66be3971d7cc 2019-07-30 11:40:52,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0875689983368s 2019-07-30 11:40:52,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:40:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:52,548 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:52 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-40c9a64c-ed69-449c-b8c9-8b2094386d39 2019-07-30 11:40:52,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:40:52,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd4ad69c-5ea9-4b1b-b2ef-002918206ee8 2019-07-30 11:40:52,594 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:40:52,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-cd4ad69c-5ea9-4b1b-b2ef-002918206ee8 2019-07-30 11:40:52,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749020576477s 2019-07-30 11:40:57,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:40:57,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:40:57,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:40:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-9d402592-e046-42f0-a938-729849f79cfe 2019-07-30 11:40:57,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-30 11:40:57,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:40:57 GMT Server: Apache x-openstack-request-id: req-a0bbf056-7c13-4fbd-94ae-edf4afa56c86 2019-07-30 11:40:57,674 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:40:57,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-a0bbf056-7c13-4fbd-94ae-edf4afa56c86 2019-07-30 11:40:57,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736100673676s 2019-07-30 11:41:02,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:02,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:02,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-9a68b771-042f-4cc4-aaa7-281a94b5132d 2019-07-30 11:41:02,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-30 11:41:02,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:02 GMT Server: Apache x-openstack-request-id: req-3bab25f3-e8cc-486a-ac5f-fe8a204826da 2019-07-30 11:41:02,755 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:02,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-3bab25f3-e8cc-486a-ac5f-fe8a204826da 2019-07-30 11:41:02,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754721164703s 2019-07-30 11:41:02,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:41:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:02,786 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-f8b26467-21bb-42d8-971e-fd846cc27f83 2019-07-30 11:41:02,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-30 11:41:02,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-43082497-b6b0-4229-bcaa-148270dd706d 2019-07-30 11:41:02,829 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:41:02,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-43082497-b6b0-4229-bcaa-148270dd706d 2019-07-30 11:41:02,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726549625397s 2019-07-30 11:41:07,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:07,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:07,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-7c45a9b0-3156-477e-a952-4d83429d502f 2019-07-30 11:41:07,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-30 11:41:07,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:07 GMT Server: Apache x-openstack-request-id: req-46fe4709-c30d-4a73-8c4b-247b1e5524d5 2019-07-30 11:41:07,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:07,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-46fe4709-c30d-4a73-8c4b-247b1e5524d5 2019-07-30 11:41:07,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707640647888s 2019-07-30 11:41:12,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:12,955 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-3ed8d5a2-79f2-4908-8048-f13416108951 2019-07-30 11:41:12,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-30 11:41:12,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:12 GMT Server: Apache x-openstack-request-id: req-b0d18188-158a-4ef9-9b96-75d70ad5b937 2019-07-30 11:41:13,000 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:13,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-b0d18188-158a-4ef9-9b96-75d70ad5b937 2019-07-30 11:41:13,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0913779735565s 2019-07-30 11:41:13,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:41:13,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:13,032 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:13 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-0afd2574-2b2b-4e34-be16-82eb0f574dc4 2019-07-30 11:41:13,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-30 11:41:13,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a85aec4-4240-41c9-a324-24cc02f35218 2019-07-30 11:41:13,073 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:41:13,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-6a85aec4-4240-41c9-a324-24cc02f35218 2019-07-30 11:41:13,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731239318848s 2019-07-30 11:41:18,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:18,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:18,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:18 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-46f68fe7-5244-4a9c-a6e5-d5411f210774 2019-07-30 11:41:18,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:41:18,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:18 GMT Server: Apache x-openstack-request-id: req-c3517321-e38e-419c-8072-7d5f175fd1d9 2019-07-30 11:41:18,151 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:18,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-c3517321-e38e-419c-8072-7d5f175fd1d9 2019-07-30 11:41:18,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711920261383s 2019-07-30 11:41:23,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:23,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:23,189 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-8f4caeb0-5adf-457b-90c1-ab1e84bc0e10 2019-07-30 11:41:23,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:41:23,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:23 GMT Server: Apache x-openstack-request-id: req-226138ae-500d-442a-bd13-bbb7891f1ec9 2019-07-30 11:41:23,234 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:23,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-226138ae-500d-442a-bd13-bbb7891f1ec9 2019-07-30 11:41:23,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077467918396s 2019-07-30 11:41:23,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:41:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:23,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-e85d1189-d415-46b2-b9b5-0f56966d4ac8 2019-07-30 11:41:23,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:41:23,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b5c40dd-0817-42db-8dab-1cf75b9f70af 2019-07-30 11:41:23,307 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:41:23,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-2b5c40dd-0817-42db-8dab-1cf75b9f70af 2019-07-30 11:41:23,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726108551025s 2019-07-30 11:41:28,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:28,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:28 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-67246b54-5357-4e05-ad1d-64cc0bb84d5e 2019-07-30 11:41:28,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-30 11:41:28,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:28 GMT Server: Apache x-openstack-request-id: req-015d34fa-ed35-4e41-b1a5-a558d2e88d61 2019-07-30 11:41:28,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:28,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-015d34fa-ed35-4e41-b1a5-a558d2e88d61 2019-07-30 11:41:28,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714569091797s 2019-07-30 11:41:33,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:33,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:33,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-f74928cd-b51b-4041-b15f-8e14ca965da0 2019-07-30 11:41:33,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-30 11:41:33,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:33 GMT Server: Apache x-openstack-request-id: req-b40136a9-0676-4aff-a518-f91732cf1619 2019-07-30 11:41:33,469 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:33,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-b40136a9-0676-4aff-a518-f91732cf1619 2019-07-30 11:41:33,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774738788605s 2019-07-30 11:41:33,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:41:33,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:33,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-34096b03-0479-4713-b590-e27c46c0a173 2019-07-30 11:41:33,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:41:33,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-43a0604d-803b-4024-a0c6-22904f68811d 2019-07-30 11:41:33,541 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:41:33,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-43a0604d-803b-4024-a0c6-22904f68811d 2019-07-30 11:41:33,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071839094162s 2019-07-30 11:41:38,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:38,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-fb54ffff-b3da-4362-b4f9-f79acbd83756 2019-07-30 11:41:38,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-30 11:41:38,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:38 GMT Server: Apache x-openstack-request-id: req-234426a3-429f-4fb9-b2f7-ee57a229c010 2019-07-30 11:41:38,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:38,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-234426a3-429f-4fb9-b2f7-ee57a229c010 2019-07-30 11:41:38,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075101852417s 2019-07-30 11:41:43,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:43,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:43,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-fe7bd45a-6bc4-45cd-aee8-d6bab093367b 2019-07-30 11:41:43,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-30 11:41:43,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:43 GMT Server: Apache x-openstack-request-id: req-241730f0-16cf-429b-9990-154c2a2fe48f 2019-07-30 11:41:43,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:43,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-241730f0-16cf-429b-9990-154c2a2fe48f 2019-07-30 11:41:43,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748240947723s 2019-07-30 11:41:43,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:41:43,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:43,729 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-423d08fd-fe89-4986-a51d-af982ee405bc 2019-07-30 11:41:43,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:41:43,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d3b2372b-0b9a-4a2c-a88d-a0d118ae7ae6 2019-07-30 11:41:43,771 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:41:43,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-d3b2372b-0b9a-4a2c-a88d-a0d118ae7ae6 2019-07-30 11:41:43,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716369152069s 2019-07-30 11:41:48,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:48,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:48,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-66ce9e91-97ef-4f69-a9d5-d44b19c2b426 2019-07-30 11:41:48,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-30 11:41:48,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:48 GMT Server: Apache x-openstack-request-id: req-21ee813c-5272-4408-bebe-460209779902 2019-07-30 11:41:48,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:48,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-21ee813c-5272-4408-bebe-460209779902 2019-07-30 11:41:48,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748608112335s 2019-07-30 11:41:53,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:53,886 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-09115e12-41eb-44ef-94be-4a80e22ba24a 2019-07-30 11:41:53,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:41:53,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:53 GMT Server: Apache x-openstack-request-id: req-71ddc4ea-5a34-4276-b825-e63c9ea7a3d1 2019-07-30 11:41:53,927 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:53,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-71ddc4ea-5a34-4276-b825-e63c9ea7a3d1 2019-07-30 11:41:53,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707240104675s 2019-07-30 11:41:53,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:41:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:53,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-1eeb3559-f420-4e9d-9d14-c0c9f54c2017 2019-07-30 11:41:53,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:41:53,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c469a6d8-326b-49d4-8c33-1fbdaeb47df6 2019-07-30 11:41:53,996 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:41:53,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-c469a6d8-326b-49d4-8c33-1fbdaeb47df6 2019-07-30 11:41:53,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0686459541321s 2019-07-30 11:41:59,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:41:59,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:41:59,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:41:59 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-8aaadbda-47ec-4978-92f4-9ccee86dc708 2019-07-30 11:41:59,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-30 11:41:59,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:41:59 GMT Server: Apache x-openstack-request-id: req-c3e1f852-b7e9-4a69-b840-0556c3d6119d 2019-07-30 11:41:59,080 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:41:59,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-c3e1f852-b7e9-4a69-b840-0556c3d6119d 2019-07-30 11:41:59,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777280330658s 2019-07-30 11:42:04,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:04,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-826d9446-83fa-4b8b-8cca-097e71332f9b 2019-07-30 11:42:04,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:42:04,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:04 GMT Server: Apache x-openstack-request-id: req-3281b24b-387b-45a0-a29a-8e48a5b007b3 2019-07-30 11:42:04,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:04,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-3281b24b-387b-45a0-a29a-8e48a5b007b3 2019-07-30 11:42:04,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.091719865799s 2019-07-30 11:42:04,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:42:04,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:04,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c14612a-8ba1-4a13-88cb-a37b90c4bffc 2019-07-30 11:42:04,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-30 11:42:04,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bbde7fb4-6592-45e3-84ac-2e91369afa6d 2019-07-30 11:42:04,252 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:42:04,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-bbde7fb4-6592-45e3-84ac-2e91369afa6d 2019-07-30 11:42:04,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0763099193573s 2019-07-30 11:42:09,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:09,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:09,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-ef615959-c7ab-4e81-a0bc-491cf069410f 2019-07-30 11:42:09,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:42:09,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:09 GMT Server: Apache x-openstack-request-id: req-f9a136e9-1f1f-42cb-a16b-5398ecdc3b62 2019-07-30 11:42:09,330 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:09,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-f9a136e9-1f1f-42cb-a16b-5398ecdc3b62 2019-07-30 11:42:09,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753619670868s 2019-07-30 11:42:14,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:14,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:14,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-8be8b68a-a47a-4e29-809c-d576ba7586cb 2019-07-30 11:42:14,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-30 11:42:14,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:14 GMT Server: Apache x-openstack-request-id: req-e79476e5-03d9-4d88-aeb8-08961ddeeb6a 2019-07-30 11:42:14,411 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:14,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-e79476e5-03d9-4d88-aeb8-08961ddeeb6a 2019-07-30 11:42:14,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751478672028s 2019-07-30 11:42:14,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:42:14,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:14,442 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-402b43c2-dc29-4360-b7fe-41fa64cb6673 2019-07-30 11:42:14,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-30 11:42:14,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e03db07-29fc-4326-b0a4-5e56ea6b66dd 2019-07-30 11:42:14,485 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:42:14,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-0e03db07-29fc-4326-b0a4-5e56ea6b66dd 2019-07-30 11:42:14,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732650756836s 2019-07-30 11:42:19,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:19,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:19,523 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-8bd78a3c-0e63-4faf-8647-f8cba3d60e60 2019-07-30 11:42:19,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-30 11:42:19,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:19 GMT Server: Apache x-openstack-request-id: req-6f0a5753-aa3b-49f3-90d8-f2c19cfa48a3 2019-07-30 11:42:19,564 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:19,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-6f0a5753-aa3b-49f3-90d8-f2c19cfa48a3 2019-07-30 11:42:19,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727350711823s 2019-07-30 11:42:24,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:24,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:24,600 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-051c1672-613c-413d-a4af-134cb5ff3f7d 2019-07-30 11:42:24,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:42:24,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:24 GMT Server: Apache x-openstack-request-id: req-d33e25fd-c495-49d2-a71e-c3e7f901a7db 2019-07-30 11:42:24,642 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:24,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-d33e25fd-c495-49d2-a71e-c3e7f901a7db 2019-07-30 11:42:24,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071925163269s 2019-07-30 11:42:24,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:42:24,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:24,671 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-30a293b7-cc06-4fdd-94ae-db208b50ca1a 2019-07-30 11:42:24,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:42:24,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a61013c6-bd63-46cc-8361-8a1422b95824 2019-07-30 11:42:24,696 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:42:24,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-a61013c6-bd63-46cc-8361-8a1422b95824 2019-07-30 11:42:24,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0534739494324s 2019-07-30 11:42:29,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:29,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:29,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-3452e023-f4e0-4a32-94f6-f741090f0ad8 2019-07-30 11:42:29,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:42:29,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:29 GMT Server: Apache x-openstack-request-id: req-b0f9867d-e4fc-4cd0-91c5-c9872c037307 2019-07-30 11:42:29,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:29,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-b0f9867d-e4fc-4cd0-91c5-c9872c037307 2019-07-30 11:42:29,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716049671173s 2019-07-30 11:42:34,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:34,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:34 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-1ccddde8-0a6e-49b4-9b88-188ca7f779c9 2019-07-30 11:42:34,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-30 11:42:34,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:34 GMT Server: Apache x-openstack-request-id: req-45546b24-7107-4834-8d95-8ffce3655c0b 2019-07-30 11:42:34,857 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:34,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-45546b24-7107-4834-8d95-8ffce3655c0b 2019-07-30 11:42:34,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769228935242s 2019-07-30 11:42:34,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:42:34,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:34,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:34 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-121030d6-7201-4ed7-9992-8067e4421ab0 2019-07-30 11:42:34,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:42:34,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ee9fecd-e932-43b4-9bfe-f604b5b6b8a9 2019-07-30 11:42:34,932 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:42:34,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-6ee9fecd-e932-43b4-9bfe-f604b5b6b8a9 2019-07-30 11:42:34,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742170810699s 2019-07-30 11:42:39,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:39,972 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-a333aee0-e302-44bb-ac7c-17ce2da52b1d 2019-07-30 11:42:39,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-30 11:42:40,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:39 GMT Server: Apache x-openstack-request-id: req-7abd074d-b70c-48fe-be14-8994ceeb1eff 2019-07-30 11:42:40,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:40,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-7abd074d-b70c-48fe-be14-8994ceeb1eff 2019-07-30 11:42:40,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755190849304s 2019-07-30 11:42:45,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:45,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:45,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-e292d590-298e-4916-878d-93d66fd2c9da 2019-07-30 11:42:45,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-30 11:42:45,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:45 GMT Server: Apache x-openstack-request-id: req-3a4940cf-b93a-469e-992b-0210bd5d84b6 2019-07-30 11:42:45,099 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:45,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-3a4940cf-b93a-469e-992b-0210bd5d84b6 2019-07-30 11:42:45,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0788559913635s 2019-07-30 11:42:45,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:42:45,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:45,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-f53229f6-bf64-4842-b3e1-4ccb1c955e4a 2019-07-30 11:42:45,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:42:45,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5fd1fd08-138f-41d6-8cd6-3aa586145d5a 2019-07-30 11:42:45,178 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:42:45,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-5fd1fd08-138f-41d6-8cd6-3aa586145d5a 2019-07-30 11:42:45,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0783200263977s 2019-07-30 11:42:50,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:50,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-8ac9bb46-c69b-4591-b410-3dca56440136 2019-07-30 11:42:50,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:42:50,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:50 GMT Server: Apache x-openstack-request-id: req-f9cce0ea-95fe-4025-a672-70dbd6db82cd 2019-07-30 11:42:50,256 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:50,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-f9cce0ea-95fe-4025-a672-70dbd6db82cd 2019-07-30 11:42:50,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722110271454s 2019-07-30 11:42:55,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:42:55,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:55,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-b3dd9cfd-e0aa-411e-9d1b-9823a038b70c 2019-07-30 11:42:55,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:42:55,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:55 GMT Server: Apache x-openstack-request-id: req-778e18c1-0740-455d-a556-1d2008e735bb 2019-07-30 11:42:55,335 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:42:55,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-778e18c1-0740-455d-a556-1d2008e735bb 2019-07-30 11:42:55,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729610919952s 2019-07-30 11:42:55,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:42:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:42:55,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:42:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-db0168a4-af6f-44ff-a82f-1c130e8868ff 2019-07-30 11:42:55,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-30 11:42:55,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:42:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3f7abeb8-1bdb-4c00-b33d-8f5000c98be4 2019-07-30 11:42:55,394 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:42:55,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-3f7abeb8-1bdb-4c00-b33d-8f5000c98be4 2019-07-30 11:42:55,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0585780143738s 2019-07-30 11:43:00,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:00,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:00,432 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-a153ed8a-0ccf-49b7-87be-e4f8709ef96b 2019-07-30 11:43:00,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:43:00,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:00 GMT Server: Apache x-openstack-request-id: req-26adb7dc-7a6a-4619-a7bd-26e9f99921c3 2019-07-30 11:43:00,473 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:00,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-26adb7dc-7a6a-4619-a7bd-26e9f99921c3 2019-07-30 11:43:00,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728189945221s 2019-07-30 11:43:05,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:05,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:05,511 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:05 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-ab712c90-512f-45d4-b4c5-64b98bc5440e 2019-07-30 11:43:05,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:43:05,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:05 GMT Server: Apache x-openstack-request-id: req-98fa36c8-0d57-4e59-b050-9f2a3dd2b8b9 2019-07-30 11:43:05,821 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:05,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-98fa36c8-0d57-4e59-b050-9f2a3dd2b8b9 2019-07-30 11:43:05,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.341992139816s 2019-07-30 11:43:05,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:43:05,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:05,851 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:05 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ae2c4749-122f-4490-9526-a54c1962c324 2019-07-30 11:43:05,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:43:05,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-98780a64-6526-4db5-bf66-f49b12dd3be5 2019-07-30 11:43:05,894 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:43:05,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-98780a64-6526-4db5-bf66-f49b12dd3be5 2019-07-30 11:43:05,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716619491577s 2019-07-30 11:43:10,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:10,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:10,932 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:10 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-c256035a-ecdb-4c91-9bd4-e8fe90581e91 2019-07-30 11:43:10,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-30 11:43:10,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:10 GMT Server: Apache x-openstack-request-id: req-c254d271-f320-4db0-9b5b-6c361dccac95 2019-07-30 11:43:10,974 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:10,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-c254d271-f320-4db0-9b5b-6c361dccac95 2019-07-30 11:43:10,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736961364746s 2019-07-30 11:43:15,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:15,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:16,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:15 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-4062cc55-ce6d-435b-82b4-3c7029d497ab 2019-07-30 11:43:16,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-30 11:43:16,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:16 GMT Server: Apache x-openstack-request-id: req-e24fe47a-12a7-4470-94e3-2d137fbfe08f 2019-07-30 11:43:16,333 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:16,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-e24fe47a-12a7-4470-94e3-2d137fbfe08f 2019-07-30 11:43:16,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353049993515s 2019-07-30 11:43:16,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:43:16,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:16,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-96f100a0-b0a7-49b5-a575-485511539e19 2019-07-30 11:43:16,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:43:16,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ffcc8832-b1c5-4f51-93e9-0b89e5e359c0 2019-07-30 11:43:16,696 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:43:16,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-ffcc8832-b1c5-4f51-93e9-0b89e5e359c0 2019-07-30 11:43:16,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362389087677s 2019-07-30 11:43:21,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:21,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:21,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-051dea31-fc30-41c3-8798-9587b449cf26 2019-07-30 11:43: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-30 11:43:22,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:21 GMT Server: Apache x-openstack-request-id: req-8986bb1b-1e79-48e0-aa3c-a6b84db8f8df 2019-07-30 11:43:22,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:22,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-8986bb1b-1e79-48e0-aa3c-a6b84db8f8df 2019-07-30 11:43:22,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.331516027451s 2019-07-30 11:43:27,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:27,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:27 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-6fa51e3b-67fa-4bcc-bbc9-26b19dada162 2019-07-30 11:43:27,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-30 11:43:27,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:27 GMT Server: Apache x-openstack-request-id: req-29a2863f-5ef8-4d4a-8b1c-9fbc6def8bd8 2019-07-30 11:43:27,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:27,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-29a2863f-5ef8-4d4a-8b1c-9fbc6def8bd8 2019-07-30 11:43:27,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745868682861s 2019-07-30 11:43:27,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:43:27,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:27,145 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:27 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ba877cc4-1c97-497b-83c2-f48fac4efd64 2019-07-30 11:43:27,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-30 11:43:27,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-453e4cae-942f-4201-8c29-d124d0ae80ea 2019-07-30 11:43:27,186 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:43:27,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-453e4cae-942f-4201-8c29-d124d0ae80ea 2019-07-30 11:43:27,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070876121521s 2019-07-30 11:43:32,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:32,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:32,224 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:32 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-945b1648-0eba-4005-b7c8-c79ca491c783 2019-07-30 11:43:32,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:43:32,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:32 GMT Server: Apache x-openstack-request-id: req-13a71832-e582-4538-b4f0-d002cbf86dc5 2019-07-30 11:43:32,266 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:32,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-13a71832-e582-4538-b4f0-d002cbf86dc5 2019-07-30 11:43:32,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727770328522s 2019-07-30 11:43:37,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:37,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:37 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-88fa6065-68df-451b-a029-177a2ecbe1a4 2019-07-30 11:43:37,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-30 11:43:37,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:37 GMT Server: Apache x-openstack-request-id: req-b7012be7-1a0b-466e-8a66-20890a427919 2019-07-30 11:43:37,688 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:37,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-b7012be7-1a0b-466e-8a66-20890a427919 2019-07-30 11:43:37,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.419227838516s 2019-07-30 11:43:37,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:43:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:37,970 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:37 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-cee8e5b3-a50b-4343-ac0d-8990d4484497 2019-07-30 11:43:37,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-30 11:43:38,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3cbe9924-eff1-4693-ace5-fda61c90efba 2019-07-30 11:43:38,280 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:43:38,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-3cbe9924-eff1-4693-ace5-fda61c90efba 2019-07-30 11:43:38,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.591472864151s 2019-07-30 11:43:43,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:43,321 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-d1e71b4c-460c-4073-9643-b3a56ec2cce8 2019-07-30 11:43:43,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-30 11:43:43,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:43 GMT Server: Apache x-openstack-request-id: req-1c7116ac-d292-4620-9efa-6ab2f2d3418e 2019-07-30 11:43:43,365 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:43,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-1c7116ac-d292-4620-9efa-6ab2f2d3418e 2019-07-30 11:43:43,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776879787445s 2019-07-30 11:43:48,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:48,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-96e39576-9f64-47d4-ad02-e21fdb4de75e 2019-07-30 11:43:48,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:43:48,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:48 GMT Server: Apache x-openstack-request-id: req-0672b2e2-b302-42d5-8941-daeac830cc5d 2019-07-30 11:43:48,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:48,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-0672b2e2-b302-42d5-8941-daeac830cc5d 2019-07-30 11:43:48,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3284471035s 2019-07-30 11:43:48,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:43:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:48,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-fd1ff59f-b84e-4275-ae09-d524ec34e9d8 2019-07-30 11:43:48,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-30 11:43:48,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8e6a1232-b5e3-4201-ab9f-8489485f8326 2019-07-30 11:43:48,769 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:43:48,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-8e6a1232-b5e3-4201-ab9f-8489485f8326 2019-07-30 11:43:48,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0693209171295s 2019-07-30 11:43:53,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:53,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:53,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-20382bfa-7c45-4346-b448-1bf60876baed 2019-07-30 11:43:53,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:43:53,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:53 GMT Server: Apache x-openstack-request-id: req-7d54762d-34d7-4979-b3f6-166a0e75859c 2019-07-30 11:43:53,846 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:53,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-7d54762d-34d7-4979-b3f6-166a0e75859c 2019-07-30 11:43:53,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705938339233s 2019-07-30 11:43:58,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:43:58,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:59,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-ce58c65c-fd9b-4921-8a32-d6279f369bc6 2019-07-30 11:43:59,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:43:59,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:59 GMT Server: Apache x-openstack-request-id: req-3a923995-6164-4ec1-bd98-5c1c576ecdb6 2019-07-30 11:43:59,356 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:43:59,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-3a923995-6164-4ec1-bd98-5c1c576ecdb6 2019-07-30 11:43:59,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.504952907562s 2019-07-30 11:43:59,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:43:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:43:59,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:43:59 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-df439608-b1db-4d45-b61b-cadd2d922d91 2019-07-30 11:43:59,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:43:59,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:43:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-558d1ab9-5970-4129-aa70-c7396c8c4749 2019-07-30 11:43:59,428 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:43:59,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-558d1ab9-5970-4129-aa70-c7396c8c4749 2019-07-30 11:43:59,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704770088196s 2019-07-30 11:44:04,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:04,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:04,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-e97fc6c5-1de8-415c-890a-a709fee0a124 2019-07-30 11:44:04,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-30 11:44:04,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:04 GMT Server: Apache x-openstack-request-id: req-38dab18b-c900-498a-b7ff-e3c2c4889fe6 2019-07-30 11:44:04,509 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:04,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-38dab18b-c900-498a-b7ff-e3c2c4889fe6 2019-07-30 11:44:04,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749659538269s 2019-07-30 11:44:09,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:09,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:09,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-9e011474-d55f-4163-8f69-8a8870c6133e 2019-07-30 11:44:09,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:44:09,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:09 GMT Server: Apache x-openstack-request-id: req-1f375b01-3875-48bc-ab2a-c72575b3bc99 2019-07-30 11:44:09,588 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:09,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-1f375b01-3875-48bc-ab2a-c72575b3bc99 2019-07-30 11:44:09,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731790065765s 2019-07-30 11:44:09,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:44:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:09,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-63a845f3-758e-49a5-ae38-39a6081e6f03 2019-07-30 11:44:09,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-30 11:44:09,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f8278591-fe1f-4b59-99e8-744ffa1610ab 2019-07-30 11:44:09,858 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:44:09,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-f8278591-fe1f-4b59-99e8-744ffa1610ab 2019-07-30 11:44:09,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.269066095352s 2019-07-30 11:44:14,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:14,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:14,898 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-b078b6f9-71c9-40f4-a32a-2ce071f73813 2019-07-30 11:44:14,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:44:14,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:14 GMT Server: Apache x-openstack-request-id: req-2b8c9c5f-b001-466a-82ad-b96b7b8c1c4a 2019-07-30 11:44:14,941 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:14,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-2b8c9c5f-b001-466a-82ad-b96b7b8c1c4a 2019-07-30 11:44:14,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769329071045s 2019-07-30 11:44:19,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:19,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:19,981 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-76e447ae-bef3-494c-9283-8a6b175e60f8 2019-07-30 11:44:19,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-30 11:44:20,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:19 GMT Server: Apache x-openstack-request-id: req-5a52505b-9376-4311-ad9e-0a19120c2ec9 2019-07-30 11:44:20,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:20,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-5a52505b-9376-4311-ad9e-0a19120c2ec9 2019-07-30 11:44:20,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749428272247s 2019-07-30 11:44:20,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:44:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:20,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:20 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-d93349db-9556-4bc4-ad7c-99eda1226487 2019-07-30 11:44:20,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-30 11:44:20,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-06d7d325-9f10-4761-8421-2c4bf7a39b07 2019-07-30 11:44:20,095 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:44:20,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-06d7d325-9f10-4761-8421-2c4bf7a39b07 2019-07-30 11:44:20,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717868804932s 2019-07-30 11:44:25,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:25,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:25 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-547031b7-0a11-487d-a674-7c8d4546b3c4 2019-07-30 11:44:25,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-30 11:44:25,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:25 GMT Server: Apache x-openstack-request-id: req-35cda97c-e332-48ba-a4be-eed73a06a1a1 2019-07-30 11:44:25,175 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:25,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-35cda97c-e332-48ba-a4be-eed73a06a1a1 2019-07-30 11:44:25,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732200145721s 2019-07-30 11:44:30,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:30,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:30,219 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:30 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-54fea224-2d34-4b52-ba1d-9c29001a316f 2019-07-30 11:44:30,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:44:30,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:30 GMT Server: Apache x-openstack-request-id: req-127509cf-06bb-43a9-abe8-a9cb9855d5a1 2019-07-30 11:44:30,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:30,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-127509cf-06bb-43a9-abe8-a9cb9855d5a1 2019-07-30 11:44:30,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0826048851013s 2019-07-30 11:44:30,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:44:30,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:30,295 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:30 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-295bb8d7-1823-4af0-9962-0a8ce784d37b 2019-07-30 11:44:30,295 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:44:30,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a7d28c41-7325-43d2-8b91-11bebb262812 2019-07-30 11:44:30,338 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:44:30,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-a7d28c41-7325-43d2-8b91-11bebb262812 2019-07-30 11:44:30,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742239952087s 2019-07-30 11:44:35,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:35,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:35,667 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:35 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-83734ecf-1475-49c9-b1f1-53e69924815a 2019-07-30 11:44:35,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-30 11:44:35,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:35 GMT Server: Apache x-openstack-request-id: req-83b850d5-d046-4177-9275-ca8e07031ac1 2019-07-30 11:44:35,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:35,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-83b850d5-d046-4177-9275-ca8e07031ac1 2019-07-30 11:44:35,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.62797999382s 2019-07-30 11:44:40,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:41,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:40 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-59eecfc7-5b68-45c6-98fa-8827a780cec4 2019-07-30 11:44:41,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:44:41,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:41 GMT Server: Apache x-openstack-request-id: req-d2c0bc53-476f-4f0f-8495-b6da1c226823 2019-07-30 11:44:41,053 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:41,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-d2c0bc53-476f-4f0f-8495-b6da1c226823 2019-07-30 11:44:41,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076908826828s 2019-07-30 11:44:41,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:44:41,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:41,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:41 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-7f3a4e12-272d-4901-960d-42c9c62b17f6 2019-07-30 11:44:41,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-30 11:44:41,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-02ee4130-46a3-4dc6-812b-6cf76fb892df 2019-07-30 11:44:41,128 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:44:41,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-02ee4130-46a3-4dc6-812b-6cf76fb892df 2019-07-30 11:44:41,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752730369568s 2019-07-30 11:44:46,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:46,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:46,169 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:46 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-67cbc48b-7a72-44ce-97d7-df42f8b5491c 2019-07-30 11:44:46,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:44:46,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:46 GMT Server: Apache x-openstack-request-id: req-210bcca5-b76a-438f-965a-c2b600085eef 2019-07-30 11:44:46,213 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:46,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-210bcca5-b76a-438f-965a-c2b600085eef 2019-07-30 11:44:46,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776760578156s 2019-07-30 11:44:51,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:51,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:51,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:51 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-9ae6cfe4-7cfa-4ff6-89fb-0615a6695228 2019-07-30 11:44:51,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-30 11:44:51,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:51 GMT Server: Apache x-openstack-request-id: req-8f966f2d-0503-4e64-88d1-49b9130a7676 2019-07-30 11:44:51,295 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:44:51,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-8f966f2d-0503-4e64-88d1-49b9130a7676 2019-07-30 11:44:51,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759899616241s 2019-07-30 11:44:51,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:44:51,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:51,326 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:51 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-e431d9c9-6b2f-4637-ae22-ff46f168d6f6 2019-07-30 11:44:51,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-30 11:44:51,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1cdb66c0-69e7-487e-a0ce-812337e41253 2019-07-30 11:44:51,370 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:44:51,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-1cdb66c0-69e7-487e-a0ce-812337e41253 2019-07-30 11:44:51,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742371082306s 2019-07-30 11:44:56,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:44:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:44:56,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:44:56 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc Server: Apache x-openstack-request-id: req-4ef7efa8-c776-40d0-9b3c-fb68a4cac92f 2019-07-30 11:44:56,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:44:56,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Tue, 30 Jul 2019 11:44:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ff7dba7c-d790-4d57-9fcc-c9b723de525c 2019-07-30 11:44:56,447 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-07-30T11:44:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/sprout/events/f5c8f8aa-5b2c-4da2-b766-bed984c4b19e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b3c1206a-b1c3-4521-b2d4-632be00865be", "id": "f5c8f8aa-5b2c-4da2-b766-bed984c4b19e"}, {"resource_name": "homer", "event_time": "2019-07-30T11:44:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/homer/events/102b1144-6f91-4dac-9d44-a07cead4a11b", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-t24eiw5xpdhe", "id": "102b1144-6f91-4dac-9d44-a07cead4a11b"}, {"resource_name": "dime", "event_time": "2019-07-30T11:44:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dime/events/174cf5df-29f0-4526-8f4e-783ad41e3f66", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-5g65mxdtqkoo", "id": "174cf5df-29f0-4526-8f4e-783ad41e3f66"}, {"resource_name": "bono", "event_time": "2019-07-30T11:44:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/bono/events/3841e30a-a937-478b-81af-c93f81b750a5", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-a3dbohcuvrhy", "id": "3841e30a-a937-478b-81af-c93f81b750a5"}]} 2019-07-30 11:44:56,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc&marker=bccdf24f-a89d-4c87-b9bb-ddf6b8c3047e&sort_dir=asc used request id req-ff7dba7c-d790-4d57-9fcc-c9b723de525c 2019-07-30 11:44:56,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726881027222s 2019-07-30 11:45:01,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:01,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:01,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:01 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-d6f85951-b24c-408a-af76-5356582d1e7b 2019-07-30 11:45:01,485 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:45:01,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:01 GMT Server: Apache x-openstack-request-id: req-becf3314-b129-4468-97cc-82236ba065c0 2019-07-30 11:45:01,526 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:01,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-becf3314-b129-4468-97cc-82236ba065c0 2019-07-30 11:45:01,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726420879364s 2019-07-30 11:45:06,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:06,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:06,563 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:06 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-be1b260b-954b-4b75-9ddc-472e673d2f98 2019-07-30 11:45:06,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-30 11:45:06,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:06 GMT Server: Apache x-openstack-request-id: req-98d04e2e-d736-4be6-8e4e-8376f01d911f 2019-07-30 11:45:06,604 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:06,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-98d04e2e-d736-4be6-8e4e-8376f01d911f 2019-07-30 11:45:06,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071426153183s 2019-07-30 11:45:06,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:45:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:06,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:06 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-a2e78066-f0df-4183-bd39-9914412dd077 2019-07-30 11:45:06,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-30 11:45:06,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d4d4cd1-1f3a-4c8d-aa4d-4d16f2a680ea 2019-07-30 11:45:06,677 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:45:06,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-8d4d4cd1-1f3a-4c8d-aa4d-4d16f2a680ea 2019-07-30 11:45:06,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727341175079s 2019-07-30 11:45:11,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:11,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:11,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-4ba8d5f6-fbda-49d2-933f-3791c4020d23 2019-07-30 11:45:11,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:45:11,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:11 GMT Server: Apache x-openstack-request-id: req-01b00d87-c0c5-4d57-ae98-445de40afb0b 2019-07-30 11:45:11,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:11,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-01b00d87-c0c5-4d57-ae98-445de40afb0b 2019-07-30 11:45:11,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724020004272s 2019-07-30 11:45:16,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:16,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:16,794 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-92bbf5db-73de-42f4-b4b9-838f3dda86b0 2019-07-30 11:45:16,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-30 11:45:16,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:16 GMT Server: Apache x-openstack-request-id: req-3deda2b0-b2fc-4132-9e14-bf5b9a3b1f3f 2019-07-30 11:45:16,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:16,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-3deda2b0-b2fc-4132-9e14-bf5b9a3b1f3f 2019-07-30 11:45:16,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073646068573s 2019-07-30 11:45:16,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:45:16,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:16,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-539a7021-fc1c-4212-80c3-9a1002c7c81c 2019-07-30 11:45:16,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:45:16,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c8fe2c74-192a-48ff-87a2-9cb5d2c619c4 2019-07-30 11:45:16,908 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:45:16,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-c8fe2c74-192a-48ff-87a2-9cb5d2c619c4 2019-07-30 11:45:16,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717170238495s 2019-07-30 11:45:21,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:21,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-25940fb1-15ab-4ce5-8631-14de0c9ff7bf 2019-07-30 11:45:21,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:45:21,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:21 GMT Server: Apache x-openstack-request-id: req-2fc4bdd6-b267-4a09-b19b-d2a3b8be76f6 2019-07-30 11:45:21,982 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:21,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-2fc4bdd6-b267-4a09-b19b-d2a3b8be76f6 2019-07-30 11:45:21,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701861381531s 2019-07-30 11:45:26,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:26,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:27,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-ef3b6708-998a-41b7-acd2-4180b296cb0f 2019-07-30 11:45:27,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:45:27,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:27 GMT Server: Apache x-openstack-request-id: req-f3c92f40-c69a-4e96-96c3-e1c35785610b 2019-07-30 11:45:27,058 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:27,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-f3c92f40-c69a-4e96-96c3-e1c35785610b 2019-07-30 11:45:27,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070198059082s 2019-07-30 11:45:27,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:45:27,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:27,087 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:27 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd9aeeaf-2af8-4f6a-bfd3-b861e6039b26 2019-07-30 11:45:27,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-30 11:45:27,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3b3151f9-0cb2-48b8-9f9d-d7b9bad8cb88 2019-07-30 11:45:27,113 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:45:27,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-3b3151f9-0cb2-48b8-9f9d-d7b9bad8cb88 2019-07-30 11:45:27,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0536911487579s 2019-07-30 11:45:32,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:32,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:32,149 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:32 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-b00001e5-3d18-4991-a93d-8e6b7f76cf2a 2019-07-30 11:45:32,149 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:45:32,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:32 GMT Server: Apache x-openstack-request-id: req-3d752b75-da00-47d5-9caf-e20bdcadd61f 2019-07-30 11:45:32,191 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:32,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-3d752b75-da00-47d5-9caf-e20bdcadd61f 2019-07-30 11:45:32,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715119838715s 2019-07-30 11:45:37,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:37,225 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:37 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-5dbf5752-10fd-4f79-933f-835e2fb6b890 2019-07-30 11:45:37,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-30 11:45:37,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:37 GMT Server: Apache x-openstack-request-id: req-e282668a-6624-4dd1-8edd-8e1a08d39ec4 2019-07-30 11:45:37,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:37,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-e282668a-6624-4dd1-8edd-8e1a08d39ec4 2019-07-30 11:45:37,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704770088196s 2019-07-30 11:45:37,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:45:37,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:37,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:37 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-035808fe-45e4-47b9-8d72-63dd0340d492 2019-07-30 11:45:37,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-30 11:45:37,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-28abac84-651e-4390-a0e3-fee70c5439d1 2019-07-30 11:45:37,322 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:45:37,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-28abac84-651e-4390-a0e3-fee70c5439d1 2019-07-30 11:45:37,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0542759895325s 2019-07-30 11:45:42,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:42,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:42 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-26419672-ca98-4aec-8c97-111dbae9c2e6 2019-07-30 11:45:42,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-30 11:45:42,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:42 GMT Server: Apache x-openstack-request-id: req-cc320559-5a20-443c-8c50-9c3b139187bb 2019-07-30 11:45:42,399 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:42,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-cc320559-5a20-443c-8c50-9c3b139187bb 2019-07-30 11:45:42,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709040164948s 2019-07-30 11:45:47,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:47,437 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:47 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-43d1d68b-cb4c-4ad0-9aac-8cb95967ec05 2019-07-30 11:45:47,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:45:47,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:47 GMT Server: Apache x-openstack-request-id: req-bbc90c0c-f442-43ef-82b0-6162f264e247 2019-07-30 11:45:47,478 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:47,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-bbc90c0c-f442-43ef-82b0-6162f264e247 2019-07-30 11:45:47,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737030506134s 2019-07-30 11:45:47,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:45:47,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:47,507 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:47 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-0865f474-72b7-4f9f-bd1e-fe243185de23 2019-07-30 11:45:47,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-30 11:45:47,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-145dcf23-2db4-4062-9fd6-2be9c298c455 2019-07-30 11:45:47,533 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:45:47,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-145dcf23-2db4-4062-9fd6-2be9c298c455 2019-07-30 11:45:47,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.053731918335s 2019-07-30 11:45:52,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:52,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:52 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-7c32a71c-78f4-4925-873b-761d3883a2d8 2019-07-30 11:45:52,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-30 11:45:52,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:52 GMT Server: Apache x-openstack-request-id: req-d34b468b-bb49-4a26-991d-43f9846adc7b 2019-07-30 11:45:52,610 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:52,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-d34b468b-bb49-4a26-991d-43f9846adc7b 2019-07-30 11:45:52,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709729194641s 2019-07-30 11:45:57,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:45:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:57,642 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-150b1db6-3715-4959-be67-a0ecc2b590f6 2019-07-30 11:45:57,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:45:57,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:57 GMT Server: Apache x-openstack-request-id: req-7eaa2484-e1d3-411b-9ba8-7571dd66cfd9 2019-07-30 11:45:57,683 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:45:57,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-7eaa2484-e1d3-411b-9ba8-7571dd66cfd9 2019-07-30 11:45:57,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703120231628s 2019-07-30 11:45:57,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:45:57,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:45:57,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:45:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-3a5bba66-914a-42b1-98d6-b92e1fa6fd85 2019-07-30 11:45:57,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:45:57,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:45:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4747324b-212f-404e-b224-e908d71c3e1f 2019-07-30 11:45:57,753 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:45:57,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-4747324b-212f-404e-b224-e908d71c3e1f 2019-07-30 11:45:57,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069669008255s 2019-07-30 11:46:02,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:02,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:02,789 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-97390a62-5fc3-4ca0-a85c-93a7e219ca38 2019-07-30 11:46:02,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:02,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:02 GMT Server: Apache x-openstack-request-id: req-30026e01-9714-474e-b606-a4fc0be58d80 2019-07-30 11:46:02,830 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:02,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-30026e01-9714-474e-b606-a4fc0be58d80 2019-07-30 11:46:02,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706658363342s 2019-07-30 11:46:07,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:07,865 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-4afb9202-9401-4242-bd01-ddc5f2a167ac 2019-07-30 11:46:07,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-30 11:46:07,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:07 GMT Server: Apache x-openstack-request-id: req-ea703669-b691-460a-bb2a-1ac913530e4d 2019-07-30 11:46:07,908 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:07,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-ea703669-b691-460a-bb2a-1ac913530e4d 2019-07-30 11:46:07,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723168849945s 2019-07-30 11:46:07,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:46:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:07,953 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b2604ff1-bec5-46eb-bb58-e2fbced8b640 2019-07-30 11:46:07,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:07,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-82b3fdb7-ffcc-4ae8-a062-4fbf3a4c1743 2019-07-30 11:46:07,996 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:46:07,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-82b3fdb7-ffcc-4ae8-a062-4fbf3a4c1743 2019-07-30 11:46:07,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0875101089478s 2019-07-30 11:46:13,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:13,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:13,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:13 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-d8123631-04ef-4b90-ada9-fc99a26c5cee 2019-07-30 11:46:13,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-30 11:46:13,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:13 GMT Server: Apache x-openstack-request-id: req-4993678a-746a-4204-93af-aba6b9f456b2 2019-07-30 11:46:13,075 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:13,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-4993678a-746a-4204-93af-aba6b9f456b2 2019-07-30 11:46:13,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723068714142s 2019-07-30 11:46:18,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:18,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:18,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:18 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-ad8af23e-afb0-49a2-92b9-ae6a5fd90858 2019-07-30 11:46:18,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:18,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:18 GMT Server: Apache x-openstack-request-id: req-769cbbbf-5bb4-4823-966d-9d65a01e605a 2019-07-30 11:46:18,151 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:18,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-769cbbbf-5bb4-4823-966d-9d65a01e605a 2019-07-30 11:46:18,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708088874817s 2019-07-30 11:46:18,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:46:18,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:18,181 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:18 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-9e66c04d-149b-462e-abb4-ad59d4bbe656 2019-07-30 11:46:18,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:18,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-637f10b7-82d5-48c3-a845-bf5111f111db 2019-07-30 11:46:18,207 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:46:18,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-637f10b7-82d5-48c3-a845-bf5111f111db 2019-07-30 11:46:18,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555579662323s 2019-07-30 11:46:23,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:23,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:23,247 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-a4e27a47-30e3-434c-b92c-f680fd3edd44 2019-07-30 11:46:23,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:23,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:23 GMT Server: Apache x-openstack-request-id: req-d025bf8c-7535-4809-81fd-1d7a1e21c65b 2019-07-30 11:46:23,289 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:23,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-d025bf8c-7535-4809-81fd-1d7a1e21c65b 2019-07-30 11:46:23,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755071640015s 2019-07-30 11:46:28,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:28,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:28,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:28 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-b934097b-2351-4b58-88de-7600707317e2 2019-07-30 11:46:28,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-30 11:46:28,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:28 GMT Server: Apache x-openstack-request-id: req-03abd06c-4004-4073-8630-46b8fc050751 2019-07-30 11:46:28,371 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:28,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-03abd06c-4004-4073-8630-46b8fc050751 2019-07-30 11:46:28,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757510662079s 2019-07-30 11:46:28,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:46:28,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:28,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:28 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-0582471b-452e-4542-9c7b-ed13972a065e 2019-07-30 11:46:28,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:28,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2da65618-cf4e-487f-a314-fbe906d9dec5 2019-07-30 11:46:28,445 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:46:28,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-2da65618-cf4e-487f-a314-fbe906d9dec5 2019-07-30 11:46:28,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739560127258s 2019-07-30 11:46:33,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:33,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-e03a2c39-8cf9-4c1c-954e-7b3d6638243b 2019-07-30 11:46:33,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:33,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:33 GMT Server: Apache x-openstack-request-id: req-2a2cc858-0c8b-4739-b68a-c8de4b951b1a 2019-07-30 11:46:33,523 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:33,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-2a2cc858-0c8b-4739-b68a-c8de4b951b1a 2019-07-30 11:46:33,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713129043579s 2019-07-30 11:46:38,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:38,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-c029ef49-21bb-4674-8738-da89485b0265 2019-07-30 11:46:38,560 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:38,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:38 GMT Server: Apache x-openstack-request-id: req-8c40ab9a-846f-4468-b747-2bd3a299f2f8 2019-07-30 11:46:38,601 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:38,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-8c40ab9a-846f-4468-b747-2bd3a299f2f8 2019-07-30 11:46:38,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713729858398s 2019-07-30 11:46:38,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:46:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:38,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-1e8fd085-b64d-45b0-b282-db821d2a0454 2019-07-30 11:46:38,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-30 11:46:38,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-925d275b-fea3-4d80-951c-bd9751bf57fb 2019-07-30 11:46:38,656 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:46:38,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-925d275b-fea3-4d80-951c-bd9751bf57fb 2019-07-30 11:46:38,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0547480583191s 2019-07-30 11:46:43,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:43,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:43,700 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-e4dd32c6-8f1e-4ddc-9e58-b7902a2d8be3 2019-07-30 11:46:43,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:43,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:43 GMT Server: Apache x-openstack-request-id: req-5c763532-784c-4b3a-bd48-bb4d1f9e9ee3 2019-07-30 11:46:43,743 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:43,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-5c763532-784c-4b3a-bd48-bb4d1f9e9ee3 2019-07-30 11:46:43,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0807690620422s 2019-07-30 11:46:48,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:48,780 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-51bfe0e2-92be-474b-bf6a-1f541598c5ef 2019-07-30 11:46:48,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-30 11:46:48,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:48 GMT Server: Apache x-openstack-request-id: req-66dddd43-e4b3-478f-9c34-e975ec6a03d9 2019-07-30 11:46:48,821 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:48,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-66dddd43-e4b3-478f-9c34-e975ec6a03d9 2019-07-30 11:46:48,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720119476318s 2019-07-30 11:46:48,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:46:48,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:48,851 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-9e7a0fbe-cb10-4881-9d10-f62dd794c47d 2019-07-30 11:46:48,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:48,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-47036e75-21e6-4c64-bd2e-1381a8f1ff2b 2019-07-30 11:46:48,892 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:46:48,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-47036e75-21e6-4c64-bd2e-1381a8f1ff2b 2019-07-30 11:46:48,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070004940033s 2019-07-30 11:46:53,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:53,929 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-078b29ae-7b80-453a-a457-90f0e21f8484 2019-07-30 11:46:53,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:46:53,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:53 GMT Server: Apache x-openstack-request-id: req-557be659-eba4-4880-82cb-1962bf8e0be4 2019-07-30 11:46:53,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:53,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-557be659-eba4-4880-82cb-1962bf8e0be4 2019-07-30 11:46:53,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715820789337s 2019-07-30 11:46:58,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:46:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:59,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-cd87ff08-e9b9-43d9-a256-65841e6bc6f9 2019-07-30 11:46:59,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-30 11:46:59,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:59 GMT Server: Apache x-openstack-request-id: req-755a1059-981c-48f2-b40c-2dbf4c0c5a24 2019-07-30 11:46:59,054 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:46:59,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-755a1059-981c-48f2-b40c-2dbf4c0c5a24 2019-07-30 11:46:59,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781610012054s 2019-07-30 11:46:59,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:46:59,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:46:59,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:46:59 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c834f5a-8e28-4463-aeaf-674936b91643 2019-07-30 11:46:59,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-30 11:46:59,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:46:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-956c5634-7c45-41c3-bd11-80b3825587f3 2019-07-30 11:46:59,128 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:46:59,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-956c5634-7c45-41c3-bd11-80b3825587f3 2019-07-30 11:46:59,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732269287109s 2019-07-30 11:47:04,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:04,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:04,165 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-8319871b-6e2f-4d33-b0cd-5bd358eaae96 2019-07-30 11:47:04,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:04,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:04 GMT Server: Apache x-openstack-request-id: req-db25303f-331c-4713-8ae7-60d2d6446e96 2019-07-30 11:47:04,207 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:04,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-db25303f-331c-4713-8ae7-60d2d6446e96 2019-07-30 11:47:04,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724339485168s 2019-07-30 11:47:09,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:09,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:09,244 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-90516101-17c9-467d-b7ec-97a894c6b693 2019-07-30 11:47:09,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-30 11:47:09,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:09 GMT Server: Apache x-openstack-request-id: req-d5a6ac81-6045-4cca-87e0-3227d3331a5f 2019-07-30 11:47:09,286 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:09,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-d5a6ac81-6045-4cca-87e0-3227d3331a5f 2019-07-30 11:47:09,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722830295563s 2019-07-30 11:47:09,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:47:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:09,316 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-7931d78b-4327-44e0-a7ea-f34b66bf227f 2019-07-30 11:47:09,316 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:09,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c3a69b3-5ca3-4fab-9346-8986724bd53d 2019-07-30 11:47:09,359 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:47:09,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-4c3a69b3-5ca3-4fab-9346-8986724bd53d 2019-07-30 11:47:09,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731720924377s 2019-07-30 11:47:14,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:14,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:14,397 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-02b15e1e-7913-41ab-9e65-c540e94894ec 2019-07-30 11:47:14,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:14,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:14 GMT Server: Apache x-openstack-request-id: req-1fd359f8-28b1-41d8-ace6-ac9be1721777 2019-07-30 11:47:14,438 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:14,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-1fd359f8-28b1-41d8-ace6-ac9be1721777 2019-07-30 11:47:14,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721650123596s 2019-07-30 11:47:19,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:19,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:19,474 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-1fe6969e-61d6-4f15-b1fa-406030ed79e6 2019-07-30 11:47:19,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-30 11:47:19,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:19 GMT Server: Apache x-openstack-request-id: req-140ed077-4f2d-4e06-b473-3c368afcfeae 2019-07-30 11:47:19,516 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:19,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-140ed077-4f2d-4e06-b473-3c368afcfeae 2019-07-30 11:47:19,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719928741455s 2019-07-30 11:47:19,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:47:19,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:19,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-24b7787b-e4e3-4751-ba4a-62a4adb2d1e1 2019-07-30 11:47:19,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:19,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd782b09-dacc-4244-ba69-559f0adf45c4 2019-07-30 11:47:19,572 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:47:19,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-cd782b09-dacc-4244-ba69-559f0adf45c4 2019-07-30 11:47:19,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0559828281403s 2019-07-30 11:47:24,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:24,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:24,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-59b6f39e-b1a9-43ba-922b-5e35298b1d60 2019-07-30 11:47:24,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:24,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:24 GMT Server: Apache x-openstack-request-id: req-b3adf5cf-f90d-4d72-9d2c-b9c21723afc9 2019-07-30 11:47:24,655 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:24,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-b3adf5cf-f90d-4d72-9d2c-b9c21723afc9 2019-07-30 11:47:24,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758278369904s 2019-07-30 11:47:29,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:29,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:29,691 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-1c79c8d4-a1f3-42ac-82d1-6b12669c6678 2019-07-30 11:47:29,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:29,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:29 GMT Server: Apache x-openstack-request-id: req-3ebffec4-870c-4c67-a65e-af2898e26a3e 2019-07-30 11:47:29,733 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:29,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-3ebffec4-870c-4c67-a65e-af2898e26a3e 2019-07-30 11:47:29,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720338821411s 2019-07-30 11:47:29,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:47:29,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:29,762 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-743845a2-32a1-481a-bac4-b88f7efdfccf 2019-07-30 11:47:29,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:29,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0855271e-6c37-4b73-b501-60523dd2e0e8 2019-07-30 11:47:29,804 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:47:29,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-0855271e-6c37-4b73-b501-60523dd2e0e8 2019-07-30 11:47:29,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705480575562s 2019-07-30 11:47:34,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:34,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:34 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-357238a1-b723-455d-8db7-2ca22e25fbc8 2019-07-30 11:47:34,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:34,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:34 GMT Server: Apache x-openstack-request-id: req-3c0d0de1-bb32-4317-8688-87c31f6a02e9 2019-07-30 11:47:34,879 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:34,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-3c0d0de1-bb32-4317-8688-87c31f6a02e9 2019-07-30 11:47:34,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722198486328s 2019-07-30 11:47:39,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:39,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:39,915 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-469a0eb8-4908-48b3-9812-76b65f955bf1 2019-07-30 11:47:39,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:39,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:39 GMT Server: Apache x-openstack-request-id: req-38f3e2f0-eed3-4764-be40-89e05403b7db 2019-07-30 11:47:39,957 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:39,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-38f3e2f0-eed3-4764-be40-89e05403b7db 2019-07-30 11:47:39,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722939968109s 2019-07-30 11:47:39,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:47:39,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:39,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-58f0f2e8-3225-4278-9b59-f4c30ed31851 2019-07-30 11:47:39,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:47:40,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6cdf165d-d2d3-4cbf-a7ef-0fdad8e6ad4a 2019-07-30 11:47:40,031 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:47:40,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-6cdf165d-d2d3-4cbf-a7ef-0fdad8e6ad4a 2019-07-30 11:47:40,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741431713104s 2019-07-30 11:47:45,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:45,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:45,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-b4b47786-3462-41ba-9755-1a133f60847f 2019-07-30 11:47:45,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-30 11:47:45,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:45 GMT Server: Apache x-openstack-request-id: req-e1435479-a917-4385-affb-ae4e0bc2f16f 2019-07-30 11:47:45,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:45,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-e1435479-a917-4385-affb-ae4e0bc2f16f 2019-07-30 11:47:45,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749359130859s 2019-07-30 11:47:50,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:50,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-206f6269-3565-46b5-b2ea-1ce7a9b71253 2019-07-30 11:47:50,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-30 11:47:50,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:50 GMT Server: Apache x-openstack-request-id: req-2d6e3353-7b95-4766-8e93-e366add712c6 2019-07-30 11:47:50,192 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:50,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-2d6e3353-7b95-4766-8e93-e366add712c6 2019-07-30 11:47:50,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733399391174s 2019-07-30 11:47:50,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:47:50,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:50,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-fdb3dec5-0097-4524-850a-a1db6314bb47 2019-07-30 11:47:50,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-30 11:47:50,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f71404eb-636c-4d91-b2fe-da13b2b322e6 2019-07-30 11:47:50,265 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:47:50,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-f71404eb-636c-4d91-b2fe-da13b2b322e6 2019-07-30 11:47:50,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721471309662s 2019-07-30 11:47:55,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:47:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:47:55,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:47:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-20902464-9d8f-4139-a8f4-ed08d046c6ee 2019-07-30 11:47:55,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-30 11:47:55,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:47:55 GMT Server: Apache x-openstack-request-id: req-72b1d1e1-4d65-49b1-b107-bb3fad041e5b 2019-07-30 11:47:55,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:47:55,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-72b1d1e1-4d65-49b1-b107-bb3fad041e5b 2019-07-30 11:47:55,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711541175842s 2019-07-30 11:48:00,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:00,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-5c12f239-7ed1-409c-8c4c-8c6d4909d8a7 2019-07-30 11:48:00,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:48:00,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:00 GMT Server: Apache x-openstack-request-id: req-d966ff3e-b137-4733-9c26-99a1a0d25340 2019-07-30 11:48:00,419 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:00,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-d966ff3e-b137-4733-9c26-99a1a0d25340 2019-07-30 11:48:00,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741240978241s 2019-07-30 11:48:00,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:48:00,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:00,450 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-88b5930f-c3f6-464c-bc50-243d915935ae 2019-07-30 11:48:00,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-30 11:48:00,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ced4b5c4-79f0-49ba-9ccb-0bdc920581bf 2019-07-30 11:48:00,493 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:48:00,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-ced4b5c4-79f0-49ba-9ccb-0bdc920581bf 2019-07-30 11:48:00,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734920501709s 2019-07-30 11:48:05,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:05,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:05 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-cbb4865a-3454-4c9d-8e96-d6e65b877139 2019-07-30 11:48:05,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-30 11:48:05,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:05 GMT Server: Apache x-openstack-request-id: req-966e09a0-7419-48c2-8798-03d872c3f613 2019-07-30 11:48:05,571 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:05,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-966e09a0-7419-48c2-8798-03d872c3f613 2019-07-30 11:48:05,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720670223236s 2019-07-30 11:48:10,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:10,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:10,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:10 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-ab448a40-678e-4b40-9845-4caccb33aa87 2019-07-30 11:48:10,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-30 11:48:10,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:10 GMT Server: Apache x-openstack-request-id: req-06b95525-ebde-4f30-81b5-b0be8be6f2b8 2019-07-30 11:48:10,651 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:10,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-06b95525-ebde-4f30-81b5-b0be8be6f2b8 2019-07-30 11:48:10,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736079216003s 2019-07-30 11:48:10,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:48:10,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:10,683 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:10 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-c8898ebe-08e2-4906-9204-d17718641de8 2019-07-30 11:48:10,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:48:10,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1bcdd2f0-2645-45dc-9e1f-11524daa3ce5 2019-07-30 11:48:10,725 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:48:10,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-1bcdd2f0-2645-45dc-9e1f-11524daa3ce5 2019-07-30 11:48:10,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735719203949s 2019-07-30 11:48:15,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:15,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:15,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:15 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-a7887948-8d58-42e4-9012-423044896a18 2019-07-30 11:48:15,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-30 11:48:15,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:15 GMT Server: Apache x-openstack-request-id: req-737c8d79-6b28-4d25-9292-3047328f7d33 2019-07-30 11:48:15,806 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:15,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-737c8d79-6b28-4d25-9292-3047328f7d33 2019-07-30 11:48:15,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743110179901s 2019-07-30 11:48:20,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:21,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:20 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-282b8a27-7dc5-444a-b8c6-e4d0261e26c3 2019-07-30 11:48:21,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-30 11:48:21,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:21 GMT Server: Apache x-openstack-request-id: req-344f6e5c-4056-4e85-96ed-52217f6137e5 2019-07-30 11:48:21,434 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:21,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-344f6e5c-4056-4e85-96ed-52217f6137e5 2019-07-30 11:48:21,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.622434854507s 2019-07-30 11:48:21,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:48:21,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:21,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b0dc690c-35f5-4dc8-9417-9725bafd06bf 2019-07-30 11:48:21,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:48:21,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d205e32e-0228-4b91-b57d-8f5674682e4f 2019-07-30 11:48:21,506 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:48:21,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-d205e32e-0228-4b91-b57d-8f5674682e4f 2019-07-30 11:48:21,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709941387177s 2019-07-30 11:48:26,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:26,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:26,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-c3b37450-7d11-4f26-8b5e-3f436975fb1c 2019-07-30 11:48:26,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-30 11:48:26,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:26 GMT Server: Apache x-openstack-request-id: req-3a04af8e-880b-46cf-b867-7078b7bb28d8 2019-07-30 11:48:26,583 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:26,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-3a04af8e-880b-46cf-b867-7078b7bb28d8 2019-07-30 11:48:26,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070277929306s 2019-07-30 11:48:31,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:31,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:31 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-3cd6ae5f-233a-41bf-9151-392c24d00106 2019-07-30 11:48:31,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-30 11:48:31,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:31 GMT Server: Apache x-openstack-request-id: req-d7387f3e-ff4d-473a-87bb-eaa5613d3ef1 2019-07-30 11:48:31,990 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:31,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-d7387f3e-ff4d-473a-87bb-eaa5613d3ef1 2019-07-30 11:48:31,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.401309967041s 2019-07-30 11:48:31,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:48:31,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:32,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:32 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-e89a7cc0-da2f-4aa7-8645-4f240338b8fb 2019-07-30 11:48:32,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:48:32,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9b12e2c2-d2c8-42f9-b9b4-64dc09d0926a 2019-07-30 11:48:32,046 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:48:32,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-9b12e2c2-d2c8-42f9-b9b4-64dc09d0926a 2019-07-30 11:48:32,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557179450989s 2019-07-30 11:48:37,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:37,082 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:37 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-7f00a71b-c9e3-4f00-b162-11b0aeae5f6e 2019-07-30 11:48:37,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:48:37,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:37 GMT Server: Apache x-openstack-request-id: req-5aab00b3-ada8-4135-b32e-30f128f2e792 2019-07-30 11:48:37,123 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:37,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-5aab00b3-ada8-4135-b32e-30f128f2e792 2019-07-30 11:48:37,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705490112305s 2019-07-30 11:48:42,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:42,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:42,162 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:42 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-f73afc7a-1ffd-4c54-87f1-6cc053495e08 2019-07-30 11:48:42,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:48:42,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:42 GMT Server: Apache x-openstack-request-id: req-4f7ffe6e-caea-4006-b11e-7acaed12e24d 2019-07-30 11:48:42,205 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:42,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-4f7ffe6e-caea-4006-b11e-7acaed12e24d 2019-07-30 11:48:42,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753788948059s 2019-07-30 11:48:42,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:48:42,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:42,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:42 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-ed86ccde-01de-4369-b99c-a911898aa904 2019-07-30 11:48:42,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:48:42,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-46a0fbe8-25f8-41b4-a878-7d58bd7ab7a5 2019-07-30 11:48:42,542 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:48:42,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-46a0fbe8-25f8-41b4-a878-7d58bd7ab7a5 2019-07-30 11:48:42,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.337342023849s 2019-07-30 11:48:47,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:47,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:47 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc Server: Apache x-openstack-request-id: req-a6c50152-b58f-4b29-bc38-1e054149a2c0 2019-07-30 11:48:47,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:48:47,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-54976936-2b72-4d7d-8ea7-e0f94323cff6 2019-07-30 11:48:47,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-07-30T11:48:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/bono/events/655bd534-b487-4cff-b911-8ca14d293ed2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "aee8c86a-ad88-46cd-8846-8f0080559450", "id": "655bd534-b487-4cff-b911-8ca14d293ed2"}]} 2019-07-30 11:48:47,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc&marker=3841e30a-a937-478b-81af-c93f81b750a5&sort_dir=asc used request id req-54976936-2b72-4d7d-8ea7-e0f94323cff6 2019-07-30 11:48:47,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747480392456s 2019-07-30 11:48:52,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:53,046 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:52 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-32ea66cc-7bea-49ae-a57c-be8ec4bfddcc 2019-07-30 11:48:53,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-30 11:48:53,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:53 GMT Server: Apache x-openstack-request-id: req-c55ccfec-5376-4e59-bff2-934bad3d7c73 2019-07-30 11:48:53,088 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:53,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-c55ccfec-5376-4e59-bff2-934bad3d7c73 2019-07-30 11:48:53,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.457651138306s 2019-07-30 11:48:58,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:48:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:58,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-80d59dee-4dbd-4639-8d21-094783a1ffe8 2019-07-30 11:48:58,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:48:58,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:58 GMT Server: Apache x-openstack-request-id: req-51599f29-774b-451b-b92d-ed666c951f06 2019-07-30 11:48:58,427 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:48:58,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-51599f29-774b-451b-b92d-ed666c951f06 2019-07-30 11:48:58,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.333534002304s 2019-07-30 11:48:58,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:48:58,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:48:58,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:48:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-54424123-ef2f-43e6-80b6-544354e8bb5b 2019-07-30 11:48:58,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-30 11:48:58,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:48:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78ac237e-a910-4b6b-9715-ef9c159c1a11 2019-07-30 11:48:58,497 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:48:58,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-78ac237e-a910-4b6b-9715-ef9c159c1a11 2019-07-30 11:48:58,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699000358582s 2019-07-30 11:49:03,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:03,536 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:03 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-ab006293-0a78-441e-a67e-15f5c8a7ef9d 2019-07-30 11:49:03,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:49:03,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:03 GMT Server: Apache x-openstack-request-id: req-c30aca0c-ee65-43b8-b727-2d0223f3b4dc 2019-07-30 11:49:03,578 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:03,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-c30aca0c-ee65-43b8-b727-2d0223f3b4dc 2019-07-30 11:49:03,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740690231323s 2019-07-30 11:49:08,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:08,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:08,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:08 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-a2623a68-b99a-4be9-bff0-152cbae0e774 2019-07-30 11:49:08,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-30 11:49:08,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:08 GMT Server: Apache x-openstack-request-id: req-2ed4ca49-3a6f-468e-bfa0-f444f6f325bd 2019-07-30 11:49:08,860 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:08,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-2ed4ca49-3a6f-468e-bfa0-f444f6f325bd 2019-07-30 11:49:08,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.276530981064s 2019-07-30 11:49:08,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:49:08,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:08,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:08 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b2e2956a-216f-4bb3-af3a-f7fcb776dd42 2019-07-30 11:49:08,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:49:08,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-48672662-eeca-496a-93ee-87db7cdd24e1 2019-07-30 11:49:08,934 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:49:08,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-48672662-eeca-496a-93ee-87db7cdd24e1 2019-07-30 11:49:08,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733420848846s 2019-07-30 11:49:13,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:13,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:13,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:13 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-ead61364-0938-4422-bf96-a85d816fc0d0 2019-07-30 11:49:13,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-30 11:49:14,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:13 GMT Server: Apache x-openstack-request-id: req-f3beba1b-e679-408a-a3e7-cf14601647bd 2019-07-30 11:49:14,016 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:14,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-f3beba1b-e679-408a-a3e7-cf14601647bd 2019-07-30 11:49:14,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747768878937s 2019-07-30 11:49:19,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:19,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-6a5b5846-12d8-44b3-92a7-96f13f63f6f8 2019-07-30 11:49:19,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-30 11:49:19,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:19 GMT Server: Apache x-openstack-request-id: req-2b6c74cf-1015-43e4-840c-6f58e4a09d69 2019-07-30 11:49:19,092 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:19,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-2b6c74cf-1015-43e4-840c-6f58e4a09d69 2019-07-30 11:49:19,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702948570251s 2019-07-30 11:49:19,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:49:19,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:19,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-22a9440f-7601-47c0-843c-c008a9290d62 2019-07-30 11:49:19,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-30 11:49:19,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a24da505-c63b-4c6c-980c-3db833ab8d51 2019-07-30 11:49:19,430 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:49:19,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-a24da505-c63b-4c6c-980c-3db833ab8d51 2019-07-30 11:49:19,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.337106227875s 2019-07-30 11:49:24,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:24,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:24,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-1e577d46-6060-495a-aa61-53a6ca503a24 2019-07-30 11:49:24,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-30 11:49:24,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:24 GMT Server: Apache x-openstack-request-id: req-ecce8130-05e9-4041-9054-388a68c6a8a1 2019-07-30 11:49:24,692 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:24,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-ecce8130-05e9-4041-9054-388a68c6a8a1 2019-07-30 11:49:24,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.255484104156s 2019-07-30 11:49:29,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:29,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-76feb843-b4e3-4656-9c1c-9a2d0cbe134b 2019-07-30 11:49:29,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-30 11:49:29,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:29 GMT Server: Apache x-openstack-request-id: req-3f52b288-e9cc-4f8d-ba49-6cea38a0ba6c 2019-07-30 11:49:29,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:29,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-3f52b288-e9cc-4f8d-ba49-6cea38a0ba6c 2019-07-30 11:49:29,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760440826416s 2019-07-30 11:49:29,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:49:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:29,804 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-04dfe9eb-8da6-42db-a117-c16a7729d6e9 2019-07-30 11:49:29,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:49:29,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fdb1de9c-4af6-4b0d-a6ab-aaa9394436bb 2019-07-30 11:49:29,847 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:49:29,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-fdb1de9c-4af6-4b0d-a6ab-aaa9394436bb 2019-07-30 11:49:29,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725200176239s 2019-07-30 11:49:34,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:34,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:34 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-dd33e0ed-5514-4e47-a562-ea75b6e22284 2019-07-30 11:49:34,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:49:34,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:34 GMT Server: Apache x-openstack-request-id: req-4d8c7881-e46c-4fbd-a7d1-0605402129a6 2019-07-30 11:49:34,925 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:34,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-4d8c7881-e46c-4fbd-a7d1-0605402129a6 2019-07-30 11:49:34,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714781284332s 2019-07-30 11:49:39,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:39,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-7cfe1052-ea56-4797-be15-fb99a954c9a8 2019-07-30 11:49:39,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:49:40,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:39 GMT Server: Apache x-openstack-request-id: req-845112f8-e074-4acc-a049-45ec6fd68c0d 2019-07-30 11:49:40,285 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:40,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-845112f8-e074-4acc-a049-45ec6fd68c0d 2019-07-30 11:49:40,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353845834732s 2019-07-30 11:49:40,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:49:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:40,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:40 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-953a1324-96a1-4586-954a-a9da091095ec 2019-07-30 11:49:40,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:49:40,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9d743d8-740e-4582-8149-1d80392e9b6c 2019-07-30 11:49:40,357 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:49:40,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-a9d743d8-740e-4582-8149-1d80392e9b6c 2019-07-30 11:49:40,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071790933609s 2019-07-30 11:49:45,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:45,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:45,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:45 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-16ae09e1-15dc-4056-b4cd-2fcdf178b61e 2019-07-30 11:49:45,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-30 11:49:45,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:45 GMT Server: Apache x-openstack-request-id: req-9e37075c-ce9f-4f96-a257-69b2313d79ef 2019-07-30 11:49:45,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:45,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-9e37075c-ce9f-4f96-a257-69b2313d79ef 2019-07-30 11:49:45,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735220909119s 2019-07-30 11:49:50,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:50,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-b0606038-dbd7-4ba0-89c5-f66599f62968 2019-07-30 11:49:50,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-30 11:49:50,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:50 GMT Server: Apache x-openstack-request-id: req-b0105cc7-3bc2-4ffa-a4e9-0b53a210bb1b 2019-07-30 11:49:50,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:50,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-b0105cc7-3bc2-4ffa-a4e9-0b53a210bb1b 2019-07-30 11:49:50,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745508670807s 2019-07-30 11:49:50,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:49:50,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:50,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:50 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-839ac4a9-12f3-4290-a143-c8b16c7ee59f 2019-07-30 11:49:50,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:49:50,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-58ec1375-8a56-4ce0-b25b-3ffb3fb2c791 2019-07-30 11:49:50,592 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:49:50,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-58ec1375-8a56-4ce0-b25b-3ffb3fb2c791 2019-07-30 11:49:50,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733799934387s 2019-07-30 11:49:55,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:49:55,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:49:55,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:49:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-ddca9a9b-f7f2-40f2-adaf-6063e96b4ec0 2019-07-30 11:49:55,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-30 11:49:55,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:49:55 GMT Server: Apache x-openstack-request-id: req-504f8403-46bc-4df3-a992-14ac6534ae59 2019-07-30 11:49:55,675 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:49:55,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-504f8403-46bc-4df3-a992-14ac6534ae59 2019-07-30 11:49:55,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763700008392s 2019-07-30 11:50:00,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:00,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-a273b78b-8759-4b8a-99fe-452f9f88bc11 2019-07-30 11:50:00,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:00,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:00 GMT Server: Apache x-openstack-request-id: req-5c7c767d-e553-43b1-8e95-5c3c92cfb74b 2019-07-30 11:50:00,754 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:00,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-5c7c767d-e553-43b1-8e95-5c3c92cfb74b 2019-07-30 11:50:00,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073860168457s 2019-07-30 11:50:00,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:50:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:00,785 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-49aee1d2-6c59-4598-bfde-c9709d22d406 2019-07-30 11:50:00,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-30 11:50:00,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f7f01b91-cb13-4100-b13c-3e58b19dbb27 2019-07-30 11:50:00,827 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:50:00,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-f7f01b91-cb13-4100-b13c-3e58b19dbb27 2019-07-30 11:50:00,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720331668854s 2019-07-30 11:50:05,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:06,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:05 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-c42dfe86-af8e-4e4e-b57f-2a2181d9f4ed 2019-07-30 11:50:06,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-30 11:50:06,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:06 GMT Server: Apache x-openstack-request-id: req-d0fbf391-1ca3-426b-bd33-a3d2c570bf23 2019-07-30 11:50:06,218 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:06,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-d0fbf391-1ca3-426b-bd33-a3d2c570bf23 2019-07-30 11:50:06,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.38411283493s 2019-07-30 11:50:11,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:11,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:11,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-fa30101f-5bbd-40a4-8938-1961fc6bc30d 2019-07-30 11:50:11,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:11,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:11 GMT Server: Apache x-openstack-request-id: req-60d9fd05-cd92-43bb-a92f-131b9dae03fa 2019-07-30 11:50:11,296 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:11,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-60d9fd05-cd92-43bb-a92f-131b9dae03fa 2019-07-30 11:50:11,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072457075119s 2019-07-30 11:50:11,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:50:11,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:11,326 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-b9916f67-fcc2-4d0d-a5f6-1edcc7aca0ff 2019-07-30 11:50:11,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-30 11:50:11,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2ee03073-92b2-4279-a6ca-0cf5ab91f71b 2019-07-30 11:50:11,648 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:50:11,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-2ee03073-92b2-4279-a6ca-0cf5ab91f71b 2019-07-30 11:50:11,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.351470947266s 2019-07-30 11:50:16,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:16,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:16,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:16 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-4310acc3-58f1-43d6-8129-2db5b6c1c429 2019-07-30 11:50:16,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:16,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:16 GMT Server: Apache x-openstack-request-id: req-63cf18ae-5398-41ea-bbed-760ee74f65b7 2019-07-30 11:50:16,725 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:16,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-63cf18ae-5398-41ea-bbed-760ee74f65b7 2019-07-30 11:50:16,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707199573517s 2019-07-30 11:50:21,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:21,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:21,763 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-7fce120c-c582-4e49-b4bf-4100e19930c5 2019-07-30 11:50:21,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:21,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:21 GMT Server: Apache x-openstack-request-id: req-11fd05e8-657e-44dd-991a-ba3381c7a100 2019-07-30 11:50:21,805 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:21,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-11fd05e8-657e-44dd-991a-ba3381c7a100 2019-07-30 11:50:21,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743358135223s 2019-07-30 11:50:21,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:50:21,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:21,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:21 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-3a8112bd-a65b-46d4-9f72-fee18ecd219c 2019-07-30 11:50:21,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:21,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71f803f7-6ba7-41ef-9fbb-e7f85635db56 2019-07-30 11:50:21,880 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:50:21,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-71f803f7-6ba7-41ef-9fbb-e7f85635db56 2019-07-30 11:50:21,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745050907135s 2019-07-30 11:50:26,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:26,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:26 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-1f1c53ea-b690-478b-9ee2-1b1a05230e8d 2019-07-30 11:50:26,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:26,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:26 GMT Server: Apache x-openstack-request-id: req-ac84257e-6bcd-489c-b349-906e01c232bd 2019-07-30 11:50:26,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:26,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-ac84257e-6bcd-489c-b349-906e01c232bd 2019-07-30 11:50:26,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738179683685s 2019-07-30 11:50:31,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:31,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:31,997 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:31 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-f32dcae7-4252-49a7-a994-c47acffae90f 2019-07-30 11:50:31,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:32,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:32 GMT Server: Apache x-openstack-request-id: req-9b5d393a-3774-46fb-b0ad-fd2a4d4a5d0c 2019-07-30 11:50:32,039 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:32,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-9b5d393a-3774-46fb-b0ad-fd2a4d4a5d0c 2019-07-30 11:50:32,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718469619751s 2019-07-30 11:50:32,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:50:32,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:32,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:32 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-24e20019-d6b8-4b83-8708-e806fe7db0ab 2019-07-30 11:50:32,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-30 11:50:32,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c6bbf4a2-5c73-4fdb-8022-40fec2aecd7a 2019-07-30 11:50:32,112 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:50:32,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-c6bbf4a2-5c73-4fdb-8022-40fec2aecd7a 2019-07-30 11:50:32,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732889175415s 2019-07-30 11:50:37,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:37,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:37,151 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:37 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-e8ce6432-d5aa-4769-b05c-560419cc1751 2019-07-30 11:50:37,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-30 11:50:37,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:37 GMT Server: Apache x-openstack-request-id: req-cdf1d013-d2e0-47a1-8225-16474241b687 2019-07-30 11:50:37,193 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:37,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-cdf1d013-d2e0-47a1-8225-16474241b687 2019-07-30 11:50:37,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742471218109s 2019-07-30 11:50:42,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:42,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:42,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:42 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-e35e4567-cdd8-43ad-a4e2-747d97d240f0 2019-07-30 11:50:42,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-30 11:50:42,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:42 GMT Server: Apache x-openstack-request-id: req-f2712f61-0933-4a8c-9f27-9d503651f2d2 2019-07-30 11:50:42,276 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:42,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-f2712f61-0933-4a8c-9f27-9d503651f2d2 2019-07-30 11:50:42,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763349533081s 2019-07-30 11:50:42,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:50:42,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:42,306 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:42 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-28b70938-6db6-467c-9107-2633b49c4cc7 2019-07-30 11:50:42,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:42,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-68272b14-d80e-49cc-bae0-a5351d3341e4 2019-07-30 11:50:42,349 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:50:42,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-68272b14-d80e-49cc-bae0-a5351d3341e4 2019-07-30 11:50:42,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725061893463s 2019-07-30 11:50:47,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:47,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:47,387 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:47 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-a4373114-dd42-4cf0-b6c2-3e926084c6ad 2019-07-30 11:50:47,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:47,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:47 GMT Server: Apache x-openstack-request-id: req-6a712cce-e6f5-425d-afcb-9ca809e3dc30 2019-07-30 11:50:47,429 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:47,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-6a712cce-e6f5-425d-afcb-9ca809e3dc30 2019-07-30 11:50:47,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735909938812s 2019-07-30 11:50:52,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:52,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:52,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:52 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-0649c442-36ed-4ad7-9414-15f1528639b1 2019-07-30 11:50:52,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:50:52,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:52 GMT Server: Apache x-openstack-request-id: req-393b2129-cde7-4158-9ce8-1e2239d1ddcb 2019-07-30 11:50:52,511 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:52,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-393b2129-cde7-4158-9ce8-1e2239d1ddcb 2019-07-30 11:50:52,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765669345856s 2019-07-30 11:50:52,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:50:52,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:52,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:52 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-778452c5-4b06-487c-9ed4-108a8f676d14 2019-07-30 11:50:52,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-30 11:50:52,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d058f30-e592-4cbd-a86e-67b07deebaa5 2019-07-30 11:50:52,570 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:50:52,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-2d058f30-e592-4cbd-a86e-67b07deebaa5 2019-07-30 11:50:52,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0583438873291s 2019-07-30 11:50:57,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:50:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:50:57,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:50:57 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-255b9cd4-ec09-4f6e-8cb4-42a72b49d5d5 2019-07-30 11:50:57,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-30 11:50:57,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:50:57 GMT Server: Apache x-openstack-request-id: req-48a89dae-b999-43dd-a63a-cc12b4f1e15a 2019-07-30 11:50:57,651 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:50:57,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-48a89dae-b999-43dd-a63a-cc12b4f1e15a 2019-07-30 11:50:57,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746409893036s 2019-07-30 11:51:02,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:02,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-f03c3836-042f-4a46-9674-2098306af121 2019-07-30 11:51:02,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-30 11:51:02,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:02 GMT Server: Apache x-openstack-request-id: req-22b7386c-cf12-4cef-824a-94e816ac7dad 2019-07-30 11:51:02,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:02,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-22b7386c-cf12-4cef-824a-94e816ac7dad 2019-07-30 11:51:02,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0783898830414s 2019-07-30 11:51:02,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:51:02,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:02,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:02 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-38bbe7cb-34a6-438d-84bc-ad24c1276cde 2019-07-30 11:51:02,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:51:02,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3af5b403-f9f9-4eb0-9eef-216bcf48008c 2019-07-30 11:51:02,810 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:51:02,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-3af5b403-f9f9-4eb0-9eef-216bcf48008c 2019-07-30 11:51:02,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743639469147s 2019-07-30 11:51:07,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:07,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:07,863 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:07 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-90591a01-4d99-46e8-ac2e-882451879f64 2019-07-30 11:51:07,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-30 11:51:07,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:07 GMT Server: Apache x-openstack-request-id: req-5ee02fde-ab56-49d6-ab25-4bef3f65bbd9 2019-07-30 11:51:07,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:07,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-5ee02fde-ab56-49d6-ab25-4bef3f65bbd9 2019-07-30 11:51:07,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0921940803528s 2019-07-30 11:51:12,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:12,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-d7aacce3-1c2e-4512-baeb-00354a36585c 2019-07-30 11:51:12,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-30 11:51:12,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-427d885e-72b1-4905-910e-ed0b2ed79d84 2019-07-30 11:51:12,993 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-07-30T11:51:11Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/homer/events/99487279-a837-4158-a73a-42b8b6c750e7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "16ded10f-b767-41ab-8302-9648cb85076f", "id": "99487279-a837-4158-a73a-42b8b6c750e7"}]} 2019-07-30 11:51:12,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc&marker=655bd534-b487-4cff-b911-8ca14d293ed2&sort_dir=asc used request id req-427d885e-72b1-4905-910e-ed0b2ed79d84 2019-07-30 11:51:12,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777690410614s 2019-07-30 11:51:17,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:18,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:18 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-00110bf2-b451-45fd-9031-9553800e9b25 2019-07-30 11:51:18,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-30 11:51:18,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:18 GMT Server: Apache x-openstack-request-id: req-cbd31aee-bc97-4128-ab18-43c60ff5f614 2019-07-30 11:51:18,074 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:18,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-cbd31aee-bc97-4128-ab18-43c60ff5f614 2019-07-30 11:51:18,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750200748444s 2019-07-30 11:51:23,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:23,110 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-0e01762b-665f-4d98-b5f9-55b44a217395 2019-07-30 11:51:23,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:51:23,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:23 GMT Server: Apache x-openstack-request-id: req-557eb84e-6548-4358-9c7d-deb4b791869a 2019-07-30 11:51:23,153 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:23,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-557eb84e-6548-4358-9c7d-deb4b791869a 2019-07-30 11:51:23,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735580921173s 2019-07-30 11:51:23,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:51:23,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:23,186 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:23 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-9d613bdc-f1f0-4b85-88be-782035dae106 2019-07-30 11:51:23,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-30 11:51:23,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-18367346-76d9-49b4-96bf-ec53ec32f645 2019-07-30 11:51:23,229 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:51:23,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-18367346-76d9-49b4-96bf-ec53ec32f645 2019-07-30 11:51:23,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0758430957794s 2019-07-30 11:51:28,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:28,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:28,267 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:28 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-8ebe5716-64c0-4bd2-9c80-f974484bfb83 2019-07-30 11:51:28,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:51:28,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:28 GMT Server: Apache x-openstack-request-id: req-edd5961e-235d-48f3-9816-b622ebca82ab 2019-07-30 11:51:28,310 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:28,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-edd5961e-235d-48f3-9816-b622ebca82ab 2019-07-30 11:51:28,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074177980423s 2019-07-30 11:51:33,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:33,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:33,348 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-2df43661-ec5f-43b3-994e-8219bc7c3ee2 2019-07-30 11:51:33,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-30 11:51:33,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:33 GMT Server: Apache x-openstack-request-id: req-42ab62da-a202-4bbb-8246-ba48e158b018 2019-07-30 11:51:33,391 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:33,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-42ab62da-a202-4bbb-8246-ba48e158b018 2019-07-30 11:51:33,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754399299622s 2019-07-30 11:51:33,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:51:33,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:33,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:33 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-1cb556ed-95c1-46f8-8f40-f4deb9db46c0 2019-07-30 11:51:33,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:51:33,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5e90d3c6-cb59-417d-b6fb-efa1ab2539ed 2019-07-30 11:51:33,465 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:51:33,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-5e90d3c6-cb59-417d-b6fb-efa1ab2539ed 2019-07-30 11:51:33,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726270675659s 2019-07-30 11:51:38,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:38,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:38,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:38 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-01a42294-be3c-4804-9475-43c11ee9a3ba 2019-07-30 11:51:38,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-30 11:51:38,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:38 GMT Server: Apache x-openstack-request-id: req-f1414050-9a8d-4658-8455-4a5c66d00164 2019-07-30 11:51:38,544 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:38,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-f1414050-9a8d-4658-8455-4a5c66d00164 2019-07-30 11:51:38,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725250244141s 2019-07-30 11:51:43,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:43,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-1379598a-86c2-499f-a811-c9fa9edc88c9 2019-07-30 11:51:43,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:51:43,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:43 GMT Server: Apache x-openstack-request-id: req-4551a9af-ac72-40d7-a573-d8a68d032778 2019-07-30 11:51:43,626 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:43,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-4551a9af-ac72-40d7-a573-d8a68d032778 2019-07-30 11:51:43,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762510299683s 2019-07-30 11:51:43,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:51:43,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:43,657 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:43 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-38dab65c-edf6-4b6b-bb5c-3a5b5d0eec01 2019-07-30 11:51:43,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:51:43,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-908ec1e2-a0bc-4145-a5fc-2b52fc64525f 2019-07-30 11:51:43,699 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:51:43,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-908ec1e2-a0bc-4145-a5fc-2b52fc64525f 2019-07-30 11:51:43,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725071430206s 2019-07-30 11:51:48,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:48,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:48,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:48 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-199aabfb-17cd-4de3-a43d-74a0227be6e6 2019-07-30 11:51:48,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:51:48,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:48 GMT Server: Apache x-openstack-request-id: req-4c6ac113-db0b-466f-bb77-b9a779d779be 2019-07-30 11:51:48,781 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:48,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-4c6ac113-db0b-466f-bb77-b9a779d779be 2019-07-30 11:51:48,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754501819611s 2019-07-30 11:51:53,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:53,816 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-9791eeaf-ae27-472b-86eb-4da8efdf7772 2019-07-30 11:51:53,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-30 11:51:53,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:53 GMT Server: Apache x-openstack-request-id: req-f7095dc9-7a2d-4c38-8eab-f5cc043b226f 2019-07-30 11:51:53,859 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:53,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-f7095dc9-7a2d-4c38-8eab-f5cc043b226f 2019-07-30 11:51:53,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752151012421s 2019-07-30 11:51:53,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:51:53,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:53,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:53 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-15a67a3e-0158-4dbe-b238-5c63e96f36af 2019-07-30 11:51:53,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-30 11:51:53,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78ee6977-34b5-432a-96f9-b1f97be1f737 2019-07-30 11:51:53,933 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:51:53,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-78ee6977-34b5-432a-96f9-b1f97be1f737 2019-07-30 11:51:53,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732131004333s 2019-07-30 11:51:58,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:51:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:51:58,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:51:58 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-981a1717-7c9a-4383-9d75-e5a022631c00 2019-07-30 11:51:58,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:51:59,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:51:58 GMT Server: Apache x-openstack-request-id: req-135c6742-b2ff-4d2b-a335-b9482e4a94e4 2019-07-30 11:51:59,029 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:51:59,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-135c6742-b2ff-4d2b-a335-b9482e4a94e4 2019-07-30 11:51:59,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0892190933228s 2019-07-30 11:52:04,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:52:04,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:04,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-e4a671e6-b23f-4897-9971-3d680d48207b 2019-07-30 11:52:04,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:52:04,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:04 GMT Server: Apache x-openstack-request-id: req-f6a5cd93-a5b3-4787-ac89-e945369e90eb 2019-07-30 11:52:04,110 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:52:04,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-f6a5cd93-a5b3-4787-ac89-e945369e90eb 2019-07-30 11:52:04,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755860805511s 2019-07-30 11:52:04,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:52:04,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:04,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:04 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-84f16f3d-337b-4f88-824f-ad967ffdbeab 2019-07-30 11:52:04,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:52:04,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-76226065-6fc8-4730-b23a-c1760169dc3f 2019-07-30 11:52:04,185 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:52:04,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-76226065-6fc8-4730-b23a-c1760169dc3f 2019-07-30 11:52:04,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074156999588s 2019-07-30 11:52:09,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:52:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:09,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:09 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-84ea4f98-c560-4a9c-8f7b-d8dc487a7f28 2019-07-30 11:52:09,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:52:09,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:09 GMT Server: Apache x-openstack-request-id: req-19e28f7e-8e8a-409d-9fdf-1e961e1db652 2019-07-30 11:52:09,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:52:09,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-19e28f7e-8e8a-409d-9fdf-1e961e1db652 2019-07-30 11:52:09,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721259117126s 2019-07-30 11:52:14,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:52:14,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:14,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-acbec570-6476-475c-bc14-38c478a25963 2019-07-30 11:52:14,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-30 11:52:14,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:14 GMT Server: Apache x-openstack-request-id: req-16c5b21d-ebeb-4789-ba85-23479cbfff2a 2019-07-30 11:52:14,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:52:14,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-16c5b21d-ebeb-4789-ba85-23479cbfff2a 2019-07-30 11:52:14,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744988918304s 2019-07-30 11:52:14,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:52:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:14,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:14 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-520ce407-229f-49d5-9767-405b36f01b64 2019-07-30 11:52:14,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:52:14,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-675be6c9-84a4-4503-9849-3c4c57f0a36d 2019-07-30 11:52:14,417 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:52:14,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-675be6c9-84a4-4503-9849-3c4c57f0a36d 2019-07-30 11:52:14,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730669498444s 2019-07-30 11:52:19,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:52:19,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:19,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:19 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-f304e1ea-f126-4f08-8399-e23e81b85f48 2019-07-30 11:52:19,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:52:19,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:19 GMT Server: Apache x-openstack-request-id: req-f8542ff9-492b-4284-a6e1-6c1381ee7d29 2019-07-30 11:52:19,493 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:52:19,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-f8542ff9-492b-4284-a6e1-6c1381ee7d29 2019-07-30 11:52:19,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744330883026s 2019-07-30 11:52:24,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:52:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:24,529 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-daacdc12-8cc3-4e5a-941d-2db4afedaa99 2019-07-30 11:52:24,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-30 11:52:24,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:24 GMT Server: Apache x-openstack-request-id: req-5ef463de-5ac1-4b03-ad63-82d0c8098c03 2019-07-30 11:52:24,572 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:52:24,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-5ef463de-5ac1-4b03-ad63-82d0c8098c03 2019-07-30 11:52:24,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725650787354s 2019-07-30 11:52:24,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:52:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:24,602 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-09814a38-c81f-4550-95e4-cb36bdfa985d 2019-07-30 11:52:24,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-30 11:52:24,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e0ea76c9-b7b8-4ad9-9ea9-b4ebbdaa57cd 2019-07-30 11:52:24,644 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:52:24,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-e0ea76c9-b7b8-4ad9-9ea9-b4ebbdaa57cd 2019-07-30 11:52:24,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722281932831s 2019-07-30 11:52:29,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:52:29,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:29,681 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc Server: Apache x-openstack-request-id: req-9e8b51eb-ff51-4e8a-8a81-efae536babb0 2019-07-30 11:52:29,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:52:29,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08aed1f0-0b64-48c0-917b-38d8ec7b9f44 2019-07-30 11:52:29,725 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-07-30T11:52:28Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dime/events/872da60a-57dd-4dc6-9446-a4ae2b0645bc", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "942be171-ff5d-4655-b02e-d1c3be219dfc", "id": "872da60a-57dd-4dc6-9446-a4ae2b0645bc"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-07-30T11:52:28Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv/events/1789ee06-3583-48dd-941c-0e1350d77438", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "id": "1789ee06-3583-48dd-941c-0e1350d77438"}]} 2019-07-30 11:52:29,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc&marker=99487279-a837-4158-a73a-42b8b6c750e7&sort_dir=asc used request id req-08aed1f0-0b64-48c0-917b-38d8ec7b9f44 2019-07-30 11:52:29,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077378988266s 2019-07-30 11:52:29,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:52:29,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:29,756 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9 Server: Apache x-openstack-request-id: req-eb1b89c1-85ad-4fa8-9a27-3c1f48aceda4 2019-07-30 11:52:29,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:52:29,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7138aaad-09f5-4407-8034-86fe9f4ae056 2019-07-30 11:52:29,831 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "outputs": [{"output_value": "172.30.9.201", "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-30 11:52:29,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9 used request id req-7138aaad-09f5-4407-8034-86fe9f4ae056 2019-07-30 11:52:29,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.104413032532s 2019-07-30 11:52:29,833 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-07-30T11:22:13Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'f195448a-48a2-46e5-9e74-1442ccaf37e9', 'parameters': Munch({u'OS::project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', u'image': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f', 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_ee624ea6-1d27-4dc1-a62a-7446e893941f', 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'f195448a-48a2-46e5-9e74-1442ccaf37e9', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'4074747fd6434d81a3fb85270861e3c3', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.201', 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-30T11:22:13Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9'}) 2019-07-30 11:52:29,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:52:29,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:31,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-ec06c43d-1f96-4596-aba3-091c170521ff x-openstack-request-id: req-ec06c43d-1f96-4596-aba3-091c170521ff 2019-07-30 11:52:31,590 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:52:31,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ec06c43d-1f96-4596-aba3-091c170521ff 2019-07-30 11:52:31,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.75697612762s 2019-07-30 11:52:31,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 11:52:31,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:32,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:32 GMT X-Openstack-Request-Id: req-b98213df-c370-446d-9211-0f0b5df3f94f 2019-07-30 11:52:32,675 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01c695ea-86fc-4e67-9280-fcc68e598d30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9d3aa08b1d14f47a5f8cedc1406efe2","l2_adjacency":true,"status":"ACTIVE","subnets":["56258f18-ef15-4bcb-b9cb-8a54b30ffcda"],"description":"","tags":[],"updated_at":"2019-07-30T11:22:16Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"f9d3aa08b1d14f47a5f8cedc1406efe2","created_at":"2019-07-30T11:22:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 11:52:32,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b98213df-c370-446d-9211-0f0b5df3f94f 2019-07-30 11:52:32,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.06732988358s 2019-07-30 11:52:32,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 11:52:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:32,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:32 GMT X-Openstack-Request-Id: req-8b32264d-876f-4cfc-b050-549ddf463fae 2019-07-30 11:52:32,732 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01c695ea-86fc-4e67-9280-fcc68e598d30","tenant_id":"f9d3aa08b1d14f47a5f8cedc1406efe2","created_at":"2019-07-30T11:22:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T11:22:16Z","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":"f9d3aa08b1d14f47a5f8cedc1406efe2","id":"56258f18-ef15-4bcb-b9cb-8a54b30ffcda","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-07-30 11:52:32,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8b32264d-876f-4cfc-b050-549ddf463fae 2019-07-30 11:52:32,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0559239387512s 2019-07-30 11:52:32,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:32,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:32,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-f5c277dd-9547-479f-9504-6c418d7ba2a8 x-openstack-request-id: req-f5c277dd-9547-479f-9504-6c418d7ba2a8 2019-07-30 11:52:32,761 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:32,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f5c277dd-9547-479f-9504-6c418d7ba2a8 2019-07-30 11:52:32,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233471393585s 2019-07-30 11:52:32,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:33,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-896dca0d-38a2-44e8-b7c6-a793d16cc00f x-openstack-request-id: req-896dca0d-38a2-44e8-b7c6-a793d16cc00f 2019-07-30 11:52:33,869 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:33,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6/os-security-groups used request id req-896dca0d-38a2-44e8-b7c6-a793d16cc00f 2019-07-30 11:52:33,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.10661101341s 2019-07-30 11:52:33,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:34,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:34 GMT X-Openstack-Request-Id: req-20446a11-b1ab-4d66-b556-111cea944682 2019-07-30 11:52:34,177 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:34,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-20446a11-b1ab-4d66-b556-111cea944682 2019-07-30 11:52:34,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300874948502s 2019-07-30 11:52:34,183 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:34,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:34,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:34,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-2bf8b441-1586-44f2-a09f-ce42ebfabe40 x-openstack-request-id: req-2bf8b441-1586-44f2-a09f-ce42ebfabe40 2019-07-30 11:52:34,215 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:34,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2bf8b441-1586-44f2-a09f-ce42ebfabe40 2019-07-30 11:52:34,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322489738464s 2019-07-30 11:52:34,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:34,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:34,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-07e71292-6ae1-412a-b204-a8e3d03124d3 x-openstack-request-id: req-07e71292-6ae1-412a-b204-a8e3d03124d3 2019-07-30 11:52:34,858 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:34,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d/os-security-groups used request id req-07e71292-6ae1-412a-b204-a8e3d03124d3 2019-07-30 11:52:34,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.64101600647s 2019-07-30 11:52:34,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:34,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:34,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:34 GMT X-Openstack-Request-Id: req-41ed843e-af76-4799-9675-a1a3022f6a4e 2019-07-30 11:52:34,902 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:34,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-41ed843e-af76-4799-9675-a1a3022f6a4e 2019-07-30 11:52:34,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378670692444s 2019-07-30 11:52:34,908 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:34,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:34,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:34,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-dcf96023-5a90-4daa-a2db-4e94692b0d1d x-openstack-request-id: req-dcf96023-5a90-4daa-a2db-4e94692b0d1d 2019-07-30 11:52:34,938 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:34,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-dcf96023-5a90-4daa-a2db-4e94692b0d1d 2019-07-30 11:52:34,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0298140048981s 2019-07-30 11:52:34,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:34,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:35,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-8e64e9b5-a862-476e-b7e2-a8053fb6be86 x-openstack-request-id: req-8e64e9b5-a862-476e-b7e2-a8053fb6be86 2019-07-30 11:52:35,089 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:35,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059/os-security-groups used request id req-8e64e9b5-a862-476e-b7e2-a8053fb6be86 2019-07-30 11:52:35,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.149502038956s 2019-07-30 11:52:35,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:35,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:35,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:35 GMT X-Openstack-Request-Id: req-a47e8319-7b21-4523-9259-acb95eb1fd41 2019-07-30 11:52:35,132 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:35,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a47e8319-7b21-4523-9259-acb95eb1fd41 2019-07-30 11:52:35,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374510288239s 2019-07-30 11:52:35,139 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:35,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:35,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:35,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-1a51dfa4-da95-4bbe-b85a-fc98eec3181a x-openstack-request-id: req-1a51dfa4-da95-4bbe-b85a-fc98eec3181a 2019-07-30 11:52:35,164 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:35,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1a51dfa4-da95-4bbe-b85a-fc98eec3181a 2019-07-30 11:52:35,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247099399567s 2019-07-30 11:52:35,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:36,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-35fff3ae-daf6-46e0-9a28-e2d6bb7c2c36 x-openstack-request-id: req-35fff3ae-daf6-46e0-9a28-e2d6bb7c2c36 2019-07-30 11:52:36,145 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:36,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840/os-security-groups used request id req-35fff3ae-daf6-46e0-9a28-e2d6bb7c2c36 2019-07-30 11:52:36,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.979555845261s 2019-07-30 11:52:36,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:36,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:36,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:36 GMT X-Openstack-Request-Id: req-a1164b11-1a89-4f55-aeed-41ed9715cbc4 2019-07-30 11:52:36,191 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:36,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a1164b11-1a89-4f55-aeed-41ed9715cbc4 2019-07-30 11:52:36,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0403831005096s 2019-07-30 11:52:36,197 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:36,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:36,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-4a806c62-9524-4f9a-8e84-a860e441d0b9 x-openstack-request-id: req-4a806c62-9524-4f9a-8e84-a860e441d0b9 2019-07-30 11:52:36,221 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:36,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4a806c62-9524-4f9a-8e84-a860e441d0b9 2019-07-30 11:52:36,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233459472656s 2019-07-30 11:52:36,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:37,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-6e841557-1051-4ed3-b373-c0278b14d5d7 x-openstack-request-id: req-6e841557-1051-4ed3-b373-c0278b14d5d7 2019-07-30 11:52:37,323 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:37,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5/os-security-groups used request id req-6e841557-1051-4ed3-b373-c0278b14d5d7 2019-07-30 11:52:37,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.10138201714s 2019-07-30 11:52:37,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:37,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:37 GMT X-Openstack-Request-Id: req-79a1f2ae-e1c4-4a48-ac5f-144747dbd638 2019-07-30 11:52:37,365 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:37,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-79a1f2ae-e1c4-4a48-ac5f-144747dbd638 2019-07-30 11:52:37,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036260843277s 2019-07-30 11:52:37,370 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:37,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:37,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:37,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-3109fd9e-8183-4f7f-adde-e75016af23ce x-openstack-request-id: req-3109fd9e-8183-4f7f-adde-e75016af23ce 2019-07-30 11:52:37,474 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:37,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3109fd9e-8183-4f7f-adde-e75016af23ce 2019-07-30 11:52:37,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.103306055069s 2019-07-30 11:52:37,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:37,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-6619dd64-fae3-4477-a2f8-569b77223aca x-openstack-request-id: req-6619dd64-fae3-4477-a2f8-569b77223aca 2019-07-30 11:52:37,625 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:37,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2/os-security-groups used request id req-6619dd64-fae3-4477-a2f8-569b77223aca 2019-07-30 11:52:37,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.150203943253s 2019-07-30 11:52:37,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:37,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:37 GMT X-Openstack-Request-Id: req-e9a27603-a1d6-4385-8b8c-fe182b914795 2019-07-30 11:52:37,667 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:37,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e9a27603-a1d6-4385-8b8c-fe182b914795 2019-07-30 11:52:37,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363550186157s 2019-07-30 11:52:37,674 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:37,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:37,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:37,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-fe232e78-5010-47c4-ac13-3243ec21afe6 x-openstack-request-id: req-fe232e78-5010-47c4-ac13-3243ec21afe6 2019-07-30 11:52:37,698 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:37,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-fe232e78-5010-47c4-ac13-3243ec21afe6 2019-07-30 11:52:37,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233809947968s 2019-07-30 11:52:37,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:38,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-9a61c471-8101-4e36-88a2-7f55ba808108 x-openstack-request-id: req-9a61c471-8101-4e36-88a2-7f55ba808108 2019-07-30 11:52:38,440 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:38,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19/os-security-groups used request id req-9a61c471-8101-4e36-88a2-7f55ba808108 2019-07-30 11:52:38,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.741358041763s 2019-07-30 11:52:38,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:38,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:38,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:38 GMT X-Openstack-Request-Id: req-04b575d6-4f36-4915-be27-37516cfa6c37 2019-07-30 11:52:38,488 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:38,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-04b575d6-4f36-4915-be27-37516cfa6c37 2019-07-30 11:52:38,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0422689914703s 2019-07-30 11:52:38,495 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:38,495 - 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:25:d7:0a', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:d7:0a', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:43.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:43Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:05Z', 'created': u'2019-07-30T11:45:05Z', '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:22:63:c7', 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:22:63:c7', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:37.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'220478ef-5f90-45e0-8b54-520cf283416d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:37Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:04Z', 'created': u'2019-07-30T11:45:04Z', '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:5e:0e:4b', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:0e:4b', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:41.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'3a7ebf66-1083-42b8-9ca2-0ca93d9f1059', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:41Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:04Z', 'created': u'2019-07-30T11:45:04Z', '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:f4:5a:84', 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:f4:5a:84', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:40:19.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'b39aa60d-56e5-4d54-a155-7467073ba840', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-07-30T11:40:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:40:19Z', 'hostId': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', '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-30T11:40:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:40:02Z', 'created': u'2019-07-30T11:40:02Z', '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:f7:3a:24', 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:f7:3a:24', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:30:24.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'dbe4dc29-c298-414a-a12d-30debbb7a2d5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-07-30T11:30:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:30:24Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:30:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:30:08Z', 'created': u'2019-07-30T11:30:08Z', '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:0c:4b:76', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0c:4b:76', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:26:46.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'ef419d19-b7a9-46f6-8173-f124a6ce91a2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:26:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:26:46Z', 'hostId': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', '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-30T11:26:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:25:00Z', 'created': u'2019-07-30T11:25:00Z', '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:93:d3:b4', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:d3:b4', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:24:21.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'1c9d07e7-5464-4ef6-84bc-e444e59a3b19', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-07-30T11:24:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:24:21Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:24:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:22:33Z', 'created': u'2019-07-30T11:22:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-30 11:52:38,500 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-30 11:52:38,504 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d428990L 2019-07-30 11:52:38,505 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:52:38,520 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:52:38,520 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:52:38,522 - 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-30 11:52:38,522 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:52:38,522 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:52:38,522 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:52:38,523 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:52:38,523 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:52:38,532 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:52:38,533 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:52:38,536 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 36ff896f6a97aaf5808d0dab8f4403b2 2019-07-30 11:52:38,537 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:52:38,572 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:52:38,593 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:52:38,603 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:52:39,054 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:52:39,054 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:52:39,069 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:52:39,090 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:52:39,091 - 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-30 11:52:39,091 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 11:52:39,092 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-30 11:52:39,094 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d428d50L 2019-07-30 11:52:39,095 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:52:39,102 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:52:39,102 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:52:39,104 - 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-30 11:52:39,104 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:52:39,104 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:52:39,104 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:52:39,105 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:52:39,105 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:52:39,148 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:52:39,148 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:52:39,158 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: aa1bae19a48502cf49520d9696917522 2019-07-30 11:52:39,159 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:52:39,186 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:52:39,202 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:52:39,224 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:52:39,658 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:52:39,658 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:52:39,690 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:52:39,701 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:52:39,701 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m 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-30 11:52:39,702 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 11:52:39,703 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-30 11:52:39,704 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d419b90L 2019-07-30 11:52:39,705 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:52:39,717 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:52:39,717 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:52:39,718 - 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-30 11:52:39,718 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:52:39,718 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:52:39,718 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:52:39,718 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:52:39,719 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:52:39,768 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:52:39,769 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:52:39,805 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: bd336e5463d53c8a148035b4dd1a8a75 2019-07-30 11:52:39,806 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:52:39,808 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:52:39,828 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:52:39,838 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:52:40,315 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:52:40,315 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:52:40,341 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:52:40,364 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:52:40,364 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m 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-30 11:52:40,366 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-30 11:52:40,368 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d419fd0L 2019-07-30 11:52:40,369 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:52:40,380 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:52:40,380 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:52:40,381 - 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-30 11:52:40,381 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:52:40,381 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:52:40,382 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:52:40,382 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:52:40,382 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:52:40,425 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:52:40,426 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:52:40,432 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 66bebbd945f63551cd5c67036ba36169 2019-07-30 11:52:40,433 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:52:40,463 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:52:40,483 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:52:40,498 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:52:40,945 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:52:40,945 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:52:40,964 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:52:40,986 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:52:40,986 - 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-30 11:52:40,987 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 11:52:40,988 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-30 11:52:40,990 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d419e90L 2019-07-30 11:52:40,991 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:52:41,006 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:52:41,006 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:52:41,007 - 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-30 11:52:41,008 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:52:41,008 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:52:41,008 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:52:41,008 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:52:41,008 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:52:41,053 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:52:41,054 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:52:41,091 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 423bcbd97d7d8f8abe3751408c5147b7 2019-07-30 11:52:41,091 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:52:41,094 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:52:41,115 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:52:41,124 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:52:41,662 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:52:41,662 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:52:41,690 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:52:41,701 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:52:41,701 - 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-30 11:52:41,703 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-30 11:52:41,706 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d40ac90L 2019-07-30 11:52:41,706 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:52:41,721 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:52:41,721 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:52:41,722 - 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-30 11:52:41,723 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:52:41,723 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:52:41,723 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:52:41,723 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:52:41,723 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:52:41,769 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:52:41,770 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:52:41,806 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 71846b94824370567af874a61062ded8 2019-07-30 11:52:41,807 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:52:41,809 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:52:41,828 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:52:41,840 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:52:42,360 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:52:42,360 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:52:42,374 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:52:42,393 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:52:42,393 - 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-30 11:52:42,393 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 11:52:42,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:52:42,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:42,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-4cda64d1-0588-41f3-9fce-1ee47a5f2ea3 x-openstack-request-id: req-4cda64d1-0588-41f3-9fce-1ee47a5f2ea3 2019-07-30 11:52:42,594 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:52:42,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4cda64d1-0588-41f3-9fce-1ee47a5f2ea3 2019-07-30 11:52:42,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199741840363s 2019-07-30 11:52:42,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:42,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-a75f3828-0ed9-4d45-aca4-4958a3de4fe9 x-openstack-request-id: req-a75f3828-0ed9-4d45-aca4-4958a3de4fe9 2019-07-30 11:52:42,626 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:42,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a75f3828-0ed9-4d45-aca4-4958a3de4fe9 2019-07-30 11:52:42,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023992061615s 2019-07-30 11:52:42,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:43,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-1a522d8a-6bf8-4dad-97ef-a5d33e329555 x-openstack-request-id: req-1a522d8a-6bf8-4dad-97ef-a5d33e329555 2019-07-30 11:52:43,628 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:43,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6/os-security-groups used request id req-1a522d8a-6bf8-4dad-97ef-a5d33e329555 2019-07-30 11:52:43,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.0008790493s 2019-07-30 11:52:43,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:43,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:43,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:43 GMT X-Openstack-Request-Id: req-2ccf5f5f-4635-417c-abc4-366187f06a04 2019-07-30 11:52:43,671 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:43,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2ccf5f5f-4635-417c-abc4-366187f06a04 2019-07-30 11:52:43,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371098518372s 2019-07-30 11:52:43,681 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:43,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:43,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:43,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-24a34541-c6b8-479a-abec-b90ec8d24939 x-openstack-request-id: req-24a34541-c6b8-479a-abec-b90ec8d24939 2019-07-30 11:52:43,705 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:43,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-24a34541-c6b8-479a-abec-b90ec8d24939 2019-07-30 11:52:43,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236430168152s 2019-07-30 11:52:43,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:43,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-53d11dea-c6be-4479-88d6-9eebadca2b0c x-openstack-request-id: req-53d11dea-c6be-4479-88d6-9eebadca2b0c 2019-07-30 11:52:43,832 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:43,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d/os-security-groups used request id req-53d11dea-c6be-4479-88d6-9eebadca2b0c 2019-07-30 11:52:43,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.125349998474s 2019-07-30 11:52:43,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:43,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:43,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:43 GMT X-Openstack-Request-Id: req-f6f7b576-e5ca-42d3-96b5-9b2f9dafbab0 2019-07-30 11:52:43,876 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:43,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f6f7b576-e5ca-42d3-96b5-9b2f9dafbab0 2019-07-30 11:52:43,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03826379776s 2019-07-30 11:52:43,882 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:43,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:43,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:43,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-ae07a158-9427-4cbe-b77b-2644bdc20ad1 x-openstack-request-id: req-ae07a158-9427-4cbe-b77b-2644bdc20ad1 2019-07-30 11:52:43,908 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:43,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ae07a158-9427-4cbe-b77b-2644bdc20ad1 2019-07-30 11:52:43,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250298976898s 2019-07-30 11:52:43,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:44,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-639ce457-93c1-4101-8ec0-a9cc8b05b17a x-openstack-request-id: req-639ce457-93c1-4101-8ec0-a9cc8b05b17a 2019-07-30 11:52:44,039 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:44,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059/os-security-groups used request id req-639ce457-93c1-4101-8ec0-a9cc8b05b17a 2019-07-30 11:52:44,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.130352973938s 2019-07-30 11:52:44,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:44,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:44,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:44 GMT X-Openstack-Request-Id: req-77d5dbaf-253c-41dc-bec4-7c3c7a12a5a4 2019-07-30 11:52:44,085 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:44,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-77d5dbaf-253c-41dc-bec4-7c3c7a12a5a4 2019-07-30 11:52:44,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394158363342s 2019-07-30 11:52:44,090 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:44,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:44,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:44,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-ca3489e2-5d4d-47b5-ba8b-fc5c9253f64e x-openstack-request-id: req-ca3489e2-5d4d-47b5-ba8b-fc5c9253f64e 2019-07-30 11:52:44,112 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:44,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ca3489e2-5d4d-47b5-ba8b-fc5c9253f64e 2019-07-30 11:52:44,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216820240021s 2019-07-30 11:52:44,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:44,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:44,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-66626156-de0a-4e40-a9ee-6bb6c2ba7c34 x-openstack-request-id: req-66626156-de0a-4e40-a9ee-6bb6c2ba7c34 2019-07-30 11:52:44,244 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:44,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840/os-security-groups used request id req-66626156-de0a-4e40-a9ee-6bb6c2ba7c34 2019-07-30 11:52:44,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.130508899689s 2019-07-30 11:52:44,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:44,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:44,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:44 GMT X-Openstack-Request-Id: req-770741ca-6f4a-49b9-b4d4-d22cc1700206 2019-07-30 11:52:44,286 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:44,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-770741ca-6f4a-49b9-b4d4-d22cc1700206 2019-07-30 11:52:44,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036700963974s 2019-07-30 11:52:44,292 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:44,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:44,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-867f4236-3092-4474-8e5b-643c5ae17bf6 x-openstack-request-id: req-867f4236-3092-4474-8e5b-643c5ae17bf6 2019-07-30 11:52:44,318 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:44,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-867f4236-3092-4474-8e5b-643c5ae17bf6 2019-07-30 11:52:44,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266201496124s 2019-07-30 11:52:44,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:44,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:44,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-0adf1d67-9e21-4644-876e-d83f0ceb5f6c x-openstack-request-id: req-0adf1d67-9e21-4644-876e-d83f0ceb5f6c 2019-07-30 11:52:44,838 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:44,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5/os-security-groups used request id req-0adf1d67-9e21-4644-876e-d83f0ceb5f6c 2019-07-30 11:52:44,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.518569946289s 2019-07-30 11:52:44,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:44,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:44,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:44 GMT X-Openstack-Request-Id: req-da81d014-d4c6-46b8-a339-2ee234a57280 2019-07-30 11:52:44,882 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:44,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-da81d014-d4c6-46b8-a339-2ee234a57280 2019-07-30 11:52:44,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374798774719s 2019-07-30 11:52:44,888 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:44,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:44,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-f2f8f374-6257-4de9-9bcd-b770b3f70434 x-openstack-request-id: req-f2f8f374-6257-4de9-9bcd-b770b3f70434 2019-07-30 11:52:44,911 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:44,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f2f8f374-6257-4de9-9bcd-b770b3f70434 2019-07-30 11:52:44,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224468708038s 2019-07-30 11:52:44,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:44,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:45,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-5bcad4f2-b929-417b-b092-d7d405f61535 x-openstack-request-id: req-5bcad4f2-b929-417b-b092-d7d405f61535 2019-07-30 11:52:45,419 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:45,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2/os-security-groups used request id req-5bcad4f2-b929-417b-b092-d7d405f61535 2019-07-30 11:52:45,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.506165027618s 2019-07-30 11:52:45,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:45,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:45 GMT X-Openstack-Request-Id: req-22d8f7d6-ae4d-4916-9ae9-b2a31265b317 2019-07-30 11:52:45,476 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:45,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-22d8f7d6-ae4d-4916-9ae9-b2a31265b317 2019-07-30 11:52:45,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0505437850952s 2019-07-30 11:52:45,482 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:45,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:52:45,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:45,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-ea984365-ff9f-49dd-ad69-6fe5523ed69b x-openstack-request-id: req-ea984365-ff9f-49dd-ad69-6fe5523ed69b 2019-07-30 11:52:45,507 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:52:45,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ea984365-ff9f-49dd-ad69-6fe5523ed69b 2019-07-30 11:52:45,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245621204376s 2019-07-30 11:52:45,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:52:45,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:45,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-71f820d9-a530-4b88-8d22-29ff559f589d x-openstack-request-id: req-71f820d9-a530-4b88-8d22-29ff559f589d 2019-07-30 11:52:45,826 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:52:45,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19/os-security-groups used request id req-71f820d9-a530-4b88-8d22-29ff559f589d 2019-07-30 11:52:45,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.317419052124s 2019-07-30 11:52:45,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:52:45,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:45,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:45 GMT X-Openstack-Request-Id: req-33c5c249-9986-4007-b8ed-977515af63f1 2019-07-30 11:52:45,870 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:52:45,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-33c5c249-9986-4007-b8ed-977515af63f1 2019-07-30 11:52:45,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377631187439s 2019-07-30 11:52:45,876 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:52:45,877 - 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:25:d7:0a', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:d7:0a', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:43.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:43Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:05Z', 'created': u'2019-07-30T11:45:05Z', '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:22:63:c7', 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:22:63:c7', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:37.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'220478ef-5f90-45e0-8b54-520cf283416d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:37Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:04Z', 'created': u'2019-07-30T11:45:04Z', '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:5e:0e:4b', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:0e:4b', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:41.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'3a7ebf66-1083-42b8-9ca2-0ca93d9f1059', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:41Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:04Z', 'created': u'2019-07-30T11:45:04Z', '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:f4:5a:84', 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:f4:5a:84', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:40:19.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'b39aa60d-56e5-4d54-a155-7467073ba840', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-07-30T11:40:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:40:19Z', 'hostId': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', '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-30T11:40:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:40:02Z', 'created': u'2019-07-30T11:40:02Z', '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:f7:3a:24', 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:f7:3a:24', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:30:24.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'dbe4dc29-c298-414a-a12d-30debbb7a2d5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-07-30T11:30:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:30:24Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:30:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:30:08Z', 'created': u'2019-07-30T11:30:08Z', '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:0c:4b:76', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0c:4b:76', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:26:46.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'ef419d19-b7a9-46f6-8173-f124a6ce91a2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:26:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:26:46Z', 'hostId': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', '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-30T11:26:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:25:00Z', 'created': u'2019-07-30T11:25:00Z', '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:93:d3:b4', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:d3:b4', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:24:21.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'1c9d07e7-5464-4ef6-84bc-e444e59a3b19', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-07-30T11:24:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:24:21Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:24:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:22:33Z', 'created': u'2019-07-30T11:22:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-30 11:52:45,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:52:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:46,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-0448c7a6-55c2-414b-8c0c-6f88730c7366 x-openstack-request-id: req-0448c7a6-55c2-414b-8c0c-6f88730c7366 2019-07-30 11:52:46,321 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:52:46,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0448c7a6-55c2-414b-8c0c-6f88730c7366 2019-07-30 11:52:46,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439272880554s 2019-07-30 11:52:46,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 11:52:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6/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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 11:52:46,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19791 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-b0baf3b3-385a-44b3-ba99-759bf0ae50d6 x-openstack-request-id: req-b0baf3b3-385a-44b3-ba99-759bf0ae50d6 2019-07-30 11:52:46,436 - 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.009697] Security Framework initialized\n[ 0.011231] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013458] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016973] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022732] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024265] Initializing cgroup subsys memory\n[ 0.025859] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029606] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033678] Initializing cgroup subsys hugetlb\n[ 0.036385] mce: CPU supports 10 MCE banks\n[ 0.037936] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041939] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052052] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054731] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056022] MDS: Mitigation: Clear CPU buffers\n[ 0.082681] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.090298] ACPI: Core revision 20131115\n[ 0.092553] ACPI: All ACPI Tables successfully acquired\n[ 0.095007] ftrace: allocating 28757 entries in 113 pages\n[ 0.116447] smpboot: Max logical packages: 1\n[ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.124323] Enabling x2apic\n[ 0.125676] Enabled x2apic\n[ 0.127304] Switched APIC routing to physical x2apic.\n[ 0.129438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.137895] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.148029] KVM setup paravirtual spinlock\n[ 0.152150] x86: Booted up 1 node, 1 CPUs\n[ 0.153968] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.156297] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.159257] devtmpfs: initialized\n[ 0.161339] EVM: security.selinux\n[ 0.162888] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165410] EVM: security.capability\n[ 0.168064] pinctrl core: initialized pinctrl subsystem\n[ 0.170346] regulator-dummy: no parameters\n[ 0.172106] RTC time: 11:45:44, date: 07/30/19\n[ 0.174122] NET: Registered protocol family 16\n[ 0.176138] cpuidle: using governor ladder\n[ 0.177964] cpuidle: using governor menu\n[ 0.179746] ACPI: bus type PCI registered\n[ 0.180010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.182833] PCI: Using configuration type 1 for base access\n[ 0.184762] bio: create slab at 0\n[ 0.186791] ACPI: Added _OSI(Module Device)\n[ 0.188004] ACPI: Added _OSI(Processor Device)\n[ 0.189943] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.191971] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.193059] ACPI: Interpreter enabled\n[ 0.194736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.198601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.202597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.206608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.210617] ACPI: (supports S0 S5)\n[ 0.212004] ACPI: Using IOAPIC for interrupt routing\n[ 0.214139] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216183] ACPI: No dock devices found.\n[ 0.219807] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.228203] acpiphp: Slot [3] registered\n[ 0.229978] acpiphp: Slot [4] registered\n[ 0.231708] acpiphp: Slot [5] registered\n[ 0.232025] acpiphp: Slot [6] registered\n[ 0.233745] acpiphp: Slot [7] registered\n[ 0.235466] acpiphp: Slot [8] registered\n[ 0.236022] acpiphp: Slot [9] registered\n[ 0.237782] acpiphp: Slot [10] registered\n[ 0.239545] acpiphp: Slot [11] registered\n[ 0.240022] acpiphp: Slot [12] registered\n[ 0.241779] acpiphp: Slot [13] registered\n[ 0.243523] acpiphp: Slot [14] registered\n[ 0.244022] acpiphp: Slot [15] registered\n[ 0.245789] acpiphp: Slot [16] registered\n[ 0.247589] acpiphp: Slot [17] registered\n[ 0.248039] acpiphp: Slot [18] registered\n[ 0.249793] acpiphp: Slot [19] registered\n[ 0.251571] acpiphp: Slot [20] registered\n[ 0.252022] acpiphp: Slot [21] registered\n[ 0.253782] acpiphp: Slot [22] registered\n[ 0.255567] acpiphp: Slot [23] registered\n[ 0.256022] acpiphp: Slot [24] registered\n[ 0.257777] acpiphp: Slot [25] registered\n[ 0.259532] acpiphp: Slot [26] registered\n[ 0.260022] acpiphp: Slot [27] registered\n[ 0.261772] acpiphp: Slot [28] registered\n[ 0.263550] acpiphp: Slot [29] registered\n[ 0.264022] acpiphp: Slot [30] registered\n[ 0.265790] acpiphp: Slot [31] registered\n[ 0.267532] PCI host bridge to bus 0000:00\n[ 0.268005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.270271] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.272004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.274335] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.276005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.278295] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286483] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.311855] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.313248] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.315901] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.317231] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.319843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.320893] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.323240] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.324000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.324004] vgaarb: loaded\n[ 0.325127] vgaarb: bridge control possible 0000:00:02.0\n[ 0.327307] SCSI subsystem initialized\n[ 0.328251] ACPI: bus type USB registered\n[ 0.329816] usbcore: registered new interface driver usbfs\n[ 0.331758] usbcore: registered new interface driver hub\n[ 0.332042] usbcore: registered new device driver usb\n[ 0.334050] PCI: Using ACPI for IRQ routing\n[ 0.336023] NetLabel: Initializing\n[ 0.337367] NetLabel: domain hash size = 128\n[ 0.338960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.340043] NetLabel: unlabeled traffic allowed by default\n[ 0.342242] Switched to clocksource kvm-clock\n[ 0.349191] AppArmor: AppArmor Filesystem Enabled\n[ 0.350974] pnp: PnP ACPI init\n[ 0.352214] ACPI: bus type PNP registered\n[ 0.354205] pnp: PnP ACPI: found 8 devices\n[ 0.355746] ACPI: bus type PNP unregistered\n[ 0.362979] NET: Registered protocol family 2\n[ 0.364878] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.367347] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.369707] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.372035] TCP: reno registered\n[ 0.373322] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.375387] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.377673] NET: Registered protocol family 1\n[ 0.379308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.381383] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.383408] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.400477] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421275] Trying to unpack rootfs image as initramfs...\n[ 0.523274] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.526348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.528542] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.531652] Scanning for low memory corruption every 60 seconds\n[ 0.534096] Initialise system trusted keyring\n[ 0.535763] audit: initializing netlink socket (disabled)\n[ 0.537707] type=2000 audit(1564487145.190:1): initialized\n[ 0.557837] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.560953] zbud: loaded\n[ 0.562251] VFS: Disk quotas dquot_6.5.2\n[ 0.563773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566397] fuse init (API version 7.22)\n[ 0.567946] msgmni has been set to 1982\n[ 0.569461] Key type big_key registered\n[ 0.571225] Key type asymmetric registered\n[ 0.572773] Asymmetric key parser 'x509' registered\n[ 0.574555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577301] io scheduler noop registered\n[ 0.578794] io scheduler deadline registered (default)\n[ 0.580651] io scheduler cfq registered\n[ 0.582178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584157] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586445] ipmi message handler version 39.2\n[ 0.588093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590830] ACPI: Power Button [PWRF]\n[ 0.592324] GHES: HEST is not enabled!\n[ 0.608901] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642054] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644778] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.670523] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674084] Linux agpgart interface v0.103\n[ 0.676586] brd: module loaded\n[ 0.678254] loop: module loaded\n[ 0.679936] blk-mq: CPU -> queue map\n[ 0.681322] CPU 0 -> Queue 0\n[ 0.683398] vda: vda1\n[ 0.685167] scsi0 : ata_piix\n[ 0.686427] scsi1 : ata_piix\n[ 0.687634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.689957] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.693012] libphy: Fixed MDIO Bus: probed\n[ 0.694621] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696424] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.699587] PPP generic driver version 2.4.2\n[ 0.701212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703566] ehci-pci: EHCI PCI platform driver\n[ 0.705261] ehci-platform: EHCI generic platform driver\n[ 0.707221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709316] ohci-pci: OHCI PCI platform driver\n[ 0.711083] ohci-platform: OHCI generic platform driver\n[ 0.713155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.730612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.732899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.737777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742581] usb usb1: Product: UHCI Host Controller\n[ 0.744303] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.746430] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748206] hub 1-0:1.0: USB hub found\n[ 0.749660] hub 1-0:1.0: 2 ports detected\n[ 0.751346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.755140] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.756888] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.758751] mousedev: PS/2 mouse device common for all mice\n[ 0.761134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.764335] rtc_cmos 00:00: RTC can wake from S4\n[ 0.766605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.768922] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.771336] device-mapper: uevent: version 1.0.3\n[ 0.773189] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.776313] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.778626] TCP: cubic registered\n[ 0.780062] NET: Registered protocol family 10\n[ 0.781949] NET: Registered protocol family 17\n[ 0.783644] Key type dns_resolver registered\n[ 0.785412] Loading compiled-in X.509 certificates\n[ 0.787739] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.791152] registered taskstats version 1\n[ 0.794144] Key type trusted registered\n[ 0.797873] Key type encrypted registered\n[ 0.799506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.801608] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.804220] regulator-dummy: disabling\n[ 0.805886] Magic number: 11:662:783\n[ 0.807818] rtc_cmos 00:00: setting system clock to 2019-07-30 11:45:45 UTC (1564487145)\n[ 0.810842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812964] EDD information not available.\n[ 0.849598] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.864399] Write protecting the kernel read-only data: 12288k\n[ 0.867239] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.871665] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888118] systemd-udevd[99]: starting version 204\n[ 0.924605] FDC 0 is a S82078B\n[ 1.060089] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.225526] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.227884] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.230311] usb 1-1: Product: QEMU USB Tablet\n[ 1.231910] usb 1-1: Manufacturer: QEMU\n[ 1.233348] usb 1-1: SerialNumber: 42\n[ 1.953921] 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.318780] 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.447075] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.619868] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Tue, 30 Jul 2019 11:45:47 +0000. Up 3.06 seconds.\ncloud-init-nonet[3.28]: 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.79]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 11:45:50 +0000. Up 5.53 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.7 | 255.255.255.0 | fa:16:3e:25:d7:0a |\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:\n71:9c:db:1f:e0:bf:0a:a3:c9:d9:c5:1c:02:c5:27:1f root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| oo.E |\n| o ++.. |\n| + +.. |\n| S o + . |\n| + + . |\n| o + 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:\n40:48:b1:f5:26:ef:7d:3e:de:cc:45:45:d4:b4:d4:28 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .ooo =*|\n| .+ . E o.+|\n| . o o . ..|\n| = .|\n| S .|\n| . . . |\n| . . . .|\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:\n63:f2:58:1b:09:4e:61:f8:97:f4:13:8f:13:79:2c:b6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o o |\n| .. .. * o |\n| .o. + O |\n| o..o.E . |\n| o.S o |\n| * + |\n| . o |\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:\n36:ff:89:6f:6a:97:aa:f5:80:8d:0d:ab:8f:44:03:b2 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . |\n| o . |\n| E o S |\n| . o X |\n| . + * . |\n| . o ..=+. |\n| o.oo+*= |\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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:45:56 +0000. Up 11.57 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 ]\nGenerating locales...\n en_US.UTF-8... open-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 ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 11:45:57 +0000. Up 12.81 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 20589 0 --:--:-- --:--:-- --:--:-- 20581100 3149 100 3149 0 0 20579 0 --:--:-- --:--:-- --:--:-- 20581\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: Ign 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\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://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://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 (1479 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.19\n+ '[' -n 192.168.100.19 ']'\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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:14 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:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 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:17 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:31 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:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 7s (7015 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 7941\nclearwater-socket-factory-sig start/running, process 7949\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 3s (11.9 MB/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.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\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++ 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+ echo 'nameserver 192.168.100.2'\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 Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 19590e43c4dad974 is healthy: got healthy result from http://192.168.100.7:4000\nmember 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000\nmember 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000\nmember b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n19590e43c4dad974: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true\n961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\nb13ed25ca2108962: 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.7) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.18 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: gAAAAABdQC27v8etPd4vI0aq6zEsSSM-I7tsxhlVeKGxx3BYcYDVqajjbIJ0_TzdWFi90TMzB5KnuJgAlQ60Y1vrCZsPr2EkxKfthUKDiqTqjWwYKP6lOajus-HRJwNx1FJC71uZqEli7_H9-SL3tGTSJzyPwWHv4ZPfEaL1-OMCEgf7ygUTN-c' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-bono-a3dbohcuvrhy-0-3mnydnapismd/a863f690-f71a-4a18-a47e-547de001885f/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 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 11:48:46 GMT\nServer: Apache\nx-openstack-request-id: req-a1806f40-0c2b-4287-93ae-d2b464e6eb9d\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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 40:48:b1:f5:26:ef:7d:3e:de:cc:45:45:d4:b4:d4:28 root@bono-0 (DSA)\nec2: 256 63:f2:58:1b:09:4e:61:f8:97:f4:13:8f:13:79:2c:b6 root@bono-0 (ECDSA)\nec2: 256 36:ff:89:6f:6a:97:aa:f5:80:8d:0d:ab:8f:44:03:b2 root@bono-0 (ED25519)\nec2: 2048 71:9c:db:1f:e0:bf:0a:a3:c9:d9:c5:1c:02:c5:27:1f root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIV8RN183OQ8AfYs+fyTDe6dcjobaEHHZhdreb8wCia/AcxHMb4AZm0IK4BJHjcaybNBzDvh+hCKtSV4W82n+uM= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH9PucjfuqhjYQZygXlEV1B8S3TutU6MeFY4hOWCZyHI root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDa6pfhym7H4KNs4cfUDl2X1MTOT8NR8wKBgpgMjs86oWpnj30d8Ob99VcwT1iBIyOC4TNpL5fO5yIXYky2Nuo6dK7xdkodNnune3iZhKUdOG7doHh98lsIbFLu/ZJhyX8KbBO4/owaL8GQDVbwturbcl3UQfJNUzICU6ndRB687RAWcl1+ZhkN3Ktw7hMVDmPWhJ8kkOxM4abpjwwzQoR0Fb8cnR2L09C9ql1szTZkDaqnIOcvABIpE9cZ8QwTn/5YX97DaCPjoN4XuYpRLEEKx117u5JPv9mbpDRzFFX3phyGKZsYNogbrpu51PdauW9nrNRU+7H18EHWbkUxRQmh root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:48:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.73 seconds\n"} 2019-07-30 11:52:46,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6/action used request id req-b0baf3b3-385a-44b3-ba99-759bf0ae50d6 2019-07-30 11:52:46,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.108748197556s 2019-07-30 11:52:46,441 - 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.009697] Security Framework initialized [ 0.011231] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013458] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016973] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022732] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024265] Initializing cgroup subsys memory [ 0.025859] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029606] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033678] Initializing cgroup subsys hugetlb [ 0.036385] mce: CPU supports 10 MCE banks [ 0.037936] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.041939] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052052] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054731] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056022] MDS: Mitigation: Clear CPU buffers [ 0.082681] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.090298] ACPI: Core revision 20131115 [ 0.092553] ACPI: All ACPI Tables successfully acquired [ 0.095007] ftrace: allocating 28757 entries in 113 pages [ 0.116447] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124323] Enabling x2apic [ 0.125676] Enabled x2apic [ 0.127304] Switched APIC routing to physical x2apic. [ 0.129438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.137895] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148029] KVM setup paravirtual spinlock [ 0.152150] x86: Booted up 1 node, 1 CPUs [ 0.153968] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.156297] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.159257] devtmpfs: initialized [ 0.161339] EVM: security.selinux [ 0.162888] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165410] EVM: security.capability [ 0.168064] pinctrl core: initialized pinctrl subsystem [ 0.170346] regulator-dummy: no parameters [ 0.172106] RTC time: 11:45:44, date: 07/30/19 [ 0.174122] NET: Registered protocol family 16 [ 0.176138] cpuidle: using governor ladder [ 0.177964] cpuidle: using governor menu [ 0.179746] ACPI: bus type PCI registered [ 0.180010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.182833] PCI: Using configuration type 1 for base access [ 0.184762] bio: create slab at 0 [ 0.186791] ACPI: Added _OSI(Module Device) [ 0.188004] ACPI: Added _OSI(Processor Device) [ 0.189943] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.191971] ACPI: Added _OSI(Processor Aggregator Device) [ 0.193059] ACPI: Interpreter enabled [ 0.194736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.198601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.202597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.206608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.210617] ACPI: (supports S0 S5) [ 0.212004] ACPI: Using IOAPIC for interrupt routing [ 0.214139] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216183] ACPI: No dock devices found. [ 0.219807] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.228203] acpiphp: Slot [3] registered [ 0.229978] acpiphp: Slot [4] registered [ 0.231708] acpiphp: Slot [5] registered [ 0.232025] acpiphp: Slot [6] registered [ 0.233745] acpiphp: Slot [7] registered [ 0.235466] acpiphp: Slot [8] registered [ 0.236022] acpiphp: Slot [9] registered [ 0.237782] acpiphp: Slot [10] registered [ 0.239545] acpiphp: Slot [11] registered [ 0.240022] acpiphp: Slot [12] registered [ 0.241779] acpiphp: Slot [13] registered [ 0.243523] acpiphp: Slot [14] registered [ 0.244022] acpiphp: Slot [15] registered [ 0.245789] acpiphp: Slot [16] registered [ 0.247589] acpiphp: Slot [17] registered [ 0.248039] acpiphp: Slot [18] registered [ 0.249793] acpiphp: Slot [19] registered [ 0.251571] acpiphp: Slot [20] registered [ 0.252022] acpiphp: Slot [21] registered [ 0.253782] acpiphp: Slot [22] registered [ 0.255567] acpiphp: Slot [23] registered [ 0.256022] acpiphp: Slot [24] registered [ 0.257777] acpiphp: Slot [25] registered [ 0.259532] acpiphp: Slot [26] registered [ 0.260022] acpiphp: Slot [27] registered [ 0.261772] acpiphp: Slot [28] registered [ 0.263550] acpiphp: Slot [29] registered [ 0.264022] acpiphp: Slot [30] registered [ 0.265790] acpiphp: Slot [31] registered [ 0.267532] PCI host bridge to bus 0000:00 [ 0.268005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.270271] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.272004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.274335] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.276005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.278295] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286483] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.311855] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.313248] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.315901] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.317231] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.319843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.320893] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.323240] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.324000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325127] vgaarb: bridge control possible 0000:00:02.0 [ 0.327307] SCSI subsystem initialized [ 0.328251] ACPI: bus type USB registered [ 0.329816] usbcore: registered new interface driver usbfs [ 0.331758] usbcore: registered new interface driver hub [ 0.332042] usbcore: registered new device driver usb [ 0.334050] PCI: Using ACPI for IRQ routing [ 0.336023] NetLabel: Initializing [ 0.337367] NetLabel: domain hash size = 128 [ 0.338960] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340043] NetLabel: unlabeled traffic allowed by default [ 0.342242] Switched to clocksource kvm-clock [ 0.349191] AppArmor: AppArmor Filesystem Enabled [ 0.350974] pnp: PnP ACPI init [ 0.352214] ACPI: bus type PNP registered [ 0.354205] pnp: PnP ACPI: found 8 devices [ 0.355746] ACPI: bus type PNP unregistered [ 0.362979] NET: Registered protocol family 2 [ 0.364878] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.367347] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.369707] TCP: Hash tables configured (established 8192 bind 8192) [ 0.372035] TCP: reno registered [ 0.373322] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.375387] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.377673] NET: Registered protocol family 1 [ 0.379308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.381383] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383408] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400477] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421275] Trying to unpack rootfs image as initramfs... [ 0.523274] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.526348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.528542] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.531652] Scanning for low memory corruption every 60 seconds [ 0.534096] Initialise system trusted keyring [ 0.535763] audit: initializing netlink socket (disabled) [ 0.537707] type=2000 audit(1564487145.190:1): initialized [ 0.557837] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560953] zbud: loaded [ 0.562251] VFS: Disk quotas dquot_6.5.2 [ 0.563773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566397] fuse init (API version 7.22) [ 0.567946] msgmni has been set to 1982 [ 0.569461] Key type big_key registered [ 0.571225] Key type asymmetric registered [ 0.572773] Asymmetric key parser 'x509' registered [ 0.574555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577301] io scheduler noop registered [ 0.578794] io scheduler deadline registered (default) [ 0.580651] io scheduler cfq registered [ 0.582178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584157] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586445] ipmi message handler version 39.2 [ 0.588093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590830] ACPI: Power Button [PWRF] [ 0.592324] GHES: HEST is not enabled! [ 0.608901] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642054] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644778] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670523] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674084] Linux agpgart interface v0.103 [ 0.676586] brd: module loaded [ 0.678254] loop: module loaded [ 0.679936] blk-mq: CPU -> queue map [ 0.681322] CPU 0 -> Queue 0 [ 0.683398] vda: vda1 [ 0.685167] scsi0 : ata_piix [ 0.686427] scsi1 : ata_piix [ 0.687634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.689957] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.693012] libphy: Fixed MDIO Bus: probed [ 0.694621] tun: Universal TUN/TAP device driver, 1.6 [ 0.696424] tun: (C) 1999-2004 Max Krasnyansky [ 0.699587] PPP generic driver version 2.4.2 [ 0.701212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703566] ehci-pci: EHCI PCI platform driver [ 0.705261] ehci-platform: EHCI generic platform driver [ 0.707221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709316] ohci-pci: OHCI PCI platform driver [ 0.711083] ohci-platform: OHCI generic platform driver [ 0.713155] uhci_hcd: USB Universal Host Controller Interface driver [ 0.730612] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.732899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.737777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742581] usb usb1: Product: UHCI Host Controller [ 0.744303] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.746430] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748206] hub 1-0:1.0: USB hub found [ 0.749660] hub 1-0:1.0: 2 ports detected [ 0.751346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.755140] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.756888] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.758751] mousedev: PS/2 mouse device common for all mice [ 0.761134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.764335] rtc_cmos 00:00: RTC can wake from S4 [ 0.766605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768922] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.771336] device-mapper: uevent: version 1.0.3 [ 0.773189] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776313] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778626] TCP: cubic registered [ 0.780062] NET: Registered protocol family 10 [ 0.781949] NET: Registered protocol family 17 [ 0.783644] Key type dns_resolver registered [ 0.785412] Loading compiled-in X.509 certificates [ 0.787739] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.791152] registered taskstats version 1 [ 0.794144] Key type trusted registered [ 0.797873] Key type encrypted registered [ 0.799506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801608] IMA: No TPM chip found, activating TPM-bypass! [ 0.804220] regulator-dummy: disabling [ 0.805886] Magic number: 11:662:783 [ 0.807818] rtc_cmos 00:00: setting system clock to 2019-07-30 11:45:45 UTC (1564487145) [ 0.810842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812964] EDD information not available. [ 0.849598] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.864399] Write protecting the kernel read-only data: 12288k [ 0.867239] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.871665] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.888118] systemd-udevd[99]: starting version 204 [ 0.924605] FDC 0 is a S82078B [ 1.060089] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225526] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227884] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.230311] usb 1-1: Product: QEMU USB Tablet [ 1.231910] usb 1-1: Manufacturer: QEMU [ 1.233348] usb 1-1: SerialNumber: 42 [ 1.953921] 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.318780] 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.447075] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.619868] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Tue, 30 Jul 2019 11:45:47 +0000. Up 3.06 seconds. cloud-init-nonet[3.28]: 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.79]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 11:45:50 +0000. Up 5.53 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.7 | 255.255.255.0 | fa:16:3e:25:d7:0a | 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: 71:9c:db:1f:e0:bf:0a:a3:c9:d9:c5:1c:02:c5:27:1f root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | oo.E | | o ++.. | | + +.. | | S 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: 40:48:b1:f5:26:ef:7d:3e:de:cc:45:45:d4:b4:d4:28 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .ooo =*| | .+ . E 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: 63:f2:58:1b:09:4e:61:f8:97:f4:13:8f:13:79:2c:b6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o o | | .. .. * o | | .o. + O | | o..o.E . | | o.S 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: 36:ff:89:6f:6a:97:aa:f5:80:8d:0d:ab:8f:44:03:b2 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | o . | | E o S | | . o X | | . + * . | | . o ..=+. | | o.oo+*= | +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:45:56 +0000. Up 11.57 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 ] Generating locales... en_US.UTF-8... 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 ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 11:45:57 +0000. Up 12.81 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 20589 0 --:--:-- --:--:-- --:--:-- 20581100 3149 100 3149 0 0 20579 0 --:--:-- --:--:-- --:--:-- 20581 OK + apt-get update Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 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 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://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://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 (1479 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 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:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 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:17 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:31 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:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 7s (7015 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 7941 clearwater-socket-factory-sig start/running, process 7949 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 3s (11.9 MB/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.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.2' + 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 19590e43c4dad974 is healthy: got healthy result from http://192.168.100.7:4000 member 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 19590e43c4dad974: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true 961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false b13ed25ca2108962: 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.7) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 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: gAAAAABdQC27v8etPd4vI0aq6zEsSSM-I7tsxhlVeKGxx3BYcYDVqajjbIJ0_TzdWFi90TMzB5KnuJgAlQ60Y1vrCZsPr2EkxKfthUKDiqTqjWwYKP6lOajus-HRJwNx1FJC71uZqEli7_H9-SL3tGTSJzyPwWHv4ZPfEaL1-OMCEgf7ygUTN-c' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-bono-a3dbohcuvrhy-0-3mnydnapismd/a863f690-f71a-4a18-a47e-547de001885f/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 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:48:46 GMT Server: Apache x-openstack-request-id: req-a1806f40-0c2b-4287-93ae-d2b464e6eb9d 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 40:48:b1:f5:26:ef:7d:3e:de:cc:45:45:d4:b4:d4:28 root@bono-0 (DSA) ec2: 256 63:f2:58:1b:09:4e:61:f8:97:f4:13:8f:13:79:2c:b6 root@bono-0 (ECDSA) ec2: 256 36:ff:89:6f:6a:97:aa:f5:80:8d:0d:ab:8f:44:03:b2 root@bono-0 (ED25519) ec2: 2048 71:9c:db:1f:e0:bf:0a:a3:c9:d9:c5:1c:02:c5:27:1f root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIV8RN183OQ8AfYs+fyTDe6dcjobaEHHZhdreb8wCia/AcxHMb4AZm0IK4BJHjcaybNBzDvh+hCKtSV4W82n+uM= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH9PucjfuqhjYQZygXlEV1B8S3TutU6MeFY4hOWCZyHI root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDa6pfhym7H4KNs4cfUDl2X1MTOT8NR8wKBgpgMjs86oWpnj30d8Ob99VcwT1iBIyOC4TNpL5fO5yIXYky2Nuo6dK7xdkodNnune3iZhKUdOG7doHh98lsIbFLu/ZJhyX8KbBO4/owaL8GQDVbwturbcl3UQfJNUzICU6ndRB687RAWcl1+ZhkN3Ktw7hMVDmPWhJ8kkOxM4abpjwwzQoR0Fb8cnR2L09C9ql1szTZkDaqnIOcvABIpE9cZ8QwTn/5YX97DaCPjoN4XuYpRLEEKx117u5JPv9mbpDRzFFX3phyGKZsYNogbrpu51PdauW9nrNRU+7H18EHWbkUxRQmh root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:48:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.73 seconds 2019-07-30 11:52:46,445 - 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.009697] Security Framework initialized [ 0.011231] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013458] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016973] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022732] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024265] Initializing cgroup subsys memory [ 0.025859] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029606] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033678] Initializing cgroup subsys hugetlb [ 0.036385] mce: CPU supports 10 MCE banks [ 0.037936] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.041939] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052052] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054731] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056022] MDS: Mitigation: Clear CPU buffers [ 0.082681] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.090298] ACPI: Core revision 20131115 [ 0.092553] ACPI: All ACPI Tables successfully acquired [ 0.095007] ftrace: allocating 28757 entries in 113 pages [ 0.116447] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124323] Enabling x2apic [ 0.125676] Enabled x2apic [ 0.127304] Switched APIC routing to physical x2apic. [ 0.129438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.137895] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148029] KVM setup paravirtual spinlock [ 0.152150] x86: Booted up 1 node, 1 CPUs [ 0.153968] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.156297] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.159257] devtmpfs: initialized [ 0.161339] EVM: security.selinux [ 0.162888] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165410] EVM: security.capability [ 0.168064] pinctrl core: initialized pinctrl subsystem [ 0.170346] regulator-dummy: no parameters [ 0.172106] RTC time: 11:45:44, date: 07/30/19 [ 0.174122] NET: Registered protocol family 16 [ 0.176138] cpuidle: using governor ladder [ 0.177964] cpuidle: using governor menu [ 0.179746] ACPI: bus type PCI registered [ 0.180010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.182833] PCI: Using configuration type 1 for base access [ 0.184762] bio: create slab at 0 [ 0.186791] ACPI: Added _OSI(Module Device) [ 0.188004] ACPI: Added _OSI(Processor Device) [ 0.189943] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.191971] ACPI: Added _OSI(Processor Aggregator Device) [ 0.193059] ACPI: Interpreter enabled [ 0.194736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.198601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.202597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.206608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.210617] ACPI: (supports S0 S5) [ 0.212004] ACPI: Using IOAPIC for interrupt routing [ 0.214139] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216183] ACPI: No dock devices found. [ 0.219807] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.228203] acpiphp: Slot [3] registered [ 0.229978] acpiphp: Slot [4] registered [ 0.231708] acpiphp: Slot [5] registered [ 0.232025] acpiphp: Slot [6] registered [ 0.233745] acpiphp: Slot [7] registered [ 0.235466] acpiphp: Slot [8] registered [ 0.236022] acpiphp: Slot [9] registered [ 0.237782] acpiphp: Slot [10] registered [ 0.239545] acpiphp: Slot [11] registered [ 0.240022] acpiphp: Slot [12] registered [ 0.241779] acpiphp: Slot [13] registered [ 0.243523] acpiphp: Slot [14] registered [ 0.244022] acpiphp: Slot [15] registered [ 0.245789] acpiphp: Slot [16] registered [ 0.247589] acpiphp: Slot [17] registered [ 0.248039] acpiphp: Slot [18] registered [ 0.249793] acpiphp: Slot [19] registered [ 0.251571] acpiphp: Slot [20] registered [ 0.252022] acpiphp: Slot [21] registered [ 0.253782] acpiphp: Slot [22] registered [ 0.255567] acpiphp: Slot [23] registered [ 0.256022] acpiphp: Slot [24] registered [ 0.257777] acpiphp: Slot [25] registered [ 0.259532] acpiphp: Slot [26] registered [ 0.260022] acpiphp: Slot [27] registered [ 0.261772] acpiphp: Slot [28] registered [ 0.263550] acpiphp: Slot [29] registered [ 0.264022] acpiphp: Slot [30] registered [ 0.265790] acpiphp: Slot [31] registered [ 0.267532] PCI host bridge to bus 0000:00 [ 0.268005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.270271] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.272004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.274335] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.276005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.278295] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286483] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.311855] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.313248] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.315901] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.317231] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.319843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.320893] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.323240] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.324000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325127] vgaarb: bridge control possible 0000:00:02.0 [ 0.327307] SCSI subsystem initialized [ 0.328251] ACPI: bus type USB registered [ 0.329816] usbcore: registered new interface driver usbfs [ 0.331758] usbcore: registered new interface driver hub [ 0.332042] usbcore: registered new device driver usb [ 0.334050] PCI: Using ACPI for IRQ routing [ 0.336023] NetLabel: Initializing [ 0.337367] NetLabel: domain hash size = 128 [ 0.338960] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340043] NetLabel: unlabeled traffic allowed by default [ 0.342242] Switched to clocksource kvm-clock [ 0.349191] AppArmor: AppArmor Filesystem Enabled [ 0.350974] pnp: PnP ACPI init [ 0.352214] ACPI: bus type PNP registered [ 0.354205] pnp: PnP ACPI: found 8 devices [ 0.355746] ACPI: bus type PNP unregistered [ 0.362979] NET: Registered protocol family 2 [ 0.364878] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.367347] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.369707] TCP: Hash tables configured (established 8192 bind 8192) [ 0.372035] TCP: reno registered [ 0.373322] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.375387] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.377673] NET: Registered protocol family 1 [ 0.379308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.381383] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383408] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400477] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421275] Trying to unpack rootfs image as initramfs... [ 0.523274] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.526348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.528542] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.531652] Scanning for low memory corruption every 60 seconds [ 0.534096] Initialise system trusted keyring [ 0.535763] audit: initializing netlink socket (disabled) [ 0.537707] type=2000 audit(1564487145.190:1): initialized [ 0.557837] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560953] zbud: loaded [ 0.562251] VFS: Disk quotas dquot_6.5.2 [ 0.563773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566397] fuse init (API version 7.22) [ 0.567946] msgmni has been set to 1982 [ 0.569461] Key type big_key registered [ 0.571225] Key type asymmetric registered [ 0.572773] Asymmetric key parser 'x509' registered [ 0.574555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577301] io scheduler noop registered [ 0.578794] io scheduler deadline registered (default) [ 0.580651] io scheduler cfq registered [ 0.582178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584157] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586445] ipmi message handler version 39.2 [ 0.588093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590830] ACPI: Power Button [PWRF] [ 0.592324] GHES: HEST is not enabled! [ 0.608901] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642054] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644778] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670523] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674084] Linux agpgart interface v0.103 [ 0.676586] brd: module loaded [ 0.678254] loop: module loaded [ 0.679936] blk-mq: CPU -> queue map [ 0.681322] CPU 0 -> Queue 0 [ 0.683398] vda: vda1 [ 0.685167] scsi0 : ata_piix [ 0.686427] scsi1 : ata_piix [ 0.687634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.689957] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.693012] libphy: Fixed MDIO Bus: probed [ 0.694621] tun: Universal TUN/TAP device driver, 1.6 [ 0.696424] tun: (C) 1999-2004 Max Krasnyansky [ 0.699587] PPP generic driver version 2.4.2 [ 0.701212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703566] ehci-pci: EHCI PCI platform driver [ 0.705261] ehci-platform: EHCI generic platform driver [ 0.707221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709316] ohci-pci: OHCI PCI platform driver [ 0.711083] ohci-platform: OHCI generic platform driver [ 0.713155] uhci_hcd: USB Universal Host Controller Interface driver [ 0.730612] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.732899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.737777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742581] usb usb1: Product: UHCI Host Controller [ 0.744303] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.746430] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748206] hub 1-0:1.0: USB hub found [ 0.749660] hub 1-0:1.0: 2 ports detected [ 0.751346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.755140] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.756888] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.758751] mousedev: PS/2 mouse device common for all mice [ 0.761134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.764335] rtc_cmos 00:00: RTC can wake from S4 [ 0.766605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768922] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.771336] device-mapper: uevent: version 1.0.3 [ 0.773189] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776313] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778626] TCP: cubic registered [ 0.780062] NET: Registered protocol family 10 [ 0.781949] NET: Registered protocol family 17 [ 0.783644] Key type dns_resolver registered [ 0.785412] Loading compiled-in X.509 certificates [ 0.787739] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.791152] registered taskstats version 1 [ 0.794144] Key type trusted registered [ 0.797873] Key type encrypted registered [ 0.799506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801608] IMA: No TPM chip found, activating TPM-bypass! [ 0.804220] regulator-dummy: disabling [ 0.805886] Magic number: 11:662:783 [ 0.807818] rtc_cmos 00:00: setting system clock to 2019-07-30 11:45:45 UTC (1564487145) [ 0.810842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812964] EDD information not available. [ 0.849598] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.864399] Write protecting the kernel read-only data: 12288k [ 0.867239] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.871665] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.888118] systemd-udevd[99]: starting version 204 [ 0.924605] FDC 0 is a S82078B [ 1.060089] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225526] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227884] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.230311] usb 1-1: Product: QEMU USB Tablet [ 1.231910] usb 1-1: Manufacturer: QEMU [ 1.233348] usb 1-1: SerialNumber: 42 [ 1.953921] 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.318780] 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.447075] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.619868] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Tue, 30 Jul 2019 11:45:47 +0000. Up 3.06 seconds. cloud-init-nonet[3.28]: 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.79]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 11:45:50 +0000. Up 5.53 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.7 | 255.255.255.0 | fa:16:3e:25:d7:0a | 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: 71:9c:db:1f:e0:bf:0a:a3:c9:d9:c5:1c:02:c5:27:1f root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | oo.E | | o ++.. | | + +.. | | S 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: 40:48:b1:f5:26:ef:7d:3e:de:cc:45:45:d4:b4:d4:28 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .ooo =*| | .+ . E 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: 63:f2:58:1b:09:4e:61:f8:97:f4:13:8f:13:79:2c:b6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o o | | .. .. * o | | .o. + O | | o..o.E . | | o.S 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: 36:ff:89:6f:6a:97:aa:f5:80:8d:0d:ab:8f:44:03:b2 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | o . | | E o S | | . o X | | . + * . | | . o ..=+. | | o.oo+*= | +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:45:56 +0000. Up 11.57 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 ] Generating locales... en_US.UTF-8... 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 ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 11:45:57 +0000. Up 12.81 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 20589 0 --:--:-- --:--:-- --:--:-- 20581100 3149 100 3149 0 0 20579 0 --:--:-- --:--:-- --:--:-- 20581 OK + apt-get update Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 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 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://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://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 (1479 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 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:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 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:17 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:31 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:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 7s (7015 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 7941 clearwater-socket-factory-sig start/running, process 7949 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 3s (11.9 MB/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.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.2' + 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 19590e43c4dad974 is healthy: got healthy result from http://192.168.100.7:4000 member 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 19590e43c4dad974: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true 961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false b13ed25ca2108962: 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.7) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 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: gAAAAABdQC27v8etPd4vI0aq6zEsSSM-I7tsxhlVeKGxx3BYcYDVqajjbIJ0_TzdWFi90TMzB5KnuJgAlQ60Y1vrCZsPr2EkxKfthUKDiqTqjWwYKP6lOajus-HRJwNx1FJC71uZqEli7_H9-SL3tGTSJzyPwWHv4ZPfEaL1-OMCEgf7ygUTN-c' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-bono-a3dbohcuvrhy-0-3mnydnapismd/a863f690-f71a-4a18-a47e-547de001885f/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 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:48:46 GMT Server: Apache x-openstack-request-id: req-a1806f40-0c2b-4287-93ae-d2b464e6eb9d 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 40:48:b1:f5:26:ef:7d:3e:de:cc:45:45:d4:b4:d4:28 root@bono-0 (DSA) ec2: 256 63:f2:58:1b:09:4e:61:f8:97:f4:13:8f:13:79:2c:b6 root@bono-0 (ECDSA) ec2: 256 36:ff:89:6f:6a:97:aa:f5:80:8d:0d:ab:8f:44:03:b2 root@bono-0 (ED25519) ec2: 2048 71:9c:db:1f:e0:bf:0a:a3:c9:d9:c5:1c:02:c5:27:1f root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIV8RN183OQ8AfYs+fyTDe6dcjobaEHHZhdreb8wCia/AcxHMb4AZm0IK4BJHjcaybNBzDvh+hCKtSV4W82n+uM= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH9PucjfuqhjYQZygXlEV1B8S3TutU6MeFY4hOWCZyHI root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDa6pfhym7H4KNs4cfUDl2X1MTOT8NR8wKBgpgMjs86oWpnj30d8Ob99VcwT1iBIyOC4TNpL5fO5yIXYky2Nuo6dK7xdkodNnune3iZhKUdOG7doHh98lsIbFLu/ZJhyX8KbBO4/owaL8GQDVbwturbcl3UQfJNUzICU6ndRB687RAWcl1+ZhkN3Ktw7hMVDmPWhJ8kkOxM4abpjwwzQoR0Fb8cnR2L09C9ql1szTZkDaqnIOcvABIpE9cZ8QwTn/5YX97DaCPjoN4XuYpRLEEKx117u5JPv9mbpDRzFFX3phyGKZsYNogbrpu51PdauW9nrNRU+7H18EHWbkUxRQmh root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:48:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.73 seconds 2019-07-30 11:52:46,449 - 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:25:d7:0a', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:d7:0a', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:43.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:43Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:05Z', 'created': u'2019-07-30T11:45:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 11:52:46,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:52:46,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:46,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-e1244f55-7912-41f6-aecd-cd9e94640bb5 x-openstack-request-id: req-e1244f55-7912-41f6-aecd-cd9e94640bb5 2019-07-30 11:52:46,890 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:52:46,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e1244f55-7912-41f6-aecd-cd9e94640bb5 2019-07-30 11:52:46,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441267967224s 2019-07-30 11:52:46,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 11:52:46,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d/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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 11:52:46,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16877 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-df40a649-15fd-47dc-988a-3ba2c0b5b11b x-openstack-request-id: req-df40a649-15fd-47dc-988a-3ba2c0b5b11b 2019-07-30 11:52:46,982 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.753594] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755796] TCP: cubic registered\n[ 0.757180] NET: Registered protocol family 10\n[ 0.759038] NET: Registered protocol family 17\n[ 0.760729] Key type dns_resolver registered\n[ 0.762455] Loading compiled-in X.509 certificates\n[ 0.764758] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.768134] registered taskstats version 1\n[ 0.771146] Key type trusted registered\n[ 0.774742] Key type encrypted registered\n[ 0.776305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778262] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.780766] regulator-dummy: disabling\n[ 0.782224] Magic number: 11:662:783\n[ 0.783794] rtc_cmos 00:00: setting system clock to 2019-07-30 11:45:39 UTC (1564487139)\n[ 0.786768] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788874] EDD information not available.\n[ 0.821544] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.836272] Write protecting the kernel read-only data: 12288k\n[ 0.839042] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.843349] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860125] systemd-udevd[99]: starting version 204\n[ 0.893240] FDC 0 is a S82078B\n[ 1.048062] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.212583] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.217199] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.220363] usb 1-1: Product: QEMU USB Tablet\n[ 1.221991] usb 1-1: Manufacturer: QEMU\n[ 1.223461] usb 1-1: SerialNumber: 42\n[ 1.926155] 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.289102] 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.402060] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.548836] 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 Tue, 30 Jul 2019 11:45:41 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.19]: 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.97]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 11:45:44 +0000. Up 5.44 seconds.\n * Starting enable remaining boot-time encrypted block devices[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:22:63:c7 |\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:\n19:a8:10:3e:8a:4e:3b:77:8a:7a:62:00:ec:fd:b2:57 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . . |\n|. + . . |\n|oo o . o |\n|=.. . S |\n|+... E |\n|.+ .... |\n|..=.oo |\n|++ o+ |\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:\nc8:66:e9:d7:e5:6b:e9:51:33:b4:b2:1a:e5:b6:b9:9d root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| . o . . |\n| * S + = |\n| + . = + o |\n| . . o *. |\n| . +o* . |\n| .o*.E |\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:\n2e:49:7c:d1:3b:11:06:54:84:42:8a:19:be:6b:71:48 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . ...o== |\n| . + .. .o . |\n| E . .. o |\n| . o . . o |\n| + . o S o |\n| + . + . |\n| o o . |\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:\naa:1b:ae:19:a4:85:02:cf:49:52:0d:96:96:91:75:22 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| EOo . |\n| o=..o |\n|o.. |\n|.* . |\n|o * S |\n|.+ . |\n|. . . . |\n| + o |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:45:49 +0000. Up 11.20 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 Tue, 30 Jul 2019 11:45:51 +0000. Up 12.53 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 15924 0 --:--:-- --:--:-- --:--:-- 15984\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\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 (1484 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.19\n+ '[' -n 192.168.100.19 ']'\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://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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:27 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:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 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 19s (4896 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 8680\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 2s (13.5 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.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++ 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.2'\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 19590e43c4dad974 is healthy: got healthy result from http://192.168.100.7:4000\nmember 5fe393e23be9fe94 is healthy: got healthy result from http://192.168.100.14:4000\nmember 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000\nmember 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000\nmember af1db7b3fb79304d is healthy: got healthy result from http://192.168.100.8:4000\nmember b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n19590e43c4dad974: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n5fe393e23be9fe94: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\n7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true\n961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\naf1db7b3fb79304d: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\nb13ed25ca2108962: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18: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: gAAAAABdQC26Aj52I8plJbnewvqdyXon96LKQpeyD3YngjG2HxW2b2qL8dnu-_zULkM1IxJJ2iTYCt0ATrp0_Wcg7HWFZQZy5YWtv21UIT6hBkkMceElBAc3DfOCe6twoSRMli-g215x_SHGWo8c1J0m_ZLZLJiWohwq5ANEZqejEUesDgZ0wsM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-dime-5g65mxdtqkoo-0-xgd2bacntcii/9ed28fc1-84a9-4d50-bef9-e7fbe47494f4/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 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 11:52:26 GMT\nServer: Apache\nx-openstack-request-id: req-d4c541fd-a8eb-41af-8afc-348333653324\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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c8:66:e9:d7:e5:6b:e9:51:33:b4:b2:1a:e5:b6:b9:9d root@dime-0 (DSA)\nec2: 256 2e:49:7c:d1:3b:11:06:54:84:42:8a:19:be:6b:71:48 root@dime-0 (ECDSA)\nec2: 256 aa:1b:ae:19:a4:85:02:cf:49:52:0d:96:96:91:75:22 root@dime-0 (ED25519)\nec2: 2048 19:a8:10:3e:8a:4e:3b:77:8a:7a:62:00:ec:fd:b2:57 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNLDZzK1IVAiTOG9MZE9bSyVKlrq3hHisPpyIxCrvtRrZRBKiIiHyNfSYRC23pT1KpkdyGh9q64GdyRWYmpiT6g= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILwA711cgRk23I9VO2Qe4/Y3dV3pgeTuHuSPSSbcf1J0 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt05XoDT2+GPZI2oSBu937gpvr+4OHPMUCK9ItN/wBkcp63yKhGWO+vfhRvP2J8Ef/lgdE92X2TjMtvRXrlC6dpadpygudFg103ckGPo7oIwUHJNGjamozubHB6qDxmoGSm3TOE1eh6dreT18HCgFeNAPZwXXDX/px3m9ExDVzpSpQwkwGJzh5wNsNTiDDe5BfUHnSxuXYc4ptc158d90oJMlbuQmzm7Zh15JJEV3QQpW0OHt/yLMSFdY/64ckOoXk7d9C63ksdJPe48XztcEa/L0Nbf2ZqZQ2eBE2fGC6qx2hwGzZqTOsPLQa/XHmm7Dg93ShrADpTnyO/mt/rFRH root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:52:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 408.23 seconds\n"} 2019-07-30 11:52:46,984 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d/action used request id req-df40a649-15fd-47dc-988a-3ba2c0b5b11b 2019-07-30 11:52:46,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0838530063629s 2019-07-30 11:52:46,987 - functest.core.singlevm - DEBUG - console: [ 0.753594] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755796] TCP: cubic registered [ 0.757180] NET: Registered protocol family 10 [ 0.759038] NET: Registered protocol family 17 [ 0.760729] Key type dns_resolver registered [ 0.762455] Loading compiled-in X.509 certificates [ 0.764758] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.768134] registered taskstats version 1 [ 0.771146] Key type trusted registered [ 0.774742] Key type encrypted registered [ 0.776305] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778262] IMA: No TPM chip found, activating TPM-bypass! [ 0.780766] regulator-dummy: disabling [ 0.782224] Magic number: 11:662:783 [ 0.783794] rtc_cmos 00:00: setting system clock to 2019-07-30 11:45:39 UTC (1564487139) [ 0.786768] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788874] EDD information not available. [ 0.821544] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836272] Write protecting the kernel read-only data: 12288k [ 0.839042] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843349] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860125] systemd-udevd[99]: starting version 204 [ 0.893240] FDC 0 is a S82078B [ 1.048062] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212583] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.217199] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.220363] usb 1-1: Product: QEMU USB Tablet [ 1.221991] usb 1-1: Manufacturer: QEMU [ 1.223461] usb 1-1: SerialNumber: 42 [ 1.926155] 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.289102] 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.402060] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.548836] 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 Tue, 30 Jul 2019 11:45:41 +0000. Up 2.98 seconds. cloud-init-nonet[3.19]: 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.97]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 11:45:44 +0000. Up 5.44 seconds. * Starting enable remaining boot-time encrypted block devices[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:22:63:c7 | 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: 19:a8:10:3e:8a:4e:3b:77:8a:7a:62:00:ec:fd:b2:57 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . . | |. + . . | |oo o . o | |=.. . S | |+... E | |.+ .... | |..=.oo | |++ 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: c8:66:e9:d7:e5:6b:e9:51:33:b4:b2:1a:e5:b6:b9:9d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . o . . | | * S + = | | + . = + o | | . . o *. | | . +o* . | | .o*.E | +-----------------+ 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: 2e:49:7c:d1:3b:11:06:54:84:42:8a:19:be:6b:71:48 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . ...o== | | . + .. .o . | | E . .. o | | . o . . o | | + . o S 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: aa:1b:ae:19:a4:85:02:cf:49:52:0d:96:96:91:75:22 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | EOo . | | o=..o | |o.. | |.* . | |o * S | |.+ . | |. . . . | | + 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 Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:45:49 +0000. Up 11.20 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 Tue, 30 Jul 2019 11:45:51 +0000. Up 12.53 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 15924 0 --:--:-- --:--:-- --:--:-- 15984 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] 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 (1484 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 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:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 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 19s (4896 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 8680 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 2s (13.5 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.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 ++ 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.2' + 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 19590e43c4dad974 is healthy: got healthy result from http://192.168.100.7:4000 member 5fe393e23be9fe94 is healthy: got healthy result from http://192.168.100.14:4000 member 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000 member af1db7b3fb79304d is healthy: got healthy result from http://192.168.100.8:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 19590e43c4dad974: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 5fe393e23be9fe94: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true 961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false af1db7b3fb79304d: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false b13ed25ca2108962: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18: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: gAAAAABdQC26Aj52I8plJbnewvqdyXon96LKQpeyD3YngjG2HxW2b2qL8dnu-_zULkM1IxJJ2iTYCt0ATrp0_Wcg7HWFZQZy5YWtv21UIT6hBkkMceElBAc3DfOCe6twoSRMli-g215x_SHGWo8c1J0m_ZLZLJiWohwq5ANEZqejEUesDgZ0wsM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-dime-5g65mxdtqkoo-0-xgd2bacntcii/9ed28fc1-84a9-4d50-bef9-e7fbe47494f4/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 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:52:26 GMT Server: Apache x-openstack-request-id: req-d4c541fd-a8eb-41af-8afc-348333653324 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:66:e9:d7:e5:6b:e9:51:33:b4:b2:1a:e5:b6:b9:9d root@dime-0 (DSA) ec2: 256 2e:49:7c:d1:3b:11:06:54:84:42:8a:19:be:6b:71:48 root@dime-0 (ECDSA) ec2: 256 aa:1b:ae:19:a4:85:02:cf:49:52:0d:96:96:91:75:22 root@dime-0 (ED25519) ec2: 2048 19:a8:10:3e:8a:4e:3b:77:8a:7a:62:00:ec:fd:b2:57 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNLDZzK1IVAiTOG9MZE9bSyVKlrq3hHisPpyIxCrvtRrZRBKiIiHyNfSYRC23pT1KpkdyGh9q64GdyRWYmpiT6g= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILwA711cgRk23I9VO2Qe4/Y3dV3pgeTuHuSPSSbcf1J0 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt05XoDT2+GPZI2oSBu937gpvr+4OHPMUCK9ItN/wBkcp63yKhGWO+vfhRvP2J8Ef/lgdE92X2TjMtvRXrlC6dpadpygudFg103ckGPo7oIwUHJNGjamozubHB6qDxmoGSm3TOE1eh6dreT18HCgFeNAPZwXXDX/px3m9ExDVzpSpQwkwGJzh5wNsNTiDDe5BfUHnSxuXYc4ptc158d90oJMlbuQmzm7Zh15JJEV3QQpW0OHt/yLMSFdY/64ckOoXk7d9C63ksdJPe48XztcEa/L0Nbf2ZqZQ2eBE2fGC6qx2hwGzZqTOsPLQa/XHmm7Dg93ShrADpTnyO/mt/rFRH root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:52:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 408.23 seconds 2019-07-30 11:52:46,991 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.753594] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755796] TCP: cubic registered [ 0.757180] NET: Registered protocol family 10 [ 0.759038] NET: Registered protocol family 17 [ 0.760729] Key type dns_resolver registered [ 0.762455] Loading compiled-in X.509 certificates [ 0.764758] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.768134] registered taskstats version 1 [ 0.771146] Key type trusted registered [ 0.774742] Key type encrypted registered [ 0.776305] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778262] IMA: No TPM chip found, activating TPM-bypass! [ 0.780766] regulator-dummy: disabling [ 0.782224] Magic number: 11:662:783 [ 0.783794] rtc_cmos 00:00: setting system clock to 2019-07-30 11:45:39 UTC (1564487139) [ 0.786768] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788874] EDD information not available. [ 0.821544] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836272] Write protecting the kernel read-only data: 12288k [ 0.839042] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843349] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860125] systemd-udevd[99]: starting version 204 [ 0.893240] FDC 0 is a S82078B [ 1.048062] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212583] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.217199] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.220363] usb 1-1: Product: QEMU USB Tablet [ 1.221991] usb 1-1: Manufacturer: QEMU [ 1.223461] usb 1-1: SerialNumber: 42 [ 1.926155] 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.289102] 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.402060] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.548836] 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 Tue, 30 Jul 2019 11:45:41 +0000. Up 2.98 seconds. cloud-init-nonet[3.19]: 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.97]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 11:45:44 +0000. Up 5.44 seconds. * Starting enable remaining boot-time encrypted block devices[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:22:63:c7 | 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: 19:a8:10:3e:8a:4e:3b:77:8a:7a:62:00:ec:fd:b2:57 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . . | |. + . . | |oo o . o | |=.. . S | |+... E | |.+ .... | |..=.oo | |++ 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: c8:66:e9:d7:e5:6b:e9:51:33:b4:b2:1a:e5:b6:b9:9d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . o . . | | * S + = | | + . = + o | | . . o *. | | . +o* . | | .o*.E | +-----------------+ 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: 2e:49:7c:d1:3b:11:06:54:84:42:8a:19:be:6b:71:48 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . ...o== | | . + .. .o . | | E . .. o | | . o . . o | | + . o S 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: aa:1b:ae:19:a4:85:02:cf:49:52:0d:96:96:91:75:22 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | EOo . | | o=..o | |o.. | |.* . | |o * S | |.+ . | |. . . . | | + 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 Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:45:49 +0000. Up 11.20 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 Tue, 30 Jul 2019 11:45:51 +0000. Up 12.53 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 15924 0 --:--:-- --:--:-- --:--:-- 15984 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] 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 (1484 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 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:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 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 19s (4896 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 8680 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 2s (13.5 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.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 ++ 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.2' + 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 19590e43c4dad974 is healthy: got healthy result from http://192.168.100.7:4000 member 5fe393e23be9fe94 is healthy: got healthy result from http://192.168.100.14:4000 member 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000 member af1db7b3fb79304d is healthy: got healthy result from http://192.168.100.8:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 19590e43c4dad974: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 5fe393e23be9fe94: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true 961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false af1db7b3fb79304d: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false b13ed25ca2108962: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18: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: gAAAAABdQC26Aj52I8plJbnewvqdyXon96LKQpeyD3YngjG2HxW2b2qL8dnu-_zULkM1IxJJ2iTYCt0ATrp0_Wcg7HWFZQZy5YWtv21UIT6hBkkMceElBAc3DfOCe6twoSRMli-g215x_SHGWo8c1J0m_ZLZLJiWohwq5ANEZqejEUesDgZ0wsM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-dime-5g65mxdtqkoo-0-xgd2bacntcii/9ed28fc1-84a9-4d50-bef9-e7fbe47494f4/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 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:52:26 GMT Server: Apache x-openstack-request-id: req-d4c541fd-a8eb-41af-8afc-348333653324 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:66:e9:d7:e5:6b:e9:51:33:b4:b2:1a:e5:b6:b9:9d root@dime-0 (DSA) ec2: 256 2e:49:7c:d1:3b:11:06:54:84:42:8a:19:be:6b:71:48 root@dime-0 (ECDSA) ec2: 256 aa:1b:ae:19:a4:85:02:cf:49:52:0d:96:96:91:75:22 root@dime-0 (ED25519) ec2: 2048 19:a8:10:3e:8a:4e:3b:77:8a:7a:62:00:ec:fd:b2:57 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNLDZzK1IVAiTOG9MZE9bSyVKlrq3hHisPpyIxCrvtRrZRBKiIiHyNfSYRC23pT1KpkdyGh9q64GdyRWYmpiT6g= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILwA711cgRk23I9VO2Qe4/Y3dV3pgeTuHuSPSSbcf1J0 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt05XoDT2+GPZI2oSBu937gpvr+4OHPMUCK9ItN/wBkcp63yKhGWO+vfhRvP2J8Ef/lgdE92X2TjMtvRXrlC6dpadpygudFg103ckGPo7oIwUHJNGjamozubHB6qDxmoGSm3TOE1eh6dreT18HCgFeNAPZwXXDX/px3m9ExDVzpSpQwkwGJzh5wNsNTiDDe5BfUHnSxuXYc4ptc158d90oJMlbuQmzm7Zh15JJEV3QQpW0OHt/yLMSFdY/64ckOoXk7d9C63ksdJPe48XztcEa/L0Nbf2ZqZQ2eBE2fGC6qx2hwGzZqTOsPLQa/XHmm7Dg93ShrADpTnyO/mt/rFRH root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:52:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 408.23 seconds 2019-07-30 11:52:46,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:52:46,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:47,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-33c04ff4-34b6-4081-a82a-3f8428aaad0a x-openstack-request-id: req-33c04ff4-34b6-4081-a82a-3f8428aaad0a 2019-07-30 11:52:47,193 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:52:47,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-33c04ff4-34b6-4081-a82a-3f8428aaad0a 2019-07-30 11:52:47,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197922945023s 2019-07-30 11:52:47,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 11:52:47,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059/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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 11:52:47,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21190 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-cfb83a5f-c7df-444f-9c02-75c7d51b7b25 x-openstack-request-id: req-cfb83a5f-c7df-444f-9c02-75c7d51b7b25 2019-07-30 11:52:47,284 - keystoneauth.session - DEBUG - RESP BODY: {"output": "s_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.008003] pid_max: default: 32768 minimum: 301\n[ 0.009820] Security Framework initialized\n[ 0.012039] AppArmor: AppArmor initialized\n[ 0.013645] Yama: becoming mindful.\n[ 0.015245] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020502] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026827] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029750] Initializing cgroup subsys freezer\n[ 0.032003] Initializing cgroup subsys blkio\n[ 0.033650] Initializing cgroup subsys perf_event\n[ 0.036004] Initializing cgroup subsys hugetlb\n[ 0.038462] mce: CPU supports 10 MCE banks\n[ 0.040044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044113] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.051114] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060017] MDS: Mitigation: Clear CPU buffers\n[ 0.083531] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.091195] ACPI: Core revision 20131115\n[ 0.092556] ACPI: All ACPI Tables successfully acquired\n[ 0.094801] ftrace: allocating 28757 entries in 113 pages\n[ 0.116456] smpboot: Max logical packages: 1\n[ 0.118126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120326] Enabling x2apic\n[ 0.121488] Enabled x2apic\n[ 0.124009] Switched APIC routing to physical x2apic.\n[ 0.127266] ..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.132839] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143534] KVM setup paravirtual spinlock\n[ 0.146256] x86: Booted up 1 node, 1 CPUs\n[ 0.147776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148415] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.150803] devtmpfs: initialized\n[ 0.153318] EVM: security.selinux\n[ 0.154655] EVM: security.SMACK64\n[ 0.155948] EVM: security.ima\n[ 0.156003] EVM: security.capability\n[ 0.158410] pinctrl core: initialized pinctrl subsystem\n[ 0.160063] regulator-dummy: no parameters\n[ 0.161690] RTC time: 11:45:42, date: 07/30/19\n[ 0.163380] NET: Registered protocol family 16\n[ 0.164145] cpuidle: using governor ladder\n[ 0.165678] cpuidle: using governor menu\n[ 0.167195] ACPI: bus type PCI registered\n[ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170372] PCI: Using configuration type 1 for base access\n[ 0.172768] bio: create slab at 0\n[ 0.174488] ACPI: Added _OSI(Module Device)\n[ 0.176003] ACPI: Added _OSI(Processor Device)\n[ 0.177630] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181055] ACPI: Interpreter enabled\n[ 0.182469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184971] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.191451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.194216] ACPI: (supports S0 S5)\n[ 0.195529] 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.199389] ACPI: No dock devices found.\n[ 0.201822] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206316] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212223] acpiphp: Slot [3] registered\n[ 0.213716] acpiphp: Slot [4] registered\n[ 0.215181] acpiphp: Slot [5] registered\n[ 0.216024] acpiphp: Slot [6] registered\n[ 0.217501] acpiphp: Slot [7] registered\n[ 0.218976] acpiphp: Slot [8] registered\n[ 0.220021] acpiphp: Slot [9] registered\n[ 0.221507] acpiphp: Slot [10] registered\n[ 0.223008] acpiphp: Slot [11] registered\n[ 0.224021] acpiphp: Slot [12] registered\n[ 0.225520] acpiphp: Slot [13] registered\n[ 0.227018] acpiphp: Slot [14] registered\n[ 0.228021] acpiphp: Slot [15] registered\n[ 0.229522] acpiphp: Slot [16] registered\n[ 0.231020] acpiphp: Slot [17] registered\n[ 0.232028] acpiphp: Slot [18] registered\n[ 0.233531] acpiphp: Slot [19] registered\n[ 0.235041] acpiphp: Slot [20] registered\n[ 0.236021] acpiphp: Slot [21] registered\n[ 0.237537] acpiphp: Slot [22] registered\n[ 0.239045] acpiphp: Slot [23] registered\n[ 0.240021] acpiphp: Slot [24] registered\n[ 0.241528] acpiphp: Slot [25] registered\n[ 0.243031] acpiphp: Slot [26] registered\n[ 0.244021] acpiphp: Slot [27] registered\n[ 0.245516] acpiphp: Slot [28] registered\n[ 0.247015] acpiphp: Slot [29] registered\n[ 0.248021] acpiphp: Slot [30] registered\n[ 0.249518] acpiphp: Slot [31] registered\n[ 0.251009] PCI host bridge to bus 0000:00\n[ 0.252006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.253910] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.256003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.258099] 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.262298] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.270210] 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.295147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297243] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299873] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301226] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307222] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311285] SCSI subsystem initialized\n[ 0.312249] ACPI: bus type USB registered\n[ 0.313792] usbcore: registered new interface driver usbfs\n[ 0.315708] usbcore: registered new interface driver hub\n[ 0.316041] usbcore: registered new device driver usb\n[ 0.318029] PCI: Using ACPI for IRQ routing\n[ 0.319985] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323386] NetLabel: unlabeled traffic allowed by default\n[ 0.324232] Switched to clocksource kvm-clock\n[ 0.333251] AppArmor: AppArmor Filesystem Enabled\n[ 0.334984] pnp: PnP ACPI init\n[ 0.336220] ACPI: bus type PNP registered\n[ 0.338218] pnp: PnP ACPI: found 8 devices\n[ 0.339737] ACPI: bus type PNP unregistered\n[ 0.346991] NET: Registered protocol family 2\n[ 0.349289] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.352370] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.354745] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.357064] TCP: reno registered\n[ 0.358369] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.360482] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.362882] NET: Registered protocol family 1\n[ 0.364549] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.366690] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.368722] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.385871] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.403173] Trying to unpack rootfs image as initramfs...\n[ 0.506933] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.509951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.512035] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.515159] Scanning for low memory corruption every 60 seconds\n[ 0.517548] Initialise system trusted keyring\n[ 0.519229] audit: initializing netlink socket (disabled)\n[ 0.521198] type=2000 audit(1564487143.139:1): initialized\n[ 0.541399] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544515] zbud: loaded\n[ 0.545832] VFS: Disk quotas dquot_6.5.2\n[ 0.547362] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.550001] fuse init (API version 7.22)\n[ 0.551545] msgmni has been set to 1982\n[ 0.553075] Key type big_key registered\n[ 0.554858] Key type asymmetric registered\n[ 0.556413] Asymmetric key parser 'x509' registered\n[ 0.558203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.560954] io scheduler noop registered\n[ 0.562437] io scheduler deadline registered (default)\n[ 0.564342] io scheduler cfq registered\n[ 0.565880] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.567848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.570174] ipmi message handler version 39.2\n[ 0.571841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574566] ACPI: Power Button [PWRF]\n[ 0.576083] GHES: HEST is not enabled!\n[ 0.592655] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628376] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.657783] Linux agpgart interface v0.103\n[ 0.660332] brd: module loaded\n[ 0.662036] loop: module loaded\n[ 0.663708] blk-mq: CPU -> queue map\n[ 0.665100] CPU 0 -> Queue 0\n[ 0.667154] vda: vda1\n[ 0.668943] scsi0 : ata_piix\n[ 0.670206] scsi1 : ata_piix\n[ 0.671412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.673719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.676797] libphy: Fixed MDIO Bus: probed\n[ 0.678411] tun: Universal TUN/TAP device driver, 1.6\n[ 0.680230] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.683378] PPP generic driver version 2.4.2\n[ 0.685004] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687254] ehci-pci: EHCI PCI platform driver\n[ 0.688895] ehci-platform: EHCI generic platform driver\n[ 0.690762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692890] ohci-pci: OHCI PCI platform driver\n[ 0.694528] ohci-platform: OHCI generic platform driver\n[ 0.696399] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713613] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715488] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.718344] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.720513] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.722833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.725494] usb usb1: Product: UHCI Host Controller\n[ 0.727618] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.730343] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732496] hub 1-0:1.0: USB hub found\n[ 0.734253] hub 1-0:1.0: 2 ports detected\n[ 0.736227] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740709] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742896] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745200] mousedev: PS/2 mouse device common for all mice\n[ 0.747934] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.751760] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754321] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.756991] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759771] device-mapper: uevent: version 1.0.3\n[ 0.761860] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.765521] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768153] TCP: cubic registered\n[ 0.769794] NET: Registered protocol family 10\n[ 0.771977] NET: Registered protocol family 17\n[ 0.773979] Key type dns_resolver registered\n[ 0.776039] Loading compiled-in X.509 certificates\n[ 0.778684] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.782734] registered taskstats version 1\n[ 0.786059] Key type trusted registered\n[ 0.789973] Key type encrypted registered\n[ 0.791835] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.794187] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797096] regulator-dummy: disabling\n[ 0.798838] Magic number: 11:662:783\n[ 0.800721] rtc_cmos 00:00: setting system clock to 2019-07-30 11:45:43 UTC (1564487143)\n[ 0.804300] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.806832] EDD information not available.\n[ 0.833572] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.848888] Write protecting the kernel read-only data: 12288k\n[ 0.852156] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.857026] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872129] systemd-udevd[99]: starting version 204\n[ 0.909856] FDC 0 is a S82078B\n[ 1.060120] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.225660] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.228052] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.230416] usb 1-1: Product: QEMU USB Tablet\n[ 1.231989] usb 1-1: Manufacturer: QEMU\n[ 1.233429] usb 1-1: SerialNumber: 42\n[ 1.941848] 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.315444] 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.440799] random: init urandom read with 10 bits of entropy available\n[ 2.575493] 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 Tue, 30 Jul 2019 11:45:45 +0000. Up 3.05 seconds.\ncloud-init-nonet[3.27]: 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[5.01]: 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 Tue, 30 Jul 2019 11:45:48 +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.8 | 255.255.255.0 | fa:16:3e:5e:0e:4b |\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:\n5b:ce:a2:ca:ff:8c:8d:54:1e:35:4c:57:11:9a:a1:35 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E.+o |\n| o + = |\n| = o |\n| . . |\n| S . |\n| o * |\n| . + o |\n| . . * . |\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:\n14:29:b6:de:11:57:86:39:51:22:ee:2f:3b:10:18:3f root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.o*+ |\n| . o.oo=o |\n| = ooo . |\n| . Eo. |\n| . +S. |\n| o .. |\n| .. . |\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:\n97:36:82:bb:72:e2:d2:ef:17:0f:b0:24:a2:01:5e:91 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o |\n|. E |\n|o . |\n|... . o. . |\n| o . o.oS = |\n|. ..o+ . |\n| . . + |\n| . + ... . |\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:\nbd:33:6e:54:63:d5:3c:8a:14:80:35:b4:dd:1a:8a:75 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +=... o |\n| . +.. ..o|\n| o.E.o. .|\n| o.o.*. |\n| .S..+ . |\n| .. |\n| .+ |\n| ..o |\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:45:54 +0000. Up 11.63 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 Tue, 30 Jul 2019 11:45:55 +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 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 15566 0 --:--:-- --:--:-- --:--:-- 15589\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\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 [6313 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [7535 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\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 (1491 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.19\n+ '[' -n 192.168.100.19 ']'\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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 9s (9691 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 (15.3 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.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.2'\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 Execution failed | Does... Process \n clearwater_diags_monitor_pro... Running 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 Execution failed | Does... 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 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 Initializing 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 ' poll_homer Initializing 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 Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 19590e43c4dad974 is healthy: got healthy result from http://192.168.100.7:4000\nmember 5fe393e23be9fe94 is healthy: got healthy result from http://192.168.100.14:4000\nmember 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000\nmember 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000\nmember af1db7b3fb79304d is healthy: got healthy result from http://192.168.100.8:4000\nmember b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n19590e43c4dad974: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n5fe393e23be9fe94: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\n7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true\n961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\naf1db7b3fb79304d: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\nb13ed25ca2108962: 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.8) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.18 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: gAAAAABdQC26Vrf0fptWpWRRVG5Qpu9OlnTv_CqJ7QxUBXsqCHcrjtVuLznuO11G49tFWKvcSrk8t8RLjJiTxCcXDAAXLXy9TQwP7PYyooORK3qbUdou4bTGoGRll6B6cPtHD8uTVSgk2zbXHeQoD3XNaSTGxbu7Calx92bxCaEbe8pFoMCg8Mg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-homer-t24eiw5xpdhe-0-fcohyf3qyxgo/6534fbfe-11f4-44a0-86ee-c60f58e9785f/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 63 --:--:-- --:--:-- --:--:-- 63\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 11:51:10 GMT\nServer: Apache\nx-openstack-request-id: req-3e683c95-3b6d-433e-b7a3-b2a1c83524e1\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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 14:29:b6:de:11:57:86:39:51:22:ee:2f:3b:10:18:3f root@homer-0 (DSA)\nec2: 256 97:36:82:bb:72:e2:d2:ef:17:0f:b0:24:a2:01:5e:91 root@homer-0 (ECDSA)\nec2: 256 bd:33:6e:54:63:d5:3c:8a:14:80:35:b4:dd:1a:8a:75 root@homer-0 (ED25519)\nec2: 2048 5b:ce:a2:ca:ff:8c:8d:54:1e:35:4c:57:11:9a:a1:35 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPaY8Fuv4HhMMANbN521ROBlO1KZjLj6oqXQMQ7o1u51zi5jrwVEa8PIvugB7PEnpOuPzK/9Xz0p+Ynm82XyY88= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIbx39BRn+0LWHtaRdt0N/CEi0VZq5jFTigSTqpSsV3t root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQaITeX6MUFZrUC5whctCbjfmg2zP3oDuoVyIcoAn3TjL03Nvzac9wk6K4WRCk7yAH8Auj81lJeOOr5f8mOAAawzioZfNI/5mP186UPcAIuOmabC3TvgzIHT5Xht0ZDg3TfHm9Im9DU58yoCWiDfiI9IjMlOST9m4+Emrb50+EaKo1KKaWk58x7Cpx5WwEnVWZEsz6dFelqucFi7B8leA91z/2S3dvzZHkCEdUQiG+D37BOqw+dBSXlepLkg+SBYxmcLbDLWuUvBZoI4t/ChtS4o0QlwGg676tdcq7bXKxLOW2xRxw1sPHmteO5Z6DQjWadWNfgTK4VXSfjnZr91b7 root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:51:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 328.04 seconds\n"} 2019-07-30 11:52:47,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059/action used request id req-cfb83a5f-c7df-444f-9c02-75c7d51b7b25 2019-07-30 11:52:47,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0835700035095s 2019-07-30 11:52:47,288 - functest.core.singlevm - DEBUG - console: s_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.008003] pid_max: default: 32768 minimum: 301 [ 0.009820] Security Framework initialized [ 0.012039] AppArmor: AppArmor initialized [ 0.013645] Yama: becoming mindful. [ 0.015245] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020502] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026827] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029750] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033650] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038462] mce: CPU supports 10 MCE banks [ 0.040044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044113] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.051114] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060017] MDS: Mitigation: Clear CPU buffers [ 0.083531] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091195] ACPI: Core revision 20131115 [ 0.092556] ACPI: All ACPI Tables successfully acquired [ 0.094801] ftrace: allocating 28757 entries in 113 pages [ 0.116456] smpboot: Max logical packages: 1 [ 0.118126] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120326] Enabling x2apic [ 0.121488] Enabled x2apic [ 0.124009] Switched APIC routing to physical x2apic. [ 0.127266] ..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.132839] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143534] KVM setup paravirtual spinlock [ 0.146256] x86: Booted up 1 node, 1 CPUs [ 0.147776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148415] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150803] devtmpfs: initialized [ 0.153318] EVM: security.selinux [ 0.154655] EVM: security.SMACK64 [ 0.155948] EVM: security.ima [ 0.156003] EVM: security.capability [ 0.158410] pinctrl core: initialized pinctrl subsystem [ 0.160063] regulator-dummy: no parameters [ 0.161690] RTC time: 11:45:42, date: 07/30/19 [ 0.163380] NET: Registered protocol family 16 [ 0.164145] cpuidle: using governor ladder [ 0.165678] cpuidle: using governor menu [ 0.167195] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170372] PCI: Using configuration type 1 for base access [ 0.172768] bio: create slab at 0 [ 0.174488] ACPI: Added _OSI(Module Device) [ 0.176003] ACPI: Added _OSI(Processor Device) [ 0.177630] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181055] ACPI: Interpreter enabled [ 0.182469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184971] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194216] ACPI: (supports S0 S5) [ 0.195529] 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.199389] ACPI: No dock devices found. [ 0.201822] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206316] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212223] acpiphp: Slot [3] registered [ 0.213716] acpiphp: Slot [4] registered [ 0.215181] acpiphp: Slot [5] registered [ 0.216024] acpiphp: Slot [6] registered [ 0.217501] acpiphp: Slot [7] registered [ 0.218976] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221507] acpiphp: Slot [10] registered [ 0.223008] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225520] acpiphp: Slot [13] registered [ 0.227018] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229522] acpiphp: Slot [16] registered [ 0.231020] acpiphp: Slot [17] registered [ 0.232028] acpiphp: Slot [18] registered [ 0.233531] acpiphp: Slot [19] registered [ 0.235041] acpiphp: Slot [20] registered [ 0.236021] acpiphp: Slot [21] registered [ 0.237537] acpiphp: Slot [22] registered [ 0.239045] acpiphp: Slot [23] registered [ 0.240021] acpiphp: Slot [24] registered [ 0.241528] acpiphp: Slot [25] registered [ 0.243031] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245516] acpiphp: Slot [28] registered [ 0.247015] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249518] acpiphp: Slot [31] registered [ 0.251009] PCI host bridge to bus 0000:00 [ 0.252006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253910] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258099] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262298] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270210] 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.295147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297243] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299873] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301226] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304889] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307222] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309117] vgaarb: bridge control possible 0000:00:02.0 [ 0.311285] SCSI subsystem initialized [ 0.312249] ACPI: bus type USB registered [ 0.313792] usbcore: registered new interface driver usbfs [ 0.315708] usbcore: registered new interface driver hub [ 0.316041] usbcore: registered new device driver usb [ 0.318029] PCI: Using ACPI for IRQ routing [ 0.319985] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323386] NetLabel: unlabeled traffic allowed by default [ 0.324232] Switched to clocksource kvm-clock [ 0.333251] AppArmor: AppArmor Filesystem Enabled [ 0.334984] pnp: PnP ACPI init [ 0.336220] ACPI: bus type PNP registered [ 0.338218] pnp: PnP ACPI: found 8 devices [ 0.339737] ACPI: bus type PNP unregistered [ 0.346991] NET: Registered protocol family 2 [ 0.349289] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.352370] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.354745] TCP: Hash tables configured (established 8192 bind 8192) [ 0.357064] TCP: reno registered [ 0.358369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.360482] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.362882] NET: Registered protocol family 1 [ 0.364549] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366690] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368722] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385871] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.403173] Trying to unpack rootfs image as initramfs... [ 0.506933] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.512035] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.515159] Scanning for low memory corruption every 60 seconds [ 0.517548] Initialise system trusted keyring [ 0.519229] audit: initializing netlink socket (disabled) [ 0.521198] type=2000 audit(1564487143.139:1): initialized [ 0.541399] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544515] zbud: loaded [ 0.545832] VFS: Disk quotas dquot_6.5.2 [ 0.547362] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.550001] fuse init (API version 7.22) [ 0.551545] msgmni has been set to 1982 [ 0.553075] Key type big_key registered [ 0.554858] Key type asymmetric registered [ 0.556413] Asymmetric key parser 'x509' registered [ 0.558203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560954] io scheduler noop registered [ 0.562437] io scheduler deadline registered (default) [ 0.564342] io scheduler cfq registered [ 0.565880] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570174] ipmi message handler version 39.2 [ 0.571841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574566] ACPI: Power Button [PWRF] [ 0.576083] GHES: HEST is not enabled! [ 0.592655] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628376] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657783] Linux agpgart interface v0.103 [ 0.660332] brd: module loaded [ 0.662036] loop: module loaded [ 0.663708] blk-mq: CPU -> queue map [ 0.665100] CPU 0 -> Queue 0 [ 0.667154] vda: vda1 [ 0.668943] scsi0 : ata_piix [ 0.670206] scsi1 : ata_piix [ 0.671412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676797] libphy: Fixed MDIO Bus: probed [ 0.678411] tun: Universal TUN/TAP device driver, 1.6 [ 0.680230] tun: (C) 1999-2004 Max Krasnyansky [ 0.683378] PPP generic driver version 2.4.2 [ 0.685004] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687254] ehci-pci: EHCI PCI platform driver [ 0.688895] ehci-platform: EHCI generic platform driver [ 0.690762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692890] ohci-pci: OHCI PCI platform driver [ 0.694528] ohci-platform: OHCI generic platform driver [ 0.696399] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713613] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715488] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.718344] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.720513] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.722833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.725494] usb usb1: Product: UHCI Host Controller [ 0.727618] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730343] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732496] hub 1-0:1.0: USB hub found [ 0.734253] hub 1-0:1.0: 2 ports detected [ 0.736227] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742896] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745200] mousedev: PS/2 mouse device common for all mice [ 0.747934] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751760] rtc_cmos 00:00: RTC can wake from S4 [ 0.754321] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756991] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759771] device-mapper: uevent: version 1.0.3 [ 0.761860] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.765521] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768153] TCP: cubic registered [ 0.769794] NET: Registered protocol family 10 [ 0.771977] NET: Registered protocol family 17 [ 0.773979] Key type dns_resolver registered [ 0.776039] Loading compiled-in X.509 certificates [ 0.778684] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.782734] registered taskstats version 1 [ 0.786059] Key type trusted registered [ 0.789973] Key type encrypted registered [ 0.791835] AppArmor: AppArmor sha1 policy hashing enabled [ 0.794187] IMA: No TPM chip found, activating TPM-bypass! [ 0.797096] regulator-dummy: disabling [ 0.798838] Magic number: 11:662:783 [ 0.800721] rtc_cmos 00:00: setting system clock to 2019-07-30 11:45:43 UTC (1564487143) [ 0.804300] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.806832] EDD information not available. [ 0.833572] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848888] Write protecting the kernel read-only data: 12288k [ 0.852156] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.857026] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872129] systemd-udevd[99]: starting version 204 [ 0.909856] FDC 0 is a S82078B [ 1.060120] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225660] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.228052] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.230416] usb 1-1: Product: QEMU USB Tablet [ 1.231989] usb 1-1: Manufacturer: QEMU [ 1.233429] usb 1-1: SerialNumber: 42 [ 1.941848] 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.315444] 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.440799] random: init urandom read with 10 bits of entropy available [ 2.575493] 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 Tue, 30 Jul 2019 11:45:45 +0000. Up 3.05 seconds. cloud-init-nonet[3.27]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[5.01]: 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 Tue, 30 Jul 2019 11:45:48 +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.8 | 255.255.255.0 | fa:16:3e:5e:0e:4b | 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: 5b:ce:a2:ca:ff:8c:8d:54:1e:35:4c:57:11:9a:a1:35 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . E.+o | | o + = | | = o | | . . | | S . | | 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: 14:29:b6:de:11:57:86:39:51:22:ee:2f:3b:10:18:3f root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.o*+ | | . o.oo=o | | = ooo . | | . Eo. | | . +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: 97:36:82:bb:72:e2:d2:ef:17:0f:b0:24:a2:01:5e:91 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o | |. E | |o . | |... . o. . | | o . o.oS = | |. ..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: bd:33:6e:54:63:d5:3c:8a:14:80:35:b4:dd:1a:8a:75 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | +=... o | | . +.. ..o| | o.E.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 Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:45:54 +0000. Up 11.63 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 Tue, 30 Jul 2019 11:45:55 +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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 15566 0 --:--:-- --:--:-- --:--:-- 15589 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://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Ign http://repo.cw-ngv.com binary/ Translation-en 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 Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 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 [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 (1491 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 9s (9691 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 (15.3 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.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.2' + 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 Execution failed | Does... Process clearwater_diags_monitor_pro... Running 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 Execution failed | Does... 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 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 Initializing 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 ' poll_homer Initializing 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 19590e43c4dad974 is healthy: got healthy result from http://192.168.100.7:4000 member 5fe393e23be9fe94 is healthy: got healthy result from http://192.168.100.14:4000 member 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000 member af1db7b3fb79304d is healthy: got healthy result from http://192.168.100.8:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 19590e43c4dad974: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 5fe393e23be9fe94: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true 961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false af1db7b3fb79304d: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false b13ed25ca2108962: 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.8) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 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: gAAAAABdQC26Vrf0fptWpWRRVG5Qpu9OlnTv_CqJ7QxUBXsqCHcrjtVuLznuO11G49tFWKvcSrk8t8RLjJiTxCcXDAAXLXy9TQwP7PYyooORK3qbUdou4bTGoGRll6B6cPtHD8uTVSgk2zbXHeQoD3XNaSTGxbu7Calx92bxCaEbe8pFoMCg8Mg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-homer-t24eiw5xpdhe-0-fcohyf3qyxgo/6534fbfe-11f4-44a0-86ee-c60f58e9785f/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 63 --:--:-- --:--:-- --:--:-- 63 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:51:10 GMT Server: Apache x-openstack-request-id: req-3e683c95-3b6d-433e-b7a3-b2a1c83524e1 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 14:29:b6:de:11:57:86:39:51:22:ee:2f:3b:10:18:3f root@homer-0 (DSA) ec2: 256 97:36:82:bb:72:e2:d2:ef:17:0f:b0:24:a2:01:5e:91 root@homer-0 (ECDSA) ec2: 256 bd:33:6e:54:63:d5:3c:8a:14:80:35:b4:dd:1a:8a:75 root@homer-0 (ED25519) ec2: 2048 5b:ce:a2:ca:ff:8c:8d:54:1e:35:4c:57:11:9a:a1:35 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPaY8Fuv4HhMMANbN521ROBlO1KZjLj6oqXQMQ7o1u51zi5jrwVEa8PIvugB7PEnpOuPzK/9Xz0p+Ynm82XyY88= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIbx39BRn+0LWHtaRdt0N/CEi0VZq5jFTigSTqpSsV3t root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQaITeX6MUFZrUC5whctCbjfmg2zP3oDuoVyIcoAn3TjL03Nvzac9wk6K4WRCk7yAH8Auj81lJeOOr5f8mOAAawzioZfNI/5mP186UPcAIuOmabC3TvgzIHT5Xht0ZDg3TfHm9Im9DU58yoCWiDfiI9IjMlOST9m4+Emrb50+EaKo1KKaWk58x7Cpx5WwEnVWZEsz6dFelqucFi7B8leA91z/2S3dvzZHkCEdUQiG+D37BOqw+dBSXlepLkg+SBYxmcLbDLWuUvBZoI4t/ChtS4o0QlwGg676tdcq7bXKxLOW2xRxw1sPHmteO5Z6DQjWadWNfgTK4VXSfjnZr91b7 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:51:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 328.04 seconds 2019-07-30 11:52:47,293 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console s_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.008003] pid_max: default: 32768 minimum: 301 [ 0.009820] Security Framework initialized [ 0.012039] AppArmor: AppArmor initialized [ 0.013645] Yama: becoming mindful. [ 0.015245] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020502] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026827] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029750] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033650] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038462] mce: CPU supports 10 MCE banks [ 0.040044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044113] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.051114] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060017] MDS: Mitigation: Clear CPU buffers [ 0.083531] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091195] ACPI: Core revision 20131115 [ 0.092556] ACPI: All ACPI Tables successfully acquired [ 0.094801] ftrace: allocating 28757 entries in 113 pages [ 0.116456] smpboot: Max logical packages: 1 [ 0.118126] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120326] Enabling x2apic [ 0.121488] Enabled x2apic [ 0.124009] Switched APIC routing to physical x2apic. [ 0.127266] ..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.132839] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143534] KVM setup paravirtual spinlock [ 0.146256] x86: Booted up 1 node, 1 CPUs [ 0.147776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148415] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150803] devtmpfs: initialized [ 0.153318] EVM: security.selinux [ 0.154655] EVM: security.SMACK64 [ 0.155948] EVM: security.ima [ 0.156003] EVM: security.capability [ 0.158410] pinctrl core: initialized pinctrl subsystem [ 0.160063] regulator-dummy: no parameters [ 0.161690] RTC time: 11:45:42, date: 07/30/19 [ 0.163380] NET: Registered protocol family 16 [ 0.164145] cpuidle: using governor ladder [ 0.165678] cpuidle: using governor menu [ 0.167195] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170372] PCI: Using configuration type 1 for base access [ 0.172768] bio: create slab at 0 [ 0.174488] ACPI: Added _OSI(Module Device) [ 0.176003] ACPI: Added _OSI(Processor Device) [ 0.177630] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181055] ACPI: Interpreter enabled [ 0.182469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184971] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194216] ACPI: (supports S0 S5) [ 0.195529] 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.199389] ACPI: No dock devices found. [ 0.201822] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206316] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212223] acpiphp: Slot [3] registered [ 0.213716] acpiphp: Slot [4] registered [ 0.215181] acpiphp: Slot [5] registered [ 0.216024] acpiphp: Slot [6] registered [ 0.217501] acpiphp: Slot [7] registered [ 0.218976] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221507] acpiphp: Slot [10] registered [ 0.223008] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225520] acpiphp: Slot [13] registered [ 0.227018] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229522] acpiphp: Slot [16] registered [ 0.231020] acpiphp: Slot [17] registered [ 0.232028] acpiphp: Slot [18] registered [ 0.233531] acpiphp: Slot [19] registered [ 0.235041] acpiphp: Slot [20] registered [ 0.236021] acpiphp: Slot [21] registered [ 0.237537] acpiphp: Slot [22] registered [ 0.239045] acpiphp: Slot [23] registered [ 0.240021] acpiphp: Slot [24] registered [ 0.241528] acpiphp: Slot [25] registered [ 0.243031] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245516] acpiphp: Slot [28] registered [ 0.247015] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249518] acpiphp: Slot [31] registered [ 0.251009] PCI host bridge to bus 0000:00 [ 0.252006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253910] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258099] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262298] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270210] 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.295147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297243] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299873] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301226] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304889] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307222] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309117] vgaarb: bridge control possible 0000:00:02.0 [ 0.311285] SCSI subsystem initialized [ 0.312249] ACPI: bus type USB registered [ 0.313792] usbcore: registered new interface driver usbfs [ 0.315708] usbcore: registered new interface driver hub [ 0.316041] usbcore: registered new device driver usb [ 0.318029] PCI: Using ACPI for IRQ routing [ 0.319985] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323386] NetLabel: unlabeled traffic allowed by default [ 0.324232] Switched to clocksource kvm-clock [ 0.333251] AppArmor: AppArmor Filesystem Enabled [ 0.334984] pnp: PnP ACPI init [ 0.336220] ACPI: bus type PNP registered [ 0.338218] pnp: PnP ACPI: found 8 devices [ 0.339737] ACPI: bus type PNP unregistered [ 0.346991] NET: Registered protocol family 2 [ 0.349289] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.352370] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.354745] TCP: Hash tables configured (established 8192 bind 8192) [ 0.357064] TCP: reno registered [ 0.358369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.360482] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.362882] NET: Registered protocol family 1 [ 0.364549] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366690] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368722] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385871] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.403173] Trying to unpack rootfs image as initramfs... [ 0.506933] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.512035] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.515159] Scanning for low memory corruption every 60 seconds [ 0.517548] Initialise system trusted keyring [ 0.519229] audit: initializing netlink socket (disabled) [ 0.521198] type=2000 audit(1564487143.139:1): initialized [ 0.541399] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544515] zbud: loaded [ 0.545832] VFS: Disk quotas dquot_6.5.2 [ 0.547362] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.550001] fuse init (API version 7.22) [ 0.551545] msgmni has been set to 1982 [ 0.553075] Key type big_key registered [ 0.554858] Key type asymmetric registered [ 0.556413] Asymmetric key parser 'x509' registered [ 0.558203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560954] io scheduler noop registered [ 0.562437] io scheduler deadline registered (default) [ 0.564342] io scheduler cfq registered [ 0.565880] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570174] ipmi message handler version 39.2 [ 0.571841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574566] ACPI: Power Button [PWRF] [ 0.576083] GHES: HEST is not enabled! [ 0.592655] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628376] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657783] Linux agpgart interface v0.103 [ 0.660332] brd: module loaded [ 0.662036] loop: module loaded [ 0.663708] blk-mq: CPU -> queue map [ 0.665100] CPU 0 -> Queue 0 [ 0.667154] vda: vda1 [ 0.668943] scsi0 : ata_piix [ 0.670206] scsi1 : ata_piix [ 0.671412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676797] libphy: Fixed MDIO Bus: probed [ 0.678411] tun: Universal TUN/TAP device driver, 1.6 [ 0.680230] tun: (C) 1999-2004 Max Krasnyansky [ 0.683378] PPP generic driver version 2.4.2 [ 0.685004] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687254] ehci-pci: EHCI PCI platform driver [ 0.688895] ehci-platform: EHCI generic platform driver [ 0.690762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692890] ohci-pci: OHCI PCI platform driver [ 0.694528] ohci-platform: OHCI generic platform driver [ 0.696399] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713613] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715488] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.718344] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.720513] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.722833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.725494] usb usb1: Product: UHCI Host Controller [ 0.727618] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730343] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732496] hub 1-0:1.0: USB hub found [ 0.734253] hub 1-0:1.0: 2 ports detected [ 0.736227] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742896] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745200] mousedev: PS/2 mouse device common for all mice [ 0.747934] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751760] rtc_cmos 00:00: RTC can wake from S4 [ 0.754321] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756991] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759771] device-mapper: uevent: version 1.0.3 [ 0.761860] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.765521] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768153] TCP: cubic registered [ 0.769794] NET: Registered protocol family 10 [ 0.771977] NET: Registered protocol family 17 [ 0.773979] Key type dns_resolver registered [ 0.776039] Loading compiled-in X.509 certificates [ 0.778684] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.782734] registered taskstats version 1 [ 0.786059] Key type trusted registered [ 0.789973] Key type encrypted registered [ 0.791835] AppArmor: AppArmor sha1 policy hashing enabled [ 0.794187] IMA: No TPM chip found, activating TPM-bypass! [ 0.797096] regulator-dummy: disabling [ 0.798838] Magic number: 11:662:783 [ 0.800721] rtc_cmos 00:00: setting system clock to 2019-07-30 11:45:43 UTC (1564487143) [ 0.804300] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.806832] EDD information not available. [ 0.833572] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848888] Write protecting the kernel read-only data: 12288k [ 0.852156] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.857026] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872129] systemd-udevd[99]: starting version 204 [ 0.909856] FDC 0 is a S82078B [ 1.060120] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225660] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.228052] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.230416] usb 1-1: Product: QEMU USB Tablet [ 1.231989] usb 1-1: Manufacturer: QEMU [ 1.233429] usb 1-1: SerialNumber: 42 [ 1.941848] 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.315444] 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.440799] random: init urandom read with 10 bits of entropy available [ 2.575493] 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 Tue, 30 Jul 2019 11:45:45 +0000. Up 3.05 seconds. cloud-init-nonet[3.27]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[5.01]: 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 Tue, 30 Jul 2019 11:45:48 +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.8 | 255.255.255.0 | fa:16:3e:5e:0e:4b | 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: 5b:ce:a2:ca:ff:8c:8d:54:1e:35:4c:57:11:9a:a1:35 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . E.+o | | o + = | | = o | | . . | | S . | | 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: 14:29:b6:de:11:57:86:39:51:22:ee:2f:3b:10:18:3f root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.o*+ | | . o.oo=o | | = ooo . | | . Eo. | | . +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: 97:36:82:bb:72:e2:d2:ef:17:0f:b0:24:a2:01:5e:91 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o | |. E | |o . | |... . o. . | | o . o.oS = | |. ..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: bd:33:6e:54:63:d5:3c:8a:14:80:35:b4:dd:1a:8a:75 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | +=... o | | . +.. ..o| | o.E.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 Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:45:54 +0000. Up 11.63 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 Tue, 30 Jul 2019 11:45:55 +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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 15566 0 --:--:-- --:--:-- --:--:-- 15589 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://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Ign http://repo.cw-ngv.com binary/ Translation-en 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 Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 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 [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 (1491 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 9s (9691 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 (15.3 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.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.2' + 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 Execution failed | Does... Process clearwater_diags_monitor_pro... Running 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 Execution failed | Does... 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 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 Initializing 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 ' poll_homer Initializing 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 19590e43c4dad974 is healthy: got healthy result from http://192.168.100.7:4000 member 5fe393e23be9fe94 is healthy: got healthy result from http://192.168.100.14:4000 member 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000 member af1db7b3fb79304d is healthy: got healthy result from http://192.168.100.8:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 19590e43c4dad974: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 5fe393e23be9fe94: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true 961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false af1db7b3fb79304d: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false b13ed25ca2108962: 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.8) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 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: gAAAAABdQC26Vrf0fptWpWRRVG5Qpu9OlnTv_CqJ7QxUBXsqCHcrjtVuLznuO11G49tFWKvcSrk8t8RLjJiTxCcXDAAXLXy9TQwP7PYyooORK3qbUdou4bTGoGRll6B6cPtHD8uTVSgk2zbXHeQoD3XNaSTGxbu7Calx92bxCaEbe8pFoMCg8Mg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-homer-t24eiw5xpdhe-0-fcohyf3qyxgo/6534fbfe-11f4-44a0-86ee-c60f58e9785f/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 63 --:--:-- --:--:-- --:--:-- 63 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:51:10 GMT Server: Apache x-openstack-request-id: req-3e683c95-3b6d-433e-b7a3-b2a1c83524e1 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 14:29:b6:de:11:57:86:39:51:22:ee:2f:3b:10:18:3f root@homer-0 (DSA) ec2: 256 97:36:82:bb:72:e2:d2:ef:17:0f:b0:24:a2:01:5e:91 root@homer-0 (ECDSA) ec2: 256 bd:33:6e:54:63:d5:3c:8a:14:80:35:b4:dd:1a:8a:75 root@homer-0 (ED25519) ec2: 2048 5b:ce:a2:ca:ff:8c:8d:54:1e:35:4c:57:11:9a:a1:35 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPaY8Fuv4HhMMANbN521ROBlO1KZjLj6oqXQMQ7o1u51zi5jrwVEa8PIvugB7PEnpOuPzK/9Xz0p+Ynm82XyY88= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIbx39BRn+0LWHtaRdt0N/CEi0VZq5jFTigSTqpSsV3t root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQaITeX6MUFZrUC5whctCbjfmg2zP3oDuoVyIcoAn3TjL03Nvzac9wk6K4WRCk7yAH8Auj81lJeOOr5f8mOAAawzioZfNI/5mP186UPcAIuOmabC3TvgzIHT5Xht0ZDg3TfHm9Im9DU58yoCWiDfiI9IjMlOST9m4+Emrb50+EaKo1KKaWk58x7Cpx5WwEnVWZEsz6dFelqucFi7B8leA91z/2S3dvzZHkCEdUQiG+D37BOqw+dBSXlepLkg+SBYxmcLbDLWuUvBZoI4t/ChtS4o0QlwGg676tdcq7bXKxLOW2xRxw1sPHmteO5Z6DQjWadWNfgTK4VXSfjnZr91b7 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:51:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 328.04 seconds 2019-07-30 11:52:47,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:52:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:47,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-c4a3f2a4-678a-42b2-ae5f-7ecbfa800a56 x-openstack-request-id: req-c4a3f2a4-678a-42b2-ae5f-7ecbfa800a56 2019-07-30 11:52:47,503 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:52:47,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4a3f2a4-678a-42b2-ae5f-7ecbfa800a56 2019-07-30 11:52:47,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205795049667s 2019-07-30 11:52:47,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 11:52:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840/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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 11:52:47,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21174 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-63a4c2c5-bf64-496c-9d35-b421333ad197 x-openstack-request-id: req-63a4c2c5-bf64-496c-9d35-b421333ad197 2019-07-30 11:52:47,589 - keystoneauth.session - DEBUG - RESP BODY: {"output": "IOS-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009742] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013583] Yama: becoming mindful.\n[ 0.015063] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016897] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022755] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024253] Initializing cgroup subsys memory\n[ 0.025869] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029636] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033696] Initializing cgroup subsys hugetlb\n[ 0.036759] mce: CPU supports 10 MCE banks\n[ 0.038340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041947] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050305] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052004] MDS: Mitigation: Clear CPU buffers\n[ 0.075445] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.088974] ACPI: Core revision 20131115\n[ 0.091343] ACPI: All ACPI Tables successfully acquired\n[ 0.093530] ftrace: allocating 28757 entries in 113 pages\n[ 0.116626] smpboot: Max logical packages: 1\n[ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.122628] Enabling x2apic\n[ 0.123771] Enabled x2apic\n[ 0.124023] Switched APIC routing to physical x2apic.\n[ 0.129367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.131442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.134907] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143477] KVM setup paravirtual spinlock\n[ 0.147701] x86: Booted up 1 node, 1 CPUs\n[ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.150583] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.152254] devtmpfs: initialized\n[ 0.155004] EVM: security.selinux\n[ 0.156011] EVM: security.SMACK64\n[ 0.157338] EVM: security.ima\n[ 0.158516] EVM: security.capability\n[ 0.161068] pinctrl core: initialized pinctrl subsystem\n[ 0.162957] regulator-dummy: no parameters\n[ 0.164104] RTC time: 11:40:19, date: 07/30/19\n[ 0.165822] NET: Registered protocol family 16\n[ 0.167601] cpuidle: using governor ladder\n[ 0.168004] cpuidle: using governor menu\n[ 0.169496] ACPI: bus type PCI registered\n[ 0.171025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.172173] PCI: Using configuration type 1 for base access\n[ 0.174888] bio: create slab at 0\n[ 0.176215] ACPI: Added _OSI(Module Device)\n[ 0.177760] ACPI: Added _OSI(Processor Device)\n[ 0.179352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.180007] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.182940] ACPI: Interpreter enabled\n[ 0.184020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.187425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.190205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.196007] ACPI: (supports S0 S5)\n[ 0.197301] ACPI: Using IOAPIC for interrupt routing\n[ 0.199066] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200181] ACPI: No dock devices found.\n[ 0.203384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206329] 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.212201] acpiphp: Slot [3] registered\n[ 0.213686] acpiphp: Slot [4] registered\n[ 0.215168] acpiphp: Slot [5] registered\n[ 0.216025] acpiphp: Slot [6] registered\n[ 0.217505] acpiphp: Slot [7] registered\n[ 0.218988] acpiphp: Slot [8] registered\n[ 0.220021] acpiphp: Slot [9] registered\n[ 0.221514] acpiphp: Slot [10] registered\n[ 0.223055] acpiphp: Slot [11] registered\n[ 0.224022] acpiphp: Slot [12] registered\n[ 0.225520] acpiphp: Slot [13] registered\n[ 0.227018] acpiphp: Slot [14] registered\n[ 0.228022] acpiphp: Slot [15] registered\n[ 0.229537] acpiphp: Slot [16] registered\n[ 0.231054] acpiphp: Slot [17] registered\n[ 0.232031] acpiphp: Slot [18] registered\n[ 0.233566] acpiphp: Slot [19] registered\n[ 0.235072] acpiphp: Slot [20] registered\n[ 0.236022] acpiphp: Slot [21] registered\n[ 0.237524] acpiphp: Slot [22] registered\n[ 0.239054] acpiphp: Slot [23] registered\n[ 0.240022] acpiphp: Slot [24] registered\n[ 0.241529] acpiphp: Slot [25] registered\n[ 0.243038] acpiphp: Slot [26] registered\n[ 0.244022] acpiphp: Slot [27] registered\n[ 0.245537] acpiphp: Slot [28] registered\n[ 0.247033] acpiphp: Slot [29] registered\n[ 0.248022] acpiphp: Slot [30] registered\n[ 0.249511] acpiphp: Slot [31] registered\n[ 0.251003] PCI host bridge to bus 0000:00\n[ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.253942] 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.258143] 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.262365] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.270376] 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.294999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297265] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299931] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304885] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307236] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309135] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311367] SCSI subsystem initialized\n[ 0.312256] ACPI: bus type USB registered\n[ 0.313816] usbcore: registered new interface driver usbfs\n[ 0.315724] usbcore: registered new interface driver hub\n[ 0.316039] usbcore: registered new device driver usb\n[ 0.318031] PCI: Using ACPI for IRQ routing\n[ 0.320010] NetLabel: Initializing\n[ 0.321328] NetLabel: domain hash size = 128\n[ 0.322893] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324060] NetLabel: unlabeled traffic allowed by default\n[ 0.326204] Switched to clocksource kvm-clock\n[ 0.332231] AppArmor: AppArmor Filesystem Enabled\n[ 0.333931] pnp: PnP ACPI init\n[ 0.335138] ACPI: bus type PNP registered\n[ 0.337118] pnp: PnP ACPI: found 8 devices\n[ 0.338635] ACPI: bus type PNP unregistered\n[ 0.345812] NET: Registered protocol family 2\n[ 0.347682] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.350103] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.352412] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.354681] TCP: reno registered\n[ 0.355955] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.357983] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.360254] NET: Registered protocol family 1\n[ 0.361863] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.363915] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.365994] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.382996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.400196] Trying to unpack rootfs image as initramfs...\n[ 0.499048] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.502342] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.504635] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.508155] Scanning for low memory corruption every 60 seconds\n[ 0.510921] Initialise system trusted keyring\n[ 0.512779] audit: initializing netlink socket (disabled)\n[ 0.514948] type=2000 audit(1564486820.583:1): initialized\n[ 0.535915] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.539193] zbud: loaded\n[ 0.540598] VFS: Disk quotas dquot_6.5.2\n[ 0.542314] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545158] fuse init (API version 7.22)\n[ 0.546881] msgmni has been set to 1982\n[ 0.548553] Key type big_key registered\n[ 0.550460] Key type asymmetric registered\n[ 0.552170] Asymmetric key parser 'x509' registered\n[ 0.554144] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.557217] io scheduler noop registered\n[ 0.558898] io scheduler deadline registered (default)\n[ 0.561038] io scheduler cfq registered\n[ 0.562762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.567528] ipmi message handler version 39.2\n[ 0.569229] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.571978] ACPI: Power Button [PWRF]\n[ 0.573514] GHES: HEST is not enabled!\n[ 0.590159] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.625870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.651598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655151] Linux agpgart interface v0.103\n[ 0.657600] brd: module loaded\n[ 0.659258] loop: module loaded\n[ 0.660941] blk-mq: CPU -> queue map\n[ 0.662327] CPU 0 -> Queue 0\n[ 0.664387] vda: vda1\n[ 0.666118] scsi0 : ata_piix\n[ 0.667560] scsi1 : ata_piix\n[ 0.668965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.671688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.675161] libphy: Fixed MDIO Bus: probed\n[ 0.677013] tun: Universal TUN/TAP device driver, 1.6\n[ 0.679133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682640] PPP generic driver version 2.4.2\n[ 0.684555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687171] ehci-pci: EHCI PCI platform driver\n[ 0.689013] ehci-platform: EHCI generic platform driver\n[ 0.691200] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.693686] ohci-pci: OHCI PCI platform driver\n[ 0.695542] ohci-platform: OHCI generic platform driver\n[ 0.697711] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.715233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.717671] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721171] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.723786] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.729993] usb usb1: Product: UHCI Host Controller\n[ 0.732182] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.734938] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737107] hub 1-0:1.0: USB hub found\n[ 0.738880] hub 1-0:1.0: 2 ports detected\n[ 0.740889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.745411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.747627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749985] mousedev: PS/2 mouse device common for all mice\n[ 0.752811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756759] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.762069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.764935] device-mapper: uevent: version 1.0.3\n[ 0.767074] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770844] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.773557] TCP: cubic registered\n[ 0.775217] NET: Registered protocol family 10\n[ 0.777431] NET: Registered protocol family 17\n[ 0.779498] Key type dns_resolver registered\n[ 0.781605] Loading compiled-in X.509 certificates\n[ 0.784338] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.788543] registered taskstats version 1\n[ 0.791878] Key type trusted registered\n[ 0.795830] Key type encrypted registered\n[ 0.797757] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.800259] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.803286] regulator-dummy: disabling\n[ 0.805106] Magic number: 11:559:682\n[ 0.807033] rtc_cmos 00:00: setting system clock to 2019-07-30 11:40:20 UTC (1564486820)\n[ 0.810760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.813292] EDD information not available.\n[ 0.829491] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.844950] Write protecting the kernel read-only data: 12288k\n[ 0.847984] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.853320] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872118] systemd-udevd[99]: starting version 204\n[ 0.904534] FDC 0 is a S82078B\n[ 1.056108] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.221350] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.223739] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.226163] usb 1-1: Product: QEMU USB Tablet\n[ 1.227753] usb 1-1: Manufacturer: QEMU\n[ 1.229223] usb 1-1: SerialNumber: 42\n[ 1.933656] 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.298560] 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.428793] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.567234] 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 Tue, 30 Jul 2019 11:40:22 +0000. Up 2.99 seconds.\ncloud-init-nonet[3.21]: 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 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 ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.87]: static networking is now up\nCloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 11:40:25 +0000. Up 5.37 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:f4:5a:84 |\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:\n4a:00:ad:18:84:49:05:54:74:37:cb:a1:84:aa:75:ef root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|=**=.o + |\n|+ o+ + + |\n| o.... o |\n|..o .. |\n|.. . .. S |\n|. ... |\n| .. |\n| E |\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:\n1f:69:3d:35:87:d8:f2:c1:60:03:0a:3e:d1:f4:03:fd root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo...+ |\n| . o.+.. * . |\n| o . o.o B .|\n| . +E+ + |\n| S + o . |\n| 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:\n30:d1:b7:d8:82:25:e8:57:dd:b2:a8:e5:e4:c7:ae:13 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... . . |\n| . ..+ + . |\n| . o= = + |\n| . oo* + |\n| . *So |\n| . E o |\n| + |\n| . . |\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:\n66:be:bb:d9:45:f6:35:51:cd:5c:67:03:6b:a3:61:69 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+B|\n| . ..B|\n| E + . |\n| o + . .|\n| S .o ..|\n| + o . ..|\n| . . . |\n| + . |\n| =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 * 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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:40:32 +0000. Up 12.19 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 Tue, 30 Jul 2019 11:40:33 +0000. Up 13.47 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 sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 15692 0 --:--:-- --:--:-- --:--:-- 15745\nOK\n+ apt-get update\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 [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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 5s (2325 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.19\n+ '[' -n 192.168.100.19 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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 [6098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 8s (6473 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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.8 MB/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.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n+ echo 'nameserver 192.168.100.2'\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 Initializing System \n sprout_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... 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++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-0.sprout.clearwater.opnfv Initializing System \n sprout_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... 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+ 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 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 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 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 ' sprout_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... 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 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: 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 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000\nmember 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000\nmember b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true\n961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\nb13ed25ca2108962: 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.4) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.18 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: gAAAAABdQCyLksY_c7_88Z5j4o_bUd4kZcxMNAjDvNwOs3oBcj6sQbqahVnBuu8LYaNVJQrniLK2Ipz6n652mJxqZ23g9mbVOrle16ctHzrdCCHuJFcml5k-VjXDgqOThnCSALhVaVYEIabnE9r_6OYIJpXjuuOkBi6P2qvbKsJgiUhLZhFlqeI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-sprout-veijjkkbvjzp-0-23qqv3q6rltl/11a853eb-9f2b-4c5c-9e4a-a3c912be64e4/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 60 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 11:44:50 GMT\nServer: Apache\nx-openstack-request-id: req-8b7c69e0-d6c8-4755-b9eb-5f7d94a67334\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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 1f:69:3d:35:87:d8:f2:c1:60:03:0a:3e:d1:f4:03:fd root@sprout-0 (DSA)\nec2: 256 30:d1:b7:d8:82:25:e8:57:dd:b2:a8:e5:e4:c7:ae:13 root@sprout-0 (ECDSA)\nec2: 256 66:be:bb:d9:45:f6:35:51:cd:5c:67:03:6b:a3:61:69 root@sprout-0 (ED25519)\nec2: 2048 4a:00:ad:18:84:49:05:54:74:37:cb:a1:84:aa:75:ef root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCdZat7O/Un4kSRKMxW0Dxq6H+jY4leLCmcXQ/b1qrk1+ZcNzDHmeWblnCzB2DRzhyaG3I8r3iHWe1/fyKr/Thw= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGJcjm6c3Xr3g4HonfdCpRLoopg6gA7TMLTX+g4dNk/D root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYquG2jiAihJ65QZsaiHflz41pRy3MnKzuY33Ts+kcN/1dGQA2ZBTI1Y95TfZLDEySbNwQfL//eHMWCgSH4H2pCGEzA2ijmvYy2WDqnUVALsg2lZKe4/JfFVhxlADqacOA7P6gp59Tw2HSzrEHsIaRBM/qAAVGlK1A7JDdnfh8IT4n5k/U6y8VDVju4uGrsxd1f6Gt89a/rQH5BJ6ZJDPVrtHccO9uXBy5BV0LIf/P30CyoS8aZTa30Xlxersrn7oQIhkciJ5JQLuHczLuS9KubVooG3qpo4frc4IosJW9Go1hyg1WPPV4APytAzkxSqNMJPRSuar0k6lyWHS/KYYT root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:44:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 270.60 seconds\n"} 2019-07-30 11:52:47,590 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840/action used request id req-63a4c2c5-bf64-496c-9d35-b421333ad197 2019-07-30 11:52:47,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801620483398s 2019-07-30 11:52:47,593 - functest.core.singlevm - DEBUG - console: IOS-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009742] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013583] Yama: becoming mindful. [ 0.015063] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016897] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022755] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024253] Initializing cgroup subsys memory [ 0.025869] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029636] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033696] Initializing cgroup subsys hugetlb [ 0.036759] mce: CPU supports 10 MCE banks [ 0.038340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.041947] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050305] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052004] MDS: Mitigation: Clear CPU buffers [ 0.075445] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088974] ACPI: Core revision 20131115 [ 0.091343] ACPI: All ACPI Tables successfully acquired [ 0.093530] ftrace: allocating 28757 entries in 113 pages [ 0.116626] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122628] Enabling x2apic [ 0.123771] Enabled x2apic [ 0.124023] Switched APIC routing to physical x2apic. [ 0.129367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.134907] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143477] KVM setup paravirtual spinlock [ 0.147701] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150583] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152254] devtmpfs: initialized [ 0.155004] EVM: security.selinux [ 0.156011] EVM: security.SMACK64 [ 0.157338] EVM: security.ima [ 0.158516] EVM: security.capability [ 0.161068] pinctrl core: initialized pinctrl subsystem [ 0.162957] regulator-dummy: no parameters [ 0.164104] RTC time: 11:40:19, date: 07/30/19 [ 0.165822] NET: Registered protocol family 16 [ 0.167601] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169496] ACPI: bus type PCI registered [ 0.171025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172173] PCI: Using configuration type 1 for base access [ 0.174888] bio: create slab at 0 [ 0.176215] ACPI: Added _OSI(Module Device) [ 0.177760] ACPI: Added _OSI(Processor Device) [ 0.179352] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.182940] ACPI: Interpreter enabled [ 0.184020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197301] ACPI: Using IOAPIC for interrupt routing [ 0.199066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200181] ACPI: No dock devices found. [ 0.203384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206329] 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.212201] acpiphp: Slot [3] registered [ 0.213686] acpiphp: Slot [4] registered [ 0.215168] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217505] acpiphp: Slot [7] registered [ 0.218988] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221514] acpiphp: Slot [10] registered [ 0.223055] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225520] acpiphp: Slot [13] registered [ 0.227018] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229537] acpiphp: Slot [16] registered [ 0.231054] acpiphp: Slot [17] registered [ 0.232031] acpiphp: Slot [18] registered [ 0.233566] acpiphp: Slot [19] registered [ 0.235072] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237524] acpiphp: Slot [22] registered [ 0.239054] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241529] acpiphp: Slot [25] registered [ 0.243038] acpiphp: Slot [26] registered [ 0.244022] acpiphp: Slot [27] registered [ 0.245537] acpiphp: Slot [28] registered [ 0.247033] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249511] acpiphp: Slot [31] registered [ 0.251003] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253942] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258143] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262365] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270376] 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.294999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297265] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299931] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304885] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307236] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309135] vgaarb: bridge control possible 0000:00:02.0 [ 0.311367] SCSI subsystem initialized [ 0.312256] ACPI: bus type USB registered [ 0.313816] usbcore: registered new interface driver usbfs [ 0.315724] usbcore: registered new interface driver hub [ 0.316039] usbcore: registered new device driver usb [ 0.318031] PCI: Using ACPI for IRQ routing [ 0.320010] NetLabel: Initializing [ 0.321328] NetLabel: domain hash size = 128 [ 0.322893] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324060] NetLabel: unlabeled traffic allowed by default [ 0.326204] Switched to clocksource kvm-clock [ 0.332231] AppArmor: AppArmor Filesystem Enabled [ 0.333931] pnp: PnP ACPI init [ 0.335138] ACPI: bus type PNP registered [ 0.337118] pnp: PnP ACPI: found 8 devices [ 0.338635] ACPI: bus type PNP unregistered [ 0.345812] NET: Registered protocol family 2 [ 0.347682] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350103] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352412] TCP: Hash tables configured (established 8192 bind 8192) [ 0.354681] TCP: reno registered [ 0.355955] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.357983] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360254] NET: Registered protocol family 1 [ 0.361863] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363915] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.365994] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.382996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400196] Trying to unpack rootfs image as initramfs... [ 0.499048] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.502342] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504635] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.508155] Scanning for low memory corruption every 60 seconds [ 0.510921] Initialise system trusted keyring [ 0.512779] audit: initializing netlink socket (disabled) [ 0.514948] type=2000 audit(1564486820.583:1): initialized [ 0.535915] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539193] zbud: loaded [ 0.540598] VFS: Disk quotas dquot_6.5.2 [ 0.542314] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545158] fuse init (API version 7.22) [ 0.546881] msgmni has been set to 1982 [ 0.548553] Key type big_key registered [ 0.550460] Key type asymmetric registered [ 0.552170] Asymmetric key parser 'x509' registered [ 0.554144] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.557217] io scheduler noop registered [ 0.558898] io scheduler deadline registered (default) [ 0.561038] io scheduler cfq registered [ 0.562762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.567528] ipmi message handler version 39.2 [ 0.569229] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.571978] ACPI: Power Button [PWRF] [ 0.573514] GHES: HEST is not enabled! [ 0.590159] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655151] Linux agpgart interface v0.103 [ 0.657600] brd: module loaded [ 0.659258] loop: module loaded [ 0.660941] blk-mq: CPU -> queue map [ 0.662327] CPU 0 -> Queue 0 [ 0.664387] vda: vda1 [ 0.666118] scsi0 : ata_piix [ 0.667560] scsi1 : ata_piix [ 0.668965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.671688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.675161] libphy: Fixed MDIO Bus: probed [ 0.677013] tun: Universal TUN/TAP device driver, 1.6 [ 0.679133] tun: (C) 1999-2004 Max Krasnyansky [ 0.682640] PPP generic driver version 2.4.2 [ 0.684555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687171] ehci-pci: EHCI PCI platform driver [ 0.689013] ehci-platform: EHCI generic platform driver [ 0.691200] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693686] ohci-pci: OHCI PCI platform driver [ 0.695542] ohci-platform: OHCI generic platform driver [ 0.697711] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715233] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717671] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721171] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723786] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729993] usb usb1: Product: UHCI Host Controller [ 0.732182] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734938] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737107] hub 1-0:1.0: USB hub found [ 0.738880] hub 1-0:1.0: 2 ports detected [ 0.740889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.747627] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749985] mousedev: PS/2 mouse device common for all mice [ 0.752811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756759] rtc_cmos 00:00: RTC can wake from S4 [ 0.759365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.764935] device-mapper: uevent: version 1.0.3 [ 0.767074] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770844] ledtrig-cpu: registered to indicate activity on CPUs [ 0.773557] TCP: cubic registered [ 0.775217] NET: Registered protocol family 10 [ 0.777431] NET: Registered protocol family 17 [ 0.779498] Key type dns_resolver registered [ 0.781605] Loading compiled-in X.509 certificates [ 0.784338] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.788543] registered taskstats version 1 [ 0.791878] Key type trusted registered [ 0.795830] Key type encrypted registered [ 0.797757] AppArmor: AppArmor sha1 policy hashing enabled [ 0.800259] IMA: No TPM chip found, activating TPM-bypass! [ 0.803286] regulator-dummy: disabling [ 0.805106] Magic number: 11:559:682 [ 0.807033] rtc_cmos 00:00: setting system clock to 2019-07-30 11:40:20 UTC (1564486820) [ 0.810760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.813292] EDD information not available. [ 0.829491] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844950] Write protecting the kernel read-only data: 12288k [ 0.847984] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.853320] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872118] systemd-udevd[99]: starting version 204 [ 0.904534] FDC 0 is a S82078B [ 1.056108] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221350] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223739] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226163] usb 1-1: Product: QEMU USB Tablet [ 1.227753] usb 1-1: Manufacturer: QEMU [ 1.229223] usb 1-1: SerialNumber: 42 [ 1.933656] 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.298560] 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.428793] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.567234] 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 Tue, 30 Jul 2019 11:40:22 +0000. Up 2.99 seconds. cloud-init-nonet[3.21]: 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 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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.87]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 11:40:25 +0000. Up 5.37 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:f4:5a:84 | 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: 4a:00:ad:18:84:49:05:54:74:37:cb:a1:84:aa:75:ef root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |=**=.o + | |+ o+ + + | | o.... o | |..o .. | |.. . .. S | |. ... | | .. | | 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: 1f:69:3d:35:87:d8:f2:c1:60:03:0a:3e:d1:f4:03:fd root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo...+ | | . o.+.. * . | | o . o.o B .| | . +E+ + | | 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: 30:d1:b7:d8:82:25:e8:57:dd:b2:a8:e5:e4:c7:ae:13 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ... . . | | . ..+ + . | | . o= = + | | . oo* + | | . *So | | . E 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: 66:be:bb:d9:45:f6:35:51:cd:5c:67:03:6b:a3:61:69 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | ..+B| | . ..B| | E + . | | o + . .| | S .o ..| | + 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 ] * 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 Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:40:32 +0000. Up 12.19 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 Tue, 30 Jul 2019 11:40:33 +0000. Up 13.47 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 sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15692 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en 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 5s (2325 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 8s (6473 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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.8 MB/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.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.100.2' + 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 Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.sprout.clearwater.opnfv Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... 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 ' + 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... 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 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 ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... 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 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: 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 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true 961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false b13ed25ca2108962: 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.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 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: gAAAAABdQCyLksY_c7_88Z5j4o_bUd4kZcxMNAjDvNwOs3oBcj6sQbqahVnBuu8LYaNVJQrniLK2Ipz6n652mJxqZ23g9mbVOrle16ctHzrdCCHuJFcml5k-VjXDgqOThnCSALhVaVYEIabnE9r_6OYIJpXjuuOkBi6P2qvbKsJgiUhLZhFlqeI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-sprout-veijjkkbvjzp-0-23qqv3q6rltl/11a853eb-9f2b-4c5c-9e4a-a3c912be64e4/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:44:50 GMT Server: Apache x-openstack-request-id: req-8b7c69e0-d6c8-4755-b9eb-5f7d94a67334 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1f:69:3d:35:87:d8:f2:c1:60:03:0a:3e:d1:f4:03:fd root@sprout-0 (DSA) ec2: 256 30:d1:b7:d8:82:25:e8:57:dd:b2:a8:e5:e4:c7:ae:13 root@sprout-0 (ECDSA) ec2: 256 66:be:bb:d9:45:f6:35:51:cd:5c:67:03:6b:a3:61:69 root@sprout-0 (ED25519) ec2: 2048 4a:00:ad:18:84:49:05:54:74:37:cb:a1:84:aa:75:ef root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCdZat7O/Un4kSRKMxW0Dxq6H+jY4leLCmcXQ/b1qrk1+ZcNzDHmeWblnCzB2DRzhyaG3I8r3iHWe1/fyKr/Thw= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGJcjm6c3Xr3g4HonfdCpRLoopg6gA7TMLTX+g4dNk/D root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYquG2jiAihJ65QZsaiHflz41pRy3MnKzuY33Ts+kcN/1dGQA2ZBTI1Y95TfZLDEySbNwQfL//eHMWCgSH4H2pCGEzA2ijmvYy2WDqnUVALsg2lZKe4/JfFVhxlADqacOA7P6gp59Tw2HSzrEHsIaRBM/qAAVGlK1A7JDdnfh8IT4n5k/U6y8VDVju4uGrsxd1f6Gt89a/rQH5BJ6ZJDPVrtHccO9uXBy5BV0LIf/P30CyoS8aZTa30Xlxersrn7oQIhkciJ5JQLuHczLuS9KubVooG3qpo4frc4IosJW9Go1hyg1WPPV4APytAzkxSqNMJPRSuar0k6lyWHS/KYYT root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:44:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 270.60 seconds 2019-07-30 11:52:47,598 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console IOS-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009742] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013583] Yama: becoming mindful. [ 0.015063] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016897] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022755] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024253] Initializing cgroup subsys memory [ 0.025869] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029636] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033696] Initializing cgroup subsys hugetlb [ 0.036759] mce: CPU supports 10 MCE banks [ 0.038340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.041947] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050305] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052004] MDS: Mitigation: Clear CPU buffers [ 0.075445] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088974] ACPI: Core revision 20131115 [ 0.091343] ACPI: All ACPI Tables successfully acquired [ 0.093530] ftrace: allocating 28757 entries in 113 pages [ 0.116626] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122628] Enabling x2apic [ 0.123771] Enabled x2apic [ 0.124023] Switched APIC routing to physical x2apic. [ 0.129367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.134907] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143477] KVM setup paravirtual spinlock [ 0.147701] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150583] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152254] devtmpfs: initialized [ 0.155004] EVM: security.selinux [ 0.156011] EVM: security.SMACK64 [ 0.157338] EVM: security.ima [ 0.158516] EVM: security.capability [ 0.161068] pinctrl core: initialized pinctrl subsystem [ 0.162957] regulator-dummy: no parameters [ 0.164104] RTC time: 11:40:19, date: 07/30/19 [ 0.165822] NET: Registered protocol family 16 [ 0.167601] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169496] ACPI: bus type PCI registered [ 0.171025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172173] PCI: Using configuration type 1 for base access [ 0.174888] bio: create slab at 0 [ 0.176215] ACPI: Added _OSI(Module Device) [ 0.177760] ACPI: Added _OSI(Processor Device) [ 0.179352] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.182940] ACPI: Interpreter enabled [ 0.184020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197301] ACPI: Using IOAPIC for interrupt routing [ 0.199066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200181] ACPI: No dock devices found. [ 0.203384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206329] 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.212201] acpiphp: Slot [3] registered [ 0.213686] acpiphp: Slot [4] registered [ 0.215168] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217505] acpiphp: Slot [7] registered [ 0.218988] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221514] acpiphp: Slot [10] registered [ 0.223055] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225520] acpiphp: Slot [13] registered [ 0.227018] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229537] acpiphp: Slot [16] registered [ 0.231054] acpiphp: Slot [17] registered [ 0.232031] acpiphp: Slot [18] registered [ 0.233566] acpiphp: Slot [19] registered [ 0.235072] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237524] acpiphp: Slot [22] registered [ 0.239054] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241529] acpiphp: Slot [25] registered [ 0.243038] acpiphp: Slot [26] registered [ 0.244022] acpiphp: Slot [27] registered [ 0.245537] acpiphp: Slot [28] registered [ 0.247033] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249511] acpiphp: Slot [31] registered [ 0.251003] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253942] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258143] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262365] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270376] 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.294999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297265] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299931] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304885] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307236] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309135] vgaarb: bridge control possible 0000:00:02.0 [ 0.311367] SCSI subsystem initialized [ 0.312256] ACPI: bus type USB registered [ 0.313816] usbcore: registered new interface driver usbfs [ 0.315724] usbcore: registered new interface driver hub [ 0.316039] usbcore: registered new device driver usb [ 0.318031] PCI: Using ACPI for IRQ routing [ 0.320010] NetLabel: Initializing [ 0.321328] NetLabel: domain hash size = 128 [ 0.322893] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324060] NetLabel: unlabeled traffic allowed by default [ 0.326204] Switched to clocksource kvm-clock [ 0.332231] AppArmor: AppArmor Filesystem Enabled [ 0.333931] pnp: PnP ACPI init [ 0.335138] ACPI: bus type PNP registered [ 0.337118] pnp: PnP ACPI: found 8 devices [ 0.338635] ACPI: bus type PNP unregistered [ 0.345812] NET: Registered protocol family 2 [ 0.347682] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350103] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352412] TCP: Hash tables configured (established 8192 bind 8192) [ 0.354681] TCP: reno registered [ 0.355955] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.357983] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360254] NET: Registered protocol family 1 [ 0.361863] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363915] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.365994] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.382996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400196] Trying to unpack rootfs image as initramfs... [ 0.499048] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.502342] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504635] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.508155] Scanning for low memory corruption every 60 seconds [ 0.510921] Initialise system trusted keyring [ 0.512779] audit: initializing netlink socket (disabled) [ 0.514948] type=2000 audit(1564486820.583:1): initialized [ 0.535915] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539193] zbud: loaded [ 0.540598] VFS: Disk quotas dquot_6.5.2 [ 0.542314] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545158] fuse init (API version 7.22) [ 0.546881] msgmni has been set to 1982 [ 0.548553] Key type big_key registered [ 0.550460] Key type asymmetric registered [ 0.552170] Asymmetric key parser 'x509' registered [ 0.554144] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.557217] io scheduler noop registered [ 0.558898] io scheduler deadline registered (default) [ 0.561038] io scheduler cfq registered [ 0.562762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.567528] ipmi message handler version 39.2 [ 0.569229] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.571978] ACPI: Power Button [PWRF] [ 0.573514] GHES: HEST is not enabled! [ 0.590159] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655151] Linux agpgart interface v0.103 [ 0.657600] brd: module loaded [ 0.659258] loop: module loaded [ 0.660941] blk-mq: CPU -> queue map [ 0.662327] CPU 0 -> Queue 0 [ 0.664387] vda: vda1 [ 0.666118] scsi0 : ata_piix [ 0.667560] scsi1 : ata_piix [ 0.668965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.671688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.675161] libphy: Fixed MDIO Bus: probed [ 0.677013] tun: Universal TUN/TAP device driver, 1.6 [ 0.679133] tun: (C) 1999-2004 Max Krasnyansky [ 0.682640] PPP generic driver version 2.4.2 [ 0.684555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687171] ehci-pci: EHCI PCI platform driver [ 0.689013] ehci-platform: EHCI generic platform driver [ 0.691200] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693686] ohci-pci: OHCI PCI platform driver [ 0.695542] ohci-platform: OHCI generic platform driver [ 0.697711] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715233] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717671] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721171] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723786] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729993] usb usb1: Product: UHCI Host Controller [ 0.732182] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734938] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737107] hub 1-0:1.0: USB hub found [ 0.738880] hub 1-0:1.0: 2 ports detected [ 0.740889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.747627] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749985] mousedev: PS/2 mouse device common for all mice [ 0.752811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756759] rtc_cmos 00:00: RTC can wake from S4 [ 0.759365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.764935] device-mapper: uevent: version 1.0.3 [ 0.767074] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770844] ledtrig-cpu: registered to indicate activity on CPUs [ 0.773557] TCP: cubic registered [ 0.775217] NET: Registered protocol family 10 [ 0.777431] NET: Registered protocol family 17 [ 0.779498] Key type dns_resolver registered [ 0.781605] Loading compiled-in X.509 certificates [ 0.784338] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.788543] registered taskstats version 1 [ 0.791878] Key type trusted registered [ 0.795830] Key type encrypted registered [ 0.797757] AppArmor: AppArmor sha1 policy hashing enabled [ 0.800259] IMA: No TPM chip found, activating TPM-bypass! [ 0.803286] regulator-dummy: disabling [ 0.805106] Magic number: 11:559:682 [ 0.807033] rtc_cmos 00:00: setting system clock to 2019-07-30 11:40:20 UTC (1564486820) [ 0.810760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.813292] EDD information not available. [ 0.829491] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844950] Write protecting the kernel read-only data: 12288k [ 0.847984] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.853320] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872118] systemd-udevd[99]: starting version 204 [ 0.904534] FDC 0 is a S82078B [ 1.056108] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221350] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223739] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226163] usb 1-1: Product: QEMU USB Tablet [ 1.227753] usb 1-1: Manufacturer: QEMU [ 1.229223] usb 1-1: SerialNumber: 42 [ 1.933656] 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.298560] 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.428793] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.567234] 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 Tue, 30 Jul 2019 11:40:22 +0000. Up 2.99 seconds. cloud-init-nonet[3.21]: 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 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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.87]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 11:40:25 +0000. Up 5.37 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:f4:5a:84 | 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: 4a:00:ad:18:84:49:05:54:74:37:cb:a1:84:aa:75:ef root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |=**=.o + | |+ o+ + + | | o.... o | |..o .. | |.. . .. S | |. ... | | .. | | 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: 1f:69:3d:35:87:d8:f2:c1:60:03:0a:3e:d1:f4:03:fd root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo...+ | | . o.+.. * . | | o . o.o B .| | . +E+ + | | 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: 30:d1:b7:d8:82:25:e8:57:dd:b2:a8:e5:e4:c7:ae:13 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ... . . | | . ..+ + . | | . o= = + | | . oo* + | | . *So | | . E 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: 66:be:bb:d9:45:f6:35:51:cd:5c:67:03:6b:a3:61:69 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | ..+B| | . ..B| | E + . | | o + . .| | S .o ..| | + 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 ] * 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 Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Tue, 30 Jul 2019 11:40:32 +0000. Up 12.19 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 Tue, 30 Jul 2019 11:40:33 +0000. Up 13.47 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 sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15692 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en 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 5s (2325 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 8s (6473 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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.8 MB/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.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.100.2' + 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 Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.sprout.clearwater.opnfv Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... 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 ' + 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... 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 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 ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... 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 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: 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 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member 961d05681e4de73b is healthy: got healthy result from http://192.168.100.4:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true 961d05681e4de73b: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false b13ed25ca2108962: 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.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 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: gAAAAABdQCyLksY_c7_88Z5j4o_bUd4kZcxMNAjDvNwOs3oBcj6sQbqahVnBuu8LYaNVJQrniLK2Ipz6n652mJxqZ23g9mbVOrle16ctHzrdCCHuJFcml5k-VjXDgqOThnCSALhVaVYEIabnE9r_6OYIJpXjuuOkBi6P2qvbKsJgiUhLZhFlqeI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-sprout-veijjkkbvjzp-0-23qqv3q6rltl/11a853eb-9f2b-4c5c-9e4a-a3c912be64e4/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:44:50 GMT Server: Apache x-openstack-request-id: req-8b7c69e0-d6c8-4755-b9eb-5f7d94a67334 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1f:69:3d:35:87:d8:f2:c1:60:03:0a:3e:d1:f4:03:fd root@sprout-0 (DSA) ec2: 256 30:d1:b7:d8:82:25:e8:57:dd:b2:a8:e5:e4:c7:ae:13 root@sprout-0 (ECDSA) ec2: 256 66:be:bb:d9:45:f6:35:51:cd:5c:67:03:6b:a3:61:69 root@sprout-0 (ED25519) ec2: 2048 4a:00:ad:18:84:49:05:54:74:37:cb:a1:84:aa:75:ef root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCdZat7O/Un4kSRKMxW0Dxq6H+jY4leLCmcXQ/b1qrk1+ZcNzDHmeWblnCzB2DRzhyaG3I8r3iHWe1/fyKr/Thw= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGJcjm6c3Xr3g4HonfdCpRLoopg6gA7TMLTX+g4dNk/D root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYquG2jiAihJ65QZsaiHflz41pRy3MnKzuY33Ts+kcN/1dGQA2ZBTI1Y95TfZLDEySbNwQfL//eHMWCgSH4H2pCGEzA2ijmvYy2WDqnUVALsg2lZKe4/JfFVhxlADqacOA7P6gp59Tw2HSzrEHsIaRBM/qAAVGlK1A7JDdnfh8IT4n5k/U6y8VDVju4uGrsxd1f6Gt89a/rQH5BJ6ZJDPVrtHccO9uXBy5BV0LIf/P30CyoS8aZTa30Xlxersrn7oQIhkciJ5JQLuHczLuS9KubVooG3qpo4frc4IosJW9Go1hyg1WPPV4APytAzkxSqNMJPRSuar0k6lyWHS/KYYT root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:44:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 270.60 seconds 2019-07-30 11:52:47,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:52:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:47,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-aafd423d-9c5a-4ea7-9046-3b70364861bf x-openstack-request-id: req-aafd423d-9c5a-4ea7-9046-3b70364861bf 2019-07-30 11:52:47,801 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:52:47,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aafd423d-9c5a-4ea7-9046-3b70364861bf 2019-07-30 11:52:47,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199465036392s 2019-07-30 11:52:47,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 11:52:47,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5/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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 11:52:47,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15930 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-1cb5a1f2-6703-48c2-8cfa-b9fd458424aa x-openstack-request-id: req-1cb5a1f2-6703-48c2-8cfa-b9fd458424aa 2019-07-30 11:52:47,890 - keystoneauth.session - DEBUG - RESP BODY: {"output": "p://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://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 (1495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.19\n+ '[' -n 192.168.100.19 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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 libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:29 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:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:62 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:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 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:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 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:96 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:97 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:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:101 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:104 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\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 12s (14.1 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 11853\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\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.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12500\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 (5827 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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n+ echo 'nameserver 192.168.100.2'\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 cassandra_process 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 cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing 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 cassandra_process 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 cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing 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 cassandra_process Execution failed | Does... 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 Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent 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 cassandra_process Execution failed | Does... 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 Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent 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 'Status ok'\n++ grep -v Running\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... Does not exist Process \n cassandra_process Execution failed | Does... Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Initializing 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 cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ sed 1,2d\n++ grep -v Running\n++ grep -v 'Status ok'\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Execution failed | Does... Process \n rogers_uptime Initializing 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 cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime 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-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 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000\nmember b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true\nb13ed25ca2108962: 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 be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.18 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: gAAAAABdQCo6vdx8Y_S8xqP9EZWtvzI8M4ucyqo_OnuZiRS06BZ65LEXQZfYITfHVO5lXGK29aDyvx0LJvoSvDDju6eJxZiswcMKDGl471m2Up_ozQK0ZmJqXT9wo2nDKWZ-Pb2VjTDC298DECz4Kz9NuTUvdZjeSrib7zqeMfiVYUmAUNvS4lg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-vellum-vuzfvmx7qent-0-pzcdyrbxjmz3/dbaf4c1d-44cb-41cc-b8e3-721e96fdac38/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 59 --:--:-- --:--:-- --:--:-- 59100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 11:39:47 GMT\nServer: Apache\nx-openstack-request-id: req-2b5ecc74-b277-4112-9b5e-340ce206c288\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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6f:05:61:5f:f4:d5:b4:57:53:02:44:fe:d7:da:d4:43 root@vellum-0 (DSA)\nec2: 256 2c:bc:7b:4a:32:8f:ef:54:9f:a0:44:1a:fa:35:4d:ed root@vellum-0 (ECDSA)\nec2: 256 42:3b:cb:d9:7d:7d:8f:8a:be:37:51:40:8c:51:47:b7 root@vellum-0 (ED25519)\nec2: 2048 23:cc:e0:1d:e9:1a:bd:97:c8:25:a8:b7:04:e5:9e:df root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBnXizEpNdByi+MUoS6YDTOF8up8sVjEIOu8xsMGYlZv+eH9SRVEnxhqxDYZSuT1zymAJiEbroQTVgfVNhs9l10= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICny70snYRQ0OZ8kB/pLAJWUBHwuRRlui2E5TATeMFxW root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDGTLjc6Il6Dm8w3DpHlUhMzopTfPVCRathyS+c15Xs6B4sgPyq7h4Q/sS1aGOpVEbaNo2YCFiBvrGXc7rhPARB9Ns4fCTyaZoU2p80+P8M8i45NA6kSryfjmoyGtSJfrz2UzP1l1N2tLLipaxs1n8byFM2YEpBkQkBgskdcumxeE6C5ueNWZVpsO2L97/HCUMAdE/OHjGUlSOPOq/fLN0lVKDmQ1YxKqfA6rm9s3raYyyzX3Pe7bLHbn9rXSmYJtIycDD+CeTBFAOMuVRM0bbq0vZhcwQHMCChlvECd1ShH6Joe1DcT7uHkkLClEhsLd7w4PHb0j4w1nOr2/gac8D root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:39:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 563.23 seconds\n"} 2019-07-30 11:52:47,891 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5/action used request id req-1cb5a1f2-6703-48c2-8cfa-b9fd458424aa 2019-07-30 11:52:47,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0820579528809s 2019-07-30 11:52:47,894 - functest.core.singlevm - DEBUG - console: p://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://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 (1495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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 libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:29 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:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:62 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:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:74 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:76 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 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:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 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:96 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:97 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:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:101 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:104 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] 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 12s (14.1 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 11853 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 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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12500 * 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 (5827 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.2' + 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 cassandra_process 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 cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 cassandra_process 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 cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 cassandra_process Execution failed | Does... Process astaire_process Initializing 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent 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 cassandra_process Execution failed | Does... Process astaire_process Initializing 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent 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 'Status ok' ++ grep -v Running ++ 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... Does not exist Process cassandra_process Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ sed 1,2d ++ grep -v Running ++ grep -v 'Status ok' ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process rogers_uptime Initializing 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing 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 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true b13ed25ca2108962: 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 be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 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: gAAAAABdQCo6vdx8Y_S8xqP9EZWtvzI8M4ucyqo_OnuZiRS06BZ65LEXQZfYITfHVO5lXGK29aDyvx0LJvoSvDDju6eJxZiswcMKDGl471m2Up_ozQK0ZmJqXT9wo2nDKWZ-Pb2VjTDC298DECz4Kz9NuTUvdZjeSrib7zqeMfiVYUmAUNvS4lg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-vellum-vuzfvmx7qent-0-pzcdyrbxjmz3/dbaf4c1d-44cb-41cc-b8e3-721e96fdac38/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 59 --:--:-- --:--:-- --:--:-- 59100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:39:47 GMT Server: Apache x-openstack-request-id: req-2b5ecc74-b277-4112-9b5e-340ce206c288 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6f:05:61:5f:f4:d5:b4:57:53:02:44:fe:d7:da:d4:43 root@vellum-0 (DSA) ec2: 256 2c:bc:7b:4a:32:8f:ef:54:9f:a0:44:1a:fa:35:4d:ed root@vellum-0 (ECDSA) ec2: 256 42:3b:cb:d9:7d:7d:8f:8a:be:37:51:40:8c:51:47:b7 root@vellum-0 (ED25519) ec2: 2048 23:cc:e0:1d:e9:1a:bd:97:c8:25:a8:b7:04:e5:9e:df root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBnXizEpNdByi+MUoS6YDTOF8up8sVjEIOu8xsMGYlZv+eH9SRVEnxhqxDYZSuT1zymAJiEbroQTVgfVNhs9l10= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICny70snYRQ0OZ8kB/pLAJWUBHwuRRlui2E5TATeMFxW root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDGTLjc6Il6Dm8w3DpHlUhMzopTfPVCRathyS+c15Xs6B4sgPyq7h4Q/sS1aGOpVEbaNo2YCFiBvrGXc7rhPARB9Ns4fCTyaZoU2p80+P8M8i45NA6kSryfjmoyGtSJfrz2UzP1l1N2tLLipaxs1n8byFM2YEpBkQkBgskdcumxeE6C5ueNWZVpsO2L97/HCUMAdE/OHjGUlSOPOq/fLN0lVKDmQ1YxKqfA6rm9s3raYyyzX3Pe7bLHbn9rXSmYJtIycDD+CeTBFAOMuVRM0bbq0vZhcwQHMCChlvECd1ShH6Joe1DcT7uHkkLClEhsLd7w4PHb0j4w1nOr2/gac8D root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:39:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 563.23 seconds 2019-07-30 11:52:47,900 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console p://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://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 (1495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.19 + '[' -n 192.168.100.19 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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 libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:29 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:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:62 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:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:74 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:76 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 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:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 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:96 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:97 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:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:101 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:104 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] 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 12s (14.1 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 11853 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 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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12500 * 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 (5827 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.2' + 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 cassandra_process 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 cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 cassandra_process 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 cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 cassandra_process Execution failed | Does... Process astaire_process Initializing 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent 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 cassandra_process Execution failed | Does... Process astaire_process Initializing 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent 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 'Status ok' ++ grep -v Running ++ 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... Does not exist Process cassandra_process Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ sed 1,2d ++ grep -v Running ++ grep -v 'Status ok' ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process rogers_uptime Initializing 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing 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 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 member b13ed25ca2108962 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=true b13ed25ca2108962: 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 be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 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: gAAAAABdQCo6vdx8Y_S8xqP9EZWtvzI8M4ucyqo_OnuZiRS06BZ65LEXQZfYITfHVO5lXGK29aDyvx0LJvoSvDDju6eJxZiswcMKDGl471m2Up_ozQK0ZmJqXT9wo2nDKWZ-Pb2VjTDC298DECz4Kz9NuTUvdZjeSrib7zqeMfiVYUmAUNvS4lg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-vellum-vuzfvmx7qent-0-pzcdyrbxjmz3/dbaf4c1d-44cb-41cc-b8e3-721e96fdac38/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 59 --:--:-- --:--:-- --:--:-- 59100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:39:47 GMT Server: Apache x-openstack-request-id: req-2b5ecc74-b277-4112-9b5e-340ce206c288 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6f:05:61:5f:f4:d5:b4:57:53:02:44:fe:d7:da:d4:43 root@vellum-0 (DSA) ec2: 256 2c:bc:7b:4a:32:8f:ef:54:9f:a0:44:1a:fa:35:4d:ed root@vellum-0 (ECDSA) ec2: 256 42:3b:cb:d9:7d:7d:8f:8a:be:37:51:40:8c:51:47:b7 root@vellum-0 (ED25519) ec2: 2048 23:cc:e0:1d:e9:1a:bd:97:c8:25:a8:b7:04:e5:9e:df root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBnXizEpNdByi+MUoS6YDTOF8up8sVjEIOu8xsMGYlZv+eH9SRVEnxhqxDYZSuT1zymAJiEbroQTVgfVNhs9l10= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICny70snYRQ0OZ8kB/pLAJWUBHwuRRlui2E5TATeMFxW root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDGTLjc6Il6Dm8w3DpHlUhMzopTfPVCRathyS+c15Xs6B4sgPyq7h4Q/sS1aGOpVEbaNo2YCFiBvrGXc7rhPARB9Ns4fCTyaZoU2p80+P8M8i45NA6kSryfjmoyGtSJfrz2UzP1l1N2tLLipaxs1n8byFM2YEpBkQkBgskdcumxeE6C5ueNWZVpsO2L97/HCUMAdE/OHjGUlSOPOq/fLN0lVKDmQ1YxKqfA6rm9s3raYyyzX3Pe7bLHbn9rXSmYJtIycDD+CeTBFAOMuVRM0bbq0vZhcwQHMCChlvECd1ShH6Joe1DcT7uHkkLClEhsLd7w4PHb0j4w1nOr2/gac8D root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:39:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 563.23 seconds 2019-07-30 11:52:47,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:52:47,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:48,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-c0f69536-2777-4bb1-938b-c25c068efcff x-openstack-request-id: req-c0f69536-2777-4bb1-938b-c25c068efcff 2019-07-30 11:52:48,100 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:52:48,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c0f69536-2777-4bb1-938b-c25c068efcff 2019-07-30 11:52:48,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194760084152s 2019-07-30 11:52:48,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 11:52:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 11:52:48,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21677 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-317982f5-2d8f-4c88-9da1-10744ea5e7d0 x-openstack-request-id: req-317982f5-2d8f-4c88-9da1-10744ea5e7d0 2019-07-30 11:52:48,209 - 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009775] Security Framework initialized\n[ 0.012035] AppArmor: AppArmor initialized\n[ 0.013623] Yama: becoming mindful.\n[ 0.015131] 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.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026755] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029702] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033639] Initializing cgroup subsys perf_event\n[ 0.035405] Initializing cgroup subsys hugetlb\n[ 0.036768] mce: CPU supports 10 MCE banks\n[ 0.038403] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038403] 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.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050246] 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.056003] MDS: Mitigation: Clear CPU buffers\n[ 0.080345] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.087150] ACPI: Core revision 20131115\n[ 0.088855] ACPI: All ACPI Tables successfully acquired\n[ 0.093548] ftrace: allocating 28757 entries in 113 pages\n[ 0.120055] smpboot: Max logical packages: 1\n[ 0.121704] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.124327] Enabling x2apic\n[ 0.125515] Enabled x2apic\n[ 0.126985] Switched APIC routing to physical x2apic.\n[ 0.129433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.136049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.148249] KVM setup paravirtual spinlock\n[ 0.151884] x86: Booted up 1 node, 1 CPUs\n[ 0.152004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.154732] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.156139] devtmpfs: initialized\n[ 0.158816] EVM: security.selinux\n[ 0.160003] EVM: security.SMACK64\n[ 0.161340] EVM: security.ima\n[ 0.162566] EVM: security.capability\n[ 0.164943] pinctrl core: initialized pinctrl subsystem\n[ 0.166917] regulator-dummy: no parameters\n[ 0.168102] RTC time: 11:26:47, date: 07/30/19\n[ 0.169841] NET: Registered protocol family 16\n[ 0.171645] cpuidle: using governor ladder\n[ 0.172004] cpuidle: using governor menu\n[ 0.173563] ACPI: bus type PCI registered\n[ 0.175116] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.176161] PCI: Using configuration type 1 for base access\n[ 0.178875] bio: create slab at 0\n[ 0.180195] ACPI: Added _OSI(Module Device)\n[ 0.181811] ACPI: Added _OSI(Processor Device)\n[ 0.183485] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.184007] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.187004] ACPI: Interpreter enabled\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.191610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.194280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.200007] ACPI: (supports S0 S5)\n[ 0.201362] ACPI: Using IOAPIC for interrupt routing\n[ 0.203193] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204174] ACPI: No dock devices found.\n[ 0.207462] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216201] acpiphp: Slot [3] registered\n[ 0.217756] acpiphp: Slot [4] registered\n[ 0.219362] acpiphp: Slot [5] registered\n[ 0.220026] acpiphp: Slot [6] registered\n[ 0.221561] acpiphp: Slot [7] registered\n[ 0.223093] acpiphp: Slot [8] registered\n[ 0.224022] acpiphp: Slot [9] registered\n[ 0.225564] acpiphp: Slot [10] registered\n[ 0.227146] acpiphp: Slot [11] registered\n[ 0.228023] acpiphp: Slot [12] registered\n[ 0.229590] acpiphp: Slot [13] registered\n[ 0.231151] acpiphp: Slot [14] registered\n[ 0.232022] acpiphp: Slot [15] registered\n[ 0.233588] acpiphp: Slot [16] registered\n[ 0.235149] acpiphp: Slot [17] registered\n[ 0.236030] acpiphp: Slot [18] registered\n[ 0.237600] acpiphp: Slot [19] registered\n[ 0.239172] acpiphp: Slot [20] registered\n[ 0.240029] acpiphp: Slot [21] registered\n[ 0.241609] acpiphp: Slot [22] registered\n[ 0.243192] acpiphp: Slot [23] registered\n[ 0.244023] acpiphp: Slot [24] registered\n[ 0.245597] acpiphp: Slot [25] registered\n[ 0.247170] acpiphp: Slot [26] registered\n[ 0.248023] acpiphp: Slot [27] registered\n[ 0.249596] acpiphp: Slot [28] registered\n[ 0.251166] acpiphp: Slot [29] registered\n[ 0.252022] acpiphp: Slot [30] registered\n[ 0.253589] acpiphp: Slot [31] registered\n[ 0.255156] PCI host bridge to bus 0000:00\n[ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.258010] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262208] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.266418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.274204] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.297887] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.300868] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303593] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305251] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311238] 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.313156] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315349] SCSI subsystem initialized\n[ 0.316225] ACPI: bus type USB registered\n[ 0.317824] usbcore: registered new interface driver usbfs\n[ 0.319821] usbcore: registered new interface driver hub\n[ 0.320040] usbcore: registered new device driver usb\n[ 0.322085] PCI: Using ACPI for IRQ routing\n[ 0.324076] NetLabel: Initializing\n[ 0.325455] NetLabel: domain hash size = 128\n[ 0.327095] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328040] NetLabel: unlabeled traffic allowed by default\n[ 0.330270] Switched to clocksource kvm-clock\n[ 0.336428] AppArmor: AppArmor Filesystem Enabled\n[ 0.338218] pnp: PnP ACPI init\n[ 0.339483] ACPI: bus type PNP registered\n[ 0.341500] pnp: PnP ACPI: found 8 devices\n[ 0.343084] ACPI: bus type PNP unregistered\n[ 0.350357] NET: Registered protocol family 2\n[ 0.352277] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.354815] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.357233] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.359625] TCP: reno registered\n[ 0.360949] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.363073] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.365424] NET: Registered protocol family 1\n[ 0.367107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369260] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371350] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.388439] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.405653] Trying to unpack rootfs image as initramfs...\n[ 0.506365] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.509423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.511534] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.514755] Scanning for low memory corruption every 60 seconds\n[ 0.517182] Initialise system trusted keyring\n[ 0.518909] audit: initializing netlink socket (disabled)\n[ 0.520934] type=2000 audit(1564486008.144:1): initialized\n[ 0.540993] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544038] zbud: loaded\n[ 0.545372] VFS: Disk quotas dquot_6.5.2\n[ 0.546942] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549582] fuse init (API version 7.22)\n[ 0.551174] msgmni has been set to 1982\n[ 0.552735] Key type big_key registered\n[ 0.554538] Key type asymmetric registered\n[ 0.556149] Asymmetric key parser 'x509' registered\n[ 0.557988] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.560819] io scheduler noop registered\n[ 0.562346] io scheduler deadline registered (default)\n[ 0.564261] io scheduler cfq registered\n[ 0.565827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.567852] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.570236] ipmi message handler version 39.2\n[ 0.571938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574724] ACPI: Power Button [PWRF]\n[ 0.576261] GHES: HEST is not enabled!\n[ 0.592861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625671] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628338] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.657770] Linux agpgart interface v0.103\n[ 0.660283] brd: module loaded\n[ 0.662006] loop: module loaded\n[ 0.663702] blk-mq: CPU -> queue map\n[ 0.665125] CPU 0 -> Queue 0\n[ 0.667167] vda: vda1\n[ 0.668914] scsi0 : ata_piix\n[ 0.670197] scsi1 : ata_piix\n[ 0.671439] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.673836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.676967] libphy: Fixed MDIO Bus: probed\n[ 0.678627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.680541] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.683821] PPP generic driver version 2.4.2\n[ 0.685498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687821] ehci-pci: EHCI PCI platform driver\n[ 0.689526] ehci-platform: EHCI generic platform driver\n[ 0.691458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.693675] ohci-pci: OHCI PCI platform driver\n[ 0.695364] ohci-platform: OHCI generic platform driver\n[ 0.697284] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.714516] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.719391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.721576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.723972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.726728] usb usb1: Product: UHCI Host Controller\n[ 0.728538] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.730811] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732617] hub 1-0:1.0: USB hub found\n[ 0.734117] hub 1-0:1.0: 2 ports detected\n[ 0.735799] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739698] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741545] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743497] mousedev: PS/2 mouse device common for all mice\n[ 0.745901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749158] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751396] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753679] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756027] device-mapper: uevent: version 1.0.3\n[ 0.757815] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.760938] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763168] TCP: cubic registered\n[ 0.764572] NET: Registered protocol family 10\n[ 0.766443] NET: Registered protocol family 17\n[ 0.768162] Key type dns_resolver registered\n[ 0.769913] Loading compiled-in X.509 certificates\n[ 0.772246] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.775703] registered taskstats version 1\n[ 0.778682] Key type trusted registered\n[ 0.782479] Key type encrypted registered\n[ 0.784114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.786132] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.788701] regulator-dummy: disabling\n[ 0.790209] Magic number: 11:800:429\n[ 0.791822] rtc_cmos 00:00: setting system clock to 2019-07-30 11:26:48 UTC (1564486008)\n[ 0.794904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797069] EDD information not available.\n[ 0.833498] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.848041] Write protecting the kernel read-only data: 12288k\n[ 0.850751] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.855073] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872118] systemd-udevd[99]: starting version 204\n[ 0.905339] FDC 0 is a S82078B\n[ 1.044049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.210810] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.213424] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.215920] usb 1-1: Product: QEMU USB Tablet\n[ 1.217581] usb 1-1: Manufacturer: QEMU\n[ 1.219087] usb 1-1: SerialNumber: 42\n[ 1.938115] 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.293974] 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.386895] random: init urandom read with 10 bits of entropy available\n[ 2.518848] 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 Tue, 30 Jul 2019 11:26:50 +0000. Up 2.92 seconds.\ncloud-init-nonet[3.12]: 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.78]: 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 Tue, 30 Jul 2019 11:26:52 +0000. Up 5.26 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.19 | 255.255.255.0 | fa:16:3e:0c:4b:76 |\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:\nb2:ef:01:13:92:e0:2e:fe:4f:9d:e0:10:36:12:11:1e root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E+ |\n|..o. . |\n| o.+o . |\n| .o o. . |\n|. .. .+ S |\n|.. o o=. |\n| . o.o. |\n| . . . . |\n| ... .o |\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:\nbe:25:11:6c:ab:c2:73:8e:74:e9:6c:dc:3d:b1:3c:e1 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| + |\n| . o |\n| S |\n| . + .o |\n| =.=.o+.+ |\n| . Xo .+E |\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:\n4c:b1:60:f4:d6:a7:87:38:5d:5b:bb:5e:62:3a:bf:b9 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+ . |\n| . o + |\n| = . o . |\n| + o = o . |\n| S + o . |\n| . . . |\n| + .|\n| .+ + |\n| .oEo |\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:\n71:84:6b:94:82:43:70:56:7a:f8:74:a6:10:62:de:d8 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +o=o. o. |\n| o Bo+. +. |\n| o E.oo+.. |\n| = +oo |\n| o.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 * 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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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 Tue, 30 Jul 2019 11:26:58 +0000. Up 11.12 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 ]\nGenerating locales...\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 11:27:00 +0000. Up 12.33 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 15402 0 --:--:-- --:--:-- --:--:-- 15436\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: Ign 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 [1219 B]\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [835 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://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\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 (2356 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.19\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 (4235 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'\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://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 (11.1 MB/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.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.2'\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 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19: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: gAAAAABdQCkIr9xuoi5AHsa7u1D71kjGFqSmN-mEkpN93tqmvxsmnex-x30icZ1YWdHLbe-p4a_SaWLwOVYAlkYt0BKzr8cI9varwsF0RhW5CZBSBZTTeJpmCTCodShbp-cPEilrXS-N9LlmFkJBFCz8eeKY0vMnPnnGjBFxE01xJ9ByyWBi_IE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-ellis-iz7zbluip3x7/9e1efdd3-8b32-4857-92f5-028ddf65e5ab/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 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 11:29:53 GMT\nServer: Apache\nx-openstack-request-id: req-a73ea1df-7dbb-4a55-aa56-bd4c5e454d14\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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 be:25:11:6c:ab:c2:73:8e:74:e9:6c:dc:3d:b1:3c:e1 root@ellis-0 (DSA)\nec2: 256 4c:b1:60:f4:d6:a7:87:38:5d:5b:bb:5e:62:3a:bf:b9 root@ellis-0 (ECDSA)\nec2: 256 71:84:6b:94:82:43:70:56:7a:f8:74:a6:10:62:de:d8 root@ellis-0 (ED25519)\nec2: 2048 b2:ef:01:13:92:e0:2e:fe:4f:9d:e0:10:36:12:11:1e root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHsVkyhd9CJTNcwLCoFHYwPgfeAko8RCfDN6cu7QuKKFPsYCAQHMn3Chk+1jLNyr8hfK2kz+n9TkV7bR8ACXX/0= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE5PhCofcMRFhRY4N59a3/or+4VlT8trXJRXrRVPxEaf root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDt1foWadEfr7ZV/M4YMxBuCC1ls/+Gz/Esen21zPTT7aRsm/qpKT2Ty4ZdA45xA+o+MGobWrR2xNGM6UWTFU5yaOrT4EKDHatOEWHoBHHykSMV4ifmviFW2fA5XkAmUGxUKzck4WCZMLfh44kZunqCmhVFihiEPFj6k4yH695cccINA8mY6S/4V6Q37zyrgzTAwInmnnStNOqUlkI0vdE/pT+FbFJdGjuN70u5KO4SG/Aa2nR9ny3tAb0/iAXFm2WzxfCK5jIdgC29MRZ5JeC4+njOBOfdeuD7IubLk/CULuvVDu0QZL/QEVWTAi+NeIE9zduTU6MbkU1rOlmoCGp root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:29:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.78 seconds\n"} 2019-07-30 11:52:48,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2/action used request id req-317982f5-2d8f-4c88-9da1-10744ea5e7d0 2019-07-30 11:52:48,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101864099503s 2019-07-30 11:52:48,213 - 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009775] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013623] Yama: becoming mindful. [ 0.015131] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016916] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026755] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029702] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033639] Initializing cgroup subsys perf_event [ 0.035405] Initializing cgroup subsys hugetlb [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038403] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038403] 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.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050246] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.080345] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087150] ACPI: Core revision 20131115 [ 0.088855] ACPI: All ACPI Tables successfully acquired [ 0.093548] ftrace: allocating 28757 entries in 113 pages [ 0.120055] smpboot: Max logical packages: 1 [ 0.121704] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124327] Enabling x2apic [ 0.125515] Enabled x2apic [ 0.126985] Switched APIC routing to physical x2apic. [ 0.129433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148249] KVM setup paravirtual spinlock [ 0.151884] x86: Booted up 1 node, 1 CPUs [ 0.152004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154732] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156139] devtmpfs: initialized [ 0.158816] EVM: security.selinux [ 0.160003] EVM: security.SMACK64 [ 0.161340] EVM: security.ima [ 0.162566] EVM: security.capability [ 0.164943] pinctrl core: initialized pinctrl subsystem [ 0.166917] regulator-dummy: no parameters [ 0.168102] RTC time: 11:26:47, date: 07/30/19 [ 0.169841] NET: Registered protocol family 16 [ 0.171645] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173563] ACPI: bus type PCI registered [ 0.175116] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176161] PCI: Using configuration type 1 for base access [ 0.178875] bio: create slab at 0 [ 0.180195] ACPI: Added _OSI(Module Device) [ 0.181811] ACPI: Added _OSI(Processor Device) [ 0.183485] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187004] ACPI: Interpreter enabled [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201362] ACPI: Using IOAPIC for interrupt routing [ 0.203193] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204174] ACPI: No dock devices found. [ 0.207462] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216201] acpiphp: Slot [3] registered [ 0.217756] acpiphp: Slot [4] registered [ 0.219362] acpiphp: Slot [5] registered [ 0.220026] acpiphp: Slot [6] registered [ 0.221561] acpiphp: Slot [7] registered [ 0.223093] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225564] acpiphp: Slot [10] registered [ 0.227146] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229590] acpiphp: Slot [13] registered [ 0.231151] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233588] acpiphp: Slot [16] registered [ 0.235149] acpiphp: Slot [17] registered [ 0.236030] acpiphp: Slot [18] registered [ 0.237600] acpiphp: Slot [19] registered [ 0.239172] acpiphp: Slot [20] registered [ 0.240029] acpiphp: Slot [21] registered [ 0.241609] acpiphp: Slot [22] registered [ 0.243192] acpiphp: Slot [23] registered [ 0.244023] acpiphp: Slot [24] registered [ 0.245597] acpiphp: Slot [25] registered [ 0.247170] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249596] acpiphp: Slot [28] registered [ 0.251166] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253589] acpiphp: Slot [31] registered [ 0.255156] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258010] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262208] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274204] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297887] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300868] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303593] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305251] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308889] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311238] 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.313156] vgaarb: bridge control possible 0000:00:02.0 [ 0.315349] SCSI subsystem initialized [ 0.316225] ACPI: bus type USB registered [ 0.317824] usbcore: registered new interface driver usbfs [ 0.319821] usbcore: registered new interface driver hub [ 0.320040] usbcore: registered new device driver usb [ 0.322085] PCI: Using ACPI for IRQ routing [ 0.324076] NetLabel: Initializing [ 0.325455] NetLabel: domain hash size = 128 [ 0.327095] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328040] NetLabel: unlabeled traffic allowed by default [ 0.330270] Switched to clocksource kvm-clock [ 0.336428] AppArmor: AppArmor Filesystem Enabled [ 0.338218] pnp: PnP ACPI init [ 0.339483] ACPI: bus type PNP registered [ 0.341500] pnp: PnP ACPI: found 8 devices [ 0.343084] ACPI: bus type PNP unregistered [ 0.350357] NET: Registered protocol family 2 [ 0.352277] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.354815] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357233] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359625] TCP: reno registered [ 0.360949] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363073] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365424] NET: Registered protocol family 1 [ 0.367107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369260] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371350] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388439] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405653] Trying to unpack rootfs image as initramfs... [ 0.506365] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511534] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514755] Scanning for low memory corruption every 60 seconds [ 0.517182] Initialise system trusted keyring [ 0.518909] audit: initializing netlink socket (disabled) [ 0.520934] type=2000 audit(1564486008.144:1): initialized [ 0.540993] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544038] zbud: loaded [ 0.545372] VFS: Disk quotas dquot_6.5.2 [ 0.546942] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549582] fuse init (API version 7.22) [ 0.551174] msgmni has been set to 1982 [ 0.552735] Key type big_key registered [ 0.554538] Key type asymmetric registered [ 0.556149] Asymmetric key parser 'x509' registered [ 0.557988] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560819] io scheduler noop registered [ 0.562346] io scheduler deadline registered (default) [ 0.564261] io scheduler cfq registered [ 0.565827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567852] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570236] ipmi message handler version 39.2 [ 0.571938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574724] ACPI: Power Button [PWRF] [ 0.576261] GHES: HEST is not enabled! [ 0.592861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625671] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628338] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657770] Linux agpgart interface v0.103 [ 0.660283] brd: module loaded [ 0.662006] loop: module loaded [ 0.663702] blk-mq: CPU -> queue map [ 0.665125] CPU 0 -> Queue 0 [ 0.667167] vda: vda1 [ 0.668914] scsi0 : ata_piix [ 0.670197] scsi1 : ata_piix [ 0.671439] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676967] libphy: Fixed MDIO Bus: probed [ 0.678627] tun: Universal TUN/TAP device driver, 1.6 [ 0.680541] tun: (C) 1999-2004 Max Krasnyansky [ 0.683821] PPP generic driver version 2.4.2 [ 0.685498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687821] ehci-pci: EHCI PCI platform driver [ 0.689526] ehci-platform: EHCI generic platform driver [ 0.691458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693675] ohci-pci: OHCI PCI platform driver [ 0.695364] ohci-platform: OHCI generic platform driver [ 0.697284] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714516] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.721576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726728] usb usb1: Product: UHCI Host Controller [ 0.728538] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730811] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732617] hub 1-0:1.0: USB hub found [ 0.734117] hub 1-0:1.0: 2 ports detected [ 0.735799] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739698] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743497] mousedev: PS/2 mouse device common for all mice [ 0.745901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749158] rtc_cmos 00:00: RTC can wake from S4 [ 0.751396] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753679] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756027] device-mapper: uevent: version 1.0.3 [ 0.757815] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760938] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763168] TCP: cubic registered [ 0.764572] NET: Registered protocol family 10 [ 0.766443] NET: Registered protocol family 17 [ 0.768162] Key type dns_resolver registered [ 0.769913] Loading compiled-in X.509 certificates [ 0.772246] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775703] registered taskstats version 1 [ 0.778682] Key type trusted registered [ 0.782479] Key type encrypted registered [ 0.784114] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786132] IMA: No TPM chip found, activating TPM-bypass! [ 0.788701] regulator-dummy: disabling [ 0.790209] Magic number: 11:800:429 [ 0.791822] rtc_cmos 00:00: setting system clock to 2019-07-30 11:26:48 UTC (1564486008) [ 0.794904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797069] EDD information not available. [ 0.833498] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848041] Write protecting the kernel read-only data: 12288k [ 0.850751] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855073] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872118] systemd-udevd[99]: starting version 204 [ 0.905339] FDC 0 is a S82078B [ 1.044049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.210810] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.213424] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.215920] usb 1-1: Product: QEMU USB Tablet [ 1.217581] usb 1-1: Manufacturer: QEMU [ 1.219087] usb 1-1: SerialNumber: 42 [ 1.938115] 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.293974] 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.386895] random: init urandom read with 10 bits of entropy available [ 2.518848] 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 Tue, 30 Jul 2019 11:26:50 +0000. Up 2.92 seconds. cloud-init-nonet[3.12]: 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.78]: 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 Tue, 30 Jul 2019 11:26:52 +0000. Up 5.26 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.19 | 255.255.255.0 | fa:16:3e:0c:4b:76 | 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: b2:ef:01:13:92:e0:2e:fe:4f:9d:e0:10:36:12:11:1e root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | E+ | |..o. . | | o.+o . | | .o 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: be:25:11:6c:ab:c2:73:8e:74:e9:6c:dc:3d:b1:3c:e1 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | + | | . o | | S | | . + .o | | =.=.o+.+ | | . Xo .+E | | ..+ . 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: 4c:b1:60:f4:d6:a7:87:38:5d:5b:bb:5e:62:3a:bf:b9 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .+ . | | . o + | | = . o . | | + o = o . | | S + o . | | . . . | | + .| | .+ + | | .oEo | +-----------------+ 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: 71:84:6b:94:82:43:70:56:7a:f8:74:a6:10:62:de:d8 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | +o=o. o. | | o Bo+. +. | | o E.oo+.. | | = +oo | | 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 ] * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[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 Tue, 30 Jul 2019 11:26:58 +0000. Up 11.12 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 ] Generating locales... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 11:27:00 +0000. Up 12.33 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 15402 0 --:--:-- --:--:-- --:--:-- 15436 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 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 [1219 B] 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [835 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://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 (2356 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.19 + 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 (4235 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' 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://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 (11.1 MB/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.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.2' + 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 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 cluster is healthy + clearwater-etcdctl member list 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19: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: gAAAAABdQCkIr9xuoi5AHsa7u1D71kjGFqSmN-mEkpN93tqmvxsmnex-x30icZ1YWdHLbe-p4a_SaWLwOVYAlkYt0BKzr8cI9varwsF0RhW5CZBSBZTTeJpmCTCodShbp-cPEilrXS-N9LlmFkJBFCz8eeKY0vMnPnnGjBFxE01xJ9ByyWBi_IE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-ellis-iz7zbluip3x7/9e1efdd3-8b32-4857-92f5-028ddf65e5ab/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 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:29:53 GMT Server: Apache x-openstack-request-id: req-a73ea1df-7dbb-4a55-aa56-bd4c5e454d14 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 be:25:11:6c:ab:c2:73:8e:74:e9:6c:dc:3d:b1:3c:e1 root@ellis-0 (DSA) ec2: 256 4c:b1:60:f4:d6:a7:87:38:5d:5b:bb:5e:62:3a:bf:b9 root@ellis-0 (ECDSA) ec2: 256 71:84:6b:94:82:43:70:56:7a:f8:74:a6:10:62:de:d8 root@ellis-0 (ED25519) ec2: 2048 b2:ef:01:13:92:e0:2e:fe:4f:9d:e0:10:36:12:11:1e root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHsVkyhd9CJTNcwLCoFHYwPgfeAko8RCfDN6cu7QuKKFPsYCAQHMn3Chk+1jLNyr8hfK2kz+n9TkV7bR8ACXX/0= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE5PhCofcMRFhRY4N59a3/or+4VlT8trXJRXrRVPxEaf root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDt1foWadEfr7ZV/M4YMxBuCC1ls/+Gz/Esen21zPTT7aRsm/qpKT2Ty4ZdA45xA+o+MGobWrR2xNGM6UWTFU5yaOrT4EKDHatOEWHoBHHykSMV4ifmviFW2fA5XkAmUGxUKzck4WCZMLfh44kZunqCmhVFihiEPFj6k4yH695cccINA8mY6S/4V6Q37zyrgzTAwInmnnStNOqUlkI0vdE/pT+FbFJdGjuN70u5KO4SG/Aa2nR9ny3tAb0/iAXFm2WzxfCK5jIdgC29MRZ5JeC4+njOBOfdeuD7IubLk/CULuvVDu0QZL/QEVWTAi+NeIE9zduTU6MbkU1rOlmoCGp root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:29:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.78 seconds 2019-07-30 11:52:48,217 - 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009775] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013623] Yama: becoming mindful. [ 0.015131] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016916] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026755] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029702] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033639] Initializing cgroup subsys perf_event [ 0.035405] Initializing cgroup subsys hugetlb [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038403] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038403] 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.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050246] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.080345] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087150] ACPI: Core revision 20131115 [ 0.088855] ACPI: All ACPI Tables successfully acquired [ 0.093548] ftrace: allocating 28757 entries in 113 pages [ 0.120055] smpboot: Max logical packages: 1 [ 0.121704] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124327] Enabling x2apic [ 0.125515] Enabled x2apic [ 0.126985] Switched APIC routing to physical x2apic. [ 0.129433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148249] KVM setup paravirtual spinlock [ 0.151884] x86: Booted up 1 node, 1 CPUs [ 0.152004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154732] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156139] devtmpfs: initialized [ 0.158816] EVM: security.selinux [ 0.160003] EVM: security.SMACK64 [ 0.161340] EVM: security.ima [ 0.162566] EVM: security.capability [ 0.164943] pinctrl core: initialized pinctrl subsystem [ 0.166917] regulator-dummy: no parameters [ 0.168102] RTC time: 11:26:47, date: 07/30/19 [ 0.169841] NET: Registered protocol family 16 [ 0.171645] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173563] ACPI: bus type PCI registered [ 0.175116] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176161] PCI: Using configuration type 1 for base access [ 0.178875] bio: create slab at 0 [ 0.180195] ACPI: Added _OSI(Module Device) [ 0.181811] ACPI: Added _OSI(Processor Device) [ 0.183485] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187004] ACPI: Interpreter enabled [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201362] ACPI: Using IOAPIC for interrupt routing [ 0.203193] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204174] ACPI: No dock devices found. [ 0.207462] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216201] acpiphp: Slot [3] registered [ 0.217756] acpiphp: Slot [4] registered [ 0.219362] acpiphp: Slot [5] registered [ 0.220026] acpiphp: Slot [6] registered [ 0.221561] acpiphp: Slot [7] registered [ 0.223093] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225564] acpiphp: Slot [10] registered [ 0.227146] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229590] acpiphp: Slot [13] registered [ 0.231151] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233588] acpiphp: Slot [16] registered [ 0.235149] acpiphp: Slot [17] registered [ 0.236030] acpiphp: Slot [18] registered [ 0.237600] acpiphp: Slot [19] registered [ 0.239172] acpiphp: Slot [20] registered [ 0.240029] acpiphp: Slot [21] registered [ 0.241609] acpiphp: Slot [22] registered [ 0.243192] acpiphp: Slot [23] registered [ 0.244023] acpiphp: Slot [24] registered [ 0.245597] acpiphp: Slot [25] registered [ 0.247170] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249596] acpiphp: Slot [28] registered [ 0.251166] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253589] acpiphp: Slot [31] registered [ 0.255156] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258010] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262208] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274204] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297887] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300868] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303593] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305251] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308889] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311238] 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.313156] vgaarb: bridge control possible 0000:00:02.0 [ 0.315349] SCSI subsystem initialized [ 0.316225] ACPI: bus type USB registered [ 0.317824] usbcore: registered new interface driver usbfs [ 0.319821] usbcore: registered new interface driver hub [ 0.320040] usbcore: registered new device driver usb [ 0.322085] PCI: Using ACPI for IRQ routing [ 0.324076] NetLabel: Initializing [ 0.325455] NetLabel: domain hash size = 128 [ 0.327095] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328040] NetLabel: unlabeled traffic allowed by default [ 0.330270] Switched to clocksource kvm-clock [ 0.336428] AppArmor: AppArmor Filesystem Enabled [ 0.338218] pnp: PnP ACPI init [ 0.339483] ACPI: bus type PNP registered [ 0.341500] pnp: PnP ACPI: found 8 devices [ 0.343084] ACPI: bus type PNP unregistered [ 0.350357] NET: Registered protocol family 2 [ 0.352277] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.354815] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357233] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359625] TCP: reno registered [ 0.360949] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363073] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365424] NET: Registered protocol family 1 [ 0.367107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369260] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371350] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388439] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405653] Trying to unpack rootfs image as initramfs... [ 0.506365] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511534] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514755] Scanning for low memory corruption every 60 seconds [ 0.517182] Initialise system trusted keyring [ 0.518909] audit: initializing netlink socket (disabled) [ 0.520934] type=2000 audit(1564486008.144:1): initialized [ 0.540993] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544038] zbud: loaded [ 0.545372] VFS: Disk quotas dquot_6.5.2 [ 0.546942] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549582] fuse init (API version 7.22) [ 0.551174] msgmni has been set to 1982 [ 0.552735] Key type big_key registered [ 0.554538] Key type asymmetric registered [ 0.556149] Asymmetric key parser 'x509' registered [ 0.557988] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560819] io scheduler noop registered [ 0.562346] io scheduler deadline registered (default) [ 0.564261] io scheduler cfq registered [ 0.565827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567852] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570236] ipmi message handler version 39.2 [ 0.571938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574724] ACPI: Power Button [PWRF] [ 0.576261] GHES: HEST is not enabled! [ 0.592861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625671] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628338] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657770] Linux agpgart interface v0.103 [ 0.660283] brd: module loaded [ 0.662006] loop: module loaded [ 0.663702] blk-mq: CPU -> queue map [ 0.665125] CPU 0 -> Queue 0 [ 0.667167] vda: vda1 [ 0.668914] scsi0 : ata_piix [ 0.670197] scsi1 : ata_piix [ 0.671439] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676967] libphy: Fixed MDIO Bus: probed [ 0.678627] tun: Universal TUN/TAP device driver, 1.6 [ 0.680541] tun: (C) 1999-2004 Max Krasnyansky [ 0.683821] PPP generic driver version 2.4.2 [ 0.685498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687821] ehci-pci: EHCI PCI platform driver [ 0.689526] ehci-platform: EHCI generic platform driver [ 0.691458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693675] ohci-pci: OHCI PCI platform driver [ 0.695364] ohci-platform: OHCI generic platform driver [ 0.697284] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714516] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.721576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726728] usb usb1: Product: UHCI Host Controller [ 0.728538] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730811] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732617] hub 1-0:1.0: USB hub found [ 0.734117] hub 1-0:1.0: 2 ports detected [ 0.735799] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739698] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743497] mousedev: PS/2 mouse device common for all mice [ 0.745901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749158] rtc_cmos 00:00: RTC can wake from S4 [ 0.751396] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753679] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756027] device-mapper: uevent: version 1.0.3 [ 0.757815] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760938] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763168] TCP: cubic registered [ 0.764572] NET: Registered protocol family 10 [ 0.766443] NET: Registered protocol family 17 [ 0.768162] Key type dns_resolver registered [ 0.769913] Loading compiled-in X.509 certificates [ 0.772246] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775703] registered taskstats version 1 [ 0.778682] Key type trusted registered [ 0.782479] Key type encrypted registered [ 0.784114] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786132] IMA: No TPM chip found, activating TPM-bypass! [ 0.788701] regulator-dummy: disabling [ 0.790209] Magic number: 11:800:429 [ 0.791822] rtc_cmos 00:00: setting system clock to 2019-07-30 11:26:48 UTC (1564486008) [ 0.794904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797069] EDD information not available. [ 0.833498] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848041] Write protecting the kernel read-only data: 12288k [ 0.850751] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855073] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872118] systemd-udevd[99]: starting version 204 [ 0.905339] FDC 0 is a S82078B [ 1.044049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.210810] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.213424] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.215920] usb 1-1: Product: QEMU USB Tablet [ 1.217581] usb 1-1: Manufacturer: QEMU [ 1.219087] usb 1-1: SerialNumber: 42 [ 1.938115] 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.293974] 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.386895] random: init urandom read with 10 bits of entropy available [ 2.518848] 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 Tue, 30 Jul 2019 11:26:50 +0000. Up 2.92 seconds. cloud-init-nonet[3.12]: 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.78]: 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 Tue, 30 Jul 2019 11:26:52 +0000. Up 5.26 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.19 | 255.255.255.0 | fa:16:3e:0c:4b:76 | 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: b2:ef:01:13:92:e0:2e:fe:4f:9d:e0:10:36:12:11:1e root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | E+ | |..o. . | | o.+o . | | .o 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: be:25:11:6c:ab:c2:73:8e:74:e9:6c:dc:3d:b1:3c:e1 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | + | | . o | | S | | . + .o | | =.=.o+.+ | | . Xo .+E | | ..+ . 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: 4c:b1:60:f4:d6:a7:87:38:5d:5b:bb:5e:62:3a:bf:b9 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .+ . | | . o + | | = . o . | | + o = o . | | S + o . | | . . . | | + .| | .+ + | | .oEo | +-----------------+ 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: 71:84:6b:94:82:43:70:56:7a:f8:74:a6:10:62:de:d8 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | +o=o. o. | | o Bo+. +. | | o E.oo+.. | | = +oo | | 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 ] * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[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 Tue, 30 Jul 2019 11:26:58 +0000. Up 11.12 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 ] Generating locales... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 11:27:00 +0000. Up 12.33 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 15402 0 --:--:-- --:--:-- --:--:-- 15436 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 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 [1219 B] 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [835 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://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 (2356 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.19 + 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 (4235 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' 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://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 (11.1 MB/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.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.2' + 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 7672515cb1b218ed is healthy: got healthy result from http://192.168.100.19:4000 cluster is healthy + clearwater-etcdctl member list 7672515cb1b218ed: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19: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: gAAAAABdQCkIr9xuoi5AHsa7u1D71kjGFqSmN-mEkpN93tqmvxsmnex-x30icZ1YWdHLbe-p4a_SaWLwOVYAlkYt0BKzr8cI9varwsF0RhW5CZBSBZTTeJpmCTCodShbp-cPEilrXS-N9LlmFkJBFCz8eeKY0vMnPnnGjBFxE01xJ9ByyWBi_IE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-ellis-iz7zbluip3x7/9e1efdd3-8b32-4857-92f5-028ddf65e5ab/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 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:29:53 GMT Server: Apache x-openstack-request-id: req-a73ea1df-7dbb-4a55-aa56-bd4c5e454d14 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 be:25:11:6c:ab:c2:73:8e:74:e9:6c:dc:3d:b1:3c:e1 root@ellis-0 (DSA) ec2: 256 4c:b1:60:f4:d6:a7:87:38:5d:5b:bb:5e:62:3a:bf:b9 root@ellis-0 (ECDSA) ec2: 256 71:84:6b:94:82:43:70:56:7a:f8:74:a6:10:62:de:d8 root@ellis-0 (ED25519) ec2: 2048 b2:ef:01:13:92:e0:2e:fe:4f:9d:e0:10:36:12:11:1e root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHsVkyhd9CJTNcwLCoFHYwPgfeAko8RCfDN6cu7QuKKFPsYCAQHMn3Chk+1jLNyr8hfK2kz+n9TkV7bR8ACXX/0= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE5PhCofcMRFhRY4N59a3/or+4VlT8trXJRXrRVPxEaf root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDt1foWadEfr7ZV/M4YMxBuCC1ls/+Gz/Esen21zPTT7aRsm/qpKT2Ty4ZdA45xA+o+MGobWrR2xNGM6UWTFU5yaOrT4EKDHatOEWHoBHHykSMV4ifmviFW2fA5XkAmUGxUKzck4WCZMLfh44kZunqCmhVFihiEPFj6k4yH695cccINA8mY6S/4V6Q37zyrgzTAwInmnnStNOqUlkI0vdE/pT+FbFJdGjuN70u5KO4SG/Aa2nR9ny3tAb0/iAXFm2WzxfCK5jIdgC29MRZ5JeC4+njOBOfdeuD7IubLk/CULuvVDu0QZL/QEVWTAi+NeIE9zduTU6MbkU1rOlmoCGp root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:29:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.78 seconds 2019-07-30 11:52:48,222 - 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:0c:4b:76', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0c:4b:76', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:26:46.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'ef419d19-b7a9-46f6-8173-f124a6ce91a2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:26:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:26:46Z', 'hostId': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', '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-30T11:26:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:25:00Z', 'created': u'2019-07-30T11:25:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 11:52:48,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:52:48,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:49,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-73d1e109-5fae-46c8-987e-23f1baa106ea x-openstack-request-id: req-73d1e109-5fae-46c8-987e-23f1baa106ea 2019-07-30 11:52:49,218 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:52:49,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-73d1e109-5fae-46c8-987e-23f1baa106ea 2019-07-30 11:52:49,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995642185211s 2019-07-30 11:52:49,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 11:52:49,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19/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}0e8895ad12caca1f896374d805fb5afeb043c22e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 11:52:49,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12227 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52: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-7c453982-d6b2-472a-a93d-4bf57a70df21 x-openstack-request-id: req-7c453982-d6b2-472a-a93d-4bf57a70df21 2019-07-30 11:52:49,299 - 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.009734] Security Framework initialized\n[ 0.012035] AppArmor: AppArmor initialized\n[ 0.013592] Yama: becoming mindful.\n[ 0.015076] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020496] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022817] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024257] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029664] Initializing cgroup subsys freezer\n[ 0.031316] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033707] Initializing cgroup subsys hugetlb\n[ 0.036748] 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.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.046990] 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.055359] MDS: Mitigation: Clear CPU buffers\n[ 0.075829] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.086964] ACPI: Core revision 20131115\n[ 0.088605] ACPI: All ACPI Tables successfully acquired\n[ 0.090795] ftrace: allocating 28757 entries in 113 pages\n[ 0.112391] smpboot: Max logical packages: 1\n[ 0.114005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116318] Enabling x2apic\n[ 0.117491] Enabled x2apic\n[ 0.118957] Switched APIC routing to physical x2apic.\n[ 0.121433] ..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.128039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139402] KVM setup paravirtual spinlock\n[ 0.142167] x86: Booted up 1 node, 1 CPUs\n[ 0.143691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144406] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146792] devtmpfs: initialized\n[ 0.149270] EVM: security.selinux\n[ 0.150587] EVM: security.SMACK64\n[ 0.151888] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.154377] pinctrl core: initialized pinctrl subsystem\n[ 0.156050] regulator-dummy: no parameters\n[ 0.157686] RTC time: 11:24:22, date: 07/30/19\n[ 0.159375] NET: Registered protocol family 16\n[ 0.160140] cpuidle: using governor ladder\n[ 0.161682] cpuidle: using governor menu\n[ 0.163206] ACPI: bus type PCI registered\n[ 0.164010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166403] PCI: Using configuration type 1 for base access\n[ 0.168751] bio: create slab at 0\n[ 0.170676] ACPI: Added _OSI(Module Device)\n[ 0.172004] ACPI: Added _OSI(Processor Device)\n[ 0.173636] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.175338] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177381] ACPI: Interpreter enabled\n[ 0.178867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.182830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.189102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192008] ACPI: (supports S0 S5)\n[ 0.193333] ACPI: Using IOAPIC for interrupt routing\n[ 0.195210] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196171] ACPI: No dock devices found.\n[ 0.199785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202358] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208234] acpiphp: Slot [3] registered\n[ 0.209771] acpiphp: Slot [4] registered\n[ 0.211293] acpiphp: Slot [5] registered\n[ 0.212034] acpiphp: Slot [6] registered\n[ 0.213532] acpiphp: Slot [7] registered\n[ 0.215036] acpiphp: Slot [8] registered\n[ 0.216021] acpiphp: Slot [9] registered\n[ 0.217532] acpiphp: Slot [10] registered\n[ 0.219068] acpiphp: Slot [11] registered\n[ 0.220021] acpiphp: Slot [12] registered\n[ 0.221547] acpiphp: Slot [13] registered\n[ 0.223076] acpiphp: Slot [14] registered\n[ 0.224022] acpiphp: Slot [15] registered\n[ 0.225551] acpiphp: Slot [16] registered\n[ 0.227075] acpiphp: Slot [17] registered\n[ 0.228029] acpiphp: Slot [18] registered\n[ 0.229562] acpiphp: Slot [19] registered\n[ 0.231095] acpiphp: Slot [20] registered\n[ 0.232021] acpiphp: Slot [21] registered\n[ 0.233559] acpiphp: Slot [22] registered\n[ 0.235091] acpiphp: Slot [23] registered\n[ 0.236022] acpiphp: Slot [24] registered\n[ 0.237556] acpiphp: Slot [25] registered\n[ 0.239086] acpiphp: Slot [26] registered\n[ 0.240021] acpiphp: Slot [27] registered\n[ 0.241542] acpiphp: Slot [28] registered\n[ 0.243069] acpiphp: Slot [29] registered\n[ 0.244021] acpiphp: Slot [30] registered\n[ 0.245552] acpiphp: Slot [31] registered\n[ 0.247067] PCI host bridge to bus 0000:00\n[ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249947] 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.254151] 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.258343] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.267634] 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.291432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.293267] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.295934] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.297360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.299995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.300882] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.303193] 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.305134] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307303] SCSI subsystem initialized\n[ 0.308231] ACPI: bus type USB registered\n[ 0.309802] usbcore: registered new interface driver usbfs\n[ 0.311752] usbcore: registered new interface driver hub\n[ 0.312040] usbcore: registered new device driver usb\n[ 0.314042] PCI: Using ACPI for IRQ routing\n[ 0.315997] NetLabel: Initializing\n[ 0.316007] NetLabel: domain hash size = 128\n[ 0.317625] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.319435] NetLabel: unlabeled traffic allowed by default\n[ 0.320226] Switched to clocksource kvm-clock\n[ 0.328786] AppArmor: AppArmor Filesystem Enabled\n[ 0.330528] pnp: PnP ACPI init\n[ 0.331764] ACPI: bus type PNP registered\n[ 0.333736] pnp: PnP ACPI: found 8 devices\n[ 0.335292] ACPI: bus type PNP unregistered\n[ 0.342504] NET: Registered protocol family 2\n[ 0.344393] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.346870] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.349243] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.351566] TCP: reno registered\n[ 0.352861] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.354942] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.357239] NET: Registered protocol family 1\n[ 0.358878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.360974] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.363007] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.380065] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.397232] Trying to unpack rootfs image as initramfs...\n[ 0.499291] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.502288] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.504367] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.507522] Scanning for low memory corruption every 60 seconds\n[ 0.509897] Initialise system trusted keyring\n[ 0.511579] audit: initializing netlink socket (disabled)\n[ 0.513545] type=2000 audit(1564485862.835:1): initialized\n[ 0.533631] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536657] zbud: loaded\n[ 0.537969] VFS: Disk quotas dquot_6.5.2\n[ 0.539501] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.542100] fuse init (API version 7.22)\n[ 0.543654] msgmni has been set to 1982\n[ 0.545192] Key type big_key registered\n[ 0.546973] Key type asymmetric registered\n[ 0.548532] Asymmetric key parser 'x509' registered\n[ 0.550327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.553092] io scheduler noop registered\n[ 0.554583] io scheduler deadline registered (default)\n[ 0.556461] io scheduler cfq registered\n[ 0.557995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562323] ipmi message handler version 39.2\n[ 0.563998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566744] ACPI: Power Button [PWRF]\n[ 0.568253] GHES: HEST is not enabled!\n[ 0.584876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.620533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646259] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649791] Linux agpgart interface v0.103\n[ 0.652277] brd: module loaded\n[ 0.653971] loop: module loaded\n[ 0.655639] blk-mq: CPU -> queue map\n[ 0.657033] CPU 0 -> Queue 0\n[ 0.659070] vda: vda1\n[ 0.660790] scsi0 : ata_piix\n[ 0.662054] scsi1 : ata_piix\n[ 0.663271] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.665603] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.668666] libphy: Fixed MDIO Bus: probed\n[ 0.670285] tun: Universal TUN/TAP device driver, 1.6\n[ 0.672113] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.675256] PPP generic driver version 2.4.2\n[ 0.677024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.679543] ehci-pci: EHCI PCI platform driver\n[ 0.681471] ehci-platform: EHCI generic platform driver\n[ 0.683682] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.686187] ohci-pci: OHCI PCI platform driver\n[ 0.688108] ohci-platform: OHCI generic platform driver\n[ 0.690297] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707844] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.715788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720819] usb usb1: Product: UHCI Host Controller\n[ 0.722582] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.725096] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.727167] hub 1-0:1.0: USB hub found\n[ 0.728971] hub 1-0:1.0: 2 ports detected\n[ 0.730859] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735180] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.737274] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.739485] mousedev: PS/2 mouse device common for all mice\n[ 0.742169] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745858] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748361] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750964] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753650] device-mapper: uevent: version 1.0.3\n[ 0.755673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.759249] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761796] TCP: cubic registered\n[ 0.763392] NET: Registered protocol family 10\n[ 0.765509] NET: Registered protocol family 17\n[ 0.767457] Key type dns_resolver registered\n[ 0.769449] Loading compiled-in X.509 certificates\n[ 0.772026] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.775946] registered taskstats version 1\n[ 0.779031] Key type trusted registered\n[ 0.782801] Key type encrypted registered\n[ 0.784658] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.786974] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.789753] regulator-dummy: disabling\n[ 0.791428] Magic number: 11:800:429\n[ 0.793222] rtc_cmos 00:00: setting system clock to 2019-07-30 11:24:23 UTC (1564485863)\n[ 0.796611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.799104] EDD information not available.\n[ 0.825444] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.840720] Write protecting the kernel read-only data: 12288k\n[ 0.843838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.848637] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864118] systemd-udevd[99]: starting version 204\n[ 0.896597] FDC 0 is a S82078B\n[ 1.052024] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.216886] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219224] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221667] usb 1-1: Product: QEMU USB Tablet\n[ 1.223287] usb 1-1: Manufacturer: QEMU\n[ 1.224752] usb 1-1: SerialNumber: 42\n[ 1.929589] 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.288707] 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.394725] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.542546] 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 Tue, 30 Jul 2019 11:24:25 +0000. Up 2.95 seconds.\ncloud-init-nonet[3.16]: 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 ]\ncloud-init-nonet[4.82]: 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 Tue, 30 Jul 2019 11:24:28 +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.2 | 255.255.255.0 | fa:16:3e:93:d3:b4 |\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:\nac:25:f0:65:8a:51:87:09:ca:d8:a5:4f:10:e9:54:8e root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o++..o. |\n| +oB .o. |\n|.oE = o |\n| .o = = |\n| o + S |\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:\n55:de:08:1f:f1:c2:53:c6:7b:b5:96:29:6e:2c:95:3c root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . +oo |\n| * B. .|\n| . O +.=|\n| . E.=.|\n| S + +. |\n| . + |\n| o |\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:\n5b:31:ce:43:b0:7d:51:f3:8b:f6:77:e0:c3:d8:a9:70 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . ..o |\n| + . o |\n| . = . .|\n| + + . .|\n| S = o.. |\n| o ..=.o |\n| . . E *.o|\n| o . .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:\n65:01:cf:e7:d2:88:93:f4:dc:7d:15:2a:fc:03:33:42 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E. . |\n| .o.. . .|\n| ..=*.. .|\n| . B.**. .|\n| S = +o. .|\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 * 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 Tue, 30 Jul 2019 11:24:33 +0000. Up 11.19 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 ]\nGenerating locales...\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 11:24:35 +0000. Up 12.49 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 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\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 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://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 8s (1534 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 1s (307 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.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\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: gAAAAABdQCh15pT6wmMBFEE_vpSivOG57kzbV6vwqZJ5JOAeaxI3r1qWkqvT1m1QgZO-J4mnVGfL1ZlJPl0VZIyR83pF3NAkwzzyUbFitWIVWea8hBJc4j_-kfrCJnoO3MFVmGjsNT9iiT00kXAUlAbv2N8fPuHHE4ypEjEUSeEHfugtU-pmRuQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-dns-tnqzlvwsvvy3/b9a5a025-28ae-4478-ad6b-3d803d32532a/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 60 --:--:-- --:--:-- --:--:-- 61\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 11:24:50 GMT\nServer: Apache\nx-openstack-request-id: req-112b3a52-c254-477f-9b6b-a556898d31b4\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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 55:de:08:1f:f1:c2:53:c6:7b:b5:96:29:6e:2c:95:3c root@ns (DSA)\nec2: 256 5b:31:ce:43:b0:7d:51:f3:8b:f6:77:e0:c3:d8:a9:70 root@ns (ECDSA)\nec2: 256 65:01:cf:e7:d2:88:93:f4:dc:7d:15:2a:fc:03:33:42 root@ns (ED25519)\nec2: 2048 ac:25:f0:65:8a:51:87:09:ca:d8:a5:4f:10:e9:54:8e root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBtHkuXRR2svHaL5buRvefm/zOJUIknH6wnXL92HI33nJ1A6bAu+xJIlOCXKHJaDy12+RbAueYtgwOzEPnp3Gkk= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9euvRKoyNOexENvdcHw88bmOiiaGxsIvXkjO4+usgU root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCPBLwVoykYHje603wKiihdoic37X9R4E7prwh7QXPsLbJ4yxYv/yRYh3comks957NQiOtx6+jZ5BJ118bvcjRq7E6aIdc6Lg3jRjP3rOyVxJLmR98LJQc3hKjQ9Z9i2NLISURNFsCZzIL8iGwugZkIcKIXGhNHr95rcwqou83fBTGVykpzMHQh+L+TWbVW13pMQnrWJZ8fmshmORzcbqaPExG6ZFhxXD7FxfXNt2gDihZ6ZKeyrqOnDaVCOOPcmd/8HdlJbU8J0OjKZ18Du7vr8YVT1N4JoZv6hmTIm9hZZgNCTt5D/4NOYOAPTDg1vwZj/BViZ1NoVJL2mrY8A8D root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:24:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.05 seconds\n"} 2019-07-30 11:52:49,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19/action used request id req-7c453982-d6b2-472a-a93d-4bf57a70df21 2019-07-30 11:52:49,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0747110843658s 2019-07-30 11:52:49,302 - 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.009734] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013592] Yama: becoming mindful. [ 0.015076] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020496] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022817] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024257] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029664] Initializing cgroup subsys freezer [ 0.031316] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033707] Initializing cgroup subsys hugetlb [ 0.036748] 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.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046990] 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.055359] MDS: Mitigation: Clear CPU buffers [ 0.075829] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086964] ACPI: Core revision 20131115 [ 0.088605] ACPI: All ACPI Tables successfully acquired [ 0.090795] ftrace: allocating 28757 entries in 113 pages [ 0.112391] smpboot: Max logical packages: 1 [ 0.114005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116318] Enabling x2apic [ 0.117491] Enabled x2apic [ 0.118957] Switched APIC routing to physical x2apic. [ 0.121433] ..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.128039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139402] KVM setup paravirtual spinlock [ 0.142167] x86: Booted up 1 node, 1 CPUs [ 0.143691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144406] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146792] devtmpfs: initialized [ 0.149270] EVM: security.selinux [ 0.150587] EVM: security.SMACK64 [ 0.151888] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154377] pinctrl core: initialized pinctrl subsystem [ 0.156050] regulator-dummy: no parameters [ 0.157686] RTC time: 11:24:22, date: 07/30/19 [ 0.159375] NET: Registered protocol family 16 [ 0.160140] cpuidle: using governor ladder [ 0.161682] cpuidle: using governor menu [ 0.163206] ACPI: bus type PCI registered [ 0.164010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166403] PCI: Using configuration type 1 for base access [ 0.168751] bio: create slab at 0 [ 0.170676] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173636] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175338] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177381] ACPI: Interpreter enabled [ 0.178867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.189102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192008] ACPI: (supports S0 S5) [ 0.193333] ACPI: Using IOAPIC for interrupt routing [ 0.195210] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196171] ACPI: No dock devices found. [ 0.199785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202358] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208234] acpiphp: Slot [3] registered [ 0.209771] acpiphp: Slot [4] registered [ 0.211293] acpiphp: Slot [5] registered [ 0.212034] acpiphp: Slot [6] registered [ 0.213532] acpiphp: Slot [7] registered [ 0.215036] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217532] acpiphp: Slot [10] registered [ 0.219068] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221547] acpiphp: Slot [13] registered [ 0.223076] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225551] acpiphp: Slot [16] registered [ 0.227075] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229562] acpiphp: Slot [19] registered [ 0.231095] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233559] acpiphp: Slot [22] registered [ 0.235091] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237556] acpiphp: Slot [25] registered [ 0.239086] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241542] acpiphp: Slot [28] registered [ 0.243069] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245552] acpiphp: Slot [31] registered [ 0.247067] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249947] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254151] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258343] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267634] 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.291432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293267] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295934] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303193] 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.305134] vgaarb: bridge control possible 0000:00:02.0 [ 0.307303] SCSI subsystem initialized [ 0.308231] ACPI: bus type USB registered [ 0.309802] usbcore: registered new interface driver usbfs [ 0.311752] usbcore: registered new interface driver hub [ 0.312040] usbcore: registered new device driver usb [ 0.314042] PCI: Using ACPI for IRQ routing [ 0.315997] NetLabel: Initializing [ 0.316007] NetLabel: domain hash size = 128 [ 0.317625] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319435] NetLabel: unlabeled traffic allowed by default [ 0.320226] Switched to clocksource kvm-clock [ 0.328786] AppArmor: AppArmor Filesystem Enabled [ 0.330528] pnp: PnP ACPI init [ 0.331764] ACPI: bus type PNP registered [ 0.333736] pnp: PnP ACPI: found 8 devices [ 0.335292] ACPI: bus type PNP unregistered [ 0.342504] NET: Registered protocol family 2 [ 0.344393] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346870] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.349243] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351566] TCP: reno registered [ 0.352861] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354942] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357239] NET: Registered protocol family 1 [ 0.358878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360974] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.363007] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.380065] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397232] Trying to unpack rootfs image as initramfs... [ 0.499291] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.502288] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504367] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507522] Scanning for low memory corruption every 60 seconds [ 0.509897] Initialise system trusted keyring [ 0.511579] audit: initializing netlink socket (disabled) [ 0.513545] type=2000 audit(1564485862.835:1): initialized [ 0.533631] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536657] zbud: loaded [ 0.537969] VFS: Disk quotas dquot_6.5.2 [ 0.539501] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.542100] fuse init (API version 7.22) [ 0.543654] msgmni has been set to 1982 [ 0.545192] Key type big_key registered [ 0.546973] Key type asymmetric registered [ 0.548532] Asymmetric key parser 'x509' registered [ 0.550327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553092] io scheduler noop registered [ 0.554583] io scheduler deadline registered (default) [ 0.556461] io scheduler cfq registered [ 0.557995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.559991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562323] ipmi message handler version 39.2 [ 0.563998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566744] ACPI: Power Button [PWRF] [ 0.568253] GHES: HEST is not enabled! [ 0.584876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646259] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649791] Linux agpgart interface v0.103 [ 0.652277] brd: module loaded [ 0.653971] loop: module loaded [ 0.655639] blk-mq: CPU -> queue map [ 0.657033] CPU 0 -> Queue 0 [ 0.659070] vda: vda1 [ 0.660790] scsi0 : ata_piix [ 0.662054] scsi1 : ata_piix [ 0.663271] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665603] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.668666] libphy: Fixed MDIO Bus: probed [ 0.670285] tun: Universal TUN/TAP device driver, 1.6 [ 0.672113] tun: (C) 1999-2004 Max Krasnyansky [ 0.675256] PPP generic driver version 2.4.2 [ 0.677024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679543] ehci-pci: EHCI PCI platform driver [ 0.681471] ehci-platform: EHCI generic platform driver [ 0.683682] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686187] ohci-pci: OHCI PCI platform driver [ 0.688108] ohci-platform: OHCI generic platform driver [ 0.690297] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707844] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.715788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720819] usb usb1: Product: UHCI Host Controller [ 0.722582] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.725096] usb usb1: SerialNumber: 0000:00:01.2 [ 0.727167] hub 1-0:1.0: USB hub found [ 0.728971] hub 1-0:1.0: 2 ports detected [ 0.730859] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735180] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.737274] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.739485] mousedev: PS/2 mouse device common for all mice [ 0.742169] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745858] rtc_cmos 00:00: RTC can wake from S4 [ 0.748361] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750964] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753650] device-mapper: uevent: version 1.0.3 [ 0.755673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.759249] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761796] TCP: cubic registered [ 0.763392] NET: Registered protocol family 10 [ 0.765509] NET: Registered protocol family 17 [ 0.767457] Key type dns_resolver registered [ 0.769449] Loading compiled-in X.509 certificates [ 0.772026] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775946] registered taskstats version 1 [ 0.779031] Key type trusted registered [ 0.782801] Key type encrypted registered [ 0.784658] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786974] IMA: No TPM chip found, activating TPM-bypass! [ 0.789753] regulator-dummy: disabling [ 0.791428] Magic number: 11:800:429 [ 0.793222] rtc_cmos 00:00: setting system clock to 2019-07-30 11:24:23 UTC (1564485863) [ 0.796611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799104] EDD information not available. [ 0.825444] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840720] Write protecting the kernel read-only data: 12288k [ 0.843838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.848637] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864118] systemd-udevd[99]: starting version 204 [ 0.896597] FDC 0 is a S82078B [ 1.052024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216886] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219224] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221667] usb 1-1: Product: QEMU USB Tablet [ 1.223287] usb 1-1: Manufacturer: QEMU [ 1.224752] usb 1-1: SerialNumber: 42 [ 1.929589] 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.288707] 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.394725] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.542546] 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 Tue, 30 Jul 2019 11:24:25 +0000. Up 2.95 seconds. cloud-init-nonet[3.16]: 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 ] cloud-init-nonet[4.82]: 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 Tue, 30 Jul 2019 11:24:28 +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.2 | 255.255.255.0 | fa:16:3e:93:d3:b4 | 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: ac:25:f0:65:8a:51:87:09:ca:d8:a5:4f:10:e9:54:8e root@ns The key's randomart image is: +--[ RSA 2048]----+ | o++..o. | | +oB .o. | |.oE = o | | .o = = | | o + S | | + | | . | | | | | +-----------------+ 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: 55:de:08:1f:f1:c2:53:c6:7b:b5:96:29:6e:2c:95:3c root@ns The key's randomart image is: +--[ DSA 1024]----+ | . +oo | | * B. .| | . O +.=| | . E.=.| | S + +. | | . + | | 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: 5b:31:ce:43:b0:7d:51:f3:8b:f6:77:e0:c3:d8:a9:70 root@ns The key's randomart image is: +--[ECDSA 256]---+ | . ..o | | + . o | | . = . .| | + + . .| | S = o.. | | o ..=.o | | . . E *.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: 65:01:cf:e7:d2:88:93:f4:dc:7d:15:2a:fc:03:33:42 root@ns The key's randomart image is: +--[ED25519 256--+ | .E. . | | .o.. . .| | ..=*.. .| | . B.**. .| | 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 Tue, 30 Jul 2019 11:24:33 +0000. Up 11.19 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 ] Generating locales... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 11:24:35 +0000. Up 12.49 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 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 Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 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://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 8s (1534 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 1s (307 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + 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: gAAAAABdQCh15pT6wmMBFEE_vpSivOG57kzbV6vwqZJ5JOAeaxI3r1qWkqvT1m1QgZO-J4mnVGfL1ZlJPl0VZIyR83pF3NAkwzzyUbFitWIVWea8hBJc4j_-kfrCJnoO3MFVmGjsNT9iiT00kXAUlAbv2N8fPuHHE4ypEjEUSeEHfugtU-pmRuQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-dns-tnqzlvwsvvy3/b9a5a025-28ae-4478-ad6b-3d803d32532a/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 60 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:24:50 GMT Server: Apache x-openstack-request-id: req-112b3a52-c254-477f-9b6b-a556898d31b4 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 55:de:08:1f:f1:c2:53:c6:7b:b5:96:29:6e:2c:95:3c root@ns (DSA) ec2: 256 5b:31:ce:43:b0:7d:51:f3:8b:f6:77:e0:c3:d8:a9:70 root@ns (ECDSA) ec2: 256 65:01:cf:e7:d2:88:93:f4:dc:7d:15:2a:fc:03:33:42 root@ns (ED25519) ec2: 2048 ac:25:f0:65:8a:51:87:09:ca:d8:a5:4f:10:e9:54:8e root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBtHkuXRR2svHaL5buRvefm/zOJUIknH6wnXL92HI33nJ1A6bAu+xJIlOCXKHJaDy12+RbAueYtgwOzEPnp3Gkk= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9euvRKoyNOexENvdcHw88bmOiiaGxsIvXkjO4+usgU root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCPBLwVoykYHje603wKiihdoic37X9R4E7prwh7QXPsLbJ4yxYv/yRYh3comks957NQiOtx6+jZ5BJ118bvcjRq7E6aIdc6Lg3jRjP3rOyVxJLmR98LJQc3hKjQ9Z9i2NLISURNFsCZzIL8iGwugZkIcKIXGhNHr95rcwqou83fBTGVykpzMHQh+L+TWbVW13pMQnrWJZ8fmshmORzcbqaPExG6ZFhxXD7FxfXNt2gDihZ6ZKeyrqOnDaVCOOPcmd/8HdlJbU8J0OjKZ18Du7vr8YVT1N4JoZv6hmTIm9hZZgNCTt5D/4NOYOAPTDg1vwZj/BViZ1NoVJL2mrY8A8D root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:24:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.05 seconds 2019-07-30 11:52:49,303 - 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.009734] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013592] Yama: becoming mindful. [ 0.015076] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020496] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022817] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024257] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029664] Initializing cgroup subsys freezer [ 0.031316] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033707] Initializing cgroup subsys hugetlb [ 0.036748] 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.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046990] 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.055359] MDS: Mitigation: Clear CPU buffers [ 0.075829] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086964] ACPI: Core revision 20131115 [ 0.088605] ACPI: All ACPI Tables successfully acquired [ 0.090795] ftrace: allocating 28757 entries in 113 pages [ 0.112391] smpboot: Max logical packages: 1 [ 0.114005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116318] Enabling x2apic [ 0.117491] Enabled x2apic [ 0.118957] Switched APIC routing to physical x2apic. [ 0.121433] ..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.128039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139402] KVM setup paravirtual spinlock [ 0.142167] x86: Booted up 1 node, 1 CPUs [ 0.143691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144406] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146792] devtmpfs: initialized [ 0.149270] EVM: security.selinux [ 0.150587] EVM: security.SMACK64 [ 0.151888] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154377] pinctrl core: initialized pinctrl subsystem [ 0.156050] regulator-dummy: no parameters [ 0.157686] RTC time: 11:24:22, date: 07/30/19 [ 0.159375] NET: Registered protocol family 16 [ 0.160140] cpuidle: using governor ladder [ 0.161682] cpuidle: using governor menu [ 0.163206] ACPI: bus type PCI registered [ 0.164010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166403] PCI: Using configuration type 1 for base access [ 0.168751] bio: create slab at 0 [ 0.170676] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173636] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175338] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177381] ACPI: Interpreter enabled [ 0.178867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.189102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192008] ACPI: (supports S0 S5) [ 0.193333] ACPI: Using IOAPIC for interrupt routing [ 0.195210] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196171] ACPI: No dock devices found. [ 0.199785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202358] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208234] acpiphp: Slot [3] registered [ 0.209771] acpiphp: Slot [4] registered [ 0.211293] acpiphp: Slot [5] registered [ 0.212034] acpiphp: Slot [6] registered [ 0.213532] acpiphp: Slot [7] registered [ 0.215036] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217532] acpiphp: Slot [10] registered [ 0.219068] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221547] acpiphp: Slot [13] registered [ 0.223076] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225551] acpiphp: Slot [16] registered [ 0.227075] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229562] acpiphp: Slot [19] registered [ 0.231095] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233559] acpiphp: Slot [22] registered [ 0.235091] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237556] acpiphp: Slot [25] registered [ 0.239086] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241542] acpiphp: Slot [28] registered [ 0.243069] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245552] acpiphp: Slot [31] registered [ 0.247067] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249947] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254151] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258343] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267634] 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.291432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293267] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295934] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303193] 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.305134] vgaarb: bridge control possible 0000:00:02.0 [ 0.307303] SCSI subsystem initialized [ 0.308231] ACPI: bus type USB registered [ 0.309802] usbcore: registered new interface driver usbfs [ 0.311752] usbcore: registered new interface driver hub [ 0.312040] usbcore: registered new device driver usb [ 0.314042] PCI: Using ACPI for IRQ routing [ 0.315997] NetLabel: Initializing [ 0.316007] NetLabel: domain hash size = 128 [ 0.317625] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319435] NetLabel: unlabeled traffic allowed by default [ 0.320226] Switched to clocksource kvm-clock [ 0.328786] AppArmor: AppArmor Filesystem Enabled [ 0.330528] pnp: PnP ACPI init [ 0.331764] ACPI: bus type PNP registered [ 0.333736] pnp: PnP ACPI: found 8 devices [ 0.335292] ACPI: bus type PNP unregistered [ 0.342504] NET: Registered protocol family 2 [ 0.344393] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346870] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.349243] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351566] TCP: reno registered [ 0.352861] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354942] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357239] NET: Registered protocol family 1 [ 0.358878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360974] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.363007] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.380065] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397232] Trying to unpack rootfs image as initramfs... [ 0.499291] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.502288] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504367] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507522] Scanning for low memory corruption every 60 seconds [ 0.509897] Initialise system trusted keyring [ 0.511579] audit: initializing netlink socket (disabled) [ 0.513545] type=2000 audit(1564485862.835:1): initialized [ 0.533631] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536657] zbud: loaded [ 0.537969] VFS: Disk quotas dquot_6.5.2 [ 0.539501] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.542100] fuse init (API version 7.22) [ 0.543654] msgmni has been set to 1982 [ 0.545192] Key type big_key registered [ 0.546973] Key type asymmetric registered [ 0.548532] Asymmetric key parser 'x509' registered [ 0.550327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553092] io scheduler noop registered [ 0.554583] io scheduler deadline registered (default) [ 0.556461] io scheduler cfq registered [ 0.557995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.559991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562323] ipmi message handler version 39.2 [ 0.563998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566744] ACPI: Power Button [PWRF] [ 0.568253] GHES: HEST is not enabled! [ 0.584876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646259] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649791] Linux agpgart interface v0.103 [ 0.652277] brd: module loaded [ 0.653971] loop: module loaded [ 0.655639] blk-mq: CPU -> queue map [ 0.657033] CPU 0 -> Queue 0 [ 0.659070] vda: vda1 [ 0.660790] scsi0 : ata_piix [ 0.662054] scsi1 : ata_piix [ 0.663271] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665603] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.668666] libphy: Fixed MDIO Bus: probed [ 0.670285] tun: Universal TUN/TAP device driver, 1.6 [ 0.672113] tun: (C) 1999-2004 Max Krasnyansky [ 0.675256] PPP generic driver version 2.4.2 [ 0.677024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679543] ehci-pci: EHCI PCI platform driver [ 0.681471] ehci-platform: EHCI generic platform driver [ 0.683682] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686187] ohci-pci: OHCI PCI platform driver [ 0.688108] ohci-platform: OHCI generic platform driver [ 0.690297] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707844] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.715788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720819] usb usb1: Product: UHCI Host Controller [ 0.722582] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.725096] usb usb1: SerialNumber: 0000:00:01.2 [ 0.727167] hub 1-0:1.0: USB hub found [ 0.728971] hub 1-0:1.0: 2 ports detected [ 0.730859] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735180] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.737274] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.739485] mousedev: PS/2 mouse device common for all mice [ 0.742169] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745858] rtc_cmos 00:00: RTC can wake from S4 [ 0.748361] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750964] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753650] device-mapper: uevent: version 1.0.3 [ 0.755673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.759249] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761796] TCP: cubic registered [ 0.763392] NET: Registered protocol family 10 [ 0.765509] NET: Registered protocol family 17 [ 0.767457] Key type dns_resolver registered [ 0.769449] Loading compiled-in X.509 certificates [ 0.772026] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775946] registered taskstats version 1 [ 0.779031] Key type trusted registered [ 0.782801] Key type encrypted registered [ 0.784658] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786974] IMA: No TPM chip found, activating TPM-bypass! [ 0.789753] regulator-dummy: disabling [ 0.791428] Magic number: 11:800:429 [ 0.793222] rtc_cmos 00:00: setting system clock to 2019-07-30 11:24:23 UTC (1564485863) [ 0.796611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799104] EDD information not available. [ 0.825444] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840720] Write protecting the kernel read-only data: 12288k [ 0.843838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.848637] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864118] systemd-udevd[99]: starting version 204 [ 0.896597] FDC 0 is a S82078B [ 1.052024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216886] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219224] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221667] usb 1-1: Product: QEMU USB Tablet [ 1.223287] usb 1-1: Manufacturer: QEMU [ 1.224752] usb 1-1: SerialNumber: 42 [ 1.929589] 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.288707] 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.394725] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.542546] 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 Tue, 30 Jul 2019 11:24:25 +0000. Up 2.95 seconds. cloud-init-nonet[3.16]: 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 ] cloud-init-nonet[4.82]: 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 Tue, 30 Jul 2019 11:24:28 +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.2 | 255.255.255.0 | fa:16:3e:93:d3:b4 | 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: ac:25:f0:65:8a:51:87:09:ca:d8:a5:4f:10:e9:54:8e root@ns The key's randomart image is: +--[ RSA 2048]----+ | o++..o. | | +oB .o. | |.oE = o | | .o = = | | o + S | | + | | . | | | | | +-----------------+ 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: 55:de:08:1f:f1:c2:53:c6:7b:b5:96:29:6e:2c:95:3c root@ns The key's randomart image is: +--[ DSA 1024]----+ | . +oo | | * B. .| | . O +.=| | . E.=.| | S + +. | | . + | | 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: 5b:31:ce:43:b0:7d:51:f3:8b:f6:77:e0:c3:d8:a9:70 root@ns The key's randomart image is: +--[ECDSA 256]---+ | . ..o | | + . o | | . = . .| | + + . .| | S = o.. | | o ..=.o | | . . E *.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: 65:01:cf:e7:d2:88:93:f4:dc:7d:15:2a:fc:03:33:42 root@ns The key's randomart image is: +--[ED25519 256--+ | .E. . | | .o.. . .| | ..=*.. .| | . B.**. .| | 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 Tue, 30 Jul 2019 11:24:33 +0000. Up 11.19 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 ] Generating locales... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 11:24:35 +0000. Up 12.49 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 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 Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 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://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 8s (1534 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 1s (307 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + 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: gAAAAABdQCh15pT6wmMBFEE_vpSivOG57kzbV6vwqZJ5JOAeaxI3r1qWkqvT1m1QgZO-J4mnVGfL1ZlJPl0VZIyR83pF3NAkwzzyUbFitWIVWea8hBJc4j_-kfrCJnoO3MFVmGjsNT9iiT00kXAUlAbv2N8fPuHHE4ypEjEUSeEHfugtU-pmRuQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/4074747fd6434d81a3fb85270861e3c3/stacks/clearwater-opnfv-dns-tnqzlvwsvvy3/b9a5a025-28ae-4478-ad6b-3d803d32532a/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 60 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 11:24:50 GMT Server: Apache x-openstack-request-id: req-112b3a52-c254-477f-9b6b-a556898d31b4 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 | c7:56:37:14:f7:81:04:95:6b:c4:d4:e5:44:b5:ca:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 55:de:08:1f:f1:c2:53:c6:7b:b5:96:29:6e:2c:95:3c root@ns (DSA) ec2: 256 5b:31:ce:43:b0:7d:51:f3:8b:f6:77:e0:c3:d8:a9:70 root@ns (ECDSA) ec2: 256 65:01:cf:e7:d2:88:93:f4:dc:7d:15:2a:fc:03:33:42 root@ns (ED25519) ec2: 2048 ac:25:f0:65:8a:51:87:09:ca:d8:a5:4f:10:e9:54:8e root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBtHkuXRR2svHaL5buRvefm/zOJUIknH6wnXL92HI33nJ1A6bAu+xJIlOCXKHJaDy12+RbAueYtgwOzEPnp3Gkk= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9euvRKoyNOexENvdcHw88bmOiiaGxsIvXkjO4+usgU root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCPBLwVoykYHje603wKiihdoic37X9R4E7prwh7QXPsLbJ4yxYv/yRYh3comks957NQiOtx6+jZ5BJ118bvcjRq7E6aIdc6Lg3jRjP3rOyVxJLmR98LJQc3hKjQ9Z9i2NLISURNFsCZzIL8iGwugZkIcKIXGhNHr95rcwqou83fBTGVykpzMHQh+L+TWbVW13pMQnrWJZ8fmshmORzcbqaPExG6ZFhxXD7FxfXNt2gDihZ6ZKeyrqOnDaVCOOPcmd/8HdlJbU8J0OjKZ18Du7vr8YVT1N4JoZv6hmTIm9hZZgNCTt5D/4NOYOAPTDg1vwZj/BViZ1NoVJL2mrY8A8D root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 11:24:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.05 seconds 2019-07-30 11:52:49,307 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2019-07-30 11:52:49,399 - 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-30 11:52:49,467 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-30 11:52:49,468 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-30 11:52:49,752 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550474@clearwater.opnfv', u'sip_username': u'6505550474', u'formatted_number': u'(650) 555-0474', u'number': u'6505550474', u'sip_uri': u'sip:6505550474@clearwater.opnfv', u'number_id': u'4b0bf09368bb472383a4536a3e3944b9', u'sip_password': u'8HzsTePCy', u'pstn': False} 2019-07-30 11:52:49,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:52:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:52:49,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:52:49 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9 Server: Apache x-openstack-request-id: req-d603147a-99f5-42ee-803b-bd0f262e9c87 2019-07-30 11:52:49,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:52:49,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Tue, 30 Jul 2019 11:52:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cfce246c-b1cc-4548-9352-1fa3e08a6aaf 2019-07-30 11:52:49,856 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "outputs": [{"output_value": "172.30.9.201", "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-30 11:52:49,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9 used request id req-cfce246c-b1cc-4548-9352-1fa3e08a6aaf 2019-07-30 11:52:49,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.103591918945s 2019-07-30 11:52:49,859 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.201', 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-30 11:52:49,859 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-30 11:52:49,860 - 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.204 ELLIS=172.30.9.203 --trace' 2019-07-30 11:52:49,860 - 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.204 ELLIS=172.30.9.203 --trace'' 2019-07-30 11:55:02,493 - 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) - (6505550409, 6505550427) Passed Basic Call - SDP (TCP) - (6505550837, 6505550317) Passed Basic Call - Tel URIs (TCP) - (6505550643, 6505550946) Passed Basic Call - Unknown number (TCP) - (6505550194, 6505550862) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550503, 6505550238) Passed Basic Call - Messages - Pager model (TCP) - (6505550420, 6505550384) Passed Basic Call - Pracks (TCP) - (6505550055, 6505550199) Passed Basic Registration (TCP) - (6505550703) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550457, 6505550187) Passed Call Barring - Outbound Rejection (TCP) - (6505550069, 6505550138) 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) - (6505550087, 6505550094) 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) - (6505550230, 6505550123, 6505550056) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550958, 6505550857, 6505550702) Passed Call Diversion - Not reachable (408) (TCP) - (6505550420, 6505550178, 6505550235) Passed Call Diversion - Not reachable (503) (TCP) - (6505550143, 6505550691, 6505550017) Passed Call Diversion - Not reachable (500) (TCP) - (6505550823, 6505550780, 6505550685) Passed Call Diversion - Busy (TCP) - (6505550406, 6505550232, 6505550528) Passed Call Diversion - Unconditional (TCP) - (6505550353, 6505550841, 6505550442) Passed Call Diversion - No answer (TCP) - (6505550256, 6505550142, 6505550704) Passed Call Diversion - Bad target URI (TCP) - (6505550924, 6505550999) Passed Call Diversion - Audio-only call (TCP) - (6505550296, 6505550276, 6505550659, 6505550628) Passed Call Diversion - Audio-video call (TCP) - (6505550282, 6505550025, 6505550209, 6505550970) Passed Call Forking - Mainline (TCP) - (6505550383, 6505550825) Passed Call Forking - Endpoint offline (TCP) - (6505550430, 6505550999) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550871, 6505550622) Passed Call Waiting - Accepted (TCP) - (6505550602, 6505550221, 6505550860) Passed Call Waiting - Cancelled (TCP) - (6505550260, 6505550176, 6505550975) Passed CANCEL - Mainline (TCP) - (6505550942, 6505550985) Passed Filtering - Accept-Contact (TCP) - (6505550752, 6505550519) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550124, 6505550880) Passed Filtering - Accept-Contact no match (TCP) - (6505550142, 6505550847) Passed Filtering - Accept-Contact negated match (TCP) - (6505550955, 6505550600) Passed Filtering - RFC3841 example (TCP) - (6505550138, 6505550433) Passed Filtering - Reject-Contact no match (TCP) - (6505550031, 6505550653) Passed Filtering - Reject-Contact match (TCP) - (6505550323, 6505550491) 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) - (6505550296) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550752) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550490) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550160) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550752, 6505550222) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550874, 6505550329) Passed GRUU - Call - only GRUU as target (TCP) - (6505550585, 6505550583) Passed GRUU - Call - AoR as target (TCP) - (6505550071, 6505550237) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550849, 6505550258) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550469, 6505550552) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550635, 6505550720) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550665, 6505550966) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550067, 6505550820) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550039, 6505550056) 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) - (6505550034) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550707) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550614) 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) - (6505550814, 6505550487) 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-30 11:55:02,495 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-30 11:55:02,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:55:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:03,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1337 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-58c301ec-38c1-4091-825a-e7328e6bda11 x-openstack-request-id: req-58c301ec-38c1-4091-825a-e7328e6bda11 2019-07-30 11:55:03,366 - 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:25:d7:0a", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:d7:0a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:43.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:43Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "bono-0.clearwater.opnfv", "created": "2019-07-30T11:45:05Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:22:63:c7", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:63:c7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/220478ef-5f90-45e0-8b54-520cf283416d", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:37.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "220478ef-5f90-45e0-8b54-520cf283416d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:37Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "dime-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:5e:0e:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0e:4b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:45:41.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "3a7ebf66-1083-42b8-9ca2-0ca93d9f1059", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:45:41Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "homer-0.clearwater.opnfv", "created": "2019-07-30T11:45:04Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f4:5a:84", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:5a:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b39aa60d-56e5-4d54-a155-7467073ba840", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:40:19.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "b39aa60d-56e5-4d54-a155-7467073ba840", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:40:19Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T11:40:02Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:f7:3a:24", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3a:24", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:30:24.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "dbe4dc29-c298-414a-a12d-30debbb7a2d5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:30:24Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T11:30:08Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:0c:4b:76", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:4b:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:26:46.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "ef419d19-b7a9-46f6-8173-f124a6ce91a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:26:46Z", "hostId": "07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T11:25:00Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "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:93:d3:b4", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d3:b4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "rel": "bookmark"}], "image": {"id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "links": [{"href": "http://172.30.9.24:8774/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:24:21.000000", "flavor": {"id": "f6f20843-072a-4bdb-aa53-7e127f721be7", "links": [{"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "bookmark"}]}, "id": "1c9d07e7-5464-4ef6-84bc-e444e59a3b19", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1b2a2a5c6a414f838a3a5a319924cadd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:24:21Z", "hostId": "ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f", "name": "ns.clearwater.opnfv", "created": "2019-07-30T11:22:33Z", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:55:03,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-58c301ec-38c1-4091-825a-e7328e6bda11 2019-07-30 11:55:03,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.870177984238s 2019-07-30 11:55:03,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:55:03,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:03,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-9692a3f4-3a35-4e6a-b63f-852b4af87f6b x-openstack-request-id: req-9692a3f4-3a35-4e6a-b63f-852b4af87f6b 2019-07-30 11:55:03,400 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:55:03,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9692a3f4-3a35-4e6a-b63f-852b4af87f6b 2019-07-30 11:55:03,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259010791779s 2019-07-30 11:55:03,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:55:03,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:03,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-db348baf-9297-4bb2-9ab9-72de4b69f889 x-openstack-request-id: req-db348baf-9297-4bb2-9ab9-72de4b69f889 2019-07-30 11:55:03,816 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:55:03,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6/os-security-groups used request id req-db348baf-9297-4bb2-9ab9-72de4b69f889 2019-07-30 11:55:03,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.414980173111s 2019-07-30 11:55:03,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:55:03,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:04,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:04 GMT X-Openstack-Request-Id: req-bf872be6-14ec-4321-b928-dc40f270b76d 2019-07-30 11:55:04,121 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:55:04,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bf872be6-14ec-4321-b928-dc40f270b76d 2019-07-30 11:55:04,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298730134964s 2019-07-30 11:55:04,128 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:55:04,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:55:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:04,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-4d2a466c-1dd3-48e6-9e60-c4b783b4a7e9 x-openstack-request-id: req-4d2a466c-1dd3-48e6-9e60-c4b783b4a7e9 2019-07-30 11:55:04,152 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:55:04,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4d2a466c-1dd3-48e6-9e60-c4b783b4a7e9 2019-07-30 11:55:04,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237989425659s 2019-07-30 11:55:04,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:55:04,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:05,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-00807057-20df-4c86-8e27-9f416dd1f45c x-openstack-request-id: req-00807057-20df-4c86-8e27-9f416dd1f45c 2019-07-30 11:55:05,057 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:55:05,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/220478ef-5f90-45e0-8b54-520cf283416d/os-security-groups used request id req-00807057-20df-4c86-8e27-9f416dd1f45c 2019-07-30 11:55:05,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.904335975647s 2019-07-30 11:55:05,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:55:05,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:05,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:05 GMT X-Openstack-Request-Id: req-fa2876fc-ae9f-42f0-ab0a-d4981b714059 2019-07-30 11:55:05,103 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:55:05,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fa2876fc-ae9f-42f0-ab0a-d4981b714059 2019-07-30 11:55:05,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390570163727s 2019-07-30 11:55:05,109 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:55:05,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:55:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:05,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-08476ef6-e9fd-4ce4-bc4f-300dbcba15f0 x-openstack-request-id: req-08476ef6-e9fd-4ce4-bc4f-300dbcba15f0 2019-07-30 11:55:05,134 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:55:05,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-08476ef6-e9fd-4ce4-bc4f-300dbcba15f0 2019-07-30 11:55:05,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241069793701s 2019-07-30 11:55:05,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:55:05,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:05,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-30aefb43-d2fc-40e8-a086-26da1024000d x-openstack-request-id: req-30aefb43-d2fc-40e8-a086-26da1024000d 2019-07-30 11:55:05,791 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:55:05,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3a7ebf66-1083-42b8-9ca2-0ca93d9f1059/os-security-groups used request id req-30aefb43-d2fc-40e8-a086-26da1024000d 2019-07-30 11:55:05,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.656312942505s 2019-07-30 11:55:05,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:55:05,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:05,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:05 GMT X-Openstack-Request-Id: req-72e7b4ef-271f-4738-8834-ab7518addbe4 2019-07-30 11:55:05,834 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:55:05,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-72e7b4ef-271f-4738-8834-ab7518addbe4 2019-07-30 11:55:05,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367548465729s 2019-07-30 11:55:05,840 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:55:05,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:55:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:05,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-05a84091-467f-404c-8e01-cb11c376fb06 x-openstack-request-id: req-05a84091-467f-404c-8e01-cb11c376fb06 2019-07-30 11:55:05,863 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:55:05,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-05a84091-467f-404c-8e01-cb11c376fb06 2019-07-30 11:55:05,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231878757477s 2019-07-30 11:55:05,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:55:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:06,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-e141d7e3-050b-4cf7-85c2-4879a13249cb x-openstack-request-id: req-e141d7e3-050b-4cf7-85c2-4879a13249cb 2019-07-30 11:55:06,788 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:55:06,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b39aa60d-56e5-4d54-a155-7467073ba840/os-security-groups used request id req-e141d7e3-050b-4cf7-85c2-4879a13249cb 2019-07-30 11:55:06,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.923471927643s 2019-07-30 11:55:06,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:55:06,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:06,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:06 GMT X-Openstack-Request-Id: req-81adb0aa-89c9-4ae3-becc-d20dad545eb3 2019-07-30 11:55:06,830 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:55:06,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-81adb0aa-89c9-4ae3-becc-d20dad545eb3 2019-07-30 11:55:06,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363438129425s 2019-07-30 11:55:06,837 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:55:06,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:55:06,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:06,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-ccc34bd8-a565-47c6-b7c9-4c33275bfe98 x-openstack-request-id: req-ccc34bd8-a565-47c6-b7c9-4c33275bfe98 2019-07-30 11:55:06,860 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:55:06,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ccc34bd8-a565-47c6-b7c9-4c33275bfe98 2019-07-30 11:55:06,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239210128784s 2019-07-30 11:55:06,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:55:06,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:07,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-c7e49914-9e02-4b04-a196-cd64612fee69 x-openstack-request-id: req-c7e49914-9e02-4b04-a196-cd64612fee69 2019-07-30 11:55:07,174 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:55:07,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dbe4dc29-c298-414a-a12d-30debbb7a2d5/os-security-groups used request id req-c7e49914-9e02-4b04-a196-cd64612fee69 2019-07-30 11:55:07,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.311764955521s 2019-07-30 11:55:07,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:55:07,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:07,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:07 GMT X-Openstack-Request-Id: req-2656c853-65a4-4c08-8e5a-cd1356eea7e3 2019-07-30 11:55:07,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:55:07,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2656c853-65a4-4c08-8e5a-cd1356eea7e3 2019-07-30 11:55:07,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389220714569s 2019-07-30 11:55:07,225 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:55:07,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:55:07,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:07,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-83994801-519e-4a36-81e5-ce07701d8acb x-openstack-request-id: req-83994801-519e-4a36-81e5-ce07701d8acb 2019-07-30 11:55:07,249 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:55:07,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-83994801-519e-4a36-81e5-ce07701d8acb 2019-07-30 11:55:07,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237729549408s 2019-07-30 11:55:07,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:55:07,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:07,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-efd42915-849b-4aeb-85ef-69d1b606a558 x-openstack-request-id: req-efd42915-849b-4aeb-85ef-69d1b606a558 2019-07-30 11:55:07,977 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:55:07,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ef419d19-b7a9-46f6-8173-f124a6ce91a2/os-security-groups used request id req-efd42915-849b-4aeb-85ef-69d1b606a558 2019-07-30 11:55:07,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.727090835571s 2019-07-30 11:55:07,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:55:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:08,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:08 GMT X-Openstack-Request-Id: req-0277c339-37a7-4ab3-826d-590419583a8f 2019-07-30 11:55:08,020 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:55:08,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0277c339-37a7-4ab3-826d-590419583a8f 2019-07-30 11:55:08,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364151000977s 2019-07-30 11:55:08,026 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:55:08,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:55:08,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:08,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-52b7cb1d-e1c0-49c9-923c-a5c984456d6d x-openstack-request-id: req-52b7cb1d-e1c0-49c9-923c-a5c984456d6d 2019-07-30 11:55:08,054 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:55:08,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-52b7cb1d-e1c0-49c9-923c-a5c984456d6d 2019-07-30 11:55:08,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271470546722s 2019-07-30 11:55:08,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-30 11:55:08,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:08,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55: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-111a8390-8451-48f3-93b9-c4cd0d1c9c31 x-openstack-request-id: req-111a8390-8451-48f3-93b9-c4cd0d1c9c31 2019-07-30 11:55:08,885 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07ec4024-9451-410a-9a14-fa178679cb0e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e738cb-44d7-4d90-b4ab-fb9c949e77ff"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "757c9f02-3db8-414b-8c97-0e1510d55862"}], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "7a31c8bc-37fc-4190-94f1-8edafbbb9133", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-30 11:55:08,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/1c9d07e7-5464-4ef6-84bc-e444e59a3b19/os-security-groups used request id req-111a8390-8451-48f3-93b9-c4cd0d1c9c31 2019-07-30 11:55:08,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.829807043076s 2019-07-30 11:55:08,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:55:08,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:08,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:08 GMT X-Openstack-Request-Id: req-eb5f8269-343c-46fb-a92f-4c2d965fb204 2019-07-30 11:55:08,936 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:55:08,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-eb5f8269-343c-46fb-a92f-4c2d965fb204 2019-07-30 11:55:08,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0447971820831s 2019-07-30 11:55:08,942 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-30 11:55:08,942 - 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:25:d7:0a', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:d7:0a', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:43.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'b03e8e75-5abd-4ab2-9f8e-3bdab7f869f6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:43Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:05Z', 'created': u'2019-07-30T11:45:05Z', '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:22:63:c7', 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:22:63:c7', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:37.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'220478ef-5f90-45e0-8b54-520cf283416d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:37Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:04Z', 'created': u'2019-07-30T11:45:04Z', '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:5e:0e:4b', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:0e:4b', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:45:41.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'3a7ebf66-1083-42b8-9ca2-0ca93d9f1059', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:45:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:45:41Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:45:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:45:04Z', 'created': u'2019-07-30T11:45:04Z', '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:f4:5a:84', 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:f4:5a:84', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:40:19.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'b39aa60d-56e5-4d54-a155-7467073ba840', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-07-30T11:40:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:40:19Z', 'hostId': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', '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-30T11:40:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:40:02Z', 'created': u'2019-07-30T11:40:02Z', '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:f7:3a:24', 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:f7:3a:24', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:30:24.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'dbe4dc29-c298-414a-a12d-30debbb7a2d5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-07-30T11:30:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:30:24Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:30:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:30:08Z', 'created': u'2019-07-30T11:30:08Z', '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:0c:4b:76', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0c:4b:76', 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'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:26:46.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'ef419d19-b7a9-46f6-8173-f124a6ce91a2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', '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'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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-30T11:26:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:26:46Z', 'hostId': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'07561ae7500c55f09081afa18204b09a6d8485de63df6869289568f6', '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-30T11:26:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:25:00Z', 'created': u'2019-07-30T11:25:00Z', '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:93:d3:b4', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:d3:b4', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b756340-cb2f-45f8-bccf-b58c68e96fb4', 'name': u'heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 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-30T11:24:21.000000', 'flavor': Munch({u'id': u'f6f20843-072a-4bdb-aa53-7e127f721be7', 'name': u'heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f'}), 'az': u'nova', 'id': u'1c9d07e7-5464-4ef6-84bc-e444e59a3b19', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'07ec4024-9451-410a-9a14-fa178679cb0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'65e738cb-44d7-4d90-b4ab-fb9c949e77ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', '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'757c9f02-3db8-414b-8c97-0e1510d55862'})], 'id': u'7a31c8bc-37fc-4190-94f1-8edafbbb9133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b2a2a5c6a414f838a3a5a319924cadd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': 'heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-07-30T11:24:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:24:21Z', 'hostId': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee624ea6-1d27-4dc1-a62a-7446e893941f', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'ed5439d54a8ec286c72637afc68c740e4cc69385657d3dd0bbd55bf0', '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-30T11:24:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f9d3aa08b1d14f47a5f8cedc1406efe2', 'created_at': u'2019-07-30T11:22:33Z', 'created': u'2019-07-30T11:22:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-30 11:55:08,947 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-30 11:55:08,948 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d419a10L 2019-07-30 11:55:08,949 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:55:08,955 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:55:08,956 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:55:08,957 - 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-30 11:55:08,957 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:55:08,957 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:55:08,957 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:55:08,957 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:55:08,957 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:55:08,997 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:55:08,997 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:55:09,012 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 36ff896f6a97aaf5808d0dab8f4403b2 2019-07-30 11:55:09,014 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:55:09,037 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:55:09,046 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:55:09,078 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:55:09,323 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:55:09,323 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:55:09,344 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:55:09,360 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:55:09,360 - 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-30 11:55:09,362 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-30 11:55:09,364 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d419ed0L 2019-07-30 11:55:09,364 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:55:09,369 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:55:09,370 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:55:09,371 - 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-30 11:55:09,371 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:55:09,371 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:55:09,371 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:55:09,371 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:55:09,371 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:55:09,412 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:55:09,413 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:55:09,428 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: aa1bae19a48502cf49520d9696917522 2019-07-30 11:55:09,429 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:55:09,453 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:55:09,462 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:55:09,493 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:55:09,719 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:55:09,719 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:55:09,727 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:55:09,739 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:55:09,739 - 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-30 11:55:09,740 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 11:55:09,741 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-30 11:55:09,743 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d40a410L 2019-07-30 11:55:09,743 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:55:09,749 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:55:09,749 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:55:09,750 - 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-30 11:55:09,750 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:55:09,751 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:55:09,751 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:55:09,751 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:55:09,751 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:55:09,792 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:55:09,793 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:55:09,807 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: bd336e5463d53c8a148035b4dd1a8a75 2019-07-30 11:55:09,808 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:55:09,833 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:55:09,843 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:55:09,872 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:55:10,130 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:55:10,130 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:55:10,138 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:55:10,152 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:55:10,152 - 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-30 11:55:10,153 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 11:55:10,154 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-30 11:55:10,156 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d419ed0L 2019-07-30 11:55:10,157 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:55:10,163 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:55:10,163 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:55:10,165 - 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-30 11:55:10,165 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:55:10,165 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:55:10,165 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:55:10,165 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:55:10,165 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:55:10,209 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:55:10,209 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:55:10,220 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 66bebbd945f63551cd5c67036ba36169 2019-07-30 11:55:10,221 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:55:10,249 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:55:10,258 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:55:10,286 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:55:10,535 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:55:10,535 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:55:10,551 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:55:10,561 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:55:10,561 - 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-30 11:55:10,562 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 11:55:10,563 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-30 11:55:10,565 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d48dc50L 2019-07-30 11:55:10,565 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:55:10,571 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:55:10,572 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:55:10,573 - 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-30 11:55:10,573 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:55:10,573 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:55:10,573 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:55:10,573 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:55:10,574 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:55:10,615 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:55:10,615 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:55:10,629 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 423bcbd97d7d8f8abe3751408c5147b7 2019-07-30 11:55:10,630 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:55:10,655 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:55:10,664 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:55:10,695 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:55:10,952 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:55:10,952 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:55:10,960 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:55:10,973 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:55:10,973 - 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-30 11:55:10,974 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 11:55:10,975 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-30 11:55:10,977 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d419a10L 2019-07-30 11:55:10,977 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:55:10,982 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-30 11:55:10,982 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-30 11:55:10,983 - 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-30 11:55:10,983 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:55:10,983 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:55:10,984 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:55:10,984 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:55:10,984 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:55:11,026 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:55:11,027 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:55:11,041 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 71846b94824370567af874a61062ded8 2019-07-30 11:55:11,042 - paramiko.transport - DEBUG - Trying discovered key c7563714f78104956bc4d4e544b5ca83 in /tmp/tmp5k6pa1 2019-07-30 11:55:11,067 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:55:11,075 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:55:11,106 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:55:11,356 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:55:11,357 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:55:11,372 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:55:11,382 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 11:55:11,382 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 27m 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-30 11:55:11,383 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 11:55:11,530 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 11:55:11,531 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 33:13 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 11:55:11,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:55:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9?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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:11,844 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:11 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a353786-ebe3-4ae4-9fb0-4350fb02f292 2019-07-30 11:55:11,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-30 11:55:12,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-771071dd-d66f-46a2-a452-7310eff38323 2019-07-30 11:55:12,143 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:55:12,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-771071dd-d66f-46a2-a452-7310eff38323 2019-07-30 11:55:12,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.606815814972s 2019-07-30 11:55:12,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:12,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-299e88a0-b17f-415f-b825-04efb284d1f6 2019-07-30 11:55:12,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-30 11:55:12,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 342 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6671196d-ee76-4ffb-8433-c6ca3631b613 2019-07-30 11:55:12,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-30T11:52:28Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv/events/1789ee06-3583-48dd-941c-0e1350d77438", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "id": "1789ee06-3583-48dd-941c-0e1350d77438"}]} 2019-07-30 11:55:12,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-6671196d-ee76-4ffb-8433-c6ca3631b613 2019-07-30 11:55:12,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.564408063889s 2019-07-30 11:55:12,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-07-30 11:55:12,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:13,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:12 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9 Server: Apache x-openstack-request-id: req-9792b830-c13e-4bf6-985a-0f50fe5e4afc 2019-07-30 11:55:13,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:55:13,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 11:55:13 GMT Server: Apache x-openstack-request-id: req-e440ba86-c568-459d-92ed-ddc4c142ad65 2019-07-30 11:55:13,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 11:55:13,408 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9 used request id req-e440ba86-c568-459d-92ed-ddc4c142ad65 2019-07-30 11:55:13,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.697452068329s 2019-07-30 11:55:13,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:13,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=1789ee06-3583-48dd-941c-0e1350d77438&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:13,437 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:13 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=1789ee06-3583-48dd-941c-0e1350d77438&sort_dir=asc Server: Apache x-openstack-request-id: req-488f41b4-4816-438b-96b2-5e193448462c 2019-07-30 11:55:13,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:55:13,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 334 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd0d8eee-f16e-49c8-a891-c8b058ec16b5 2019-07-30 11:55:13,480 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-30T11:55:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv/events/9d1ca8ef-cdbd-4375-b123-ddebcdd46837", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "id": "9d1ca8ef-cdbd-4375-b123-ddebcdd46837"}]} 2019-07-30 11:55:13,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=1789ee06-3583-48dd-941c-0e1350d77438&sort_dir=asc&marker=1789ee06-3583-48dd-941c-0e1350d77438&sort_dir=asc used request id req-bd0d8eee-f16e-49c8-a891-c8b058ec16b5 2019-07-30 11:55:13,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716800689697s 2019-07-30 11:55:18,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=9d1ca8ef-cdbd-4375-b123-ddebcdd46837&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:18,800 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:18 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=9d1ca8ef-cdbd-4375-b123-ddebcdd46837&sort_dir=asc Server: Apache x-openstack-request-id: req-7868fb0d-9b3a-4049-9eb0-48c294b79616 2019-07-30 11:55:18,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-30 11:55:19,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 524 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c16eee82-875b-46da-ab7f-0dae9738ce5b 2019-07-30 11:55:19,098 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-07-30T11:55:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/homer/events/b0be4a64-038b-4c0b-b03f-96e0a530e411", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "16ded10f-b767-41ab-8302-9648cb85076f", "id": "b0be4a64-038b-4c0b-b03f-96e0a530e411"}, {"resource_name": "bono", "event_time": "2019-07-30T11:55:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/bono/events/184051d7-8377-44b8-8bd5-8686e30de700", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "aee8c86a-ad88-46cd-8846-8f0080559450", "id": "184051d7-8377-44b8-8bd5-8686e30de700"}, {"resource_name": "dime", "event_time": "2019-07-30T11:55:15Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dime/events/e53e759d-a71d-403c-b596-5d3093f42ba1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "942be171-ff5d-4655-b02e-d1c3be219dfc", "id": "e53e759d-a71d-403c-b596-5d3093f42ba1"}]} 2019-07-30 11:55:19,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=9d1ca8ef-cdbd-4375-b123-ddebcdd46837&sort_dir=asc&marker=9d1ca8ef-cdbd-4375-b123-ddebcdd46837&sort_dir=asc used request id req-c16eee82-875b-46da-ab7f-0dae9738ce5b 2019-07-30 11:55:19,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.612800121307s 2019-07-30 11:55:24,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:24,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e53e759d-a71d-403c-b596-5d3093f42ba1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:24,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:24 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e53e759d-a71d-403c-b596-5d3093f42ba1&sort_dir=asc Server: Apache x-openstack-request-id: req-719960c8-824c-4dfa-b2b0-5e05545fb2f5 2019-07-30 11:55:24,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-30 11:55:24,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 435 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32c0ac1c-2f30-4a40-ad71-ee341365cd3b 2019-07-30 11:55:24,462 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-07-30T11:55:21Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/bono/events/57f23ee4-4c72-4e05-a55a-010544b18a56", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "aee8c86a-ad88-46cd-8846-8f0080559450", "id": "57f23ee4-4c72-4e05-a55a-010544b18a56"}, {"resource_name": "homer", "event_time": "2019-07-30T11:55:21Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/homer/events/3bd85c6b-bdb3-482e-8a65-7e882651b00b", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "16ded10f-b767-41ab-8302-9648cb85076f", "id": "3bd85c6b-bdb3-482e-8a65-7e882651b00b"}]} 2019-07-30 11:55:24,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e53e759d-a71d-403c-b596-5d3093f42ba1&sort_dir=asc&marker=e53e759d-a71d-403c-b596-5d3093f42ba1&sort_dir=asc used request id req-32c0ac1c-2f30-4a40-ad71-ee341365cd3b 2019-07-30 11:55:24,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357642173767s 2019-07-30 11:55:29,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3bd85c6b-bdb3-482e-8a65-7e882651b00b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:29,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:29 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3bd85c6b-bdb3-482e-8a65-7e882651b00b&sort_dir=asc Server: Apache x-openstack-request-id: req-3b48b7f9-6d5a-4395-80b3-21e7fc87f454 2019-07-30 11:55:29,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-30 11:55:29,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71b37e44-a18a-4f61-878e-54f775d7b0b5 2019-07-30 11:55:29,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-07-30T11:55:24Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dime/events/c7f74ee9-6389-43f6-9a93-421c15f7da5e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "942be171-ff5d-4655-b02e-d1c3be219dfc", "id": "c7f74ee9-6389-43f6-9a93-421c15f7da5e"}, {"resource_name": "sprout", "event_time": "2019-07-30T11:55:24Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/sprout/events/e00d5cb4-c23d-4f36-8d79-c2dc05236c61", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b3c1206a-b1c3-4521-b2d4-632be00865be", "id": "e00d5cb4-c23d-4f36-8d79-c2dc05236c61"}]} 2019-07-30 11:55:29,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=3bd85c6b-bdb3-482e-8a65-7e882651b00b&sort_dir=asc&marker=3bd85c6b-bdb3-482e-8a65-7e882651b00b&sort_dir=asc used request id req-71b37e44-a18a-4f61-878e-54f775d7b0b5 2019-07-30 11:55:29,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745589733124s 2019-07-30 11:55:34,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:34,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e00d5cb4-c23d-4f36-8d79-c2dc05236c61&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:34,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:34 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e00d5cb4-c23d-4f36-8d79-c2dc05236c61&sort_dir=asc Server: Apache x-openstack-request-id: req-59ef214a-db31-44e3-a62e-11cc7182f79b 2019-07-30 11:55:34,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-30 11:55:34,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1900bd63-d450-461b-9618-37539433721c 2019-07-30 11:55:34,626 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-07-30T11:55:32Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/sprout/events/620aa1a5-76f3-467a-a135-562c96618a62", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b3c1206a-b1c3-4521-b2d4-632be00865be", "id": "620aa1a5-76f3-467a-a135-562c96618a62"}, {"resource_name": "vellum", "event_time": "2019-07-30T11:55:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/vellum/events/6aad07f9-3620-4e92-a365-df0a0333a00d", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "cedd7da7-8858-435b-9612-f837c722cefb", "id": "6aad07f9-3620-4e92-a365-df0a0333a00d"}]} 2019-07-30 11:55:34,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=e00d5cb4-c23d-4f36-8d79-c2dc05236c61&sort_dir=asc&marker=e00d5cb4-c23d-4f36-8d79-c2dc05236c61&sort_dir=asc used request id req-1900bd63-d450-461b-9618-37539433721c 2019-07-30 11:55:34,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769929885864s 2019-07-30 11:55:39,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:39,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=6aad07f9-3620-4e92-a365-df0a0333a00d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:39,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:39 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=6aad07f9-3620-4e92-a365-df0a0333a00d&sort_dir=asc Server: Apache x-openstack-request-id: req-c21a4538-5c1c-4bbb-82ca-dd0ad7b0e41d 2019-07-30 11:55:39,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-30 11:55:39,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:39 GMT Server: Apache x-openstack-request-id: req-e5123881-d57f-487a-abab-c395ae484f29 2019-07-30 11:55:39,703 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:55:39,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=6aad07f9-3620-4e92-a365-df0a0333a00d&sort_dir=asc&marker=6aad07f9-3620-4e92-a365-df0a0333a00d&sort_dir=asc used request id req-e5123881-d57f-487a-abab-c395ae484f29 2019-07-30 11:55:39,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703899860382s 2019-07-30 11:55:44,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=6aad07f9-3620-4e92-a365-df0a0333a00d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:44,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:44 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=6aad07f9-3620-4e92-a365-df0a0333a00d&sort_dir=asc Server: Apache x-openstack-request-id: req-f3b7b97a-8a2b-4118-b789-bc12fae967fd 2019-07-30 11:55:44,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:55:44,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-050d048a-2e75-4378-88d5-f68deba8cae0 2019-07-30 11:55:44,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-07-30T11:55:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/vellum/events/56589143-7f55-4d30-a89f-029a7b110d24", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "cedd7da7-8858-435b-9612-f837c722cefb", "id": "56589143-7f55-4d30-a89f-029a7b110d24"}, {"resource_name": "ellis", "event_time": "2019-07-30T11:55:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/ellis/events/c30d90c8-1aec-4bd8-958e-73dc80912436", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9e1efdd3-8b32-4857-92f5-028ddf65e5ab", "id": "c30d90c8-1aec-4bd8-958e-73dc80912436"}]} 2019-07-30 11:55:44,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=6aad07f9-3620-4e92-a365-df0a0333a00d&sort_dir=asc&marker=6aad07f9-3620-4e92-a365-df0a0333a00d&sort_dir=asc used request id req-050d048a-2e75-4378-88d5-f68deba8cae0 2019-07-30 11:55:44,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076831817627s 2019-07-30 11:55:49,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:49,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=c30d90c8-1aec-4bd8-958e-73dc80912436&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:49,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:49 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=c30d90c8-1aec-4bd8-958e-73dc80912436&sort_dir=asc Server: Apache x-openstack-request-id: req-e1ef4905-1ed2-4093-b00f-e6fb300707df 2019-07-30 11:55:49,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:55:50,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-509b4b7b-2918-4cd7-819c-ce9a2f256d76 2019-07-30 11:55:50,135 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-07-30T11:55:46Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/ellis/events/a2ab2b05-4f1c-4c97-a256-b89f16fc3dac", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9e1efdd3-8b32-4857-92f5-028ddf65e5ab", "id": "a2ab2b05-4f1c-4c97-a256-b89f16fc3dac"}, {"resource_name": "dns", "event_time": "2019-07-30T11:55:46Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dns/events/d64a3167-247e-467a-a586-f161341505b6", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b9a5a025-28ae-4478-ad6b-3d803d32532a", "id": "d64a3167-247e-467a-a586-f161341505b6"}]} 2019-07-30 11:55:50,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=c30d90c8-1aec-4bd8-958e-73dc80912436&sort_dir=asc&marker=c30d90c8-1aec-4bd8-958e-73dc80912436&sort_dir=asc used request id req-509b4b7b-2918-4cd7-819c-ce9a2f256d76 2019-07-30 11:55:50,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.343842029572s 2019-07-30 11:55:55,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:55:55,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=d64a3167-247e-467a-a586-f161341505b6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:55:55,171 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:55:55 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=d64a3167-247e-467a-a586-f161341505b6&sort_dir=asc Server: Apache x-openstack-request-id: req-fe8e8112-11ef-4d79-9dc8-7e4170dfe34d 2019-07-30 11:55:55,171 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:55:55,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Tue, 30 Jul 2019 11:55:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-237f6021-c667-4d2f-951b-e205d6def624 2019-07-30 11:55:55,214 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-07-30T11:55:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dns/events/65c164c6-fceb-4634-8a44-18a4a9e960fb", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b9a5a025-28ae-4478-ad6b-3d803d32532a", "id": "65c164c6-fceb-4634-8a44-18a4a9e960fb"}, {"resource_name": "security_groups", "event_time": "2019-07-30T11:55:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/security_groups/events/25868c4d-d30a-4c1a-a3fc-6ec75f2e86a3", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "24265dfe-0201-4126-86e7-7bc2370b8597", "id": "25868c4d-d30a-4c1a-a3fc-6ec75f2e86a3"}, {"resource_name": "mgmt_network", "event_time": "2019-07-30T11:55:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/mgmt_network/events/7491cf76-9b1d-4921-99c6-60298944ed2c", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c75527ea-bcb2-4845-85e9-fab619a74be7", "id": "7491cf76-9b1d-4921-99c6-60298944ed2c"}, {"resource_name": "security_groups", "event_time": "2019-07-30T11:55:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/security_groups/events/15798e80-ae13-4b9a-8aa3-1cbdf3ce297d", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "24265dfe-0201-4126-86e7-7bc2370b8597", "id": "15798e80-ae13-4b9a-8aa3-1cbdf3ce297d"}]} 2019-07-30 11:55:55,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=d64a3167-247e-467a-a586-f161341505b6&sort_dir=asc&marker=d64a3167-247e-467a-a586-f161341505b6&sort_dir=asc used request id req-237f6021-c667-4d2f-951b-e205d6def624 2019-07-30 11:55:55,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722548961639s 2019-07-30 11:56:00,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:56:00,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=15798e80-ae13-4b9a-8aa3-1cbdf3ce297d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:56:00,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:56:00 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=15798e80-ae13-4b9a-8aa3-1cbdf3ce297d&sort_dir=asc Server: Apache x-openstack-request-id: req-394fcf1d-fe7e-4a0e-934b-1d433cc189ca 2019-07-30 11:56:00,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:56:00,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:00 GMT Server: Apache x-openstack-request-id: req-29b7a2ae-1c3c-4032-8e1b-e72740adb6d7 2019-07-30 11:56:00,338 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:56:00,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=15798e80-ae13-4b9a-8aa3-1cbdf3ce297d&sort_dir=asc&marker=15798e80-ae13-4b9a-8aa3-1cbdf3ce297d&sort_dir=asc used request id req-29b7a2ae-1c3c-4032-8e1b-e72740adb6d7 2019-07-30 11:56:00,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.118514060974s 2019-07-30 11:56:05,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:56:05,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=15798e80-ae13-4b9a-8aa3-1cbdf3ce297d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:56:05,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:56:05 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=15798e80-ae13-4b9a-8aa3-1cbdf3ce297d&sort_dir=asc Server: Apache x-openstack-request-id: req-bb30851d-45ee-4862-b33d-c4e1056b4454 2019-07-30 11:56:05,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-30 11:56:05,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-590592c2-e0af-4772-92f8-79543eaeaf09 2019-07-30 11:56:05,417 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-07-30T11:56:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/mgmt_network/events/2126e2d6-eea7-44cc-8c2d-f4962f546a6d", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c75527ea-bcb2-4845-85e9-fab619a74be7", "id": "2126e2d6-eea7-44cc-8c2d-f4962f546a6d"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-07-30T11:56:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv/events/b8002aa8-e97b-4625-9b12-eb64090b4c1a", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "id": "b8002aa8-e97b-4625-9b12-eb64090b4c1a"}]} 2019-07-30 11:56:05,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=15798e80-ae13-4b9a-8aa3-1cbdf3ce297d&sort_dir=asc&marker=15798e80-ae13-4b9a-8aa3-1cbdf3ce297d&sort_dir=asc used request id req-590592c2-e0af-4772-92f8-79543eaeaf09 2019-07-30 11:56:05,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730979442596s 2019-07-30 11:56:10,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:56:10,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=b8002aa8-e97b-4625-9b12-eb64090b4c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:56:10,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:56:10 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=b8002aa8-e97b-4625-9b12-eb64090b4c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-451cdb9a-f50e-44ac-9f62-b0627e5c6758 2019-07-30 11:56:10,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-30 11:56:10,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:10 GMT Server: Apache x-openstack-request-id: req-e6973c8c-7c66-4d11-ac75-2d6adcc207c2 2019-07-30 11:56:10,767 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:56:10,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=b8002aa8-e97b-4625-9b12-eb64090b4c1a&sort_dir=asc&marker=b8002aa8-e97b-4625-9b12-eb64090b4c1a&sort_dir=asc used request id req-e6973c8c-7c66-4d11-ac75-2d6adcc207c2 2019-07-30 11:56:10,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342845916748s 2019-07-30 11:56:15,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 11:56:15,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=b8002aa8-e97b-4625-9b12-eb64090b4c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:56:15,804 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:56:15 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=b8002aa8-e97b-4625-9b12-eb64090b4c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-2b2bc846-8eed-43db-9df0-4d6ae21431cb 2019-07-30 11:56:15,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:56:15,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:15 GMT Server: Apache x-openstack-request-id: req-9fdd701b-854d-4519-a6d7-890d6e84f947 2019-07-30 11:56:15,847 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 11:56:15,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9/events?marker=b8002aa8-e97b-4625-9b12-eb64090b4c1a&sort_dir=asc&marker=b8002aa8-e97b-4625-9b12-eb64090b4c1a&sort_dir=asc used request id req-9fdd701b-854d-4519-a6d7-890d6e84f947 2019-07-30 11:56:15,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750298500061s 2019-07-30 11:56:15,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 11:56:15,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/f195448a-48a2-46e5-9e74-1442ccaf37e9?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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:56:15,878 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:56:15 GMT Location: http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False Server: Apache x-openstack-request-id: req-26a29050-0136-46e9-8b35-bcb14e06bead 2019-07-30 11:56:15,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-30 11:56:15,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3022893e-a784-473a-9efc-789ed02c830c 2019-07-30 11:56:15,921 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "image": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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_ee624ea6-1d27-4dc1-a62a-7446e893941f", "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": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "deletion_time": "2019-07-30T11:56:02Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "4074747fd6434d81a3fb85270861e3c3", "tags": null, "creation_time": "2019-07-30T11:22:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-07-30T11:55:13Z", "id": "f195448a-48a2-46e5-9e74-1442ccaf37e9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-07-30 11:56:15,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/f9d3aa08b1d14f47a5f8cedc1406efe2/stacks/clearwater-opnfv/f195448a-48a2-46e5-9e74-1442ccaf37e9?resolve_outputs=False used request id req-3022893e-a784-473a-9efc-789ed02c830c 2019-07-30 11:56:15,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731089115143s 2019-07-30 11:56:15,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:56:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:56:16,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:16 GMT X-Openstack-Request-Id: req-fcbda084-ba78-4318-bd8f-92e1077265d6 2019-07-30 11:56:16,645 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:22:04Z", "file": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/file", "owner": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "9b756340-cb2f-45f8-bccf-b58c68e96fb4", "size": 263848448, "self": "/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_ee624ea6-1d27-4dc1-a62a-7446e893941f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T11:22:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:56:16,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fcbda084-ba78-4318-bd8f-92e1077265d6 2019-07-30 11:56:16,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.718947887421s 2019-07-30 11:56:16,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 11:56:16,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e8895ad12caca1f896374d805fb5afeb043c22e" 2019-07-30 11:56:17,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:56:17 GMT X-Openstack-Request-Id: req-36a53ce9-a534-4004-8a27-c7ac500ccddb 2019-07-30 11:56:17,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:56:17,557 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9b756340-cb2f-45f8-bccf-b58c68e96fb4 used request id req-36a53ce9-a534-4004-8a27-c7ac500ccddb 2019-07-30 11:56:17,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.909497976303s 2019-07-30 11:56:17,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:56:17,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:17,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-af7e58fc-32b7-4375-90c0-b2d54601a99f x-openstack-request-id: req-af7e58fc-32b7-4375-90c0-b2d54601a99f 2019-07-30 11:56:17,874 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7", "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": "f6f20843-072a-4bdb-aa53-7e127f721be7"}]} 2019-07-30 11:56:17,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-af7e58fc-32b7-4375-90c0-b2d54601a99f 2019-07-30 11:56:17,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.311607122421s 2019-07-30 11:56:17,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 11:56:17,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:17,909 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:17 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-02a448ee-d71e-41e5-979a-9642c455afab x-openstack-request-id: req-02a448ee-d71e-41e5-979a-9642c455afab 2019-07-30 11:56:17,909 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f6f20843-072a-4bdb-aa53-7e127f721be7 used request id req-02a448ee-d71e-41e5-979a-9642c455afab 2019-07-30 11:56:17,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330100059509s 2019-07-30 11:56:17,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 11:56:17,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:18,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bff7db-d7fa-415c-8c90-32754b9cde4a 2019-07-30 11:56:18,148 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": {"self": "http://172.30.9.24:5000/v3/users/1b2a2a5c6a414f838a3a5a319924cadd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b2a2a5c6a414f838a3a5a319924cadd", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 11:56:18,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-60bff7db-d7fa-415c-8c90-32754b9cde4a 2019-07-30 11:56:18,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238269090652s 2019-07-30 11:56:18,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 11:56:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/1b2a2a5c6a414f838a3a5a319924cadd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:18,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c78f3b9-a8fb-4a41-aca7-0db6ea452d2f 2019-07-30 11:56:18,362 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_ee624ea6-1d27-4dc1-a62a-7446e893941f", "links": {"self": "http://172.30.9.24:5000/v3/users/1b2a2a5c6a414f838a3a5a319924cadd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1b2a2a5c6a414f838a3a5a319924cadd", "description": null}} 2019-07-30 11:56:18,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/1b2a2a5c6a414f838a3a5a319924cadd used request id req-5c78f3b9-a8fb-4a41-aca7-0db6ea452d2f 2019-07-30 11:56:18,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208402872086s 2019-07-30 11:56:18,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 11:56:18,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/1b2a2a5c6a414f838a3a5a319924cadd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:18,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 11:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2ac732-2200-47e3-b324-dc3e14cedf93 2019-07-30 11:56:18,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 11:56:18,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1b2a2a5c6a414f838a3a5a319924cadd used request id req-8f2ac732-2200-47e3-b324-dc3e14cedf93 2019-07-30 11:56:18,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297527074814s 2019-07-30 11:56:18,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 11:56:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:18,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6ee5fe-cbb3-4371-a582-b65a207250b1 2019-07-30 11:56:18,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2"}, "tags": [], "enabled": true, "id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee624ea6-1d27-4dc1-a62a-7446e893941f"}]} 2019-07-30 11:56:18,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-4e6ee5fe-cbb3-4371-a582-b65a207250b1 2019-07-30 11:56:18,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211316108704s 2019-07-30 11:56:18,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 11:56:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:19,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 11:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d51ebe-a574-464b-82f9-1c4f6c98a010 2019-07-30 11:56:19,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 11:56:19,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f9d3aa08b1d14f47a5f8cedc1406efe2 used request id req-66d51ebe-a574-464b-82f9-1c4f6c98a010 2019-07-30 11:56:19,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.294470787048s 2019-07-30 11:56:19,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:56:19,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=f9d3aa08b1d14f47a5f8cedc1406efe2&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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:19,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:19 GMT X-Openstack-Request-Id: req-dcf87870-904f-47ce-975f-0436f04f7907 2019-07-30 11:56:19,494 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "created_at": "2019-07-30T11:22:15Z", "updated_at": "2019-07-30T11:22:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:22:15Z", "revision_number": 0, "id": "4175ffe0-fad3-43b3-8ea3-a2809cc63c1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:22:15Z", "security_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:22:15Z", "revision_number": 0, "id": "5a60bb56-cafb-4f2a-a990-e188a6df55ae", "remote_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "remote_ip_prefix": null, "created_at": "2019-07-30T11:22:15Z", "security_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:22:15Z", "revision_number": 0, "id": "5da4bee8-2580-4b01-ae6c-eb0034e24389", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:22:15Z", "security_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:22:15Z", "revision_number": 0, "id": "9a3532ab-7895-469c-990a-bfe6921c53ee", "remote_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "remote_ip_prefix": null, "created_at": "2019-07-30T11:22:15Z", "security_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2"}], "revision_number": 1, "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "6a774957-82dd-42a1-81fa-6e35e5252641", "name": "default"}]} 2019-07-30 11:56:19,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=f9d3aa08b1d14f47a5f8cedc1406efe2&name=default used request id req-dcf87870-904f-47ce-975f-0436f04f7907 2019-07-30 11:56:19,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.309298992157s 2019-07-30 11:56:19,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:56:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:19,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:19 GMT X-Openstack-Request-Id: req-9b43b962-c055-4b7e-ade0-b9d03dac1e20 2019-07-30 11:56:19,573 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "created_at": "2019-07-30T11:22:15Z", "updated_at": "2019-07-30T11:22:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:22:15Z", "revision_number": 0, "id": "4175ffe0-fad3-43b3-8ea3-a2809cc63c1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:22:15Z", "security_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:22:15Z", "revision_number": 0, "id": "5a60bb56-cafb-4f2a-a990-e188a6df55ae", "remote_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "remote_ip_prefix": null, "created_at": "2019-07-30T11:22:15Z", "security_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:22:15Z", "revision_number": 0, "id": "5da4bee8-2580-4b01-ae6c-eb0034e24389", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:22:15Z", "security_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:22:15Z", "revision_number": 0, "id": "9a3532ab-7895-469c-990a-bfe6921c53ee", "remote_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "remote_ip_prefix": null, "created_at": "2019-07-30T11:22:15Z", "security_group_id": "6a774957-82dd-42a1-81fa-6e35e5252641", "tenant_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2"}], "revision_number": 1, "project_id": "f9d3aa08b1d14f47a5f8cedc1406efe2", "id": "6a774957-82dd-42a1-81fa-6e35e5252641", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 11:56:19,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-9b43b962-c055-4b7e-ade0-b9d03dac1e20 2019-07-30 11:56:19,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0733959674835s 2019-07-30 11:56:19,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 11:56:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6a774957-82dd-42a1-81fa-6e35e5252641.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:19,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 11:56:19 GMT X-Openstack-Request-Id: req-75c1143b-dfe5-4349-a7cd-e29da2aa81f9 2019-07-30 11:56:19,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 11:56:19,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/6a774957-82dd-42a1-81fa-6e35e5252641.json used request id req-75c1143b-dfe5-4349-a7cd-e29da2aa81f9 2019-07-30 11:56:19,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.121851205826s 2019-07-30 11:56:19,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 11:56:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:19,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8ef746-9141-4b8d-9f80-04ef270f03af 2019-07-30 11:56:19,929 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ade36fde3b4a4f3c9a0a416e8c7493c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/ade36fde3b4a4f3c9a0a416e8c7493c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 11:56:19,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ea8ef746-9141-4b8d-9f80-04ef270f03af 2019-07-30 11:56:19,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220608949661s 2019-07-30 11:56:19,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-07-30 11:56:19,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/ade36fde3b4a4f3c9a0a416e8c7493c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0e4b351abba04b7bff88c40e567c03886ab7bd4d" 2019-07-30 11:56:20,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 11:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d9f1ee-f271-4335-baed-4e0224dc8bca 2019-07-30 11:56:20,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 11:56:20,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/ade36fde3b4a4f3c9a0a416e8c7493c9 used request id req-48d9f1ee-f271-4335-baed-4e0224dc8bca 2019-07-30 11:56:20,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.24422287941s 2019-07-30 11:56:20,200 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-07-30 11:56:20,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 11:56:20,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b303e1-5752-49ad-bf3f-65b4c1dc0ef6 2019-07-30 11:56:20,267 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 11:56:20,267 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-21b303e1-5752-49ad-bf3f-65b4c1dc0ef6 2019-07-30 11:56:20,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 11:56:20,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T12:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["QKh0SH4iQNKl7eFWyZ4J-Q"], "issued_at": "2019-07-30T11:56:20.000000Z"}} 2019-07-30 11:56:20,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 11:56:20,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:21,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:21 GMT X-Openstack-Request-Id: req-d491bc6e-c401-4ee0-93c6-a1a7d499443e 2019-07-30 11:56:21,132 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 11:56:21,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d491bc6e-c401-4ee0-93c6-a1a7d499443e 2019-07-30 11:56:21,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.459063053131s 2019-07-30 11:56:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 11:56:21,145 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2c9b94-f5cb-430f-9d1e-e1486bda24ab 2019-07-30 11:56:21,145 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 11:56:21,146 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-1b2c9b94-f5cb-430f-9d1e-e1486bda24ab 2019-07-30 11:56:21,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 11:56:21,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:21,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d036705-70a2-44da-b5ea-0a03be05f35d 2019-07-30 11:56:21,331 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 11:56:21,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-1d036705-70a2-44da-b5ea-0a03be05f35d 2019-07-30 11:56:21,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185181856155s 2019-07-30 11:56:21,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 11:56:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}}' 2019-07-30 11:56:21,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-991e0db4-f353-425d-95cb-01224e3a29da 2019-07-30 11:56:21,573 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f19cc3bb5524a0c80c7f68234942ac5"}, "tags": [], "enabled": true, "id": "1f19cc3bb5524a0c80c7f68234942ac5", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}} 2019-07-30 11:56:21,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-991e0db4-f353-425d-95cb-01224e3a29da 2019-07-30 11:56:21,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.233630895615s 2019-07-30 11:56:21,574 - 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'1f19cc3bb5524a0c80c7f68234942ac5', '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_e701b67d-0ceb-4e7d-b7cb-46c068e87421'}) 2019-07-30 11:56:21,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 11:56:21,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "CgMWbOuFdse2gDvzCc9ym9p7kcQr2a", "email": null, "name": "vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}}' 2019-07-30 11:56:22,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81b2b64e-e257-4b7f-ab7c-6c8b2b64b607 2019-07-30 11:56:22,157 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": {"self": "http://172.30.9.24:5000/v3/users/3886154f73dc4f22b16c976199517da4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3886154f73dc4f22b16c976199517da4", "domain_id": "default", "password_expires_at": null}} 2019-07-30 11:56:22,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-81b2b64e-e257-4b7f-ab7c-6c8b2b64b607 2019-07-30 11:56:22,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.576623916626s 2019-07-30 11:56:22,158 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3886154f73dc4f22b16c976199517da4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421'}) 2019-07-30 11:56:22,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 11:56:22,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:22,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d0a1a6-bbf6-40d1-94b9-e140b9dc24f9 2019-07-30 11:56:22,327 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 11:56:22,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-91d0a1a6-bbf6-40d1-94b9-e140b9dc24f9 2019-07-30 11:56:22,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.165402173996s 2019-07-30 11:56:22,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 11:56:22,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:22,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75d212d-d6fc-4f59-b7d7-f417a66d4821 2019-07-30 11:56:22,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 11:56:22,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c75d212d-d6fc-4f59-b7d7-f417a66d4821 2019-07-30 11:56:22,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210854053497s 2019-07-30 11:56:22,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 11:56:22,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:22,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761621f4-aa7a-4329-b3e6-307ce72e4989 2019-07-30 11:56:22,744 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 11:56:22,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-761621f4-aa7a-4329-b3e6-307ce72e4989 2019-07-30 11:56:22,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196128845215s 2019-07-30 11:56:22,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 11:56:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:22,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6274153-9c54-4c89-96cf-94b0e5d6b0c7 2019-07-30 11:56:22,864 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 11:56:22,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c6274153-9c54-4c89-96cf-94b0e5d6b0c7 2019-07-30 11:56:22,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113940954208s 2019-07-30 11:56:22,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 11:56:22,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:23,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51dc39b2-73f7-4efc-aeac-fee82e5929b5 2019-07-30 11:56:23,087 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": {"self": "http://172.30.9.24:5000/v3/users/3886154f73dc4f22b16c976199517da4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3886154f73dc4f22b16c976199517da4", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 11:56:23,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-51dc39b2-73f7-4efc-aeac-fee82e5929b5 2019-07-30 11:56:23,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222249031067s 2019-07-30 11:56:23,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 11:56:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:23,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1089641e-5c5f-4735-9179-6bd6eea6db02 2019-07-30 11:56:23,212 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f19cc3bb5524a0c80c7f68234942ac5"}, "tags": [], "enabled": true, "id": "1f19cc3bb5524a0c80c7f68234942ac5", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 11:56:23,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1089641e-5c5f-4735-9179-6bd6eea6db02 2019-07-30 11:56:23,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113841056824s 2019-07-30 11:56:23,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 11:56:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3886154f73dc4f22b16c976199517da4&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1f19cc3bb5524a0c80c7f68234942ac5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:23,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a440f2-2494-4570-bbe6-6fcb3462ce3b 2019-07-30 11:56:23,340 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3886154f73dc4f22b16c976199517da4&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1f19cc3bb5524a0c80c7f68234942ac5", "previous": null, "next": null}} 2019-07-30 11:56:23,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3886154f73dc4f22b16c976199517da4&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=1f19cc3bb5524a0c80c7f68234942ac5 used request id req-39a440f2-2494-4570-bbe6-6fcb3462ce3b 2019-07-30 11:56:23,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119778156281s 2019-07-30 11:56:23,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 11:56:23,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1f19cc3bb5524a0c80c7f68234942ac5/users/3886154f73dc4f22b16c976199517da4/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:23,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 11:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d496e46f-8435-4745-abcf-08a58683d9e9 2019-07-30 11:56:23,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 11:56:23,618 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1f19cc3bb5524a0c80c7f68234942ac5/users/3886154f73dc4f22b16c976199517da4/roles/7c6f65662ba14da09fdf612228746a7c used request id req-d496e46f-8435-4745-abcf-08a58683d9e9 2019-07-30 11:56:23,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.273582935333s 2019-07-30 11:56:23,619 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 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'1f19cc3bb5524a0c80c7f68234942ac5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'CgMWbOuFdse2gDvzCc9ym9p7kcQr2a', 'username': u'vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 11:56:23,623 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'password': 'CgMWbOuFdse2gDvzCc9ym9p7kcQr2a', 'project_name': 'vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '1f19cc3bb5524a0c80c7f68234942ac5', 'project_domain_name': 'Default'} 2019-07-30 11:56:23,653 - 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-30 11:56:23,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-07-30 11:56:23,694 - 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-30 11:56:23,727 - 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-30 11:56:23,727 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-07-30 11:56:23,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 11:56:23,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:23,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825ded48-804c-45f7-90bc-051376cde8c6 2019-07-30 11:56:23,844 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 11:56:23,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-825ded48-804c-45f7-90bc-051376cde8c6 2019-07-30 11:56:23,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116487979889s 2019-07-30 11:56:23,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 11:56:23,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 11:56:23,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b6d809-d91d-41a7-90a8-a13d6558c0fe 2019-07-30 11:56:23,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f19cc3bb5524a0c80c7f68234942ac5"}, "tags": [], "enabled": true, "id": "1f19cc3bb5524a0c80c7f68234942ac5", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 11:56:23,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e8b6d809-d91d-41a7-90a8-a13d6558c0fe 2019-07-30 11:56:23,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117771148682s 2019-07-30 11:56:23,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 11:56:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" -d '{"network": {"tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "name": "vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "admin_state_up": true}}' 2019-07-30 11:56:24,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:24 GMT X-Openstack-Request-Id: req-0e2e7038-c4d7-4500-af69-bacbbab873c9 2019-07-30 11:56:24,270 - 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":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T11:56:24Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:24Z","mtu":1450}} 2019-07-30 11:56:24,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0e2e7038-c4d7-4500-af69-bacbbab873c9 2019-07-30 11:56:24,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.298012018204s 2019-07-30 11:56:24,271 - 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-30T11:56:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1556e0d3-f591-4fb1-bb65-a9029b7e3b5a', u'provider:segmentation_id': 53, 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_e701b67d-0ceb-4e7d-b7cb-46c068e87421', u'created_at': u'2019-07-30T11:56:24Z', u'mtu': 1450, u'tenant_id': u'1f19cc3bb5524a0c80c7f68234942ac5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1f19cc3bb5524a0c80c7f68234942ac5', u'l2_adjacency': True}) 2019-07-30 11:56:24,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 11:56:24,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24df658-4197-474e-890e-3c729e3d1c51 2019-07-30 11:56:24,281 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 11:56:24,282 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-c24df658-4197-474e-890e-3c729e3d1c51 2019-07-30 11:56:24,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 11:56:24,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T12:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f19cc3bb5524a0c80c7f68234942ac5", "name": "vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/1f19cc3bb5524a0c80c7f68234942ac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/1f19cc3bb5524a0c80c7f68234942ac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/1f19cc3bb5524a0c80c7f68234942ac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1f19cc3bb5524a0c80c7f68234942ac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/1f19cc3bb5524a0c80c7f68234942ac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/1f19cc3bb5524a0c80c7f68234942ac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1f19cc3bb5524a0c80c7f68234942ac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_1f19cc3bb5524a0c80c7f68234942ac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1f19cc3bb5524a0c80c7f68234942ac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/1f19cc3bb5524a0c80c7f68234942ac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/1f19cc3bb5524a0c80c7f68234942ac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "id": "3886154f73dc4f22b16c976199517da4"}, "audit_ids": ["Lrw-51CIR1-VgGFdLFOX4w"], "issued_at": "2019-07-30T11:56:24.000000Z"}} 2019-07-30 11:56:24,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 11:56:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:25,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:25 GMT X-Openstack-Request-Id: req-5440687e-e596-40d1-bee7-93fa8599342a 2019-07-30 11:56:25,417 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T11:56:24Z","qos_policy_id":null,"name":"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 11:56:25,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5440687e-e596-40d1-bee7-93fa8599342a 2019-07-30 11:56:25,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.733357906342s 2019-07-30 11:56:25,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 11:56:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"subnet": {"name": "vyos_vrouter-subnet_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "enable_dhcp": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 11:56:26,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:26 GMT X-Openstack-Request-Id: req-f8888f94-4432-4002-9b5f-2afc73104f60 2019-07-30 11:56:26,225 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T11:56:25Z","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":"1f19cc3bb5524a0c80c7f68234942ac5","id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","subnetpool_id":null,"name":"vyos_vrouter-subnet_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}} 2019-07-30 11:56:26,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f8888f94-4432-4002-9b5f-2afc73104f60 2019-07-30 11:56:26,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.805972099304s 2019-07-30 11:56:26,226 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T11:56: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'4b4e919b-af3f-4ee2-ada2-ff383bec09b6', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_e701b67d-0ceb-4e7d-b7cb-46c068e87421', u'enable_dhcp': True, u'network_id': u'1556e0d3-f591-4fb1-bb65-a9029b7e3b5a', u'tenant_id': u'1f19cc3bb5524a0c80c7f68234942ac5', u'created_at': u'2019-07-30T11:56: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'1f19cc3bb5524a0c80c7f68234942ac5'}) 2019-07-30 11:56:26,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 11:56:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "vyos_vrouter-router_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "admin_state_up": true}}' 2019-07-30 11:56:28,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:28 GMT X-Openstack-Request-Id: req-6ed100c3-947c-4725-81bc-92a2310e081e 2019-07-30 11:56:28,129 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:26Z", "admin_state_up": true, "updated_at": "2019-07-30T11:56:27Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "6f048ef2-0911-436a-afb9-a4db613331a8", "name": "vyos_vrouter-router_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}} 2019-07-30 11:56:28,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6ed100c3-947c-4725-81bc-92a2310e081e 2019-07-30 11:56:28,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.90266084671s 2019-07-30 11:56:28,130 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T11:56:27Z', u'revision_number': 2, u'id': u'6f048ef2-0911-436a-afb9-a4db613331a8', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_e701b67d-0ceb-4e7d-b7cb-46c068e87421', u'admin_state_up': True, u'tenant_id': u'1f19cc3bb5524a0c80c7f68234942ac5', u'created_at': u'2019-07-30T11:56:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'1f19cc3bb5524a0c80c7f68234942ac5'}) 2019-07-30 11:56:28,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 11:56:28,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6f048ef2-0911-436a-afb9-a4db613331a8/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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"subnet_id": "4b4e919b-af3f-4ee2-ada2-ff383bec09b6"}' 2019-07-30 11:56:30,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:30 GMT X-Openstack-Request-Id: req-3f3cf3c4-71d0-4136-9a2c-1e7265ff4131 2019-07-30 11:56:30,659 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "subnet_id": "4b4e919b-af3f-4ee2-ada2-ff383bec09b6", "subnet_ids": ["4b4e919b-af3f-4ee2-ada2-ff383bec09b6"], "port_id": "deff5884-894d-4a5b-8704-2c7b7a075632", "id": "6f048ef2-0911-436a-afb9-a4db613331a8"} 2019-07-30 11:56:30,659 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6f048ef2-0911-436a-afb9-a4db613331a8/add_router_interface.json used request id req-3f3cf3c4-71d0-4136-9a2c-1e7265ff4131 2019-07-30 11:56:30,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52867698669s 2019-07-30 11:56:30,660 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-30 11:56:32,290 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8ee57e8549b609af99c44f881b823041 sha256:0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc 2019-07-30 11:56:32,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 11:56:32,300 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:32 GMT 2019-07-30 11:56:32,301 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 11:56:32,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:56:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:32,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:32 GMT X-Openstack-Request-Id: req-7cc29914-995a-4db7-8b38-1727fe6b4bbc 2019-07-30 11:56:32,620 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:56:32,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7cc29914-995a-4db7-8b38-1727fe6b4bbc 2019-07-30 11:56:32,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315364122391s 2019-07-30 11:56:32,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 11:56:32,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "owner_specified.shade.object": "images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}' 2019-07-30 11:56:32,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:32 GMT Location: http://172.30.9.24:9292/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-da26427d-fb6c-4a14-9fe2-6975a8bfa189 2019-07-30 11:56:32,721 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:56:32Z", "file": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/file", "owner": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "size": null, "self": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "checksum": null, "created_at": "2019-07-30T11:56:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 11:56:32,721 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-da26427d-fb6c-4a14-9fe2-6975a8bfa189 2019-07-30 11:56:32,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0917861461639s 2019-07-30 11:56:32,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 11:56:32,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '' 2019-07-30 11:56:37,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 11:56:37 GMT X-Openstack-Request-Id: req-d8a0ad2d-47aa-4b1f-bfd0-3e57b8008eae 2019-07-30 11:56:37,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 11:56:37,543 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/file used request id req-d8a0ad2d-47aa-4b1f-bfd0-3e57b8008eae 2019-07-30 11:56:37,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.82097291946s 2019-07-30 11:56:37,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:56:37,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:37,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:37 GMT X-Openstack-Request-Id: req-ea3185fb-9f06-4085-a6a2-71a74789600e 2019-07-30 11:56:37,585 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:56:37Z", "file": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/file", "owner": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "size": 296288256, "self": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T11:56:32Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:56:37,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ea3185fb-9f06-4085-a6a2-71a74789600e 2019-07-30 11:56:37,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376799106598s 2019-07-30 11:56:37,587 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/file', 'owner': u'1f19cc3bb5524a0c80c7f68234942ac5', 'id': u'2aced02f-6a37-42bb-af00-10e9fbe825c4', 'size': 296288256, u'self': u'/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f19cc3bb5524a0c80c7f68234942ac5', 'name': 'vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T11:56:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T11:56:37Z', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', 'properties': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'created': u'2019-07-30T11:56:32Z', 'checksum': u'8ee57e8549b609af99c44f881b823041', 'created_at': u'2019-07-30T11:56:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', 'metadata': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}}) 2019-07-30 11:56:37,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 11:56:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-30 11:56:37,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56: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-1aa97020-92bf-4dec-9b96-6854d6605c5f x-openstack-request-id: req-1aa97020-92bf-4dec-9b96-6854d6605c5f 2019-07-30 11:56:37,912 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "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": "0f3e3c53-4fb0-413e-9b97-430d712c8c09"}} 2019-07-30 11:56:37,912 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1aa97020-92bf-4dec-9b96-6854d6605c5f 2019-07-30 11:56:37,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.321771144867s 2019-07-30 11:56:37,914 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421', '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'2e894757a4e54ebfa46b20b30b23a387', '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'0f3e3c53-4fb0-413e-9b97-430d712c8c09', 'swap': 0}) 2019-07-30 11:56:37,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 11:56:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09/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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" -d '{"extra_specs": {}}' 2019-07-30 11:56:37,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56: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-8594a4a2-8305-4349-a430-5124bdb1093f x-openstack-request-id: req-8594a4a2-8305-4349-a430-5124bdb1093f 2019-07-30 11:56:37,935 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 11:56:37,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09/os-extra_specs used request id req-8594a4a2-8305-4349-a430-5124bdb1093f 2019-07-30 11:56:37,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209519863129s 2019-07-30 11:56:37,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 11:56:37,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"keypair": {"name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}}' 2019-07-30 11:56:38,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56: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-3e15663a-a6dc-452f-a831-cd448989094b x-openstack-request-id: req-3e15663a-a6dc-452f-a831-cd448989094b 2019-07-30 11:56:38,481 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNMeiQKXQOV9SdMTYvx5W9HqEiz1j9twRIwC/VlpjmtQsXq1\n0yImxX10tDukZNFTCmZc5tZXOsoOOuz1BxhhA8JGfTax6xg3gnI8FDeZ6RL3kn1z\n74BIhfEfyraMumu5bz937ve/SJoNjC/wz+yn2FdTWN2KrMNcdhsVAkF8KRpmf3Xa\nTb6p4/9jI3j+43NneOGRhKmS2Z04YosguKw5QmT3a5cyp6zl6XuF9Pz747GbQeyo\nbj59QgRWfNWDbeXEnJNJRih5mTZJC6TSVKXazYAoQitnBu9xnhULpd2TyTwaNi51\n5Bcj2idSY7QlrJ6534WPxp45wekU8Ks7UsF9oQIDAQABAoIBAFKuBOO1DOib/ndm\njXxFZo1lrpgX/seBfLWuwwq95pOHDQyg6YRZkkPfoYicjUA0lleGDHyDiX0Op8+k\n/oEOgqJbl9S9hxukvpyzc/1iJes8pncI8AyprM1nLt2utYsR+YF7/duKgvXykMJU\n2Sne1dsRQ9fOqJRONKcAVWDvNULmMWP82Fp4B2JqoWDNdK5Jd7FADZNJIrnSSXDr\nx7RenjMrFAd8wzkIzGn0nYk7UnvPU2vjb06frEez2bkLcw4XcZD8Ejaxle9annSu\nhHzpe4ZOVW6YTzPjM4X7qVfdNoB9jrGXAoVD0UnGMgdjbJeCCS8WlZJA7DhnFsz5\nJN1fQ4ECgYEA6uD6KBh04d+ecEjp8FyUWY+niT2h3NiDOCmwJifVWvFtP8DmGmRH\noV/ilQ9hxr4tWhWkircA7JJ38okuVqj0DxW3+54nnHQqLPDHv1WLHD70VD4Ji1mg\n29Dxok9Bfm+0sqN8X0fER0UZF//ld+NlNhDoqf9AgNUigOdnP5LthAkCgYEA1oYe\nJULXr0JYxHnSy4okpdliNvbd2NRKMeLF4gik2nfv26X/bCkGCHWTluv1cn2PkbpO\nTE2O4qcHg4qQZDuFC3ayzfmATzJlO497XlxHuoXmRa2GNteOwNzvfg+PggBZ+j5z\nMHDIae4Wp56B42nnlbATyatorA+6QVlxDC9ggtkCgYA1gRRbJ98QSRFdgK6Ry3Ub\nxcajU7/YgBW8KHrw5igK9G4vlLCWGHvcvevuird6P34zRDTcSH3UZjUesbM1mH0o\nJolnrwpU8H1fCWZnJoRu5cRgoFUqQjuLd1hj4ewIckfWXbmKNt32Yj4qImfSXKGE\npGtrtjKqZmLavFvftoeWiQKBgHOY89eaTEU5mEHPb6KUfykLmdwKbQMxagW1sHIb\nvFGpPYv7yEaNWJ3oVa6G2c1nEZ0yaoy9YliKLwdX/HS2ifvia3mIj/adLmXI7G6t\nhU1iZ/J2DhOxVlBg/YDNe8RO0i2Bx2p769MBJB4Q0Octo0hLCG6sugu1seUTAFLT\nmMsJAoGBAM/h2SjRvYqUWVAdodVgLh1R5jj88dgeULCoMhdP9s6h/CNRWof9+w0c\nCBCxfClcp1R91tPBkv11SfgtRyc2L74swUOXXcBV3vwDG8XCIV68ItFPh8oWT6xl\nyGr7ykP79yBCKsTmK+fC0mccYW2pTA9XBDKJKXUs1dx/6BVRyNX8\n-----END RSA PRIVATE KEY-----\n", "user_id": "3886154f73dc4f22b16c976199517da4", "name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "fingerprint": "f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5"}} 2019-07-30 11:56:38,481 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e15663a-a6dc-452f-a831-cd448989094b 2019-07-30 11:56:38,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.543323040009s 2019-07-30 11:56:38,482 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNMeiQKXQOV9SdMTYvx5W9HqEiz1j9twRIwC/VlpjmtQsXq1\n0yImxX10tDukZNFTCmZc5tZXOsoOOuz1BxhhA8JGfTax6xg3gnI8FDeZ6RL3kn1z\n74BIhfEfyraMumu5bz937ve/SJoNjC/wz+yn2FdTWN2KrMNcdhsVAkF8KRpmf3Xa\nTb6p4/9jI3j+43NneOGRhKmS2Z04YosguKw5QmT3a5cyp6zl6XuF9Pz747GbQeyo\nbj59QgRWfNWDbeXEnJNJRih5mTZJC6TSVKXazYAoQitnBu9xnhULpd2TyTwaNi51\n5Bcj2idSY7QlrJ6534WPxp45wekU8Ks7UsF9oQIDAQABAoIBAFKuBOO1DOib/ndm\njXxFZo1lrpgX/seBfLWuwwq95pOHDQyg6YRZkkPfoYicjUA0lleGDHyDiX0Op8+k\n/oEOgqJbl9S9hxukvpyzc/1iJes8pncI8AyprM1nLt2utYsR+YF7/duKgvXykMJU\n2Sne1dsRQ9fOqJRONKcAVWDvNULmMWP82Fp4B2JqoWDNdK5Jd7FADZNJIrnSSXDr\nx7RenjMrFAd8wzkIzGn0nYk7UnvPU2vjb06frEez2bkLcw4XcZD8Ejaxle9annSu\nhHzpe4ZOVW6YTzPjM4X7qVfdNoB9jrGXAoVD0UnGMgdjbJeCCS8WlZJA7DhnFsz5\nJN1fQ4ECgYEA6uD6KBh04d+ecEjp8FyUWY+niT2h3NiDOCmwJifVWvFtP8DmGmRH\noV/ilQ9hxr4tWhWkircA7JJ38okuVqj0DxW3+54nnHQqLPDHv1WLHD70VD4Ji1mg\n29Dxok9Bfm+0sqN8X0fER0UZF//ld+NlNhDoqf9AgNUigOdnP5LthAkCgYEA1oYe\nJULXr0JYxHnSy4okpdliNvbd2NRKMeLF4gik2nfv26X/bCkGCHWTluv1cn2PkbpO\nTE2O4qcHg4qQZDuFC3ayzfmATzJlO497XlxHuoXmRa2GNteOwNzvfg+PggBZ+j5z\nMHDIae4Wp56B42nnlbATyatorA+6QVlxDC9ggtkCgYA1gRRbJ98QSRFdgK6Ry3Ub\nxcajU7/YgBW8KHrw5igK9G4vlLCWGHvcvevuird6P34zRDTcSH3UZjUesbM1mH0o\nJolnrwpU8H1fCWZnJoRu5cRgoFUqQjuLd1hj4ewIckfWXbmKNt32Yj4qImfSXKGE\npGtrtjKqZmLavFvftoeWiQKBgHOY89eaTEU5mEHPb6KUfykLmdwKbQMxagW1sHIb\nvFGpPYv7yEaNWJ3oVa6G2c1nEZ0yaoy9YliKLwdX/HS2ifvia3mIj/adLmXI7G6t\nhU1iZ/J2DhOxVlBg/YDNe8RO0i2Bx2p769MBJB4Q0Octo0hLCG6sugu1seUTAFLT\nmMsJAoGBAM/h2SjRvYqUWVAdodVgLh1R5jj88dgeULCoMhdP9s6h/CNRWof9+w0c\nCBCxfClcp1R91tPBkv11SfgtRyc2L74swUOXXcBV3vwDG8XCIV68ItFPh8oWT6xl\nyGr7ykP79yBCKsTmK+fC0mccYW2pTA9XBDKJKXUs1dx/6BVRyNX8\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3886154f73dc4f22b16c976199517da4', 'name': u'vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'created_at': '2019-07-30T11:56:38.482697', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f19cc3bb5524a0c80c7f68234942ac5', 'name': 'vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5', 'type': 'ssh', 'id': u'vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421'}) 2019-07-30 11:56:38,483 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxNMeiQKXQOV9SdMTYvx5W9HqEiz1j9twRIwC/VlpjmtQsXq1 0yImxX10tDukZNFTCmZc5tZXOsoOOuz1BxhhA8JGfTax6xg3gnI8FDeZ6RL3kn1z 74BIhfEfyraMumu5bz937ve/SJoNjC/wz+yn2FdTWN2KrMNcdhsVAkF8KRpmf3Xa Tb6p4/9jI3j+43NneOGRhKmS2Z04YosguKw5QmT3a5cyp6zl6XuF9Pz747GbQeyo bj59QgRWfNWDbeXEnJNJRih5mTZJC6TSVKXazYAoQitnBu9xnhULpd2TyTwaNi51 5Bcj2idSY7QlrJ6534WPxp45wekU8Ks7UsF9oQIDAQABAoIBAFKuBOO1DOib/ndm jXxFZo1lrpgX/seBfLWuwwq95pOHDQyg6YRZkkPfoYicjUA0lleGDHyDiX0Op8+k /oEOgqJbl9S9hxukvpyzc/1iJes8pncI8AyprM1nLt2utYsR+YF7/duKgvXykMJU 2Sne1dsRQ9fOqJRONKcAVWDvNULmMWP82Fp4B2JqoWDNdK5Jd7FADZNJIrnSSXDr x7RenjMrFAd8wzkIzGn0nYk7UnvPU2vjb06frEez2bkLcw4XcZD8Ejaxle9annSu hHzpe4ZOVW6YTzPjM4X7qVfdNoB9jrGXAoVD0UnGMgdjbJeCCS8WlZJA7DhnFsz5 JN1fQ4ECgYEA6uD6KBh04d+ecEjp8FyUWY+niT2h3NiDOCmwJifVWvFtP8DmGmRH oV/ilQ9hxr4tWhWkircA7JJ38okuVqj0DxW3+54nnHQqLPDHv1WLHD70VD4Ji1mg 29Dxok9Bfm+0sqN8X0fER0UZF//ld+NlNhDoqf9AgNUigOdnP5LthAkCgYEA1oYe JULXr0JYxHnSy4okpdliNvbd2NRKMeLF4gik2nfv26X/bCkGCHWTluv1cn2PkbpO TE2O4qcHg4qQZDuFC3ayzfmATzJlO497XlxHuoXmRa2GNteOwNzvfg+PggBZ+j5z MHDIae4Wp56B42nnlbATyatorA+6QVlxDC9ggtkCgYA1gRRbJ98QSRFdgK6Ry3Ub xcajU7/YgBW8KHrw5igK9G4vlLCWGHvcvevuird6P34zRDTcSH3UZjUesbM1mH0o JolnrwpU8H1fCWZnJoRu5cRgoFUqQjuLd1hj4ewIckfWXbmKNt32Yj4qImfSXKGE pGtrtjKqZmLavFvftoeWiQKBgHOY89eaTEU5mEHPb6KUfykLmdwKbQMxagW1sHIb vFGpPYv7yEaNWJ3oVa6G2c1nEZ0yaoy9YliKLwdX/HS2ifvia3mIj/adLmXI7G6t hU1iZ/J2DhOxVlBg/YDNe8RO0i2Bx2p769MBJB4Q0Octo0hLCG6sugu1seUTAFLT mMsJAoGBAM/h2SjRvYqUWVAdodVgLh1R5jj88dgeULCoMhdP9s6h/CNRWof9+w0c CBCxfClcp1R91tPBkv11SfgtRyc2L74swUOXXcBV3vwDG8XCIV68ItFPh8oWT6xl yGr7ykP79yBCKsTmK+fC0mccYW2pTA9XBDKJKXUs1dx/6BVRyNX8 -----END RSA PRIVATE KEY----- 2019-07-30 11:56:38,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 11:56:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"security_group": {"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-07-30 11:56:38,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:38 GMT X-Openstack-Request-Id: req-bc70aaf6-a4ee-4034-b21a-147bb3582383 2019-07-30 11:56:38,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:38Z", "updated_at": "2019-07-30T11:56:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "0966325b-6a92-49c5-875d-85a8303f17fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "e758e140-c4ae-41c7-b41c-9f969d94b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}} 2019-07-30 11:56:38,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bc70aaf6-a4ee-4034-b21a-147bb3582383 2019-07-30 11:56:38,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.17698597908s 2019-07-30 11:56:38,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:56:38,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:39,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-2eb88989-bddb-4304-8f3e-93a21f29490c 2019-07-30 11:56:39,084 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:38Z", "updated_at": "2019-07-30T11:56:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "0966325b-6a92-49c5-875d-85a8303f17fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "e758e140-c4ae-41c7-b41c-9f969d94b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"description": "Default security group", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:24Z", "updated_at": "2019-07-30T11:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "0f0d2e05-2af3-49b3-b533-1dc483a35a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "570ee9af-fbce-4e1c-9178-5dab3481f2d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "9e2275cd-e745-40fa-92ba-d37a36ef0a03", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "cf8fc72b-4bfc-4ec2-a44c-1ce6a6c2b819", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "name": "default"}]} 2019-07-30 11:56:39,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2eb88989-bddb-4304-8f3e-93a21f29490c 2019-07-30 11:56:39,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.411591053009s 2019-07-30 11:56:39,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 11:56:39,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -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": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff"}}' 2019-07-30 11:56:39,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-4ddcd44a-2a5e-4e02-8d5a-69356178bde5 2019-07-30 11:56:39,222 - 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-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "port_range_min": 22, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:39Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "94abe522-d58f-4122-9c76-c1895d9c51fe"}} 2019-07-30 11:56:39,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4ddcd44a-2a5e-4e02-8d5a-69356178bde5 2019-07-30 11:56:39,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131419181824s 2019-07-30 11:56:39,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:56:39,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:39,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-8ff16902-b138-4a74-a6c2-46b1b941e2e8 2019-07-30 11:56:39,274 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:38Z", "updated_at": "2019-07-30T11:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "0966325b-6a92-49c5-875d-85a8303f17fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "94abe522-d58f-4122-9c76-c1895d9c51fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "e758e140-c4ae-41c7-b41c-9f969d94b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"description": "Default security group", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:24Z", "updated_at": "2019-07-30T11:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "0f0d2e05-2af3-49b3-b533-1dc483a35a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "570ee9af-fbce-4e1c-9178-5dab3481f2d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "9e2275cd-e745-40fa-92ba-d37a36ef0a03", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "cf8fc72b-4bfc-4ec2-a44c-1ce6a6c2b819", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "name": "default"}]} 2019-07-30 11:56:39,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ff16902-b138-4a74-a6c2-46b1b941e2e8 2019-07-30 11:56:39,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457999706268s 2019-07-30 11:56:39,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 11:56:39,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -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": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff"}}' 2019-07-30 11:56:39,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-8db93628-c708-4a2a-96aa-16121050f526 2019-07-30 11:56:39,412 - 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-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:39Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "bff3e14e-ec62-464d-b728-4867851fc223"}} 2019-07-30 11:56:39,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8db93628-c708-4a2a-96aa-16121050f526 2019-07-30 11:56:39,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131824016571s 2019-07-30 11:56:39,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:56:39,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:39,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-b71cd687-cec1-4439-893d-a4f46fbc3e78 2019-07-30 11:56:39,462 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:38Z", "updated_at": "2019-07-30T11:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "0966325b-6a92-49c5-875d-85a8303f17fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "94abe522-d58f-4122-9c76-c1895d9c51fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "bff3e14e-ec62-464d-b728-4867851fc223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "e758e140-c4ae-41c7-b41c-9f969d94b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 3, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"description": "Default security group", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:24Z", "updated_at": "2019-07-30T11:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "0f0d2e05-2af3-49b3-b533-1dc483a35a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "570ee9af-fbce-4e1c-9178-5dab3481f2d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "9e2275cd-e745-40fa-92ba-d37a36ef0a03", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "cf8fc72b-4bfc-4ec2-a44c-1ce6a6c2b819", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "name": "default"}]} 2019-07-30 11:56:39,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b71cd687-cec1-4439-893d-a4f46fbc3e78 2019-07-30 11:56:39,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0438930988312s 2019-07-30 11:56:39,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 11:56:39,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -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": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff"}}' 2019-07-30 11:56:39,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-daf078f6-d9a4-4806-a1b0-ead8f0589560 2019-07-30 11:56:39,598 - 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-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "port_range_min": 80, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:39Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "245f066d-a552-4b85-bf7f-661aa45b647b"}} 2019-07-30 11:56:39,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-daf078f6-d9a4-4806-a1b0-ead8f0589560 2019-07-30 11:56:39,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130264043808s 2019-07-30 11:56:39,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:56:39,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:39,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-f84daf4c-4674-48da-86bb-7fb8656d3a2e 2019-07-30 11:56:39,647 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:38Z", "updated_at": "2019-07-30T11:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "0966325b-6a92-49c5-875d-85a8303f17fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "245f066d-a552-4b85-bf7f-661aa45b647b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "94abe522-d58f-4122-9c76-c1895d9c51fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "bff3e14e-ec62-464d-b728-4867851fc223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "e758e140-c4ae-41c7-b41c-9f969d94b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 4, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"description": "Default security group", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:24Z", "updated_at": "2019-07-30T11:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "0f0d2e05-2af3-49b3-b533-1dc483a35a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "570ee9af-fbce-4e1c-9178-5dab3481f2d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "9e2275cd-e745-40fa-92ba-d37a36ef0a03", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "cf8fc72b-4bfc-4ec2-a44c-1ce6a6c2b819", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "name": "default"}]} 2019-07-30 11:56:39,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f84daf4c-4674-48da-86bb-7fb8656d3a2e 2019-07-30 11:56:39,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0423510074615s 2019-07-30 11:56:39,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 11:56:39,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -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": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff"}}' 2019-07-30 11:56:39,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-ef9bba8e-4280-4f5d-a599-6b85565552bd 2019-07-30 11:56:39,785 - 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-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "port_range_min": 443, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:39Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "0c31c680-bc51-4eb5-bf8f-dfed205da0b9"}} 2019-07-30 11:56:39,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ef9bba8e-4280-4f5d-a599-6b85565552bd 2019-07-30 11:56:39,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130226135254s 2019-07-30 11:56:39,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:56:39,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:39,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-93ef891f-eb1d-45d3-a999-32c19179c48b 2019-07-30 11:56:39,832 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:38Z", "updated_at": "2019-07-30T11:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "0966325b-6a92-49c5-875d-85a8303f17fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "0c31c680-bc51-4eb5-bf8f-dfed205da0b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "245f066d-a552-4b85-bf7f-661aa45b647b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "94abe522-d58f-4122-9c76-c1895d9c51fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "bff3e14e-ec62-464d-b728-4867851fc223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "e758e140-c4ae-41c7-b41c-9f969d94b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 5, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"description": "Default security group", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:24Z", "updated_at": "2019-07-30T11:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "0f0d2e05-2af3-49b3-b533-1dc483a35a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "570ee9af-fbce-4e1c-9178-5dab3481f2d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "9e2275cd-e745-40fa-92ba-d37a36ef0a03", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "cf8fc72b-4bfc-4ec2-a44c-1ce6a6c2b819", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "name": "default"}]} 2019-07-30 11:56:39,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-93ef891f-eb1d-45d3-a999-32c19179c48b 2019-07-30 11:56:39,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0405931472778s 2019-07-30 11:56:39,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 11:56:39,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -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": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff"}}' 2019-07-30 11:56:39,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-8a44a98d-6489-411a-8244-95dfa8d3d875 2019-07-30 11:56:39,940 - 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-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "port_range_min": 5671, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:39Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "46a2ac9b-6399-41ef-8394-ac8d9fa2811b"}} 2019-07-30 11:56:39,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8a44a98d-6489-411a-8244-95dfa8d3d875 2019-07-30 11:56:39,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.102298974991s 2019-07-30 11:56:39,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 11:56:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:39,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:39 GMT X-Openstack-Request-Id: req-229bbb9d-f711-4311-9c5f-8ee231528f6a 2019-07-30 11:56:39,989 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:38Z", "updated_at": "2019-07-30T11:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "0966325b-6a92-49c5-875d-85a8303f17fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "0c31c680-bc51-4eb5-bf8f-dfed205da0b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "245f066d-a552-4b85-bf7f-661aa45b647b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "46a2ac9b-6399-41ef-8394-ac8d9fa2811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "94abe522-d58f-4122-9c76-c1895d9c51fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "bff3e14e-ec62-464d-b728-4867851fc223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "e758e140-c4ae-41c7-b41c-9f969d94b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 6, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"description": "Default security group", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:24Z", "updated_at": "2019-07-30T11:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "0f0d2e05-2af3-49b3-b533-1dc483a35a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "570ee9af-fbce-4e1c-9178-5dab3481f2d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "9e2275cd-e745-40fa-92ba-d37a36ef0a03", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "cf8fc72b-4bfc-4ec2-a44c-1ce6a6c2b819", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "name": "default"}]} 2019-07-30 11:56:39,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-229bbb9d-f711-4311-9c5f-8ee231528f6a 2019-07-30 11:56:39,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0419368743896s 2019-07-30 11:56:39,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 11:56:39,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -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": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff"}}' 2019-07-30 11:56:40,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:40 GMT X-Openstack-Request-Id: req-54bb1b5e-55b8-4f0e-813a-7801c8d3df9c 2019-07-30 11:56:40,163 - 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-30T11:56:40Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "port_range_min": 53333, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:40Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "8cdf9c59-c674-4990-9633-42a166a199db"}} 2019-07-30 11:56:40,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-54bb1b5e-55b8-4f0e-813a-7801c8d3df9c 2019-07-30 11:56:40,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.16777586937s 2019-07-30 11:56:40,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 11:56:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:40,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:40 GMT X-Openstack-Request-Id: req-c9c89242-41e0-4848-9a90-b641a93bf84b 2019-07-30 11:56:40,278 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["4b4e919b-af3f-4ee2-ada2-ff383bec09b6"],"description":"","tags":[],"updated_at":"2019-07-30T11:56:25Z","qos_policy_id":null,"name":"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 11:56:40,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c9c89242-41e0-4848-9a90-b641a93bf84b 2019-07-30 11:56:40,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113833904266s 2019-07-30 11:56:40,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 11:56:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:40,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:40 GMT X-Openstack-Request-Id: req-6e54d606-ed7f-466b-825b-7f21f1b7164f 2019-07-30 11:56:40,320 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:56:37Z", "file": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/file", "owner": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "size": 296288256, "self": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T11:56:32Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 11:56:40,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6e54d606-ed7f-466b-825b-7f21f1b7164f 2019-07-30 11:56:40,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368268489838s 2019-07-30 11:56:40,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 11:56:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:40,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-7f5f17b3-499a-4cd9-af73-5445a4d28de2 x-openstack-request-id: req-7f5f17b3-499a-4cd9-af73-5445a4d28de2 2019-07-30 11:56:40,351 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "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": "0f3e3c53-4fb0-413e-9b97-430d712c8c09"}]} 2019-07-30 11:56:40,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7f5f17b3-499a-4cd9-af73-5445a4d28de2 2019-07-30 11:56:40,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245230197906s 2019-07-30 11:56:40,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 11:56:40,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"server": {"name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "imageRef": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "flavorRef": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a"}], "security_groups": [{"name": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff"}]}}' 2019-07-30 11:56:42,564 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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 location: http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648 x-compute-request-id: req-4b64e836-1a71-44f1-b524-412ea200b0db x-openstack-request-id: req-4b64e836-1a71-44f1-b524-412ea200b0db 2019-07-30 11:56:42,564 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff"}], "OS-DCF:diskConfig": "MANUAL", "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "adminPass": "BDNBt34FzeT7"}} 2019-07-30 11:56:42,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4b64e836-1a71-44f1-b524-412ea200b0db 2019-07-30 11:56:42,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.21135210991s 2019-07-30 11:56:42,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:56:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:43,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56: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-65fbf378-1447-406b-82ee-b3d2bf0e2edb x-openstack-request-id: req-65fbf378-1447-406b-82ee-b3d2bf0e2edb 2019-07-30 11:56:43,668 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "user_id": "3886154f73dc4f22b16c976199517da4", "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-30T11:56:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:56:43,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-65fbf378-1447-406b-82ee-b3d2bf0e2edb 2019-07-30 11:56:43,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10248994827s 2019-07-30 11:56:43,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 11:56:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:43,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:43 GMT X-Openstack-Request-Id: req-77a6c3b2-ffa4-4c64-aee6-4c149db46e30 2019-07-30 11:56:43,785 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["4b4e919b-af3f-4ee2-ada2-ff383bec09b6"],"description":"","tags":[],"updated_at":"2019-07-30T11:56:25Z","qos_policy_id":null,"name":"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 11:56:43,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-77a6c3b2-ffa4-4c64-aee6-4c149db46e30 2019-07-30 11:56:43,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105484962463s 2019-07-30 11:56:43,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 11:56:43,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:43,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56:43 GMT X-Openstack-Request-Id: req-12428e2e-09d0-4693-b992-bd7e568d7d2c 2019-07-30 11:56:43,874 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T11:56:25Z","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":"1f19cc3bb5524a0c80c7f68234942ac5","id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","subnetpool_id":null,"name":"vyos_vrouter-subnet_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 11:56:43,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-12428e2e-09d0-4693-b992-bd7e568d7d2c 2019-07-30 11:56:43,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0886878967285s 2019-07-30 11:56:43,875 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:56:45,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:56:45,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:46,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-69152c44-2a63-4756-911a-71765786f730 x-openstack-request-id: req-69152c44-2a63-4756-911a-71765786f730 2019-07-30 11:56:46,188 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:56:46,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-69152c44-2a63-4756-911a-71765786f730 2019-07-30 11:56:46,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.309843063354s 2019-07-30 11:56:46,195 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:56:48,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:56:48,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:48,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 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-1c3094fb-ea51-4d49-bb17-142c3f5f2967 x-openstack-request-id: req-1c3094fb-ea51-4d49-bb17-142c3f5f2967 2019-07-30 11:56:48,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:56:48,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c3094fb-ea51-4d49-bb17-142c3f5f2967 2019-07-30 11:56:48,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178465843201s 2019-07-30 11:56:48,381 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:56:50,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:56:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:50,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 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-93b1b3dd-b09c-4f33-8775-58a3fd08da6a x-openstack-request-id: req-93b1b3dd-b09c-4f33-8775-58a3fd08da6a 2019-07-30 11:56:50,575 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:56:50,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-93b1b3dd-b09c-4f33-8775-58a3fd08da6a 2019-07-30 11:56:50,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192973136902s 2019-07-30 11:56:50,582 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:56:52,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:56:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:53,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 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-310809e4-e505-49b2-937f-c284ccc7cbca x-openstack-request-id: req-310809e4-e505-49b2-937f-c284ccc7cbca 2019-07-30 11:56:53,226 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:56:53,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-310809e4-e505-49b2-937f-c284ccc7cbca 2019-07-30 11:56:53,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641752004623s 2019-07-30 11:56:53,234 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:56:55,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:56:55,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:55,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56: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-c79fae3f-1d43-487d-9360-a43145b758f2 x-openstack-request-id: req-c79fae3f-1d43-487d-9360-a43145b758f2 2019-07-30 11:56:55,898 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:56:55,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c79fae3f-1d43-487d-9360-a43145b758f2 2019-07-30 11:56:55,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662388086319s 2019-07-30 11:56:55,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:56:57,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:56:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:56:58,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:56: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-86f2c3e5-67cb-4d34-a372-ad6a8cb495e8 x-openstack-request-id: req-86f2c3e5-67cb-4d34-a372-ad6a8cb495e8 2019-07-30 11:56:58,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:56:58,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-86f2c3e5-67cb-4d34-a372-ad6a8cb495e8 2019-07-30 11:56:58,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444733858109s 2019-07-30 11:56:58,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:00,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:01,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-d554e156-afee-4b72-9daa-fcef21aa053e x-openstack-request-id: req-d554e156-afee-4b72-9daa-fcef21aa053e 2019-07-30 11:57:01,088 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:01,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d554e156-afee-4b72-9daa-fcef21aa053e 2019-07-30 11:57:01,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727212905884s 2019-07-30 11:57:01,096 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:03,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:03,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-116a3678-469a-4877-af99-8ddc005414d1 x-openstack-request-id: req-116a3678-469a-4877-af99-8ddc005414d1 2019-07-30 11:57:03,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:03,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-116a3678-469a-4877-af99-8ddc005414d1 2019-07-30 11:57:03,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549304962158s 2019-07-30 11:57:03,655 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:05,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:05,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:06,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-4ea61500-b12c-4659-9c4a-fe6a6872be19 x-openstack-request-id: req-4ea61500-b12c-4659-9c4a-fe6a6872be19 2019-07-30 11:57:06,367 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:06,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4ea61500-b12c-4659-9c4a-fe6a6872be19 2019-07-30 11:57:06,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710082054138s 2019-07-30 11:57:06,374 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:08,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:08,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:08,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-1ef86580-0c6e-4fd4-8729-01843c73f450 x-openstack-request-id: req-1ef86580-0c6e-4fd4-8729-01843c73f450 2019-07-30 11:57:08,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:08,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1ef86580-0c6e-4fd4-8729-01843c73f450 2019-07-30 11:57:08,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171710014343s 2019-07-30 11:57:08,555 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:10,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:10,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-f522017e-2219-4920-aa17-ec24a60bcfa9 x-openstack-request-id: req-f522017e-2219-4920-aa17-ec24a60bcfa9 2019-07-30 11:57:10,937 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:10,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f522017e-2219-4920-aa17-ec24a60bcfa9 2019-07-30 11:57:10,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379518985748s 2019-07-30 11:57:10,945 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:12,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:12,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:13,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-efc2dc65-ac95-4a9d-b580-1936ec9c9315 x-openstack-request-id: req-efc2dc65-ac95-4a9d-b580-1936ec9c9315 2019-07-30 11:57:13,435 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:13,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-efc2dc65-ac95-4a9d-b580-1936ec9c9315 2019-07-30 11:57:13,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487483024597s 2019-07-30 11:57:13,441 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:15,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:15,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-58dda80c-1c7e-45a5-afa5-50a602586754 x-openstack-request-id: req-58dda80c-1c7e-45a5-afa5-50a602586754 2019-07-30 11:57:15,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:15,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-58dda80c-1c7e-45a5-afa5-50a602586754 2019-07-30 11:57:15,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473582029343s 2019-07-30 11:57:15,925 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:17,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:17,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:18,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-2a72b9d6-5ce9-4f61-8549-519c61224d94 x-openstack-request-id: req-2a72b9d6-5ce9-4f61-8549-519c61224d94 2019-07-30 11:57:18,285 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:18,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2a72b9d6-5ce9-4f61-8549-519c61224d94 2019-07-30 11:57:18,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36012506485s 2019-07-30 11:57:18,293 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:20,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:20,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-6f8efaba-4691-4697-aa13-7305cf19ff97 x-openstack-request-id: req-6f8efaba-4691-4697-aa13-7305cf19ff97 2019-07-30 11:57:20,724 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:20,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6f8efaba-4691-4697-aa13-7305cf19ff97 2019-07-30 11:57:20,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429057836533s 2019-07-30 11:57:20,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:22,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:22,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:22,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-888a6175-f3db-45c4-95f5-51343e2ba246 x-openstack-request-id: req-888a6175-f3db-45c4-95f5-51343e2ba246 2019-07-30 11:57:22,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:22,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-888a6175-f3db-45c4-95f5-51343e2ba246 2019-07-30 11:57:22,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186413049698s 2019-07-30 11:57:22,927 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:24,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:24,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:25,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-ec1f849a-8525-46ea-9fc9-228647da6e34 x-openstack-request-id: req-ec1f849a-8525-46ea-9fc9-228647da6e34 2019-07-30 11:57:25,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:25,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ec1f849a-8525-46ea-9fc9-228647da6e34 2019-07-30 11:57:25,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369212150574s 2019-07-30 11:57:25,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:27,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:27,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-0ec249b8-64e8-4604-bb4b-3702d290b368 x-openstack-request-id: req-0ec249b8-64e8-4604-bb4b-3702d290b368 2019-07-30 11:57:27,692 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:27,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ec249b8-64e8-4604-bb4b-3702d290b368 2019-07-30 11:57:27,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383558034897s 2019-07-30 11:57:27,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:29,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:29,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:29,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-a5cdf895-4191-4af8-8ed8-c7a53ed7411f x-openstack-request-id: req-a5cdf895-4191-4af8-8ed8-c7a53ed7411f 2019-07-30 11:57:29,893 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:29,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a5cdf895-4191-4af8-8ed8-c7a53ed7411f 2019-07-30 11:57:29,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193150997162s 2019-07-30 11:57:29,900 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:31,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:32,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-bb0c58ed-a76e-41b1-900f-7e240c9c3689 x-openstack-request-id: req-bb0c58ed-a76e-41b1-900f-7e240c9c3689 2019-07-30 11:57:32,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:32,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bb0c58ed-a76e-41b1-900f-7e240c9c3689 2019-07-30 11:57:32,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453186988831s 2019-07-30 11:57:32,363 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:34,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:34,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:34,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-80bacd2e-4244-47e0-b77a-964a5687bd8b x-openstack-request-id: req-80bacd2e-4244-47e0-b77a-964a5687bd8b 2019-07-30 11:57:34,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:34,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-80bacd2e-4244-47e0-b77a-964a5687bd8b 2019-07-30 11:57:34,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416182041168s 2019-07-30 11:57:34,788 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:36,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:36,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:36,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-d7446502-457b-44c5-82bc-fc580a0a914c x-openstack-request-id: req-d7446502-457b-44c5-82bc-fc580a0a914c 2019-07-30 11:57:36,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:36,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d7446502-457b-44c5-82bc-fc580a0a914c 2019-07-30 11:57:36,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17737197876s 2019-07-30 11:57:36,975 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:38,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:39,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-479bb790-99f2-4e79-b192-a22c4321657c x-openstack-request-id: req-479bb790-99f2-4e79-b192-a22c4321657c 2019-07-30 11:57:39,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:39,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-479bb790-99f2-4e79-b192-a22c4321657c 2019-07-30 11:57:39,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433408975601s 2019-07-30 11:57:39,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:41,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:41,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:41,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-e3ef6e3e-443d-404c-ac8e-c46f38f4818e x-openstack-request-id: req-e3ef6e3e-443d-404c-ac8e-c46f38f4818e 2019-07-30 11:57:41,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:41,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e3ef6e3e-443d-404c-ac8e-c46f38f4818e 2019-07-30 11:57:41,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469561815262s 2019-07-30 11:57:41,897 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:43,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:43,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:44,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-4c4a2d2a-a585-4fd9-b12c-a260a96735d7 x-openstack-request-id: req-4c4a2d2a-a585-4fd9-b12c-a260a96735d7 2019-07-30 11:57:44,073 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:44,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c4a2d2a-a585-4fd9-b12c-a260a96735d7 2019-07-30 11:57:44,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173094987869s 2019-07-30 11:57:44,082 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:46,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:46,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:46,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-40d8c307-1f88-409e-b3fb-25e9ab18a31a x-openstack-request-id: req-40d8c307-1f88-409e-b3fb-25e9ab18a31a 2019-07-30 11:57:46,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:46,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-40d8c307-1f88-409e-b3fb-25e9ab18a31a 2019-07-30 11:57:46,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648321151733s 2019-07-30 11:57:46,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:48,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:48,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:49,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-6425db45-8e25-4d19-a5de-78c6dc1a1ada x-openstack-request-id: req-6425db45-8e25-4d19-a5de-78c6dc1a1ada 2019-07-30 11:57:49,213 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:49,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6425db45-8e25-4d19-a5de-78c6dc1a1ada 2019-07-30 11:57:49,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472523927689s 2019-07-30 11:57:49,220 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:51,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:51,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:51,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-b987fe70-84b7-4db5-9dc7-c09422169a26 x-openstack-request-id: req-b987fe70-84b7-4db5-9dc7-c09422169a26 2019-07-30 11:57:51,660 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:51,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b987fe70-84b7-4db5-9dc7-c09422169a26 2019-07-30 11:57:51,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437004089355s 2019-07-30 11:57:51,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:53,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:53,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-387ff5ef-bff0-4f19-b97a-cacd834b8020 x-openstack-request-id: req-387ff5ef-bff0-4f19-b97a-cacd834b8020 2019-07-30 11:57:53,861 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:53,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-387ff5ef-bff0-4f19-b97a-cacd834b8020 2019-07-30 11:57:53,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192148923874s 2019-07-30 11:57:53,868 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:55,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:55,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:56,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-d276899e-8af6-4e4c-858e-521de1cbe270 x-openstack-request-id: req-d276899e-8af6-4e4c-858e-521de1cbe270 2019-07-30 11:57:56,332 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:56,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d276899e-8af6-4e4c-858e-521de1cbe270 2019-07-30 11:57:56,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461817979813s 2019-07-30 11:57:56,339 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:57:58,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:57:58,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:57:58,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:57: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-7624ab2a-a7bf-42b9-94d8-8d8888eb7244 x-openstack-request-id: req-7624ab2a-a7bf-42b9-94d8-8d8888eb7244 2019-07-30 11:57:58,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:57:58,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7624ab2a-a7bf-42b9-94d8-8d8888eb7244 2019-07-30 11:57:58,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178928852081s 2019-07-30 11:57:58,527 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:00,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:00,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-1a7da92e-db1c-483c-a169-2bd9e0c838c6 x-openstack-request-id: req-1a7da92e-db1c-483c-a169-2bd9e0c838c6 2019-07-30 11:58:00,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:00,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1a7da92e-db1c-483c-a169-2bd9e0c838c6 2019-07-30 11:58:00,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181897163391s 2019-07-30 11:58:00,718 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:02,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:02,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:02,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-e8355d0d-90b2-4dd6-ab13-62b83d7a2f7c x-openstack-request-id: req-e8355d0d-90b2-4dd6-ab13-62b83d7a2f7c 2019-07-30 11:58:02,901 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:02,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e8355d0d-90b2-4dd6-ab13-62b83d7a2f7c 2019-07-30 11:58:02,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180021047592s 2019-07-30 11:58:02,907 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:04,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:04,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:05,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58: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-e12321e3-c4c1-43b7-b34b-b89b62972e4b x-openstack-request-id: req-e12321e3-c4c1-43b7-b34b-b89b62972e4b 2019-07-30 11:58:05,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:05,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e12321e3-c4c1-43b7-b34b-b89b62972e4b 2019-07-30 11:58:05,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47886300087s 2019-07-30 11:58:05,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:07,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:07,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58: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-5648ed42-d397-4ad6-8bc9-0b68d3ecbf81 x-openstack-request-id: req-5648ed42-d397-4ad6-8bc9-0b68d3ecbf81 2019-07-30 11:58:07,607 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:07,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5648ed42-d397-4ad6-8bc9-0b68d3ecbf81 2019-07-30 11:58:07,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209148168564s 2019-07-30 11:58:07,614 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:09,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:09,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-bf08c42a-c86d-4942-abd0-f3a97cc09819 x-openstack-request-id: req-bf08c42a-c86d-4942-abd0-f3a97cc09819 2019-07-30 11:58:09,828 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:09,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bf08c42a-c86d-4942-abd0-f3a97cc09819 2019-07-30 11:58:09,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211056947708s 2019-07-30 11:58:09,835 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:11,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:11,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:12,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58: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-d4a2d9f8-e029-41b9-82e8-3bbd9a7f830e x-openstack-request-id: req-d4a2d9f8-e029-41b9-82e8-3bbd9a7f830e 2019-07-30 11:58:12,018 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:12,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d4a2d9f8-e029-41b9-82e8-3bbd9a7f830e 2019-07-30 11:58:12,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181313037872s 2019-07-30 11:58:12,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:14,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:14,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:14,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-e1530d79-3e2d-4fe0-ad6c-01c98dc73aa3 x-openstack-request-id: req-e1530d79-3e2d-4fe0-ad6c-01c98dc73aa3 2019-07-30 11:58:14,759 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:14,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e1530d79-3e2d-4fe0-ad6c-01c98dc73aa3 2019-07-30 11:58:14,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730886936188s 2019-07-30 11:58:14,766 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:16,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:16,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:17,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 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-28f8f3dc-a20d-46ce-9c08-e731268146f0 x-openstack-request-id: req-28f8f3dc-a20d-46ce-9c08-e731268146f0 2019-07-30 11:58:17,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:17,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-28f8f3dc-a20d-46ce-9c08-e731268146f0 2019-07-30 11:58:17,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469110965729s 2019-07-30 11:58:17,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:19,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:20,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 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-465885b9-9ff6-4f51-b1f3-739b40cb28ff x-openstack-request-id: req-465885b9-9ff6-4f51-b1f3-739b40cb28ff 2019-07-30 11:58:20,155 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:20,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-465885b9-9ff6-4f51-b1f3-739b40cb28ff 2019-07-30 11:58:20,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.908092021942s 2019-07-30 11:58:20,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:22,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:22,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 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-9ae14098-11fa-45fd-80aa-18a5799d207c x-openstack-request-id: req-9ae14098-11fa-45fd-80aa-18a5799d207c 2019-07-30 11:58:22,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:22,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9ae14098-11fa-45fd-80aa-18a5799d207c 2019-07-30 11:58:22,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187855958939s 2019-07-30 11:58:22,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:24,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:24,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:24,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58: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-885ed47d-c7d0-44a4-a998-2ff9c515ae35 x-openstack-request-id: req-885ed47d-c7d0-44a4-a998-2ff9c515ae35 2019-07-30 11:58:24,788 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:24,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-885ed47d-c7d0-44a4-a998-2ff9c515ae35 2019-07-30 11:58:24,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425678014755s 2019-07-30 11:58:24,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:26,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:26,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:26,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11: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-3ad59c3b-55b0-4a93-ad6d-d2b996397174 x-openstack-request-id: req-3ad59c3b-55b0-4a93-ad6d-d2b996397174 2019-07-30 11:58:26,972 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:26,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ad59c3b-55b0-4a93-ad6d-d2b996397174 2019-07-30 11:58:26,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174376010895s 2019-07-30 11:58:26,979 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:28,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:28,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:29,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 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-f8565467-0596-4403-89f7-cd6778506c73 x-openstack-request-id: req-f8565467-0596-4403-89f7-cd6778506c73 2019-07-30 11:58:29,178 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:29,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f8565467-0596-4403-89f7-cd6778506c73 2019-07-30 11:58:29,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197803974152s 2019-07-30 11:58:29,185 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:31,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:31,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:31,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58: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-a2d053aa-bf0d-4515-82a1-85d385a45bd9 x-openstack-request-id: req-a2d053aa-bf0d-4515-82a1-85d385a45bd9 2019-07-30 11:58:31,371 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:31,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a2d053aa-bf0d-4515-82a1-85d385a45bd9 2019-07-30 11:58:31,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183578968048s 2019-07-30 11:58:31,378 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:33,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:33,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:33,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58: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-8883f933-545f-425c-9840-8e753052916d x-openstack-request-id: req-8883f933-545f-425c-9840-8e753052916d 2019-07-30 11:58:33,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:33,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8883f933-545f-425c-9840-8e753052916d 2019-07-30 11:58:33,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608349084854s 2019-07-30 11:58:33,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:35,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:36,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:36,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58: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-525d6055-7cac-4acd-bbdf-7d71be27581d x-openstack-request-id: req-525d6055-7cac-4acd-bbdf-7d71be27581d 2019-07-30 11:58:36,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:36,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-525d6055-7cac-4acd-bbdf-7d71be27581d 2019-07-30 11:58:36,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170737981796s 2019-07-30 11:58:36,176 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:38,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:38,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:38,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58: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-02e927a5-63b8-4e5f-b686-5841e4646541 x-openstack-request-id: req-02e927a5-63b8-4e5f-b686-5841e4646541 2019-07-30 11:58:38,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T11:56:45Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:38,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02e927a5-63b8-4e5f-b686-5841e4646541 2019-07-30 11:58:38,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414158821106s 2019-07-30 11:58:38,600 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 11:58:40,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 11:58:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:41,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Tue, 30 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-b04c4763-653f-4516-921a-dbfedc457c41 x-openstack-request-id: req-b04c4763-653f-4516-921a-dbfedc457c41 2019-07-30 11:58:41,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 11:58:41,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b04c4763-653f-4516-921a-dbfedc457c41 2019-07-30 11:58:41,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712013959885s 2019-07-30 11:58:41,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 11:58:41,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=01e561e7-94e0-41d1-a7c9-635282fd1648" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:41,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:41 GMT X-Openstack-Request-Id: req-b4dff6f0-14b6-4576-8d9c-70df32f3b33c 2019-07-30 11:58:41,383 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","ip_allocation":"immediate"}]} 2019-07-30 11:58:41,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=01e561e7-94e0-41d1-a7c9-635282fd1648 used request id req-b4dff6f0-14b6-4576-8d9c-70df32f3b33c 2019-07-30 11:58:41,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0611941814423s 2019-07-30 11:58:41,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:58:41,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4a219c00-fe67-4d2b-8421-b2c4734377ab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:41,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:41 GMT X-Openstack-Request-Id: req-5b04c18c-9589-4a58-9439-7709ce312083 2019-07-30 11:58:41,441 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 11:58:41,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4a219c00-fe67-4d2b-8421-b2c4734377ab used request id req-5b04c18c-9589-4a58-9439-7709ce312083 2019-07-30 11:58:41,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0472559928894s 2019-07-30 11:58:41,442 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3f:79:6e', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2aced02f-6a37-42bb-af00-10e9fbe825c4'}), 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-30T11:58:38.000000', 'flavor': Munch({u'id': u'0f3e3c53-4fb0-413e-9b97-430d712c8c09'}), 'az': u'nova', 'id': u'01e561e7-94e0-41d1-a7c9-635282fd1648', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3886154f73dc4f22b16c976199517da4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f19cc3bb5524a0c80c7f68234942ac5', 'name': 'vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421', '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-30T11:58:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T11:58:38Z', 'hostId': u'3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c', '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-30T11:58:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1f19cc3bb5524a0c80c7f68234942ac5', 'name': u'vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'adminPass': u'BDNBt34FzeT7', 'tenant_id': u'1f19cc3bb5524a0c80c7f68234942ac5', 'created_at': u'2019-07-30T11:56:42Z', 'created': u'2019-07-30T11:56:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 11:58:41,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 11:58:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:41,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:41 GMT X-Openstack-Request-Id: req-ea37d05b-342d-40e7-ab24-8702e887a14a 2019-07-30 11:58:41,845 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["4b4e919b-af3f-4ee2-ada2-ff383bec09b6"],"description":"","tags":[],"updated_at":"2019-07-30T11:56:25Z","qos_policy_id":null,"name":"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 11:58:41,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ea37d05b-342d-40e7-ab24-8702e887a14a 2019-07-30 11:58:41,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397483110428s 2019-07-30 11:58:41,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 11:58:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=01e561e7-94e0-41d1-a7c9-635282fd1648" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:41,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:41 GMT X-Openstack-Request-Id: req-4c229947-1eaa-4fd1-b1b0-80af2157df0e 2019-07-30 11:58:41,897 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","ip_allocation":"immediate"}]} 2019-07-30 11:58:41,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=01e561e7-94e0-41d1-a7c9-635282fd1648 used request id req-4c229947-1eaa-4fd1-b1b0-80af2157df0e 2019-07-30 11:58:41,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0505352020264s 2019-07-30 11:58:41,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 11:58:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "fixed_ip_address": "192.168.120.21", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab"}}' 2019-07-30 11:58:44,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:44 GMT X-Openstack-Request-Id: req-4ece3343-f8ff-4783-9fd5-47dd29bb4c45 2019-07-30 11:58:44,218 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:42Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}} 2019-07-30 11:58:44,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4ece3343-f8ff-4783-9fd5-47dd29bb4c45 2019-07-30 11:58:44,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.32054686546s 2019-07-30 11:58:44,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:58:44,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:44,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:44 GMT X-Openstack-Request-Id: req-1e5ff714-4dde-47ee-8859-0e309fef4aa1 2019-07-30 11:58:44,329 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:42Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}]} 2019-07-30 11:58:44,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1e5ff714-4dde-47ee-8859-0e309fef4aa1 2019-07-30 11:58:44,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0944700241089s 2019-07-30 11:58:44,336 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 11:58:44,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:58:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:44,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:44 GMT X-Openstack-Request-Id: req-487689da-773f-40ff-9562-f9da7baa5a75 2019-07-30 11:58:44,505 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:42Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}]} 2019-07-30 11:58:44,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-487689da-773f-40ff-9562-f9da7baa5a75 2019-07-30 11:58:44,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586609840393s 2019-07-30 11:58:44,511 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 11:58:44,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:58:44,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:44,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:44 GMT X-Openstack-Request-Id: req-95c4ff40-16d7-4c96-8203-84345c404a9f 2019-07-30 11:58:44,703 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:42Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}]} 2019-07-30 11:58:44,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-95c4ff40-16d7-4c96-8203-84345c404a9f 2019-07-30 11:58:44,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0796649456024s 2019-07-30 11:58:44,710 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 11:58:44,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:58:44,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:44,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:44 GMT X-Openstack-Request-Id: req-fd54cd79-71a9-401b-8ae0-8e9b9ed20e2d 2019-07-30 11:58:44,895 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:42Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}]} 2019-07-30 11:58:44,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-fd54cd79-71a9-401b-8ae0-8e9b9ed20e2d 2019-07-30 11:58:44,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0754220485687s 2019-07-30 11:58:44,902 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 11:58:45,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:58:45,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:45,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:45 GMT X-Openstack-Request-Id: req-139918a2-8daa-4e60-ba0a-8b5b9a5aa004 2019-07-30 11:58:45,074 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:42Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}]} 2019-07-30 11:58:45,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-139918a2-8daa-4e60-ba0a-8b5b9a5aa004 2019-07-30 11:58:45,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614111423492s 2019-07-30 11:58:45,080 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 11:58:45,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:58:45,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:45,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:45 GMT X-Openstack-Request-Id: req-0b23c002-6100-4596-805e-606328e05cd3 2019-07-30 11:58:45,248 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:42Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}]} 2019-07-30 11:58:45,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0b23c002-6100-4596-805e-606328e05cd3 2019-07-30 11:58:45,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598571300507s 2019-07-30 11:58:45,254 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 11:58:45,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:58:45,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:45,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:45 GMT X-Openstack-Request-Id: req-aa2050ae-87db-46c8-a6fb-f9cec39f85eb 2019-07-30 11:58:45,424 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:42Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}]} 2019-07-30 11:58:45,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aa2050ae-87db-46c8-a6fb-f9cec39f85eb 2019-07-30 11:58:45,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590989589691s 2019-07-30 11:58:45,430 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 11:58:45,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 11:58:45,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 11:58:45,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58:45 GMT X-Openstack-Request-Id: req-7a45617a-6bd3-4482-aa1e-fc5af570f949 2019-07-30 11:58:45,603 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}]} 2019-07-30 11:58:45,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7a45617a-6bd3-4482-aa1e-fc5af570f949 2019-07-30 11:58:45,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630698204041s 2019-07-30 11:58:45,611 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6f048ef2-0911-436a-afb9-a4db613331a8', 'updated_at': u'2019-07-30T11:58:45Z', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'4a219c00-fe67-4d2b-8421-b2c4734377ab', 'id': u'74a68bf5-4afb-4450-9757-8a0def57b676', 'network': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'port': u'4a219c00-fe67-4d2b-8421-b2c4734377ab', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f19cc3bb5524a0c80c7f68234942ac5', 'name': 'vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1f19cc3bb5524a0c80c7f68234942ac5', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1556e0d3-f591-4fb1-bb65-a9029b7e3b5a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3f:79:6e', u'device_id': u'01e561e7-94e0-41d1-a7c9-635282fd1648'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1f19cc3bb5524a0c80c7f68234942ac5', 'created_at': u'2019-07-30T11:58:42Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1556e0d3-f591-4fb1-bb65-a9029b7e3b5a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3f:79:6e', u'device_id': u'01e561e7-94e0-41d1-a7c9-635282fd1648'}), 'router': u'6f048ef2-0911-436a-afb9-a4db613331a8'}) 2019-07-30 11:58:45,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 11:58:45,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648/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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 11:58:45,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10585 Content-Type: application/json Date: Tue, 30 Jul 2019 11:58: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-99ec2da5-ad43-4267-96e3-fb6e18d9dd87 x-openstack-request-id: req-99ec2da5-ad43-4267-96e3-fb6e18d9dd87 2019-07-30 11:58:45,681 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 703716150 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.401272] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.404437] pid_max: default: 32768 minimum: 301\n[ 0.406151] ACPI: Core revision 20150930\n[ 0.408449] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.410981] Security Framework initialized\n[ 0.412532] Yama: becoming mindful.\n[ 0.413991] AppArmor: AppArmor initialized\n[ 0.415821] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.422408] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.427167] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.430171] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.433272] Initializing cgroup subsys io\n[ 0.434842] Initializing cgroup subsys memory\n[ 0.436496] Initializing cgroup subsys devices\n[ 0.438223] Initializing cgroup subsys freezer\n[ 0.440020] Initializing cgroup subsys net_cls\n[ 0.441832] Initializing cgroup subsys perf_event\n[ 0.443857] Initializing cgroup subsys net_prio\n[ 0.445560] Initializing cgroup subsys hugetlb\n[ 0.447220] Initializing cgroup subsys pids\n[ 0.449596] mce: CPU supports 10 MCE banks\n[ 0.451308] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.453372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.455552] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.457541] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.460628] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.463051] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.466230] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.469176] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.472749] MDS: Mitigation: Clear CPU buffers\n[ 0.477064] Freeing SMP alternatives memory: 36K\n[ 0.484308] ftrace: allocating 32312 entries in 127 pages\n[ 0.534137] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.536422] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.538689] smpboot: Max logical packages: 2\n[ 0.540569] x2apic enabled\n[ 0.542028] Switched APIC routing to physical x2apic.\n[ 0.545088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.547400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.551670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.564197] KVM setup paravirtual spinlock\n[ 0.567422] x86: Booting SMP configuration:\n[ 0.569051] .... node #0, CPUs: #1\n[ 0.570728] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.593262] x86: Booted up 1 node, 2 CPUs\n[ 0.593264] KVM setup async PF for cpu 1\n[ 0.593269] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.598116] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.601028] devtmpfs: initialized\n[ 0.603942] evm: security.selinux\n[ 0.605254] evm: security.SMACK64\n[ 0.606558] evm: security.SMACK64EXEC\n[ 0.607954] evm: security.SMACK64TRANSMUTE\n[ 0.609475] evm: security.SMACK64MMAP\n[ 0.610882] evm: security.ima\n[ 0.612078] evm: security.capability\n[ 0.613643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.617052] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.619360] pinctrl core: initialized pinctrl subsystem\n[ 0.621444] RTC time: 11:58:38, date: 07/30/19\n[ 0.623983] NET: Registered protocol family 16\n[ 0.637661] cpuidle: using governor ladder\n[ 0.649684] cpuidle: using governor menu\n[ 0.651172] PCCT header not found.\n[ 0.652621] ACPI: bus type PCI registered\n[ 0.654142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.656520] PCI: Using configuration type 1 for base access\n[ 0.671134] ACPI: Added _OSI(Module Device)\n[ 0.672717] ACPI: Added _OSI(Processor Device)\n[ 0.674344] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.692543] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.695687] ACPI: Interpreter enabled\n[ 0.697122] ACPI: (supports S0 S5)\n[ 0.698448] ACPI: Using IOAPIC for interrupt routing\n[ 0.700236] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705530] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707688] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712286] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.716486] acpiphp: Slot [3] registered\n[ 0.718022] acpiphp: Slot [4] registered\n[ 0.719546] acpiphp: Slot [5] registered\n[ 0.721075] acpiphp: Slot [6] registered\n[ 0.722597] acpiphp: Slot [7] registered\n[ 0.724120] acpiphp: Slot [8] registered\n[ 0.725649] acpiphp: Slot [9] registered\n[ 0.727174] acpiphp: Slot [10] registered\n[ 0.728728] acpiphp: Slot [11] registered\n[ 0.730277] acpiphp: Slot [12] registered\n[ 0.731826] acpiphp: Slot [13] registered\n[ 0.733374] acpiphp: Slot [14] registered\n[ 0.734925] acpiphp: Slot [15] registered\n[ 0.736471] acpiphp: Slot [16] registered\n[ 0.738028] acpiphp: Slot [17] registered\n[ 0.739580] acpiphp: Slot [18] registered\n[ 0.741134] acpiphp: Slot [19] registered\n[ 0.742681] acpiphp: Slot [20] registered\n[ 0.744233] acpiphp: Slot [21] registered\n[ 0.745789] acpiphp: Slot [22] registered\n[ 0.747404] acpiphp: Slot [23] registered\n[ 0.748951] acpiphp: Slot [24] registered\n[ 0.750495] acpiphp: Slot [25] registered\n[ 0.752038] acpiphp: Slot [26] registered\n[ 0.753580] acpiphp: Slot [27] registered\n[ 0.755121] acpiphp: Slot [28] registered\n[ 0.756678] acpiphp: Slot [29] registered\n[ 0.758232] acpiphp: Slot [30] registered\n[ 0.759774] acpiphp: Slot [31] registered\n[ 0.761291] PCI host bridge to bus 0000:00\n[ 0.762831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.765132] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770186] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.772914] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.775692] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.780948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.785593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788003] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.792816] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.795494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.826946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.829587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.832195] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.834567] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.837009] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.839002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.841994] vgaarb: loaded\n[ 0.843125] vgaarb: bridge control possible 0000:00:02.0\n[ 0.845412] SCSI subsystem initialized\n[ 0.847227] ACPI: bus type USB registered\n[ 0.849042] usbcore: registered new interface driver usbfs\n[ 0.851327] usbcore: registered new interface driver hub\n[ 0.853535] usbcore: registered new device driver usb\n[ 0.855953] PCI: Using ACPI for IRQ routing\n[ 0.858187] NetLabel: Initializing\n[ 0.859758] NetLabel: domain hash size = 128\n[ 0.861605] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.863700] NetLabel: unlabeled traffic allowed by default\n[ 0.866493] amd_nb: Cannot enumerate AMD northbridges\n[ 0.868887] clocksource: Switched to clocksource kvm-clock\n[ 0.882241] AppArmor: AppArmor Filesystem Enabled\n[ 0.884330] pnp: PnP ACPI init\n[ 0.886128] pnp: PnP ACPI: found 5 devices\n[ 0.894650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.898383] NET: Registered protocol family 2\n[ 0.900642] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.903995] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.907107] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.909877] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.912381] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.915107] NET: Registered protocol family 1\n[ 0.917020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.919434] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.921801] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.942552] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.963089] Unpacking initramfs...\n[ 1.165253] Freeing initrd memory: 14824K\n[ 1.167233] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.170007] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.172902] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.177288] Scanning for low memory corruption every 60 seconds\n[ 1.180308] audit: initializing netlink subsys (disabled)\n[ 1.182743] audit: type=2000 audit(1564487919.808:1): initialized\n[ 1.185645] Initialise system trusted keyring\n[ 1.187765] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.190520] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.194428] zbud: loaded\n[ 1.196085] VFS: Disk quotas dquot_6.6.0\n[ 1.197934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.201100] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.203989] fuse init (API version 7.23)\n[ 1.205958] Key type big_key registered\n[ 1.207758] Allocating IMA MOK and blacklist keyrings.\n[ 1.210665] Key type asymmetric registered\n[ 1.212567] Asymmetric key parser 'x509' registered\n[ 1.214748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.218174] io scheduler noop registered\n[ 1.220002] io scheduler deadline registered (default)\n[ 1.222280] io scheduler cfq registered\n[ 1.224170] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.226585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.229554] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.232893] ACPI: Power Button [PWRF]\n[ 1.234818] GHES: HEST is not enabled!\n[ 1.254525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.294769] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.298853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.325970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.330366] Linux agpgart interface v0.103\n[ 1.334326] loop: module loaded\n[ 1.337650] vda: vda1\n[ 1.339759] scsi host0: ata_piix\n[ 1.341513] scsi host1: ata_piix\n[ 1.343122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.346053] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.349055] libphy: Fixed MDIO Bus: probed\n[ 1.351080] tun: Universal TUN/TAP device driver, 1.6\n[ 1.353324] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.357386] PPP generic driver version 2.4.2\n[ 1.359054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.361327] ehci-pci: EHCI PCI platform driver\n[ 1.362977] ehci-platform: EHCI generic platform driver\n[ 1.364858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.367016] ohci-pci: OHCI PCI platform driver\n[ 1.368675] ohci-platform: OHCI generic platform driver\n[ 1.370547] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.391049] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.392932] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.395684] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.397544] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.399709] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.402055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.404740] usb usb1: Product: UHCI Host Controller\n[ 1.406494] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.408678] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.410449] hub 1-0:1.0: USB hub found\n[ 1.411899] hub 1-0:1.0: 2 ports detected\n[ 1.413588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.417425] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.419255] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.421183] mousedev: PS/2 mouse device common for all mice\n[ 1.423371] rtc_cmos 00:00: RTC can wake from S4\n[ 1.425413] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.428555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.431229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.433900] i2c /dev entries driver\n[ 1.435526] device-mapper: uevent: version 1.0.3\n[ 1.437603] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.441184] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.461068] NET: Registered protocol family 10\n[ 1.463376] NET: Registered protocol family 17\n[ 1.465083] Key type dns_resolver registered\n[ 1.467006] registered taskstats version 1\n[ 1.468576] Loading compiled-in X.509 certificates\n[ 1.470873] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.474357] zswap: loaded using pool lzo/zbud\n[ 1.477624] Key type trusted registered\n[ 1.481536] Key type encrypted registered\n[ 1.483073] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.485032] ima: No TPM chip found, activating TPM-bypass!\n[ 1.486982] ima: Allocated hash algorithm: sha1\n[ 1.488661] evm: HMAC attrs: 0x1\n[ 1.490396] Magic number: 11:868:985\n[ 1.492013] rtc_cmos 00:00: setting system clock to 2019-07-30 11:58:39 UTC (1564487919)\n[ 1.495056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.497164] EDD information not available.\n[ 1.506741] Freeing unused kernel memory: 1484K\n[ 1.520930] Write protecting the kernel read-only data: 14336k\n[ 1.524502] Freeing unused kernel memory: 1612K\n[ 1.526361] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.539425] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539754] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539781] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547808] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547979] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548015] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548061] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548118] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.593985] virtio_net virtio0 ens3: renamed from eth0\n[ 1.601704] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.605235] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.625078] AVX2 version of gcm_enc/dec engaged.\n[ 1.627015] AES CTR mode by8 optimization enabled\n[ 1.641526] FDC 0 is a S82078B\n[ 1.728910] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.893734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.896098] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.898529] usb 1-1: Product: QEMU USB Tablet\n[ 1.900350] usb 1-1: Manufacturer: QEMU\n[ 1.901974] usb 1-1: SerialNumber: 42\n[ 1.910148] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.916962] usbcore: registered new interface driver usbhid\n[ 1.919301] usbhid: USB HID core driver\n[ 1.923041] 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.927241] 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 ... [ 3.006922] md: linear personality registered for level -1\n[ 3.011565] md: multipath personality registered for level -4\n[ 3.015323] md: raid0 personality registered for level 0\n[ 3.019529] md: raid1 personality registered for level 1\n[ 3.088903] raid6: sse2x1 gen() 11282 MB/s\n[ 3.156935] raid6: sse2x1 xor() 9024 MB/s\n[ 3.224918] raid6: sse2x2 gen() 14619 MB/s\n[ 3.292920] raid6: sse2x2 xor() 9958 MB/s\n[ 3.360900] raid6: sse2x4 gen() 16938 MB/s\n[ 3.428896] raid6: sse2x4 xor() 11183 MB/s\n[ 3.496918] raid6: avx2x1 gen() 22297 MB/s\n[ 3.564918] raid6: avx2x2 gen() 25872 MB/s\n[ 3.632918] raid6: avx2x4 gen() 28800 MB/s\n[ 3.634487] raid6: using algorithm avx2x4 gen() 28800 MB/s\n[ 3.636394] raid6: using avx2x2 recovery algorithm\n[ 3.639204] xor: automatically using best checksumming function:\n[ 3.680899] avx : 32619.000 MB/sec\n[ 3.683671] async_tx: api initialized (async)\n[ 3.692977] md: raid6 personality registered for level 6\n[ 3.694883] md: raid5 personality registered for level 5\n[ 3.696756] md: raid4 personality registered for level 4\n[ 3.703815] 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.733951] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.762700] 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.875122] 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.881281] systemd[1]: Detected virtualization kvm.\n[ 3.883084] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.888024] systemd[1]: Set hostname to .\n[ 3.891887] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.894013] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.033837] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.037474] 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.043008] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.046774] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.050970] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.054537] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.057400] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.060828] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.064230] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.068202] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.071352] 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.076095] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.079491] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.083385] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.086611] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.090799] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.094733] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.098490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.113083] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.117338] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.120681] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.124658] 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.131240] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.137241] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.141120] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.146181] systemd[1]: Starting Remount Root and Kernel File Systems...\n[ 4.148653] Loading iSCSI transport class v2.0-870.\n Starting Remount Root and Kernel File Systems...\n[ 4.152257] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.158091] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.161800] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.165600] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for[ 4.170840] iscsi: registered transport (tcp)\n the current kernel...\n[ 4.173669] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.178185] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.183970] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.187714] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.191325] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.196311] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.205285] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.210130] 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.216512] 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 Set console keymap.\n[ 4.237460] 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 Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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] 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 Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target System Time Synchronized.\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"} 2019-07-30 11:58:45,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648/action used request id req-99ec2da5-ad43-4267-96e3-fb6e18d9dd87 2019-07-30 11:58:45,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0702209472656s 2019-07-30 11:58:45,683 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 703716150 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.401272] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.404437] pid_max: default: 32768 minimum: 301 [ 0.406151] ACPI: Core revision 20150930 [ 0.408449] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.410981] Security Framework initialized [ 0.412532] Yama: becoming mindful. [ 0.413991] AppArmor: AppArmor initialized [ 0.415821] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.422408] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.427167] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.430171] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.433272] Initializing cgroup subsys io [ 0.434842] Initializing cgroup subsys memory [ 0.436496] Initializing cgroup subsys devices [ 0.438223] Initializing cgroup subsys freezer [ 0.440020] Initializing cgroup subsys net_cls [ 0.441832] Initializing cgroup subsys perf_event [ 0.443857] Initializing cgroup subsys net_prio [ 0.445560] Initializing cgroup subsys hugetlb [ 0.447220] Initializing cgroup subsys pids [ 0.449596] mce: CPU supports 10 MCE banks [ 0.451308] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.455552] Spectre V2 : Mitigation: Full generic retpoline [ 0.457541] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.460628] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.463051] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.466230] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.469176] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.472749] MDS: Mitigation: Clear CPU buffers [ 0.477064] Freeing SMP alternatives memory: 36K [ 0.484308] ftrace: allocating 32312 entries in 127 pages [ 0.534137] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.536422] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.538689] smpboot: Max logical packages: 2 [ 0.540569] x2apic enabled [ 0.542028] Switched APIC routing to physical x2apic. [ 0.545088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.547400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.551670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.564197] KVM setup paravirtual spinlock [ 0.567422] x86: Booting SMP configuration: [ 0.569051] .... node #0, CPUs: #1 [ 0.570728] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.593262] x86: Booted up 1 node, 2 CPUs [ 0.593264] KVM setup async PF for cpu 1 [ 0.593269] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.598116] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.601028] devtmpfs: initialized [ 0.603942] evm: security.selinux [ 0.605254] evm: security.SMACK64 [ 0.606558] evm: security.SMACK64EXEC [ 0.607954] evm: security.SMACK64TRANSMUTE [ 0.609475] evm: security.SMACK64MMAP [ 0.610882] evm: security.ima [ 0.612078] evm: security.capability [ 0.613643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.617052] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.619360] pinctrl core: initialized pinctrl subsystem [ 0.621444] RTC time: 11:58:38, date: 07/30/19 [ 0.623983] NET: Registered protocol family 16 [ 0.637661] cpuidle: using governor ladder [ 0.649684] cpuidle: using governor menu [ 0.651172] PCCT header not found. [ 0.652621] ACPI: bus type PCI registered [ 0.654142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.656520] PCI: Using configuration type 1 for base access [ 0.671134] ACPI: Added _OSI(Module Device) [ 0.672717] ACPI: Added _OSI(Processor Device) [ 0.674344] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.692543] ACPI: Added _OSI(Processor Aggregator Device) [ 0.695687] ACPI: Interpreter enabled [ 0.697122] ACPI: (supports S0 S5) [ 0.698448] ACPI: Using IOAPIC for interrupt routing [ 0.700236] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705530] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707688] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712286] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.716486] acpiphp: Slot [3] registered [ 0.718022] acpiphp: Slot [4] registered [ 0.719546] acpiphp: Slot [5] registered [ 0.721075] acpiphp: Slot [6] registered [ 0.722597] acpiphp: Slot [7] registered [ 0.724120] acpiphp: Slot [8] registered [ 0.725649] acpiphp: Slot [9] registered [ 0.727174] acpiphp: Slot [10] registered [ 0.728728] acpiphp: Slot [11] registered [ 0.730277] acpiphp: Slot [12] registered [ 0.731826] acpiphp: Slot [13] registered [ 0.733374] acpiphp: Slot [14] registered [ 0.734925] acpiphp: Slot [15] registered [ 0.736471] acpiphp: Slot [16] registered [ 0.738028] acpiphp: Slot [17] registered [ 0.739580] acpiphp: Slot [18] registered [ 0.741134] acpiphp: Slot [19] registered [ 0.742681] acpiphp: Slot [20] registered [ 0.744233] acpiphp: Slot [21] registered [ 0.745789] acpiphp: Slot [22] registered [ 0.747404] acpiphp: Slot [23] registered [ 0.748951] acpiphp: Slot [24] registered [ 0.750495] acpiphp: Slot [25] registered [ 0.752038] acpiphp: Slot [26] registered [ 0.753580] acpiphp: Slot [27] registered [ 0.755121] acpiphp: Slot [28] registered [ 0.756678] acpiphp: Slot [29] registered [ 0.758232] acpiphp: Slot [30] registered [ 0.759774] acpiphp: Slot [31] registered [ 0.761291] PCI host bridge to bus 0000:00 [ 0.762831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.765132] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770186] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.772914] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.775692] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.780948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.785593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788003] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.792816] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.795494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.826946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.829587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.832195] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.834567] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.837009] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.839002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.841994] vgaarb: loaded [ 0.843125] vgaarb: bridge control possible 0000:00:02.0 [ 0.845412] SCSI subsystem initialized [ 0.847227] ACPI: bus type USB registered [ 0.849042] usbcore: registered new interface driver usbfs [ 0.851327] usbcore: registered new interface driver hub [ 0.853535] usbcore: registered new device driver usb [ 0.855953] PCI: Using ACPI for IRQ routing [ 0.858187] NetLabel: Initializing [ 0.859758] NetLabel: domain hash size = 128 [ 0.861605] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.863700] NetLabel: unlabeled traffic allowed by default [ 0.866493] amd_nb: Cannot enumerate AMD northbridges [ 0.868887] clocksource: Switched to clocksource kvm-clock [ 0.882241] AppArmor: AppArmor Filesystem Enabled [ 0.884330] pnp: PnP ACPI init [ 0.886128] pnp: PnP ACPI: found 5 devices [ 0.894650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.898383] NET: Registered protocol family 2 [ 0.900642] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.903995] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.907107] TCP: Hash tables configured (established 32768 bind 32768) [ 0.909877] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.912381] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.915107] NET: Registered protocol family 1 [ 0.917020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.919434] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.921801] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.942552] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.963089] Unpacking initramfs... [ 1.165253] Freeing initrd memory: 14824K [ 1.167233] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.170007] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.172902] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.177288] Scanning for low memory corruption every 60 seconds [ 1.180308] audit: initializing netlink subsys (disabled) [ 1.182743] audit: type=2000 audit(1564487919.808:1): initialized [ 1.185645] Initialise system trusted keyring [ 1.187765] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190520] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.194428] zbud: loaded [ 1.196085] VFS: Disk quotas dquot_6.6.0 [ 1.197934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.201100] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.203989] fuse init (API version 7.23) [ 1.205958] Key type big_key registered [ 1.207758] Allocating IMA MOK and blacklist keyrings. [ 1.210665] Key type asymmetric registered [ 1.212567] Asymmetric key parser 'x509' registered [ 1.214748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.218174] io scheduler noop registered [ 1.220002] io scheduler deadline registered (default) [ 1.222280] io scheduler cfq registered [ 1.224170] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.226585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.229554] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.232893] ACPI: Power Button [PWRF] [ 1.234818] GHES: HEST is not enabled! [ 1.254525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.294769] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.298853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.325970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.330366] Linux agpgart interface v0.103 [ 1.334326] loop: module loaded [ 1.337650] vda: vda1 [ 1.339759] scsi host0: ata_piix [ 1.341513] scsi host1: ata_piix [ 1.343122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.346053] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.349055] libphy: Fixed MDIO Bus: probed [ 1.351080] tun: Universal TUN/TAP device driver, 1.6 [ 1.353324] tun: (C) 1999-2004 Max Krasnyansky [ 1.357386] PPP generic driver version 2.4.2 [ 1.359054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.361327] ehci-pci: EHCI PCI platform driver [ 1.362977] ehci-platform: EHCI generic platform driver [ 1.364858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.367016] ohci-pci: OHCI PCI platform driver [ 1.368675] ohci-platform: OHCI generic platform driver [ 1.370547] uhci_hcd: USB Universal Host Controller Interface driver [ 1.391049] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.392932] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.395684] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.397544] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.399709] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.402055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.404740] usb usb1: Product: UHCI Host Controller [ 1.406494] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.408678] usb usb1: SerialNumber: 0000:00:01.2 [ 1.410449] hub 1-0:1.0: USB hub found [ 1.411899] hub 1-0:1.0: 2 ports detected [ 1.413588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.417425] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.419255] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.421183] mousedev: PS/2 mouse device common for all mice [ 1.423371] rtc_cmos 00:00: RTC can wake from S4 [ 1.425413] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.428555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.431229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.433900] i2c /dev entries driver [ 1.435526] device-mapper: uevent: version 1.0.3 [ 1.437603] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.441184] ledtrig-cpu: registered to indicate activity on CPUs [ 1.461068] NET: Registered protocol family 10 [ 1.463376] NET: Registered protocol family 17 [ 1.465083] Key type dns_resolver registered [ 1.467006] registered taskstats version 1 [ 1.468576] Loading compiled-in X.509 certificates [ 1.470873] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.474357] zswap: loaded using pool lzo/zbud [ 1.477624] Key type trusted registered [ 1.481536] Key type encrypted registered [ 1.483073] AppArmor: AppArmor sha1 policy hashing enabled [ 1.485032] ima: No TPM chip found, activating TPM-bypass! [ 1.486982] ima: Allocated hash algorithm: sha1 [ 1.488661] evm: HMAC attrs: 0x1 [ 1.490396] Magic number: 11:868:985 [ 1.492013] rtc_cmos 00:00: setting system clock to 2019-07-30 11:58:39 UTC (1564487919) [ 1.495056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.497164] EDD information not available. [ 1.506741] Freeing unused kernel memory: 1484K [ 1.520930] Write protecting the kernel read-only data: 14336k [ 1.524502] Freeing unused kernel memory: 1612K [ 1.526361] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.539425] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539754] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539781] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547808] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547979] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548015] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548061] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548118] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.593985] virtio_net virtio0 ens3: renamed from eth0 [ 1.601704] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.605235] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.625078] AVX2 version of gcm_enc/dec engaged. [ 1.627015] AES CTR mode by8 optimization enabled [ 1.641526] FDC 0 is a S82078B [ 1.728910] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.893734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.896098] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.898529] usb 1-1: Product: QEMU USB Tablet [ 1.900350] usb 1-1: Manufacturer: QEMU [ 1.901974] usb 1-1: SerialNumber: 42 [ 1.910148] hidraw: raw HID events driver (C) Jiri Kosina [ 1.916962] usbcore: registered new interface driver usbhid [ 1.919301] usbhid: USB HID core driver [ 1.923041] 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.927241] 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 ... [ 3.006922] md: linear personality registered for level -1 [ 3.011565] md: multipath personality registered for level -4 [ 3.015323] md: raid0 personality registered for level 0 [ 3.019529] md: raid1 personality registered for level 1 [ 3.088903] raid6: sse2x1 gen() 11282 MB/s [ 3.156935] raid6: sse2x1 xor() 9024 MB/s [ 3.224918] raid6: sse2x2 gen() 14619 MB/s [ 3.292920] raid6: sse2x2 xor() 9958 MB/s [ 3.360900] raid6: sse2x4 gen() 16938 MB/s [ 3.428896] raid6: sse2x4 xor() 11183 MB/s [ 3.496918] raid6: avx2x1 gen() 22297 MB/s [ 3.564918] raid6: avx2x2 gen() 25872 MB/s [ 3.632918] raid6: avx2x4 gen() 28800 MB/s [ 3.634487] raid6: using algorithm avx2x4 gen() 28800 MB/s [ 3.636394] raid6: using avx2x2 recovery algorithm [ 3.639204] xor: automatically using best checksumming function: [ 3.680899] avx : 32619.000 MB/sec [ 3.683671] async_tx: api initialized (async) [ 3.692977] md: raid6 personality registered for level 6 [ 3.694883] md: raid5 personality registered for level 5 [ 3.696756] md: raid4 personality registered for level 4 [ 3.703815] 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.733951] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.762700] 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.875122] 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.881281] systemd[1]: Detected virtualization kvm. [ 3.883084] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.888024] systemd[1]: Set hostname to . [ 3.891887] systemd[1]: Initializing machine ID from KVM UUID. [ 3.894013] systemd[1]: Installed transient /etc/machine-id file. [ 4.033837] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.037474] 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.043008] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.046774] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.050970] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.054537] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.057400] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.060828] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.064230] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.068202] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.071352] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.076095] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.079491] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.083385] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.086611] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.090799] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.094733] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.098490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.113083] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.117338] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.120681] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.124658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.131240] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.137241] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.141120] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.146181] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.148653] Loading iSCSI transport class v2.0-870. Starting Remount Root and Kernel File Systems... [ 4.152257] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.158091] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.161800] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.165600] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for[ 4.170840] iscsi: registered transport (tcp) the current kernel... [ 4.173669] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.178185] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.183970] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.187714] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.191325] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.196311] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.205285] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.210130] 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.216512] 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 Set console keymap. [ 4.237460] 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 Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[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] 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 Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [[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. 2019-07-30 11:58:45,686 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2019-07-30 11:58:54,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 11:58:54,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648/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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 11:58:54,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13318 Content-Type: application/json Date: Tue, 30 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-c6f0a0fe-721c-4cc4-9a6a-538042854586 x-openstack-request-id: req-c6f0a0fe-721c-4cc4-9a6a-538042854586 2019-07-30 11:58:54,799 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 703716150 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.401272] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.404437] pid_max: default: 32768 minimum: 301\n[ 0.406151] ACPI: Core revision 20150930\n[ 0.408449] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.410981] Security Framework initialized\n[ 0.412532] Yama: becoming mindful.\n[ 0.413991] AppArmor: AppArmor initialized\n[ 0.415821] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.422408] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.427167] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.430171] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.433272] Initializing cgroup subsys io\n[ 0.434842] Initializing cgroup subsys memory\n[ 0.436496] Initializing cgroup subsys devices\n[ 0.438223] Initializing cgroup subsys freezer\n[ 0.440020] Initializing cgroup subsys net_cls\n[ 0.441832] Initializing cgroup subsys perf_event\n[ 0.443857] Initializing cgroup subsys net_prio\n[ 0.445560] Initializing cgroup subsys hugetlb\n[ 0.447220] Initializing cgroup subsys pids\n[ 0.449596] mce: CPU supports 10 MCE banks\n[ 0.451308] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.453372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.455552] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.457541] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.460628] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.463051] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.466230] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.469176] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.472749] MDS: Mitigation: Clear CPU buffers\n[ 0.477064] Freeing SMP alternatives memory: 36K\n[ 0.484308] ftrace: allocating 32312 entries in 127 pages\n[ 0.534137] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.536422] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.538689] smpboot: Max logical packages: 2\n[ 0.540569] x2apic enabled\n[ 0.542028] Switched APIC routing to physical x2apic.\n[ 0.545088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.547400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.551670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.564197] KVM setup paravirtual spinlock\n[ 0.567422] x86: Booting SMP configuration:\n[ 0.569051] .... node #0, CPUs: #1\n[ 0.570728] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.593262] x86: Booted up 1 node, 2 CPUs\n[ 0.593264] KVM setup async PF for cpu 1\n[ 0.593269] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.598116] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.601028] devtmpfs: initialized\n[ 0.603942] evm: security.selinux\n[ 0.605254] evm: security.SMACK64\n[ 0.606558] evm: security.SMACK64EXEC\n[ 0.607954] evm: security.SMACK64TRANSMUTE\n[ 0.609475] evm: security.SMACK64MMAP\n[ 0.610882] evm: security.ima\n[ 0.612078] evm: security.capability\n[ 0.613643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.617052] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.619360] pinctrl core: initialized pinctrl subsystem\n[ 0.621444] RTC time: 11:58:38, date: 07/30/19\n[ 0.623983] NET: Registered protocol family 16\n[ 0.637661] cpuidle: using governor ladder\n[ 0.649684] cpuidle: using governor menu\n[ 0.651172] PCCT header not found.\n[ 0.652621] ACPI: bus type PCI registered\n[ 0.654142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.656520] PCI: Using configuration type 1 for base access\n[ 0.671134] ACPI: Added _OSI(Module Device)\n[ 0.672717] ACPI: Added _OSI(Processor Device)\n[ 0.674344] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.692543] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.695687] ACPI: Interpreter enabled\n[ 0.697122] ACPI: (supports S0 S5)\n[ 0.698448] ACPI: Using IOAPIC for interrupt routing\n[ 0.700236] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.705530] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707688] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.710023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712286] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.716486] acpiphp: Slot [3] registered\n[ 0.718022] acpiphp: Slot [4] registered\n[ 0.719546] acpiphp: Slot [5] registered\n[ 0.721075] acpiphp: Slot [6] registered\n[ 0.722597] acpiphp: Slot [7] registered\n[ 0.724120] acpiphp: Slot [8] registered\n[ 0.725649] acpiphp: Slot [9] registered\n[ 0.727174] acpiphp: Slot [10] registered\n[ 0.728728] acpiphp: Slot [11] registered\n[ 0.730277] acpiphp: Slot [12] registered\n[ 0.731826] acpiphp: Slot [13] registered\n[ 0.733374] acpiphp: Slot [14] registered\n[ 0.734925] acpiphp: Slot [15] registered\n[ 0.736471] acpiphp: Slot [16] registered\n[ 0.738028] acpiphp: Slot [17] registered\n[ 0.739580] acpiphp: Slot [18] registered\n[ 0.741134] acpiphp: Slot [19] registered\n[ 0.742681] acpiphp: Slot [20] registered\n[ 0.744233] acpiphp: Slot [21] registered\n[ 0.745789] acpiphp: Slot [22] registered\n[ 0.747404] acpiphp: Slot [23] registered\n[ 0.748951] acpiphp: Slot [24] registered\n[ 0.750495] acpiphp: Slot [25] registered\n[ 0.752038] acpiphp: Slot [26] registered\n[ 0.753580] acpiphp: Slot [27] registered\n[ 0.755121] acpiphp: Slot [28] registered\n[ 0.756678] acpiphp: Slot [29] registered\n[ 0.758232] acpiphp: Slot [30] registered\n[ 0.759774] acpiphp: Slot [31] registered\n[ 0.761291] PCI host bridge to bus 0000:00\n[ 0.762831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.765132] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.767453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.770186] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.772914] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.775692] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.780948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.785593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788003] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.792816] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.795494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.826946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.829587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.832195] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.834567] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.837009] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.839002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.841994] vgaarb: loaded\n[ 0.843125] vgaarb: bridge control possible 0000:00:02.0\n[ 0.845412] SCSI subsystem initialized\n[ 0.847227] ACPI: bus type USB registered\n[ 0.849042] usbcore: registered new interface driver usbfs\n[ 0.851327] usbcore: registered new interface driver hub\n[ 0.853535] usbcore: registered new device driver usb\n[ 0.855953] PCI: Using ACPI for IRQ routing\n[ 0.858187] NetLabel: Initializing\n[ 0.859758] NetLabel: domain hash size = 128\n[ 0.861605] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.863700] NetLabel: unlabeled traffic allowed by default\n[ 0.866493] amd_nb: Cannot enumerate AMD northbridges\n[ 0.868887] clocksource: Switched to clocksource kvm-clock\n[ 0.882241] AppArmor: AppArmor Filesystem Enabled\n[ 0.884330] pnp: PnP ACPI init\n[ 0.886128] pnp: PnP ACPI: found 5 devices\n[ 0.894650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.898383] NET: Registered protocol family 2\n[ 0.900642] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.903995] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.907107] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.909877] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.912381] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.915107] NET: Registered protocol family 1\n[ 0.917020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.919434] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.921801] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.942552] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.963089] Unpacking initramfs...\n[ 1.165253] Freeing initrd memory: 14824K\n[ 1.167233] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.170007] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.172902] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.177288] Scanning for low memory corruption every 60 seconds\n[ 1.180308] audit: initializing netlink subsys (disabled)\n[ 1.182743] audit: type=2000 audit(1564487919.808:1): initialized\n[ 1.185645] Initialise system trusted keyring\n[ 1.187765] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.190520] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.194428] zbud: loaded\n[ 1.196085] VFS: Disk quotas dquot_6.6.0\n[ 1.197934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.201100] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.203989] fuse init (API version 7.23)\n[ 1.205958] Key type big_key registered\n[ 1.207758] Allocating IMA MOK and blacklist keyrings.\n[ 1.210665] Key type asymmetric registered\n[ 1.212567] Asymmetric key parser 'x509' registered\n[ 1.214748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.218174] io scheduler noop registered\n[ 1.220002] io scheduler deadline registered (default)\n[ 1.222280] io scheduler cfq registered\n[ 1.224170] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.226585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.229554] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.232893] ACPI: Power Button [PWRF]\n[ 1.234818] GHES: HEST is not enabled!\n[ 1.254525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.294769] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.298853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.325970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.330366] Linux agpgart interface v0.103\n[ 1.334326] loop: module loaded\n[ 1.337650] vda: vda1\n[ 1.339759] scsi host0: ata_piix\n[ 1.341513] scsi host1: ata_piix\n[ 1.343122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.346053] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.349055] libphy: Fixed MDIO Bus: probed\n[ 1.351080] tun: Universal TUN/TAP device driver, 1.6\n[ 1.353324] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.357386] PPP generic driver version 2.4.2\n[ 1.359054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.361327] ehci-pci: EHCI PCI platform driver\n[ 1.362977] ehci-platform: EHCI generic platform driver\n[ 1.364858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.367016] ohci-pci: OHCI PCI platform driver\n[ 1.368675] ohci-platform: OHCI generic platform driver\n[ 1.370547] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.391049] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.392932] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.395684] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.397544] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.399709] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.402055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.404740] usb usb1: Product: UHCI Host Controller\n[ 1.406494] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.408678] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.410449] hub 1-0:1.0: USB hub found\n[ 1.411899] hub 1-0:1.0: 2 ports detected\n[ 1.413588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.417425] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.419255] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.421183] mousedev: PS/2 mouse device common for all mice\n[ 1.423371] rtc_cmos 00:00: RTC can wake from S4\n[ 1.425413] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.428555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.431229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.433900] i2c /dev entries driver\n[ 1.435526] device-mapper: uevent: version 1.0.3\n[ 1.437603] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.441184] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.461068] NET: Registered protocol family 10\n[ 1.463376] NET: Registered protocol family 17\n[ 1.465083] Key type dns_resolver registered\n[ 1.467006] registered taskstats version 1\n[ 1.468576] Loading compiled-in X.509 certificates\n[ 1.470873] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.474357] zswap: loaded using pool lzo/zbud\n[ 1.477624] Key type trusted registered\n[ 1.481536] Key type encrypted registered\n[ 1.483073] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.485032] ima: No TPM chip found, activating TPM-bypass!\n[ 1.486982] ima: Allocated hash algorithm: sha1\n[ 1.488661] evm: HMAC attrs: 0x1\n[ 1.490396] Magic number: 11:868:985\n[ 1.492013] rtc_cmos 00:00: setting system clock to 2019-07-30 11:58:39 UTC (1564487919)\n[ 1.495056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.497164] EDD information not available.\n[ 1.506741] Freeing unused kernel memory: 1484K\n[ 1.520930] Write protecting the kernel read-only data: 14336k\n[ 1.524502] Freeing unused kernel memory: 1612K\n[ 1.526361] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.539425] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539754] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539781] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547808] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547979] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548015] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548061] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548118] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.593985] virtio_net virtio0 ens3: renamed from eth0\n[ 1.601704] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.605235] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.625078] AVX2 version of gcm_enc/dec engaged.\n[ 1.627015] AES CTR mode by8 optimization enabled\n[ 1.641526] FDC 0 is a S82078B\n[ 1.728910] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.893734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.896098] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.898529] usb 1-1: Product: QEMU USB Tablet\n[ 1.900350] usb 1-1: Manufacturer: QEMU\n[ 1.901974] usb 1-1: SerialNumber: 42\n[ 1.910148] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.916962] usbcore: registered new interface driver usbhid\n[ 1.919301] usbhid: USB HID core driver\n[ 1.923041] 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.927241] 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 ... [ 3.006922] md: linear personality registered for level -1\n[ 3.011565] md: multipath personality registered for level -4\n[ 3.015323] md: raid0 personality registered for level 0\n[ 3.019529] md: raid1 personality registered for level 1\n[ 3.088903] raid6: sse2x1 gen() 11282 MB/s\n[ 3.156935] raid6: sse2x1 xor() 9024 MB/s\n[ 3.224918] raid6: sse2x2 gen() 14619 MB/s\n[ 3.292920] raid6: sse2x2 xor() 9958 MB/s\n[ 3.360900] raid6: sse2x4 gen() 16938 MB/s\n[ 3.428896] raid6: sse2x4 xor() 11183 MB/s\n[ 3.496918] raid6: avx2x1 gen() 22297 MB/s\n[ 3.564918] raid6: avx2x2 gen() 25872 MB/s\n[ 3.632918] raid6: avx2x4 gen() 28800 MB/s\n[ 3.634487] raid6: using algorithm avx2x4 gen() 28800 MB/s\n[ 3.636394] raid6: using avx2x2 recovery algorithm\n[ 3.639204] xor: automatically using best checksumming function:\n[ 3.680899] avx : 32619.000 MB/sec\n[ 3.683671] async_tx: api initialized (async)\n[ 3.692977] md: raid6 personality registered for level 6\n[ 3.694883] md: raid5 personality registered for level 5\n[ 3.696756] md: raid4 personality registered for level 4\n[ 3.703815] 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.733951] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.762700] 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.875122] 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.881281] systemd[1]: Detected virtualization kvm.\n[ 3.883084] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.888024] systemd[1]: Set hostname to .\n[ 3.891887] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.894013] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.033837] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.037474] 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.043008] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.046774] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.050970] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.054537] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.057400] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.060828] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.064230] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.068202] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.071352] 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.076095] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.079491] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.083385] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.086611] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.090799] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.094733] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.098490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.113083] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.117338] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.120681] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.124658] 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.131240] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.137241] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.141120] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.146181] systemd[1]: Starting Remount Root and Kernel File Systems...\n[ 4.148653] Loading iSCSI transport class v2.0-870.\n Starting Remount Root and Kernel File Systems...\n[ 4.152257] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.158091] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.161800] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.165600] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for[ 4.170840] iscsi: registered transport (tcp)\n the current kernel...\n[ 4.173669] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.178185] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.183970] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.187714] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.191325] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.196311] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.205285] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.210130] 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.216512] 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 Set console keymap.\n[ 4.237460] 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 Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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] 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 Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target System Time Synchronized.\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.459049] cloud-init[478]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 11:58:43 +0000. Up 4.62 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.449749] cloud-init[943]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 11:58:47 +0000. Up 8.99 seconds.\n[ 9.453351] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.456494] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.459618] cloud-init[943]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.462791] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.465959] cloud-init[943]: ci-info: | ens3 | True | 192.168.120.21 | 255.255.255.0 | global | fa:16:3e:3f:79:6e |\n[ 9.469076] cloud-init[943]: ci-info: | ens3 | True | fe80::f816:3eff:fe3f:796e/64 | . | link | fa:16:3e:3f:79:6e |\n[ 9.472255] cloud-init[943]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.475402] cloud-init[943]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.478595] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.481767] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.484693] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.487918] cloud-init[943]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.491061] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.494190] cloud-init[943]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.497349] cloud-init[943]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.500464] cloud-init[943]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.503515] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.506513] cloud-init[943]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.509017] cloud-init[943]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.511553] cloud-init[943]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.514063] cloud-init[943]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.516578] cloud-init[943]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.519011] cloud-init[943]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.521491] cloud-init[943]: ci-info: +-------+-------------+---------+-----------+-------+\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 System Initialization.\n[ 9.525227] cloud-init[943]: Generating public/private rsa key pair. Starting LXD - unix socket.\n\n[ 9.533593] [[0;32m OK [0m] Started Daily apt download activities.\ncloud-init Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[943]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Started ACPI Events Check.\n\n[ 9.544818] [[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.551263] cloud-init[943]: The key fingerprint is:\n[ 9.553143] cloud-init[943]: SHA256:7Eba9cg/nz4A4WRDhFeM41N5wXBXWfcxVXeK3S4Ankc root@vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421\n[ 9.556527] cloud-init[943]: The key's randomart image is:\n[ 9.558475] cloud-init[943]: +---[RSA 2048]----+\n Starting iSCSI initiator daemon (iscsid)...\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 System Logging Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Accounts Service...\n[ 9.561358] cloud-init[943]: | +++E+o+/|\n[ 9.571181] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n[943]: | ..O+++o=B|\n Starting LSB: MD monitoring daemon...\n Starting Snappy daemon...\n Starting Login Service...\n[ 9.587111] cloud-init[943]: | *o=+.o o|\n[ 9.589736] cloud-init[943]: | . =. . . |\n[ 9.609514] cloud-init[943]: | S .o . .|\n[ 9.611726] cloud-init[943]: | = o o. . |\n[ 9.613393] cloud-init[943]: | . + o .. |\n[ 9.615517] cloud-init[943]: | . .. .. |\n[ 9.617190] cloud-init[943]: | .++. |\n[ 9.618871] cloud-init[943]: Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n+----[SHA256]-----+\n Starting Pollinate to seed the pseudo random number generator...\n[ 9.628359] cloud-init[943]: [[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nGenerating public/private dsa key pair.\n[ 9.660507] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.666143] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.671231] cloud-init[943]: The key fingerprint is:\n[ 9.674296] cloud-init[943]: SHA256:c9Ev68vudZH8Jatjz4PpMj1rb98lRhpDr2OnO+/P96Y root@vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421\n[ 9.679000] cloud-init[943]: The key's randomart image is:\n[ 9.682263] cloud-init[943]: +---[DSA 1024]----+\n[ 9.685812] cloud-init[943]: | |\n[ 9.688921] cloud-init[943]: | . |\n[ 9.691846] cloud-init[943]: | . o |\n[ 9.694254] cloud-init[943]: | o o. .|\n[ 9.697045] cloud-init[943]: | S . + =+.|\n[ 9.699617] Starting /etc/rc.local Compatibility...\ncloud-init[943]: | o O o+|\n[ 9.704873] cloud-init[943]: | .*o* +|[[0;32m OK [0m] Started System Logging Service.\n\n[ 9.708210] cloud-init[943]: | o+XOo+=|\n[ 9.711232] cloud-init[943]: | O%&E*O|\n[ 9.714214] cloud-init[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[943]: +----[SHA256]-----+\n[ 9.719782] cloud-init[943]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.736336] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.742035] cloud-init[943]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.752693] cloud-init[943]: The key fingerprint is:\n[ 9.757096] cloud-init[943]: SHA256:RTRVoCRA0dsaz9eyf4OxRHJYhXzr7NRh3k1BGBnIJic root@vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421\n[ 9.767070] cloud-init[943]: The key's randomart image is:\n[[0;32m OK [0m] Started Login Service.\n[ 9.774135] cloud-init[943]: +---[ECDSA 256]---+\n[ 9.779312] cloud-init[943]: | .++..*.==Xo |\n[ 9.782801] cloud-init[943]: [[0;32m OK [0m] Started Unattended Upgrades Shutdown.\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| .E B * o |\n[ 9.794004] cloud-init[943]: | oB o . o|\n[ 9.798446] cloud-init[943]: | o..o o +.|\n[ 9.802094] cloud-init[943]: | S= +.=.=|\n[ 9.823251] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[943]: | . o oo.=+|\n[ 9.828579] cloud-init[943]: | ..o* |\n[ 9.831105] [[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 LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\ncloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[943]: | .o o.|\n[ 9.860423] cloud-init[943]: | ....|\n[ 9.865894] cloud-init[943]: +----[SHA256]-----+ Starting Terminate Plymouth Boot Screen...\n Starting 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 Accounts Service.\n\n[[0;32m OK [0m] Started Hold until boot process finishes up.\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 Starting Set console scheme...\n[ 9.881774] cloud-init[943]: Generating public/private ed25519 key pair.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.[ 9.896954] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n\n[ 9.919747] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.924559] cloud-init[943]: The key fingerprint is:\n[[ 9.927627] cloud-init[943]: SHA256:0u2Tk4kv90v3vxyiVI8c/PWO9ytUWtmQH33ht+nRloo root@vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421\n[ 9.931746] cloud-init[943]: The key's randomart image is:\n[ 9.932558] cloud-init[943]: +--[ED25519 256]--+\n[ 9.934256] cloud-init[943]: | oo|\n[ 9.934683] cloud-init[943]: | +.o|\n[ 9.935096] cloud-init[943]: | +*|\n[ 9.935511] cloud-init[943]: | . . . +O|\n[ 9.935942] cloud-init[943]: | . S . ++=+|\n[ 9.936793] cloud-init[943]: | . o ++oB.+|\n[ 9.937208] cloud-init[943]: | . BEo=.=.|\n[ 9.937655] cloud-init[943]: | ..o+.oo+o|\n[ 9.938057] cloud-init[943]: | o.oo.o=X|\n[ 9.938469] cloud-init[943]: +----[SHA256]-----+\n[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\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-30 11:58:54,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648/action used request id req-c6f0a0fe-721c-4cc4-9a6a-538042854586 2019-07-30 11:58:54,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106734037399s 2019-07-30 11:58:54,801 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 703716150 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.401272] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.404437] pid_max: default: 32768 minimum: 301 [ 0.406151] ACPI: Core revision 20150930 [ 0.408449] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.410981] Security Framework initialized [ 0.412532] Yama: becoming mindful. [ 0.413991] AppArmor: AppArmor initialized [ 0.415821] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.422408] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.427167] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.430171] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.433272] Initializing cgroup subsys io [ 0.434842] Initializing cgroup subsys memory [ 0.436496] Initializing cgroup subsys devices [ 0.438223] Initializing cgroup subsys freezer [ 0.440020] Initializing cgroup subsys net_cls [ 0.441832] Initializing cgroup subsys perf_event [ 0.443857] Initializing cgroup subsys net_prio [ 0.445560] Initializing cgroup subsys hugetlb [ 0.447220] Initializing cgroup subsys pids [ 0.449596] mce: CPU supports 10 MCE banks [ 0.451308] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.455552] Spectre V2 : Mitigation: Full generic retpoline [ 0.457541] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.460628] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.463051] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.466230] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.469176] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.472749] MDS: Mitigation: Clear CPU buffers [ 0.477064] Freeing SMP alternatives memory: 36K [ 0.484308] ftrace: allocating 32312 entries in 127 pages [ 0.534137] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.536422] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.538689] smpboot: Max logical packages: 2 [ 0.540569] x2apic enabled [ 0.542028] Switched APIC routing to physical x2apic. [ 0.545088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.547400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.551670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.564197] KVM setup paravirtual spinlock [ 0.567422] x86: Booting SMP configuration: [ 0.569051] .... node #0, CPUs: #1 [ 0.570728] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.593262] x86: Booted up 1 node, 2 CPUs [ 0.593264] KVM setup async PF for cpu 1 [ 0.593269] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.598116] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.601028] devtmpfs: initialized [ 0.603942] evm: security.selinux [ 0.605254] evm: security.SMACK64 [ 0.606558] evm: security.SMACK64EXEC [ 0.607954] evm: security.SMACK64TRANSMUTE [ 0.609475] evm: security.SMACK64MMAP [ 0.610882] evm: security.ima [ 0.612078] evm: security.capability [ 0.613643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.617052] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.619360] pinctrl core: initialized pinctrl subsystem [ 0.621444] RTC time: 11:58:38, date: 07/30/19 [ 0.623983] NET: Registered protocol family 16 [ 0.637661] cpuidle: using governor ladder [ 0.649684] cpuidle: using governor menu [ 0.651172] PCCT header not found. [ 0.652621] ACPI: bus type PCI registered [ 0.654142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.656520] PCI: Using configuration type 1 for base access [ 0.671134] ACPI: Added _OSI(Module Device) [ 0.672717] ACPI: Added _OSI(Processor Device) [ 0.674344] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.692543] ACPI: Added _OSI(Processor Aggregator Device) [ 0.695687] ACPI: Interpreter enabled [ 0.697122] ACPI: (supports S0 S5) [ 0.698448] ACPI: Using IOAPIC for interrupt routing [ 0.700236] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705530] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707688] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712286] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.716486] acpiphp: Slot [3] registered [ 0.718022] acpiphp: Slot [4] registered [ 0.719546] acpiphp: Slot [5] registered [ 0.721075] acpiphp: Slot [6] registered [ 0.722597] acpiphp: Slot [7] registered [ 0.724120] acpiphp: Slot [8] registered [ 0.725649] acpiphp: Slot [9] registered [ 0.727174] acpiphp: Slot [10] registered [ 0.728728] acpiphp: Slot [11] registered [ 0.730277] acpiphp: Slot [12] registered [ 0.731826] acpiphp: Slot [13] registered [ 0.733374] acpiphp: Slot [14] registered [ 0.734925] acpiphp: Slot [15] registered [ 0.736471] acpiphp: Slot [16] registered [ 0.738028] acpiphp: Slot [17] registered [ 0.739580] acpiphp: Slot [18] registered [ 0.741134] acpiphp: Slot [19] registered [ 0.742681] acpiphp: Slot [20] registered [ 0.744233] acpiphp: Slot [21] registered [ 0.745789] acpiphp: Slot [22] registered [ 0.747404] acpiphp: Slot [23] registered [ 0.748951] acpiphp: Slot [24] registered [ 0.750495] acpiphp: Slot [25] registered [ 0.752038] acpiphp: Slot [26] registered [ 0.753580] acpiphp: Slot [27] registered [ 0.755121] acpiphp: Slot [28] registered [ 0.756678] acpiphp: Slot [29] registered [ 0.758232] acpiphp: Slot [30] registered [ 0.759774] acpiphp: Slot [31] registered [ 0.761291] PCI host bridge to bus 0000:00 [ 0.762831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.765132] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770186] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.772914] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.775692] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.780948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.785593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788003] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.792816] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.795494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.826946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.829587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.832195] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.834567] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.837009] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.839002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.841994] vgaarb: loaded [ 0.843125] vgaarb: bridge control possible 0000:00:02.0 [ 0.845412] SCSI subsystem initialized [ 0.847227] ACPI: bus type USB registered [ 0.849042] usbcore: registered new interface driver usbfs [ 0.851327] usbcore: registered new interface driver hub [ 0.853535] usbcore: registered new device driver usb [ 0.855953] PCI: Using ACPI for IRQ routing [ 0.858187] NetLabel: Initializing [ 0.859758] NetLabel: domain hash size = 128 [ 0.861605] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.863700] NetLabel: unlabeled traffic allowed by default [ 0.866493] amd_nb: Cannot enumerate AMD northbridges [ 0.868887] clocksource: Switched to clocksource kvm-clock [ 0.882241] AppArmor: AppArmor Filesystem Enabled [ 0.884330] pnp: PnP ACPI init [ 0.886128] pnp: PnP ACPI: found 5 devices [ 0.894650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.898383] NET: Registered protocol family 2 [ 0.900642] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.903995] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.907107] TCP: Hash tables configured (established 32768 bind 32768) [ 0.909877] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.912381] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.915107] NET: Registered protocol family 1 [ 0.917020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.919434] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.921801] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.942552] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.963089] Unpacking initramfs... [ 1.165253] Freeing initrd memory: 14824K [ 1.167233] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.170007] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.172902] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.177288] Scanning for low memory corruption every 60 seconds [ 1.180308] audit: initializing netlink subsys (disabled) [ 1.182743] audit: type=2000 audit(1564487919.808:1): initialized [ 1.185645] Initialise system trusted keyring [ 1.187765] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.190520] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.194428] zbud: loaded [ 1.196085] VFS: Disk quotas dquot_6.6.0 [ 1.197934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.201100] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.203989] fuse init (API version 7.23) [ 1.205958] Key type big_key registered [ 1.207758] Allocating IMA MOK and blacklist keyrings. [ 1.210665] Key type asymmetric registered [ 1.212567] Asymmetric key parser 'x509' registered [ 1.214748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.218174] io scheduler noop registered [ 1.220002] io scheduler deadline registered (default) [ 1.222280] io scheduler cfq registered [ 1.224170] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.226585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.229554] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.232893] ACPI: Power Button [PWRF] [ 1.234818] GHES: HEST is not enabled! [ 1.254525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.294769] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.298853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.325970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.330366] Linux agpgart interface v0.103 [ 1.334326] loop: module loaded [ 1.337650] vda: vda1 [ 1.339759] scsi host0: ata_piix [ 1.341513] scsi host1: ata_piix [ 1.343122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.346053] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.349055] libphy: Fixed MDIO Bus: probed [ 1.351080] tun: Universal TUN/TAP device driver, 1.6 [ 1.353324] tun: (C) 1999-2004 Max Krasnyansky [ 1.357386] PPP generic driver version 2.4.2 [ 1.359054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.361327] ehci-pci: EHCI PCI platform driver [ 1.362977] ehci-platform: EHCI generic platform driver [ 1.364858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.367016] ohci-pci: OHCI PCI platform driver [ 1.368675] ohci-platform: OHCI generic platform driver [ 1.370547] uhci_hcd: USB Universal Host Controller Interface driver [ 1.391049] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.392932] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.395684] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.397544] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.399709] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.402055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.404740] usb usb1: Product: UHCI Host Controller [ 1.406494] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.408678] usb usb1: SerialNumber: 0000:00:01.2 [ 1.410449] hub 1-0:1.0: USB hub found [ 1.411899] hub 1-0:1.0: 2 ports detected [ 1.413588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.417425] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.419255] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.421183] mousedev: PS/2 mouse device common for all mice [ 1.423371] rtc_cmos 00:00: RTC can wake from S4 [ 1.425413] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.428555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.431229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.433900] i2c /dev entries driver [ 1.435526] device-mapper: uevent: version 1.0.3 [ 1.437603] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.441184] ledtrig-cpu: registered to indicate activity on CPUs [ 1.461068] NET: Registered protocol family 10 [ 1.463376] NET: Registered protocol family 17 [ 1.465083] Key type dns_resolver registered [ 1.467006] registered taskstats version 1 [ 1.468576] Loading compiled-in X.509 certificates [ 1.470873] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.474357] zswap: loaded using pool lzo/zbud [ 1.477624] Key type trusted registered [ 1.481536] Key type encrypted registered [ 1.483073] AppArmor: AppArmor sha1 policy hashing enabled [ 1.485032] ima: No TPM chip found, activating TPM-bypass! [ 1.486982] ima: Allocated hash algorithm: sha1 [ 1.488661] evm: HMAC attrs: 0x1 [ 1.490396] Magic number: 11:868:985 [ 1.492013] rtc_cmos 00:00: setting system clock to 2019-07-30 11:58:39 UTC (1564487919) [ 1.495056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.497164] EDD information not available. [ 1.506741] Freeing unused kernel memory: 1484K [ 1.520930] Write protecting the kernel read-only data: 14336k [ 1.524502] Freeing unused kernel memory: 1612K [ 1.526361] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.539425] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539754] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539781] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547808] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547979] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548015] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548061] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548118] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.593985] virtio_net virtio0 ens3: renamed from eth0 [ 1.601704] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.605235] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.625078] AVX2 version of gcm_enc/dec engaged. [ 1.627015] AES CTR mode by8 optimization enabled [ 1.641526] FDC 0 is a S82078B [ 1.728910] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.893734] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.896098] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.898529] usb 1-1: Product: QEMU USB Tablet [ 1.900350] usb 1-1: Manufacturer: QEMU [ 1.901974] usb 1-1: SerialNumber: 42 [ 1.910148] hidraw: raw HID events driver (C) Jiri Kosina [ 1.916962] usbcore: registered new interface driver usbhid [ 1.919301] usbhid: USB HID core driver [ 1.923041] 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.927241] 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 ... [ 3.006922] md: linear personality registered for level -1 [ 3.011565] md: multipath personality registered for level -4 [ 3.015323] md: raid0 personality registered for level 0 [ 3.019529] md: raid1 personality registered for level 1 [ 3.088903] raid6: sse2x1 gen() 11282 MB/s [ 3.156935] raid6: sse2x1 xor() 9024 MB/s [ 3.224918] raid6: sse2x2 gen() 14619 MB/s [ 3.292920] raid6: sse2x2 xor() 9958 MB/s [ 3.360900] raid6: sse2x4 gen() 16938 MB/s [ 3.428896] raid6: sse2x4 xor() 11183 MB/s [ 3.496918] raid6: avx2x1 gen() 22297 MB/s [ 3.564918] raid6: avx2x2 gen() 25872 MB/s [ 3.632918] raid6: avx2x4 gen() 28800 MB/s [ 3.634487] raid6: using algorithm avx2x4 gen() 28800 MB/s [ 3.636394] raid6: using avx2x2 recovery algorithm [ 3.639204] xor: automatically using best checksumming function: [ 3.680899] avx : 32619.000 MB/sec [ 3.683671] async_tx: api initialized (async) [ 3.692977] md: raid6 personality registered for level 6 [ 3.694883] md: raid5 personality registered for level 5 [ 3.696756] md: raid4 personality registered for level 4 [ 3.703815] 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.733951] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.762700] 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.875122] 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.881281] systemd[1]: Detected virtualization kvm. [ 3.883084] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.888024] systemd[1]: Set hostname to . [ 3.891887] systemd[1]: Initializing machine ID from KVM UUID. [ 3.894013] systemd[1]: Installed transient /etc/machine-id file. [ 4.033837] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.037474] 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.043008] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.046774] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.050970] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.054537] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.057400] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.060828] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.064230] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.068202] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.071352] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.076095] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.079491] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.083385] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.086611] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.090799] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.094733] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.098490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.113083] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.117338] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.120681] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.124658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.131240] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.137241] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.141120] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.146181] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.148653] Loading iSCSI transport class v2.0-870. Starting Remount Root and Kernel File Systems... [ 4.152257] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.158091] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.161800] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.165600] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for[ 4.170840] iscsi: registered transport (tcp) the current kernel... [ 4.173669] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.178185] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.183970] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.187714] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.191325] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.196311] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.205285] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.210130] 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.216512] 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 Set console keymap. [ 4.237460] 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 Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[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] 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 Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [[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.459049] cloud-init[478]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 11:58:43 +0000. Up 4.62 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.449749] cloud-init[943]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 11:58:47 +0000. Up 8.99 seconds. [ 9.453351] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.456494] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.459618] cloud-init[943]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.462791] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.465959] cloud-init[943]: ci-info: | ens3 | True | 192.168.120.21 | 255.255.255.0 | global | fa:16:3e:3f:79:6e | [ 9.469076] cloud-init[943]: ci-info: | ens3 | True | fe80::f816:3eff:fe3f:796e/64 | . | link | fa:16:3e:3f:79:6e | [ 9.472255] cloud-init[943]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.475402] cloud-init[943]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.478595] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.481767] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.484693] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.487918] cloud-init[943]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.491061] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.494190] cloud-init[943]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.497349] cloud-init[943]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.500464] cloud-init[943]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.503515] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.506513] cloud-init[943]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.509017] cloud-init[943]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.511553] cloud-init[943]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.514063] cloud-init[943]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.516578] cloud-init[943]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.519011] cloud-init[943]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.521491] cloud-init[943]: ci-info: +-------+-------------+---------+-----------+-------+ [[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 System Initialization. [ 9.525227] cloud-init[943]: Generating public/private rsa key pair. Starting LXD - unix socket. [ 9.533593] [[0;32m OK [0m] Started Daily apt download activities. cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on UUID daemon activation socket. [943]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Started ACPI Events Check. [ 9.544818] [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Network is Online. cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.551263] cloud-init[943]: The key fingerprint is: [ 9.553143] cloud-init[943]: SHA256:7Eba9cg/nz4A4WRDhFeM41N5wXBXWfcxVXeK3S4Ankc root@vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 [ 9.556527] cloud-init[943]: The key's randomart image is: [ 9.558475] cloud-init[943]: +---[RSA 2048]----+ Starting iSCSI initiator daemon (iscsid)... [[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 System Logging Service... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... [ 9.561358] cloud-init[943]: | +++E+o+/| [ 9.571181] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon. [943]: | ..O+++o=B| Starting LSB: MD monitoring daemon... Starting Snappy daemon... Starting Login Service... [ 9.587111] cloud-init[943]: | *o=+.o o| [ 9.589736] cloud-init[943]: | . =. . . | [ 9.609514] cloud-init[943]: | S .o . .| [ 9.611726] cloud-init[943]: | = o o. . | [ 9.613393] cloud-init[943]: | . + o .. | [ 9.615517] cloud-init[943]: | . .. .. | [ 9.617190] cloud-init[943]: | .++. | [ 9.618871] cloud-init[943]: Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... +----[SHA256]-----+ Starting Pollinate to seed the pseudo random number generator... [ 9.628359] cloud-init[943]: [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started D-Bus System Message Bus. Generating public/private dsa key pair. [ 9.660507] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.666143] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.671231] cloud-init[943]: The key fingerprint is: [ 9.674296] cloud-init[943]: SHA256:c9Ev68vudZH8Jatjz4PpMj1rb98lRhpDr2OnO+/P96Y root@vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 [ 9.679000] cloud-init[943]: The key's randomart image is: [ 9.682263] cloud-init[943]: +---[DSA 1024]----+ [ 9.685812] cloud-init[943]: | | [ 9.688921] cloud-init[943]: | . | [ 9.691846] cloud-init[943]: | . o | [ 9.694254] cloud-init[943]: | o o. .| [ 9.697045] cloud-init[943]: | S . + =+.| [ 9.699617] Starting /etc/rc.local Compatibility... cloud-init[943]: | o O o+| [ 9.704873] cloud-init[943]: | .*o* +|[[0;32m OK [0m] Started System Logging Service. [ 9.708210] cloud-init[943]: | o+XOo+=| [ 9.711232] cloud-init[943]: | O%&E*O| [ 9.714214] cloud-init[[0;32m OK [0m] Started /etc/rc.local Compatibility. [943]: +----[SHA256]-----+ [ 9.719782] cloud-init[943]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 9.736336] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.742035] cloud-init[943]: [[0;32m OK [0m] Started LSB: MD monitoring daemon. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.752693] cloud-init[943]: The key fingerprint is: [ 9.757096] cloud-init[943]: SHA256:RTRVoCRA0dsaz9eyf4OxRHJYhXzr7NRh3k1BGBnIJic root@vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 [ 9.767070] cloud-init[943]: The key's randomart image is: [[0;32m OK [0m] Started Login Service. [ 9.774135] cloud-init[943]: +---[ECDSA 256]---+ [ 9.779312] cloud-init[943]: | .++..*.==Xo | [ 9.782801] cloud-init[943]: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. 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. | .E B * o | [ 9.794004] cloud-init[943]: | oB o . o| [ 9.798446] cloud-init[943]: | o..o o +.| [ 9.802094] cloud-init[943]: | S= +.=.=| [ 9.823251] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets. [943]: | . o oo.=+| [ 9.828579] cloud-init[943]: | ..o* | [ 9.831105] [[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 LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [943]: | .o o.| [ 9.860423] cloud-init[943]: | ....| [ 9.865894] cloud-init[943]: +----[SHA256]-----+ Starting Terminate Plymouth Boot Screen... Starting 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 Accounts Service. [[0;32m OK [0m] Started Hold until boot process finishes up. [[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. Starting Set console scheme... [ 9.881774] cloud-init[943]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen.[ 9.896954] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.919747] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.924559] cloud-init[943]: The key fingerprint is: [[ 9.927627] cloud-init[943]: SHA256:0u2Tk4kv90v3vxyiVI8c/PWO9ytUWtmQH33ht+nRloo root@vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 [ 9.931746] cloud-init[943]: The key's randomart image is: [ 9.932558] cloud-init[943]: +--[ED25519 256]--+ [ 9.934256] cloud-init[943]: | oo| [ 9.934683] cloud-init[943]: | +.o| [ 9.935096] cloud-init[943]: | +*| [ 9.935511] cloud-init[943]: | . . . +O| [ 9.935942] cloud-init[943]: | . S . ++=+| [ 9.936793] cloud-init[943]: | . o ++oB.+| [ 9.937208] cloud-init[943]: | . BEo=.=.| [ 9.937655] cloud-init[943]: | ..o+.oo+o| [ 9.938057] cloud-init[943]: | o.oo.o=X| [ 9.938469] cloud-init[943]: +----[SHA256]-----+ [0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[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-30 11:58:54,805 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dad60d0L 2019-07-30 11:58:54,806 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 11:58:54,814 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-30 11:58:54,814 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-30 11:58:54,815 - 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-30 11:58:54,815 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:58:54,815 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:58:54,816 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:58:54,816 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:58:54,816 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:58:54,859 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 11:58:54,860 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:58:54,870 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 64014435d6685bec029899812258a328 2019-07-30 11:58:54,870 - paramiko.transport - DEBUG - Trying discovered key f287e032164bbbb7561cb9dafc26c2f5 in /tmp/tmp3OJdMA 2019-07-30 11:58:54,899 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 11:58:54,931 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 11:58:54,935 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 11:58:55,177 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-30 11:58:55,178 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-30 11:58:55,218 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 11:58:55,218 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 11:58:55,237 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 11:59:00,797 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-30 11:59:00,835 - 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-30 11:59:00,836 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:59:00,836 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:59:00,836 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:59:00,836 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:59:00,836 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:59:00,843 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:59:06,518 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 11:59:06,519 - 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-30 11:59:06,519 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:59:06,519 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:59:06,520 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:59:06,520 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:59:06,520 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:59:06,523 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:59:13,475 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 11:59:13,475 - 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-30 11:59:13,475 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 11:59:13,476 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 11:59:13,476 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 11:59:13,476 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 11:59:13,476 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 11:59:13,480 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 11:59:18,594 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 11:59:18,595 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 11:59:18,645 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-30 11:59:18,645 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 11:59:18,661 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 12:00:59,971 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 12:00:59,972 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a Client: Docker Engine - Community Version: 19.03.1 API version: 1.40 Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:21:35 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:20:09 2019 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 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 7917de3dd1bdf633e2cc313fa6a65694acf52ba7cd2400f9d6f74f6bb26524d4 2019-07-30 12:00:59,973 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 12:00:59,972 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 --2019-07-30 11:59:20-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.10, 99.84.74.62, ... 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% 251M=0s 2019-07-30 11:59:20 (251 MB/s) - ‘script.sh’ saved [13185/13185] sudo: unable to resolve host vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 sudo: unable to resolve host vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 + 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-e701b67d-0ceb-4e7d-b7cb-46c068e87421 sudo: unable to resolve host vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 2019-07-30 12:00:59,973 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-30 12:00:59,973 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-30 12:00:59,974 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-30 12:00:59,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-07-30 12:00:59,984 - 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-30 12:01:30,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-07-30 12:01:30,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:01:30,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:01:30,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:01:30,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:01:30,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:01:30,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:01:30,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:01:30,166 - 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": "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": 328, "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": 125, "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": 114, "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": 116, "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-30 12:01:30,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:01:30,166 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:01:30 GMT 2019-07-30 12:01:30,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:01:30,166 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:01:30,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:01:30,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:01:30,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:01:30,166 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:01:30,167 - 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': 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': 328, 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': 125, 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': 114, 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': 116, 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-30 12:01:30,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-07-30 12:01:30,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:01:30,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:01:30,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:01:30,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:01:30,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:01:30,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:01:30,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:01:30,275 - 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": "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": 328, "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": 125, "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": 114, "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": 116, "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-30 12:01:30,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:01:30,275 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:01:30 GMT 2019-07-30 12:01:30,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:01:30,275 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:01:30,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:01:30,275 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:01:30,275 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:01:30,275 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:01:30,276 - functest.core.cloudify - INFO - The current manager status is running 2019-07-30 12:01:30,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-07-30 12:01:30,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:01:30,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:01:30,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:01:30,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:01:30,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:01:30,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:01:30,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:01:30,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-30 12:01:30,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:01:30,355 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:01:30 GMT 2019-07-30 12:01:30,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:01:30,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-30 12:01:30,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:01:30,355 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:01:30,355 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:01:30,356 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-30 12:01:30,356 - 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-30 12:01:30,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:01:30,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T12:01:30.631Z", "updated_at": "2019-07-30T12:01:30.631Z", "value": "gAAAAABdQDGamP0Uf3BFgIJI3kaDAZTsVdcKLHNYV2b-lp1eblMeKdADxVcHjtQPS9oSz5xElgt2rHIEmLkfRx1ZEUNNeA1gSg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:01:30 GMT 2019-07-30 12:01:30,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:01:30,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 12:01:30,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:01:30,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:01:30,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:01:30,698 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-07-30 12:01:30,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:01:30,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:01:30,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:01:30,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:01:30,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T12:01:30.631Z", "updated_at": "2019-07-30T12:01:30.631Z", "value": "gAAAAABdQDGamP0Uf3BFgIJI3kaDAZTsVdcKLHNYV2b-lp1eblMeKdADxVcHjtQPS9oSz5xElgt2rHIEmLkfRx1ZEUNNeA1gSg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:01:30 GMT 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:01:30,805 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:01:30,806 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-30 12:01:30,806 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-30 12:01:30,806 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-30 12:01:30,807 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-30 12:01:30,808 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-30 12:01:30,808 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-30 12:01:30,812 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-30 12:01:30,831 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-30 12:01:30,832 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-30 12:01:30,832 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-30 12:01:30,870 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-30 12:01:30,871 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-30 12:01:30,898 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-30 12:01:31,876 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-30 12:01:31,876 - functest.core.cloudify - DEBUG - output: 2019-07-30 12:01:31,877 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-30 12:01:31,877 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 sudo: unable to resolve host vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 2019-07-30 12:01:31,878 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-07-30 12:01:31,918 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-07-30 12:01:31,918 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-07-30 12:01:31,943 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-07-30 12:01:46,762 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-07-30 12:01:46,762 - 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/tmpVDqYmr/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/tmpebN3Po/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpbBosTh.zip |-------------------------------------------------------| 0.05% tmpbBosTh.zip |-------------------------------------------------------| 0.09% tmpbBosTh.zip |-------------------------------------------------------| 0.14% tmpbBosTh.zip |-------------------------------------------------------| 0.18% tmpbBosTh.zip |-------------------------------------------------------| 0.23% tmpbBosTh.zip |-------------------------------------------------------| 0.27% tmpbBosTh.zip |-------------------------------------------------------| 0.32% tmpbBosTh.zip |-------------------------------------------------------| 0.37% tmpbBosTh.zip |-------------------------------------------------------| 0.41% tmpbBosTh.zip |-------------------------------------------------------| 0.46% tmpbBosTh.zip |-------------------------------------------------------| 0.5% tmpbBosTh.zip |-------------------------------------------------------| 0.55% tmpbBosTh.zip |-------------------------------------------------------| 0.59% tmpbBosTh.zip |-------------------------------------------------------| 0.64% tmpbBosTh.zip |-------------------------------------------------------| 0.68% tmpbBosTh.zip |-------------------------------------------------------| 0.73% tmpbBosTh.zip |-------------------------------------------------------| 0.78% tmpbBosTh.zip |-------------------------------------------------------| 0.82% tmpbBosTh.zip |-------------------------------------------------------| 0.87% tmpbBosTh.zip |#------------------------------------------------------| 0.91% tmpbBosTh.zip |#------------------------------------------------------| 0.96% tmpbBosTh.zip |#------------------------------------------------------| 1.0% tmpbBosTh.zip |#------------------------------------------------------| 1.05% tmpbBosTh.zip |#------------------------------------------------------| 1.1% tmpbBosTh.zip |#------------------------------------------------------| 1.14% tmpbBosTh.zip |#------------------------------------------------------| 1.19% tmpbBosTh.zip |#------------------------------------------------------| 1.23% tmpbBosTh.zip |#------------------------------------------------------| 1.28% tmpbBosTh.zip |#------------------------------------------------------| 1.32% tmpbBosTh.zip |#------------------------------------------------------| 1.37% tmpbBosTh.zip |#------------------------------------------------------| 1.42% tmpbBosTh.zip |#------------------------------------------------------| 1.46% tmpbBosTh.zip |#------------------------------------------------------| 1.51% tmpbBosTh.zip |#------------------------------------------------------| 1.55% tmpbBosTh.zip |#------------------------------------------------------| 1.6% tmpbBosTh.zip |#------------------------------------------------------| 1.64% tmpbBosTh.zip |#------------------------------------------------------| 1.69% tmpbBosTh.zip |#------------------------------------------------------| 1.73% tmpbBosTh.zip |#------------------------------------------------------| 1.78% tmpbBosTh.zip |#------------------------------------------------------| 1.83% tmpbBosTh.zip |#------------------------------------------------------| 1.87% tmpbBosTh.zip |#------------------------------------------------------| 1.92% tmpbBosTh.zip |#------------------------------------------------------| 1.96% tmpbBosTh.zip |#------------------------------------------------------| 2.01% tmpbBosTh.zip |#------------------------------------------------------| 2.05% tmpbBosTh.zip |#------------------------------------------------------| 2.1% tmpbBosTh.zip |#------------------------------------------------------| 2.15% tmpbBosTh.zip |#------------------------------------------------------| 2.19% tmpbBosTh.zip |#------------------------------------------------------| 2.24% tmpbBosTh.zip |#------------------------------------------------------| 2.28% tmpbBosTh.zip |#------------------------------------------------------| 2.33% tmpbBosTh.zip |#------------------------------------------------------| 2.37% tmpbBosTh.zip |#------------------------------------------------------| 2.42% tmpbBosTh.zip |#------------------------------------------------------| 2.47% tmpbBosTh.zip |#------------------------------------------------------| 2.51% tmpbBosTh.zip |#------------------------------------------------------| 2.56% tmpbBosTh.zip |#------------------------------------------------------| 2.6% tmpbBosTh.zip |#------------------------------------------------------| 2.65% tmpbBosTh.zip |#------------------------------------------------------| 2.69% tmpbBosTh.zip |##-----------------------------------------------------| 2.74% tmpbBosTh.zip |##-----------------------------------------------------| 2.78% tmpbBosTh.zip |##-----------------------------------------------------| 2.83% tmpbBosTh.zip |##-----------------------------------------------------| 2.88% tmpbBosTh.zip |##-----------------------------------------------------| 2.92% tmpbBosTh.zip |##-----------------------------------------------------| 2.97% tmpbBosTh.zip |##-----------------------------------------------------| 3.01% tmpbBosTh.zip |##-----------------------------------------------------| 3.06% tmpbBosTh.zip |##-----------------------------------------------------| 3.1% tmpbBosTh.zip |##-----------------------------------------------------| 3.15% tmpbBosTh.zip |##-----------------------------------------------------| 3.2% tmpbBosTh.zip |##-----------------------------------------------------| 3.24% tmpbBosTh.zip |##-----------------------------------------------------| 3.29% tmpbBosTh.zip |##-----------------------------------------------------| 3.33% tmpbBosTh.zip |##-----------------------------------------------------| 3.38% tmpbBosTh.zip |##-----------------------------------------------------| 3.42% tmpbBosTh.zip |##-----------------------------------------------------| 3.47% tmpbBosTh.zip |##-----------------------------------------------------| 3.51% tmpbBosTh.zip |##-----------------------------------------------------| 3.56% tmpbBosTh.zip |##-----------------------------------------------------| 3.61% tmpbBosTh.zip |##-----------------------------------------------------| 3.65% tmpbBosTh.zip |##-----------------------------------------------------| 3.7% tmpbBosTh.zip |##-----------------------------------------------------| 3.74% tmpbBosTh.zip |##-----------------------------------------------------| 3.79% tmpbBosTh.zip |##-----------------------------------------------------| 3.83% tmpbBosTh.zip |##-----------------------------------------------------| 3.88% tmpbBosTh.zip |##-----------------------------------------------------| 3.93% tmpbBosTh.zip |##-----------------------------------------------------| 3.97% tmpbBosTh.zip |##-----------------------------------------------------| 4.02% tmpbBosTh.zip |##-----------------------------------------------------| 4.06% tmpbBosTh.zip |##-----------------------------------------------------| 4.11% tmpbBosTh.zip |##-----------------------------------------------------| 4.15% tmpbBosTh.zip |##-----------------------------------------------------| 4.2% tmpbBosTh.zip |##-----------------------------------------------------| 4.25% tmpbBosTh.zip |##-----------------------------------------------------| 4.29% tmpbBosTh.zip |##-----------------------------------------------------| 4.34% tmpbBosTh.zip |##-----------------------------------------------------| 4.38% tmpbBosTh.zip |##-----------------------------------------------------| 4.43% tmpbBosTh.zip |##-----------------------------------------------------| 4.47% tmpbBosTh.zip |##-----------------------------------------------------| 4.52% tmpbBosTh.zip |###----------------------------------------------------| 4.56% tmpbBosTh.zip |###----------------------------------------------------| 4.61% tmpbBosTh.zip |###----------------------------------------------------| 4.66% tmpbBosTh.zip |###----------------------------------------------------| 4.7% tmpbBosTh.zip |###----------------------------------------------------| 4.75% tmpbBosTh.zip |###----------------------------------------------------| 4.79% tmpbBosTh.zip |###----------------------------------------------------| 4.84% tmpbBosTh.zip |###----------------------------------------------------| 4.88% tmpbBosTh.zip |###----------------------------------------------------| 4.93% tmpbBosTh.zip |###----------------------------------------------------| 4.98% tmpbBosTh.zip |###----------------------------------------------------| 5.02% tmpbBosTh.zip |###----------------------------------------------------| 5.07% tmpbBosTh.zip |###----------------------------------------------------| 5.11% tmpbBosTh.zip |###----------------------------------------------------| 5.16% tmpbBosTh.zip |###----------------------------------------------------| 5.2% tmpbBosTh.zip |###----------------------------------------------------| 5.25% tmpbBosTh.zip |###----------------------------------------------------| 5.3% tmpbBosTh.zip |###----------------------------------------------------| 5.34% tmpbBosTh.zip |###----------------------------------------------------| 5.39% tmpbBosTh.zip |###----------------------------------------------------| 5.43% tmpbBosTh.zip |###----------------------------------------------------| 5.48% tmpbBosTh.zip |###----------------------------------------------------| 5.52% tmpbBosTh.zip |###----------------------------------------------------| 5.57% tmpbBosTh.zip |###----------------------------------------------------| 5.61% tmpbBosTh.zip |###----------------------------------------------------| 5.66% tmpbBosTh.zip |###----------------------------------------------------| 5.71% tmpbBosTh.zip |###----------------------------------------------------| 5.75% tmpbBosTh.zip |###----------------------------------------------------| 5.8% tmpbBosTh.zip |###----------------------------------------------------| 5.84% tmpbBosTh.zip |###----------------------------------------------------| 5.89% tmpbBosTh.zip |###----------------------------------------------------| 5.93% tmpbBosTh.zip |###----------------------------------------------------| 5.98% tmpbBosTh.zip |###----------------------------------------------------| 6.03% tmpbBosTh.zip |###----------------------------------------------------| 6.07% tmpbBosTh.zip |###----------------------------------------------------| 6.12% tmpbBosTh.zip |###----------------------------------------------------| 6.16% tmpbBosTh.zip |###----------------------------------------------------| 6.21% tmpbBosTh.zip |###----------------------------------------------------| 6.25% tmpbBosTh.zip |###----------------------------------------------------| 6.3% tmpbBosTh.zip |###----------------------------------------------------| 6.35% tmpbBosTh.zip |####---------------------------------------------------| 6.39% tmpbBosTh.zip |####---------------------------------------------------| 6.44% tmpbBosTh.zip |####---------------------------------------------------| 6.48% tmpbBosTh.zip |####---------------------------------------------------| 6.53% tmpbBosTh.zip |####---------------------------------------------------| 6.57% tmpbBosTh.zip |####---------------------------------------------------| 6.62% tmpbBosTh.zip |####---------------------------------------------------| 6.66% tmpbBosTh.zip |####---------------------------------------------------| 6.71% tmpbBosTh.zip |####---------------------------------------------------| 6.76% tmpbBosTh.zip |####---------------------------------------------------| 6.8% tmpbBosTh.zip |####---------------------------------------------------| 6.85% tmpbBosTh.zip |####---------------------------------------------------| 6.89% tmpbBosTh.zip |####---------------------------------------------------| 6.94% tmpbBosTh.zip |####---------------------------------------------------| 6.98% tmpbBosTh.zip |####---------------------------------------------------| 7.03% tmpbBosTh.zip |####---------------------------------------------------| 7.08% tmpbBosTh.zip |####---------------------------------------------------| 7.12% tmpbBosTh.zip |####---------------------------------------------------| 7.17% tmpbBosTh.zip |####---------------------------------------------------| 7.21% tmpbBosTh.zip |####---------------------------------------------------| 7.26% tmpbBosTh.zip |####---------------------------------------------------| 7.3% tmpbBosTh.zip |####---------------------------------------------------| 7.35% tmpbBosTh.zip |####---------------------------------------------------| 7.4% tmpbBosTh.zip |####---------------------------------------------------| 7.44% tmpbBosTh.zip |####---------------------------------------------------| 7.49% tmpbBosTh.zip |####---------------------------------------------------| 7.53% tmpbBosTh.zip |####---------------------------------------------------| 7.58% tmpbBosTh.zip |####---------------------------------------------------| 7.62% tmpbBosTh.zip |####---------------------------------------------------| 7.67% tmpbBosTh.zip |####---------------------------------------------------| 7.71% tmpbBosTh.zip |####---------------------------------------------------| 7.76% tmpbBosTh.zip |####---------------------------------------------------| 7.81% tmpbBosTh.zip |####---------------------------------------------------| 7.85% tmpbBosTh.zip |####---------------------------------------------------| 7.9% tmpbBosTh.zip |####---------------------------------------------------| 7.94% tmpbBosTh.zip |####---------------------------------------------------| 7.99% tmpbBosTh.zip |####---------------------------------------------------| 8.03% tmpbBosTh.zip |####---------------------------------------------------| 8.08% tmpbBosTh.zip |####---------------------------------------------------| 8.13% tmpbBosTh.zip |####---------------------------------------------------| 8.17% tmpbBosTh.zip |#####--------------------------------------------------| 8.22% tmpbBosTh.zip |#####--------------------------------------------------| 8.26% tmpbBosTh.zip |#####--------------------------------------------------| 8.31% tmpbBosTh.zip |#####--------------------------------------------------| 8.35% tmpbBosTh.zip |#####--------------------------------------------------| 8.4% tmpbBosTh.zip |#####--------------------------------------------------| 8.45% tmpbBosTh.zip |#####--------------------------------------------------| 8.49% tmpbBosTh.zip |#####--------------------------------------------------| 8.54% tmpbBosTh.zip |#####--------------------------------------------------| 8.58% tmpbBosTh.zip |#####--------------------------------------------------| 8.63% tmpbBosTh.zip |#####--------------------------------------------------| 8.67% tmpbBosTh.zip |#####--------------------------------------------------| 8.72% tmpbBosTh.zip |#####--------------------------------------------------| 8.76% tmpbBosTh.zip |#####--------------------------------------------------| 8.81% tmpbBosTh.zip |#####--------------------------------------------------| 8.86% tmpbBosTh.zip |#####--------------------------------------------------| 8.9% tmpbBosTh.zip |#####--------------------------------------------------| 8.95% tmpbBosTh.zip |#####--------------------------------------------------| 8.99% tmpbBosTh.zip |#####--------------------------------------------------| 9.04% tmpbBosTh.zip |#####--------------------------------------------------| 9.08% tmpbBosTh.zip |#####--------------------------------------------------| 9.13% tmpbBosTh.zip |#####--------------------------------------------------| 9.18% tmpbBosTh.zip |#####--------------------------------------------------| 9.22% tmpbBosTh.zip |#####--------------------------------------------------| 9.27% tmpbBosTh.zip |#####--------------------------------------------------| 9.31% tmpbBosTh.zip |#####--------------------------------------------------| 9.36% tmpbBosTh.zip |#####--------------------------------------------------| 9.4% tmpbBosTh.zip |#####--------------------------------------------------| 9.45% tmpbBosTh.zip |#####--------------------------------------------------| 9.5% tmpbBosTh.zip |#####--------------------------------------------------| 9.54% tmpbBosTh.zip |#####--------------------------------------------------| 9.59% tmpbBosTh.zip |#####--------------------------------------------------| 9.63% tmpbBosTh.zip |#####--------------------------------------------------| 9.68% tmpbBosTh.zip |#####--------------------------------------------------| 9.72% tmpbBosTh.zip |#####--------------------------------------------------| 9.77% tmpbBosTh.zip |#####--------------------------------------------------| 9.81% tmpbBosTh.zip |#####--------------------------------------------------| 9.86% tmpbBosTh.zip |#####--------------------------------------------------| 9.91% tmpbBosTh.zip |#####--------------------------------------------------| 9.95% tmpbBosTh.zip |#####--------------------------------------------------| 10.0% tmpbBosTh.zip |######-------------------------------------------------| 10.04% tmpbBosTh.zip |######-------------------------------------------------| 10.09% tmpbBosTh.zip |######-------------------------------------------------| 10.13% tmpbBosTh.zip |######-------------------------------------------------| 10.18% tmpbBosTh.zip |######-------------------------------------------------| 10.23% tmpbBosTh.zip |######-------------------------------------------------| 10.27% tmpbBosTh.zip |######-------------------------------------------------| 10.32% tmpbBosTh.zip |######-------------------------------------------------| 10.36% tmpbBosTh.zip |######-------------------------------------------------| 10.41% tmpbBosTh.zip |######-------------------------------------------------| 10.45% tmpbBosTh.zip |######-------------------------------------------------| 10.5% tmpbBosTh.zip |######-------------------------------------------------| 10.54% tmpbBosTh.zip |######-------------------------------------------------| 10.59% tmpbBosTh.zip |######-------------------------------------------------| 10.64% tmpbBosTh.zip |######-------------------------------------------------| 10.68% tmpbBosTh.zip |######-------------------------------------------------| 10.73% tmpbBosTh.zip |######-------------------------------------------------| 10.77% tmpbBosTh.zip |######-------------------------------------------------| 10.82% tmpbBosTh.zip |######-------------------------------------------------| 10.86% tmpbBosTh.zip |######-------------------------------------------------| 10.91% tmpbBosTh.zip |######-------------------------------------------------| 10.96% tmpbBosTh.zip |######-------------------------------------------------| 11.0% tmpbBosTh.zip |######-------------------------------------------------| 11.05% tmpbBosTh.zip |######-------------------------------------------------| 11.09% tmpbBosTh.zip |######-------------------------------------------------| 11.14% tmpbBosTh.zip |######-------------------------------------------------| 11.18% tmpbBosTh.zip |######-------------------------------------------------| 11.23% tmpbBosTh.zip |######-------------------------------------------------| 11.28% tmpbBosTh.zip |######-------------------------------------------------| 11.32% tmpbBosTh.zip |######-------------------------------------------------| 11.37% tmpbBosTh.zip |######-------------------------------------------------| 11.41% tmpbBosTh.zip |######-------------------------------------------------| 11.46% tmpbBosTh.zip |######-------------------------------------------------| 11.5% tmpbBosTh.zip |######-------------------------------------------------| 11.55% tmpbBosTh.zip |######-------------------------------------------------| 11.59% tmpbBosTh.zip |######-------------------------------------------------| 11.64% tmpbBosTh.zip |######-------------------------------------------------| 11.69% tmpbBosTh.zip |######-------------------------------------------------| 11.73% tmpbBosTh.zip |######-------------------------------------------------| 11.78% tmpbBosTh.zip |#######------------------------------------------------| 11.82% tmpbBosTh.zip |#######------------------------------------------------| 11.87% tmpbBosTh.zip |#######------------------------------------------------| 11.91% tmpbBosTh.zip |#######------------------------------------------------| 11.96% tmpbBosTh.zip |#######------------------------------------------------| 12.01% tmpbBosTh.zip |#######------------------------------------------------| 12.05% tmpbBosTh.zip |#######------------------------------------------------| 12.1% tmpbBosTh.zip |#######------------------------------------------------| 12.14% tmpbBosTh.zip |#######------------------------------------------------| 12.19% tmpbBosTh.zip |#######------------------------------------------------| 12.23% tmpbBosTh.zip |#######------------------------------------------------| 12.28% tmpbBosTh.zip |#######------------------------------------------------| 12.33% tmpbBosTh.zip |#######------------------------------------------------| 12.37% tmpbBosTh.zip |#######------------------------------------------------| 12.42% tmpbBosTh.zip |#######------------------------------------------------| 12.46% tmpbBosTh.zip |#######------------------------------------------------| 12.51% tmpbBosTh.zip |#######------------------------------------------------| 12.55% tmpbBosTh.zip |#######------------------------------------------------| 12.6% tmpbBosTh.zip |#######------------------------------------------------| 12.64% tmpbBosTh.zip |#######------------------------------------------------| 12.69% tmpbBosTh.zip |#######------------------------------------------------| 12.74% tmpbBosTh.zip |#######------------------------------------------------| 12.78% tmpbBosTh.zip |#######------------------------------------------------| 12.83% tmpbBosTh.zip |#######------------------------------------------------| 12.87% tmpbBosTh.zip |#######------------------------------------------------| 12.92% tmpbBosTh.zip |#######------------------------------------------------| 12.96% tmpbBosTh.zip |#######------------------------------------------------| 13.01% tmpbBosTh.zip |#######------------------------------------------------| 13.06% tmpbBosTh.zip |#######------------------------------------------------| 13.1% tmpbBosTh.zip |#######------------------------------------------------| 13.15% tmpbBosTh.zip |#######------------------------------------------------| 13.19% tmpbBosTh.zip |#######------------------------------------------------| 13.24% tmpbBosTh.zip |#######------------------------------------------------| 13.28% tmpbBosTh.zip |#######------------------------------------------------| 13.33% tmpbBosTh.zip |#######------------------------------------------------| 13.38% tmpbBosTh.zip |#######------------------------------------------------| 13.42% tmpbBosTh.zip |#######------------------------------------------------| 13.47% tmpbBosTh.zip |#######------------------------------------------------| 13.51% tmpbBosTh.zip |#######------------------------------------------------| 13.56% tmpbBosTh.zip |#######------------------------------------------------| 13.6% tmpbBosTh.zip |########-----------------------------------------------| 13.65% tmpbBosTh.zip |########-----------------------------------------------| 13.69% tmpbBosTh.zip |########-----------------------------------------------| 13.74% tmpbBosTh.zip |########-----------------------------------------------| 13.79% tmpbBosTh.zip |########-----------------------------------------------| 13.83% tmpbBosTh.zip |########-----------------------------------------------| 13.88% tmpbBosTh.zip |########-----------------------------------------------| 13.92% tmpbBosTh.zip |########-----------------------------------------------| 13.97% tmpbBosTh.zip |########-----------------------------------------------| 14.01% tmpbBosTh.zip |########-----------------------------------------------| 14.06% tmpbBosTh.zip |########-----------------------------------------------| 14.11% tmpbBosTh.zip |########-----------------------------------------------| 14.15% tmpbBosTh.zip |########-----------------------------------------------| 14.2% tmpbBosTh.zip |########-----------------------------------------------| 14.24% tmpbBosTh.zip |########-----------------------------------------------| 14.29% tmpbBosTh.zip |########-----------------------------------------------| 14.33% tmpbBosTh.zip |########-----------------------------------------------| 14.38% tmpbBosTh.zip |########-----------------------------------------------| 14.43% tmpbBosTh.zip |########-----------------------------------------------| 14.47% tmpbBosTh.zip |########-----------------------------------------------| 14.52% tmpbBosTh.zip |########-----------------------------------------------| 14.56% tmpbBosTh.zip |########-----------------------------------------------| 14.61% tmpbBosTh.zip |########-----------------------------------------------| 14.65% tmpbBosTh.zip |########-----------------------------------------------| 14.7% tmpbBosTh.zip |########-----------------------------------------------| 14.74% tmpbBosTh.zip |########-----------------------------------------------| 14.79% tmpbBosTh.zip |########-----------------------------------------------| 14.84% tmpbBosTh.zip |########-----------------------------------------------| 14.88% tmpbBosTh.zip |########-----------------------------------------------| 14.93% tmpbBosTh.zip |########-----------------------------------------------| 14.97% tmpbBosTh.zip |########-----------------------------------------------| 15.02% tmpbBosTh.zip |########-----------------------------------------------| 15.06% tmpbBosTh.zip |########-----------------------------------------------| 15.11% tmpbBosTh.zip |########-----------------------------------------------| 15.16% tmpbBosTh.zip |########-----------------------------------------------| 15.2% tmpbBosTh.zip |########-----------------------------------------------| 15.25% tmpbBosTh.zip |########-----------------------------------------------| 15.29% tmpbBosTh.zip |########-----------------------------------------------| 15.34% tmpbBosTh.zip |########-----------------------------------------------| 15.38% tmpbBosTh.zip |########-----------------------------------------------| 15.43% tmpbBosTh.zip |#########----------------------------------------------| 15.48% tmpbBosTh.zip |#########----------------------------------------------| 15.52% tmpbBosTh.zip |#########----------------------------------------------| 15.57% tmpbBosTh.zip |#########----------------------------------------------| 15.61% tmpbBosTh.zip |#########----------------------------------------------| 15.66% tmpbBosTh.zip |#########----------------------------------------------| 15.7% tmpbBosTh.zip |#########----------------------------------------------| 15.75% tmpbBosTh.zip |#########----------------------------------------------| 15.79% tmpbBosTh.zip |#########----------------------------------------------| 15.84% tmpbBosTh.zip |#########----------------------------------------------| 15.89% tmpbBosTh.zip |#########----------------------------------------------| 15.93% tmpbBosTh.zip |#########----------------------------------------------| 15.98% tmpbBosTh.zip |#########----------------------------------------------| 16.02% tmpbBosTh.zip |#########----------------------------------------------| 16.07% tmpbBosTh.zip |#########----------------------------------------------| 16.11% tmpbBosTh.zip |#########----------------------------------------------| 16.16% tmpbBosTh.zip |#########----------------------------------------------| 16.21% tmpbBosTh.zip |#########----------------------------------------------| 16.25% tmpbBosTh.zip |#########----------------------------------------------| 16.3% tmpbBosTh.zip |#########----------------------------------------------| 16.34% tmpbBosTh.zip |#########----------------------------------------------| 16.39% tmpbBosTh.zip |#########----------------------------------------------| 16.43% tmpbBosTh.zip |#########----------------------------------------------| 16.48% tmpbBosTh.zip |#########----------------------------------------------| 16.53% tmpbBosTh.zip |#########----------------------------------------------| 16.57% tmpbBosTh.zip |#########----------------------------------------------| 16.62% tmpbBosTh.zip |#########----------------------------------------------| 16.66% tmpbBosTh.zip |#########----------------------------------------------| 16.71% tmpbBosTh.zip |#########----------------------------------------------| 16.75% tmpbBosTh.zip |#########----------------------------------------------| 16.8% tmpbBosTh.zip |#########----------------------------------------------| 16.84% tmpbBosTh.zip |#########----------------------------------------------| 16.89% tmpbBosTh.zip |#########----------------------------------------------| 16.94% tmpbBosTh.zip |#########----------------------------------------------| 16.98% tmpbBosTh.zip |#########----------------------------------------------| 17.03% tmpbBosTh.zip |#########----------------------------------------------| 17.07% tmpbBosTh.zip |#########----------------------------------------------| 17.12% tmpbBosTh.zip |#########----------------------------------------------| 17.16% tmpbBosTh.zip |#########----------------------------------------------| 17.21% tmpbBosTh.zip |#########----------------------------------------------| 17.26% tmpbBosTh.zip |##########---------------------------------------------| 17.3% tmpbBosTh.zip |##########---------------------------------------------| 17.35% tmpbBosTh.zip |##########---------------------------------------------| 17.39% tmpbBosTh.zip |##########---------------------------------------------| 17.44% tmpbBosTh.zip |##########---------------------------------------------| 17.48% tmpbBosTh.zip |##########---------------------------------------------| 17.53% tmpbBosTh.zip |##########---------------------------------------------| 17.57% tmpbBosTh.zip |##########---------------------------------------------| 17.62% tmpbBosTh.zip |##########---------------------------------------------| 17.67% tmpbBosTh.zip |##########---------------------------------------------| 17.71% tmpbBosTh.zip |##########---------------------------------------------| 17.76% tmpbBosTh.zip |##########---------------------------------------------| 17.8% tmpbBosTh.zip |##########---------------------------------------------| 17.85% tmpbBosTh.zip |##########---------------------------------------------| 17.89% tmpbBosTh.zip |##########---------------------------------------------| 17.94% tmpbBosTh.zip |##########---------------------------------------------| 17.99% tmpbBosTh.zip |##########---------------------------------------------| 18.03% tmpbBosTh.zip |##########---------------------------------------------| 18.08% tmpbBosTh.zip |##########---------------------------------------------| 18.12% tmpbBosTh.zip |##########---------------------------------------------| 18.17% tmpbBosTh.zip |##########---------------------------------------------| 18.21% tmpbBosTh.zip |##########---------------------------------------------| 18.26% tmpbBosTh.zip |##########---------------------------------------------| 18.31% tmpbBosTh.zip |##########---------------------------------------------| 18.35% tmpbBosTh.zip |##########---------------------------------------------| 18.4% tmpbBosTh.zip |##########---------------------------------------------| 18.44% tmpbBosTh.zip |##########---------------------------------------------| 18.49% tmpbBosTh.zip |##########---------------------------------------------| 18.53% tmpbBosTh.zip |##########---------------------------------------------| 18.58% tmpbBosTh.zip |##########---------------------------------------------| 18.62% tmpbBosTh.zip |##########---------------------------------------------| 18.67% tmpbBosTh.zip |##########---------------------------------------------| 18.72% tmpbBosTh.zip |##########---------------------------------------------| 18.76% tmpbBosTh.zip |##########---------------------------------------------| 18.81% tmpbBosTh.zip |##########---------------------------------------------| 18.85% tmpbBosTh.zip |##########---------------------------------------------| 18.9% tmpbBosTh.zip |##########---------------------------------------------| 18.94% tmpbBosTh.zip |##########---------------------------------------------| 18.99% tmpbBosTh.zip |##########---------------------------------------------| 19.04% tmpbBosTh.zip |##########---------------------------------------------| 19.08% tmpbBosTh.zip |###########--------------------------------------------| 19.13% tmpbBosTh.zip |###########--------------------------------------------| 19.17% tmpbBosTh.zip |###########--------------------------------------------| 19.22% tmpbBosTh.zip |###########--------------------------------------------| 19.26% tmpbBosTh.zip |###########--------------------------------------------| 19.31% tmpbBosTh.zip |###########--------------------------------------------| 19.36% tmpbBosTh.zip |###########--------------------------------------------| 19.4% tmpbBosTh.zip |###########--------------------------------------------| 19.45% tmpbBosTh.zip |###########--------------------------------------------| 19.49% tmpbBosTh.zip |###########--------------------------------------------| 19.54% tmpbBosTh.zip |###########--------------------------------------------| 19.58% tmpbBosTh.zip |###########--------------------------------------------| 19.63% tmpbBosTh.zip |###########--------------------------------------------| 19.67% tmpbBosTh.zip |###########--------------------------------------------| 19.72% tmpbBosTh.zip |###########--------------------------------------------| 19.77% tmpbBosTh.zip |###########--------------------------------------------| 19.81% tmpbBosTh.zip |###########--------------------------------------------| 19.86% tmpbBosTh.zip |###########--------------------------------------------| 19.9% tmpbBosTh.zip |###########--------------------------------------------| 19.95% tmpbBosTh.zip |###########--------------------------------------------| 19.99% tmpbBosTh.zip |###########--------------------------------------------| 20.04% tmpbBosTh.zip |###########--------------------------------------------| 20.09% tmpbBosTh.zip |###########--------------------------------------------| 20.13% tmpbBosTh.zip |###########--------------------------------------------| 20.18% tmpbBosTh.zip |###########--------------------------------------------| 20.22% tmpbBosTh.zip |###########--------------------------------------------| 20.27% tmpbBosTh.zip |###########--------------------------------------------| 20.31% tmpbBosTh.zip |###########--------------------------------------------| 20.36% tmpbBosTh.zip |###########--------------------------------------------| 20.41% tmpbBosTh.zip |###########--------------------------------------------| 20.45% tmpbBosTh.zip |###########--------------------------------------------| 20.5% tmpbBosTh.zip |###########--------------------------------------------| 20.54% tmpbBosTh.zip |###########--------------------------------------------| 20.59% tmpbBosTh.zip |###########--------------------------------------------| 20.63% tmpbBosTh.zip |###########--------------------------------------------| 20.68% tmpbBosTh.zip |###########--------------------------------------------| 20.72% tmpbBosTh.zip |###########--------------------------------------------| 20.77% tmpbBosTh.zip |###########--------------------------------------------| 20.82% tmpbBosTh.zip |###########--------------------------------------------| 20.86% tmpbBosTh.zip |###########--------------------------------------------| 20.91% tmpbBosTh.zip |############-------------------------------------------| 20.95% tmpbBosTh.zip |############-------------------------------------------| 21.0% tmpbBosTh.zip |############-------------------------------------------| 21.04% tmpbBosTh.zip |############-------------------------------------------| 21.09% tmpbBosTh.zip |############-------------------------------------------| 21.14% tmpbBosTh.zip |############-------------------------------------------| 21.18% tmpbBosTh.zip |############-------------------------------------------| 21.23% tmpbBosTh.zip |############-------------------------------------------| 21.27% tmpbBosTh.zip |############-------------------------------------------| 21.32% tmpbBosTh.zip |############-------------------------------------------| 21.36% tmpbBosTh.zip |############-------------------------------------------| 21.41% tmpbBosTh.zip |############-------------------------------------------| 21.46% tmpbBosTh.zip |############-------------------------------------------| 21.5% tmpbBosTh.zip |############-------------------------------------------| 21.55% tmpbBosTh.zip |############-------------------------------------------| 21.59% tmpbBosTh.zip |############-------------------------------------------| 21.64% tmpbBosTh.zip |############-------------------------------------------| 21.68% tmpbBosTh.zip |############-------------------------------------------| 21.73% tmpbBosTh.zip |############-------------------------------------------| 21.77% tmpbBosTh.zip |############-------------------------------------------| 21.82% tmpbBosTh.zip |############-------------------------------------------| 21.87% tmpbBosTh.zip |############-------------------------------------------| 21.91% tmpbBosTh.zip |############-------------------------------------------| 21.96% tmpbBosTh.zip |############-------------------------------------------| 22.0% tmpbBosTh.zip |############-------------------------------------------| 22.05% tmpbBosTh.zip |############-------------------------------------------| 22.09% tmpbBosTh.zip |############-------------------------------------------| 22.14% tmpbBosTh.zip |############-------------------------------------------| 22.19% tmpbBosTh.zip |############-------------------------------------------| 22.23% tmpbBosTh.zip |############-------------------------------------------| 22.28% tmpbBosTh.zip |############-------------------------------------------| 22.32% tmpbBosTh.zip |############-------------------------------------------| 22.37% tmpbBosTh.zip |############-------------------------------------------| 22.41% tmpbBosTh.zip |############-------------------------------------------| 22.46% tmpbBosTh.zip |############-------------------------------------------| 22.51% tmpbBosTh.zip |############-------------------------------------------| 22.55% tmpbBosTh.zip |############-------------------------------------------| 22.6% tmpbBosTh.zip |############-------------------------------------------| 22.64% tmpbBosTh.zip |############-------------------------------------------| 22.69% tmpbBosTh.zip |#############------------------------------------------| 22.73% tmpbBosTh.zip |#############------------------------------------------| 22.78% tmpbBosTh.zip |#############------------------------------------------| 22.82% tmpbBosTh.zip |#############------------------------------------------| 22.87% tmpbBosTh.zip |#############------------------------------------------| 22.92% tmpbBosTh.zip |#############------------------------------------------| 22.96% tmpbBosTh.zip |#############------------------------------------------| 23.01% tmpbBosTh.zip |#############------------------------------------------| 23.05% tmpbBosTh.zip |#############------------------------------------------| 23.1% tmpbBosTh.zip |#############------------------------------------------| 23.14% tmpbBosTh.zip |#############------------------------------------------| 23.19% tmpbBosTh.zip |#############------------------------------------------| 23.24% tmpbBosTh.zip |#############------------------------------------------| 23.28% tmpbBosTh.zip |#############------------------------------------------| 23.33% tmpbBosTh.zip |#############------------------------------------------| 23.37% tmpbBosTh.zip |#############------------------------------------------| 23.42% tmpbBosTh.zip |#############------------------------------------------| 23.46% tmpbBosTh.zip |#############------------------------------------------| 23.51% tmpbBosTh.zip |#############------------------------------------------| 23.56% tmpbBosTh.zip |#############------------------------------------------| 23.6% tmpbBosTh.zip |#############------------------------------------------| 23.65% tmpbBosTh.zip |#############------------------------------------------| 23.69% tmpbBosTh.zip |#############------------------------------------------| 23.74% tmpbBosTh.zip |#############------------------------------------------| 23.78% tmpbBosTh.zip |#############------------------------------------------| 23.83% tmpbBosTh.zip |#############------------------------------------------| 23.87% tmpbBosTh.zip |#############------------------------------------------| 23.92% tmpbBosTh.zip |#############------------------------------------------| 23.97% tmpbBosTh.zip |#############------------------------------------------| 24.01% tmpbBosTh.zip |#############------------------------------------------| 24.06% tmpbBosTh.zip |#############------------------------------------------| 24.1% tmpbBosTh.zip |#############------------------------------------------| 24.15% tmpbBosTh.zip |#############------------------------------------------| 24.19% tmpbBosTh.zip |#############------------------------------------------| 24.24% tmpbBosTh.zip |#############------------------------------------------| 24.29% tmpbBosTh.zip |#############------------------------------------------| 24.33% tmpbBosTh.zip |#############------------------------------------------| 24.38% tmpbBosTh.zip |#############------------------------------------------| 24.42% tmpbBosTh.zip |#############------------------------------------------| 24.47% tmpbBosTh.zip |#############------------------------------------------| 24.51% tmpbBosTh.zip |##############-----------------------------------------| 24.56% tmpbBosTh.zip |##############-----------------------------------------| 24.6% tmpbBosTh.zip |##############-----------------------------------------| 24.65% tmpbBosTh.zip |##############-----------------------------------------| 24.7% tmpbBosTh.zip |##############-----------------------------------------| 24.74% tmpbBosTh.zip |##############-----------------------------------------| 24.79% tmpbBosTh.zip |##############-----------------------------------------| 24.83% tmpbBosTh.zip |##############-----------------------------------------| 24.88% tmpbBosTh.zip |##############-----------------------------------------| 24.92% tmpbBosTh.zip |##############-----------------------------------------| 24.97% tmpbBosTh.zip |##############-----------------------------------------| 25.02% tmpbBosTh.zip |##############-----------------------------------------| 25.06% tmpbBosTh.zip |##############-----------------------------------------| 25.11% tmpbBosTh.zip |##############-----------------------------------------| 25.15% tmpbBosTh.zip |##############-----------------------------------------| 25.2% tmpbBosTh.zip |##############-----------------------------------------| 25.24% tmpbBosTh.zip |##############-----------------------------------------| 25.29% tmpbBosTh.zip |##############-----------------------------------------| 25.34% tmpbBosTh.zip |##############-----------------------------------------| 25.38% tmpbBosTh.zip |##############-----------------------------------------| 25.43% tmpbBosTh.zip |##############-----------------------------------------| 25.47% tmpbBosTh.zip |##############-----------------------------------------| 25.52% tmpbBosTh.zip |##############-----------------------------------------| 25.56% tmpbBosTh.zip |##############-----------------------------------------| 25.61% tmpbBosTh.zip |##############-----------------------------------------| 25.65% tmpbBosTh.zip |##############-----------------------------------------| 25.7% tmpbBosTh.zip |##############-----------------------------------------| 25.75% tmpbBosTh.zip |##############-----------------------------------------| 25.79% tmpbBosTh.zip |##############-----------------------------------------| 25.84% tmpbBosTh.zip |##############-----------------------------------------| 25.88% tmpbBosTh.zip |##############-----------------------------------------| 25.93% tmpbBosTh.zip |##############-----------------------------------------| 25.97% tmpbBosTh.zip |##############-----------------------------------------| 26.02% tmpbBosTh.zip |##############-----------------------------------------| 26.07% tmpbBosTh.zip |##############-----------------------------------------| 26.11% tmpbBosTh.zip |##############-----------------------------------------| 26.16% tmpbBosTh.zip |##############-----------------------------------------| 26.2% tmpbBosTh.zip |##############-----------------------------------------| 26.25% tmpbBosTh.zip |##############-----------------------------------------| 26.29% tmpbBosTh.zip |##############-----------------------------------------| 26.34% tmpbBosTh.zip |###############----------------------------------------| 26.39% tmpbBosTh.zip |###############----------------------------------------| 26.43% tmpbBosTh.zip |###############----------------------------------------| 26.48% tmpbBosTh.zip |###############----------------------------------------| 26.52% tmpbBosTh.zip |###############----------------------------------------| 26.57% tmpbBosTh.zip |###############----------------------------------------| 26.61% tmpbBosTh.zip |###############----------------------------------------| 26.66% tmpbBosTh.zip |###############----------------------------------------| 26.7% tmpbBosTh.zip |###############----------------------------------------| 26.75% tmpbBosTh.zip |###############----------------------------------------| 26.8% tmpbBosTh.zip |###############----------------------------------------| 26.84% tmpbBosTh.zip |###############----------------------------------------| 26.89% tmpbBosTh.zip |###############----------------------------------------| 26.93% tmpbBosTh.zip |###############----------------------------------------| 26.98% tmpbBosTh.zip |###############----------------------------------------| 27.02% tmpbBosTh.zip |###############----------------------------------------| 27.07% tmpbBosTh.zip |###############----------------------------------------| 27.12% tmpbBosTh.zip |###############----------------------------------------| 27.16% tmpbBosTh.zip |###############----------------------------------------| 27.21% tmpbBosTh.zip |###############----------------------------------------| 27.25% tmpbBosTh.zip |###############----------------------------------------| 27.3% tmpbBosTh.zip |###############----------------------------------------| 27.34% tmpbBosTh.zip |###############----------------------------------------| 27.39% tmpbBosTh.zip |###############----------------------------------------| 27.44% tmpbBosTh.zip |###############----------------------------------------| 27.48% tmpbBosTh.zip |###############----------------------------------------| 27.53% tmpbBosTh.zip |###############----------------------------------------| 27.57% tmpbBosTh.zip |###############----------------------------------------| 27.62% tmpbBosTh.zip |###############----------------------------------------| 27.66% tmpbBosTh.zip |###############----------------------------------------| 27.71% tmpbBosTh.zip |###############----------------------------------------| 27.75% tmpbBosTh.zip |###############----------------------------------------| 27.8% tmpbBosTh.zip |###############----------------------------------------| 27.85% tmpbBosTh.zip |###############----------------------------------------| 27.89% tmpbBosTh.zip |###############----------------------------------------| 27.94% tmpbBosTh.zip |###############----------------------------------------| 27.98% tmpbBosTh.zip |###############----------------------------------------| 28.03% tmpbBosTh.zip |###############----------------------------------------| 28.07% tmpbBosTh.zip |###############----------------------------------------| 28.12% tmpbBosTh.zip |###############----------------------------------------| 28.17% tmpbBosTh.zip |################---------------------------------------| 28.21% tmpbBosTh.zip |################---------------------------------------| 28.26% tmpbBosTh.zip |################---------------------------------------| 28.3% tmpbBosTh.zip |################---------------------------------------| 28.35% tmpbBosTh.zip |################---------------------------------------| 28.39% tmpbBosTh.zip |################---------------------------------------| 28.44% tmpbBosTh.zip |################---------------------------------------| 28.49% tmpbBosTh.zip |################---------------------------------------| 28.53% tmpbBosTh.zip |################---------------------------------------| 28.58% tmpbBosTh.zip |################---------------------------------------| 28.62% tmpbBosTh.zip |################---------------------------------------| 28.67% tmpbBosTh.zip |################---------------------------------------| 28.71% tmpbBosTh.zip |################---------------------------------------| 28.76% tmpbBosTh.zip |################---------------------------------------| 28.8% tmpbBosTh.zip |################---------------------------------------| 28.85% tmpbBosTh.zip |################---------------------------------------| 28.9% tmpbBosTh.zip |################---------------------------------------| 28.94% tmpbBosTh.zip |################---------------------------------------| 28.99% tmpbBosTh.zip |################---------------------------------------| 29.03% tmpbBosTh.zip |################---------------------------------------| 29.08% tmpbBosTh.zip |################---------------------------------------| 29.12% tmpbBosTh.zip |################---------------------------------------| 29.17% tmpbBosTh.zip |################---------------------------------------| 29.22% tmpbBosTh.zip |################---------------------------------------| 29.26% tmpbBosTh.zip |################---------------------------------------| 29.31% tmpbBosTh.zip |################---------------------------------------| 29.35% tmpbBosTh.zip |################---------------------------------------| 29.4% tmpbBosTh.zip |################---------------------------------------| 29.44% tmpbBosTh.zip |################---------------------------------------| 29.49% tmpbBosTh.zip |################---------------------------------------| 29.54% tmpbBosTh.zip |################---------------------------------------| 29.58% tmpbBosTh.zip |################---------------------------------------| 29.63% tmpbBosTh.zip |################---------------------------------------| 29.67% tmpbBosTh.zip |################---------------------------------------| 29.72% tmpbBosTh.zip |################---------------------------------------| 29.76% tmpbBosTh.zip |################---------------------------------------| 29.81% tmpbBosTh.zip |################---------------------------------------| 29.85% tmpbBosTh.zip |################---------------------------------------| 29.9% tmpbBosTh.zip |################---------------------------------------| 29.95% tmpbBosTh.zip |################---------------------------------------| 29.99% tmpbBosTh.zip |#################--------------------------------------| 30.04% tmpbBosTh.zip |#################--------------------------------------| 30.08% tmpbBosTh.zip |#################--------------------------------------| 30.13% tmpbBosTh.zip |#################--------------------------------------| 30.17% tmpbBosTh.zip |#################--------------------------------------| 30.22% tmpbBosTh.zip |#################--------------------------------------| 30.27% tmpbBosTh.zip |#################--------------------------------------| 30.31% tmpbBosTh.zip |#################--------------------------------------| 30.36% tmpbBosTh.zip |#################--------------------------------------| 30.4% tmpbBosTh.zip |#################--------------------------------------| 30.45% tmpbBosTh.zip |#################--------------------------------------| 30.49% tmpbBosTh.zip |#################--------------------------------------| 30.54% tmpbBosTh.zip |#################--------------------------------------| 30.59% tmpbBosTh.zip |#################--------------------------------------| 30.63% tmpbBosTh.zip |#################--------------------------------------| 30.68% tmpbBosTh.zip |#################--------------------------------------| 30.72% tmpbBosTh.zip |#################--------------------------------------| 30.77% tmpbBosTh.zip |#################--------------------------------------| 30.81% tmpbBosTh.zip |#################--------------------------------------| 30.86% tmpbBosTh.zip |#################--------------------------------------| 30.9% tmpbBosTh.zip |#################--------------------------------------| 30.95% tmpbBosTh.zip |#################--------------------------------------| 31.0% tmpbBosTh.zip |#################--------------------------------------| 31.04% tmpbBosTh.zip |#################--------------------------------------| 31.09% tmpbBosTh.zip |#################--------------------------------------| 31.13% tmpbBosTh.zip |#################--------------------------------------| 31.18% tmpbBosTh.zip |#################--------------------------------------| 31.22% tmpbBosTh.zip |#################--------------------------------------| 31.27% tmpbBosTh.zip |#################--------------------------------------| 31.32% tmpbBosTh.zip |#################--------------------------------------| 31.36% tmpbBosTh.zip |#################--------------------------------------| 31.41% tmpbBosTh.zip |#################--------------------------------------| 31.45% tmpbBosTh.zip |#################--------------------------------------| 31.5% tmpbBosTh.zip |#################--------------------------------------| 31.54% tmpbBosTh.zip |#################--------------------------------------| 31.59% tmpbBosTh.zip |#################--------------------------------------| 31.63% tmpbBosTh.zip |#################--------------------------------------| 31.68% tmpbBosTh.zip |#################--------------------------------------| 31.73% tmpbBosTh.zip |#################--------------------------------------| 31.77% tmpbBosTh.zip |#################--------------------------------------| 31.82% tmpbBosTh.zip |##################-------------------------------------| 31.86% tmpbBosTh.zip |##################-------------------------------------| 31.91% tmpbBosTh.zip |##################-------------------------------------| 31.95% tmpbBosTh.zip |##################-------------------------------------| 32.0% tmpbBosTh.zip |##################-------------------------------------| 32.05% tmpbBosTh.zip |##################-------------------------------------| 32.09% tmpbBosTh.zip |##################-------------------------------------| 32.14% tmpbBosTh.zip |##################-------------------------------------| 32.18% tmpbBosTh.zip |##################-------------------------------------| 32.23% tmpbBosTh.zip |##################-------------------------------------| 32.27% tmpbBosTh.zip |##################-------------------------------------| 32.32% tmpbBosTh.zip |##################-------------------------------------| 32.37% tmpbBosTh.zip |##################-------------------------------------| 32.41% tmpbBosTh.zip |##################-------------------------------------| 32.46% tmpbBosTh.zip |##################-------------------------------------| 32.5% tmpbBosTh.zip |##################-------------------------------------| 32.55% tmpbBosTh.zip |##################-------------------------------------| 32.59% tmpbBosTh.zip |##################-------------------------------------| 32.64% tmpbBosTh.zip |##################-------------------------------------| 32.68% tmpbBosTh.zip |##################-------------------------------------| 32.73% tmpbBosTh.zip |##################-------------------------------------| 32.78% tmpbBosTh.zip |##################-------------------------------------| 32.82% tmpbBosTh.zip |##################-------------------------------------| 32.87% tmpbBosTh.zip |##################-------------------------------------| 32.91% tmpbBosTh.zip |##################-------------------------------------| 32.96% tmpbBosTh.zip |##################-------------------------------------| 33.0% tmpbBosTh.zip |##################-------------------------------------| 33.05% tmpbBosTh.zip |##################-------------------------------------| 33.1% tmpbBosTh.zip |##################-------------------------------------| 33.14% tmpbBosTh.zip |##################-------------------------------------| 33.19% tmpbBosTh.zip |##################-------------------------------------| 33.23% tmpbBosTh.zip |##################-------------------------------------| 33.28% tmpbBosTh.zip |##################-------------------------------------| 33.32% tmpbBosTh.zip |##################-------------------------------------| 33.37% tmpbBosTh.zip |##################-------------------------------------| 33.42% tmpbBosTh.zip |##################-------------------------------------| 33.46% tmpbBosTh.zip |##################-------------------------------------| 33.51% tmpbBosTh.zip |##################-------------------------------------| 33.55% tmpbBosTh.zip |##################-------------------------------------| 33.6% tmpbBosTh.zip |###################------------------------------------| 33.64% tmpbBosTh.zip |###################------------------------------------| 33.69% tmpbBosTh.zip |###################------------------------------------| 33.73% tmpbBosTh.zip |###################------------------------------------| 33.78% tmpbBosTh.zip |###################------------------------------------| 33.83% tmpbBosTh.zip |###################------------------------------------| 33.87% tmpbBosTh.zip |###################------------------------------------| 33.92% tmpbBosTh.zip |###################------------------------------------| 33.96% tmpbBosTh.zip |###################------------------------------------| 34.01% tmpbBosTh.zip |###################------------------------------------| 34.05% tmpbBosTh.zip |###################------------------------------------| 34.1% tmpbBosTh.zip |###################------------------------------------| 34.15% tmpbBosTh.zip |###################------------------------------------| 34.19% tmpbBosTh.zip |###################------------------------------------| 34.24% tmpbBosTh.zip |###################------------------------------------| 34.28% tmpbBosTh.zip |###################------------------------------------| 34.33% tmpbBosTh.zip |###################------------------------------------| 34.37% tmpbBosTh.zip |###################------------------------------------| 34.42% tmpbBosTh.zip |###################------------------------------------| 34.47% tmpbBosTh.zip |###################------------------------------------| 34.51% tmpbBosTh.zip |###################------------------------------------| 34.56% tmpbBosTh.zip |###################------------------------------------| 34.6% tmpbBosTh.zip |###################------------------------------------| 34.65% tmpbBosTh.zip |###################------------------------------------| 34.69% tmpbBosTh.zip |###################------------------------------------| 34.74% tmpbBosTh.zip |###################------------------------------------| 34.78% tmpbBosTh.zip |###################------------------------------------| 34.83% tmpbBosTh.zip |###################------------------------------------| 34.88% tmpbBosTh.zip |###################------------------------------------| 34.92% tmpbBosTh.zip |###################------------------------------------| 34.97% tmpbBosTh.zip |###################------------------------------------| 35.01% tmpbBosTh.zip |###################------------------------------------| 35.06% tmpbBosTh.zip |###################------------------------------------| 35.1% tmpbBosTh.zip |###################------------------------------------| 35.15% tmpbBosTh.zip |###################------------------------------------| 35.2% tmpbBosTh.zip |###################------------------------------------| 35.24% tmpbBosTh.zip |###################------------------------------------| 35.29% tmpbBosTh.zip |###################------------------------------------| 35.33% tmpbBosTh.zip |###################------------------------------------| 35.38% tmpbBosTh.zip |###################------------------------------------| 35.42% tmpbBosTh.zip |####################-----------------------------------| 35.47% tmpbBosTh.zip |####################-----------------------------------| 35.52% tmpbBosTh.zip |####################-----------------------------------| 35.56% tmpbBosTh.zip |####################-----------------------------------| 35.61% tmpbBosTh.zip |####################-----------------------------------| 35.65% tmpbBosTh.zip |####################-----------------------------------| 35.7% tmpbBosTh.zip |####################-----------------------------------| 35.74% tmpbBosTh.zip |####################-----------------------------------| 35.79% tmpbBosTh.zip |####################-----------------------------------| 35.83% tmpbBosTh.zip |####################-----------------------------------| 35.88% tmpbBosTh.zip |####################-----------------------------------| 35.93% tmpbBosTh.zip |####################-----------------------------------| 35.97% tmpbBosTh.zip |####################-----------------------------------| 36.02% tmpbBosTh.zip |####################-----------------------------------| 36.06% tmpbBosTh.zip |####################-----------------------------------| 36.11% tmpbBosTh.zip |####################-----------------------------------| 36.15% tmpbBosTh.zip |####################-----------------------------------| 36.2% tmpbBosTh.zip |####################-----------------------------------| 36.25% tmpbBosTh.zip |####################-----------------------------------| 36.29% tmpbBosTh.zip |####################-----------------------------------| 36.34% tmpbBosTh.zip |####################-----------------------------------| 36.38% tmpbBosTh.zip |####################-----------------------------------| 36.43% tmpbBosTh.zip |####################-----------------------------------| 36.47% tmpbBosTh.zip |####################-----------------------------------| 36.52% tmpbBosTh.zip |####################-----------------------------------| 36.57% tmpbBosTh.zip |####################-----------------------------------| 36.61% tmpbBosTh.zip |####################-----------------------------------| 36.66% tmpbBosTh.zip |####################-----------------------------------| 36.7% tmpbBosTh.zip |####################-----------------------------------| 36.75% tmpbBosTh.zip |####################-----------------------------------| 36.79% tmpbBosTh.zip |####################-----------------------------------| 36.84% tmpbBosTh.zip |####################-----------------------------------| 36.88% tmpbBosTh.zip |####################-----------------------------------| 36.93% tmpbBosTh.zip |####################-----------------------------------| 36.98% tmpbBosTh.zip |####################-----------------------------------| 37.02% tmpbBosTh.zip |####################-----------------------------------| 37.07% tmpbBosTh.zip |####################-----------------------------------| 37.11% tmpbBosTh.zip |####################-----------------------------------| 37.16% tmpbBosTh.zip |####################-----------------------------------| 37.2% tmpbBosTh.zip |####################-----------------------------------| 37.25% tmpbBosTh.zip |#####################----------------------------------| 37.3% tmpbBosTh.zip |#####################----------------------------------| 37.34% tmpbBosTh.zip |#####################----------------------------------| 37.39% tmpbBosTh.zip |#####################----------------------------------| 37.43% tmpbBosTh.zip |#####################----------------------------------| 37.48% tmpbBosTh.zip |#####################----------------------------------| 37.52% tmpbBosTh.zip |#####################----------------------------------| 37.57% tmpbBosTh.zip |#####################----------------------------------| 37.62% tmpbBosTh.zip |#####################----------------------------------| 37.66% tmpbBosTh.zip |#####################----------------------------------| 37.71% tmpbBosTh.zip |#####################----------------------------------| 37.75% tmpbBosTh.zip |#####################----------------------------------| 37.8% tmpbBosTh.zip |#####################----------------------------------| 37.84% tmpbBosTh.zip |#####################----------------------------------| 37.89% tmpbBosTh.zip |#####################----------------------------------| 37.93% tmpbBosTh.zip |#####################----------------------------------| 37.98% tmpbBosTh.zip |#####################----------------------------------| 38.03% tmpbBosTh.zip |#####################----------------------------------| 38.07% tmpbBosTh.zip |#####################----------------------------------| 38.12% tmpbBosTh.zip |#####################----------------------------------| 38.16% tmpbBosTh.zip |#####################----------------------------------| 38.21% tmpbBosTh.zip |#####################----------------------------------| 38.25% tmpbBosTh.zip |#####################----------------------------------| 38.3% tmpbBosTh.zip |#####################----------------------------------| 38.35% tmpbBosTh.zip |#####################----------------------------------| 38.39% tmpbBosTh.zip |#####################----------------------------------| 38.44% tmpbBosTh.zip |#####################----------------------------------| 38.48% tmpbBosTh.zip |#####################----------------------------------| 38.53% tmpbBosTh.zip |#####################----------------------------------| 38.57% tmpbBosTh.zip |#####################----------------------------------| 38.62% tmpbBosTh.zip |#####################----------------------------------| 38.66% tmpbBosTh.zip |#####################----------------------------------| 38.71% tmpbBosTh.zip |#####################----------------------------------| 38.76% tmpbBosTh.zip |#####################----------------------------------| 38.8% tmpbBosTh.zip |#####################----------------------------------| 38.85% tmpbBosTh.zip |#####################----------------------------------| 38.89% tmpbBosTh.zip |#####################----------------------------------| 38.94% tmpbBosTh.zip |#####################----------------------------------| 38.98% tmpbBosTh.zip |#####################----------------------------------| 39.03% tmpbBosTh.zip |#####################----------------------------------| 39.08% tmpbBosTh.zip |######################---------------------------------| 39.12% tmpbBosTh.zip |######################---------------------------------| 39.17% tmpbBosTh.zip |######################---------------------------------| 39.21% tmpbBosTh.zip |######################---------------------------------| 39.26% tmpbBosTh.zip |######################---------------------------------| 39.3% tmpbBosTh.zip |######################---------------------------------| 39.35% tmpbBosTh.zip |######################---------------------------------| 39.4% tmpbBosTh.zip |######################---------------------------------| 39.44% tmpbBosTh.zip |######################---------------------------------| 39.49% tmpbBosTh.zip |######################---------------------------------| 39.53% tmpbBosTh.zip |######################---------------------------------| 39.58% tmpbBosTh.zip |######################---------------------------------| 39.62% tmpbBosTh.zip |######################---------------------------------| 39.67% tmpbBosTh.zip |######################---------------------------------| 39.71% tmpbBosTh.zip |######################---------------------------------| 39.76% tmpbBosTh.zip |######################---------------------------------| 39.81% tmpbBosTh.zip |######################---------------------------------| 39.85% tmpbBosTh.zip |######################---------------------------------| 39.9% tmpbBosTh.zip |######################---------------------------------| 39.94% tmpbBosTh.zip |######################---------------------------------| 39.99% tmpbBosTh.zip |######################---------------------------------| 40.03% tmpbBosTh.zip |######################---------------------------------| 40.08% tmpbBosTh.zip |######################---------------------------------| 40.13% tmpbBosTh.zip |######################---------------------------------| 40.17% tmpbBosTh.zip |######################---------------------------------| 40.22% tmpbBosTh.zip |######################---------------------------------| 40.26% tmpbBosTh.zip |######################---------------------------------| 40.31% tmpbBosTh.zip |######################---------------------------------| 40.35% tmpbBosTh.zip |######################---------------------------------| 40.4% tmpbBosTh.zip |######################---------------------------------| 40.45% tmpbBosTh.zip |######################---------------------------------| 40.49% tmpbBosTh.zip |######################---------------------------------| 40.54% tmpbBosTh.zip |######################---------------------------------| 40.58% tmpbBosTh.zip |######################---------------------------------| 40.63% tmpbBosTh.zip |######################---------------------------------| 40.67% tmpbBosTh.zip |######################---------------------------------| 40.72% tmpbBosTh.zip |######################---------------------------------| 40.76% tmpbBosTh.zip |######################---------------------------------| 40.81% tmpbBosTh.zip |######################---------------------------------| 40.86% tmpbBosTh.zip |######################---------------------------------| 40.9% tmpbBosTh.zip |#######################--------------------------------| 40.95% tmpbBosTh.zip |#######################--------------------------------| 40.99% tmpbBosTh.zip |#######################--------------------------------| 41.04% tmpbBosTh.zip |#######################--------------------------------| 41.08% tmpbBosTh.zip |#######################--------------------------------| 41.13% tmpbBosTh.zip |#######################--------------------------------| 41.18% tmpbBosTh.zip |#######################--------------------------------| 41.22% tmpbBosTh.zip |#######################--------------------------------| 41.27% tmpbBosTh.zip |#######################--------------------------------| 41.31% tmpbBosTh.zip |#######################--------------------------------| 41.36% tmpbBosTh.zip |#######################--------------------------------| 41.4% tmpbBosTh.zip |#######################--------------------------------| 41.45% tmpbBosTh.zip |#######################--------------------------------| 41.5% tmpbBosTh.zip |#######################--------------------------------| 41.54% tmpbBosTh.zip |#######################--------------------------------| 41.59% tmpbBosTh.zip |#######################--------------------------------| 41.63% tmpbBosTh.zip |#######################--------------------------------| 41.68% tmpbBosTh.zip |#######################--------------------------------| 41.72% tmpbBosTh.zip |#######################--------------------------------| 41.77% tmpbBosTh.zip |#######################--------------------------------| 41.81% tmpbBosTh.zip |#######################--------------------------------| 41.86% tmpbBosTh.zip |#######################--------------------------------| 41.91% tmpbBosTh.zip |#######################--------------------------------| 41.95% tmpbBosTh.zip |#######################--------------------------------| 42.0% tmpbBosTh.zip |#######################--------------------------------| 42.04% tmpbBosTh.zip |#######################--------------------------------| 42.09% tmpbBosTh.zip |#######################--------------------------------| 42.13% tmpbBosTh.zip |#######################--------------------------------| 42.18% tmpbBosTh.zip |#######################--------------------------------| 42.23% tmpbBosTh.zip |#######################--------------------------------| 42.27% tmpbBosTh.zip |#######################--------------------------------| 42.32% tmpbBosTh.zip |#######################--------------------------------| 42.36% tmpbBosTh.zip |#######################--------------------------------| 42.41% tmpbBosTh.zip |#######################--------------------------------| 42.45% tmpbBosTh.zip |#######################--------------------------------| 42.5% tmpbBosTh.zip |#######################--------------------------------| 42.55% tmpbBosTh.zip |#######################--------------------------------| 42.59% tmpbBosTh.zip |#######################--------------------------------| 42.64% tmpbBosTh.zip |#######################--------------------------------| 42.68% tmpbBosTh.zip |########################-------------------------------| 42.73% tmpbBosTh.zip |########################-------------------------------| 42.77% tmpbBosTh.zip |########################-------------------------------| 42.82% tmpbBosTh.zip |########################-------------------------------| 42.86% tmpbBosTh.zip |########################-------------------------------| 42.91% tmpbBosTh.zip |########################-------------------------------| 42.96% tmpbBosTh.zip |########################-------------------------------| 43.0% tmpbBosTh.zip |########################-------------------------------| 43.05% tmpbBosTh.zip |########################-------------------------------| 43.09% tmpbBosTh.zip |########################-------------------------------| 43.14% tmpbBosTh.zip |########################-------------------------------| 43.18% tmpbBosTh.zip |########################-------------------------------| 43.23% tmpbBosTh.zip |########################-------------------------------| 43.28% tmpbBosTh.zip |########################-------------------------------| 43.32% tmpbBosTh.zip |########################-------------------------------| 43.37% tmpbBosTh.zip |########################-------------------------------| 43.41% tmpbBosTh.zip |########################-------------------------------| 43.46% tmpbBosTh.zip |########################-------------------------------| 43.5% tmpbBosTh.zip |########################-------------------------------| 43.55% tmpbBosTh.zip |########################-------------------------------| 43.6% tmpbBosTh.zip |########################-------------------------------| 43.64% tmpbBosTh.zip |########################-------------------------------| 43.69% tmpbBosTh.zip |########################-------------------------------| 43.73% tmpbBosTh.zip |########################-------------------------------| 43.78% tmpbBosTh.zip |########################-------------------------------| 43.82% tmpbBosTh.zip |########################-------------------------------| 43.87% tmpbBosTh.zip |########################-------------------------------| 43.91% tmpbBosTh.zip |########################-------------------------------| 43.96% tmpbBosTh.zip |########################-------------------------------| 44.01% tmpbBosTh.zip |########################-------------------------------| 44.05% tmpbBosTh.zip |########################-------------------------------| 44.1% tmpbBosTh.zip |########################-------------------------------| 44.14% tmpbBosTh.zip |########################-------------------------------| 44.19% tmpbBosTh.zip |########################-------------------------------| 44.23% tmpbBosTh.zip |########################-------------------------------| 44.28% tmpbBosTh.zip |########################-------------------------------| 44.33% tmpbBosTh.zip |########################-------------------------------| 44.37% tmpbBosTh.zip |########################-------------------------------| 44.42% tmpbBosTh.zip |########################-------------------------------| 44.46% tmpbBosTh.zip |########################-------------------------------| 44.51% tmpbBosTh.zip |#########################------------------------------| 44.55% tmpbBosTh.zip |#########################------------------------------| 44.6% tmpbBosTh.zip |#########################------------------------------| 44.65% tmpbBosTh.zip |#########################------------------------------| 44.69% tmpbBosTh.zip |#########################------------------------------| 44.74% tmpbBosTh.zip |#########################------------------------------| 44.78% tmpbBosTh.zip |#########################------------------------------| 44.83% tmpbBosTh.zip |#########################------------------------------| 44.87% tmpbBosTh.zip |#########################------------------------------| 44.92% tmpbBosTh.zip |#########################------------------------------| 44.96% tmpbBosTh.zip |#########################------------------------------| 45.01% tmpbBosTh.zip |#########################------------------------------| 45.06% tmpbBosTh.zip |#########################------------------------------| 45.1% tmpbBosTh.zip |#########################------------------------------| 45.15% tmpbBosTh.zip |#########################------------------------------| 45.19% tmpbBosTh.zip |#########################------------------------------| 45.24% tmpbBosTh.zip |#########################------------------------------| 45.28% tmpbBosTh.zip |#########################------------------------------| 45.33% tmpbBosTh.zip |#########################------------------------------| 45.38% tmpbBosTh.zip |#########################------------------------------| 45.42% tmpbBosTh.zip |#########################------------------------------| 45.47% tmpbBosTh.zip |#########################------------------------------| 45.51% tmpbBosTh.zip |#########################------------------------------| 45.56% tmpbBosTh.zip |#########################------------------------------| 45.6% tmpbBosTh.zip |#########################------------------------------| 45.65% tmpbBosTh.zip |#########################------------------------------| 45.69% tmpbBosTh.zip |#########################------------------------------| 45.74% tmpbBosTh.zip |#########################------------------------------| 45.79% tmpbBosTh.zip |#########################------------------------------| 45.83% tmpbBosTh.zip |#########################------------------------------| 45.88% tmpbBosTh.zip |#########################------------------------------| 45.92% tmpbBosTh.zip |#########################------------------------------| 45.97% tmpbBosTh.zip |#########################------------------------------| 46.01% tmpbBosTh.zip |#########################------------------------------| 46.06% tmpbBosTh.zip |#########################------------------------------| 46.11% tmpbBosTh.zip |#########################------------------------------| 46.15% tmpbBosTh.zip |#########################------------------------------| 46.2% tmpbBosTh.zip |#########################------------------------------| 46.24% tmpbBosTh.zip |#########################------------------------------| 46.29% tmpbBosTh.zip |#########################------------------------------| 46.33% tmpbBosTh.zip |##########################-----------------------------| 46.38% tmpbBosTh.zip |##########################-----------------------------| 46.43% tmpbBosTh.zip |##########################-----------------------------| 46.47% tmpbBosTh.zip |##########################-----------------------------| 46.52% tmpbBosTh.zip |##########################-----------------------------| 46.56% tmpbBosTh.zip |##########################-----------------------------| 46.61% tmpbBosTh.zip |##########################-----------------------------| 46.65% tmpbBosTh.zip |##########################-----------------------------| 46.7% tmpbBosTh.zip |##########################-----------------------------| 46.74% tmpbBosTh.zip |##########################-----------------------------| 46.79% tmpbBosTh.zip |##########################-----------------------------| 46.84% tmpbBosTh.zip |##########################-----------------------------| 46.88% tmpbBosTh.zip |##########################-----------------------------| 46.93% tmpbBosTh.zip |##########################-----------------------------| 46.97% tmpbBosTh.zip |##########################-----------------------------| 47.02% tmpbBosTh.zip |##########################-----------------------------| 47.06% tmpbBosTh.zip |##########################-----------------------------| 47.11% tmpbBosTh.zip |##########################-----------------------------| 47.16% tmpbBosTh.zip |##########################-----------------------------| 47.2% tmpbBosTh.zip |##########################-----------------------------| 47.25% tmpbBosTh.zip |##########################-----------------------------| 47.29% tmpbBosTh.zip |##########################-----------------------------| 47.34% tmpbBosTh.zip |##########################-----------------------------| 47.38% tmpbBosTh.zip |##########################-----------------------------| 47.43% tmpbBosTh.zip |##########################-----------------------------| 47.48% tmpbBosTh.zip |##########################-----------------------------| 47.52% tmpbBosTh.zip |##########################-----------------------------| 47.57% tmpbBosTh.zip |##########################-----------------------------| 47.61% tmpbBosTh.zip |##########################-----------------------------| 47.66% tmpbBosTh.zip |##########################-----------------------------| 47.7% tmpbBosTh.zip |##########################-----------------------------| 47.75% tmpbBosTh.zip |##########################-----------------------------| 47.79% tmpbBosTh.zip |##########################-----------------------------| 47.84% tmpbBosTh.zip |##########################-----------------------------| 47.89% tmpbBosTh.zip |##########################-----------------------------| 47.93% tmpbBosTh.zip |##########################-----------------------------| 47.98% tmpbBosTh.zip |##########################-----------------------------| 48.02% tmpbBosTh.zip |##########################-----------------------------| 48.07% tmpbBosTh.zip |##########################-----------------------------| 48.11% tmpbBosTh.zip |##########################-----------------------------| 48.16% tmpbBosTh.zip |###########################----------------------------| 48.21% tmpbBosTh.zip |###########################----------------------------| 48.25% tmpbBosTh.zip |###########################----------------------------| 48.3% tmpbBosTh.zip |###########################----------------------------| 48.34% tmpbBosTh.zip |###########################----------------------------| 48.39% tmpbBosTh.zip |###########################----------------------------| 48.43% tmpbBosTh.zip |###########################----------------------------| 48.48% tmpbBosTh.zip |###########################----------------------------| 48.53% tmpbBosTh.zip |###########################----------------------------| 48.57% tmpbBosTh.zip |###########################----------------------------| 48.62% tmpbBosTh.zip |###########################----------------------------| 48.66% tmpbBosTh.zip |###########################----------------------------| 48.71% tmpbBosTh.zip |###########################----------------------------| 48.75% tmpbBosTh.zip |###########################----------------------------| 48.8% tmpbBosTh.zip |###########################----------------------------| 48.84% tmpbBosTh.zip |###########################----------------------------| 48.89% tmpbBosTh.zip |###########################----------------------------| 48.94% tmpbBosTh.zip |###########################----------------------------| 48.98% tmpbBosTh.zip |###########################----------------------------| 49.03% tmpbBosTh.zip |###########################----------------------------| 49.07% tmpbBosTh.zip |###########################----------------------------| 49.12% tmpbBosTh.zip |###########################----------------------------| 49.16% tmpbBosTh.zip |###########################----------------------------| 49.21% tmpbBosTh.zip |###########################----------------------------| 49.26% tmpbBosTh.zip |###########################----------------------------| 49.3% tmpbBosTh.zip |###########################----------------------------| 49.35% tmpbBosTh.zip |###########################----------------------------| 49.39% tmpbBosTh.zip |###########################----------------------------| 49.44% tmpbBosTh.zip |###########################----------------------------| 49.48% tmpbBosTh.zip |###########################----------------------------| 49.53% tmpbBosTh.zip |###########################----------------------------| 49.58% tmpbBosTh.zip |###########################----------------------------| 49.62% tmpbBosTh.zip |###########################----------------------------| 49.67% tmpbBosTh.zip |###########################----------------------------| 49.71% tmpbBosTh.zip |###########################----------------------------| 49.76% tmpbBosTh.zip |###########################----------------------------| 49.8% tmpbBosTh.zip |###########################----------------------------| 49.85% tmpbBosTh.zip |###########################----------------------------| 49.89% tmpbBosTh.zip |###########################----------------------------| 49.94% tmpbBosTh.zip |###########################----------------------------| 49.99% tmpbBosTh.zip |############################---------------------------| 50.03% tmpbBosTh.zip |############################---------------------------| 50.08% tmpbBosTh.zip |############################---------------------------| 50.12% tmpbBosTh.zip |############################---------------------------| 50.17% tmpbBosTh.zip |############################---------------------------| 50.21% tmpbBosTh.zip |############################---------------------------| 50.26% tmpbBosTh.zip |############################---------------------------| 50.31% tmpbBosTh.zip |############################---------------------------| 50.35% tmpbBosTh.zip |############################---------------------------| 50.4% tmpbBosTh.zip |############################---------------------------| 50.44% tmpbBosTh.zip |############################---------------------------| 50.49% tmpbBosTh.zip |############################---------------------------| 50.53% tmpbBosTh.zip |############################---------------------------| 50.58% tmpbBosTh.zip |############################---------------------------| 50.63% tmpbBosTh.zip |############################---------------------------| 50.67% tmpbBosTh.zip |############################---------------------------| 50.72% tmpbBosTh.zip |############################---------------------------| 50.76% tmpbBosTh.zip |############################---------------------------| 50.81% tmpbBosTh.zip |############################---------------------------| 50.85% tmpbBosTh.zip |############################---------------------------| 50.9% tmpbBosTh.zip |############################---------------------------| 50.94% tmpbBosTh.zip |############################---------------------------| 50.99% tmpbBosTh.zip |############################---------------------------| 51.04% tmpbBosTh.zip |############################---------------------------| 51.08% tmpbBosTh.zip |############################---------------------------| 51.13% tmpbBosTh.zip |############################---------------------------| 51.17% tmpbBosTh.zip |############################---------------------------| 51.22% tmpbBosTh.zip |############################---------------------------| 51.26% tmpbBosTh.zip |############################---------------------------| 51.31% tmpbBosTh.zip |############################---------------------------| 51.36% tmpbBosTh.zip |############################---------------------------| 51.4% tmpbBosTh.zip |############################---------------------------| 51.45% tmpbBosTh.zip |############################---------------------------| 51.49% tmpbBosTh.zip |############################---------------------------| 51.54% tmpbBosTh.zip |############################---------------------------| 51.58% tmpbBosTh.zip |############################---------------------------| 51.63% tmpbBosTh.zip |############################---------------------------| 51.68% tmpbBosTh.zip |############################---------------------------| 51.72% tmpbBosTh.zip |############################---------------------------| 51.77% tmpbBosTh.zip |############################---------------------------| 51.81% tmpbBosTh.zip |#############################--------------------------| 51.86% tmpbBosTh.zip |#############################--------------------------| 51.9% tmpbBosTh.zip |#############################--------------------------| 51.95% tmpbBosTh.zip |#############################--------------------------| 51.99% tmpbBosTh.zip |#############################--------------------------| 52.04% tmpbBosTh.zip |#############################--------------------------| 52.09% tmpbBosTh.zip |#############################--------------------------| 52.13% tmpbBosTh.zip |#############################--------------------------| 52.18% tmpbBosTh.zip |#############################--------------------------| 52.22% tmpbBosTh.zip |#############################--------------------------| 52.27% tmpbBosTh.zip |#############################--------------------------| 52.31% tmpbBosTh.zip |#############################--------------------------| 52.36% tmpbBosTh.zip |#############################--------------------------| 52.41% tmpbBosTh.zip |#############################--------------------------| 52.45% tmpbBosTh.zip |#############################--------------------------| 52.5% tmpbBosTh.zip |#############################--------------------------| 52.54% tmpbBosTh.zip |#############################--------------------------| 52.59% tmpbBosTh.zip |#############################--------------------------| 52.63% tmpbBosTh.zip |#############################--------------------------| 52.68% tmpbBosTh.zip |#############################--------------------------| 52.72% tmpbBosTh.zip |#############################--------------------------| 52.77% tmpbBosTh.zip |#############################--------------------------| 52.82% tmpbBosTh.zip |#############################--------------------------| 52.86% tmpbBosTh.zip |#############################--------------------------| 52.91% tmpbBosTh.zip |#############################--------------------------| 52.95% tmpbBosTh.zip |#############################--------------------------| 53.0% tmpbBosTh.zip |#############################--------------------------| 53.04% tmpbBosTh.zip |#############################--------------------------| 53.09% tmpbBosTh.zip |#############################--------------------------| 53.14% tmpbBosTh.zip |#############################--------------------------| 53.18% tmpbBosTh.zip |#############################--------------------------| 53.23% tmpbBosTh.zip |#############################--------------------------| 53.27% tmpbBosTh.zip |#############################--------------------------| 53.32% tmpbBosTh.zip |#############################--------------------------| 53.36% tmpbBosTh.zip |#############################--------------------------| 53.41% tmpbBosTh.zip |#############################--------------------------| 53.46% tmpbBosTh.zip |#############################--------------------------| 53.5% tmpbBosTh.zip |#############################--------------------------| 53.55% tmpbBosTh.zip |#############################--------------------------| 53.59% tmpbBosTh.zip |##############################-------------------------| 53.64% tmpbBosTh.zip |##############################-------------------------| 53.68% tmpbBosTh.zip |##############################-------------------------| 53.73% tmpbBosTh.zip |##############################-------------------------| 53.77% tmpbBosTh.zip |##############################-------------------------| 53.82% tmpbBosTh.zip |##############################-------------------------| 53.87% tmpbBosTh.zip |##############################-------------------------| 53.91% tmpbBosTh.zip |##############################-------------------------| 53.96% tmpbBosTh.zip |##############################-------------------------| 54.0% tmpbBosTh.zip |##############################-------------------------| 54.05% tmpbBosTh.zip |##############################-------------------------| 54.09% tmpbBosTh.zip |##############################-------------------------| 54.14% tmpbBosTh.zip |##############################-------------------------| 54.19% tmpbBosTh.zip |##############################-------------------------| 54.23% tmpbBosTh.zip |##############################-------------------------| 54.28% tmpbBosTh.zip |##############################-------------------------| 54.32% tmpbBosTh.zip |##############################-------------------------| 54.37% tmpbBosTh.zip |##############################-------------------------| 54.41% tmpbBosTh.zip |##############################-------------------------| 54.46% tmpbBosTh.zip |##############################-------------------------| 54.51% tmpbBosTh.zip |##############################-------------------------| 54.55% tmpbBosTh.zip |##############################-------------------------| 54.6% tmpbBosTh.zip |##############################-------------------------| 54.64% tmpbBosTh.zip |##############################-------------------------| 54.69% tmpbBosTh.zip |##############################-------------------------| 54.73% tmpbBosTh.zip |##############################-------------------------| 54.78% tmpbBosTh.zip |##############################-------------------------| 54.82% tmpbBosTh.zip |##############################-------------------------| 54.87% tmpbBosTh.zip |##############################-------------------------| 54.92% tmpbBosTh.zip |##############################-------------------------| 54.96% tmpbBosTh.zip |##############################-------------------------| 55.01% tmpbBosTh.zip |##############################-------------------------| 55.05% tmpbBosTh.zip |##############################-------------------------| 55.1% tmpbBosTh.zip |##############################-------------------------| 55.14% tmpbBosTh.zip |##############################-------------------------| 55.19% tmpbBosTh.zip |##############################-------------------------| 55.24% tmpbBosTh.zip |##############################-------------------------| 55.28% tmpbBosTh.zip |##############################-------------------------| 55.33% tmpbBosTh.zip |##############################-------------------------| 55.37% tmpbBosTh.zip |##############################-------------------------| 55.42% tmpbBosTh.zip |###############################------------------------| 55.46% tmpbBosTh.zip |###############################------------------------| 55.51% tmpbBosTh.zip |###############################------------------------| 55.56% tmpbBosTh.zip |###############################------------------------| 55.6% tmpbBosTh.zip |###############################------------------------| 55.65% tmpbBosTh.zip |###############################------------------------| 55.69% tmpbBosTh.zip |###############################------------------------| 55.74% tmpbBosTh.zip |###############################------------------------| 55.78% tmpbBosTh.zip |###############################------------------------| 55.83% tmpbBosTh.zip |###############################------------------------| 55.87% tmpbBosTh.zip |###############################------------------------| 55.92% tmpbBosTh.zip |###############################------------------------| 55.97% tmpbBosTh.zip |###############################------------------------| 56.01% tmpbBosTh.zip |###############################------------------------| 56.06% tmpbBosTh.zip |###############################------------------------| 56.1% tmpbBosTh.zip |###############################------------------------| 56.15% tmpbBosTh.zip |###############################------------------------| 56.19% tmpbBosTh.zip |###############################------------------------| 56.24% tmpbBosTh.zip |###############################------------------------| 56.29% tmpbBosTh.zip |###############################------------------------| 56.33% tmpbBosTh.zip |###############################------------------------| 56.38% tmpbBosTh.zip |###############################------------------------| 56.42% tmpbBosTh.zip |###############################------------------------| 56.47% tmpbBosTh.zip |###############################------------------------| 56.51% tmpbBosTh.zip |###############################------------------------| 56.56% tmpbBosTh.zip |###############################------------------------| 56.61% tmpbBosTh.zip |###############################------------------------| 56.65% tmpbBosTh.zip |###############################------------------------| 56.7% tmpbBosTh.zip |###############################------------------------| 56.74% tmpbBosTh.zip |###############################------------------------| 56.79% tmpbBosTh.zip |###############################------------------------| 56.83% tmpbBosTh.zip |###############################------------------------| 56.88% tmpbBosTh.zip |###############################------------------------| 56.92% tmpbBosTh.zip |###############################------------------------| 56.97% tmpbBosTh.zip |###############################------------------------| 57.02% tmpbBosTh.zip |###############################------------------------| 57.06% tmpbBosTh.zip |###############################------------------------| 57.11% tmpbBosTh.zip |###############################------------------------| 57.15% tmpbBosTh.zip |###############################------------------------| 57.2% tmpbBosTh.zip |###############################------------------------| 57.24% tmpbBosTh.zip |################################-----------------------| 57.29% tmpbBosTh.zip |################################-----------------------| 57.34% tmpbBosTh.zip |################################-----------------------| 57.38% tmpbBosTh.zip |################################-----------------------| 57.43% tmpbBosTh.zip |################################-----------------------| 57.47% tmpbBosTh.zip |################################-----------------------| 57.52% tmpbBosTh.zip |################################-----------------------| 57.56% tmpbBosTh.zip |################################-----------------------| 57.61% tmpbBosTh.zip |################################-----------------------| 57.66% tmpbBosTh.zip |################################-----------------------| 57.7% tmpbBosTh.zip |################################-----------------------| 57.75% tmpbBosTh.zip |################################-----------------------| 57.79% tmpbBosTh.zip |################################-----------------------| 57.84% tmpbBosTh.zip |################################-----------------------| 57.88% tmpbBosTh.zip |################################-----------------------| 57.93% tmpbBosTh.zip |################################-----------------------| 57.97% tmpbBosTh.zip |################################-----------------------| 58.02% tmpbBosTh.zip |################################-----------------------| 58.07% tmpbBosTh.zip |################################-----------------------| 58.11% tmpbBosTh.zip |################################-----------------------| 58.16% tmpbBosTh.zip |################################-----------------------| 58.2% tmpbBosTh.zip |################################-----------------------| 58.25% tmpbBosTh.zip |################################-----------------------| 58.29% tmpbBosTh.zip |################################-----------------------| 58.34% tmpbBosTh.zip |################################-----------------------| 58.39% tmpbBosTh.zip |################################-----------------------| 58.43% tmpbBosTh.zip |################################-----------------------| 58.48% tmpbBosTh.zip |################################-----------------------| 58.52% tmpbBosTh.zip |################################-----------------------| 58.57% tmpbBosTh.zip |################################-----------------------| 58.61% tmpbBosTh.zip |################################-----------------------| 58.66% tmpbBosTh.zip |################################-----------------------| 58.71% tmpbBosTh.zip |################################-----------------------| 58.75% tmpbBosTh.zip |################################-----------------------| 58.8% tmpbBosTh.zip |################################-----------------------| 58.84% tmpbBosTh.zip |################################-----------------------| 58.89% tmpbBosTh.zip |################################-----------------------| 58.93% tmpbBosTh.zip |################################-----------------------| 58.98% tmpbBosTh.zip |################################-----------------------| 59.02% tmpbBosTh.zip |################################-----------------------| 59.07% tmpbBosTh.zip |#################################----------------------| 59.12% tmpbBosTh.zip |#################################----------------------| 59.16% tmpbBosTh.zip |#################################----------------------| 59.21% tmpbBosTh.zip |#################################----------------------| 59.25% tmpbBosTh.zip |#################################----------------------| 59.3% tmpbBosTh.zip |#################################----------------------| 59.34% tmpbBosTh.zip |#################################----------------------| 59.39% tmpbBosTh.zip |#################################----------------------| 59.44% tmpbBosTh.zip |#################################----------------------| 59.48% tmpbBosTh.zip |#################################----------------------| 59.53% tmpbBosTh.zip |#################################----------------------| 59.57% tmpbBosTh.zip |#################################----------------------| 59.62% tmpbBosTh.zip |#################################----------------------| 59.66% tmpbBosTh.zip |#################################----------------------| 59.71% tmpbBosTh.zip |#################################----------------------| 59.75% tmpbBosTh.zip |#################################----------------------| 59.8% tmpbBosTh.zip |#################################----------------------| 59.85% tmpbBosTh.zip |#################################----------------------| 59.89% tmpbBosTh.zip |#################################----------------------| 59.94% tmpbBosTh.zip |#################################----------------------| 59.98% tmpbBosTh.zip |#################################----------------------| 60.03% tmpbBosTh.zip |#################################----------------------| 60.07% tmpbBosTh.zip |#################################----------------------| 60.12% tmpbBosTh.zip |#################################----------------------| 60.17% tmpbBosTh.zip |#################################----------------------| 60.21% tmpbBosTh.zip |#################################----------------------| 60.26% tmpbBosTh.zip |#################################----------------------| 60.3% tmpbBosTh.zip |#################################----------------------| 60.35% tmpbBosTh.zip |#################################----------------------| 60.39% tmpbBosTh.zip |#################################----------------------| 60.44% tmpbBosTh.zip |#################################----------------------| 60.49% tmpbBosTh.zip |#################################----------------------| 60.53% tmpbBosTh.zip |#################################----------------------| 60.58% tmpbBosTh.zip |#################################----------------------| 60.62% tmpbBosTh.zip |#################################----------------------| 60.67% tmpbBosTh.zip |#################################----------------------| 60.71% tmpbBosTh.zip |#################################----------------------| 60.76% tmpbBosTh.zip |#################################----------------------| 60.8% tmpbBosTh.zip |#################################----------------------| 60.85% tmpbBosTh.zip |#################################----------------------| 60.9% tmpbBosTh.zip |##################################---------------------| 60.94% tmpbBosTh.zip |##################################---------------------| 60.99% tmpbBosTh.zip |##################################---------------------| 61.03% tmpbBosTh.zip |##################################---------------------| 61.08% tmpbBosTh.zip |##################################---------------------| 61.12% tmpbBosTh.zip |##################################---------------------| 61.17% tmpbBosTh.zip |##################################---------------------| 61.22% tmpbBosTh.zip |##################################---------------------| 61.26% tmpbBosTh.zip |##################################---------------------| 61.31% tmpbBosTh.zip |##################################---------------------| 61.35% tmpbBosTh.zip |##################################---------------------| 61.4% tmpbBosTh.zip |##################################---------------------| 61.44% tmpbBosTh.zip |##################################---------------------| 61.49% tmpbBosTh.zip |##################################---------------------| 61.54% tmpbBosTh.zip |##################################---------------------| 61.58% tmpbBosTh.zip |##################################---------------------| 61.63% tmpbBosTh.zip |##################################---------------------| 61.67% tmpbBosTh.zip |##################################---------------------| 61.72% tmpbBosTh.zip |##################################---------------------| 61.76% tmpbBosTh.zip |##################################---------------------| 61.81% tmpbBosTh.zip |##################################---------------------| 61.85% tmpbBosTh.zip |##################################---------------------| 61.9% tmpbBosTh.zip |##################################---------------------| 61.95% tmpbBosTh.zip |##################################---------------------| 61.99% tmpbBosTh.zip |##################################---------------------| 62.04% tmpbBosTh.zip |##################################---------------------| 62.08% tmpbBosTh.zip |##################################---------------------| 62.13% tmpbBosTh.zip |##################################---------------------| 62.17% tmpbBosTh.zip |##################################---------------------| 62.22% tmpbBosTh.zip |##################################---------------------| 62.27% tmpbBosTh.zip |##################################---------------------| 62.31% tmpbBosTh.zip |##################################---------------------| 62.36% tmpbBosTh.zip |##################################---------------------| 62.4% tmpbBosTh.zip |##################################---------------------| 62.45% tmpbBosTh.zip |##################################---------------------| 62.49% tmpbBosTh.zip |##################################---------------------| 62.54% tmpbBosTh.zip |##################################---------------------| 62.59% tmpbBosTh.zip |##################################---------------------| 62.63% tmpbBosTh.zip |##################################---------------------| 62.68% tmpbBosTh.zip |##################################---------------------| 62.72% tmpbBosTh.zip |###################################--------------------| 62.77% tmpbBosTh.zip |###################################--------------------| 62.81% tmpbBosTh.zip |###################################--------------------| 62.86% tmpbBosTh.zip |###################################--------------------| 62.9% tmpbBosTh.zip |###################################--------------------| 62.95% tmpbBosTh.zip |###################################--------------------| 63.0% tmpbBosTh.zip |###################################--------------------| 63.04% tmpbBosTh.zip |###################################--------------------| 63.09% tmpbBosTh.zip |###################################--------------------| 63.13% tmpbBosTh.zip |###################################--------------------| 63.18% tmpbBosTh.zip |###################################--------------------| 63.22% tmpbBosTh.zip |###################################--------------------| 63.27% tmpbBosTh.zip |###################################--------------------| 63.32% tmpbBosTh.zip |###################################--------------------| 63.36% tmpbBosTh.zip |###################################--------------------| 63.41% tmpbBosTh.zip |###################################--------------------| 63.45% tmpbBosTh.zip |###################################--------------------| 63.5% tmpbBosTh.zip |###################################--------------------| 63.54% tmpbBosTh.zip |###################################--------------------| 63.59% tmpbBosTh.zip |###################################--------------------| 63.64% tmpbBosTh.zip |###################################--------------------| 63.68% tmpbBosTh.zip |###################################--------------------| 63.73% tmpbBosTh.zip |###################################--------------------| 63.77% tmpbBosTh.zip |###################################--------------------| 63.82% tmpbBosTh.zip |###################################--------------------| 63.86% tmpbBosTh.zip |###################################--------------------| 63.91% tmpbBosTh.zip |###################################--------------------| 63.95% tmpbBosTh.zip |###################################--------------------| 64.0% tmpbBosTh.zip |###################################--------------------| 64.05% tmpbBosTh.zip |###################################--------------------| 64.09% tmpbBosTh.zip |###################################--------------------| 64.14% tmpbBosTh.zip |###################################--------------------| 64.18% tmpbBosTh.zip |###################################--------------------| 64.23% tmpbBosTh.zip |###################################--------------------| 64.27% tmpbBosTh.zip |###################################--------------------| 64.32% tmpbBosTh.zip |###################################--------------------| 64.37% tmpbBosTh.zip |###################################--------------------| 64.41% tmpbBosTh.zip |###################################--------------------| 64.46% tmpbBosTh.zip |###################################--------------------| 64.5% tmpbBosTh.zip |####################################-------------------| 64.55% tmpbBosTh.zip |####################################-------------------| 64.59% tmpbBosTh.zip |####################################-------------------| 64.64% tmpbBosTh.zip |####################################-------------------| 64.69% tmpbBosTh.zip |####################################-------------------| 64.73% tmpbBosTh.zip |####################################-------------------| 64.78% tmpbBosTh.zip |####################################-------------------| 64.82% tmpbBosTh.zip |####################################-------------------| 64.87% tmpbBosTh.zip |####################################-------------------| 64.91% tmpbBosTh.zip |####################################-------------------| 64.96% tmpbBosTh.zip |####################################-------------------| 65.0% tmpbBosTh.zip |####################################-------------------| 65.05% tmpbBosTh.zip |####################################-------------------| 65.1% tmpbBosTh.zip |####################################-------------------| 65.14% tmpbBosTh.zip |####################################-------------------| 65.19% tmpbBosTh.zip |####################################-------------------| 65.23% tmpbBosTh.zip |####################################-------------------| 65.28% tmpbBosTh.zip |####################################-------------------| 65.32% tmpbBosTh.zip |####################################-------------------| 65.37% tmpbBosTh.zip |####################################-------------------| 65.42% tmpbBosTh.zip |####################################-------------------| 65.46% tmpbBosTh.zip |####################################-------------------| 65.51% tmpbBosTh.zip |####################################-------------------| 65.55% tmpbBosTh.zip |####################################-------------------| 65.6% tmpbBosTh.zip |####################################-------------------| 65.64% tmpbBosTh.zip |####################################-------------------| 65.69% tmpbBosTh.zip |####################################-------------------| 65.74% tmpbBosTh.zip |####################################-------------------| 65.78% tmpbBosTh.zip |####################################-------------------| 65.83% tmpbBosTh.zip |####################################-------------------| 65.87% tmpbBosTh.zip |####################################-------------------| 65.92% tmpbBosTh.zip |####################################-------------------| 65.96% tmpbBosTh.zip |####################################-------------------| 66.01% tmpbBosTh.zip |####################################-------------------| 66.05% tmpbBosTh.zip |####################################-------------------| 66.1% tmpbBosTh.zip |####################################-------------------| 66.15% tmpbBosTh.zip |####################################-------------------| 66.19% tmpbBosTh.zip |####################################-------------------| 66.24% tmpbBosTh.zip |####################################-------------------| 66.28% tmpbBosTh.zip |####################################-------------------| 66.33% tmpbBosTh.zip |#####################################------------------| 66.37% tmpbBosTh.zip |#####################################------------------| 66.42% tmpbBosTh.zip |#####################################------------------| 66.47% tmpbBosTh.zip |#####################################------------------| 66.51% tmpbBosTh.zip |#####################################------------------| 66.56% tmpbBosTh.zip |#####################################------------------| 66.6% tmpbBosTh.zip |#####################################------------------| 66.65% tmpbBosTh.zip |#####################################------------------| 66.69% tmpbBosTh.zip |#####################################------------------| 66.74% tmpbBosTh.zip |#####################################------------------| 66.78% tmpbBosTh.zip |#####################################------------------| 66.83% tmpbBosTh.zip |#####################################------------------| 66.88% tmpbBosTh.zip |#####################################------------------| 66.92% tmpbBosTh.zip |#####################################------------------| 66.97% tmpbBosTh.zip |#####################################------------------| 67.01% tmpbBosTh.zip |#####################################------------------| 67.06% tmpbBosTh.zip |#####################################------------------| 67.1% tmpbBosTh.zip |#####################################------------------| 67.15% tmpbBosTh.zip |#####################################------------------| 67.2% tmpbBosTh.zip |#####################################------------------| 67.24% tmpbBosTh.zip |#####################################------------------| 67.29% tmpbBosTh.zip |#####################################------------------| 67.33% tmpbBosTh.zip |#####################################------------------| 67.38% tmpbBosTh.zip |#####################################------------------| 67.42% tmpbBosTh.zip |#####################################------------------| 67.47% tmpbBosTh.zip |#####################################------------------| 67.52% tmpbBosTh.zip |#####################################------------------| 67.56% tmpbBosTh.zip |#####################################------------------| 67.61% tmpbBosTh.zip |#####################################------------------| 67.65% tmpbBosTh.zip |#####################################------------------| 67.7% tmpbBosTh.zip |#####################################------------------| 67.74% tmpbBosTh.zip |#####################################------------------| 67.79% tmpbBosTh.zip |#####################################------------------| 67.83% tmpbBosTh.zip |#####################################------------------| 67.88% tmpbBosTh.zip |#####################################------------------| 67.93% tmpbBosTh.zip |#####################################------------------| 67.97% tmpbBosTh.zip |#####################################------------------| 68.02% tmpbBosTh.zip |#####################################------------------| 68.06% tmpbBosTh.zip |#####################################------------------| 68.11% tmpbBosTh.zip |#####################################------------------| 68.15% tmpbBosTh.zip |######################################-----------------| 68.2% tmpbBosTh.zip |######################################-----------------| 68.25% tmpbBosTh.zip |######################################-----------------| 68.29% tmpbBosTh.zip |######################################-----------------| 68.34% tmpbBosTh.zip |######################################-----------------| 68.38% tmpbBosTh.zip |######################################-----------------| 68.43% tmpbBosTh.zip |######################################-----------------| 68.47% tmpbBosTh.zip |######################################-----------------| 68.52% tmpbBosTh.zip |######################################-----------------| 68.57% tmpbBosTh.zip |######################################-----------------| 68.61% tmpbBosTh.zip |######################################-----------------| 68.66% tmpbBosTh.zip |######################################-----------------| 68.7% tmpbBosTh.zip |######################################-----------------| 68.75% tmpbBosTh.zip |######################################-----------------| 68.79% tmpbBosTh.zip |######################################-----------------| 68.84% tmpbBosTh.zip |######################################-----------------| 68.88% tmpbBosTh.zip |######################################-----------------| 68.93% tmpbBosTh.zip |######################################-----------------| 68.98% tmpbBosTh.zip |######################################-----------------| 69.02% tmpbBosTh.zip |######################################-----------------| 69.07% tmpbBosTh.zip |######################################-----------------| 69.11% tmpbBosTh.zip |######################################-----------------| 69.16% tmpbBosTh.zip |######################################-----------------| 69.2% tmpbBosTh.zip |######################################-----------------| 69.25% tmpbBosTh.zip |######################################-----------------| 69.3% tmpbBosTh.zip |######################################-----------------| 69.34% tmpbBosTh.zip |######################################-----------------| 69.39% tmpbBosTh.zip |######################################-----------------| 69.43% tmpbBosTh.zip |######################################-----------------| 69.48% tmpbBosTh.zip |######################################-----------------| 69.52% tmpbBosTh.zip |######################################-----------------| 69.57% tmpbBosTh.zip |######################################-----------------| 69.62% tmpbBosTh.zip |######################################-----------------| 69.66% tmpbBosTh.zip |######################################-----------------| 69.71% tmpbBosTh.zip |######################################-----------------| 69.75% tmpbBosTh.zip |######################################-----------------| 69.8% tmpbBosTh.zip |######################################-----------------| 69.84% tmpbBosTh.zip |######################################-----------------| 69.89% tmpbBosTh.zip |######################################-----------------| 69.93% tmpbBosTh.zip |######################################-----------------| 69.98% tmpbBosTh.zip |#######################################----------------| 70.03% tmpbBosTh.zip |#######################################----------------| 70.07% tmpbBosTh.zip |#######################################----------------| 70.12% tmpbBosTh.zip |#######################################----------------| 70.16% tmpbBosTh.zip |#######################################----------------| 70.21% tmpbBosTh.zip |#######################################----------------| 70.25% tmpbBosTh.zip |#######################################----------------| 70.3% tmpbBosTh.zip |#######################################----------------| 70.35% tmpbBosTh.zip |#######################################----------------| 70.39% tmpbBosTh.zip |#######################################----------------| 70.44% tmpbBosTh.zip |#######################################----------------| 70.48% tmpbBosTh.zip |#######################################----------------| 70.53% tmpbBosTh.zip |#######################################----------------| 70.57% tmpbBosTh.zip |#######################################----------------| 70.62% tmpbBosTh.zip |#######################################----------------| 70.67% tmpbBosTh.zip |#######################################----------------| 70.71% tmpbBosTh.zip |#######################################----------------| 70.76% tmpbBosTh.zip |#######################################----------------| 70.8% tmpbBosTh.zip |#######################################----------------| 70.85% tmpbBosTh.zip |#######################################----------------| 70.89% tmpbBosTh.zip |#######################################----------------| 70.94% tmpbBosTh.zip |#######################################----------------| 70.98% tmpbBosTh.zip |#######################################----------------| 71.03% tmpbBosTh.zip |#######################################----------------| 71.08% tmpbBosTh.zip |#######################################----------------| 71.12% tmpbBosTh.zip |#######################################----------------| 71.17% tmpbBosTh.zip |#######################################----------------| 71.21% tmpbBosTh.zip |#######################################----------------| 71.26% tmpbBosTh.zip |#######################################----------------| 71.3% tmpbBosTh.zip |#######################################----------------| 71.35% tmpbBosTh.zip |#######################################----------------| 71.4% tmpbBosTh.zip |#######################################----------------| 71.44% tmpbBosTh.zip |#######################################----------------| 71.49% tmpbBosTh.zip |#######################################----------------| 71.53% tmpbBosTh.zip |#######################################----------------| 71.58% tmpbBosTh.zip |#######################################----------------| 71.62% tmpbBosTh.zip |#######################################----------------| 71.67% tmpbBosTh.zip |#######################################----------------| 71.72% tmpbBosTh.zip |#######################################----------------| 71.76% tmpbBosTh.zip |#######################################----------------| 71.81% tmpbBosTh.zip |########################################---------------| 71.85% tmpbBosTh.zip |########################################---------------| 71.9% tmpbBosTh.zip |########################################---------------| 71.94% tmpbBosTh.zip |########################################---------------| 71.99% tmpbBosTh.zip |########################################---------------| 72.03% tmpbBosTh.zip |########################################---------------| 72.08% tmpbBosTh.zip |########################################---------------| 72.13% tmpbBosTh.zip |########################################---------------| 72.17% tmpbBosTh.zip |########################################---------------| 72.22% tmpbBosTh.zip |########################################---------------| 72.26% tmpbBosTh.zip |########################################---------------| 72.31% tmpbBosTh.zip |########################################---------------| 72.35% tmpbBosTh.zip |########################################---------------| 72.4% tmpbBosTh.zip |########################################---------------| 72.45% tmpbBosTh.zip |########################################---------------| 72.49% tmpbBosTh.zip |########################################---------------| 72.54% tmpbBosTh.zip |########################################---------------| 72.58% tmpbBosTh.zip |########################################---------------| 72.63% tmpbBosTh.zip |########################################---------------| 72.67% tmpbBosTh.zip |########################################---------------| 72.72% tmpbBosTh.zip |########################################---------------| 72.77% tmpbBosTh.zip |########################################---------------| 72.81% tmpbBosTh.zip |########################################---------------| 72.86% tmpbBosTh.zip |########################################---------------| 72.9% tmpbBosTh.zip |########################################---------------| 72.95% tmpbBosTh.zip |########################################---------------| 72.99% tmpbBosTh.zip |########################################---------------| 73.04% tmpbBosTh.zip |########################################---------------| 73.08% tmpbBosTh.zip |########################################---------------| 73.13% tmpbBosTh.zip |########################################---------------| 73.18% tmpbBosTh.zip |########################################---------------| 73.22% tmpbBosTh.zip |########################################---------------| 73.27% tmpbBosTh.zip |########################################---------------| 73.31% tmpbBosTh.zip |########################################---------------| 73.36% tmpbBosTh.zip |########################################---------------| 73.4% tmpbBosTh.zip |########################################---------------| 73.45% tmpbBosTh.zip |########################################---------------| 73.5% tmpbBosTh.zip |########################################---------------| 73.54% tmpbBosTh.zip |########################################---------------| 73.59% tmpbBosTh.zip |########################################---------------| 73.63% tmpbBosTh.zip |#########################################--------------| 73.68% tmpbBosTh.zip |#########################################--------------| 73.72% tmpbBosTh.zip |#########################################--------------| 73.77% tmpbBosTh.zip |#########################################--------------| 73.81% tmpbBosTh.zip |#########################################--------------| 73.86% tmpbBosTh.zip |#########################################--------------| 73.91% tmpbBosTh.zip |#########################################--------------| 73.95% tmpbBosTh.zip |#########################################--------------| 74.0% tmpbBosTh.zip |#########################################--------------| 74.04% tmpbBosTh.zip |#########################################--------------| 74.09% tmpbBosTh.zip |#########################################--------------| 74.13% tmpbBosTh.zip |#########################################--------------| 74.18% tmpbBosTh.zip |#########################################--------------| 74.23% tmpbBosTh.zip |#########################################--------------| 74.27% tmpbBosTh.zip |#########################################--------------| 74.32% tmpbBosTh.zip |#########################################--------------| 74.36% tmpbBosTh.zip |#########################################--------------| 74.41% tmpbBosTh.zip |#########################################--------------| 74.45% tmpbBosTh.zip |#########################################--------------| 74.5% tmpbBosTh.zip |#########################################--------------| 74.55% tmpbBosTh.zip |#########################################--------------| 74.59% tmpbBosTh.zip |#########################################--------------| 74.64% tmpbBosTh.zip |#########################################--------------| 74.68% tmpbBosTh.zip |#########################################--------------| 74.73% tmpbBosTh.zip |#########################################--------------| 74.77% tmpbBosTh.zip |#########################################--------------| 74.82% tmpbBosTh.zip |#########################################--------------| 74.86% tmpbBosTh.zip |#########################################--------------| 74.91% tmpbBosTh.zip |#########################################--------------| 74.96% tmpbBosTh.zip |#########################################--------------| 75.0% tmpbBosTh.zip |#########################################--------------| 75.05% tmpbBosTh.zip |#########################################--------------| 75.09% tmpbBosTh.zip |#########################################--------------| 75.14% tmpbBosTh.zip |#########################################--------------| 75.18% tmpbBosTh.zip |#########################################--------------| 75.23% tmpbBosTh.zip |#########################################--------------| 75.28% tmpbBosTh.zip |#########################################--------------| 75.32% tmpbBosTh.zip |#########################################--------------| 75.37% tmpbBosTh.zip |#########################################--------------| 75.41% tmpbBosTh.zip |##########################################-------------| 75.46% tmpbBosTh.zip |##########################################-------------| 75.5% tmpbBosTh.zip |##########################################-------------| 75.55% tmpbBosTh.zip |##########################################-------------| 75.6% tmpbBosTh.zip |##########################################-------------| 75.64% tmpbBosTh.zip |##########################################-------------| 75.69% tmpbBosTh.zip |##########################################-------------| 75.73% tmpbBosTh.zip |##########################################-------------| 75.78% tmpbBosTh.zip |##########################################-------------| 75.82% tmpbBosTh.zip |##########################################-------------| 75.87% tmpbBosTh.zip |##########################################-------------| 75.91% tmpbBosTh.zip |##########################################-------------| 75.96% tmpbBosTh.zip |##########################################-------------| 76.01% tmpbBosTh.zip |##########################################-------------| 76.05% tmpbBosTh.zip |##########################################-------------| 76.1% tmpbBosTh.zip |##########################################-------------| 76.14% tmpbBosTh.zip |##########################################-------------| 76.19% tmpbBosTh.zip |##########################################-------------| 76.23% tmpbBosTh.zip |##########################################-------------| 76.28% tmpbBosTh.zip |##########################################-------------| 76.33% tmpbBosTh.zip |##########################################-------------| 76.37% tmpbBosTh.zip |##########################################-------------| 76.42% tmpbBosTh.zip |##########################################-------------| 76.46% tmpbBosTh.zip |##########################################-------------| 76.51% tmpbBosTh.zip |##########################################-------------| 76.55% tmpbBosTh.zip |##########################################-------------| 76.6% tmpbBosTh.zip |##########################################-------------| 76.65% tmpbBosTh.zip |##########################################-------------| 76.69% tmpbBosTh.zip |##########################################-------------| 76.74% tmpbBosTh.zip |##########################################-------------| 76.78% tmpbBosTh.zip |##########################################-------------| 76.83% tmpbBosTh.zip |##########################################-------------| 76.87% tmpbBosTh.zip |##########################################-------------| 76.92% tmpbBosTh.zip |##########################################-------------| 76.96% tmpbBosTh.zip |##########################################-------------| 77.01% tmpbBosTh.zip |##########################################-------------| 77.06% tmpbBosTh.zip |##########################################-------------| 77.1% tmpbBosTh.zip |##########################################-------------| 77.15% tmpbBosTh.zip |##########################################-------------| 77.19% tmpbBosTh.zip |##########################################-------------| 77.24% tmpbBosTh.zip |###########################################------------| 77.28% tmpbBosTh.zip |###########################################------------| 77.33% tmpbBosTh.zip |###########################################------------| 77.38% tmpbBosTh.zip |###########################################------------| 77.42% tmpbBosTh.zip |###########################################------------| 77.47% tmpbBosTh.zip |###########################################------------| 77.51% tmpbBosTh.zip |###########################################------------| 77.56% tmpbBosTh.zip |###########################################------------| 77.6% tmpbBosTh.zip |###########################################------------| 77.65% tmpbBosTh.zip |###########################################------------| 77.7% tmpbBosTh.zip |###########################################------------| 77.74% tmpbBosTh.zip |###########################################------------| 77.79% tmpbBosTh.zip |###########################################------------| 77.83% tmpbBosTh.zip |###########################################------------| 77.88% tmpbBosTh.zip |###########################################------------| 77.92% tmpbBosTh.zip |###########################################------------| 77.97% tmpbBosTh.zip |###########################################------------| 78.01% tmpbBosTh.zip |###########################################------------| 78.06% tmpbBosTh.zip |###########################################------------| 78.11% tmpbBosTh.zip |###########################################------------| 78.15% tmpbBosTh.zip |###########################################------------| 78.2% tmpbBosTh.zip |###########################################------------| 78.24% tmpbBosTh.zip |###########################################------------| 78.29% tmpbBosTh.zip |###########################################------------| 78.33% tmpbBosTh.zip |###########################################------------| 78.38% tmpbBosTh.zip |###########################################------------| 78.43% tmpbBosTh.zip |###########################################------------| 78.47% tmpbBosTh.zip |###########################################------------| 78.52% tmpbBosTh.zip |###########################################------------| 78.56% tmpbBosTh.zip |###########################################------------| 78.61% tmpbBosTh.zip |###########################################------------| 78.65% tmpbBosTh.zip |###########################################------------| 78.7% tmpbBosTh.zip |###########################################------------| 78.75% tmpbBosTh.zip |###########################################------------| 78.79% tmpbBosTh.zip |###########################################------------| 78.84% tmpbBosTh.zip |###########################################------------| 78.88% tmpbBosTh.zip |###########################################------------| 78.93% tmpbBosTh.zip |###########################################------------| 78.97% tmpbBosTh.zip |###########################################------------| 79.02% tmpbBosTh.zip |###########################################------------| 79.06% tmpbBosTh.zip |############################################-----------| 79.11% tmpbBosTh.zip |############################################-----------| 79.16% tmpbBosTh.zip |############################################-----------| 79.2% tmpbBosTh.zip |############################################-----------| 79.25% tmpbBosTh.zip |############################################-----------| 79.29% tmpbBosTh.zip |############################################-----------| 79.34% tmpbBosTh.zip |############################################-----------| 79.38% tmpbBosTh.zip |############################################-----------| 79.43% tmpbBosTh.zip |############################################-----------| 79.48% tmpbBosTh.zip |############################################-----------| 79.52% tmpbBosTh.zip |############################################-----------| 79.57% tmpbBosTh.zip |############################################-----------| 79.61% tmpbBosTh.zip |############################################-----------| 79.66% tmpbBosTh.zip |############################################-----------| 79.7% tmpbBosTh.zip |############################################-----------| 79.75% tmpbBosTh.zip |############################################-----------| 79.8% tmpbBosTh.zip |############################################-----------| 79.84% tmpbBosTh.zip |############################################-----------| 79.89% tmpbBosTh.zip |############################################-----------| 79.93% tmpbBosTh.zip |############################################-----------| 79.98% tmpbBosTh.zip |############################################-----------| 80.02% tmpbBosTh.zip |############################################-----------| 80.07% tmpbBosTh.zip |############################################-----------| 80.11% tmpbBosTh.zip |############################################-----------| 80.16% tmpbBosTh.zip |############################################-----------| 80.21% tmpbBosTh.zip |############################################-----------| 80.25% tmpbBosTh.zip |############################################-----------| 80.3% tmpbBosTh.zip |############################################-----------| 80.34% tmpbBosTh.zip |############################################-----------| 80.39% tmpbBosTh.zip |############################################-----------| 80.43% tmpbBosTh.zip |############################################-----------| 80.48% tmpbBosTh.zip |############################################-----------| 80.53% tmpbBosTh.zip |############################################-----------| 80.57% tmpbBosTh.zip |############################################-----------| 80.62% tmpbBosTh.zip |############################################-----------| 80.66% tmpbBosTh.zip |############################################-----------| 80.71% tmpbBosTh.zip |############################################-----------| 80.75% tmpbBosTh.zip |############################################-----------| 80.8% tmpbBosTh.zip |############################################-----------| 80.84% tmpbBosTh.zip |############################################-----------| 80.89% tmpbBosTh.zip |#############################################----------| 80.94% tmpbBosTh.zip |#############################################----------| 80.98% tmpbBosTh.zip |#############################################----------| 81.03% tmpbBosTh.zip |#############################################----------| 81.07% tmpbBosTh.zip |#############################################----------| 81.12% tmpbBosTh.zip |#############################################----------| 81.16% tmpbBosTh.zip |#############################################----------| 81.21% tmpbBosTh.zip |#############################################----------| 81.26% tmpbBosTh.zip |#############################################----------| 81.3% tmpbBosTh.zip |#############################################----------| 81.35% tmpbBosTh.zip |#############################################----------| 81.39% tmpbBosTh.zip |#############################################----------| 81.44% tmpbBosTh.zip |#############################################----------| 81.48% tmpbBosTh.zip |#############################################----------| 81.53% tmpbBosTh.zip |#############################################----------| 81.58% tmpbBosTh.zip |#############################################----------| 81.62% tmpbBosTh.zip |#############################################----------| 81.67% tmpbBosTh.zip |#############################################----------| 81.71% tmpbBosTh.zip |#############################################----------| 81.76% tmpbBosTh.zip |#############################################----------| 81.8% tmpbBosTh.zip |#############################################----------| 81.85% tmpbBosTh.zip |#############################################----------| 81.89% tmpbBosTh.zip |#############################################----------| 81.94% tmpbBosTh.zip |#############################################----------| 81.99% tmpbBosTh.zip |#############################################----------| 82.03% tmpbBosTh.zip |#############################################----------| 82.08% tmpbBosTh.zip |#############################################----------| 82.12% tmpbBosTh.zip |#############################################----------| 82.17% tmpbBosTh.zip |#############################################----------| 82.21% tmpbBosTh.zip |#############################################----------| 82.26% tmpbBosTh.zip |#############################################----------| 82.31% tmpbBosTh.zip |#############################################----------| 82.35% tmpbBosTh.zip |#############################################----------| 82.4% tmpbBosTh.zip |#############################################----------| 82.44% tmpbBosTh.zip |#############################################----------| 82.49% tmpbBosTh.zip |#############################################----------| 82.53% tmpbBosTh.zip |#############################################----------| 82.58% tmpbBosTh.zip |#############################################----------| 82.63% tmpbBosTh.zip |#############################################----------| 82.67% tmpbBosTh.zip |#############################################----------| 82.72% tmpbBosTh.zip |##############################################---------| 82.76% tmpbBosTh.zip |##############################################---------| 82.81% tmpbBosTh.zip |##############################################---------| 82.85% tmpbBosTh.zip |##############################################---------| 82.9% tmpbBosTh.zip |##############################################---------| 82.94% tmpbBosTh.zip |##############################################---------| 82.99% tmpbBosTh.zip |##############################################---------| 83.04% tmpbBosTh.zip |##############################################---------| 83.08% tmpbBosTh.zip |##############################################---------| 83.13% tmpbBosTh.zip |##############################################---------| 83.17% tmpbBosTh.zip |##############################################---------| 83.22% tmpbBosTh.zip |##############################################---------| 83.26% tmpbBosTh.zip |##############################################---------| 83.31% tmpbBosTh.zip |##############################################---------| 83.36% tmpbBosTh.zip |##############################################---------| 83.4% tmpbBosTh.zip |##############################################---------| 83.45% tmpbBosTh.zip |##############################################---------| 83.49% tmpbBosTh.zip |##############################################---------| 83.54% tmpbBosTh.zip |##############################################---------| 83.58% tmpbBosTh.zip |##############################################---------| 83.63% tmpbBosTh.zip |##############################################---------| 83.68% tmpbBosTh.zip |##############################################---------| 83.72% tmpbBosTh.zip |##############################################---------| 83.77% tmpbBosTh.zip |##############################################---------| 83.81% tmpbBosTh.zip |##############################################---------| 83.86% tmpbBosTh.zip |##############################################---------| 83.9% tmpbBosTh.zip |##############################################---------| 83.95% tmpbBosTh.zip |##############################################---------| 83.99% tmpbBosTh.zip |##############################################---------| 84.04% tmpbBosTh.zip |##############################################---------| 84.09% tmpbBosTh.zip |##############################################---------| 84.13% tmpbBosTh.zip |##############################################---------| 84.18% tmpbBosTh.zip |##############################################---------| 84.22% tmpbBosTh.zip |##############################################---------| 84.27% tmpbBosTh.zip |##############################################---------| 84.31% tmpbBosTh.zip |##############################################---------| 84.36% tmpbBosTh.zip |##############################################---------| 84.41% tmpbBosTh.zip |##############################################---------| 84.45% tmpbBosTh.zip |##############################################---------| 84.5% tmpbBosTh.zip |##############################################---------| 84.54% tmpbBosTh.zip |###############################################--------| 84.59% tmpbBosTh.zip |###############################################--------| 84.63% tmpbBosTh.zip |###############################################--------| 84.68% tmpbBosTh.zip |###############################################--------| 84.73% tmpbBosTh.zip |###############################################--------| 84.77% tmpbBosTh.zip |###############################################--------| 84.82% tmpbBosTh.zip |###############################################--------| 84.86% tmpbBosTh.zip |###############################################--------| 84.91% tmpbBosTh.zip |###############################################--------| 84.95% tmpbBosTh.zip |###############################################--------| 85.0% tmpbBosTh.zip |###############################################--------| 85.04% tmpbBosTh.zip |###############################################--------| 85.09% tmpbBosTh.zip |###############################################--------| 85.14% tmpbBosTh.zip |###############################################--------| 85.18% tmpbBosTh.zip |###############################################--------| 85.23% tmpbBosTh.zip |###############################################--------| 85.27% tmpbBosTh.zip |###############################################--------| 85.32% tmpbBosTh.zip |###############################################--------| 85.36% tmpbBosTh.zip |###############################################--------| 85.41% tmpbBosTh.zip |###############################################--------| 85.46% tmpbBosTh.zip |###############################################--------| 85.5% tmpbBosTh.zip |###############################################--------| 85.55% tmpbBosTh.zip |###############################################--------| 85.59% tmpbBosTh.zip |###############################################--------| 85.64% tmpbBosTh.zip |###############################################--------| 85.68% tmpbBosTh.zip |###############################################--------| 85.73% tmpbBosTh.zip |###############################################--------| 85.78% tmpbBosTh.zip |###############################################--------| 85.82% tmpbBosTh.zip |###############################################--------| 85.87% tmpbBosTh.zip |###############################################--------| 85.91% tmpbBosTh.zip |###############################################--------| 85.96% tmpbBosTh.zip |###############################################--------| 86.0% tmpbBosTh.zip |###############################################--------| 86.05% tmpbBosTh.zip |###############################################--------| 86.09% tmpbBosTh.zip |###############################################--------| 86.14% tmpbBosTh.zip |###############################################--------| 86.19% tmpbBosTh.zip |###############################################--------| 86.23% tmpbBosTh.zip |###############################################--------| 86.28% tmpbBosTh.zip |###############################################--------| 86.32% tmpbBosTh.zip |################################################-------| 86.37% tmpbBosTh.zip |################################################-------| 86.41% tmpbBosTh.zip |################################################-------| 86.46% tmpbBosTh.zip |################################################-------| 86.51% tmpbBosTh.zip |################################################-------| 86.55% tmpbBosTh.zip |################################################-------| 86.6% tmpbBosTh.zip |################################################-------| 86.64% tmpbBosTh.zip |################################################-------| 86.69% tmpbBosTh.zip |################################################-------| 86.73% tmpbBosTh.zip |################################################-------| 86.78% tmpbBosTh.zip |################################################-------| 86.83% tmpbBosTh.zip |################################################-------| 86.87% tmpbBosTh.zip |################################################-------| 86.92% tmpbBosTh.zip |################################################-------| 86.96% tmpbBosTh.zip |################################################-------| 87.01% tmpbBosTh.zip |################################################-------| 87.05% tmpbBosTh.zip |################################################-------| 87.1% tmpbBosTh.zip |################################################-------| 87.14% tmpbBosTh.zip |################################################-------| 87.19% tmpbBosTh.zip |################################################-------| 87.24% tmpbBosTh.zip |################################################-------| 87.28% tmpbBosTh.zip |################################################-------| 87.33% tmpbBosTh.zip |################################################-------| 87.37% tmpbBosTh.zip |################################################-------| 87.42% tmpbBosTh.zip |################################################-------| 87.46% tmpbBosTh.zip |################################################-------| 87.51% tmpbBosTh.zip |################################################-------| 87.56% tmpbBosTh.zip |################################################-------| 87.6% tmpbBosTh.zip |################################################-------| 87.65% tmpbBosTh.zip |################################################-------| 87.69% tmpbBosTh.zip |################################################-------| 87.74% tmpbBosTh.zip |################################################-------| 87.78% tmpbBosTh.zip |################################################-------| 87.83% tmpbBosTh.zip |################################################-------| 87.87% tmpbBosTh.zip |################################################-------| 87.92% tmpbBosTh.zip |################################################-------| 87.97% tmpbBosTh.zip |################################################-------| 88.01% tmpbBosTh.zip |################################################-------| 88.06% tmpbBosTh.zip |################################################-------| 88.1% tmpbBosTh.zip |################################################-------| 88.15% tmpbBosTh.zip |#################################################------| 88.19% tmpbBosTh.zip |#################################################------| 88.24% tmpbBosTh.zip |#################################################------| 88.29% tmpbBosTh.zip |#################################################------| 88.33% tmpbBosTh.zip |#################################################------| 88.38% tmpbBosTh.zip |#################################################------| 88.42% tmpbBosTh.zip |#################################################------| 88.47% tmpbBosTh.zip |#################################################------| 88.51% tmpbBosTh.zip |#################################################------| 88.56% tmpbBosTh.zip |#################################################------| 88.61% tmpbBosTh.zip |#################################################------| 88.65% tmpbBosTh.zip |#################################################------| 88.7% tmpbBosTh.zip |#################################################------| 88.74% tmpbBosTh.zip |#################################################------| 88.79% tmpbBosTh.zip |#################################################------| 88.83% tmpbBosTh.zip |#################################################------| 88.88% tmpbBosTh.zip |#################################################------| 88.92% tmpbBosTh.zip |#################################################------| 88.97% tmpbBosTh.zip |#################################################------| 89.02% tmpbBosTh.zip |#################################################------| 89.06% tmpbBosTh.zip |#################################################------| 89.11% tmpbBosTh.zip |#################################################------| 89.15% tmpbBosTh.zip |#################################################------| 89.2% tmpbBosTh.zip |#################################################------| 89.24% tmpbBosTh.zip |#################################################------| 89.29% tmpbBosTh.zip |#################################################------| 89.34% tmpbBosTh.zip |#################################################------| 89.38% tmpbBosTh.zip |#################################################------| 89.43% tmpbBosTh.zip |#################################################------| 89.47% tmpbBosTh.zip |#################################################------| 89.52% tmpbBosTh.zip |#################################################------| 89.56% tmpbBosTh.zip |#################################################------| 89.61% tmpbBosTh.zip |#################################################------| 89.66% tmpbBosTh.zip |#################################################------| 89.7% tmpbBosTh.zip |#################################################------| 89.75% tmpbBosTh.zip |#################################################------| 89.79% tmpbBosTh.zip |#################################################------| 89.84% tmpbBosTh.zip |#################################################------| 89.88% tmpbBosTh.zip |#################################################------| 89.93% tmpbBosTh.zip |#################################################------| 89.97% tmpbBosTh.zip |##################################################-----| 90.02% tmpbBosTh.zip |##################################################-----| 90.07% tmpbBosTh.zip |##################################################-----| 90.11% tmpbBosTh.zip |##################################################-----| 90.16% tmpbBosTh.zip |##################################################-----| 90.2% tmpbBosTh.zip |##################################################-----| 90.25% tmpbBosTh.zip |##################################################-----| 90.29% tmpbBosTh.zip |##################################################-----| 90.34% tmpbBosTh.zip |##################################################-----| 90.39% tmpbBosTh.zip |##################################################-----| 90.43% tmpbBosTh.zip |##################################################-----| 90.48% tmpbBosTh.zip |##################################################-----| 90.52% tmpbBosTh.zip |##################################################-----| 90.57% tmpbBosTh.zip |##################################################-----| 90.61% tmpbBosTh.zip |##################################################-----| 90.66% tmpbBosTh.zip |##################################################-----| 90.71% tmpbBosTh.zip |##################################################-----| 90.75% tmpbBosTh.zip |##################################################-----| 90.8% tmpbBosTh.zip |##################################################-----| 90.84% tmpbBosTh.zip |##################################################-----| 90.89% tmpbBosTh.zip |##################################################-----| 90.93% tmpbBosTh.zip |##################################################-----| 90.98% tmpbBosTh.zip |##################################################-----| 91.02% tmpbBosTh.zip |##################################################-----| 91.07% tmpbBosTh.zip |##################################################-----| 91.12% tmpbBosTh.zip |##################################################-----| 91.16% tmpbBosTh.zip |##################################################-----| 91.21% tmpbBosTh.zip |##################################################-----| 91.25% tmpbBosTh.zip |##################################################-----| 91.3% tmpbBosTh.zip |##################################################-----| 91.34% tmpbBosTh.zip |##################################################-----| 91.39% tmpbBosTh.zip |##################################################-----| 91.44% tmpbBosTh.zip |##################################################-----| 91.48% tmpbBosTh.zip |##################################################-----| 91.53% tmpbBosTh.zip |##################################################-----| 91.57% tmpbBosTh.zip |##################################################-----| 91.62% tmpbBosTh.zip |##################################################-----| 91.66% tmpbBosTh.zip |##################################################-----| 91.71% tmpbBosTh.zip |##################################################-----| 91.76% tmpbBosTh.zip |##################################################-----| 91.8% tmpbBosTh.zip |###################################################----| 91.85% tmpbBosTh.zip |###################################################----| 91.89% tmpbBosTh.zip |###################################################----| 91.94% tmpbBosTh.zip |###################################################----| 91.98% tmpbBosTh.zip |###################################################----| 92.03% tmpbBosTh.zip |###################################################----| 92.07% tmpbBosTh.zip |###################################################----| 92.12% tmpbBosTh.zip |###################################################----| 92.17% tmpbBosTh.zip |###################################################----| 92.21% tmpbBosTh.zip |###################################################----| 92.26% tmpbBosTh.zip |###################################################----| 92.3% tmpbBosTh.zip |###################################################----| 92.35% tmpbBosTh.zip |###################################################----| 92.39% tmpbBosTh.zip |###################################################----| 92.44% tmpbBosTh.zip |###################################################----| 92.49% tmpbBosTh.zip |###################################################----| 92.53% tmpbBosTh.zip |###################################################----| 92.58% tmpbBosTh.zip |###################################################----| 92.62% tmpbBosTh.zip |###################################################----| 92.67% tmpbBosTh.zip |###################################################----| 92.71% tmpbBosTh.zip |###################################################----| 92.76% tmpbBosTh.zip |###################################################----| 92.81% tmpbBosTh.zip |###################################################----| 92.85% tmpbBosTh.zip |###################################################----| 92.9% tmpbBosTh.zip |###################################################----| 92.94% tmpbBosTh.zip |###################################################----| 92.99% tmpbBosTh.zip |###################################################----| 93.03% tmpbBosTh.zip |###################################################----| 93.08% tmpbBosTh.zip |###################################################----| 93.12% tmpbBosTh.zip |###################################################----| 93.17% tmpbBosTh.zip |###################################################----| 93.22% tmpbBosTh.zip |###################################################----| 93.26% tmpbBosTh.zip |###################################################----| 93.31% tmpbBosTh.zip |###################################################----| 93.35% tmpbBosTh.zip |###################################################----| 93.4% tmpbBosTh.zip |###################################################----| 93.44% tmpbBosTh.zip |###################################################----| 93.49% tmpbBosTh.zip |###################################################----| 93.54% tmpbBosTh.zip |###################################################----| 93.58% tmpbBosTh.zip |###################################################----| 93.63% tmpbBosTh.zip |####################################################---| 93.67% tmpbBosTh.zip |####################################################---| 93.72% tmpbBosTh.zip |####################################################---| 93.76% tmpbBosTh.zip |####################################################---| 93.81% tmpbBosTh.zip |####################################################---| 93.86% tmpbBosTh.zip |####################################################---| 93.9% tmpbBosTh.zip |####################################################---| 93.95% tmpbBosTh.zip |####################################################---| 93.99% tmpbBosTh.zip |####################################################---| 94.04% tmpbBosTh.zip |####################################################---| 94.08% tmpbBosTh.zip |####################################################---| 94.13% tmpbBosTh.zip |####################################################---| 94.17% tmpbBosTh.zip |####################################################---| 94.22% tmpbBosTh.zip |####################################################---| 94.27% tmpbBosTh.zip |####################################################---| 94.31% tmpbBosTh.zip |####################################################---| 94.36% tmpbBosTh.zip |####################################################---| 94.4% tmpbBosTh.zip |####################################################---| 94.45% tmpbBosTh.zip |####################################################---| 94.49% tmpbBosTh.zip |####################################################---| 94.54% tmpbBosTh.zip |####################################################---| 94.59% tmpbBosTh.zip |####################################################---| 94.63% tmpbBosTh.zip |####################################################---| 94.68% tmpbBosTh.zip |####################################################---| 94.72% tmpbBosTh.zip |####################################################---| 94.77% tmpbBosTh.zip |####################################################---| 94.81% tmpbBosTh.zip |####################################################---| 94.86% tmpbBosTh.zip |####################################################---| 94.9% tmpbBosTh.zip |####################################################---| 94.95% tmpbBosTh.zip |####################################################---| 95.0% tmpbBosTh.zip |####################################################---| 95.04% tmpbBosTh.zip |####################################################---| 95.09% tmpbBosTh.zip |####################################################---| 95.13% tmpbBosTh.zip |####################################################---| 95.18% tmpbBosTh.zip |####################################################---| 95.22% tmpbBosTh.zip |####################################################---| 95.27% tmpbBosTh.zip |####################################################---| 95.32% tmpbBosTh.zip |####################################################---| 95.36% tmpbBosTh.zip |####################################################---| 95.41% tmpbBosTh.zip |####################################################---| 95.45% tmpbBosTh.zip |#####################################################--| 95.5% tmpbBosTh.zip |#####################################################--| 95.54% tmpbBosTh.zip |#####################################################--| 95.59% tmpbBosTh.zip |#####################################################--| 95.64% tmpbBosTh.zip |#####################################################--| 95.68% tmpbBosTh.zip |#####################################################--| 95.73% tmpbBosTh.zip |#####################################################--| 95.77% tmpbBosTh.zip |#####################################################--| 95.82% tmpbBosTh.zip |#####################################################--| 95.86% tmpbBosTh.zip |#####################################################--| 95.91% tmpbBosTh.zip |#####################################################--| 95.95% tmpbBosTh.zip |#####################################################--| 96.0% tmpbBosTh.zip |#####################################################--| 96.05% tmpbBosTh.zip |#####################################################--| 96.09% tmpbBosTh.zip |#####################################################--| 96.14% tmpbBosTh.zip |#####################################################--| 96.18% tmpbBosTh.zip |#####################################################--| 96.23% tmpbBosTh.zip |#####################################################--| 96.27% tmpbBosTh.zip |#####################################################--| 96.32% tmpbBosTh.zip |#####################################################--| 96.37% tmpbBosTh.zip |#####################################################--| 96.41% tmpbBosTh.zip |#####################################################--| 96.46% tmpbBosTh.zip |#####################################################--| 96.5% tmpbBosTh.zip |#####################################################--| 96.55% tmpbBosTh.zip |#####################################################--| 96.59% tmpbBosTh.zip |#####################################################--| 96.64% tmpbBosTh.zip |#####################################################--| 96.69% tmpbBosTh.zip |#####################################################--| 96.73% tmpbBosTh.zip |#####################################################--| 96.78% tmpbBosTh.zip |#####################################################--| 96.82% tmpbBosTh.zip |#####################################################--| 96.87% tmpbBosTh.zip |#####################################################--| 96.91% tmpbBosTh.zip |#####################################################--| 96.96% tmpbBosTh.zip |#####################################################--| 97.0% tmpbBosTh.zip |#####################################################--| 97.05% tmpbBosTh.zip |#####################################################--| 97.1% tmpbBosTh.zip |#####################################################--| 97.14% tmpbBosTh.zip |#####################################################--| 97.19% tmpbBosTh.zip |#####################################################--| 97.23% tmpbBosTh.zip |######################################################-| 97.28% tmpbBosTh.zip |######################################################-| 97.32% tmpbBosTh.zip |######################################################-| 97.37% tmpbBosTh.zip |######################################################-| 97.42% tmpbBosTh.zip |######################################################-| 97.46% tmpbBosTh.zip |######################################################-| 97.51% tmpbBosTh.zip |######################################################-| 97.55% tmpbBosTh.zip |######################################################-| 97.6% tmpbBosTh.zip |######################################################-| 97.64% tmpbBosTh.zip |######################################################-| 97.69% tmpbBosTh.zip |######################################################-| 97.74% tmpbBosTh.zip |######################################################-| 97.78% tmpbBosTh.zip |######################################################-| 97.83% tmpbBosTh.zip |######################################################-| 97.87% tmpbBosTh.zip |######################################################-| 97.92% tmpbBosTh.zip |######################################################-| 97.96% tmpbBosTh.zip |######################################################-| 98.01% tmpbBosTh.zip |######################################################-| 98.05% tmpbBosTh.zip |######################################################-| 98.1% tmpbBosTh.zip |######################################################-| 98.15% tmpbBosTh.zip |######################################################-| 98.19% tmpbBosTh.zip |######################################################-| 98.24% tmpbBosTh.zip |######################################################-| 98.28% tmpbBosTh.zip |######################################################-| 98.33% tmpbBosTh.zip |######################################################-| 98.37% tmpbBosTh.zip |######################################################-| 98.42% tmpbBosTh.zip |######################################################-| 98.47% tmpbBosTh.zip |######################################################-| 98.51% tmpbBosTh.zip |######################################################-| 98.56% tmpbBosTh.zip |######################################################-| 98.6% tmpbBosTh.zip |######################################################-| 98.65% tmpbBosTh.zip |######################################################-| 98.69% tmpbBosTh.zip |######################################################-| 98.74% tmpbBosTh.zip |######################################################-| 98.79% tmpbBosTh.zip |######################################################-| 98.83% tmpbBosTh.zip |######################################################-| 98.88% tmpbBosTh.zip |######################################################-| 98.92% tmpbBosTh.zip |######################################################-| 98.97% tmpbBosTh.zip |######################################################-| 99.01% tmpbBosTh.zip |######################################################-| 99.06% tmpbBosTh.zip |#######################################################| 99.1% tmpbBosTh.zip |#######################################################| 99.15% tmpbBosTh.zip |#######################################################| 99.2% tmpbBosTh.zip |#######################################################| 99.24% tmpbBosTh.zip |#######################################################| 99.29% tmpbBosTh.zip |#######################################################| 99.33% tmpbBosTh.zip |#######################################################| 99.38% tmpbBosTh.zip |#######################################################| 99.42% tmpbBosTh.zip |#######################################################| 99.47% tmpbBosTh.zip |#######################################################| 99.52% tmpbBosTh.zip |#######################################################| 99.56% tmpbBosTh.zip |#######################################################| 99.61% tmpbBosTh.zip |#######################################################| 99.65% tmpbBosTh.zip |#######################################################| 99.7% tmpbBosTh.zip |#######################################################| 99.74% tmpbBosTh.zip |#######################################################| 99.79% tmpbBosTh.zip |#######################################################| 99.84% tmpbBosTh.zip |#######################################################| 99.88% tmpbBosTh.zip |#######################################################| 99.93% tmpbBosTh.zip |#######################################################| 99.97% tmpbBosTh.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is dd4828af-d58a-4b30-9737-2ec9ce5a5770 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-30 12:01:46,763 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-07-30 12:01:46,764 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 sudo: unable to resolve host vyos-vrouter-vm-e701b67d-0ceb-4e7d-b7cb-46c068e87421 2019-07-30 12:01:46,765 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-07-30 12:01:59,740 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-07-30 12:01:59,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 12:01:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:02:00,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 12:02:00 GMT X-Openstack-Request-Id: req-054cb830-97ec-41a0-8b09-9216599975fc 2019-07-30 12:02:00,083 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:56:37Z", "file": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/file", "owner": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "size": 296288256, "self": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T11:56:32Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 12:02:00,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-054cb830-97ec-41a0-8b09-9216599975fc 2019-07-30 12:02:00,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339323043823s 2019-07-30 12:02:00,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 12:02:00,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}' 2019-07-30 12:02:00,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Tue, 30 Jul 2019 12:02:00 GMT Location: http://172.30.9.24:9292/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aaebbd29-09ac-40f4-9000-5522b54ca8d4 2019-07-30 12:02:00,153 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T12:02:00Z", "file": "/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93/file", "owner": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "size": null, "self": "/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "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_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "checksum": null, "created_at": "2019-07-30T12:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 12:02:00,153 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-aaebbd29-09ac-40f4-9000-5522b54ca8d4 2019-07-30 12:02:00,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0593361854553s 2019-07-30 12:02:00,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 12:02:00,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93/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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '' 2019-07-30 12:02:29,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 12:02:29 GMT X-Openstack-Request-Id: req-f2f57e32-b102-4920-b560-2e63b3374871 2019-07-30 12:02:29,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 12:02:29,855 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93/file used request id req-f2f57e32-b102-4920-b560-2e63b3374871 2019-07-30 12:02:29,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 29.7012000084s 2019-07-30 12:02:29,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 12:02:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:02:29,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Tue, 30 Jul 2019 12:02:29 GMT X-Openstack-Request-Id: req-534d7a1d-b120-458e-8f8a-6839600c8944 2019-07-30 12:02:29,904 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T12:02:29Z", "file": "/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93/file", "owner": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "size": 2148073472, "self": "/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-07-30T12:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:56:37Z", "file": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/file", "owner": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "size": 296288256, "self": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T11:56:32Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 12:02:29,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-534d7a1d-b120-458e-8f8a-6839600c8944 2019-07-30 12:02:29,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0444269180298s 2019-07-30 12:02:29,907 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93/snap', u'metadata': Munch({})})], 'file': u'/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93/file', 'owner': u'1f19cc3bb5524a0c80c7f68234942ac5', 'id': u'87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'size': 2148073472, u'self': u'/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f19cc3bb5524a0c80c7f68234942ac5', 'name': 'vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T12:02:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T12:02:29Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421', '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/87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 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_e701b67d-0ceb-4e7d-b7cb-46c068e87421', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421', 'created': u'2019-07-30T12:02:00Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-07-30T12:02:00Z', 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/87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 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_e701b67d-0ceb-4e7d-b7cb-46c068e87421', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-07-30 12:02:29,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 12:02:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-30 12:02:30,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 30 Jul 2019 12:02: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-457c42e8-c1eb-4944-9368-dd214d036dc0 x-openstack-request-id: req-457c42e8-c1eb-4944-9368-dd214d036dc0 2019-07-30 12:02:30,340 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "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": "db157fa7-3366-4bd1-9e23-ca239beb28ed"}} 2019-07-30 12:02:30,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-457c42e8-c1eb-4944-9368-dd214d036dc0 2019-07-30 12:02:30,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.432652950287s 2019-07-30 12:02:30,341 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421', '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'2e894757a4e54ebfa46b20b30b23a387', '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'db157fa7-3366-4bd1-9e23-ca239beb28ed', 'swap': 0}) 2019-07-30 12:02:30,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 12:02:30,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed/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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" -d '{"extra_specs": {}}' 2019-07-30 12:02:30,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 12:02: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-d941f577-5212-4854-8e11-cfeb10168cf2 x-openstack-request-id: req-d941f577-5212-4854-8e11-cfeb10168cf2 2019-07-30 12:02:30,362 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 12:02:30,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed/os-extra_specs used request id req-d941f577-5212-4854-8e11-cfeb10168cf2 2019-07-30 12:02:30,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206379890442s 2019-07-30 12:02:30,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 12:02:30,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-30 12:02:30,376 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 12:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc619fdf-3a74-48f0-b300-8dbf7a576d56 2019-07-30 12:02:30,376 - 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.5:35357/v3/", "rel": "self"}]}]}} 2019-07-30 12:02:30,376 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-fc619fdf-3a74-48f0-b300-8dbf7a576d56 2019-07-30 12:02:30,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:02:30,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 12:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a66f49-f2f9-4687-9c8e-7ead92d42088 2019-07-30 12:02:30,588 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/04db26ee46f34e09b57397fac196d5cc"}, "enabled": true, "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/05d2e99785ac4fdeb9a4c0eda3bd7b26"}, "enabled": true, "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/353cc4cf86f940e3bca3e62f88112158"}, "enabled": true, "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e0a4e5017de45c1892b4f80e4e938f9"}, "enabled": true, "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f528111f4194ed5aff4b8e312591f8b"}, "enabled": true, "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f7e2d7a784c4c85a7efe171faa5b979"}, "enabled": true, "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/502c7e290e5348b2ab613fa8406ff2c8"}, "enabled": true, "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d10eade472449f6a238c066ee73209c"}, "enabled": true, "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/976e6a6270e54970b8254ab5407ad7f6"}, "enabled": true, "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b8ccfa69a43049d8894a50010967ae39"}, "enabled": true, "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/bbcd125ff4484d12841339482b95bc93"}, "enabled": true, "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c59e233b14b64ed0918880f6bd9aab5f"}, "enabled": true, "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca73954feab74dcc9cb0702ced94fd2b"}, "enabled": true, "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f86011bd3e2d497e896b288f1d2d2351"}, "enabled": true, "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-07-30 12:02:30,588 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-45a66f49-f2f9-4687-9c8e-7ead92d42088 2019-07-30 12:02:30,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.221658945084s 2019-07-30 12:02:30,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-30 12:02:30,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:02:30,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1867 Content-Type: application/json Date: Tue, 30 Jul 2019 12:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bcb2c6-ac4b-4858-a78a-621782f36dfd 2019-07-30 12:02:30,848 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/11601cfaddd84012bfdf01d31ecfe937"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/18cb586daec3430cb04c86e8d27ab650"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1be5b424858246d48f89ae4f0855ff59"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/342cbf8edea84acb8696d2cc506b7c59"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/35779b1ee2184a088ff2f0c81b41f1d5"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3899b1c9a26d44499abefc1b127803b1"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/44138ca79c7341a4b09e2cf487a3ff47"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46a50ce19ab34339958b169b3350f8e3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/47442f536d124bcba67144aa3852cba3"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "47442f536d124bcba67144aa3852cba3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/491a8329905d47b488c28404c5baf336"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "491a8329905d47b488c28404c5baf336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5dd36b491bda450da07a0b11b5e80aef"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68e9bf551c1946d1b018c9adefbfccb0"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6b573fdc84ec45c3b5e03a70f3043ea2"}, "url": "http://12.0.0.41:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/724d8d22086c4d168d5cb135d4389bc7"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/757d71054e8041a0b8ceb5e5fa71423f"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7602d399ccc84ddd928d519c12d206b9"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "7602d399ccc84ddd928d519c12d206b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7986412fb2894ced866e267d3eb79588"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "7986412fb2894ced866e267d3eb79588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7d0e7797608042809d914e647c3e424f"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "7d0e7797608042809d914e647c3e424f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7da3baf7c79d471e8d9b95e641dc5079"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "7da3baf7c79d471e8d9b95e641dc5079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/810b274f1b574e9394805cc6efa5f49d"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/89e33bcdf4044923929d47ae34b325ba"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8c9d6c7c0c0445b889acd197f77d290f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9084c54139064d92801cbfc8258ea640"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "9084c54139064d92801cbfc8258ea640"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9cb86d109a0e459e9c67fed9b07b80c0"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9d49d4b66ad74a46a313ad122dce3fb8"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a72049e648d24d6fa56ceafb4f3b2c2b"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ab65ab5e153b4e10b353381d86579fed"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ada5b1690d4d43b29198a83096de6f82"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd368f3b820445b088add01cbf46014f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "bd368f3b820445b088add01cbf46014f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4a87c80db974e95a18812232e7c07aa"}, "url": "http://12.0.0.41:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "c4a87c80db974e95a18812232e7c07aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0aeac595fe74fe59ddd6a0292cb17ed"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/db792fc788ed4b9890c4b54e6ad6996a"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "db792fc788ed4b9890c4b54e6ad6996a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e4352e7e8f214e78a3fb8eb48194c113"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "e4352e7e8f214e78a3fb8eb48194c113"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e842bcc834024d6aad1326be425eed46"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "e842bcc834024d6aad1326be425eed46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ebba3a52a8bb459dafcd97f34de4f4e2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f0e63197a4bb479ca29ee353dc3c5a82"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f266061cbde049828f2a8649d1dd052d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "f266061cbde049828f2a8649d1dd052d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f28a3bc1888c4741af02a81024e0f9d1"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "f28a3bc1888c4741af02a81024e0f9d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdd580015b614ae7aed79cd8908f34e2"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-30 12:02:30,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-b8bcb2c6-ac4b-4858-a78a-621782f36dfd 2019-07-30 12:02:30,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.251545906067s 2019-07-30 12:02:30,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-07-30 12:02:30,863 - 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-30 12:02:36,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:36,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:36,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:36,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:36,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:36,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:36,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:36,330 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-07-30 12:02:36,330 - 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-30T12:02:36.282Z", "updated_at": "2019-07-30T12:02:36.282Z", "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.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_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.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.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_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.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"}, "region": {"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"}, "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"}, "target_vnf_image_id": {"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": []}, "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": [], "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": 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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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_subnet_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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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_subnet_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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": 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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": "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, "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"], "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": 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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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-30 12:02:36,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:36,331 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:36 GMT 2019-07-30 12:02:36,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:36,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-07-30 12:02:36,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:36,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:36,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:36,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-07-30 12:02:36,358 - 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.24:5000", "keystone_tenant_name": "vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "keystone_password": "CgMWbOuFdse2gDvzCc9ym9p7kcQr2a", "reference_vnf_flavor_id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "target_vnf_flavor_id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "target_vnf_image_id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-07-30 12:02:37,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:37,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-07-30 12:02:37,267 - 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": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "target_vnf_flavor_id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "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_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "keystone_password": "CgMWbOuFdse2gDvzCc9ym9p7kcQr2a", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24: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": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "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-30T12:02:36.469Z", "created_by": "admin", "updated_at": "2019-07-30T12:02:36.469Z", "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": []}, "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": {}, "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-30 12:02:37,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:37,268 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:37 GMT 2019-07-30 12:02:37,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:37,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-07-30 12:02:37,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:37,268 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:37,268 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:37,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-07-30 12:02:37,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:37,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:37,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:37,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:37,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:37,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:37,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:37,521 - 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-30T12:02:36.889Z", "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-30T12:02:36.890Z", "id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-07-30 12:02:37,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:37,521 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:37 GMT 2019-07-30 12:02:37,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:37,521 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:02:37,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:37,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:37,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:37,521 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:02:37,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:02:37,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:37,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:37,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:37,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:37,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:37 GMT 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:37,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:37,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c884af7-c985-4dad-bb68-d0308fea3ca8 2019-07-30 12:02:37,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:37,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:37,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:37,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:37,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:37,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:37,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:37,726 - 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-30T12:02:36.889Z", "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-30T12:02:36.890Z", "id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"} 2019-07-30 12:02:37,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:37,726 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:37 GMT 2019-07-30 12:02:37,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:37,726 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:02:37,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:37,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:37,726 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:37,726 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:02:42,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:02:42,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:42,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:42,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:42,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:42,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:42,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:42,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:42,837 - 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-30T12:02:38.262Z", "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-30T12:02:38.069Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:38.858Z", "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-30T12:02:38.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:38.858Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:38.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:38.858Z", "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-30T12:02:38.173Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:38.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8", "logger": "ctx.6b422ec4-b372-4215-9ed7-53310d2a349d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "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-30T12:02:38.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8", "logger": "ctx.6b422ec4-b372-4215-9ed7-53310d2a349d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "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-30T12:02:38.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8", "logger": "ctx.6b422ec4-b372-4215-9ed7-53310d2a349d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "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-30T12:02:38.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8", "logger": "ctx.6b422ec4-b372-4215-9ed7-53310d2a349d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "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-30T12:02:38.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8", "logger": "ctx.6b422ec4-b372-4215-9ed7-53310d2a349d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "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-30T12:02:38.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8", "logger": "ctx.6b422ec4-b372-4215-9ed7-53310d2a349d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "message": "Using existing installation of managed plugin: dd4828af-d58a-4b30-9737-2ec9ce5a5770 [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-30T12:02:38.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8", "logger": "ctx.6b422ec4-b372-4215-9ed7-53310d2a349d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "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-30T12:02:38.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "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-30T12:02:39.007Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:39.505Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:39.121Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:40.172Z", "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-30T12:02:39.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-07-30 12:02:42,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:42,838 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:42 GMT 2019-07-30 12:02:42,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:42,838 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:02:42,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:42,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:42,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:42,838 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:02:42,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-30 12:02:42,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-30 12:02:42,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-07-30 12:02:42,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 12:02:42,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-07-30 12:02:42,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-30 12:02:42,840 - 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-30 12:02:42,840 - 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-30 12:02:42,840 - 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-30 12:02:42,840 - 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-30 12:02:42,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: dd4828af-d58a-4b30-9737-2ec9ce5a5770 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-30 12:02:42,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 12:02:42,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-30 12:02:42,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-07-30 12:02:42,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-30 12:02:42,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c884af7-c985-4dad-bb68-d0308fea3ca8 2019-07-30 12:02:42,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:42,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:42,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T12:02:39.334Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T12:02:36.889Z", "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-30T12:02:36.890Z", "id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"} 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:42 GMT 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:02:42,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:42,894 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:42,894 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:42,894 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:02:42,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-07-30 12:02:42,895 - 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-30 12:02:43,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:43,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:43,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:43,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:43,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:43,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:43,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:43,654 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-07-30 12:02:43,654 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:02:43,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:43,655 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:43 GMT 2019-07-30 12:02:43,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:43,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:02:43,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:43,655 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:43,655 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:43,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:02:43,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:43,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:43,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:43,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:43,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:43 GMT 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:43,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:43,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:02:43,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:43,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:43,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:43,848 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:43 GMT 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:43,848 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:48,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:02:49,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:49,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:49,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:49,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:49,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:49,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:49,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:49,101 - 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-30T12:02:44.291Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:44.122Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_network_scyqz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:46.295Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:46.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:46.889Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:46.168Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_network_scyqz8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:46.889Z", "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-30T12:02:46.438Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "security_group_lb2tth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:46.889Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:46.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:47.488Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:46.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "external_network_3asuzg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:47.488Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:46.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_network_lewinj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:47.488Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:46.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.035Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:47.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "security_group_lb2tth", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.035Z", "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-30T12:02:46.853Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_network_scyqz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.035Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:47.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.90078c76-0b24-475f-8bb8-a3fc409aedc6"}, {"node_instance_id": "keypair_aeer4v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.674Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:47.422Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_network_lewinj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.674Z", "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-30T12:02:47.807Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.674Z", "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-30T12:02:48.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "data_plane_network_scyqz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.674Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b030aac-5ceb-4d0c-a576-38e85d0c2ccb 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.24: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-30T12:02:47.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.90078c76-0b24-475f-8bb8-a3fc409aedc6"}, {"node_instance_id": "data_plane_network_scyqz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.674Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5b030aac-5ceb-4d0c-a576-38e85d0c2ccb", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:47.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.90078c76-0b24-475f-8bb8-a3fc409aedc6"}, {"node_instance_id": "data_plane_network_scyqz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.674Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bc8f5a5abc6f04c1d9e27dd0fd7617b716b580c\" -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-30T12:02:48.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.90078c76-0b24-475f-8bb8-a3fc409aedc6"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:48.674Z", "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-30T12:02:47.135Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}], "metadata": {"pagination": {"total": 18, "offset": 0, "size": 50}}} 2019-07-30 12:02:49,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:49,102 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:49 GMT 2019-07-30 12:02:49,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:49,102 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:02:49,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:49,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:49,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:49,102 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:02:49,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-07-30 12:02:49,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:02:49,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:02:49,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-30 12:02:49,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:02:49,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:02:49,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:02:49,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:02:49,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:02:49,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 12:02:49,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:02:49,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-30 12:02:49,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-30 12:02:49,105 - 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-30 12:02:49,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b030aac-5ceb-4d0c-a576-38e85d0c2ccb 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:02:49,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5b030aac-5ceb-4d0c-a576-38e85d0c2ccb 2019-07-30 12:02:49,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc8f5a5abc6f04c1d9e27dd0fd7617b716b580c" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-07-30 12:02:49,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-30 12:02:49,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:02:49,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:49,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:49,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:49,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:49,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:49,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:49,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:49,323 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:02:49,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:49,323 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:49 GMT 2019-07-30 12:02:49,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:49,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:02:49,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:49,323 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:49,323 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:54,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:02:54,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:54,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:54,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:54,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:54,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:54,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:54,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:54,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "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-30T12:02:48.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "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-30T12:02:48.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "external_network_3asuzg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:48.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae\" -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-30T12:02:49.100Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "data_plane_network_scyqz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-a5c7d44e-169c-42dd-97e5-40b4f97a7508", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:48.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.90078c76-0b24-475f-8bb8-a3fc409aedc6"}, {"node_instance_id": "data_plane_network_scyqz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a5c7d44e-169c-42dd-97e5-40b4f97a7508", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:48.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.90078c76-0b24-475f-8bb8-a3fc409aedc6"}, {"node_instance_id": "data_plane_network_scyqz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-a5c7d44e-169c-42dd-97e5-40b4f97a7508 Date: Tue, 30 Jul 2019 12:02:48 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:02:48Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:48Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:48.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.90078c76-0b24-475f-8bb8-a3fc409aedc6"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-acfba08b-1fa5-46c1-bb11-640037fb4d09", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:48.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acfba08b-1fa5-46c1-bb11-640037fb4d09 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:48.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:48.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "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-30T12:02:48.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "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-30T12:02:48.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "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-30T12:02:48.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "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-30T12:02:48.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "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-30T12:02:48.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.293Z", "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-30T12:02:48.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.877Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-59458053-d1da-4836-b53e-603c1624f5d8", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:49.497Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:49.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.877Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20231b50-7303-48e7-ad40-556ea383b21f 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.24: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-30T12:02:49.384Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "data_plane_network_scyqz8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.877Z", "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-30T12:02:49.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.877Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-20231b50-7303-48e7-ad40-556ea383b21f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:49.384Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d3c6822bdb514348b7ce8ccfdd7a54cfefd9c6f1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:49.810Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.877Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-59458053-d1da-4836-b53e-603c1624f5d8 Date: Tue, 30 Jul 2019 12:02:49 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:49Z\", \"updated_at\": \"2019-07-30T12:02:49Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T12:02:49Z\", \"revision_number\": 0, \"id\": \"cdc02868-480b-4dd2-8ed7-a4b89987b05c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T12:02:49Z\", \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T12:02:49Z\", \"revision_number\": 0, \"id\": \"d451e028-285e-4f97-9f80-bfecf3f94336\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T12:02:49Z\", \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\"}], \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"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-30T12:02:49.497Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:49.877Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-59458053-d1da-4836-b53e-603c1624f5d8", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:49.497Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "data_plane_network_scyqz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:49.653Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_network_scyqz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "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-30T12:02:50.069Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_network_scyqz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "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-30T12:02:50.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:49.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.c4bf4746-91d3-49c9-9c5d-28c0c27dcfd5"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4ec885-f9bb-4a86-95ba-9f78330311c7 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:49.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.c4bf4746-91d3-49c9-9c5d-28c0c27dcfd5"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2b4ec885-f9bb-4a86-95ba-9f78330311c7", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:49.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.c4bf4746-91d3-49c9-9c5d-28c0c27dcfd5"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f431eafb-bf4c-4020-82e7-b7eb15055763 Date: Tue, 30 Jul 2019 12:02:50 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c703d111618544b98917b24402b5e80c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c286be3b-aa91-4095-9a8d-eb77210f78db\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T06:02:49Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c703d111618544b98917b24402b5e80c\",\"created_at\":\"2019-07-30T05:47:20Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-f431eafb-bf4c-4020-82e7-b7eb15055763", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-f431eafb-bf4c-4020-82e7-b7eb15055763", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d3c6822bdb514348b7ce8ccfdd7a54cfefd9c6f1\" -d '{\"floatingip\": {\"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}075dca680100d663421c8b45a3aef9e4d3fb8daf\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.c4bf4746-91d3-49c9-9c5d-28c0c27dcfd5"}, {"node_instance_id": "management_plane_network_lewinj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:50.220Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9b99a201-075d-486d-bdca-684ffc116e4a"}, {"node_instance_id": "external_network_3asuzg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:50.517Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.a82cf065-c7f8-4f0c-b331-a5d3dec389db"}, {"node_instance_id": "external_network_3asuzg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d773da85-2b82-4e9b-bb5c-7c8ff9767e38 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.a82cf065-c7f8-4f0c-b331-a5d3dec389db"}, {"node_instance_id": "external_network_3asuzg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d773da85-2b82-4e9b-bb5c-7c8ff9767e38", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.a82cf065-c7f8-4f0c-b331-a5d3dec389db"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:02: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-83928290-285e-4054-97b7-852acc8db5c4 x-compute-request-id: req-83928290-285e-4054-97b7-852acc8db5c4 Content-Encoding: gzip Content-Length: 1779 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA8GeffYuc9SIBpebf4ixQX8O3xRIIOTOoWg8zse1mrkVJu/p1\\nWrjSWQ08mUnrty+1J1AA0Hp6OTfD+QpWiq855huQW93rZ2RtxJdaNYa0ntI9Z/uM\\nZCNtg0IWACaCP0MH913C0+vUwT7BHJ4VbRP/8wmYLZ2p1D19UCK+PNN6+oOqDk+u\\np4onnvE30639munLRTSQ7aKRI3OemKLLzXuut8CIU5V6JF+i1LTetGebQJRx+Mvs\\nLgJ5TPMlPUAn+NP/7LoGf4LoBL0l/Eunk/dqNolQseqgE/nD24FSpN93p+ZMDbfs\\nYbUMV6WQxLeWcNzC6HXOZCWmt5efdNpkTuHLLQIDAQABAoIBAQCgPyJ0CC0uxWU9\\n1gCkfY9x1j9YEKYEoyd0KK/3yVxpi+wTbmbte0dTbtxW/YwvBpEFTHHOheWU4FQ0\\nXCzFsvmwJe17Hxk8SRhWM+FAzrL1LwUZm/bABVGJbfLGVOT7EE5uGES3CHs/+Pm2\\nfrWfiPZSZbHXrkG3JOm0EgSm/Pz7oJ9Wav/JB5mdGDtKITi0J/H8W0sxYkVB22Jq\\nrH/zklwVpsPqwhmBb0NFIhgEetZJML2oy2n6wXTqhq5XIskXyiorsFyBryJ57SvT\\nSkdQf4fWQCUy9Nj1ArvHCUc6Xv+wvNktSORhQKE9gBu2rszySYNUyzmJiUr/co6N\\n9umQEliBAoGBAP4Sp7xH9EJz7JA3CbqwDKClEGx3eyqlzmzDjgNAFU16XqszOAxr\\nKR6d6YxMs51fjE0/R75QXQd+nLQ89Mv1xvjkr2fvlgqCYKuX9EihQq+M5ehmG3jS\\n3YZhixZr0EgiXVsm9fktUVBUCVtOz8aYTp4HM2rO5HwESItBCC+ULt7NAoGBAPI6\\nbYag9vztQ9YiJO1wdaD5njGwk6UfiJt5AFnvnqyf3lvoSgqvH4dkzk3HMGFcSzIt\\nKOismClbdTs5SJATaq8zWEJYy5KpyNDchTSQIjBLX03cR2FgQL0BiqdBI50bkZ1R\\nSGIr22+/4e/0aT2zEjXWXLF1st+stQcVmoCWvd3hAoGARy9+45fdbgkAzN8+0Jmm\\n0BOvaFSJo8dU8NBRp8N6tHyGrbzqBUC5AqUH3JFY+czdiH8kYMQvbHwi97TkeYjh\\nOLcKFjrgdQ1WfH1UqkzUXE9D0ztYkx+xhYcq6xtF/g/yzCk8XZY+5BzHileoi2H9\\nFPW7iD9zcPPaR3nvCzWfdDkCgYB+zd9wTut9VKfifVVfhzPM5V/PG2TvWCanXRy1\\n+B7Ut4wsCNpZ5XtX4YmuZcwJ68rhpYp444F0hRBFxKMb6U48EWDuupU3XfJmhEqn\\nTZzYM1zc4afsbfr19syi6hK+uCPuexKtcdAaHBUnDIfbaNbroCA+NiNBvKO35bNQ\\nBZm3gQKBgQCJ3tB9DEHUgIEycWnNd5WtHhSp2r/OD8qA2DJDQwHU14ZfLqHOM+GK\\nhdIl73jGjb28rPyk+ahE025GLZAv2zUBgT6+xHjFywuKnNCkWCayfD/kODVAHBu3\\npPKRoARPH2MHG/mn/1XpcOehEDvQo6vZAtny/EkZr2vqtzLQjJIpnQ==\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.c4bf4746-91d3-49c9-9c5d-28c0c27dcfd5"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b8bbffb72454fcd9da0ac4ac38017af19499221\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.883Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "management_plane_network_lewinj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8395a1f0a901ab97697052c89b0bf657a02f8496\" -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-30T12:02:50.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9b99a201-075d-486d-bdca-684ffc116e4a"}, {"node_instance_id": "management_plane_network_lewinj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771903f5-6d1c-4e19-b100-626b1c9a326b 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.24: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-30T12:02:50.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9b99a201-075d-486d-bdca-684ffc116e4a"}, {"node_instance_id": "management_plane_network_lewinj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-771903f5-6d1c-4e19-b100-626b1c9a326b", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9b99a201-075d-486d-bdca-684ffc116e4a"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:50.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae4537e4-d3ba-4d65-acaf-6dd5549721c6 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.24: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-30T12:02:50.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ae4537e4-d3ba-4d65-acaf-6dd5549721c6", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_network_scyqz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:50.972Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.407Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}], "metadata": {"pagination": {"total": 129, "offset": 18, "size": 50}}} 2019-07-30 12:02:54,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:54,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:54 GMT 2019-07-30 12:02:54,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:54,470 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:02:54,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:54,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:54,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:54,470 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:02:54,473 - 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-30 12:02:54,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-30 12:02:54,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-30 12:02:54,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-07-30 12:02:54,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-a5c7d44e-169c-42dd-97e5-40b4f97a7508 2019-07-30 12:02:54,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a5c7d44e-169c-42dd-97e5-40b4f97a7508 2019-07-30 12:02:54,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-a5c7d44e-169c-42dd-97e5-40b4f97a7508 Date: Tue, 30 Jul 2019 12:02:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T12:02:48Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:48Z","mtu":1450}} 2019-07-30 12:02:54,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-acfba08b-1fa5-46c1-bb11-640037fb4d09 2019-07-30 12:02:54,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acfba08b-1fa5-46c1-bb11-640037fb4d09 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:02:54,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:02:54,474 - 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-30 12:02:54,474 - 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-30 12:02:54,475 - 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-30 12:02:54,475 - 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-30 12:02:54,475 - 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-30 12:02:54,475 - 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-30 12:02:54,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-59458053-d1da-4836-b53e-603c1624f5d8 2019-07-30 12:02:54,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:02:54,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20231b50-7303-48e7-ad40-556ea383b21f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:02:54,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-30 12:02:54,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-20231b50-7303-48e7-ad40-556ea383b21f 2019-07-30 12:02:54,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c6822bdb514348b7ce8ccfdd7a54cfefd9c6f1" 2019-07-30 12:02:54,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-59458053-d1da-4836-b53e-603c1624f5d8 Date: Tue, 30 Jul 2019 12:02:49 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:49Z", "updated_at": "2019-07-30T12:02:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:02:49Z", "revision_number": 0, "id": "cdc02868-480b-4dd2-8ed7-a4b89987b05c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T12:02:49Z", "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:02:49Z", "revision_number": 0, "id": "d451e028-285e-4f97-9f80-bfecf3f94336", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T12:02:49Z", "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "5f453b97-598a-42cc-b028-ff77288320fd", "name": "vnf_test_security_group"}} 2019-07-30 12:02:54,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-59458053-d1da-4836-b53e-603c1624f5d8 2019-07-30 12:02:54,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:02:54,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:02:54,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:02:54,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:02:54,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4ec885-f9bb-4a86-95ba-9f78330311c7 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:02:54,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2b4ec885-f9bb-4a86-95ba-9f78330311c7 2019-07-30 12:02:54,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f431eafb-bf4c-4020-82e7-b7eb15055763 Date: Tue, 30 Jul 2019 12:02:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 12:02:54,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-f431eafb-bf4c-4020-82e7-b7eb15055763 2019-07-30 12:02:54,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-f431eafb-bf4c-4020-82e7-b7eb15055763 2019-07-30 12:02:54,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided. 2019-07-30 12:02:54,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c6822bdb514348b7ce8ccfdd7a54cfefd9c6f1" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}}' 2019-07-30 12:02:54,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075dca680100d663421c8b45a3aef9e4d3fb8daf" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-07-30 12:02:54,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:02:54,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:02:54,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d773da85-2b82-4e9b-bb5c-7c8ff9767e38 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:02:54,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d773da85-2b82-4e9b-bb5c-7c8ff9767e38 2019-07-30 12:02:54,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:02: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-83928290-285e-4054-97b7-852acc8db5c4 x-compute-request-id: req-83928290-285e-4054-97b7-852acc8db5c4 Content-Encoding: gzip Content-Length: 1779 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8GeffYuc9SIBpebf4ixQX8O3xRIIOTOoWg8zse1mrkVJu/p1\nWrjSWQ08mUnrty+1J1AA0Hp6OTfD+QpWiq855huQW93rZ2RtxJdaNYa0ntI9Z/uM\nZCNtg0IWACaCP0MH913C0+vUwT7BHJ4VbRP/8wmYLZ2p1D19UCK+PNN6+oOqDk+u\np4onnvE30639munLRTSQ7aKRI3OemKLLzXuut8CIU5V6JF+i1LTetGebQJRx+Mvs\nLgJ5TPMlPUAn+NP/7LoGf4LoBL0l/Eunk/dqNolQseqgE/nD24FSpN93p+ZMDbfs\nYbUMV6WQxLeWcNzC6HXOZCWmt5efdNpkTuHLLQIDAQABAoIBAQCgPyJ0CC0uxWU9\n1gCkfY9x1j9YEKYEoyd0KK/3yVxpi+wTbmbte0dTbtxW/YwvBpEFTHHOheWU4FQ0\nXCzFsvmwJe17Hxk8SRhWM+FAzrL1LwUZm/bABVGJbfLGVOT7EE5uGES3CHs/+Pm2\nfrWfiPZSZbHXrkG3JOm0EgSm/Pz7oJ9Wav/JB5mdGDtKITi0J/H8W0sxYkVB22Jq\nrH/zklwVpsPqwhmBb0NFIhgEetZJML2oy2n6wXTqhq5XIskXyiorsFyBryJ57SvT\nSkdQf4fWQCUy9Nj1ArvHCUc6Xv+wvNktSORhQKE9gBu2rszySYNUyzmJiUr/co6N\n9umQEliBAoGBAP4Sp7xH9EJz7JA3CbqwDKClEGx3eyqlzmzDjgNAFU16XqszOAxr\nKR6d6YxMs51fjE0/R75QXQd+nLQ89Mv1xvjkr2fvlgqCYKuX9EihQq+M5ehmG3jS\n3YZhixZr0EgiXVsm9fktUVBUCVtOz8aYTp4HM2rO5HwESItBCC+ULt7NAoGBAPI6\nbYag9vztQ9YiJO1wdaD5njGwk6UfiJt5AFnvnqyf3lvoSgqvH4dkzk3HMGFcSzIt\nKOismClbdTs5SJATaq8zWEJYy5KpyNDchTSQIjBLX03cR2FgQL0BiqdBI50bkZ1R\nSGIr22+/4e/0aT2zEjXWXLF1st+stQcVmoCWvd3hAoGARy9+45fdbgkAzN8+0Jmm\n0BOvaFSJo8dU8NBRp8N6tHyGrbzqBUC5AqUH3JFY+czdiH8kYMQvbHwi97TkeYjh\nOLcKFjrgdQ1WfH1UqkzUXE9D0ztYkx+xhYcq6xtF/g/yzCk8XZY+5BzHileoi2H9\nFPW7iD9zcPPaR3nvCzWfdDkCgYB+zd9wTut9VKfifVVfhzPM5V/PG2TvWCanXRy1\n+B7Ut4wsCNpZ5XtX4YmuZcwJ68rhpYp444F0hRBFxKMb6U48EWDuupU3XfJmhEqn\nTZzYM1zc4afsbfr19syi6hK+uCPuexKtcdAaHBUnDIfbaNbroCA+NiNBvKO35bNQ\nBZm3gQKBgQCJ3tB9DEHUgIEycWnNd5WtHhSp2r/OD8qA2DJDQwHU14ZfLqHOM+GK\nhdIl73jGjb28rPyk+ahE025GLZAv2zUBgT6+xHjFywuKnNCkWCayfD/kODVAHBu3\npPKRoARPH2MHG/mn/1XpcOehEDvQo6vZAtny/EkZr2vqtzLQjJIpnQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3886154f73dc4f22b16c976199517da4", "name": "vnf_test_keypair", "fingerprint": "d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5"}} 2019-07-30 12:02:54,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8bbffb72454fcd9da0ac4ac38017af19499221" 2019-07-30 12:02:54,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8395a1f0a901ab97697052c89b0bf657a02f8496" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-07-30 12:02:54,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771903f5-6d1c-4e19-b100-626b1c9a326b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:02:54,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-771903f5-6d1c-4e19-b100-626b1c9a326b 2019-07-30 12:02:54,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:02:54,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae4537e4-d3ba-4d65-acaf-6dd5549721c6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:02:54,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ae4537e4-d3ba-4d65-acaf-6dd5549721c6 2019-07-30 12:02:54,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:02:54,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:02:54,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:02:54,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:54,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:54,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:54,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:54,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:54,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:54,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:54,565 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:02:54,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:54,565 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:54 GMT 2019-07-30 12:02:54,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:54,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:02:54,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:54,566 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:54,566 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:59,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:02:59,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:59,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:59,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:59,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:59,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:59,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:59,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:59,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_lewinj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:51.497Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-db60aae6-93d4-458b-b796-107d8cc9925d", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.421Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9b99a201-075d-486d-bdca-684ffc116e4a"}, {"node_instance_id": "management_plane_network_lewinj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:51.497Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-db60aae6-93d4-458b-b796-107d8cc9925d", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.420Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9b99a201-075d-486d-bdca-684ffc116e4a"}, {"node_instance_id": "management_plane_network_lewinj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:51.497Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-db60aae6-93d4-458b-b796-107d8cc9925d Date: Tue, 30 Jul 2019 12:02:51 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:02:51Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:50Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.420Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9b99a201-075d-486d-bdca-684ffc116e4a"}, {"node_instance_id": "external_network_3asuzg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:51.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af5c60ae665170ad873b2770c0181ccf214662a1\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.a82cf065-c7f8-4f0c-b331-a5d3dec389db"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:51.497Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-83928290-285e-4054-97b7-852acc8db5c4", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.c4bf4746-91d3-49c9-9c5d-28c0c27dcfd5"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:51.497Z", "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-30T12:02:51.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:51.497Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-83928290-285e-4054-97b7-852acc8db5c4", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:50.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.c4bf4746-91d3-49c9-9c5d-28c0c27dcfd5"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:51.497Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5d99e114-45ec-458e-a215-d43226734608 Date: Tue, 30 Jul 2019 12:02:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c703d111618544b98917b24402b5e80c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c286be3b-aa91-4095-9a8d-eb77210f78db\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T06:02:49Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c703d111618544b98917b24402b5e80c\",\"created_at\":\"2019-07-30T05:47:20Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "keypair_aeer4v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.580Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-5d99e114-45ec-458e-a215-d43226734608", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-5d99e114-45ec-458e-a215-d43226734608", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b8bbffb72454fcd9da0ac4ac38017af19499221\" -d '{\"floatingip\": {\"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "external_network_3asuzg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3efd9a8b-cb98-4ed9-bd3a-7e58f59fe164 Date: Tue, 30 Jul 2019 12:02:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c703d111618544b98917b24402b5e80c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c286be3b-aa91-4095-9a8d-eb77210f78db\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T06:02:49Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c703d111618544b98917b24402b5e80c\",\"created_at\":\"2019-07-30T05:47:20Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.a82cf065-c7f8-4f0c-b331-a5d3dec389db"}, {"node_instance_id": "external_network_3asuzg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3efd9a8b-cb98-4ed9-bd3a-7e58f59fe164", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.a82cf065-c7f8-4f0c-b331-a5d3dec389db"}, {"node_instance_id": "external_network_3asuzg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3efd9a8b-cb98-4ed9-bd3a-7e58f59fe164", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.a82cf065-c7f8-4f0c-b331-a5d3dec389db"}, {"node_instance_id": "external_network_3asuzg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "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-30T12:02:51.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.a82cf065-c7f8-4f0c-b331-a5d3dec389db"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/5f453b97-598a-42cc-b028-ff77288320fd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-800df487-4635-4af5-bed1-fb16280ce639 Date: Tue, 30 Jul 2019 12:02:51 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:49Z\", \"updated_at\": \"2019-07-30T12:02:49Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T12:02:49Z\", \"revision_number\": 0, \"id\": \"cdc02868-480b-4dd2-8ed7-a4b89987b05c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T12:02:49Z\", \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T12:02:49Z\", \"revision_number\": 0, \"id\": \"d451e028-285e-4f97-9f80-bfecf3f94336\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T12:02:49Z\", \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\"}], \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"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-30T12:02:51.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/5f453b97-598a-42cc-b028-ff77288320fd.json used request id req-800df487-4635-4af5-bed1-fb16280ce639", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/5f453b97-598a-42cc-b028-ff77288320fd.json used request id req-800df487-4635-4af5-bed1-fb16280ce639", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"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-30T12:02:51.549Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-948a1e15-d987-4f0f-823f-dc4e171027bd Date: Tue, 30 Jul 2019 12:02:51 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-30T12:02:51Z\", \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"id\": \"7603aa9e-c6d2-464b-b5e0-45375ff31faf\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-948a1e15-d987-4f0f-823f-dc4e171027bd", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.674Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-948a1e15-d987-4f0f-823f-dc4e171027bd", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.674Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"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-30T12:02:51.674Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-d73fa4aa-1be0-4411-8f36-3bb9590d53b0 Date: Tue, 30 Jul 2019 12:02:51 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:02:51Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": null, \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"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-30T12:02:51.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d73fa4aa-1be0-4411-8f36-3bb9590d53b0", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d73fa4aa-1be0-4411-8f36-3bb9590d53b0", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-fd9049ad-046c-40df-af9f-97ebc8e01e58 Date: Tue, 30 Jul 2019 12:02:51 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-30T12:02:51Z\", \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"id\": \"325da07b-6d39-467e-a1bb-7e95bb9d4946\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fd9049ad-046c-40df-af9f-97ebc8e01e58", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fd9049ad-046c-40df-af9f-97ebc8e01e58", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"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-30T12:02:51.805Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.094Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'1f19cc3bb5524a0c80c7f68234942ac5', u'created_at': u'2019-07-30T12:02:51Z', u'updated_at': u'2019-07-30T12:02:51Z', u'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 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'1f19cc3bb5524a0c80c7f68234942ac5', u'port_id': None, u'id': u'e947a95a-5061-4c34-a2f8-6a2e1e2937be', 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-30T12:02:51.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b4c4cbc1-e310-47d5-bb72-91ea6c3b9489"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"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-30T12:02:51.948Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fa16c4c7-d0d5-420f-8101-bf6b6c600d18", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.947Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fa16c4c7-d0d5-420f-8101-bf6b6c600d18", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.947Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-fa16c4c7-d0d5-420f-8101-bf6b6c600d18 Date: Tue, 30 Jul 2019 12:02:51 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-30T12:02:51Z\", \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"id\": \"95d9002f-6313-4c79-a494-78d42f422037\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "management_plane_network_lewinj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.058Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_network_lewinj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "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-30T12:02:51.937Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:51.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_subnet_e86p2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1fb3f589-7556-439e-abae-7ff3d5ba4fc3", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.aeeefd27-5977-439c-92b2-edc721cb8422"}, {"node_instance_id": "data_plane_subnet_e86p2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb3f589-7556-439e-abae-7ff3d5ba4fc3 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.24: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-30T12:02:52.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.aeeefd27-5977-439c-92b2-edc721cb8422"}, {"node_instance_id": "data_plane_subnet_e86p2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:52.459Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.aeeefd27-5977-439c-92b2-edc721cb8422"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-eeba5df2-50a8-4e6c-8967-9713ddf1d57f", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.075Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-eeba5df2-50a8-4e6c-8967-9713ddf1d57f", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}, {"node_instance_id": "security_group_lb2tth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:52.734Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-eeba5df2-50a8-4e6c-8967-9713ddf1d57f Date: Tue, 30 Jul 2019 12:02:52 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-30T12:02:52Z\", \"security_group_id\": \"5f453b97-598a-42cc-b028-ff77288320fd\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"id\": \"4d457580-5939-44ec-94b8-acc8229aaaea\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f8a6ce30-1a86-4096-b64f-2d6a682f1ed5"}], "metadata": {"pagination": {"total": 182, "offset": 68, "size": 50}}} 2019-07-30 12:02:59,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:59,674 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:59 GMT 2019-07-30 12:02:59,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:59,674 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:02:59,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:59,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:59,674 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:02:59,674 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:02:59,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-db60aae6-93d4-458b-b796-107d8cc9925d 2019-07-30 12:02:59,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-db60aae6-93d4-458b-b796-107d8cc9925d 2019-07-30 12:02:59,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-db60aae6-93d4-458b-b796-107d8cc9925d Date: Tue, 30 Jul 2019 12:02:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5717a89d-b697-4565-a523-5f28dba0b27a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T12:02:51Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:50Z","mtu":1450}} 2019-07-30 12:02:59,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5c60ae665170ad873b2770c0181ccf214662a1" 2019-07-30 12:02:59,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-83928290-285e-4054-97b7-852acc8db5c4 2019-07-30 12:02:59,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-30 12:02:59,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-83928290-285e-4054-97b7-852acc8db5c4 2019-07-30 12:02:59,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5d99e114-45ec-458e-a215-d43226734608 Date: Tue, 30 Jul 2019 12:02:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 12:02:59,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-30 12:02:59,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:02:59,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:02:59,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-5d99e114-45ec-458e-a215-d43226734608 2019-07-30 12:02:59,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-5d99e114-45ec-458e-a215-d43226734608 2019-07-30 12:02:59,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network b07f1846-43a0-4da4-bbd0-67bc1b716ac8 from name external provided. 2019-07-30 12:02:59,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8bbffb72454fcd9da0ac4ac38017af19499221" -d '{"floatingip": {"floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}}' 2019-07-30 12:02:59,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3efd9a8b-cb98-4ed9-bd3a-7e58f59fe164 Date: Tue, 30 Jul 2019 12:02:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 12:02:59,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3efd9a8b-cb98-4ed9-bd3a-7e58f59fe164 2019-07-30 12:02:59,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3efd9a8b-cb98-4ed9-bd3a-7e58f59fe164 2019-07-30 12:02:59,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-07-30 12:02:59,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/5f453b97-598a-42cc-b028-ff77288320fd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae" 2019-07-30 12:02:59,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-800df487-4635-4af5-bed1-fb16280ce639 Date: Tue, 30 Jul 2019 12:02:51 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:49Z", "updated_at": "2019-07-30T12:02:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:02:49Z", "revision_number": 0, "id": "cdc02868-480b-4dd2-8ed7-a4b89987b05c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T12:02:49Z", "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:02:49Z", "revision_number": 0, "id": "d451e028-285e-4f97-9f80-bfecf3f94336", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T12:02:49Z", "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "5f453b97-598a-42cc-b028-ff77288320fd", "name": "vnf_test_security_group"}} 2019-07-30 12:02:59,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/5f453b97-598a-42cc-b028-ff77288320fd.json used request id req-800df487-4635-4af5-bed1-fb16280ce639 2019-07-30 12:02:59,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/5f453b97-598a-42cc-b028-ff77288320fd.json used request id req-800df487-4635-4af5-bed1-fb16280ce639 2019-07-30 12:02:59,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 12:02:59,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-948a1e15-d987-4f0f-823f-dc4e171027bd Date: Tue, 30 Jul 2019 12:02:51 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-30T12:02:51Z", "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "port_range_min": 22, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "7603aa9e-c6d2-464b-b5e0-45375ff31faf"}} 2019-07-30 12:02:59,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-948a1e15-d987-4f0f-823f-dc4e171027bd 2019-07-30 12:02:59,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-948a1e15-d987-4f0f-823f-dc4e171027bd 2019-07-30 12:02:59,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 12:02:59,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-d73fa4aa-1be0-4411-8f36-3bb9590d53b0 Date: Tue, 30 Jul 2019 12:02:51 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:02:51Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": null, "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}} 2019-07-30 12:02:59,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d73fa4aa-1be0-4411-8f36-3bb9590d53b0 2019-07-30 12:02:59,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d73fa4aa-1be0-4411-8f36-3bb9590d53b0 2019-07-30 12:02:59,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-fd9049ad-046c-40df-af9f-97ebc8e01e58 Date: Tue, 30 Jul 2019 12:02:51 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-30T12:02:51Z", "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "port_range_min": 0, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "325da07b-6d39-467e-a1bb-7e95bb9d4946"}} 2019-07-30 12:02:59,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fd9049ad-046c-40df-af9f-97ebc8e01e58 2019-07-30 12:02:59,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fd9049ad-046c-40df-af9f-97ebc8e01e58 2019-07-30 12:02:59,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 12:02:59,682 - 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'1f19cc3bb5524a0c80c7f68234942ac5', u'created_at': u'2019-07-30T12:02:51Z', u'updated_at': u'2019-07-30T12:02:51Z', u'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', 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'1f19cc3bb5524a0c80c7f68234942ac5', u'port_id': None, u'id': u'e947a95a-5061-4c34-a2f8-6a2e1e2937be', u'qos_policy_id': None} 2019-07-30 12:02:59,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ee0f7cf623fbc57e056cbad84b2d162b8110f6ae" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 12:02:59,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fa16c4c7-d0d5-420f-8101-bf6b6c600d18 2019-07-30 12:02:59,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fa16c4c7-d0d5-420f-8101-bf6b6c600d18 2019-07-30 12:02:59,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-fa16c4c7-d0d5-420f-8101-bf6b6c600d18 Date: Tue, 30 Jul 2019 12:02:51 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-30T12:02:51Z", "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "port_range_min": 1, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "95d9002f-6313-4c79-a494-78d42f422037"}} 2019-07-30 12:02:59,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:02:59,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:02:59,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-30 12:02:59,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:02:59,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1fb3f589-7556-439e-abae-7ff3d5ba4fc3 2019-07-30 12:02:59,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb3f589-7556-439e-abae-7ff3d5ba4fc3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:02:59,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:02:59,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-eeba5df2-50a8-4e6c-8967-9713ddf1d57f 2019-07-30 12:02:59,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-eeba5df2-50a8-4e6c-8967-9713ddf1d57f 2019-07-30 12:02:59,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-eeba5df2-50a8-4e6c-8967-9713ddf1d57f Date: Tue, 30 Jul 2019 12:02:52 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-30T12:02:52Z", "security_group_id": "5f453b97-598a-42cc-b028-ff77288320fd", "port_range_min": 1, "revision_number": 0, "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "4d457580-5939-44ec-94b8-acc8229aaaea"}} 2019-07-30 12:02:59,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:02:59,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:02:59,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:02:59,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:02:59,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:02:59,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:02:59,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:02:59,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:02:59,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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:02:59,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:02:59,739 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:02:59 GMT 2019-07-30 12:02:59,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:02:59,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:02:59,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:02:59,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:02:59,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:04,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:03:04,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:04,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:04,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:04,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:04,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:04,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:04,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:04,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_ylrfkn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.349Z", "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-30T12:02:52.549Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "external_network_3asuzg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.349Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "external_network_3asuzg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.349Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_subnet_e86p2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.349Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe9a82840b77909bd9b2742f7b093a91f22be928\" -d '{\"subnet\": {\"network_id\": \"5504d034-f7d4-482d-8cc6-a9f854ef2a15\", \"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-30T12:02:52.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.aeeefd27-5977-439c-92b2-edc721cb8422"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.951Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'1f19cc3bb5524a0c80c7f68234942ac5', u'created_at': u'2019-07-30T12:02:52Z', u'updated_at': u'2019-07-30T12:02:52Z', u'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'1f19cc3bb5524a0c80c7f68234942ac5', u'port_id': None, u'id': u'979440f1-89fa-4e48-8630-02d44ce39d89', 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-30T12:02:53.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "management_plane_network_lewinj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.951Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.744Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "security_group_lb2tth", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.951Z", "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-30T12:02:52.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_network_lewinj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.951Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.951Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-832de81c-eabe-486a-8e4c-05e56e6bb4ce Date: Tue, 30 Jul 2019 12:02:53 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:02:52Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 0, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": null, \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"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-30T12:02:53.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.951Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-832de81c-eabe-486a-8e4c-05e56e6bb4ce", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:53.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:53.951Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-832de81c-eabe-486a-8e4c-05e56e6bb4ce", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:53.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.21c4d8e9-fd02-40bc-ae64-89321866c46a"}, {"node_instance_id": "security_group_lb2tth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:54.556Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.930Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_subnet_e86p2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:54.556Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f1ff9d1a-758b-428e-b7d9-636899b7b33c", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:54.144Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.aeeefd27-5977-439c-92b2-edc721cb8422"}, {"node_instance_id": "data_plane_subnet_e86p2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:54.556Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f1ff9d1a-758b-428e-b7d9-636899b7b33c", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:54.144Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.aeeefd27-5977-439c-92b2-edc721cb8422"}, {"node_instance_id": "data_plane_subnet_e86p2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:54.556Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-f1ff9d1a-758b-428e-b7d9-636899b7b33c Date: Tue, 30 Jul 2019 12:02:54 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:53Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-07-30T12:02:53Z\",\"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\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"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-30T12:02:54.144Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.aeeefd27-5977-439c-92b2-edc721cb8422"}, {"node_instance_id": "external_network_3asuzg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:54.556Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:54.556Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.808Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_network_lewinj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.157Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:53.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "external_network_3asuzg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.157Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:52.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.157Z", "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-30T12:02:52.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.746Z", "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-30T12:02:53.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "external_network_3asuzg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.746Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:53.241Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.746Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946a93f6-a80d-4163-bdbb-2786db3a9f8a 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:55.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.746Z", "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-30T12:02:55.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.746Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:55.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.746Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-946a93f6-a80d-4163-bdbb-2786db3a9f8a", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:55.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "security_group_lb2tth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:55.746Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:53.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "security_group_lb2tth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:56.361Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:53.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:56.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5550305632df4c8df80eb7fd19abe968cac88a62\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:56.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:56.361Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/b07f1846-43a0-4da4-bbd0-67bc1b716ac8.json used request id req-7a0e9f9d-3de4-45e7-9925-47c8b519c67f", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:56.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:56.361Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/b07f1846-43a0-4da4-bbd0-67bc1b716ac8.json used request id req-7a0e9f9d-3de4-45e7-9925-47c8b519c67f", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:56.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:56.361Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7a0e9f9d-3de4-45e7-9925-47c8b519c67f Date: Tue, 30 Jul 2019 12:02:56 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c703d111618544b98917b24402b5e80c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c286be3b-aa91-4095-9a8d-eb77210f78db\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T06:02:49Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c703d111618544b98917b24402b5e80c\",\"created_at\":\"2019-07-30T05:47:20Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:56.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:56.361Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/b07f1846-43a0-4da4-bbd0-67bc1b716ac8.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5550305632df4c8df80eb7fd19abe968cac88a62\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:55.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "reference_vnf_ip_ylrfkn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:56.361Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:53.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "router_unw6oz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:56.361Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:53.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:57.007Z", "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-30T12:02:54.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "security_group_lb2tth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:57.007Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:54.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "router_unw6oz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:57.007Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:53.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:57.567Z", "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-30T12:02:54.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:57.567Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:54.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:57.567Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e55d0375-8938-49c6-8c3a-2ad03afffabd 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.24: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-30T12:02:57.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.73a67c34-43d8-482f-a6f3-88c093ad09a9"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:57.567Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e55d0375-8938-49c6-8c3a-2ad03afffabd", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:57.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.73a67c34-43d8-482f-a6f3-88c093ad09a9"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:57.567Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:57.333Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.73a67c34-43d8-482f-a6f3-88c093ad09a9"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:57.567Z", "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-30T12:02:54.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:54.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ff5df59e-2dba-4c30-bb0a-f62e6c3dc3d9", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:57.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.11c8786e-f9c8-4573-90a0-4fa57bb822b5"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-a7f543e3-72d4-47c5-8d2c-265781ba3c66 Date: Tue, 30 Jul 2019 12:02:57 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"c286be3b-aa91-4095-9a8d-eb77210f78db\", \"ip_address\": \"172.30.9.207\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:56Z\", \"admin_state_up\": true, \"updated_at\": \"2019-07-30T12:02:57Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:57.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a7f543e3-72d4-47c5-8d2c-265781ba3c66", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:57.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "router_unw6oz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/routers.json used request id req-a7f543e3-72d4-47c5-8d2c-265781ba3c66", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:57.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.ce6fedf7-b46c-4de0-838e-a43d37155543"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e7fe65e8445d4e8f95084d3aab222bc0d48ab94\" -d '{\"port\": {\"network_id\": \"5504d034-f7d4-482d-8cc6-a9f854ef2a15\", \"fixed_ips\": [{\"subnet_id\": \"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"5f453b97-598a-42cc-b028-ff77288320fd\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:57.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.73a67c34-43d8-482f-a6f3-88c093ad09a9"}], "metadata": {"pagination": {"total": 249, "offset": 118, "size": 50}}} 2019-07-30 12:03:04,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:04,823 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:04 GMT 2019-07-30 12:03:04,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:04,823 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:03:04,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:04,823 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:04,823 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:04,823 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:03:04,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 12:03:04,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-30 12:03:04,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:04,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9a82840b77909bd9b2742f7b093a91f22be928" -d '{"subnet": {"network_id": "5504d034-f7d4-482d-8cc6-a9f854ef2a15", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-07-30 12:03:04,826 - 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'1f19cc3bb5524a0c80c7f68234942ac5', u'created_at': u'2019-07-30T12:02:52Z', u'updated_at': u'2019-07-30T12:02:52Z', u'floating_network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'1f19cc3bb5524a0c80c7f68234942ac5', u'port_id': None, u'id': u'979440f1-89fa-4e48-8630-02d44ce39d89', u'qos_policy_id': None} 2019-07-30 12:03:04,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:04,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 12:03:04,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:04,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-832de81c-eabe-486a-8e4c-05e56e6bb4ce Date: Tue, 30 Jul 2019 12:02:53 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:02:52Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": null, "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}} 2019-07-30 12:03:04,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-832de81c-eabe-486a-8e4c-05e56e6bb4ce 2019-07-30 12:03:04,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-832de81c-eabe-486a-8e4c-05e56e6bb4ce 2019-07-30 12:03:04,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:04,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f1ff9d1a-758b-428e-b7d9-636899b7b33c 2019-07-30 12:03:04,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f1ff9d1a-758b-428e-b7d9-636899b7b33c 2019-07-30 12:03:04,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-f1ff9d1a-758b-428e-b7d9-636899b7b33c Date: Tue, 30 Jul 2019 12:02:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:53Z","dns_nameservers":[],"updated_at":"2019-07-30T12:02:53Z","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":"1f19cc3bb5524a0c80c7f68234942ac5","id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-07-30 12:03:04,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:04,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:04,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:04,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:04,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:04,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:04,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:04,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946a93f6-a80d-4163-bdbb-2786db3a9f8a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:04,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-07-30 12:03:04,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:04,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-946a93f6-a80d-4163-bdbb-2786db3a9f8a 2019-07-30 12:03:04,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:04,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:04,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5550305632df4c8df80eb7fd19abe968cac88a62" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "vnf_test_router"}}' 2019-07-30 12:03:04,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/b07f1846-43a0-4da4-bbd0-67bc1b716ac8.json used request id req-7a0e9f9d-3de4-45e7-9925-47c8b519c67f 2019-07-30 12:03:04,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/b07f1846-43a0-4da4-bbd0-67bc1b716ac8.json used request id req-7a0e9f9d-3de4-45e7-9925-47c8b519c67f 2019-07-30 12:03:04,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7a0e9f9d-3de4-45e7-9925-47c8b519c67f Date: Tue, 30 Jul 2019 12:02:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}} 2019-07-30 12:03:04,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/b07f1846-43a0-4da4-bbd0-67bc1b716ac8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5550305632df4c8df80eb7fd19abe968cac88a62" 2019-07-30 12:03:04,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:04,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:03:04,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 12:03:04,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:04,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-07-30 12:03:04,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-30 12:03:04,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:04,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e55d0375-8938-49c6-8c3a-2ad03afffabd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:04,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e55d0375-8938-49c6-8c3a-2ad03afffabd 2019-07-30 12:03:04,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:04,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:04,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:04,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ff5df59e-2dba-4c30-bb0a-f62e6c3dc3d9 2019-07-30 12:03:04,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-a7f543e3-72d4-47c5-8d2c-265781ba3c66 Date: Tue, 30 Jul 2019 12:02:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:56Z", "admin_state_up": true, "updated_at": "2019-07-30T12:02:57Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "name": "vnf_test_router"}} 2019-07-30 12:03:04,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a7f543e3-72d4-47c5-8d2c-265781ba3c66 2019-07-30 12:03:04,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/routers.json used request id req-a7f543e3-72d4-47c5-8d2c-265781ba3c66 2019-07-30 12:03:04,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7fe65e8445d4e8f95084d3aab222bc0d48ab94" -d '{"port": {"network_id": "5504d034-f7d4-482d-8cc6-a9f854ef2a15", "fixed_ips": [{"subnet_id": "2b85f0f5-6722-47d4-9149-e5e9c9b54c64"}], "name": "reference_vnf_data_plane_port", "security_groups": ["5f453b97-598a-42cc-b028-ff77288320fd"]}}' 2019-07-30 12:03:04,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:03:04,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:04,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:04,882 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:04 GMT 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:04,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:09,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:03:09,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:09,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:09,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:09,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:09,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:09,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:09,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:09,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}900385596494436a600ebd882dfd7f5c2a2662d7\" -d '{\"port\": {\"network_id\": \"5504d034-f7d4-482d-8cc6-a9f854ef2a15\", \"fixed_ips\": [{\"subnet_id\": \"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"5f453b97-598a-42cc-b028-ff77288320fd\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:57.931Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.11c8786e-f9c8-4573-90a0-4fa57bb822b5"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ff5df59e-2dba-4c30-bb0a-f62e6c3dc3d9", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:57.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.11c8786e-f9c8-4573-90a0-4fa57bb822b5"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:54.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.093Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:02:57.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.11c8786e-f9c8-4573-90a0-4fa57bb822b5"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.802Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:54.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.802Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:55.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.802Z", "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-30T12:02:55.078Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_ip_l4uc3z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:58.802Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:54.795Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:59.401Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-93773494-e4cd-419c-9ca9-309b576ff986", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:58.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.73a67c34-43d8-482f-a6f3-88c093ad09a9"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:59.401Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-93773494-e4cd-419c-9ca9-309b576ff986", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:58.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.73a67c34-43d8-482f-a6f3-88c093ad09a9"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:59.401Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:55.746Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:59.401Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:55.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:59.401Z", "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-30T12:02:56.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:02:59.401Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-93773494-e4cd-419c-9ca9-309b576ff986 Date: Tue, 30 Jul 2019 12:02:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:02:58Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"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-30T12:02:58.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.73a67c34-43d8-482f-a6f3-88c093ad09a9"}, {"node_instance_id": "router_unw6oz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:00.014Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:58.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:00.014Z", "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-30T12:02:56.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:00.014Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-28da1150-3f38-4ff9-8da1-29d175d51eca Date: Tue, 30 Jul 2019 12:02:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:02:59Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"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-30T12:02:59.570Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.11c8786e-f9c8-4573-90a0-4fa57bb822b5"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:00.014Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-28da1150-3f38-4ff9-8da1-29d175d51eca", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:59.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.11c8786e-f9c8-4573-90a0-4fa57bb822b5"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:00.014Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-28da1150-3f38-4ff9-8da1-29d175d51eca", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:59.570Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.11c8786e-f9c8-4573-90a0-4fa57bb822b5"}, {"node_instance_id": "router_unw6oz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:00.014Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:58.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "router_unw6oz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:00.610Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:58.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "router_unw6oz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:00.610Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:58.703Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "router_unw6oz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:00.610Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:58.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_subnet_1g0y78", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.212Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:59.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.212Z", "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-30T12:02:59.416Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_subnet_1g0y78", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.212Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:01.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.5d3f1339-4cef-4681-8496-d744fd816cd7"}, {"node_instance_id": "management_plane_subnet_1g0y78", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.818Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cfefd34-ca6c-437d-89f4-10ff54adf9b5 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.24: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-30T12:03:01.122Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.5d3f1339-4cef-4681-8496-d744fd816cd7"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.818Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:02:59.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_subnet_1g0y78", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.818Z", "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-30T12:02:59.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.818Z", "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-30T12:03:00.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.818Z", "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-30T12:03:00.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_subnet_1g0y78", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.818Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1cfefd34-ca6c-437d-89f4-10ff54adf9b5", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:01.122Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.5d3f1339-4cef-4681-8496-d744fd816cd7"}, {"node_instance_id": "management_plane_subnet_1g0y78", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:01.818Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c81422bc8e3b2ca09687f9b5e3e3b5432dc87e0d\" -d '{\"subnet\": {\"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"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-30T12:03:01.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.5d3f1339-4cef-4681-8496-d744fd816cd7"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "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-30T12:03:00.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "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-30T12:03:00.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:00.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:01.722Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba74710b-174f-4246-be13-9bdf51b35741 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:01.726Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ba74710b-174f-4246-be13-9bdf51b35741", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:01.726Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98837b303c5b6c85bc086faff6061a6adbb88ce0\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.138Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.174Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f383fbc8-2363-40ca-a4da-ccb323c27c03 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.179Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:02.426Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f383fbc8-2363-40ca-a4da-ccb323c27c03", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.179Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:01.024Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:00.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "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-30T12:03:00.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:00.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-bd96ddd6-c1db-4be4-be11-c800372f366b Date: Tue, 30 Jul 2019 12:03:02 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:02:58Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.476Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-bd96ddd6-c1db-4be4-be11-c800372f366b", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.477Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-bd96ddd6-c1db-4be4-be11-c800372f366b", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.477Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}], "metadata": {"pagination": {"total": 266, "offset": 168, "size": 50}}} 2019-07-30 12:03:09,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:09,981 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:09 GMT 2019-07-30 12:03:09,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:09,981 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:03:09,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:09,981 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:09,981 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:09,981 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:03:09,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900385596494436a600ebd882dfd7f5c2a2662d7" -d '{"port": {"network_id": "5504d034-f7d4-482d-8cc6-a9f854ef2a15", "fixed_ips": [{"subnet_id": "2b85f0f5-6722-47d4-9149-e5e9c9b54c64"}], "name": "target_vnf_data_plane_port", "security_groups": ["5f453b97-598a-42cc-b028-ff77288320fd"]}}' 2019-07-30 12:03:09,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ff5df59e-2dba-4c30-bb0a-f62e6c3dc3d9 2019-07-30 12:03:09,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:09,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:09,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:09,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:09,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:09,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:09,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-93773494-e4cd-419c-9ca9-309b576ff986 2019-07-30 12:03:09,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-93773494-e4cd-419c-9ca9-309b576ff986 2019-07-30 12:03:09,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:03:09,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:03:09,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-30 12:03:09,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-93773494-e4cd-419c-9ca9-309b576ff986 Date: Tue, 30 Jul 2019 12:02:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:02:58Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:09,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-07-30 12:03:09,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-30 12:03:09,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-28da1150-3f38-4ff9-8da1-29d175d51eca Date: Tue, 30 Jul 2019 12:02:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:02:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:09,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-28da1150-3f38-4ff9-8da1-29d175d51eca 2019-07-30 12:03:09,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-28da1150-3f38-4ff9-8da1-29d175d51eca 2019-07-30 12:03:09,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:09,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:09,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:09,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:09,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:03:09,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-30 12:03:09,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:09,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cfefd34-ca6c-437d-89f4-10ff54adf9b5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:09,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:09,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-30 12:03:09,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-30 12:03:09,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:09,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1cfefd34-ca6c-437d-89f4-10ff54adf9b5 2019-07-30 12:03:09,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81422bc8e3b2ca09687f9b5e3e3b5432dc87e0d" -d '{"subnet": {"network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-07-30 12:03:09,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:09,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:09,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:09,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:09,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba74710b-174f-4246-be13-9bdf51b35741 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:09,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ba74710b-174f-4246-be13-9bdf51b35741 2019-07-30 12:03:09,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98837b303c5b6c85bc086faff6061a6adbb88ce0" 2019-07-30 12:03:09,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:09,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f383fbc8-2363-40ca-a4da-ccb323c27c03 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:09,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f383fbc8-2363-40ca-a4da-ccb323c27c03 2019-07-30 12:03:09,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-30 12:03:09,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-30 12:03:09,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:09,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-30 12:03:09,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-bd96ddd6-c1db-4be4-be11-c800372f366b Date: Tue, 30 Jul 2019 12:03:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:02:58Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-30 12:03:09,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-bd96ddd6-c1db-4be4-be11-c800372f366b 2019-07-30 12:03:09,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-bd96ddd6-c1db-4be4-be11-c800372f366b 2019-07-30 12:03:09,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:03:10,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:10,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:10,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:10,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:10,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:10,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:10,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:10,152 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:03:10,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:10,152 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:10 GMT 2019-07-30 12:03:10,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:10,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:03:10,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:10,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:10,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:15,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:03:15,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:15,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:15,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:15,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:15,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:15,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:15,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:15,261 - 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-30T12:03:03.011Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-bd96ddd6-c1db-4be4-be11-c800372f366b", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.477Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "connect_security_group(): source_id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee target={u'external_id': u'5f453b97-598a-42cc-b028-ff77288320fd', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.477Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98837b303c5b6c85bc086faff6061a6adbb88ce0\" -d '{\"port\": {\"security_groups\": [\"5f453b97-598a-42cc-b028-ff77288320fd\"]}}'", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.478Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce1d69178957c8c54e419727b0cc761d9758e5e9\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.588Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": "management_plane_subnet_1g0y78", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.011Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-2602d65c-12bb-4eb8-9a0d-ce29f1994dba Date: Tue, 30 Jul 2019 12:03:02 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:01Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-07-30T12:03:01Z\",\"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\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"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-30T12:03:02.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.5d3f1339-4cef-4681-8496-d744fd816cd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "connect_security_group(): source_id=f062fd8e-566b-4c0b-a685-9f9c71915cee target={u'external_id': u'5f453b97-598a-42cc-b028-ff77288320fd', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.127Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": "management_plane_subnet_1g0y78", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "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-30T12:03:03.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.266Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce1d69178957c8c54e419727b0cc761d9758e5e9\" -d '{\"port\": {\"security_groups\": [\"5f453b97-598a-42cc-b028-ff77288320fd\"]}}'", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.128Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": "management_plane_subnet_1g0y78", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2602d65c-12bb-4eb8-9a0d-ce29f1994dba", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.5d3f1339-4cef-4681-8496-d744fd816cd7"}, {"node_instance_id": "management_plane_subnet_1g0y78", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2602d65c-12bb-4eb8-9a0d-ce29f1994dba", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.795Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.5d3f1339-4cef-4681-8496-d744fd816cd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3d0c437f-5047-4b63-97a0-494a803e92a3 Date: Tue, 30 Jul 2019 12:03:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:02:58Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.869Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-3d0c437f-5047-4b63-97a0-494a803e92a3", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.870Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-3d0c437f-5047-4b63-97a0-494a803e92a3", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.870Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98837b303c5b6c85bc086faff6061a6adbb88ce0\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.870Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-594ad5f2-94cf-4656-a021-f4907546d6ed Date: Tue, 30 Jul 2019 12:03:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:02Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.912Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-594ad5f2-94cf-4656-a021-f4907546d6ed", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.912Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-594ad5f2-94cf-4656-a021-f4907546d6ed", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:02.912Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.932feceb-69ac-44c4-a73b-ff18ac361c58"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1d1983bf-3273-4225-89fc-8b87b33e71ed Date: Tue, 30 Jul 2019 12:03:03 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:02:59Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.126Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee used request id req-1d1983bf-3273-4225-89fc-8b87b33e71ed", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.127Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:03.612Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee used request id req-1d1983bf-3273-4225-89fc-8b87b33e71ed", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.127Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-c6d280b9-47f2-40ab-a239-cde5ea67090d", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.582Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-c6d280b9-47f2-40ab-a239-cde5ea67090d Date: Tue, 30 Jul 2019 12:03:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:03Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.582Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce1d69178957c8c54e419727b0cc761d9758e5e9\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.541Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-9bb49f7b-525b-44d5-a735-797c7f833da5", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.540Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.587Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_subnet_1g0y78", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-9bb49f7b-525b-44d5-a735-797c7f833da5", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.540Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-9bb49f7b-525b-44d5-a735-797c7f833da5 Date: Tue, 30 Jul 2019 12:03:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:02:59Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.540Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.218Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-c6d280b9-47f2-40ab-a239-cde5ea67090d", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.583Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.b76a2860-d47e-492c-967a-910de43e5580"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.821Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_unw6oz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:04.028Z", "source_id": "management_plane_subnet_1g0y78", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_subnet_1g0y78", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.821Z", "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-30T12:03:03.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_subnet_1g0y78", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:04.821Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:03.818Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:05.448Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca1ebc5-06e7-492a-8dff-0fc3ad09998f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_unw6oz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:05.107Z", "source_id": "management_plane_subnet_1g0y78", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3087a998-988c-4e53-be12-9b30a9989f80"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:05.448Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:04.070Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:05.448Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:04.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:05.448Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:04.467Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:05.448Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_unw6oz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:05.102Z", "source_id": "management_plane_subnet_1g0y78", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3087a998-988c-4e53-be12-9b30a9989f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:05.448Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5ca1ebc5-06e7-492a-8dff-0fc3ad09998f", "level": "debug", "target_id": "router_unw6oz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:05.107Z", "source_id": "management_plane_subnet_1g0y78", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3087a998-988c-4e53-be12-9b30a9989f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:06.117Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ffec9a45222e22ec6258fed5cf19c16c77f71e2\" -d '{\"subnet_id\": \"afe50117-721a-488f-af76-6c71c4a5380b\"}'", "level": "debug", "target_id": "router_unw6oz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:05.515Z", "source_id": "management_plane_subnet_1g0y78", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3087a998-988c-4e53-be12-9b30a9989f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:08.382Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-030df15c-e2e0-427b-bd3c-d3b6d863af3f Date: Tue, 30 Jul 2019 12:03:08 GMT \nRESP BODY: {\"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"subnet_id\": \"afe50117-721a-488f-af76-6c71c4a5380b\", \"subnet_ids\": [\"afe50117-721a-488f-af76-6c71c4a5380b\"], \"port_id\": \"2955acc4-be3c-4958-a1a1-bdaea874b4d6\", \"id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\"}\n", "level": "debug", "target_id": "router_unw6oz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:08.257Z", "source_id": "management_plane_subnet_1g0y78", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3087a998-988c-4e53-be12-9b30a9989f80"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:09.064Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_unw6oz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:08.670Z", "source_id": "management_plane_subnet_1g0y78", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:09.064Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/routers/dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094/add_router_interface.json used request id req-030df15c-e2e0-427b-bd3c-d3b6d863af3f", "level": "debug", "target_id": "router_unw6oz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:08.257Z", "source_id": "management_plane_subnet_1g0y78", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3087a998-988c-4e53-be12-9b30a9989f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:09.064Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/routers/dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094/add_router_interface.json used request id req-030df15c-e2e0-427b-bd3c-d3b6d863af3f", "level": "debug", "target_id": "router_unw6oz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:08.257Z", "source_id": "management_plane_subnet_1g0y78", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3087a998-988c-4e53-be12-9b30a9989f80"}, {"node_instance_id": "management_plane_subnet_1g0y78", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:09.064Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:08.853Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_subnet_1g0y78", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:09.683Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:09.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "management_plane_subnet_1g0y78", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:09.683Z", "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-30T12:03:08.949Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:10.279Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:09.818Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:10.279Z", "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-30T12:03:09.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}], "metadata": {"pagination": {"total": 287, "offset": 218, "size": 50}}} 2019-07-30 12:03:15,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:15,261 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:15 GMT 2019-07-30 12:03:15,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:15,261 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:03:15,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:15,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:15,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:15,262 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:03:15,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-bd96ddd6-c1db-4be4-be11-c800372f366b 2019-07-30 12:03:15,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee target={u'external_id': u'5f453b97-598a-42cc-b028-ff77288320fd', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-30 12:03:15,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98837b303c5b6c85bc086faff6061a6adbb88ce0" -d '{"port": {"security_groups": ["5f453b97-598a-42cc-b028-ff77288320fd"]}}' 2019-07-30 12:03:15,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1d69178957c8c54e419727b0cc761d9758e5e9" 2019-07-30 12:03:15,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-2602d65c-12bb-4eb8-9a0d-ce29f1994dba Date: Tue, 30 Jul 2019 12:03:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:01Z","dns_nameservers":[],"updated_at":"2019-07-30T12:03:01Z","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":"1f19cc3bb5524a0c80c7f68234942ac5","id":"afe50117-721a-488f-af76-6c71c4a5380b","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-07-30 12:03:15,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f062fd8e-566b-4c0b-a685-9f9c71915cee target={u'external_id': u'5f453b97-598a-42cc-b028-ff77288320fd', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-30 12:03:15,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-30 12:03:15,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-30 12:03:15,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1d69178957c8c54e419727b0cc761d9758e5e9" -d '{"port": {"security_groups": ["5f453b97-598a-42cc-b028-ff77288320fd"]}}' 2019-07-30 12:03:15,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2602d65c-12bb-4eb8-9a0d-ce29f1994dba 2019-07-30 12:03:15,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2602d65c-12bb-4eb8-9a0d-ce29f1994dba 2019-07-30 12:03:15,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3d0c437f-5047-4b63-97a0-494a803e92a3 Date: Tue, 30 Jul 2019 12:03:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:02:58Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:03:15,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-3d0c437f-5047-4b63-97a0-494a803e92a3 2019-07-30 12:03:15,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-3d0c437f-5047-4b63-97a0-494a803e92a3 2019-07-30 12:03:15,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98837b303c5b6c85bc086faff6061a6adbb88ce0" 2019-07-30 12:03:15,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-594ad5f2-94cf-4656-a021-f4907546d6ed Date: Tue, 30 Jul 2019 12:03:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:02Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:15,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-594ad5f2-94cf-4656-a021-f4907546d6ed 2019-07-30 12:03:15,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-594ad5f2-94cf-4656-a021-f4907546d6ed 2019-07-30 12:03:15,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1d1983bf-3273-4225-89fc-8b87b33e71ed Date: Tue, 30 Jul 2019 12:03:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:02:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-30 12:03:15,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee used request id req-1d1983bf-3273-4225-89fc-8b87b33e71ed 2019-07-30 12:03:15,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee used request id req-1d1983bf-3273-4225-89fc-8b87b33e71ed 2019-07-30 12:03:15,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-c6d280b9-47f2-40ab-a239-cde5ea67090d 2019-07-30 12:03:15,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-c6d280b9-47f2-40ab-a239-cde5ea67090d Date: Tue, 30 Jul 2019 12:03:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:03Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:15,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1d69178957c8c54e419727b0cc761d9758e5e9" 2019-07-30 12:03:15,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-9bb49f7b-525b-44d5-a735-797c7f833da5 2019-07-30 12:03:15,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:15,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:15,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-9bb49f7b-525b-44d5-a735-797c7f833da5 2019-07-30 12:03:15,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-9bb49f7b-525b-44d5-a735-797c7f833da5 Date: Tue, 30 Jul 2019 12:03:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:02:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:03:15,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-30 12:03:15,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-c6d280b9-47f2-40ab-a239-cde5ea67090d 2019-07-30 12:03:15,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-07-30 12:03:15,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:15,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-07-30 12:03:15,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca1ebc5-06e7-492a-8dff-0fc3ad09998f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:15,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-30 12:03:15,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:15,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-30 12:03:15,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:15,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5ca1ebc5-06e7-492a-8dff-0fc3ad09998f 2019-07-30 12:03:15,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffec9a45222e22ec6258fed5cf19c16c77f71e2" -d '{"subnet_id": "afe50117-721a-488f-af76-6c71c4a5380b"}' 2019-07-30 12:03:15,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-030df15c-e2e0-427b-bd3c-d3b6d863af3f Date: Tue, 30 Jul 2019 12:03:08 GMT RESP BODY: {"network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "subnet_id": "afe50117-721a-488f-af76-6c71c4a5380b", "subnet_ids": ["afe50117-721a-488f-af76-6c71c4a5380b"], "port_id": "2955acc4-be3c-4958-a1a1-bdaea874b4d6", "id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094"} 2019-07-30 12:03:15,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-07-30 12:03:15,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094/add_router_interface.json used request id req-030df15c-e2e0-427b-bd3c-d3b6d863af3f 2019-07-30 12:03:15,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/routers/dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094/add_router_interface.json used request id req-030df15c-e2e0-427b-bd3c-d3b6d863af3f 2019-07-30 12:03:15,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-07-30 12:03:15,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:15,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:15,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:03:15,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-30 12:03:15,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:03:15,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:15,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:15,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:15,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:15,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:15,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:15,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:15,327 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:03:15,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:15,327 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:15 GMT 2019-07-30 12:03:15,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:15,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:03:15,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:15,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:15,327 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:20,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:03:20,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:20,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:20,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:20,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:20,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:20,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:20,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:20,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_77w0ow", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:10.279Z", "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-30T12:03:09.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:10.950Z", "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-30T12:03:10.285Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:11.517Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:11.090Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.6a8d3c98-fbd4-45ef-8426-984cae03b64a"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:11.517Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff88ed20-3c59-4bf1-a962-94762748d89e 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.24: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-30T12:03:11.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.6a8d3c98-fbd4-45ef-8426-984cae03b64a"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:11.517Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ff88ed20-3c59-4bf1-a962-94762748d89e", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:11.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.6a8d3c98-fbd4-45ef-8426-984cae03b64a"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:12.262Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}903d17b05b0ba8e327e672dfdc553c785a297d9a\" -d '{\"port\": {\"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"fixed_ips\": [{\"subnet_id\": \"afe50117-721a-488f-af76-6c71c4a5380b\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"5f453b97-598a-42cc-b028-ff77288320fd\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:11.806Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.dcf73ee9-2550-4d50-b4a6-58d99b6d31bb"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:12.262Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a82929664adc53379bf440e36e670afcab75725c\" -d '{\"port\": {\"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"fixed_ips\": [{\"subnet_id\": \"afe50117-721a-488f-af76-6c71c4a5380b\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"5f453b97-598a-42cc-b028-ff77288320fd\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:11.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.6a8d3c98-fbd4-45ef-8426-984cae03b64a"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:12.262Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3c94c383-0391-4dcb-b534-8cd8d281d0a9", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:11.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.dcf73ee9-2550-4d50-b4a6-58d99b6d31bb"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:12.262Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c94c383-0391-4dcb-b534-8cd8d281d0a9 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.24: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-30T12:03:11.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.dcf73ee9-2550-4d50-b4a6-58d99b6d31bb"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:12.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:11.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.dcf73ee9-2550-4d50-b4a6-58d99b6d31bb"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:13.880Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3f9a8559-0ff6-49fd-8eb8-5c2666522370 Date: Tue, 30 Jul 2019 12:03:13 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:12Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"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-30T12:03:13.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.6a8d3c98-fbd4-45ef-8426-984cae03b64a"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:14.383Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6f2ed370-cdf5-4153-94f5-f7d40dfe159b Date: Tue, 30 Jul 2019 12:03:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:13Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"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-30T12:03:14.351Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.dcf73ee9-2550-4d50-b4a6-58d99b6d31bb"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:14.383Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-3f9a8559-0ff6-49fd-8eb8-5c2666522370", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:13.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.6a8d3c98-fbd4-45ef-8426-984cae03b64a"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:14.383Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-3f9a8559-0ff6-49fd-8eb8-5c2666522370", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:13.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.6a8d3c98-fbd4-45ef-8426-984cae03b64a"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:14.887Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:14.540Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:14.887Z", "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-30T12:03:14.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:14.887Z", "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-30T12:03:14.604Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:14.887Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-6f2ed370-cdf5-4153-94f5-f7d40dfe159b", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:14.351Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.dcf73ee9-2550-4d50-b4a6-58d99b6d31bb"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:14.887Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-6f2ed370-cdf5-4153-94f5-f7d40dfe159b", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:14.351Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.dcf73ee9-2550-4d50-b4a6-58d99b6d31bb"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:15.485Z", "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-30T12:03:14.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:15.485Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:14.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:15.485Z", "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-30T12:03:14.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.056Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.133Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:15.701Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.133Z", "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-30T12:03:15.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.133Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:15.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.133Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:14.970Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.133Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:14.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.133Z", "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-30T12:03:15.380Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.770Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c1577ad7-2f90-460f-9d91-5654a45f973a", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.062Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61cb746ad985561e18fcc16bd7730e53455c7787\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.466Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.770Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-1120a105-f2fb-4ef4-b29f-fc4084a25933 Date: Tue, 30 Jul 2019 12:03:16 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:12Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.717Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:16.770Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1577ad7-2f90-460f-9d91-5654a45f973a 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.061Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.302Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61cb746ad985561e18fcc16bd7730e53455c7787\" -d '{\"port\": {\"security_groups\": [\"5f453b97-598a-42cc-b028-ff77288320fd\"]}}'", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.719Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.302Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc2d17a-60be-4348-89fb-8fe081a61774 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.794Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.302Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5cc2d17a-60be-4348-89fb-8fe081a61774", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.794Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.302Z", "message": "connect_security_group(): source_id=e761e282-d267-4d88-aebc-5c413063292d target={u'external_id': u'5f453b97-598a-42cc-b028-ff77288320fd', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.719Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.302Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d used request id req-1120a105-f2fb-4ef4-b29f-fc4084a25933", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.718Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.302Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}289ef85ebef150c0e790b4d6cbea936ce2a62bb3\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.197Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.302Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d used request id req-1120a105-f2fb-4ef4-b29f-fc4084a25933", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.718Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.302Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:16.789Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f7ecf9ab-d246-4ee9-8ec6-772556bb3145", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.186Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.749Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.532Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-af515c33-396a-48d5-b11d-94d980b04ac3 Date: Tue, 30 Jul 2019 12:03:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:12Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.132Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-af515c33-396a-48d5-b11d-94d980b04ac3", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.132Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-af515c33-396a-48d5-b11d-94d980b04ac3", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.133Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61cb746ad985561e18fcc16bd7730e53455c7787\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.134Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f7ecf9ab-d246-4ee9-8ec6-772556bb3145 Date: Tue, 30 Jul 2019 12:03:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:16Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.186Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f7ecf9ab-d246-4ee9-8ec6-772556bb3145", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.186Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.2c85d0ac-a9bb-4595-a890-b7894d55d9bd"}], "metadata": {"pagination": {"total": 339, "offset": 268, "size": 50}}} 2019-07-30 12:03:20,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:20,418 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:20 GMT 2019-07-30 12:03:20,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:20,419 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:03:20,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:20,419 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:20,419 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:20,419 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:03:20,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-30 12:03:20,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-30 12:03:20,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:20,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff88ed20-3c59-4bf1-a962-94762748d89e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:20,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ff88ed20-3c59-4bf1-a962-94762748d89e 2019-07-30 12:03:20,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903d17b05b0ba8e327e672dfdc553c785a297d9a" -d '{"port": {"network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "fixed_ips": [{"subnet_id": "afe50117-721a-488f-af76-6c71c4a5380b"}], "name": "reference_vnf_port", "security_groups": ["5f453b97-598a-42cc-b028-ff77288320fd"]}}' 2019-07-30 12:03:20,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82929664adc53379bf440e36e670afcab75725c" -d '{"port": {"network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "fixed_ips": [{"subnet_id": "afe50117-721a-488f-af76-6c71c4a5380b"}], "name": "target_vnf_port", "security_groups": ["5f453b97-598a-42cc-b028-ff77288320fd"]}}' 2019-07-30 12:03:20,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3c94c383-0391-4dcb-b534-8cd8d281d0a9 2019-07-30 12:03:20,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c94c383-0391-4dcb-b534-8cd8d281d0a9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:20,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:20,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3f9a8559-0ff6-49fd-8eb8-5c2666522370 Date: Tue, 30 Jul 2019 12:03:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:12Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:20,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6f2ed370-cdf5-4153-94f5-f7d40dfe159b Date: Tue, 30 Jul 2019 12:03:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:13Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:20,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-3f9a8559-0ff6-49fd-8eb8-5c2666522370 2019-07-30 12:03:20,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-3f9a8559-0ff6-49fd-8eb8-5c2666522370 2019-07-30 12:03:20,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:20,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-30 12:03:20,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:20,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-6f2ed370-cdf5-4153-94f5-f7d40dfe159b 2019-07-30 12:03:20,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-6f2ed370-cdf5-4153-94f5-f7d40dfe159b 2019-07-30 12:03:20,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-30 12:03:20,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:20,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:20,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:20,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-30 12:03:20,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-30 12:03:20,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-30 12:03:20,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-30 12:03:20,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-30 12:03:20,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:20,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c1577ad7-2f90-460f-9d91-5654a45f973a 2019-07-30 12:03:20,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61cb746ad985561e18fcc16bd7730e53455c7787" 2019-07-30 12:03:20,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-1120a105-f2fb-4ef4-b29f-fc4084a25933 Date: Tue, 30 Jul 2019 12:03:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:12Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-30 12:03:20,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1577ad7-2f90-460f-9d91-5654a45f973a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:20,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61cb746ad985561e18fcc16bd7730e53455c7787" -d '{"port": {"security_groups": ["5f453b97-598a-42cc-b028-ff77288320fd"]}}' 2019-07-30 12:03:20,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc2d17a-60be-4348-89fb-8fe081a61774 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:20,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5cc2d17a-60be-4348-89fb-8fe081a61774 2019-07-30 12:03:20,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e761e282-d267-4d88-aebc-5c413063292d target={u'external_id': u'5f453b97-598a-42cc-b028-ff77288320fd', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-30 12:03:20,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d used request id req-1120a105-f2fb-4ef4-b29f-fc4084a25933 2019-07-30 12:03:20,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289ef85ebef150c0e790b4d6cbea936ce2a62bb3" 2019-07-30 12:03:20,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d used request id req-1120a105-f2fb-4ef4-b29f-fc4084a25933 2019-07-30 12:03:20,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:20,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f7ecf9ab-d246-4ee9-8ec6-772556bb3145 2019-07-30 12:03:20,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-30 12:03:20,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-30 12:03:20,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-af515c33-396a-48d5-b11d-94d980b04ac3 Date: Tue, 30 Jul 2019 12:03:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:12Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:03:20,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-af515c33-396a-48d5-b11d-94d980b04ac3 2019-07-30 12:03:20,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-af515c33-396a-48d5-b11d-94d980b04ac3 2019-07-30 12:03:20,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61cb746ad985561e18fcc16bd7730e53455c7787" 2019-07-30 12:03:20,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f7ecf9ab-d246-4ee9-8ec6-772556bb3145 Date: Tue, 30 Jul 2019 12:03:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:16Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:20,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f7ecf9ab-d246-4ee9-8ec6-772556bb3145 2019-07-30 12:03:20,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:03:20,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:20,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:20,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:20,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:20,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:20,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:20,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:20,491 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:03:20,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:20,491 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:20 GMT 2019-07-30 12:03:20,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:20,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:03:20,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:20,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:20,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:25,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:03:25,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:25,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:25,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:25,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:25,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:25,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:25,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:25,580 - 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-30T12:03:17.915Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-8d9dcd56-0ad4-4465-9508-ced56beaf005 Date: Tue, 30 Jul 2019 12:03:17 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:13Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.511Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac used request id req-8d9dcd56-0ad4-4465-9508-ced56beaf005", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.511Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac used request id req-8d9dcd56-0ad4-4465-9508-ced56beaf005", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.512Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "connect_security_group(): source_id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac target={u'external_id': u'5f453b97-598a-42cc-b028-ff77288320fd', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.512Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:17.915Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}289ef85ebef150c0e790b4d6cbea936ce2a62bb3\" -d '{\"port\": {\"security_groups\": [\"5f453b97-598a-42cc-b028-ff77288320fd\"]}}'", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:17.513Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:18.534Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-06f6cf77-2ab4-4f47-baa8-21da31ea7dd7 Date: Tue, 30 Jul 2019 12:03:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:13Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.144Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:18.534Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-419efb76-37c6-4251-8ee4-94d52ffd84d1", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.195Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:18.534Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-419efb76-37c6-4251-8ee4-94d52ffd84d1", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.195Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:18.534Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-419efb76-37c6-4251-8ee4-94d52ffd84d1 Date: Tue, 30 Jul 2019 12:03:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:18Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.195Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:18.534Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-06f6cf77-2ab4-4f47-baa8-21da31ea7dd7", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.145Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:18.534Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}289ef85ebef150c0e790b4d6cbea936ce2a62bb3\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.146Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:18.534Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-06f6cf77-2ab4-4f47-baa8-21da31ea7dd7", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.145Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.be09c11e-9ff7-4380-8fd0-b474c73f082e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:19.131Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-444c8600-11ee-4a1a-a031-0a1c5b8db539", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.732Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.31239d4d-2da7-4324-8ca3-3510ecba9668"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:19.131Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.873Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:19.131Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.751Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:19.131Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_l4uc3z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.726Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.31239d4d-2da7-4324-8ca3-3510ecba9668"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:19.131Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444c8600-11ee-4a1a-a031-0a1c5b8db539 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:18.731Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.31239d4d-2da7-4324-8ca3-3510ecba9668"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:19.700Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f9006c841ed8acea7eed730fa661e343d09e2ad\" -d '{\"floatingip\": {\"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\"}}'", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:19.145Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.31239d4d-2da7-4324-8ca3-3510ecba9668"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:20.203Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ylrfkn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:19.866Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9bc73ee0-600d-484d-9301-33647122f03f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:20.203Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72563263-70b8-4558-aeec-4740478c2ac7 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:19.872Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9bc73ee0-600d-484d-9301-33647122f03f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:20.203Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-72563263-70b8-4558-aeec-4740478c2ac7", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:19.872Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9bc73ee0-600d-484d-9301-33647122f03f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:20.871Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6161e7b86f27e1087bfac38674dc3e50c4ad1b76\" -d '{\"floatingip\": {\"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\"}}'", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:20.287Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9bc73ee0-600d-484d-9301-33647122f03f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:21.625Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-6ffbe0a4-59e1-4a13-8193-67344964f34e Date: Tue, 30 Jul 2019 12:03:21 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:20Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:21.438Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.31239d4d-2da7-4324-8ca3-3510ecba9668"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:22.156Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:21.913Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:22.156Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-6ffbe0a4-59e1-4a13-8193-67344964f34e", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:21.438Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.31239d4d-2da7-4324-8ca3-3510ecba9668"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:22.156Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-923a5d93-2505-4b36-bb54-734f271d2907 Date: Tue, 30 Jul 2019 12:03:21 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:21Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:21.986Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9bc73ee0-600d-484d-9301-33647122f03f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:22.156Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-6ffbe0a4-59e1-4a13-8193-67344964f34e", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:21.438Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.31239d4d-2da7-4324-8ca3-3510ecba9668"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:22.705Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-923a5d93-2505-4b36-bb54-734f271d2907", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:21.987Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9bc73ee0-600d-484d-9301-33647122f03f"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:22.705Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:22.373Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:22.705Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:22.315Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:22.705Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:22.131Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:22.705Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-923a5d93-2505-4b36-bb54-734f271d2907", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:21.986Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.9bc73ee0-600d-484d-9301-33647122f03f"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:23.305Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:22.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:23.305Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:22.988Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:23.305Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:22.630Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:23.901Z", "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-30T12:03:23.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:23.901Z", "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-30T12:03:23.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:23.901Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:23.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:24.618Z", "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'799fa2f0-4ec5-47ed-ae52-980bb20ec3ac', u'fixed_ip_address': u'11.0.0.23', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:db:eb:bf'}, {u'external_id': u'9e145a72-e7b0-4f30-b520-ccac5f5b6eee', 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:d9:4f:f4'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:24.444Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d244c75d-c49a-4cfe-a258-e06f510b00ef", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:24.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-994c8ed0-0bcb-4e4b-ae18-be87b2238b83", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:24.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "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'e761e282-d267-4d88-aebc-5c413063292d', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e2:b1:93'}, {u'external_id': u'f062fd8e-566b-4c0b-a685-9f9c71915cee', u'fixed_ip_address': u'12.0.0.17', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f6:8d:08'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:24.846Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "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-30T12:03:24.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:24.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:24.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d244c75d-c49a-4cfe-a258-e06f510b00ef 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.24: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-30T12:03:24.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d244c75d-c49a-4cfe-a258-e06f510b00ef", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:24.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:24.932Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:24.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "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-30T12:03:24.525Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}], "metadata": {"pagination": {"total": 374, "offset": 318, "size": 50}}} 2019-07-30 12:03:25,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:25,580 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:25 GMT 2019-07-30 12:03:25,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:25,581 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:03:25,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:25,581 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:25,581 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:25,581 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:03:25,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-8d9dcd56-0ad4-4465-9508-ced56beaf005 Date: Tue, 30 Jul 2019 12:03:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:13Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-30 12:03:25,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac used request id req-8d9dcd56-0ad4-4465-9508-ced56beaf005 2019-07-30 12:03:25,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac used request id req-8d9dcd56-0ad4-4465-9508-ced56beaf005 2019-07-30 12:03:25,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac target={u'external_id': u'5f453b97-598a-42cc-b028-ff77288320fd', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-30 12:03:25,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289ef85ebef150c0e790b4d6cbea936ce2a62bb3" -d '{"port": {"security_groups": ["5f453b97-598a-42cc-b028-ff77288320fd"]}}' 2019-07-30 12:03:25,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-06f6cf77-2ab4-4f47-baa8-21da31ea7dd7 Date: Tue, 30 Jul 2019 12:03:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:13Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:03:25,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-419efb76-37c6-4251-8ee4-94d52ffd84d1 2019-07-30 12:03:25,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-419efb76-37c6-4251-8ee4-94d52ffd84d1 2019-07-30 12:03:25,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-419efb76-37c6-4251-8ee4-94d52ffd84d1 Date: Tue, 30 Jul 2019 12:03:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:18Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:25,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-06f6cf77-2ab4-4f47-baa8-21da31ea7dd7 2019-07-30 12:03:25,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289ef85ebef150c0e790b4d6cbea936ce2a62bb3" 2019-07-30 12:03:25,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-06f6cf77-2ab4-4f47-baa8-21da31ea7dd7 2019-07-30 12:03:25,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-444c8600-11ee-4a1a-a031-0a1c5b8db539 2019-07-30 12:03:25,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-30 12:03:25,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-30 12:03:25,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:25,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444c8600-11ee-4a1a-a031-0a1c5b8db539 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:25,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9006c841ed8acea7eed730fa661e343d09e2ad" -d '{"floatingip": {"port_id": "e761e282-d267-4d88-aebc-5c413063292d"}}' 2019-07-30 12:03:25,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:25,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72563263-70b8-4558-aeec-4740478c2ac7 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:25,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-72563263-70b8-4558-aeec-4740478c2ac7 2019-07-30 12:03:25,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6161e7b86f27e1087bfac38674dc3e50c4ad1b76" -d '{"floatingip": {"port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac"}}' 2019-07-30 12:03:25,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-6ffbe0a4-59e1-4a13-8193-67344964f34e Date: Tue, 30 Jul 2019 12:03:21 GMT RESP BODY: {"floatingip": {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:20Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:e2:b1:93", "device_id": ""}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}} 2019-07-30 12:03:25,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-30 12:03:25,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-6ffbe0a4-59e1-4a13-8193-67344964f34e 2019-07-30 12:03:25,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-923a5d93-2505-4b36-bb54-734f271d2907 Date: Tue, 30 Jul 2019 12:03:21 GMT RESP BODY: {"floatingip": {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:21Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:db:eb:bf", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}} 2019-07-30 12:03:25,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-6ffbe0a4-59e1-4a13-8193-67344964f34e 2019-07-30 12:03:25,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-923a5d93-2505-4b36-bb54-734f271d2907 2019-07-30 12:03:25,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:25,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-30 12:03:25,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-30 12:03:25,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-923a5d93-2505-4b36-bb54-734f271d2907 2019-07-30 12:03:25,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-30 12:03:25,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:03:25,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:03:25,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 12:03:25,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 12:03:25,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-30 12:03:25,589 - 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'799fa2f0-4ec5-47ed-ae52-980bb20ec3ac', u'fixed_ip_address': u'11.0.0.23', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:db:eb:bf'}, {u'external_id': u'9e145a72-e7b0-4f30-b520-ccac5f5b6eee', 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:d9:4f:f4'}] 2019-07-30 12:03:25,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d244c75d-c49a-4cfe-a258-e06f510b00ef 2019-07-30 12:03:25,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-994c8ed0-0bcb-4e4b-ae18-be87b2238b83 2019-07-30 12:03:25,589 - 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'e761e282-d267-4d88-aebc-5c413063292d', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e2:b1:93'}, {u'external_id': u'f062fd8e-566b-4c0b-a685-9f9c71915cee', u'fixed_ip_address': u'12.0.0.17', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f6:8d:08'}] 2019-07-30 12:03:25,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-07-30 12:03:25,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:25,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:25,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d244c75d-c49a-4cfe-a258-e06f510b00ef 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:25,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d244c75d-c49a-4cfe-a258-e06f510b00ef 2019-07-30 12:03:25,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843" 2019-07-30 12:03:25,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:25,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-07-30 12:03:25,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:03:25,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:25,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:25,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:25,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:25,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:25,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:25,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:25,643 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:03:25,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:25,643 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:25 GMT 2019-07-30 12:03:25,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:25,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:03:25,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:25,643 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:25,643 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:30,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:03:30,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:30,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:30,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:30,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:30,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:30,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:30,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:30,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-994c8ed0-0bcb-4e4b-ae18-be87b2238b83", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:24.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "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'e761e282-d267-4d88-aebc-5c413063292d', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e2:b1:93'}, {u'external_id': u'f062fd8e-566b-4c0b-a685-9f9c71915cee', u'fixed_ip_address': u'12.0.0.17', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f6:8d:08'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:24.846Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "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-30T12:03:24.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:24.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:24.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.236Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d244c75d-c49a-4cfe-a258-e06f510b00ef 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.24: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-30T12:03:24.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.819Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-0f10e9f1-e626-4c65-933d-e1b443d96848 x-compute-request-id: req-0f10e9f1-e626-4c65-933d-e1b443d96848 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}, {\"id\": \"2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:25.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-513d1c00-0f0d-4808-84bf-cb18e053e95a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-513d1c00-0f0d-4808-84bf-cb18e053e95a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-513d1c00-0f0d-4808-84bf-cb18e053e95a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-0f10e9f1-e626-4c65-933d-e1b443d96848 x-compute-request-id: req-0f10e9f1-e626-4c65-933d-e1b443d96848 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}, {\"id\": \"2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-0f10e9f1-e626-4c65-933d-e1b443d96848", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-0f10e9f1-e626-4c65-933d-e1b443d96848", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-0f10e9f1-e626-4c65-933d-e1b443d96848", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.763Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-0f10e9f1-e626-4c65-933d-e1b443d96848", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.763Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-513d1c00-0f0d-4808-84bf-cb18e053e95a x-compute-request-id: req-513d1c00-0f0d-4808-84bf-cb18e053e95a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}, {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-513d1c00-0f0d-4808-84bf-cb18e053e95a x-compute-request-id: req-513d1c00-0f0d-4808-84bf-cb18e053e95a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}, {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-513d1c00-0f0d-4808-84bf-cb18e053e95a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.805Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.806Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 x-compute-request-id: req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421\", \"fingerprint\": \"f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 x-compute-request-id: req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421\", \"fingerprint\": \"f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:25.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:25.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919f9afa-4516-4cb6-899d-d5d8a39b60ce 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.24: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-30T12:03:25.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919f9afa-4516-4cb6-899d-d5d8a39b60ce 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.24: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-30T12:03:25.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-919f9afa-4516-4cb6-899d-d5d8a39b60ce", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-919f9afa-4516-4cb6-899d-d5d8a39b60ce", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:25.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 x-compute-request-id: req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}, {\"id\": \"2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 x-compute-request-id: req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}, {\"id\": \"2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.5:9292/images/2aced02f-6a37-42bb-af00-10e9fbe825c4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-b9f91164-bfe1-4f77-8645-6556a0c4eec5", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-b9f91164-bfe1-4f77-8645-6556a0c4eec5", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-b9f91164-bfe1-4f77-8645-6556a0c4eec5", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-b9f91164-bfe1-4f77-8645-6556a0c4eec5", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-e2250d20-cdca-4dbc-92e3-44123a233ef8 x-compute-request-id: req-e2250d20-cdca-4dbc-92e3-44123a233ef8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}, {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-e2250d20-cdca-4dbc-92e3-44123a233ef8 x-compute-request-id: req-e2250d20-cdca-4dbc-92e3-44123a233ef8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}, {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e2250d20-cdca-4dbc-92e3-44123a233ef8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e2250d20-cdca-4dbc-92e3-44123a233ef8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e2250d20-cdca-4dbc-92e3-44123a233ef8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e2250d20-cdca-4dbc-92e3-44123a233ef8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}], "metadata": {"pagination": {"total": 509, "offset": 368, "size": 50}}} 2019-07-30 12:03:30,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:30,770 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:30 GMT 2019-07-30 12:03:30,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:30,771 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:03:30,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:30,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:30,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:30,771 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:03:30,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-994c8ed0-0bcb-4e4b-ae18-be87b2238b83 2019-07-30 12:03:30,774 - 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'e761e282-d267-4d88-aebc-5c413063292d', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e2:b1:93'}, {u'external_id': u'f062fd8e-566b-4c0b-a685-9f9c71915cee', u'fixed_ip_address': u'12.0.0.17', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f6:8d:08'}] 2019-07-30 12:03:30,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-07-30 12:03:30,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:30,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:30,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d244c75d-c49a-4cfe-a258-e06f510b00ef 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:30,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba" 2019-07-30 12:03:30,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-0f10e9f1-e626-4c65-933d-e1b443d96848 x-compute-request-id: req-0f10e9f1-e626-4c65-933d-e1b443d96848 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:03:30,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba" 2019-07-30 12:03:30,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 2019-07-30 12:03:30,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-513d1c00-0f0d-4808-84bf-cb18e053e95a 2019-07-30 12:03:30,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-513d1c00-0f0d-4808-84bf-cb18e053e95a 2019-07-30 12:03:30,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-513d1c00-0f0d-4808-84bf-cb18e053e95a 2019-07-30 12:03:30,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-0f10e9f1-e626-4c65-933d-e1b443d96848 x-compute-request-id: req-0f10e9f1-e626-4c65-933d-e1b443d96848 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:03:30,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-0f10e9f1-e626-4c65-933d-e1b443d96848 2019-07-30 12:03:30,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-0f10e9f1-e626-4c65-933d-e1b443d96848 2019-07-30 12:03:30,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-0f10e9f1-e626-4c65-933d-e1b443d96848 2019-07-30 12:03:30,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-0f10e9f1-e626-4c65-933d-e1b443d96848 2019-07-30 12:03:30,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843" 2019-07-30 12:03:30,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843" 2019-07-30 12:03:30,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-513d1c00-0f0d-4808-84bf-cb18e053e95a x-compute-request-id: req-513d1c00-0f0d-4808-84bf-cb18e053e95a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:03:30,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-513d1c00-0f0d-4808-84bf-cb18e053e95a x-compute-request-id: req-513d1c00-0f0d-4808-84bf-cb18e053e95a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:03:30,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-513d1c00-0f0d-4808-84bf-cb18e053e95a 2019-07-30 12:03:30,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843" 2019-07-30 12:03:30,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843" 2019-07-30 12:03:30,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 x-compute-request-id: req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova", "name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "fingerprint": "f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5"}}]} 2019-07-30 12:03:30,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 x-compute-request-id: req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova", "name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "fingerprint": "f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5"}}]} 2019-07-30 12:03:30,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 2019-07-30 12:03:30,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 2019-07-30 12:03:30,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e54f5d21-7a61-4464-8ffd-42c8e78c8df6 2019-07-30 12:03:30,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:30,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:30,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919f9afa-4516-4cb6-899d-d5d8a39b60ce 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:30,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919f9afa-4516-4cb6-899d-d5d8a39b60ce 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:30,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-919f9afa-4516-4cb6-899d-d5d8a39b60ce 2019-07-30 12:03:30,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-919f9afa-4516-4cb6-899d-d5d8a39b60ce 2019-07-30 12:03:30,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 x-compute-request-id: req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:03:30,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 x-compute-request-id: req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}, {"href": "http://192.30.9.5:9292/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:03:30,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 2019-07-30 12:03:30,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 2019-07-30 12:03:30,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 2019-07-30 12:03:30,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-b9f91164-bfe1-4f77-8645-6556a0c4eec5 2019-07-30 12:03:30,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba" 2019-07-30 12:03:30,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba" 2019-07-30 12:03:30,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-e2250d20-cdca-4dbc-92e3-44123a233ef8 x-compute-request-id: req-e2250d20-cdca-4dbc-92e3-44123a233ef8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:03:30,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-e2250d20-cdca-4dbc-92e3-44123a233ef8 x-compute-request-id: req-e2250d20-cdca-4dbc-92e3-44123a233ef8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:03:30,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e2250d20-cdca-4dbc-92e3-44123a233ef8 2019-07-30 12:03:30,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e2250d20-cdca-4dbc-92e3-44123a233ef8 2019-07-30 12:03:30,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e2250d20-cdca-4dbc-92e3-44123a233ef8 2019-07-30 12:03:30,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e2250d20-cdca-4dbc-92e3-44123a233ef8 2019-07-30 12:03:30,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:03:30,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:30,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:30,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:30,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:30 GMT 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:30,847 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:30,848 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:35,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:03:35,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:35,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:35,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:35,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:35,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:35,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:35,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:35,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.113Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.113Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-cf7e5535-be72-4583-a01f-73d8807553cc x-compute-request-id: req-cf7e5535-be72-4583-a01f-73d8807553cc Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421\", \"fingerprint\": \"f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.131Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-cf7e5535-be72-4583-a01f-73d8807553cc x-compute-request-id: req-cf7e5535-be72-4583-a01f-73d8807553cc Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421\", \"fingerprint\": \"f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf7e5535-be72-4583-a01f-73d8807553cc", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf7e5535-be72-4583-a01f-73d8807553cc", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf7e5535-be72-4583-a01f-73d8807553cc", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf7e5535-be72-4583-a01f-73d8807553cc", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:26.133Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:26.133Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772a8c1e-3700-4e8c-9421-126a3db0bb79 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.24: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-30T12:03:26.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772a8c1e-3700-4e8c-9421-126a3db0bb79 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.24: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-30T12:03:26.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-772a8c1e-3700-4e8c-9421-126a3db0bb79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-772a8c1e-3700-4e8c-9421-126a3db0bb79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:26.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.253Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568 Date: Tue, 30 Jul 2019 12:03:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:02Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"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-30T12:03:26.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-7ed39809-0943-461e-8446-a4fc430fb17b Date: Tue, 30 Jul 2019 12:03:26 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"afe50117-721a-488f-af76-6c71c4a5380b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:03:01Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:50Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\"}, {\"port\": \"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\"}, {\"port\": \"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "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-30T12:03:26.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'5717a89d-b697-4565-a523-5f28dba0b27a'}, 'nics': [{'port-id': u'799fa2f0-4ec5-47ed-ae52-980bb20ec3ac'}, {'port-id': u'9e145a72-e7b0-4f30-b520-ccac5f5b6eee'}], 'flavor': u'db157fa7-3366-4bd1-9e23-ca239beb28ed', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'5717a89d-b697-4565-a523-5f28dba0b27a'}, 'nics': [{'port-id': u'799fa2f0-4ec5-47ed-ae52-980bb20ec3ac'}, {'port-id': u'9e145a72-e7b0-4f30-b520-ccac5f5b6eee'}], 'flavor': u'db157fa7-3366-4bd1-9e23-ca239beb28ed', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568 Date: Tue, 30 Jul 2019 12:03:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:02Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"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-30T12:03:26.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.253Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee Date: Tue, 30 Jul 2019 12:03:26 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"afe50117-721a-488f-af76-6c71c4a5380b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:03:01Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:50Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee Date: Tue, 30 Jul 2019 12:03:26 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"afe50117-721a-488f-af76-6c71c4a5380b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:03:01Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:50Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "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-30T12:03:26.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-99a2ee27-225d-426e-9591-7280a0e2da59 Date: Tue, 30 Jul 2019 12:03:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:18Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"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-30T12:03:26.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-99a2ee27-225d-426e-9591-7280a0e2da59 Date: Tue, 30 Jul 2019 12:03:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:18Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"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-30T12:03:26.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-99a2ee27-225d-426e-9591-7280a0e2da59", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-99a2ee27-225d-426e-9591-7280a0e2da59", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-99a2ee27-225d-426e-9591-7280a0e2da59", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-99a2ee27-225d-426e-9591-7280a0e2da59", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "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-30T12:03:26.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-7ed39809-0943-461e-8446-a4fc430fb17b Date: Tue, 30 Jul 2019 12:03:26 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"afe50117-721a-488f-af76-6c71c4a5380b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:03:01Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:50Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7ed39809-0943-461e-8446-a4fc430fb17b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}], "metadata": {"pagination": {"total": 530, "offset": 418, "size": 50}}} 2019-07-30 12:03:35,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:35,938 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:35 GMT 2019-07-30 12:03:35,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:35,938 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:03:35,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:35,939 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:35,939 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:35,939 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:03:35,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba" 2019-07-30 12:03:35,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba" 2019-07-30 12:03:35,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-cf7e5535-be72-4583-a01f-73d8807553cc x-compute-request-id: req-cf7e5535-be72-4583-a01f-73d8807553cc Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova", "name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "fingerprint": "f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5"}}]} 2019-07-30 12:03:35,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-cf7e5535-be72-4583-a01f-73d8807553cc x-compute-request-id: req-cf7e5535-be72-4583-a01f-73d8807553cc Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwZ599i5z1IgGl5t/iLFBfw7fFEgg5M6haDzOx7WauRUm7+nVauNJZDTyZSeu3L7UnUADQeno5N8P5ClaKrznmG5Bb3etnZG3El1o1hrSe0j1n+4xkI22DQhYAJoI/Qwf3XcLT69TBPsEcnhVtE//zCZgtnanUPX1QIr4803r6g6oOT66niiee8TfTrf2a6ctFNJDtopEjc56YosvNe663wIhTlXokX6LUtN60Z5tAlHH4y+wuAnlM8yU9QCf40//sugZ/gugEvSX8S6eT92o2iVCx6qAT+cPbgVKk33en5kwNt+xhtQxXpZDEt5Zw3MLodc5kJaa3l5902mRO4cst Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d2:66:36:3f:ae:5c:5c:a7:55:03:c3:5a:8b:cc:08:b5"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0x6JApdA5X1J0xNi/Hlb0eoSLPWP23BEjAL9WWmOa1CxerXTIibFfXS0O6Rk0VMKZlzm1lc6yg467PUHGGEDwkZ9NrHrGDeCcjwUN5npEveSfXPvgEiF8R/Ktoy6a7lvP3fu979Img2ML/DP7KfYV1NY3Yqsw1x2GxUCQXwpGmZ/ddpNvqnj/2MjeP7jc2d44ZGEqZLZnThiiyC4rDlCZPdrlzKnrOXpe4X0/PvjsZtB7KhuPn1CBFZ81YNt5cSck0lGKHmZNkkLpNJUpdrNgChCK2cG73GeFQul3ZPJPBo2LnXkFyPaJ1JjtCWsnrnfhY/GnjnB6RTwqztSwX2h Generated-by-Nova", "name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "fingerprint": "f2:87:e0:32:16:4b:bb:b7:56:1c:b9:da:fc:26:c2:f5"}}]} 2019-07-30 12:03:35,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf7e5535-be72-4583-a01f-73d8807553cc 2019-07-30 12:03:35,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf7e5535-be72-4583-a01f-73d8807553cc 2019-07-30 12:03:35,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf7e5535-be72-4583-a01f-73d8807553cc 2019-07-30 12:03:35,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf7e5535-be72-4583-a01f-73d8807553cc 2019-07-30 12:03:35,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:35,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:35,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772a8c1e-3700-4e8c-9421-126a3db0bb79 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:35,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772a8c1e-3700-4e8c-9421-126a3db0bb79 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:35,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-772a8c1e-3700-4e8c-9421-126a3db0bb79 2019-07-30 12:03:35,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-772a8c1e-3700-4e8c-9421-126a3db0bb79 2019-07-30 12:03:35,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277" 2019-07-30 12:03:35,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568 Date: Tue, 30 Jul 2019 12:03:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:02Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:35,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-7ed39809-0943-461e-8446-a4fc430fb17b Date: Tue, 30 Jul 2019 12:03:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5717a89d-b697-4565-a523-5f28dba0b27a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["afe50117-721a-488f-af76-6c71c4a5380b"],"description":"","tags":[],"updated_at":"2019-07-30T12:03:01Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:50Z","mtu":1450}]} 2019-07-30 12:03:35,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843" -d '{"server": {"name": "reference_vnf", "imageRef": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "key_name": "vnf_test_keypair", "flavorRef": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "max_count": 1, "min_count": 1, "networks": [{"port": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac"}, {"port": "9e145a72-e7b0-4f30-b520-ccac5f5b6eee"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}}' 2019-07-30 12:03:35,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3f36a3c0cc855b9e90a5b120e054d99465d843" -d '{"server": {"name": "reference_vnf", "imageRef": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "key_name": "vnf_test_keypair", "flavorRef": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "max_count": 1, "min_count": 1, "networks": [{"port": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac"}, {"port": "9e145a72-e7b0-4f30-b520-ccac5f5b6eee"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}}' 2019-07-30 12:03:35,944 - 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-30 12:03:35,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'5717a89d-b697-4565-a523-5f28dba0b27a'}, 'nics': [{'port-id': u'799fa2f0-4ec5-47ed-ae52-980bb20ec3ac'}, {'port-id': u'9e145a72-e7b0-4f30-b520-ccac5f5b6eee'}], 'flavor': u'db157fa7-3366-4bd1-9e23-ca239beb28ed', 'security_groups': []} 2019-07-30 12:03:35,944 - 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'87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'5717a89d-b697-4565-a523-5f28dba0b27a'}, 'nics': [{'port-id': u'799fa2f0-4ec5-47ed-ae52-980bb20ec3ac'}, {'port-id': u'9e145a72-e7b0-4f30-b520-ccac5f5b6eee'}], 'flavor': u'db157fa7-3366-4bd1-9e23-ca239beb28ed', 'security_groups': []} 2019-07-30 12:03:35,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568 2019-07-30 12:03:35,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568 2019-07-30 12:03:35,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568 2019-07-30 12:03:35,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568 2019-07-30 12:03:35,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-30d1bc8e-b4f0-4fb6-9503-734bf87f3568 Date: Tue, 30 Jul 2019 12:03:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:02Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:35,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277" 2019-07-30 12:03:35,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9" 2019-07-30 12:03:35,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9" 2019-07-30 12:03:35,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee Date: Tue, 30 Jul 2019 12:03:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5717a89d-b697-4565-a523-5f28dba0b27a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["afe50117-721a-488f-af76-6c71c4a5380b"],"description":"","tags":[],"updated_at":"2019-07-30T12:03:01Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:50Z","mtu":1450}]} 2019-07-30 12:03:35,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee Date: Tue, 30 Jul 2019 12:03:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5717a89d-b697-4565-a523-5f28dba0b27a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["afe50117-721a-488f-af76-6c71c4a5380b"],"description":"","tags":[],"updated_at":"2019-07-30T12:03:01Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:50Z","mtu":1450}]} 2019-07-30 12:03:35,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee 2019-07-30 12:03:35,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee 2019-07-30 12:03:35,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee 2019-07-30 12:03:35,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-ddc96da5-9986-4c83-8aa8-47459bb8d2ee 2019-07-30 12:03:35,947 - 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-30 12:03:35,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277" 2019-07-30 12:03:35,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277" 2019-07-30 12:03:35,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-99a2ee27-225d-426e-9591-7280a0e2da59 Date: Tue, 30 Jul 2019 12:03:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:18Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:35,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-99a2ee27-225d-426e-9591-7280a0e2da59 Date: Tue, 30 Jul 2019 12:03:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:18Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:35,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-99a2ee27-225d-426e-9591-7280a0e2da59 2019-07-30 12:03:35,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-99a2ee27-225d-426e-9591-7280a0e2da59 2019-07-30 12:03:35,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-99a2ee27-225d-426e-9591-7280a0e2da59 2019-07-30 12:03:35,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-99a2ee27-225d-426e-9591-7280a0e2da59 2019-07-30 12:03:35,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277" 2019-07-30 12:03:35,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dc27b38bc7186dca2f7b36b85fbd09d9d65277" 2019-07-30 12:03:35,948 - 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-30 12:03:35,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-7ed39809-0943-461e-8446-a4fc430fb17b Date: Tue, 30 Jul 2019 12:03:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5717a89d-b697-4565-a523-5f28dba0b27a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["afe50117-721a-488f-af76-6c71c4a5380b"],"description":"","tags":[],"updated_at":"2019-07-30T12:03:01Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:50Z","mtu":1450}]} 2019-07-30 12:03:35,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7ed39809-0943-461e-8446-a4fc430fb17b 2019-07-30 12:03:35,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:03:36,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:36,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:36,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:36,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:36,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:36,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:36,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:36,006 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:03:36,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:36,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:36 GMT 2019-07-30 12:03:36,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:36,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:03:36,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:36,006 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:36,006 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:41,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:03:50,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:50,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:50,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:50,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:50,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:50,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:50,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:50,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7ed39809-0943-461e-8446-a4fc430fb17b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7ed39809-0943-461e-8446-a4fc430fb17b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7ed39809-0943-461e-8446-a4fc430fb17b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:26.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-359502f3-313b-4a17-b610-4851c811ae93 Date: Tue, 30 Jul 2019 12:03:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:16Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"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-30T12:03:27.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-359502f3-313b-4a17-b610-4851c811ae93 Date: Tue, 30 Jul 2019 12:03:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:16Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"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-30T12:03:27.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-359502f3-313b-4a17-b610-4851c811ae93", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-359502f3-313b-4a17-b610-4851c811ae93", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-359502f3-313b-4a17-b610-4851c811ae93", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-359502f3-313b-4a17-b610-4851c811ae93", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.028Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.028Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb Date: Tue, 30 Jul 2019 12:03:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:03Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"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-30T12:03:27.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb Date: Tue, 30 Jul 2019 12:03:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:03:03Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"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-30T12:03:27.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'5717a89d-b697-4565-a523-5f28dba0b27a'}, 'nics': [{'port-id': u'e761e282-d267-4d88-aebc-5c413063292d'}, {'port-id': u'f062fd8e-566b-4c0b-a685-9f9c71915cee'}], 'flavor': u'db157fa7-3366-4bd1-9e23-ca239beb28ed', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'5717a89d-b697-4565-a523-5f28dba0b27a'}, 'nics': [{'port-id': u'e761e282-d267-4d88-aebc-5c413063292d'}, {'port-id': u'f062fd8e-566b-4c0b-a685-9f9c71915cee'}], 'flavor': u'db157fa7-3366-4bd1-9e23-ca239beb28ed', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "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-30T12:03:27.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"e761e282-d267-4d88-aebc-5c413063292d\"}, {\"port\": \"f062fd8e-566b-4c0b-a685-9f9c71915cee\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:27.730Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"e761e282-d267-4d88-aebc-5c413063292d\"}, {\"port\": \"f062fd8e-566b-4c0b-a685-9f9c71915cee\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:27.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.236Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 12:03: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 x-openstack-request-id: req-731caba5-c177-452b-abd9-31595315e963 x-compute-request-id: req-731caba5-c177-452b-abd9-31595315e963 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a84e6319-f412-4188-b09e-301eb63305d6\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"bookmark\"}], \"adminPass\": \"87nPqfGML623\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.467Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "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-30T12:03:29.656Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 12:03: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 x-openstack-request-id: req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 x-compute-request-id: req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"bookmark\"}], \"adminPass\": \"8MNoxGjVQF2t\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.467Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 12:03: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 x-openstack-request-id: req-731caba5-c177-452b-abd9-31595315e963 x-compute-request-id: req-731caba5-c177-452b-abd9-31595315e963 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a84e6319-f412-4188-b09e-301eb63305d6\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"bookmark\"}], \"adminPass\": \"87nPqfGML623\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-731caba5-c177-452b-abd9-31595315e963", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-731caba5-c177-452b-abd9-31595315e963", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.175Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-731caba5-c177-452b-abd9-31595315e963", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.175Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-731caba5-c177-452b-abd9-31595315e963", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.175Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3bd425af-a624-49fa-938c-d8869e239b2a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:29.930Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 12:03: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 x-openstack-request-id: req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 x-compute-request-id: req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"bookmark\"}], \"adminPass\": \"8MNoxGjVQF2t\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:29.467Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.154ccac3-efa9-4c26-b2b3-aaa147082ba4"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:30.531Z", "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-30T12:03:29.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:30.531Z", "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-30T12:03:30.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:30.531Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:30.144Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:31.128Z", "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-30T12:03:30.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:31.128Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:30.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:31.128Z", "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-30T12:03:30.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:31.779Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5140c1ae-0c28-4cc1-b3c0-436fea73fb86", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:31.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f7376ecd-4f0c-4c60-b318-86071bde809d"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:31.779Z", "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-30T12:03:31.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:31.779Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:30.725Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:31.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:31.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f7376ecd-4f0c-4c60-b318-86071bde809d"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:31.779Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5140c1ae-0c28-4cc1-b3c0-436fea73fb86 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.24: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-30T12:03:31.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f7376ecd-4f0c-4c60-b318-86071bde809d"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:32.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:03:32.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.0ee1a450-cabe-46ea-8c3c-de151412265b"}], "metadata": {"pagination": {"total": 530, "offset": 468, "size": 50}}} 2019-07-30 12:03:50,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:50,518 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:50 GMT 2019-07-30 12:03:50,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:50,519 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:03:50,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:50,519 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:50,519 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:50,519 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:03:50,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7ed39809-0943-461e-8446-a4fc430fb17b 2019-07-30 12:03:50,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7ed39809-0943-461e-8446-a4fc430fb17b 2019-07-30 12:03:50,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7ed39809-0943-461e-8446-a4fc430fb17b 2019-07-30 12:03:50,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9" 2019-07-30 12:03:50,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9" 2019-07-30 12:03:50,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-359502f3-313b-4a17-b610-4851c811ae93 Date: Tue, 30 Jul 2019 12:03:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:16Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:50,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-359502f3-313b-4a17-b610-4851c811ae93 Date: Tue, 30 Jul 2019 12:03:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:16Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:50,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-359502f3-313b-4a17-b610-4851c811ae93 2019-07-30 12:03:50,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-359502f3-313b-4a17-b610-4851c811ae93 2019-07-30 12:03:50,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-359502f3-313b-4a17-b610-4851c811ae93 2019-07-30 12:03:50,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-359502f3-313b-4a17-b610-4851c811ae93 2019-07-30 12:03:50,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9" 2019-07-30 12:03:50,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8e86f56ed0720d8a0d86086ac2d39c84456ec9" 2019-07-30 12:03:50,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb Date: Tue, 30 Jul 2019 12:03:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:03Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:50,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb Date: Tue, 30 Jul 2019 12:03:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:03:03Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:03:50,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb 2019-07-30 12:03:50,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb 2019-07-30 12:03:50,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb 2019-07-30 12:03:50,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-35115aaa-8fdf-46c0-87b0-7ddef427bfcb 2019-07-30 12:03:50,525 - 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'87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'5717a89d-b697-4565-a523-5f28dba0b27a'}, 'nics': [{'port-id': u'e761e282-d267-4d88-aebc-5c413063292d'}, {'port-id': u'f062fd8e-566b-4c0b-a685-9f9c71915cee'}], 'flavor': u'db157fa7-3366-4bd1-9e23-ca239beb28ed', 'security_groups': []} 2019-07-30 12:03:50,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87b0c678-cf5f-411d-8eae-5e2e9eea6f93', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'5717a89d-b697-4565-a523-5f28dba0b27a'}, 'nics': [{'port-id': u'e761e282-d267-4d88-aebc-5c413063292d'}, {'port-id': u'f062fd8e-566b-4c0b-a685-9f9c71915cee'}], 'flavor': u'db157fa7-3366-4bd1-9e23-ca239beb28ed', 'security_groups': []} 2019-07-30 12:03:50,525 - 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-30 12:03:50,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba" -d '{"server": {"name": "target_vnf", "imageRef": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "key_name": "vnf_test_keypair", "flavorRef": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "max_count": 1, "min_count": 1, "networks": [{"port": "e761e282-d267-4d88-aebc-5c413063292d"}, {"port": "f062fd8e-566b-4c0b-a685-9f9c71915cee"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}}' 2019-07-30 12:03:50,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2904d5acab5d8f09417377fa53e79a92b1b0ba" -d '{"server": {"name": "target_vnf", "imageRef": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "key_name": "vnf_test_keypair", "flavorRef": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "max_count": 1, "min_count": 1, "networks": [{"port": "e761e282-d267-4d88-aebc-5c413063292d"}, {"port": "f062fd8e-566b-4c0b-a685-9f9c71915cee"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}}' 2019-07-30 12:03:50,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 12:03: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 x-openstack-request-id: req-731caba5-c177-452b-abd9-31595315e963 x-compute-request-id: req-731caba5-c177-452b-abd9-31595315e963 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a84e6319-f412-4188-b09e-301eb63305d6", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "adminPass": "87nPqfGML623"}} 2019-07-30 12:03:50,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 2019-07-30 12:03:50,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 2019-07-30 12:03:50,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 12:03:50,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 2019-07-30 12:03:50,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 2019-07-30 12:03:50,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 12:03: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 x-openstack-request-id: req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 x-compute-request-id: req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "adminPass": "8MNoxGjVQF2t"}} 2019-07-30 12:03:50,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 12:03: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 x-openstack-request-id: req-731caba5-c177-452b-abd9-31595315e963 x-compute-request-id: req-731caba5-c177-452b-abd9-31595315e963 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a84e6319-f412-4188-b09e-301eb63305d6", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "adminPass": "87nPqfGML623"}} 2019-07-30 12:03:50,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-731caba5-c177-452b-abd9-31595315e963 2019-07-30 12:03:50,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-731caba5-c177-452b-abd9-31595315e963 2019-07-30 12:03:50,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:50,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-731caba5-c177-452b-abd9-31595315e963 2019-07-30 12:03:50,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-731caba5-c177-452b-abd9-31595315e963 2019-07-30 12:03:50,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 12:03: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 x-openstack-request-id: req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 x-compute-request-id: req-73a88c5e-7107-4fc0-bb6d-0f3ab15d53f4 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "adminPass": "8MNoxGjVQF2t"}} 2019-07-30 12:03:50,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:50,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 12:03:50,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-30 12:03:50,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-30 12:03:50,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-30 12:03:50,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 12:03:50,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5140c1ae-0c28-4cc1-b3c0-436fea73fb86 2019-07-30 12:03:50,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 12:03:50,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-30 12:03:50,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:50,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5140c1ae-0c28-4cc1-b3c0-436fea73fb86 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:50,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:03:50,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:03:50,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:50,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:50,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:50,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:50,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:50,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:50,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:50,587 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:03:50,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:50,587 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:50 GMT 2019-07-30 12:03:50,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:50,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:03:50,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:50,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:50,588 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:55,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:03:56,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:56,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:56,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:56,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:56,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:32.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87af71c6a39eac806302b48936007b0a04b22ebe\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:31.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f7376ecd-4f0c-4c60-b318-86071bde809d"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:32.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55f8271d333984e41dd6345370266437582c6f6c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:32.846Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.0ee1a450-cabe-46ea-8c3c-de151412265b"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:32.942Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c6b48e5-7360-4952-af0c-a5973c070a65 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.24: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-30T12:03:32.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.0ee1a450-cabe-46ea-8c3c-de151412265b"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:32.942Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3c6b48e5-7360-4952-af0c-a5973c070a65", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:32.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.0ee1a450-cabe-46ea-8c3c-de151412265b"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:33.524Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T12:03:33.499Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:33.524Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-a9d185ff-085d-40e3-baf0-3946e8f05fd7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:33.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f7376ecd-4f0c-4c60-b318-86071bde809d"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:33.524Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-a9d185ff-085d-40e3-baf0-3946e8f05fd7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:33.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f7376ecd-4f0c-4c60-b318-86071bde809d"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:33.524Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-a9d185ff-085d-40e3-baf0-3946e8f05fd7 x-compute-request-id: req-a9d185ff-085d-40e3-baf0-3946e8f05fd7 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a84e6319-f412-4188-b09e-301eb63305d6\", \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T12:03:31Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:33.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.f7376ecd-4f0c-4c60-b318-86071bde809d"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:34.527Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-ae398620-fe3c-40e6-bea6-4104e94d3bdc x-compute-request-id: req-ae398620-fe3c-40e6-bea6-4104e94d3bdc Content-Encoding: gzip Content-Length: 699 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T12:03:33Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:34.322Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.0ee1a450-cabe-46ea-8c3c-de151412265b"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:35.202Z", "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": "reference_vnf_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-30T12:03:34.755Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:35.202Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-ae398620-fe3c-40e6-bea6-4104e94d3bdc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:34.322Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.0ee1a450-cabe-46ea-8c3c-de151412265b"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:03:35.202Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-ae398620-fe3c-40e6-bea6-4104e94d3bdc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:03:34.323Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.0ee1a450-cabe-46ea-8c3c-de151412265b"}], "metadata": {"pagination": {"total": 530, "offset": 518, "size": 50}}} 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:56 GMT 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:03:56,092 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:03:56,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87af71c6a39eac806302b48936007b0a04b22ebe" 2019-07-30 12:03:56,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f8271d333984e41dd6345370266437582c6f6c" 2019-07-30 12:03:56,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c6b48e5-7360-4952-af0c-a5973c070a65 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:03:56,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3c6b48e5-7360-4952-af0c-a5973c070a65 2019-07-30 12:03:56,094 - 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:None state. Retrying... [retry_after=30] 2019-07-30 12:03:56,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-a9d185ff-085d-40e3-baf0-3946e8f05fd7 2019-07-30 12:03:56,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-a9d185ff-085d-40e3-baf0-3946e8f05fd7 2019-07-30 12:03:56,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-a9d185ff-085d-40e3-baf0-3946e8f05fd7 x-compute-request-id: req-a9d185ff-085d-40e3-baf0-3946e8f05fd7 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T12:03:31Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:03:56,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:03: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-ae398620-fe3c-40e6-bea6-4104e94d3bdc x-compute-request-id: req-ae398620-fe3c-40e6-bea6-4104e94d3bdc Content-Encoding: gzip Content-Length: 699 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T12:03:33Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:03:56,095 - 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:block_device_mapping state. Retrying... [retry_after=30] 2019-07-30 12:03:56,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-ae398620-fe3c-40e6-bea6-4104e94d3bdc 2019-07-30 12:03:56,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-ae398620-fe3c-40e6-bea6-4104e94d3bdc 2019-07-30 12:03:56,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:03:56,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:03:56,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:03:56,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:03:56,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:03:56,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:03:56,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:03:56,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:03:56,780 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:03:56,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:03:56,780 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:03:56 GMT 2019-07-30 12:03:56,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:03:56,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:03:56,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:03:56,781 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:03:56,781 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:01,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:01,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:01,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:01,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:01,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:01,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:01,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:01,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:01,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-07-30 12:04:01,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:01,862 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:01 GMT 2019-07-30 12:04:01,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:01,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-30 12:04:01,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:01,862 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:01,862 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:01,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:01,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:01,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:01,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:01,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:01,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:01,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:01,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:01,931 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:01,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:01,932 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:01 GMT 2019-07-30 12:04:01,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:01,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:04:01,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:01,932 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:01,932 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:06,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:07,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:07,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:07,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:07,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:07,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:07,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:07,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:07,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_edd8b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:03.744Z", "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-30T12:04:03.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:04.961Z", "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-30T12:04:04.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:05.497Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-94a0c36c-e547-4fb2-955f-695c1c46629a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:04.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.8b502461-6a04-412e-9f67-8158f1ab729a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:05.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:04:04.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.8b502461-6a04-412e-9f67-8158f1ab729a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:05.497Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a0c36c-e547-4fb2-955f-695c1c46629a 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.24: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-30T12:04:04.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.8b502461-6a04-412e-9f67-8158f1ab729a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:06.228Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877c9660-a4ca-4893-b218-34f68e373b20 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.24: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-30T12:04:05.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.575482ea-65f0-4812-ab91-e4ce7d9f994c"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:06.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64311044bed2475c97f530dd7dbf97858617c3e9\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:05.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.8b502461-6a04-412e-9f67-8158f1ab729a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:06.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:04:05.866Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.575482ea-65f0-4812-ab91-e4ce7d9f994c"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:06.228Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-877c9660-a4ca-4893-b218-34f68e373b20", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:05.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.575482ea-65f0-4812-ab91-e4ce7d9f994c"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:06.846Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-8a4db3a0-406c-4892-85c7-1923dd50753f x-compute-request-id: req-8a4db3a0-406c-4892-85c7-1923dd50753f Content-Encoding: gzip Content-Length: 713 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a84e6319-f412-4188-b09e-301eb63305d6\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T12:03:34Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:06.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.8b502461-6a04-412e-9f67-8158f1ab729a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:06.846Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-8a4db3a0-406c-4892-85c7-1923dd50753f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:06.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.8b502461-6a04-412e-9f67-8158f1ab729a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:06.846Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7047766c2b0fe82ba2b3ba57acbc6824ee19b34a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:06.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.575482ea-65f0-4812-ab91-e4ce7d9f994c"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:06.846Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-8a4db3a0-406c-4892-85c7-1923dd50753f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:06.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.8b502461-6a04-412e-9f67-8158f1ab729a"}], "metadata": {"pagination": {"total": 543, "offset": 530, "size": 50}}} 2019-07-30 12:04:07,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:07,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:07 GMT 2019-07-30 12:04:07,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:07,020 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:04:07,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:07,020 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:07,020 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:07,020 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:04:07,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 12:04:07,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 12:04:07,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-94a0c36c-e547-4fb2-955f-695c1c46629a 2019-07-30 12:04:07,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:07,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a0c36c-e547-4fb2-955f-695c1c46629a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:07,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877c9660-a4ca-4893-b218-34f68e373b20 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:07,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64311044bed2475c97f530dd7dbf97858617c3e9" 2019-07-30 12:04:07,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:07,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-877c9660-a4ca-4893-b218-34f68e373b20 2019-07-30 12:04:07,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-8a4db3a0-406c-4892-85c7-1923dd50753f x-compute-request-id: req-8a4db3a0-406c-4892-85c7-1923dd50753f Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T12:03:34Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:04:07,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-8a4db3a0-406c-4892-85c7-1923dd50753f 2019-07-30 12:04:07,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7047766c2b0fe82ba2b3ba57acbc6824ee19b34a" 2019-07-30 12:04:07,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-8a4db3a0-406c-4892-85c7-1923dd50753f 2019-07-30 12:04:07,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:07,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:07,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:07,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:07,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:07,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:07,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:07,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:07,077 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:07,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:07,078 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:07 GMT 2019-07-30 12:04:07,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:07,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:04:07,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:07,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:07,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:12,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:12,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:12,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:12,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:12,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:12,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:12,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:12,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:12,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:07.430Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-3ea0acc9-b08f-489f-bece-a60ce5bb38a9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:07.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.575482ea-65f0-4812-ab91-e4ce7d9f994c"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:07.430Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:07.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.575482ea-65f0-4812-ab91-e4ce7d9f994c"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:07.430Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-3ea0acc9-b08f-489f-bece-a60ce5bb38a9 x-compute-request-id: req-3ea0acc9-b08f-489f-bece-a60ce5bb38a9 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:db:eb:bf\", \"version\": 4, \"addr\": \"11.0.0.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:db:eb:bf\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d9:4f:f4\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T12:04:05.000000\", \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T12:04:05Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:07.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.575482ea-65f0-4812-ab91-e4ce7d9f994c"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:07.430Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-3ea0acc9-b08f-489f-bece-a60ce5bb38a9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:07.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.575482ea-65f0-4812-ab91-e4ce7d9f994c"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:07.430Z", "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": "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-30T12:04:06.920Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:07.976Z", "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-30T12:04:07.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:07.976Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:07.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:07.976Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:07.608Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:08.694Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:08.068Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:09.417Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82704476-a1c2-4694-a041-3e9a7cf6a20e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:09.130Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:09.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:09.123Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:09.417Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-82704476-a1c2-4694-a041-3e9a7cf6a20e", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:09.130Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:09.417Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-82704476-a1c2-4694-a041-3e9a7cf6a20e", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:09.130Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:09.417Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82704476-a1c2-4694-a041-3e9a7cf6a20e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:09.130Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:09.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:09.123Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:09.531Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:09.531Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e829cf0c-c1be-461f-8bea-1d77ab7ab0ec 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.179Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e829cf0c-c1be-461f-8bea-1d77ab7ab0ec", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.179Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.172Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.173Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-485d6dd5-8380-46f4-853a-6ca9fc23dacb Date: Tue, 30 Jul 2019 12:04:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:04:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.170Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-485d6dd5-8380-46f4-853a-6ca9fc23dacb Date: Tue, 30 Jul 2019 12:04:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:04:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.170Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-485d6dd5-8380-46f4-853a-6ca9fc23dacb", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.171Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-485d6dd5-8380-46f4-853a-6ca9fc23dacb", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.171Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-485d6dd5-8380-46f4-853a-6ca9fc23dacb", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.172Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-485d6dd5-8380-46f4-853a-6ca9fc23dacb", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.172Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e829cf0c-c1be-461f-8bea-1d77ab7ab0ec 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.178Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:10.611Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e829cf0c-c1be-461f-8bea-1d77ab7ab0ec", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.179Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e93a6fcc0babe1b32267ede822a005aefde2c05\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.583Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e93a6fcc0babe1b32267ede822a005aefde2c05\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:10.583Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-10446ce4-74f5-4359-b7aa-ad6218dd701a", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.576Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-10446ce4-74f5-4359-b7aa-ad6218dd701a", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.576Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.631Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-10446ce4-74f5-4359-b7aa-ad6218dd701a", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.574Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-10446ce4-74f5-4359-b7aa-ad6218dd701a", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.572Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-c3952e41-36d1-40ed-be45-fc188162d495 x-compute-request-id: req-c3952e41-36d1-40ed-be45-fc188162d495 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:db:eb:bf\", \"version\": 4, \"addr\": \"11.0.0.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:db:eb:bf\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d9:4f:f4\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T12:04:05.000000\", \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T12:04:05Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.470Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-c3952e41-36d1-40ed-be45-fc188162d495 x-compute-request-id: req-c3952e41-36d1-40ed-be45-fc188162d495 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:db:eb:bf\", \"version\": 4, \"addr\": \"11.0.0.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:db:eb:bf\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d9:4f:f4\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T12:04:05.000000\", \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T12:04:05Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.470Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-c3952e41-36d1-40ed-be45-fc188162d495", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.470Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-c3952e41-36d1-40ed-be45-fc188162d495", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.471Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-c3952e41-36d1-40ed-be45-fc188162d495", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.471Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-c3952e41-36d1-40ed-be45-fc188162d495", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.471Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.473Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-10446ce4-74f5-4359-b7aa-ad6218dd701a Date: Tue, 30 Jul 2019 12:04:11 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"afe50117-721a-488f-af76-6c71c4a5380b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:03:01Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:50Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.570Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.473Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:11.811Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-10446ce4-74f5-4359-b7aa-ad6218dd701a Date: Tue, 30 Jul 2019 12:04:11 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"afe50117-721a-488f-af76-6c71c4a5380b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:03:01Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:50Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.570Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}], "metadata": {"pagination": {"total": 589, "offset": 543, "size": 50}}} 2019-07-30 12:04:12,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:12,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:12 GMT 2019-07-30 12:04:12,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:12,292 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:04:12,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:12,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:12,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:12,293 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:04:12,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-3ea0acc9-b08f-489f-bece-a60ce5bb38a9 2019-07-30 12:04:12,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-30 12:04:12,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-3ea0acc9-b08f-489f-bece-a60ce5bb38a9 x-compute-request-id: req-3ea0acc9-b08f-489f-bece-a60ce5bb38a9 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:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:04:12,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-3ea0acc9-b08f-489f-bece-a60ce5bb38a9 2019-07-30 12:04:12,296 - 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] [retry 1/60] 2019-07-30 12:04:12,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-07-30 12:04:12,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-30 12:04:12,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-30 12:04:12,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-30 12:04:12,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82704476-a1c2-4694-a041-3e9a7cf6a20e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:12,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:12,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-82704476-a1c2-4694-a041-3e9a7cf6a20e 2019-07-30 12:04:12,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-82704476-a1c2-4694-a041-3e9a7cf6a20e 2019-07-30 12:04:12,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82704476-a1c2-4694-a041-3e9a7cf6a20e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:12,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:12,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5" 2019-07-30 12:04:12,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5" 2019-07-30 12:04:12,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e829cf0c-c1be-461f-8bea-1d77ab7ab0ec 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:12,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e829cf0c-c1be-461f-8bea-1d77ab7ab0ec 2019-07-30 12:04:12,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:12,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:12,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-485d6dd5-8380-46f4-853a-6ca9fc23dacb Date: Tue, 30 Jul 2019 12:04:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:04:03Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"a9dfa9a2-5579-41d0-9288-6d95cacc6b50","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:04:12,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-485d6dd5-8380-46f4-853a-6ca9fc23dacb Date: Tue, 30 Jul 2019 12:04:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:04:03Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"a9dfa9a2-5579-41d0-9288-6d95cacc6b50","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:04:12,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-485d6dd5-8380-46f4-853a-6ca9fc23dacb 2019-07-30 12:04:12,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-485d6dd5-8380-46f4-853a-6ca9fc23dacb 2019-07-30 12:04:12,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-485d6dd5-8380-46f4-853a-6ca9fc23dacb 2019-07-30 12:04:12,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-485d6dd5-8380-46f4-853a-6ca9fc23dacb 2019-07-30 12:04:12,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e829cf0c-c1be-461f-8bea-1d77ab7ab0ec 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:12,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e829cf0c-c1be-461f-8bea-1d77ab7ab0ec 2019-07-30 12:04:12,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e93a6fcc0babe1b32267ede822a005aefde2c05" 2019-07-30 12:04:12,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e93a6fcc0babe1b32267ede822a005aefde2c05" 2019-07-30 12:04:12,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-10446ce4-74f5-4359-b7aa-ad6218dd701a 2019-07-30 12:04:12,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-10446ce4-74f5-4359-b7aa-ad6218dd701a 2019-07-30 12:04:12,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5" 2019-07-30 12:04:12,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-10446ce4-74f5-4359-b7aa-ad6218dd701a 2019-07-30 12:04:12,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-10446ce4-74f5-4359-b7aa-ad6218dd701a 2019-07-30 12:04:12,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-c3952e41-36d1-40ed-be45-fc188162d495 x-compute-request-id: req-c3952e41-36d1-40ed-be45-fc188162d495 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:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:04:12,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-c3952e41-36d1-40ed-be45-fc188162d495 x-compute-request-id: req-c3952e41-36d1-40ed-be45-fc188162d495 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:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:04:12,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-c3952e41-36d1-40ed-be45-fc188162d495 2019-07-30 12:04:12,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-c3952e41-36d1-40ed-be45-fc188162d495 2019-07-30 12:04:12,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-c3952e41-36d1-40ed-be45-fc188162d495 2019-07-30 12:04:12,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-c3952e41-36d1-40ed-be45-fc188162d495 2019-07-30 12:04:12,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5" 2019-07-30 12:04:12,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-10446ce4-74f5-4359-b7aa-ad6218dd701a Date: Tue, 30 Jul 2019 12:04:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5717a89d-b697-4565-a523-5f28dba0b27a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["afe50117-721a-488f-af76-6c71c4a5380b"],"description":"","tags":[],"updated_at":"2019-07-30T12:03:01Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:50Z","mtu":1450}} 2019-07-30 12:04:12,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5" 2019-07-30 12:04:12,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-10446ce4-74f5-4359-b7aa-ad6218dd701a Date: Tue, 30 Jul 2019 12:04:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5717a89d-b697-4565-a523-5f28dba0b27a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["afe50117-721a-488f-af76-6c71c4a5380b"],"description":"","tags":[],"updated_at":"2019-07-30T12:03:01Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:50Z","mtu":1450}} 2019-07-30 12:04:12,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:12,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:12,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:12,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:12,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:12,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:12,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:12,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:12,360 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:12,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:12,360 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:12 GMT 2019-07-30 12:04:12,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:12,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:04:12,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:12,361 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:12,361 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:17,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:17,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:17,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:17,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:17,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:17,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:17,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:17,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:17,447 - 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-30T12:04:12.393Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-7ab0faa3-a674-4d8d-a07f-4af70867a38b Date: Tue, 30 Jul 2019 12:04:11 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.698Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:12.393Z", "message": "Skipping port 799fa2f0-4ec5-47ed-ae52-980bb20ec3ac attachment, because it is already attached to device (server) id a9dfa9a2-5579-41d0-9288-6d95cacc6b50.", "level": "info", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.699Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:12.393Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-7ab0faa3-a674-4d8d-a07f-4af70867a38b", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.699Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:12.393Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:12.098Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:12.393Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-7ab0faa3-a674-4d8d-a07f-4af70867a38b Date: Tue, 30 Jul 2019 12:04:11 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.698Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:12.393Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.631Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:12.393Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:12.289Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:12.393Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-7ab0faa3-a674-4d8d-a07f-4af70867a38b", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.699Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:12.393Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-7ab0faa3-a674-4d8d-a07f-4af70867a38b", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.698Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:12.393Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-7ab0faa3-a674-4d8d-a07f-4af70867a38b", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:11.698Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.3b03987f-dcb1-407f-bfb7-dab552eedcf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:13.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:13.409Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.143Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7709f654-2381-4bab-8433-682cdc8f62bd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:13.414Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.143Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-d9252a00-0c7b-47b1-afbd-aaa350524680 Date: Tue, 30 Jul 2019 12:04:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:04:05Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"device_id\":\"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.080Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:13.409Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.143Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7709f654-2381-4bab-8433-682cdc8f62bd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:13.414Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.143Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7709f654-2381-4bab-8433-682cdc8f62bd", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:13.415Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.143Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7709f654-2381-4bab-8433-682cdc8f62bd", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:13.415Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}106221a72514ac040b30a297baf32e3437ac2a2b\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:13.819Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}106221a72514ac040b30a297baf32e3437ac2a2b\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:13.820Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9ed23672-439d-43b3-8d39-fa98c5c3bd92", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.086Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-d9252a00-0c7b-47b1-afbd-aaa350524680", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.081Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-d9252a00-0c7b-47b1-afbd-aaa350524680", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.081Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9ed23672-439d-43b3-8d39-fa98c5c3bd92", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.086Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37fe06f1026df4721977e5a8f853d6c4ab7ff740\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.482Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-d9252a00-0c7b-47b1-afbd-aaa350524680 Date: Tue, 30 Jul 2019 12:04:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:04:05Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"device_id\":\"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.080Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-d9252a00-0c7b-47b1-afbd-aaa350524680", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.081Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37fe06f1026df4721977e5a8f853d6c4ab7ff740\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.482Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-d9252a00-0c7b-47b1-afbd-aaa350524680", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.081Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed23672-439d-43b3-8d39-fa98c5c3bd92 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.086Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.082Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.082Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:14.810Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed23672-439d-43b3-8d39-fa98c5c3bd92 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:14.086Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:15.564Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-53f05c3d-23de-483a-a60c-13d7283d1b48 x-compute-request-id: req-53f05c3d-23de-483a-a60c-13d7283d1b48 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:db:eb:bf\", \"version\": 4, \"addr\": \"11.0.0.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:db:eb:bf\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d9:4f:f4\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T12:04:05.000000\", \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T12:04:05Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.352Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-c2a9521c-dcae-4294-902b-27999c424c6c", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.455Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:16.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.880Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-53f05c3d-23de-483a-a60c-13d7283d1b48 x-compute-request-id: req-53f05c3d-23de-483a-a60c-13d7283d1b48 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:db:eb:bf\", \"version\": 4, \"addr\": \"11.0.0.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:db:eb:bf\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d9:4f:f4\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T12:04:05.000000\", \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a9dfa9a2-5579-41d0-9288-6d95cacc6b50\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T12:04:05Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.353Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-53f05c3d-23de-483a-a60c-13d7283d1b48", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.353Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-53f05c3d-23de-483a-a60c-13d7283d1b48", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.353Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-53f05c3d-23de-483a-a60c-13d7283d1b48", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.353Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-53f05c3d-23de-483a-a60c-13d7283d1b48", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.353Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}106221a72514ac040b30a297baf32e3437ac2a2b\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.354Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}106221a72514ac040b30a297baf32e3437ac2a2b\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.354Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c2a9521c-dcae-4294-902b-27999c424c6c Date: Tue, 30 Jul 2019 12:04:15 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:02:53Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:48Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.454Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c2a9521c-dcae-4294-902b-27999c424c6c Date: Tue, 30 Jul 2019 12:04:15 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:02:53Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:48Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.454Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-c2a9521c-dcae-4294-902b-27999c424c6c", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.454Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-c2a9521c-dcae-4294-902b-27999c424c6c", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.455Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "Skipping port 9e145a72-e7b0-4f30-b520-ccac5f5b6eee attachment, because it is already attached to device (server) id a9dfa9a2-5579-41d0-9288-6d95cacc6b50.", "level": "info", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.455Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.195Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-c2a9521c-dcae-4294-902b-27999c424c6c", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:15.455Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.47ffa90c-9091-4422-841a-bc372a464f68"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:16.866Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:16.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}], "metadata": {"pagination": {"total": 639, "offset": 589, "size": 50}}} 2019-07-30 12:04:17,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:17,448 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:17 GMT 2019-07-30 12:04:17,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:17,448 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:04:17,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:17,448 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:17,448 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:17,448 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:04:17,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-7ab0faa3-a674-4d8d-a07f-4af70867a38b Date: Tue, 30 Jul 2019 12:04:11 GMT RESP BODY: {"floatingip": {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:eb:bf", "device_id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50"}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}} 2019-07-30 12:04:17,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 799fa2f0-4ec5-47ed-ae52-980bb20ec3ac attachment, because it is already attached to device (server) id a9dfa9a2-5579-41d0-9288-6d95cacc6b50. 2019-07-30 12:04:17,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-7ab0faa3-a674-4d8d-a07f-4af70867a38b 2019-07-30 12:04:17,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-30 12:04:17,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-7ab0faa3-a674-4d8d-a07f-4af70867a38b Date: Tue, 30 Jul 2019 12:04:11 GMT RESP BODY: {"floatingip": {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:eb:bf", "device_id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50"}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}} 2019-07-30 12:04:17,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe01f303d6dd8b275965cede06334f18f20746f5" 2019-07-30 12:04:17,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-30 12:04:17,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-7ab0faa3-a674-4d8d-a07f-4af70867a38b 2019-07-30 12:04:17,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-7ab0faa3-a674-4d8d-a07f-4af70867a38b 2019-07-30 12:04:17,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-7ab0faa3-a674-4d8d-a07f-4af70867a38b 2019-07-30 12:04:17,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:17,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7709f654-2381-4bab-8433-682cdc8f62bd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:17,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-d9252a00-0c7b-47b1-afbd-aaa350524680 Date: Tue, 30 Jul 2019 12:04:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:04:05Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","device_id":"a9dfa9a2-5579-41d0-9288-6d95cacc6b50","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:04:17,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:17,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7709f654-2381-4bab-8433-682cdc8f62bd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:17,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7709f654-2381-4bab-8433-682cdc8f62bd 2019-07-30 12:04:17,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7709f654-2381-4bab-8433-682cdc8f62bd 2019-07-30 12:04:17,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106221a72514ac040b30a297baf32e3437ac2a2b" 2019-07-30 12:04:17,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106221a72514ac040b30a297baf32e3437ac2a2b" 2019-07-30 12:04:17,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9ed23672-439d-43b3-8d39-fa98c5c3bd92 2019-07-30 12:04:17,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-d9252a00-0c7b-47b1-afbd-aaa350524680 2019-07-30 12:04:17,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-d9252a00-0c7b-47b1-afbd-aaa350524680 2019-07-30 12:04:17,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9ed23672-439d-43b3-8d39-fa98c5c3bd92 2019-07-30 12:04:17,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fe06f1026df4721977e5a8f853d6c4ab7ff740" 2019-07-30 12:04:17,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-d9252a00-0c7b-47b1-afbd-aaa350524680 Date: Tue, 30 Jul 2019 12:04:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:04:05Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","device_id":"a9dfa9a2-5579-41d0-9288-6d95cacc6b50","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:04:17,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-d9252a00-0c7b-47b1-afbd-aaa350524680 2019-07-30 12:04:17,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fe06f1026df4721977e5a8f853d6c4ab7ff740" 2019-07-30 12:04:17,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-d9252a00-0c7b-47b1-afbd-aaa350524680 2019-07-30 12:04:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed23672-439d-43b3-8d39-fa98c5c3bd92 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed23672-439d-43b3-8d39-fa98c5c3bd92 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-53f05c3d-23de-483a-a60c-13d7283d1b48 x-compute-request-id: req-53f05c3d-23de-483a-a60c-13d7283d1b48 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:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:04:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-c2a9521c-dcae-4294-902b-27999c424c6c 2019-07-30 12:04:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-30 12:04:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-30 12:04:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-53f05c3d-23de-483a-a60c-13d7283d1b48 x-compute-request-id: req-53f05c3d-23de-483a-a60c-13d7283d1b48 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:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:04:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-53f05c3d-23de-483a-a60c-13d7283d1b48 2019-07-30 12:04:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-53f05c3d-23de-483a-a60c-13d7283d1b48 2019-07-30 12:04:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-53f05c3d-23de-483a-a60c-13d7283d1b48 2019-07-30 12:04:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-53f05c3d-23de-483a-a60c-13d7283d1b48 2019-07-30 12:04:17,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106221a72514ac040b30a297baf32e3437ac2a2b" 2019-07-30 12:04:17,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106221a72514ac040b30a297baf32e3437ac2a2b" 2019-07-30 12:04:17,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c2a9521c-dcae-4294-902b-27999c424c6c Date: Tue, 30 Jul 2019 12:04:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["2b85f0f5-6722-47d4-9149-e5e9c9b54c64"],"description":"","tags":[],"updated_at":"2019-07-30T12:02:53Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:48Z","mtu":1450}} 2019-07-30 12:04:17,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c2a9521c-dcae-4294-902b-27999c424c6c Date: Tue, 30 Jul 2019 12:04:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["2b85f0f5-6722-47d4-9149-e5e9c9b54c64"],"description":"","tags":[],"updated_at":"2019-07-30T12:02:53Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:48Z","mtu":1450}} 2019-07-30 12:04:17,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-c2a9521c-dcae-4294-902b-27999c424c6c 2019-07-30 12:04:17,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-c2a9521c-dcae-4294-902b-27999c424c6c 2019-07-30 12:04:17,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 9e145a72-e7b0-4f30-b520-ccac5f5b6eee attachment, because it is already attached to device (server) id a9dfa9a2-5579-41d0-9288-6d95cacc6b50. 2019-07-30 12:04:17,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-c2a9521c-dcae-4294-902b-27999c424c6c 2019-07-30 12:04:17,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-30 12:04:17,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:17,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:17,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:17,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:17,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:17,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:17,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:17,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:17,513 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:17,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:17,513 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:17 GMT 2019-07-30 12:04:17,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:17,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:04:17,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:17,514 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:17,514 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:22,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:22,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:22,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:22,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:22,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:22,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:22,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:22,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:22,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-07-30 12:04:22,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:22,588 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:22 GMT 2019-07-30 12:04:22,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:22,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-30 12:04:22,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:22,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:22,588 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:22,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:22,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:22,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:22,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:22,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:22,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:22,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:22,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:22,640 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:22,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:22,640 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:22 GMT 2019-07-30 12:04:22,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:22,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:04:22,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:22,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:22,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:27,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:27,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:27,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:27,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:27,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:27,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:27,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:27,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:27,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-07-30 12:04:27,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:27,709 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:27 GMT 2019-07-30 12:04:27,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:27,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-30 12:04:27,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:27,709 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:27,709 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:27,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:27,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:27,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:27,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:27,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:27,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:27,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:27,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:27,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:27,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:27,759 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:27 GMT 2019-07-30 12:04:27,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:27,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:04:27,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:27,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:27,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:32,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:32,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:32,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:32,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:32,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:32,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:32 GMT 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:32,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:32,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:32,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:32,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:32,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:32,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:32,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:32,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:32,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:32,891 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:32,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:32,891 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:32 GMT 2019-07-30 12:04:32,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:32,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:04:32,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:32,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:32,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:37,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:37,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:37,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:37,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:37,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_edd8b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:37.169Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:37.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}], "metadata": {"pagination": {"total": 640, "offset": 639, "size": 50}}} 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:37 GMT 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 638 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:37,979 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:37,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 12:04:37,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:38,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:38,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:38,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:38,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:38,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:38,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:38,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:38,058 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:38,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:38,059 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:38 GMT 2019-07-30 12:04:38,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:38,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:04:38,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:38,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:38,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:43,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:43,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:43,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:43,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:43,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:43,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:43,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:43,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:43,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:38.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:04:38.097Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.d69f23c6-b0d6-41a2-bb47-02c2f3de444a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:38.803Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}753e54cf5d95d087c1f60fa8034c98dd5b137f7c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:38.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.d69f23c6-b0d6-41a2-bb47-02c2f3de444a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:38.803Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb437344-5e5c-4932-86e7-f2a4b509a1f6 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.24: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-30T12:04:38.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.d69f23c6-b0d6-41a2-bb47-02c2f3de444a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:38.803Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-eb437344-5e5c-4932-86e7-f2a4b509a1f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:38.103Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.d69f23c6-b0d6-41a2-bb47-02c2f3de444a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:39.548Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-72099274-64f7-4feb-a72a-f68e7ab5c128 x-compute-request-id: req-72099274-64f7-4feb-a72a-f68e7ab5c128 Content-Encoding: gzip Content-Length: 831 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:e2:b1:93\", \"version\": 4, \"addr\": \"11.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e2:b1:93\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:8d:08\", \"version\": 4, \"addr\": \"12.0.0.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T12:04:07.000000\", \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a84e6319-f412-4188-b09e-301eb63305d6\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T12:04:07Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:39.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.d69f23c6-b0d6-41a2-bb47-02c2f3de444a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:40.180Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:39.442Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.d69f23c6-b0d6-41a2-bb47-02c2f3de444a"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:40.180Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:39.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:40.180Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:40.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:40.180Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-72099274-64f7-4feb-a72a-f68e7ab5c128", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:39.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.d69f23c6-b0d6-41a2-bb47-02c2f3de444a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:40.180Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-72099274-64f7-4feb-a72a-f68e7ab5c128", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:39.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.d69f23c6-b0d6-41a2-bb47-02c2f3de444a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:40.862Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:40.509Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:40.862Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:40.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:41.617Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:41.552Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.248Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-adff4988-29de-4646-abb8-3c2249c7c9d1", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:41.558Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.248Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adff4988-29de-4646-abb8-3c2249c7c9d1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:41.558Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.248Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adff4988-29de-4646-abb8-3c2249c7c9d1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:41.558Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:41.552Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:41.960Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.248Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f Date: Tue, 30 Jul 2019 12:04:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:04:02Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"a84e6319-f412-4188-b09e-301eb63305d6\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.191Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:41.960Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.248Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-adff4988-29de-4646-abb8-3c2249c7c9d1", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:41.558Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.192Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f Date: Tue, 30 Jul 2019 12:04:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:04:02Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"a84e6319-f412-4188-b09e-301eb63305d6\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.192Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.192Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.193Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.192Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb9de78edaa2bea7c28e1679db69f1057bb520f0\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.607Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-33a38bb6-82a8-494d-8ebe-0d0187db6955", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.197Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-33a38bb6-82a8-494d-8ebe-0d0187db6955", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.197Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a38bb6-82a8-494d-8ebe-0d0187db6955 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.197Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a38bb6-82a8-494d-8ebe-0d0187db6955 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.197Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.193Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb9de78edaa2bea7c28e1679db69f1057bb520f0\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.607Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:42.915Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:42.192Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}], "metadata": {"pagination": {"total": 674, "offset": 640, "size": 50}}} 2019-07-30 12:04:43,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:43,156 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:43 GMT 2019-07-30 12:04:43,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:43,156 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:04:43,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:43,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:43,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:43,156 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:04:43,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:43,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753e54cf5d95d087c1f60fa8034c98dd5b137f7c" 2019-07-30 12:04:43,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb437344-5e5c-4932-86e7-f2a4b509a1f6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:43,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-eb437344-5e5c-4932-86e7-f2a4b509a1f6 2019-07-30 12:04:43,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-72099274-64f7-4feb-a72a-f68e7ab5c128 x-compute-request-id: req-72099274-64f7-4feb-a72a-f68e7ab5c128 Content-Encoding: gzip Content-Length: 831 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:04:43,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-30 12:04:43,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-07-30 12:04:43,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-30 12:04:43,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-72099274-64f7-4feb-a72a-f68e7ab5c128 2019-07-30 12:04:43,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-72099274-64f7-4feb-a72a-f68e7ab5c128 2019-07-30 12:04:43,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-30 12:04:43,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-30 12:04:43,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:43,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-adff4988-29de-4646-abb8-3c2249c7c9d1 2019-07-30 12:04:43,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adff4988-29de-4646-abb8-3c2249c7c9d1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:43,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adff4988-29de-4646-abb8-3c2249c7c9d1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:43,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:43,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820" 2019-07-30 12:04:43,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f Date: Tue, 30 Jul 2019 12:04:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:04:02Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"a84e6319-f412-4188-b09e-301eb63305d6","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:04:43,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820" 2019-07-30 12:04:43,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-adff4988-29de-4646-abb8-3c2249c7c9d1 2019-07-30 12:04:43,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f 2019-07-30 12:04:43,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f Date: Tue, 30 Jul 2019 12:04:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:04:02Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"a84e6319-f412-4188-b09e-301eb63305d6","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:04:43,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f 2019-07-30 12:04:43,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:43,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f 2019-07-30 12:04:43,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9de78edaa2bea7c28e1679db69f1057bb520f0" 2019-07-30 12:04:43,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-33a38bb6-82a8-494d-8ebe-0d0187db6955 2019-07-30 12:04:43,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-33a38bb6-82a8-494d-8ebe-0d0187db6955 2019-07-30 12:04:43,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a38bb6-82a8-494d-8ebe-0d0187db6955 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:43,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a38bb6-82a8-494d-8ebe-0d0187db6955 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:43,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:43,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9de78edaa2bea7c28e1679db69f1057bb520f0" 2019-07-30 12:04:43,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d506b101-d5cd-4e76-b0cf-6ec2d2459d2f 2019-07-30 12:04:43,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:43,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:43,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:43,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:43,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:43,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:43,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:43,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:43,225 - 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-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:43,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:43,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:43 GMT 2019-07-30 12:04:43,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:43,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-30 12:04:43,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:43,225 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:43,225 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:48,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:04:48,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:48,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:48,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:48,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:48,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:48,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:48,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:48,317 - 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-30T12:04:43.633Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 x-compute-request-id: req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 Content-Encoding: gzip Content-Length: 831 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:e2:b1:93\", \"version\": 4, \"addr\": \"11.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e2:b1:93\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:8d:08\", \"version\": 4, \"addr\": \"12.0.0.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T12:04:07.000000\", \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a84e6319-f412-4188-b09e-301eb63305d6\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T12:04:07Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.568Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.568Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 x-compute-request-id: req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 Content-Encoding: gzip Content-Length: 831 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:e2:b1:93\", \"version\": 4, \"addr\": \"11.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e2:b1:93\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:8d:08\", \"version\": 4, \"addr\": \"12.0.0.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T12:04:07.000000\", \"flavor\": {\"id\": \"db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed\", \"rel\": \"bookmark\"}]}, \"id\": \"a84e6319-f412-4188-b09e-301eb63305d6\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3886154f73dc4f22b16c976199517da4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T12:04:07Z\", \"hostId\": \"9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-30T12:03:29Z\", \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\"}}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.568Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.568Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.568Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.569Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.569Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.569Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d9d2fffd-79c8-4934-93d4-e901c9ea7609 Date: Tue, 30 Jul 2019 12:04:43 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"afe50117-721a-488f-af76-6c71c4a5380b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:03:01Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:50Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.655Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d9d2fffd-79c8-4934-93d4-e901c9ea7609 Date: Tue, 30 Jul 2019 12:04:43 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"afe50117-721a-488f-af76-6c71c4a5380b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T12:03:01Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:50Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.655Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-d9d2fffd-79c8-4934-93d4-e901c9ea7609", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.655Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-d9d2fffd-79c8-4934-93d4-e901c9ea7609", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.655Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-d9d2fffd-79c8-4934-93d4-e901c9ea7609", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.656Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-d9d2fffd-79c8-4934-93d4-e901c9ea7609", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.656Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.689Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.689Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-18e02b8e-1e1a-4239-a393-d7945c5aefc1 Date: Tue, 30 Jul 2019 12:04:43 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"a84e6319-f412-4188-b09e-301eb63305d6\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.752Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-18e02b8e-1e1a-4239-a393-d7945c5aefc1 Date: Tue, 30 Jul 2019 12:04:43 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"a84e6319-f412-4188-b09e-301eb63305d6\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.752Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-18e02b8e-1e1a-4239-a393-d7945c5aefc1", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.752Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-18e02b8e-1e1a-4239-a393-d7945c5aefc1", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.752Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-18e02b8e-1e1a-4239-a393-d7945c5aefc1", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.752Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-18e02b8e-1e1a-4239-a393-d7945c5aefc1", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.753Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "Skipping port e761e282-d267-4d88-aebc-5c413063292d attachment, because it is already attached to device (server) id a84e6319-f412-4188-b09e-301eb63305d6.", "level": "info", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:43.753Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.cc0ca78c-32fa-44ff-9033-e048686197b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.215Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:44.141Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:44.884Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:44.237Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:45.552Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-84bbb026-cea4-4bfc-8737-fe332aad6d91", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.269Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:45.552Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84bbb026-cea4-4bfc-8737-fe332aad6d91 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.269Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:45.552Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84bbb026-cea4-4bfc-8737-fe332aad6d91 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.269Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:45.552Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-84bbb026-cea4-4bfc-8737-fe332aad6d91", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.269Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:45.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.263Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:45.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.264Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.105Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29c936c541d9f623cd0f98b87bb3c224c238682a\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.670Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.105Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29c936c541d9f623cd0f98b87bb3c224c238682a\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.669Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.105Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 817 X-Openstack-Request-Id: req-082f5afc-dee7-45cc-8363-d730274c697a Date: Tue, 30 Jul 2019 12:04:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:04:05Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"device_id\":\"a84e6319-f412-4188-b09e-301eb63305d6\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.993Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 817 X-Openstack-Request-Id: req-082f5afc-dee7-45cc-8363-d730274c697a Date: Tue, 30 Jul 2019 12:04:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:04:05Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"device_id\":\"a84e6319-f412-4188-b09e-301eb63305d6\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.993Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-082f5afc-dee7-45cc-8363-d730274c697a", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.994Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-082f5afc-dee7-45cc-8363-d730274c697a", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.994Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-082f5afc-dee7-45cc-8363-d730274c697a", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.994Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-082f5afc-dee7-45cc-8363-d730274c697a", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.994Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.995Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.995Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84c4326-2342-4681-8801-feece0e26b03 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.999Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84c4326-2342-4681-8801-feece0e26b03 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.999Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f84c4326-2342-4681-8801-feece0e26b03", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.999Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f84c4326-2342-4681-8801-feece0e26b03", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:45.999Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3b8561af95fe3406092df41b78550cbbfc8516d\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:46.390Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:46.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3b8561af95fe3406092df41b78550cbbfc8516d\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:46.390Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:47.392Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-57a564c9-afa0-49a9-98e8-5861f144b02c", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:46.902Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:47.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29c936c541d9f623cd0f98b87bb3c224c238682a\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:46.903Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:04:47.392Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-75f7ac8e-223c-483c-972e-06a1e8c5ce6d", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T12:04:47.001Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36", "logger": "ctx.1a188b65-c86e-41d8-9d83-84eed9e25bf4"}], "metadata": {"pagination": {"total": 740, "offset": 674, "size": 50}}} 2019-07-30 12:04:48,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:48,317 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:48 GMT 2019-07-30 12:04:48,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:48,317 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:04:48,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:48,318 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:48,318 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:48,318 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:04:48,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 x-compute-request-id: req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 Content-Encoding: gzip Content-Length: 831 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:04:48,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 2019-07-30 12:04:48,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 12:04: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-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 x-compute-request-id: req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 Content-Encoding: gzip Content-Length: 831 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}} 2019-07-30 12:04:48,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 2019-07-30 12:04:48,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 2019-07-30 12:04:48,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-924d846a-b5d7-42d7-9cfe-a06c97c0c7f4 2019-07-30 12:04:48,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820" 2019-07-30 12:04:48,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820" 2019-07-30 12:04:48,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d9d2fffd-79c8-4934-93d4-e901c9ea7609 Date: Tue, 30 Jul 2019 12:04:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5717a89d-b697-4565-a523-5f28dba0b27a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["afe50117-721a-488f-af76-6c71c4a5380b"],"description":"","tags":[],"updated_at":"2019-07-30T12:03:01Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:50Z","mtu":1450}} 2019-07-30 12:04:48,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d9d2fffd-79c8-4934-93d4-e901c9ea7609 Date: Tue, 30 Jul 2019 12:04:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5717a89d-b697-4565-a523-5f28dba0b27a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":["afe50117-721a-488f-af76-6c71c4a5380b"],"description":"","tags":[],"updated_at":"2019-07-30T12:03:01Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:50Z","mtu":1450}} 2019-07-30 12:04:48,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-d9d2fffd-79c8-4934-93d4-e901c9ea7609 2019-07-30 12:04:48,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-d9d2fffd-79c8-4934-93d4-e901c9ea7609 2019-07-30 12:04:48,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-d9d2fffd-79c8-4934-93d4-e901c9ea7609 2019-07-30 12:04:48,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5717a89d-b697-4565-a523-5f28dba0b27a.json used request id req-d9d2fffd-79c8-4934-93d4-e901c9ea7609 2019-07-30 12:04:48,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820" 2019-07-30 12:04:48,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cde6802efb60b190bb889d0d5642e512a5820" 2019-07-30 12:04:48,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-18e02b8e-1e1a-4239-a393-d7945c5aefc1 Date: Tue, 30 Jul 2019 12:04:43 GMT RESP BODY: {"floatingip": {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:b1:93", "device_id": "a84e6319-f412-4188-b09e-301eb63305d6"}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}} 2019-07-30 12:04:48,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-18e02b8e-1e1a-4239-a393-d7945c5aefc1 Date: Tue, 30 Jul 2019 12:04:43 GMT RESP BODY: {"floatingip": {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:b1:93", "device_id": "a84e6319-f412-4188-b09e-301eb63305d6"}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}} 2019-07-30 12:04:48,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-18e02b8e-1e1a-4239-a393-d7945c5aefc1 2019-07-30 12:04:48,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-18e02b8e-1e1a-4239-a393-d7945c5aefc1 2019-07-30 12:04:48,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-18e02b8e-1e1a-4239-a393-d7945c5aefc1 2019-07-30 12:04:48,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-18e02b8e-1e1a-4239-a393-d7945c5aefc1 2019-07-30 12:04:48,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port e761e282-d267-4d88-aebc-5c413063292d attachment, because it is already attached to device (server) id a84e6319-f412-4188-b09e-301eb63305d6. 2019-07-30 12:04:48,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-30 12:04:48,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-30 12:04:48,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-84bbb026-cea4-4bfc-8737-fe332aad6d91 2019-07-30 12:04:48,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84bbb026-cea4-4bfc-8737-fe332aad6d91 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:48,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84bbb026-cea4-4bfc-8737-fe332aad6d91 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:48,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-84bbb026-cea4-4bfc-8737-fe332aad6d91 2019-07-30 12:04:48,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:48,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:48,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c936c541d9f623cd0f98b87bb3c224c238682a" 2019-07-30 12:04:48,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c936c541d9f623cd0f98b87bb3c224c238682a" 2019-07-30 12:04:48,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 817 X-Openstack-Request-Id: req-082f5afc-dee7-45cc-8363-d730274c697a Date: Tue, 30 Jul 2019 12:04:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:04:05Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","device_id":"a84e6319-f412-4188-b09e-301eb63305d6","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:04:48,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 817 X-Openstack-Request-Id: req-082f5afc-dee7-45cc-8363-d730274c697a Date: Tue, 30 Jul 2019 12:04:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:04:05Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","device_id":"a84e6319-f412-4188-b09e-301eb63305d6","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:04:48,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-082f5afc-dee7-45cc-8363-d730274c697a 2019-07-30 12:04:48,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-082f5afc-dee7-45cc-8363-d730274c697a 2019-07-30 12:04:48,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-082f5afc-dee7-45cc-8363-d730274c697a 2019-07-30 12:04:48,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-082f5afc-dee7-45cc-8363-d730274c697a 2019-07-30 12:04:48,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:48,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:04:48,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84c4326-2342-4681-8801-feece0e26b03 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:48,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84c4326-2342-4681-8801-feece0e26b03 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:04:48,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f84c4326-2342-4681-8801-feece0e26b03 2019-07-30 12:04:48,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f84c4326-2342-4681-8801-feece0e26b03 2019-07-30 12:04:48,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b8561af95fe3406092df41b78550cbbfc8516d" 2019-07-30 12:04:48,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b8561af95fe3406092df41b78550cbbfc8516d" 2019-07-30 12:04:48,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-57a564c9-afa0-49a9-98e8-5861f144b02c 2019-07-30 12:04:48,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c936c541d9f623cd0f98b87bb3c224c238682a" 2019-07-30 12:04:48,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/5504d034-f7d4-482d-8cc6-a9f854ef2a15.json used request id req-75f7ac8e-223c-483c-972e-06a1e8c5ce6d 2019-07-30 12:04:48,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9e4aff82-c61d-4247-80e4-64bf5cb66d36 2019-07-30 12:04:48,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:04:48,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:04:48,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:04:48,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:04:48,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:04:48,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:04:48,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:04:48,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T12:04:47.856Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"} 2019-07-30 12:04:48,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:04:48,398 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:04:48 GMT 2019-07-30 12:04:48,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:04:48,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-07-30 12:04:48,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:04:48,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:04:48,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:04:48,399 - 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-30T12:02:42.959Z', u'id': u'9e4aff82-c61d-4247-80e4-64bf5cb66d36', u'ended_at': u'2019-07-30T12:04:47.856Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-30T12:02:42.959Z', 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-30 12:04:48,410 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-07-30 12:04:48,468 - 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.200'}, 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.201'}}, 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-30 12:04:48,523 - 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.200'}, 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.201'}}, 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-30 12:04:48,523 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-07-30 12:04:48,524 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.200 2019-07-30 12:04:48,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:04:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:04:49,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 30 Jul 2019 12:04: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-8a0a2bf2-b71d-4ca1-9a60-5e49f2d9ac61 x-openstack-request-id: req-8a0a2bf2-b71d-4ca1-9a60-5e49f2d9ac61 2019-07-30 12:04:49,486 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:04:49,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a0a2bf2-b71d-4ca1-9a60-5e49f2d9ac61 2019-07-30 12:04:49,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.962181091309s 2019-07-30 12:04:49,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:04:49,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:04:50,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 30 Jul 2019 12:04: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-8ea13422-0da5-4ef5-890b-5bd7d94603a8 x-openstack-request-id: req-8ea13422-0da5-4ef5-890b-5bd7d94603a8 2019-07-30 12:04:50,130 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:04:50,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8ea13422-0da5-4ef5-890b-5bd7d94603a8 2019-07-30 12:04:50,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640024900436s 2019-07-30 12:04:50,135 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.23 2019-07-30 12:04:50,135 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:db:eb:bf 2019-07-30 12:04:50,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:04:50,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:04:50,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 30 Jul 2019 12:04: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-779f5253-76ec-4909-980b-8737a9abfce9 x-openstack-request-id: req-779f5253-76ec-4909-980b-8737a9abfce9 2019-07-30 12:04:50,332 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:04:50,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-779f5253-76ec-4909-980b-8737a9abfce9 2019-07-30 12:04:50,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19727897644s 2019-07-30 12:04:50,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:04:50,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:04:51,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 30 Jul 2019 12:04: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-85e52dbe-54a2-4ccb-82e2-1d2ed99b234c x-openstack-request-id: req-85e52dbe-54a2-4ccb-82e2-1d2ed99b234c 2019-07-30 12:04:51,159 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:04:51,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-85e52dbe-54a2-4ccb-82e2-1d2ed99b234c 2019-07-30 12:04:51,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822494029999s 2019-07-30 12:04:51,163 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2019-07-30 12:04:51,163 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:d9:4f:f4 2019-07-30 12:04:51,163 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-07-30 12:04:51,163 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.201 2019-07-30 12:04:51,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:04:51,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:04:51,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 30 Jul 2019 12:04: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-6efed760-6cf8-4129-9bd7-71f45863b9ae x-openstack-request-id: req-6efed760-6cf8-4129-9bd7-71f45863b9ae 2019-07-30 12:04:51,702 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:04:51,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6efed760-6cf8-4129-9bd7-71f45863b9ae 2019-07-30 12:04:51,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539098024368s 2019-07-30 12:04:51,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:04:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:04:52,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 30 Jul 2019 12:04: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-be9dbf5e-07b1-4d4b-8675-0a2da9e2a7a3 x-openstack-request-id: req-be9dbf5e-07b1-4d4b-8675-0a2da9e2a7a3 2019-07-30 12:04:52,494 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:04:52,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be9dbf5e-07b1-4d4b-8675-0a2da9e2a7a3 2019-07-30 12:04:52,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787115097046s 2019-07-30 12:04:52,498 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.5 2019-07-30 12:04:52,498 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:e2:b1:93 2019-07-30 12:04:52,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:04:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:04:52,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 30 Jul 2019 12:04: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-0d45d828-5a3a-4968-9c04-7f38ba19985c x-openstack-request-id: req-0d45d828-5a3a-4968-9c04-7f38ba19985c 2019-07-30 12:04:52,899 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:04:52,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0d45d828-5a3a-4968-9c04-7f38ba19985c 2019-07-30 12:04:52,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401000976562s 2019-07-30 12:04:52,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:04:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:04:53,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 30 Jul 2019 12:04: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-689f540f-1316-4a65-b692-8c1df5c2d846 x-openstack-request-id: req-689f540f-1316-4a65-b692-8c1df5c2d846 2019-07-30 12:04:53,464 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:04:53,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-689f540f-1316-4a65-b692-8c1df5c2d846 2019-07-30 12:04:53,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560266971588s 2019-07-30 12:04:53,468 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.17 2019-07-30 12:04:53,468 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:f6:8d:08 2019-07-30 12:04:53,469 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-07-30 12:04:53,490 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-07-30 12:04:53,507 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-07-30 12:04:53,507 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-07-30 12:04:53,572 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-07-30 12:04:53' 2019-07-30 12:04:53,572 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-07-30 12:04:53,572 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-07-30 12:04:53,597 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2019-07-30 12:04:53,600 - paramiko.transport - DEBUG - starting thread (client mode): 0x6db4c090L 2019-07-30 12:04:53,600 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 12:04:53,605 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-30 12:04:53,605 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-30 12:04:53,606 - 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-30 12:04:53,606 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-30 12:04:53,606 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-30 12:04:53,606 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 12:04:53,606 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-30 12:04:53,606 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 12:04:53,638 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-30 12:04:53,758 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-30 12:04:53,759 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 12:04:53,761 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: db90d4b3161d6b7233c32e78dcc764f0 2019-07-30 12:04:53,797 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 12:04:53,804 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-30 12:04:53,804 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-30 12:04:53,826 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2019-07-30 12:04:53,826 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 12:04:53,827 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 12:04:53,827 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 12:04:53,830 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 12:04:53,831 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 12:04:54,854 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-30 12:04:55,855 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-30 12:05:00,861 - 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-30 12:05:01,862 - 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-30 12:05:06,868 - 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-30 12:05:07,869 - 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-30 12:05:12,875 - 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-30 12:05:13,876 - 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-30 12:05:18,882 - 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-30 12:05:19,883 - 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-30 12:05:24,887 - 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-30 12:05:25,888 - 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-30 12:05:30,894 - 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-30 12:05:31,896 - 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-30 12:05:36,901 - 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-30 12:05:37,903 - 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-30 12:05:42,905 - 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-30 12:05:43,907 - 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-30 12:05:48,909 - 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-30 12:05:49,911 - 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-30 12:05:54,912 - 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-30 12:05:55,914 - 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-30 12:06:00,919 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-30 12:06:01,921 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-30 12:06:06,927 - 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-30 12:06:07,929 - 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-30 12:06:12,934 - 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-30 12:06:13,936 - 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-30 12:06:18,941 - 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.17 2019-07-30 12:06:19,943 - 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.17 [edit] vyos@vyos# 2019-07-30 12:06:24,948 - 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-30 12:06:25,950 - 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-30 12:06:30,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2019-07-30 12:06:31,957 - 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-30 12:06:36,961 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-07-30 12:06:37,962 - 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-30 12:06:42,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-07-30 12:06:43,970 - 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-30 12:06:48,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-07-30 12:06:49,977 - 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-30 12:06:54,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-07-30 12:06:55,985 - 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-30 12:07:00,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-07-30 12:07:01,992 - 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-30 12:07:06,997 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-07-30 12:07:07,998 - 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-30 12:07:13,004 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-07-30 12:07:14,006 - 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-30 12:07:19,011 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-07-30 12:07:20,013 - 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-30 12:07:25,018 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-07-30 12:07:26,020 - 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-30 12:07:31,025 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-07-30 12:07:32,027 - 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-30 12:07:37,032 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.17 2019-07-30 12:07:38,034 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.17 [edit] vyos@vyos# 2019-07-30 12:07:43,039 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-30 12:07:44,041 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-30 12:07:49,132 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 12:07:49,160 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-07-30 12:07:49,201 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-07-30 12:07:49,205 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dc79390L 2019-07-30 12:07:49,205 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 12:07:49,209 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-30 12:07:49,210 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-30 12:07:49,211 - 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-30 12:07:49,211 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-30 12:07:49,211 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-30 12:07:49,211 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 12:07:49,211 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-30 12:07:49,211 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 12:07:49,245 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-30 12:07:49,355 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-30 12:07:49,356 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 12:07:49,358 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: db90d4b3161d6b7233c32e78dcc764f0 2019-07-30 12:07:49,393 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 12:07:49,401 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-30 12:07:49,401 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-30 12:07:49,423 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-07-30 12:07:49,423 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 12:07:49,424 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 12:07:49,425 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 12:07:49,427 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 12:07:49,429 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 12:07:50,446 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-30 12:07:51,448 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-30 12:07:56,453 - 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-30 12:07:57,455 - 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-30 12:08:02,460 - 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-30 12:08:03,462 - 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-30 12:08:08,468 - 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-30 12:08:09,470 - 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-30 12:08:14,475 - 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-30 12:08:15,477 - 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-30 12:08:20,482 - 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-30 12:08:21,484 - 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-30 12:08:26,489 - 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-30 12:08:27,491 - 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-30 12:08:32,496 - 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-30 12:08:33,498 - 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-30 12:08:38,503 - 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-30 12:08:39,505 - 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-30 12:08:44,511 - 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-30 12:08:45,512 - 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-30 12:08:50,514 - 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-30 12:08:51,516 - 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-30 12:08:56,520 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-30 12:08:57,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-30 12:09:02,527 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 ebgp-multihop '2' 2019-07-30 12:09:03,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-30 12:09:08,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 remote-as 65001 2019-07-30 12:09:09,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 remote-as 65001 [edit] vyos@vyos# 2019-07-30 12:09:14,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 update-source 12.0.0.3 2019-07-30 12:09:15,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 update-source 12.0.0.3 [edit] vyos@vyos# 2019-07-30 12:09:20,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 soft-reconfiguration inbound 2019-07-30 12:09:21,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-07-30 12:09:26,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 password lab0033 2019-07-30 12:09:27,554 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 password lab0033 [edit] vyos@vyos# 2019-07-30 12:09:32,559 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-07-30 12:09:33,561 - 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-30 12:09:38,566 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-07-30 12:09:39,568 - 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-30 12:09:44,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-07-30 12:09:45,571 - 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-30 12:09:50,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-07-30 12:09:51,578 - 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-30 12:09:56,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-07-30 12:09:57,585 - 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-30 12:10:02,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-07-30 12:10:03,592 - 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-30 12:10:08,598 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-07-30 12:10:09,600 - 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-30 12:10:14,605 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-07-30 12:10:15,607 - 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-30 12:10:20,612 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-07-30 12:10:21,614 - 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-30 12:10:26,619 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-07-30 12:10:27,621 - 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-30 12:10:32,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2019-07-30 12:10:33,628 - 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-30 12:10:38,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-30 12:10:39,635 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-30 12:10:44,658 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 12:10:44,672 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-07-30 12:10:44,672 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-07-30 12:11:44,708 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-07-30 12:11:44,752 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2019-07-30 12:11:44,755 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dc79390L 2019-07-30 12:11:44,756 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 12:11:44,759 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-30 12:11:44,759 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-30 12:11:44,760 - 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-30 12:11:44,761 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-30 12:11:44,761 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-30 12:11:44,761 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 12:11:44,761 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-30 12:11:44,761 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 12:11:44,796 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-30 12:11:44,906 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-30 12:11:44,907 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 12:11:44,909 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: db90d4b3161d6b7233c32e78dcc764f0 2019-07-30 12:11:44,945 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 12:11:44,950 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-30 12:11:44,950 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-30 12:11:44,973 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2019-07-30 12:11:44,974 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 12:11:44,975 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 12:11:44,975 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 12:11:44,977 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 12:11:44,978 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 12:11:45,979 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-07-30 12:12:16,058 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 12:12:16,091 - 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-30 12:12:16,092 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.17, 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:03 10 Total number of neighbors 1 vyos@vyos:~$ 2019-07-30 12:12:16,092 - 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:09 Last read 11:55:52, 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.17 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.17, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 44697 Nexthop: 12.0.0.17 Nexthop global: fe80::f816:3eff:fef6:8d08 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-07-30 12:12:16,092 - 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.17 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.17 0 32768 i *> 10.0.2.0/24 12.0.0.17 0 32768 i *> 10.0.3.0/24 12.0.0.17 0 32768 i *> 10.0.4.0/24 12.0.0.17 0 32768 i *> 10.0.5.0/24 12.0.0.17 0 32768 i *> 10.0.6.0/24 12.0.0.17 0 32768 i *> 10.0.7.0/24 12.0.0.17 0 32768 i *> 10.0.8.0/24 12.0.0.17 0 32768 i *> 10.0.9.0/24 12.0.0.17 0 32768 i *> 10.0.10.0/24 12.0.0.17 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-30 12:12:16,092 - 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.17 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-30 12:12:16,092 - 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.17 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-30 12:12:16,093 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-07-30 12:12:16,093 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'442.5' 2019-07-30 12:12:16,093 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-07-30 12:12:16,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:12:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:12:17,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 30 Jul 2019 12:12: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-1cb5068a-1b25-4360-bde1-9b27884ead34 x-openstack-request-id: req-1cb5068a-1b25-4360-bde1-9b27884ead34 2019-07-30 12:12:17,125 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:05Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:12:17,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1cb5068a-1b25-4360-bde1-9b27884ead34 2019-07-30 12:12:17,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03168392181s 2019-07-30 12:12:17,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 12:12:17,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:12:17,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 12:12:17 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-cdcd4ea9-e85e-4ba0-9a72-80694c0aaaa6 x-openstack-request-id: req-cdcd4ea9-e85e-4ba0-9a72-80694c0aaaa6 2019-07-30 12:12:17,277 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-cdcd4ea9-e85e-4ba0-9a72-80694c0aaaa6 2019-07-30 12:12:17,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147269010544s 2019-07-30 12:12:17,277 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-07-30 12:12:17,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:12:17,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:12:18,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1199 Content-Type: application/json Date: Tue, 30 Jul 2019 12:12: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-774a74d4-0c42-4ff6-897c-767ddc8cd656 x-openstack-request-id: req-774a74d4-0c42-4ff6-897c-767ddc8cd656 2019-07-30 12:12:18,051 - 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:e2:b1:93", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:b1:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8d:08", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a84e6319-f412-4188-b09e-301eb63305d6", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:07.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a84e6319-f412-4188-b09e-301eb63305d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:04:07Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:eb:bf", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4f:f4", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "rel": "bookmark"}], "image": {"id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "links": [{"href": "http://172.30.9.24:8774/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T12:04:05.000000", "flavor": {"id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "links": [{"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "bookmark"}]}, "id": "a9dfa9a2-5579-41d0-9288-6d95cacc6b50", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:12:17Z", "hostId": "9d3dc6059b5d95395c5f067b5d83bed775536998088d7be77104d990", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-30T12:03:29Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "5717a89d-b697-4565-a523-5f28dba0b27a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T11:58:38Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:12:18,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-774a74d4-0c42-4ff6-897c-767ddc8cd656 2019-07-30 12:12:18,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773858070374s 2019-07-30 12:12:18,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 12:12:18,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:12:18,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 12:12: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-e1ea008c-0ca6-465e-8a93-c7cf510b0071 x-openstack-request-id: req-e1ea008c-0ca6-465e-8a93-c7cf510b0071 2019-07-30 12:12:18,219 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-e1ea008c-0ca6-465e-8a93-c7cf510b0071 2019-07-30 12:12:18,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163669109344s 2019-07-30 12:12:18,334 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 12:12:18,335 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:54 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-30 12:12:18,339 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-30 12:12:18,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-07-30 12:12:18,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:18,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:18,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:18,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T12:02:39.334Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T12:02:36.889Z", "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-30T12:02:36.890Z", "id": "6c884af7-c985-4dad-bb68-d0308fea3ca8"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T12:04:47.856Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T12:02:42.959Z", "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-30T12:02:42.959Z", "id": "9e4aff82-c61d-4247-80e4-64bf5cb66d36"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:18 GMT 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:18,443 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:18,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:18,444 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:12:18,444 - 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-30 12:12:19,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:19,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:19,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:19,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:19,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:19,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:19,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:19,088 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-07-30 12:12:19,088 - 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-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:12:19,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:19,088 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:19 GMT 2019-07-30 12:12:19,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:19,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:12:19,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:19,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:19,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:19,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:12:19,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:19,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:19,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:19,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:19,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:19 GMT 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:19,188 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:19,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:12:19,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:19,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:19,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:19,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:19,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:19,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:19,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:19,303 - 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-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:12:19,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:19,303 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:19 GMT 2019-07-30 12:12:19,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:19,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:12:19,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:19,304 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:19,304 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:24,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:12:24,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:24,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:24,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:24,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:24,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:24,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:24,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:24,457 - 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-30T12:12:19.832Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:19.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:21.250Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:21.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:21.881Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:21.191Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:21.881Z", "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-30T12:12:21.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:22.548Z", "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-30T12:12:21.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:12:22.652Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ab614068-6fce-4d71-81be-3b56da71d85a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.163Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2321e783-1db5-4b3c-a01e-0758ee20c434 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.24: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-30T12:12:22.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ab614068-6fce-4d71-81be-3b56da71d85a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.163Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2321e783-1db5-4b3c-a01e-0758ee20c434", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:22.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ab614068-6fce-4d71-81be-3b56da71d85a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:12:22.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c19321b5-a3eb-4dad-9e41-1219d04cff52"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.163Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e04bd63-d43c-4cc7-9871-73ed30417029 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.24: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-30T12:12:22.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c19321b5-a3eb-4dad-9e41-1219d04cff52"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.163Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7e04bd63-d43c-4cc7-9871-73ed30417029", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:22.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c19321b5-a3eb-4dad-9e41-1219d04cff52"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba617dc5598541133e0cf68a6be0772d8611ad78\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:23.058Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ab614068-6fce-4d71-81be-3b56da71d85a"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.813Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e63c5d99c4e8dc34d869b289c602f9c5c4c02d4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:23.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c19321b5-a3eb-4dad-9e41-1219d04cff52"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.813Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 12:12: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-546d6abd-9699-4220-96cd-69c0999768ea x-compute-request-id: req-546d6abd-9699-4220-96cd-69c0999768ea Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a84e6319-f412-4188-b09e-301eb63305d6 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-30T12:12:23.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ab614068-6fce-4d71-81be-3b56da71d85a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.813Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-546d6abd-9699-4220-96cd-69c0999768ea", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:23.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ab614068-6fce-4d71-81be-3b56da71d85a"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:23.813Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-546d6abd-9699-4220-96cd-69c0999768ea", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:23.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ab614068-6fce-4d71-81be-3b56da71d85a"}], "metadata": {"pagination": {"total": 16, "offset": 0, "size": 50}}} 2019-07-30 12:12:24,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:24,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:24 GMT 2019-07-30 12:12:24,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:24,458 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:12:24,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:24,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:24,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:24,458 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:12:24,459 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-30 12:12:24,459 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 12:12:24,459 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 12:12:24,459 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 12:12:24,460 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 12:12:24,460 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:24,460 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2321e783-1db5-4b3c-a01e-0758ee20c434 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:24,460 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2321e783-1db5-4b3c-a01e-0758ee20c434 2019-07-30 12:12:24,460 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:24,460 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e04bd63-d43c-4cc7-9871-73ed30417029 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:24,461 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7e04bd63-d43c-4cc7-9871-73ed30417029 2019-07-30 12:12:24,461 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba617dc5598541133e0cf68a6be0772d8611ad78" 2019-07-30 12:12:24,461 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e63c5d99c4e8dc34d869b289c602f9c5c4c02d4" 2019-07-30 12:12:24,461 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 12:12: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-546d6abd-9699-4220-96cd-69c0999768ea x-compute-request-id: req-546d6abd-9699-4220-96cd-69c0999768ea Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a84e6319-f412-4188-b09e-301eb63305d6 could not be found.", "code": 404}} 2019-07-30 12:12:24,461 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-546d6abd-9699-4220-96cd-69c0999768ea 2019-07-30 12:12:24,461 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-546d6abd-9699-4220-96cd-69c0999768ea 2019-07-30 12:12:24,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:12:24,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:24,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:24,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:24,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:24,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:24,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:24,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:24,516 - 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-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:12:24,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:24,516 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:24 GMT 2019-07-30 12:12:24,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:24,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:12:24,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:24,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:24,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:29,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:12:29,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:29,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:29,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:29,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:29,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:29,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:29,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:29,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:24.456Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:24.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:24.456Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:23.844Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:24.456Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 12:12: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-0d6177f9-508b-464a-93eb-69b1108f5f74 x-compute-request-id: req-0d6177f9-508b-464a-93eb-69b1108f5f74 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 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-30T12:12:23.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c19321b5-a3eb-4dad-9e41-1219d04cff52"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:24.456Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-0d6177f9-508b-464a-93eb-69b1108f5f74", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:23.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c19321b5-a3eb-4dad-9e41-1219d04cff52"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:24.456Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance a84e6319-f412-4188-b09e-301eb63305d6 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance a84e6319-f412-4188-b09e-301eb63305d6 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 a84e6319-f412-4188-b09e-301eb63305d6 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-30T12:12:23.820Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:24.456Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-0d6177f9-508b-464a-93eb-69b1108f5f74", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:23.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c19321b5-a3eb-4dad-9e41-1219d04cff52"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:24.456Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 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 a9dfa9a2-5579-41d0-9288-6d95cacc6b50 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-30T12:12:24.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.056Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:24.838Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.056Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:24.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.056Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:24.337Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.737Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:25.027Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.737Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-536fb4b3-17be-4080-a754-212b146f29b3", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:25.408Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.737Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-536fb4b3-17be-4080-a754-212b146f29b3", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:25.408Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.737Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536fb4b3-17be-4080-a754-212b146f29b3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:25.408Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.737Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536fb4b3-17be-4080-a754-212b146f29b3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:25.408Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:25.403Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:25.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:25.403Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.269Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15137a14-e493-481e-b400-1f0f9fa1f5cd Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"6f048ef2-0911-436a-afb9-a4db613331a8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T11:58:42Z\", \"updated_at\": \"2019-07-30T11:58:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:3f:79:6e\", \"device_id\": \"01e561e7-94e0-41d1-a7c9-635282fd1648\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"4a219c00-fe67-4d2b-8421-b2c4734377ab\", \"id\": \"74a68bf5-4afb-4450-9757-8a0def57b676\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.157Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.269Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5101038f-5004-4bcb-8399-cbf82b357e89", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.122Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.269Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5101038f-5004-4bcb-8399-cbf82b357e89", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.122Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.269Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.114Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.269Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5101038f-5004-4bcb-8399-cbf82b357e89 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.122Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.269Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5101038f-5004-4bcb-8399-cbf82b357e89 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.122Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.269Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.114Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.269Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:25.814Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.269Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:25.814Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d7349c68-d894-431d-bb44-d3b0c11595af Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.251Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.200Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.200Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.200Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.199Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.199Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.199Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.159Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.159Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.158Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.158Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.199Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.157Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.157Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.253Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.200Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15137a14-e493-481e-b400-1f0f9fa1f5cd Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"6f048ef2-0911-436a-afb9-a4db613331a8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T11:58:42Z\", \"updated_at\": \"2019-07-30T11:58:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:3f:79:6e\", \"device_id\": \"01e561e7-94e0-41d1-a7c9-635282fd1648\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"4a219c00-fe67-4d2b-8421-b2c4734377ab\", \"id\": \"74a68bf5-4afb-4450-9757-8a0def57b676\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.157Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d7349c68-d894-431d-bb44-d3b0c11595af", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.251Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d7349c68-d894-431d-bb44-d3b0c11595af", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.251Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d7349c68-d894-431d-bb44-d3b0c11595af Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.251Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d7349c68-d894-431d-bb44-d3b0c11595af", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.251Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d7349c68-d894-431d-bb44-d3b0c11595af", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.252Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.252Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ac2e3f69-09c5-42b0-befc-d4f5ee078fb2 Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.291Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}], "metadata": {"pagination": {"total": 141, "offset": 16, "size": 50}}} 2019-07-30 12:12:29,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:29,621 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:29 GMT 2019-07-30 12:12:29,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:29,621 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:12:29,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:29,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:29,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:29,621 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:12:29,624 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 12:12:29,624 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 12:12:29,625 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 12:12: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-0d6177f9-508b-464a-93eb-69b1108f5f74 x-compute-request-id: req-0d6177f9-508b-464a-93eb-69b1108f5f74 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 could not be found.", "code": 404}} 2019-07-30 12:12:29,625 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-0d6177f9-508b-464a-93eb-69b1108f5f74 2019-07-30 12:12:29,625 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance a84e6319-f412-4188-b09e-301eb63305d6 could not be found. [status_code=404] 2019-07-30 12:12:29,625 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-0d6177f9-508b-464a-93eb-69b1108f5f74 2019-07-30 12:12:29,625 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 could not be found. [status_code=404] 2019-07-30 12:12:29,626 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 12:12:29,626 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 12:12:29,626 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-30 12:12:29,626 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-30 12:12:29,626 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-536fb4b3-17be-4080-a754-212b146f29b3 2019-07-30 12:12:29,626 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-536fb4b3-17be-4080-a754-212b146f29b3 2019-07-30 12:12:29,626 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536fb4b3-17be-4080-a754-212b146f29b3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:29,627 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536fb4b3-17be-4080-a754-212b146f29b3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:29,627 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:29,627 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:29,627 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15137a14-e493-481e-b400-1f0f9fa1f5cd Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:e2:b1:93", "device_id": ""}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:db:eb:bf", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}]} 2019-07-30 12:12:29,627 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5101038f-5004-4bcb-8399-cbf82b357e89 2019-07-30 12:12:29,628 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5101038f-5004-4bcb-8399-cbf82b357e89 2019-07-30 12:12:29,628 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:29,628 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5101038f-5004-4bcb-8399-cbf82b357e89 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:29,628 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5101038f-5004-4bcb-8399-cbf82b357e89 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:29,628 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:29,628 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:29,628 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:29,629 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d7349c68-d894-431d-bb44-d3b0c11595af Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:29,629 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:29,629 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:29,629 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 2019-07-30 12:12:29,629 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 2019-07-30 12:12:29,629 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 2019-07-30 12:12:29,630 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:29,630 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:29,630 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:29,630 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd 2019-07-30 12:12:29,630 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd 2019-07-30 12:12:29,630 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:29,630 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd 2019-07-30 12:12:29,631 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd 2019-07-30 12:12:29,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:29,631 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 2019-07-30 12:12:29,631 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15137a14-e493-481e-b400-1f0f9fa1f5cd Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:e2:b1:93", "device_id": ""}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:db:eb:bf", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}]} 2019-07-30 12:12:29,631 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d7349c68-d894-431d-bb44-d3b0c11595af 2019-07-30 12:12:29,631 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d7349c68-d894-431d-bb44-d3b0c11595af 2019-07-30 12:12:29,632 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d7349c68-d894-431d-bb44-d3b0c11595af Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:29,632 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d7349c68-d894-431d-bb44-d3b0c11595af 2019-07-30 12:12:29,632 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-d7349c68-d894-431d-bb44-d3b0c11595af 2019-07-30 12:12:29,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:29,632 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ac2e3f69-09c5-42b0-befc-d4f5ee078fb2 Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:29,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:12:29,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:29,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:29,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:29,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:29,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:29,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:29,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:29,696 - 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-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:12:29,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:29,696 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:29 GMT 2019-07-30 12:12:29,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:29,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:12:29,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:29,697 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:29,697 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:34,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:12:34,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:34,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:34,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:34,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:34,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:34,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:34,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:34,841 - 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-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.200Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.200Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.199Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.199Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.199Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.199Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.159Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.200Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019\"", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.159Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.158Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:26.957Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.158Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f481ea9a-f82f-491e-814d-07f51070490e Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.990Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.983Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.982Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.982Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5 Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:26Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.982Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "Successfully detached port f062fd8e-566b-4c0b-a685-9f9c71915cee", "level": "info", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.983Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f481ea9a-f82f-491e-814d-07f51070490e Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.990Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "Detaching port 9e145a72-e7b0-4f30-b520-ccac5f5b6eee...", "level": "info", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.035Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.939Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-a2143450-bcfe-47fe-91b8-6372323c0422", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.937Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f481ea9a-f82f-491e-814d-07f51070490e", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.990Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-a2143450-bcfe-47fe-91b8-6372323c0422", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.936Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-a2143450-bcfe-47fe-91b8-6372323c0422", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.936Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a2143450-bcfe-47fe-91b8-6372323c0422 Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.936Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f481ea9a-f82f-491e-814d-07f51070490e", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.990Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.891Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.891Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-692554c2-6c11-4f1e-9417-6b6ecef3481f", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.890Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-692554c2-6c11-4f1e-9417-6b6ecef3481f Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"6f048ef2-0911-436a-afb9-a4db613331a8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T11:58:42Z\", \"updated_at\": \"2019-07-30T11:58:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:3f:79:6e\", \"device_id\": \"01e561e7-94e0-41d1-a7c9-635282fd1648\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"4a219c00-fe67-4d2b-8421-b2c4734377ab\", \"id\": \"74a68bf5-4afb-4450-9757-8a0def57b676\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.890Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f481ea9a-f82f-491e-814d-07f51070490e", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.991Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.992Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.036Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f481ea9a-f82f-491e-814d-07f51070490e", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.991Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.992Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a2143450-bcfe-47fe-91b8-6372323c0422 Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.936Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-692554c2-6c11-4f1e-9417-6b6ecef3481f", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.890Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-692554c2-6c11-4f1e-9417-6b6ecef3481f", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.890Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-692554c2-6c11-4f1e-9417-6b6ecef3481f", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.890Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-a2143450-bcfe-47fe-91b8-6372323c0422", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.937Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2 Date: Tue, 30 Jul 2019 12:12:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.034Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.938Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2 Date: Tue, 30 Jul 2019 12:12:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.034Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5 Date: Tue, 30 Jul 2019 12:12:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:26Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.981Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.034Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.034Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.035Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5", "level": "debug", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.982Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.101b311e-e6f2-428f-b911-82e3d3c593af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.035Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:27.583Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.036Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}], "metadata": {"pagination": {"total": 253, "offset": 66, "size": 50}}} 2019-07-30 12:12:34,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:34,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:34 GMT 2019-07-30 12:12:34,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:34,841 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:12:34,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:34,842 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:34,842 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:34,842 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:12:34,844 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 2019-07-30 12:12:34,844 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 2019-07-30 12:12:34,844 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 2019-07-30 12:12:34,845 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 2019-07-30 12:12:34,845 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:34,845 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8fdf0d13-2471-4e1b-a3d0-ceea15e32f37 Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:34,845 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:34,845 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:34,845 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c855246e098bb87f3e8bfdddf2ef25d72c0d019" 2019-07-30 12:12:34,846 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd 2019-07-30 12:12:34,846 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15137a14-e493-481e-b400-1f0f9fa1f5cd 2019-07-30 12:12:34,846 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f481ea9a-f82f-491e-814d-07f51070490e Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:34,846 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5 2019-07-30 12:12:34,846 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5 2019-07-30 12:12:34,846 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5 2019-07-30 12:12:34,846 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5 Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:26Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:12:34,847 - functest.core.cloudify - DEBUG - Successfully detached port f062fd8e-566b-4c0b-a685-9f9c71915cee 2019-07-30 12:12:34,847 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f481ea9a-f82f-491e-814d-07f51070490e Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:34,847 - functest.core.cloudify - DEBUG - Detaching port 9e145a72-e7b0-4f30-b520-ccac5f5b6eee... 2019-07-30 12:12:34,847 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689" 2019-07-30 12:12:34,847 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-a2143450-bcfe-47fe-91b8-6372323c0422 2019-07-30 12:12:34,847 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f481ea9a-f82f-491e-814d-07f51070490e 2019-07-30 12:12:34,848 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-a2143450-bcfe-47fe-91b8-6372323c0422 2019-07-30 12:12:34,848 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-a2143450-bcfe-47fe-91b8-6372323c0422 2019-07-30 12:12:34,848 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a2143450-bcfe-47fe-91b8-6372323c0422 Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:34,848 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f481ea9a-f82f-491e-814d-07f51070490e 2019-07-30 12:12:34,848 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689" 2019-07-30 12:12:34,848 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689" 2019-07-30 12:12:34,848 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-692554c2-6c11-4f1e-9417-6b6ecef3481f 2019-07-30 12:12:34,849 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-692554c2-6c11-4f1e-9417-6b6ecef3481f Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:e2:b1:93", "device_id": ""}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:db:eb:bf", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}]} 2019-07-30 12:12:34,849 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f481ea9a-f82f-491e-814d-07f51070490e 2019-07-30 12:12:34,849 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689" 2019-07-30 12:12:34,849 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-30 12:12:34,849 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-f481ea9a-f82f-491e-814d-07f51070490e 2019-07-30 12:12:34,849 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689" 2019-07-30 12:12:34,850 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a2143450-bcfe-47fe-91b8-6372323c0422 Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:34,850 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-692554c2-6c11-4f1e-9417-6b6ecef3481f 2019-07-30 12:12:34,850 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-692554c2-6c11-4f1e-9417-6b6ecef3481f 2019-07-30 12:12:34,850 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-692554c2-6c11-4f1e-9417-6b6ecef3481f 2019-07-30 12:12:34,850 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-a2143450-bcfe-47fe-91b8-6372323c0422 2019-07-30 12:12:34,850 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2 Date: Tue, 30 Jul 2019 12:12:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:34,850 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689" 2019-07-30 12:12:34,851 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2 Date: Tue, 30 Jul 2019 12:12:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:34,851 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5 Date: Tue, 30 Jul 2019 12:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:26Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:12:34,851 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2 2019-07-30 12:12:34,851 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2 2019-07-30 12:12:34,851 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2 2019-07-30 12:12:34,851 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-356b2d8c-6b8b-4bc0-9e99-f9a579c5bab5 2019-07-30 12:12:34,851 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-0e07bd85-f8ff-4abb-be1a-1af2e36ce9c2 2019-07-30 12:12:34,852 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-30 12:12:34,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:12:34,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:34,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:34,920 - 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-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:12:34,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:34,920 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:34 GMT 2019-07-30 12:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:34,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:39,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:12:40,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:40,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:40,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:40,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:40,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:40,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:40,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:40,029 - 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-30T12:12:27.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:26.891Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "Successfully detached port 9e145a72-e7b0-4f30-b520-ccac5f5b6eee", "level": "info", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.417Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.417Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.600Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.417Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0 Date: Tue, 30 Jul 2019 12:12:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:27Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.416Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.968Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.857Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.416Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0", "level": "debug", "target_id": "reference_vnf_data_plane_port_umecb7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.417Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.6c2ebb61-9756-48af-b7af-118b6a299606"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.249Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_w8sy49", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:27.465Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:28.753Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:28.677Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b61deea-18b8-4b46-92a9-e08b1693cc67 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:28.682Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b61deea-18b8-4b46-92a9-e08b1693cc67 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:28.682Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.008Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1b61deea-18b8-4b46-92a9-e08b1693cc67", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:28.682Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1b61deea-18b8-4b46-92a9-e08b1693cc67", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:28.682Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.008Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3850defa-c5bc-4e68-abd8-251ce3b22905 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.015Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3850defa-c5bc-4e68-abd8-251ce3b22905", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.016Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.091Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3850defa-c5bc-4e68-abd8-251ce3b22905 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.015Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:28.678Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3850defa-c5bc-4e68-abd8-251ce3b22905", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.015Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.091Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.440Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.441Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.441Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.441Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.442Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.442Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.443Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a3d98d6d-423b-43ae-a619-e3152452cc15 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.491Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.442Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a3d98d6d-423b-43ae-a619-e3152452cc15 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.491Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.422Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.422Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-a3d98d6d-423b-43ae-a619-e3152452cc15", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.491Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-a3d98d6d-423b-43ae-a619-e3152452cc15", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.492Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-a3d98d6d-423b-43ae-a619-e3152452cc15", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.492Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-85a02840-5da4-471b-baa0-22420cd9dcb0 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"6f048ef2-0911-436a-afb9-a4db613331a8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T11:58:42Z\", \"updated_at\": \"2019-07-30T11:58:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:3f:79:6e\", \"device_id\": \"01e561e7-94e0-41d1-a7c9-635282fd1648\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"4a219c00-fe67-4d2b-8421-b2c4734377ab\", \"id\": \"74a68bf5-4afb-4450-9757-8a0def57b676\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.388Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-85a02840-5da4-471b-baa0-22420cd9dcb0", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.389Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-85a02840-5da4-471b-baa0-22420cd9dcb0 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"6f048ef2-0911-436a-afb9-a4db613331a8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T11:58:42Z\", \"updated_at\": \"2019-07-30T11:58:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:3f:79:6e\", \"device_id\": \"01e561e7-94e0-41d1-a7c9-635282fd1648\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"4a219c00-fe67-4d2b-8421-b2c4734377ab\", \"id\": \"74a68bf5-4afb-4450-9757-8a0def57b676\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.389Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-85a02840-5da4-471b-baa0-22420cd9dcb0", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.390Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-85a02840-5da4-471b-baa0-22420cd9dcb0", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.389Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-85a02840-5da4-471b-baa0-22420cd9dcb0", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.390Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.391Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.391Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-a3d98d6d-423b-43ae-a619-e3152452cc15", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.492Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.493Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}], "metadata": {"pagination": {"total": 336, "offset": 116, "size": 50}}} 2019-07-30 12:12:40,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:40,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:40 GMT 2019-07-30 12:12:40,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:40,029 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:12:40,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:40,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:40,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:40,030 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:12:40,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f3d5e001e3f97b0fc690bc02f3c59636879689" 2019-07-30 12:12:40,032 - functest.core.cloudify - DEBUG - Successfully detached port 9e145a72-e7b0-4f30-b520-ccac5f5b6eee 2019-07-30 12:12:40,033 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0 2019-07-30 12:12:40,033 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-30 12:12:40,033 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0 2019-07-30 12:12:40,033 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0 Date: Tue, 30 Jul 2019 12:12:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:27Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:12:40,033 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-30 12:12:40,033 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-30 12:12:40,034 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0 2019-07-30 12:12:40,034 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-cf2eb958-bbd9-4e64-8780-3cfcd2e040e0 2019-07-30 12:12:40,034 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-30 12:12:40,034 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:40,034 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b61deea-18b8-4b46-92a9-e08b1693cc67 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:40,034 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b61deea-18b8-4b46-92a9-e08b1693cc67 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:40,034 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:40,035 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1b61deea-18b8-4b46-92a9-e08b1693cc67 2019-07-30 12:12:40,035 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1b61deea-18b8-4b46-92a9-e08b1693cc67 2019-07-30 12:12:40,035 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:40,035 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3850defa-c5bc-4e68-abd8-251ce3b22905 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:40,035 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3850defa-c5bc-4e68-abd8-251ce3b22905 2019-07-30 12:12:40,035 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" 2019-07-30 12:12:40,036 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3850defa-c5bc-4e68-abd8-251ce3b22905 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:40,036 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:40,036 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3850defa-c5bc-4e68-abd8-251ce3b22905 2019-07-30 12:12:40,036 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" 2019-07-30 12:12:40,036 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:40,036 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18 2019-07-30 12:12:40,036 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:40,037 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18 2019-07-30 12:12:40,037 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18 2019-07-30 12:12:40,037 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-2abcc985-d9c3-4ebf-bf4a-8e2f7cff4a18 2019-07-30 12:12:40,037 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" 2019-07-30 12:12:40,037 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a3d98d6d-423b-43ae-a619-e3152452cc15 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:40,037 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" 2019-07-30 12:12:40,038 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a3d98d6d-423b-43ae-a619-e3152452cc15 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:40,038 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" 2019-07-30 12:12:40,038 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" 2019-07-30 12:12:40,038 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-a3d98d6d-423b-43ae-a619-e3152452cc15 2019-07-30 12:12:40,038 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-a3d98d6d-423b-43ae-a619-e3152452cc15 2019-07-30 12:12:40,038 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-a3d98d6d-423b-43ae-a619-e3152452cc15 2019-07-30 12:12:40,038 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-85a02840-5da4-471b-baa0-22420cd9dcb0 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:e2:b1:93", "device_id": ""}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:db:eb:bf", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}]} 2019-07-30 12:12:40,039 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-85a02840-5da4-471b-baa0-22420cd9dcb0 2019-07-30 12:12:40,039 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-85a02840-5da4-471b-baa0-22420cd9dcb0 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:e2:b1:93", "device_id": ""}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:db:eb:bf", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}]} 2019-07-30 12:12:40,039 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-85a02840-5da4-471b-baa0-22420cd9dcb0 2019-07-30 12:12:40,039 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-85a02840-5da4-471b-baa0-22420cd9dcb0 2019-07-30 12:12:40,039 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-85a02840-5da4-471b-baa0-22420cd9dcb0 2019-07-30 12:12:40,039 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" 2019-07-30 12:12:40,040 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" 2019-07-30 12:12:40,040 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-a3d98d6d-423b-43ae-a619-e3152452cc15 2019-07-30 12:12:40,040 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" 2019-07-30 12:12:40,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:12:40,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:40,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:40,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:40,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:40,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:40,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:40,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:40,168 - 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-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:12:40,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:40,169 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:40 GMT 2019-07-30 12:12:40,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:40,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:12:40,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:40,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:40,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:45,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:12:45,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:45,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:45,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:45,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:45,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:45,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:45,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:45,299 - 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-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\"", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.493Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5948d026-78df-4aba-a742-51c293ded9db Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.531Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5948d026-78df-4aba-a742-51c293ded9db Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.533Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-5948d026-78df-4aba-a742-51c293ded9db", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.533Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-5948d026-78df-4aba-a742-51c293ded9db", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.533Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-5948d026-78df-4aba-a742-51c293ded9db", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.534Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-5948d026-78df-4aba-a742-51c293ded9db", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.534Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "Detaching port e761e282-d267-4d88-aebc-5c413063292d...", "level": "info", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.538Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.539Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.540Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:29.922Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-701ceefb-0d62-4725-9bd2-734b25451624 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"6f048ef2-0911-436a-afb9-a4db613331a8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T11:58:42Z\", \"updated_at\": \"2019-07-30T11:58:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:3f:79:6e\", \"device_id\": \"01e561e7-94e0-41d1-a7c9-635282fd1648\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"4a219c00-fe67-4d2b-8421-b2c4734377ab\", \"id\": \"74a68bf5-4afb-4450-9757-8a0def57b676\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.833Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-22b35360-1eba-4443-a590-06a20075aa2a Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.874Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-22b35360-1eba-4443-a590-06a20075aa2a", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.874Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-22b35360-1eba-4443-a590-06a20075aa2a Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T11:58:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"4b4e919b-af3f-4ee2-ada2-ff383bec09b6\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"4a219c00-fe67-4d2b-8421-b2c4734377ab\",\"security_groups\":[\"1572b5fc-0d26-451b-9af8-27dfa6ad04ff\"],\"mac_address\":\"fa:16:3e:3f:79:6e\",\"device_id\":\"01e561e7-94e0-41d1-a7c9-635282fd1648\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T11:56:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.874Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.835Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.835Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-701ceefb-0d62-4725-9bd2-734b25451624", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.834Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-701ceefb-0d62-4725-9bd2-734b25451624", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.834Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-701ceefb-0d62-4725-9bd2-734b25451624", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.834Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-701ceefb-0d62-4725-9bd2-734b25451624", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.834Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-701ceefb-0d62-4725-9bd2-734b25451624 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"6f048ef2-0911-436a-afb9-a4db613331a8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T11:58:42Z\", \"updated_at\": \"2019-07-30T11:58:45Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:3f:79:6e\", \"device_id\": \"01e561e7-94e0-41d1-a7c9-635282fd1648\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"4a219c00-fe67-4d2b-8421-b2c4734377ab\", \"id\": \"74a68bf5-4afb-4450-9757-8a0def57b676\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:e2:b1:93\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.5\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"e761e282-d267-4d88-aebc-5c413063292d\", \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}, {\"router_id\": \"dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:03:22Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"5717a89d-b697-4565-a523-5f28dba0b27a\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:db:eb:bf\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": \"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\", \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.833Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.876Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-eb6469c9-9965-444b-b49f-50ad115ed173", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.974Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-eb6469c9-9965-444b-b49f-50ad115ed173", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.973Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-eb6469c9-9965-444b-b49f-50ad115ed173", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.973Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-eb6469c9-9965-444b-b49f-50ad115ed173 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.973Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-eb6469c9-9965-444b-b49f-50ad115ed173 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:20Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.973Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.933Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.933Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.932Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.932Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.932Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:29Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.932Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:29Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.932Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "Successfully detached port e761e282-d267-4d88-aebc-5c413063292d", "level": "info", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.909Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-2422cd2b-35a7-48fe-aee8-57882f649fb4", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.909Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-2422cd2b-35a7-48fe-aee8-57882f649fb4", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.909Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-2422cd2b-35a7-48fe-aee8-57882f649fb4", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.909Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-2422cd2b-35a7-48fe-aee8-57882f649fb4", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.909Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2422cd2b-35a7-48fe-aee8-57882f649fb4 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:29Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.909Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2422cd2b-35a7-48fe-aee8-57882f649fb4 Date: Tue, 30 Jul 2019 12:12:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:29Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.909Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.62adc054-e756-4d47-ba48-e932874d1078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\"", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.876Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.975Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-eb6469c9-9965-444b-b49f-50ad115ed173", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.974Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "Detaching port 799fa2f0-4ec5-47ed-ae52-980bb20ec3ac...", "level": "info", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.974Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.975Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.932Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_77w0ow", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.396Z", "source_id": "target_vnf_host_edd8b1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-22b35360-1eba-4443-a590-06a20075aa2a", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.875Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:30.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-22b35360-1eba-4443-a590-06a20075aa2a", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.875Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}], "metadata": {"pagination": {"total": 417, "offset": 166, "size": 50}}} 2019-07-30 12:12:45,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:45,300 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:45 GMT 2019-07-30 12:12:45,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:45,300 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:12:45,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:45,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:45,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:45,300 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:12:45,303 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" 2019-07-30 12:12:45,304 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5948d026-78df-4aba-a742-51c293ded9db Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:45,304 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5948d026-78df-4aba-a742-51c293ded9db Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:45,304 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-5948d026-78df-4aba-a742-51c293ded9db 2019-07-30 12:12:45,304 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-5948d026-78df-4aba-a742-51c293ded9db 2019-07-30 12:12:45,305 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-5948d026-78df-4aba-a742-51c293ded9db 2019-07-30 12:12:45,305 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-5948d026-78df-4aba-a742-51c293ded9db 2019-07-30 12:12:45,305 - functest.core.cloudify - DEBUG - Detaching port e761e282-d267-4d88-aebc-5c413063292d... 2019-07-30 12:12:45,305 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-30 12:12:45,305 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec96de3d92d318de667a721053b4b97b4ff19c4d" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-30 12:12:45,305 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-701ceefb-0d62-4725-9bd2-734b25451624 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:e2:b1:93", "device_id": ""}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:db:eb:bf", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}]} 2019-07-30 12:12:45,306 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-22b35360-1eba-4443-a590-06a20075aa2a Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:45,306 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-22b35360-1eba-4443-a590-06a20075aa2a 2019-07-30 12:12:45,306 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-22b35360-1eba-4443-a590-06a20075aa2a Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T11:58:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","ip_address":"192.168.120.21"}],"id":"4a219c00-fe67-4d2b-8421-b2c4734377ab","security_groups":["1572b5fc-0d26-451b-9af8-27dfa6ad04ff"],"mac_address":"fa:16:3e:3f:79:6e","device_id":"01e561e7-94e0-41d1-a7c9-635282fd1648","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:45,306 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" 2019-07-30 12:12:45,306 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" 2019-07-30 12:12:45,306 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-701ceefb-0d62-4725-9bd2-734b25451624 2019-07-30 12:12:45,307 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-701ceefb-0d62-4725-9bd2-734b25451624 2019-07-30 12:12:45,307 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-701ceefb-0d62-4725-9bd2-734b25451624 2019-07-30 12:12:45,307 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-701ceefb-0d62-4725-9bd2-734b25451624 2019-07-30 12:12:45,307 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-701ceefb-0d62-4725-9bd2-734b25451624 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"floatingips": [{"router_id": "6f048ef2-0911-436a-afb9-a4db613331a8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:58:42Z", "updated_at": "2019-07-30T11:58:45Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3f:79:6e", "device_id": "01e561e7-94e0-41d1-a7c9-635282fd1648"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "4a219c00-fe67-4d2b-8421-b2c4734377ab", "id": "74a68bf5-4afb-4450-9757-8a0def57b676", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:e2:b1:93", "device_id": ""}, "fixed_ip_address": "11.0.0.5", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "e761e282-d267-4d88-aebc-5c413063292d", "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}, {"router_id": "dbbc7438-8bb4-4ad2-b909-7e4d4ffe1094", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:03:22Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "5717a89d-b697-4565-a523-5f28dba0b27a", "device_owner": "", "mac_address": "fa:16:3e:db:eb:bf", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": "799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}]} 2019-07-30 12:12:45,307 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" 2019-07-30 12:12:45,307 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-eb6469c9-9965-444b-b49f-50ad115ed173 2019-07-30 12:12:45,308 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-eb6469c9-9965-444b-b49f-50ad115ed173 2019-07-30 12:12:45,308 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-eb6469c9-9965-444b-b49f-50ad115ed173 2019-07-30 12:12:45,308 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-eb6469c9-9965-444b-b49f-50ad115ed173 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:45,308 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-eb6469c9-9965-444b-b49f-50ad115ed173 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:20Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:45,308 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" 2019-07-30 12:12:45,308 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" 2019-07-30 12:12:45,309 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91 2019-07-30 12:12:45,309 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91 2019-07-30 12:12:45,309 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91 2019-07-30 12:12:45,309 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:29Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:45,309 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:29Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:45,309 - functest.core.cloudify - DEBUG - Successfully detached port e761e282-d267-4d88-aebc-5c413063292d 2019-07-30 12:12:45,309 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-2422cd2b-35a7-48fe-aee8-57882f649fb4 2019-07-30 12:12:45,310 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-2422cd2b-35a7-48fe-aee8-57882f649fb4 2019-07-30 12:12:45,310 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-2422cd2b-35a7-48fe-aee8-57882f649fb4 2019-07-30 12:12:45,310 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-2422cd2b-35a7-48fe-aee8-57882f649fb4 2019-07-30 12:12:45,310 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2422cd2b-35a7-48fe-aee8-57882f649fb4 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:29Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:12:45,310 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2422cd2b-35a7-48fe-aee8-57882f649fb4 Date: Tue, 30 Jul 2019 12:12:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:29Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:12:45,310 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" 2019-07-30 12:12:45,311 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-30 12:12:45,311 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-eb6469c9-9965-444b-b49f-50ad115ed173 2019-07-30 12:12:45,311 - functest.core.cloudify - DEBUG - Detaching port 799fa2f0-4ec5-47ed-ae52-980bb20ec3ac... 2019-07-30 12:12:45,311 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-30 12:12:45,311 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-20d8deb9-4a17-4c9d-81c0-a6a9cdb76e91 2019-07-30 12:12:45,311 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-30 12:12:45,311 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-22b35360-1eba-4443-a590-06a20075aa2a 2019-07-30 12:12:45,312 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/4a219c00-fe67-4d2b-8421-b2c4734377ab.json used request id req-22b35360-1eba-4443-a590-06a20075aa2a 2019-07-30 12:12:45,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:12:45,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:45,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:45,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:45,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:45,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:45,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:45,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:45,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:12:45,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:45,368 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:45 GMT 2019-07-30 12:12:45,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:45,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:12:45,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:45,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:45,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:50,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:12:50,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:50,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:50,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:50,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:50,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:50,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:50,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:50,475 - 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-30T12:12:30.493Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:29.975Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-10995525-067c-4e9c-9502-e2c56c429f7e Date: Tue, 30 Jul 2019 12:12:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:30Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.347Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.819Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.639Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "Successfully detached port 799fa2f0-4ec5-47ed-ae52-980bb20ec3ac", "level": "info", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.348Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-10995525-067c-4e9c-9502-e2c56c429f7e", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.348Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-10995525-067c-4e9c-9502-e2c56c429f7e", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.348Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-10995525-067c-4e9c-9502-e2c56c429f7e", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.348Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-10995525-067c-4e9c-9502-e2c56c429f7e", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.347Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.060Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-10995525-067c-4e9c-9502-e2c56c429f7e Date: Tue, 30 Jul 2019 12:12:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:30Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_xictjf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:30.347Z", "source_id": "reference_vnf_host_53pq74", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.50b183ad-a6fb-49d6-ba78-1db9c27e5582"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.705Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:31.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.705Z", "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-30T12:12:31.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:31.705Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:31.330Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:32.437Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:32.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c51773ba-0007-4758-a207-6a92f15a78a9"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:32.437Z", "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-30T12:12:31.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:32.437Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1d76a517-156d-4cc4-8775-d83a2ef3766f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:32.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c51773ba-0007-4758-a207-6a92f15a78a9"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:32.437Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d76a517-156d-4cc4-8775-d83a2ef3766f 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.24: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-30T12:12:32.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c51773ba-0007-4758-a207-6a92f15a78a9"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:32.437Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:12:32.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c51773ba-0007-4758-a207-6a92f15a78a9"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.133Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 12:12: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 x-openstack-request-id: req-0b1ca7bb-7feb-42b7-abfd-ea61c01e6659 x-compute-request-id: req-0b1ca7bb-7feb-42b7-abfd-ea61c01e6659 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a84e6319-f412-4188-b09e-301eb63305d6 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-30T12:12:32.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c51773ba-0007-4758-a207-6a92f15a78a9"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9045f5cbf0a58a3e3600a956f6d9312f5c0defed\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:32.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c51773ba-0007-4758-a207-6a92f15a78a9"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.133Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340b3729-a621-4891-898b-7dbb740ad110 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.24: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-30T12:12:32.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.03381f91-0a38-46cd-b085-02a73b727b3c"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:12:32.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.03381f91-0a38-46cd-b085-02a73b727b3c"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.133Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:32.788Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.03381f91-0a38-46cd-b085-02a73b727b3c"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.133Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-0b1ca7bb-7feb-42b7-abfd-ea61c01e6659", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:32.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c51773ba-0007-4758-a207-6a92f15a78a9"}, {"node_instance_id": "target_vnf_host_edd8b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.133Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-0b1ca7bb-7feb-42b7-abfd-ea61c01e6659", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:32.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.c51773ba-0007-4758-a207-6a92f15a78a9"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.133Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-340b3729-a621-4891-898b-7dbb740ad110", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:32.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.03381f91-0a38-46cd-b085-02a73b727b3c"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}081fc30a7e2d6d58bb733ef7a8e750628ddb54b9\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:33.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.03381f91-0a38-46cd-b085-02a73b727b3c"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.680Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 12:12: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 x-openstack-request-id: req-3094f6a9-6155-4dec-b187-edab532b5d0d x-compute-request-id: req-3094f6a9-6155-4dec-b187-edab532b5d0d Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 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-30T12:12:33.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.03381f91-0a38-46cd-b085-02a73b727b3c"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.680Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:33.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_host_edd8b1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:33.680Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance a84e6319-f412-4188-b09e-301eb63305d6 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance a84e6319-f412-4188-b09e-301eb63305d6 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 a84e6319-f412-4188-b09e-301eb63305d6 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-30T12:12:33.182Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:34.274Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:33.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:34.274Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-3094f6a9-6155-4dec-b187-edab532b5d0d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:33.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.03381f91-0a38-46cd-b085-02a73b727b3c"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:34.274Z", "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-30T12:12:33.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:34.274Z", "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-30T12:12:33.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:34.274Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:33.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:34.274Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-3094f6a9-6155-4dec-b187-edab532b5d0d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:33.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.03381f91-0a38-46cd-b085-02a73b727b3c"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:34.923Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:34.298Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:34.923Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:34.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_host_53pq74", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:34.923Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 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 a9dfa9a2-5579-41d0-9288-6d95cacc6b50 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-30T12:12:33.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:35.517Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:34.469Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:35.517Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:34.330Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:35.517Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:34.726Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.066Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:35.456Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.066Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_l4uc3z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:35.850Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.b83a144b-9c6a-4218-802e-edb1572c78c8"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.066Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:35.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.746Z", "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-30T12:12:35.669Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.746Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:35.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.746Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-21e96687-7c6b-4b11-b3f7-4f56fa4a42b9", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.215Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.746Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.210Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}], "metadata": {"pagination": {"total": 468, "offset": 216, "size": 50}}} 2019-07-30 12:12:50,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:50,475 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:50 GMT 2019-07-30 12:12:50,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:50,475 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:12:50,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:50,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:50,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:50,476 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:12:50,478 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143ba875d37032b3f7b1f26e7fc3ab155f3eee3" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-30 12:12:50,478 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-10995525-067c-4e9c-9502-e2c56c429f7e Date: Tue, 30 Jul 2019 12:12:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:30Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:12:50,479 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-30 12:12:50,479 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 12:12:50,479 - functest.core.cloudify - DEBUG - Successfully detached port 799fa2f0-4ec5-47ed-ae52-980bb20ec3ac 2019-07-30 12:12:50,479 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 12:12:50,479 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-10995525-067c-4e9c-9502-e2c56c429f7e 2019-07-30 12:12:50,479 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-10995525-067c-4e9c-9502-e2c56c429f7e 2019-07-30 12:12:50,480 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-10995525-067c-4e9c-9502-e2c56c429f7e 2019-07-30 12:12:50,480 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-10995525-067c-4e9c-9502-e2c56c429f7e 2019-07-30 12:12:50,480 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-10995525-067c-4e9c-9502-e2c56c429f7e Date: Tue, 30 Jul 2019 12:12:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:30Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:12:50,480 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 12:12:50,480 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 12:12:50,480 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 12:12:50,481 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 12:12:50,481 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 12:12:50,481 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1d76a517-156d-4cc4-8775-d83a2ef3766f 2019-07-30 12:12:50,481 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d76a517-156d-4cc4-8775-d83a2ef3766f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:50,481 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:50,481 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 12:12: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 x-openstack-request-id: req-0b1ca7bb-7feb-42b7-abfd-ea61c01e6659 x-compute-request-id: req-0b1ca7bb-7feb-42b7-abfd-ea61c01e6659 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a84e6319-f412-4188-b09e-301eb63305d6 could not be found.", "code": 404}} 2019-07-30 12:12:50,481 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9045f5cbf0a58a3e3600a956f6d9312f5c0defed" 2019-07-30 12:12:50,482 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340b3729-a621-4891-898b-7dbb740ad110 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:50,482 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:50,482 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 12:12:50,482 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-0b1ca7bb-7feb-42b7-abfd-ea61c01e6659 2019-07-30 12:12:50,482 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a84e6319-f412-4188-b09e-301eb63305d6 used request id req-0b1ca7bb-7feb-42b7-abfd-ea61c01e6659 2019-07-30 12:12:50,482 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-340b3729-a621-4891-898b-7dbb740ad110 2019-07-30 12:12:50,483 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081fc30a7e2d6d58bb733ef7a8e750628ddb54b9" 2019-07-30 12:12:50,483 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 12:12: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 x-openstack-request-id: req-3094f6a9-6155-4dec-b187-edab532b5d0d x-compute-request-id: req-3094f6a9-6155-4dec-b187-edab532b5d0d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 could not be found.", "code": 404}} 2019-07-30 12:12:50,483 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 12:12:50,483 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance a84e6319-f412-4188-b09e-301eb63305d6 could not be found. [status_code=404] 2019-07-30 12:12:50,483 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 12:12:50,483 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-3094f6a9-6155-4dec-b187-edab532b5d0d 2019-07-30 12:12:50,484 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 12:12:50,484 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 12:12:50,484 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 12:12:50,484 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a9dfa9a2-5579-41d0-9288-6d95cacc6b50 used request id req-3094f6a9-6155-4dec-b187-edab532b5d0d 2019-07-30 12:12:50,484 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 12:12:50,484 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 12:12:50,484 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance a9dfa9a2-5579-41d0-9288-6d95cacc6b50 could not be found. [status_code=404] 2019-07-30 12:12:50,485 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-30 12:12:50,485 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 12:12:50,485 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-30 12:12:50,485 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 12:12:50,485 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:50,485 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 12:12:50,485 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 12:12:50,486 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 12:12:50,486 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-21e96687-7c6b-4b11-b3f7-4f56fa4a42b9 2019-07-30 12:12:50,486 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:50,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:12:50,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:50,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:50,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:50,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:50,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:50,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:50,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:50,563 - 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-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:12:50,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:50,563 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:50 GMT 2019-07-30 12:12:50,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:50,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:12:50,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:50,564 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:50,564 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:55,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:12:55,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:55,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:55,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:55,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:55,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:55,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:55,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:55,648 - 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-30T12:12:36.746Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.210Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.746Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-509d699a-17c5-4f37-a309-ef0c5f95a38e", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:35.857Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.b83a144b-9c6a-4218-802e-edb1572c78c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.746Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-509d699a-17c5-4f37-a309-ef0c5f95a38e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:35.857Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.b83a144b-9c6a-4218-802e-edb1572c78c8"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.746Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:35.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.746Z", "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-30T12:12:35.636Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:36.746Z", "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-30T12:12:35.669Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.355Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e61494ca3b6f3c470e7ff615c400c6822ad45278\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.623Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.355Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee used request id req-0968eff8-9304-4ed9-8d93-3968ed1a87de", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.953Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.355Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0968eff8-9304-4ed9-8d93-3968ed1a87de Date: Tue, 30 Jul 2019 12:12:36 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:26Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.953Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.355Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee used request id req-0968eff8-9304-4ed9-8d93-3968ed1a87de", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.953Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.355Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e61494ca3b6f3c470e7ff615c400c6822ad45278\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.954Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.355Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.296Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.355Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.355Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e61494ca3b6f3c470e7ff615c400c6822ad45278\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.697Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-1b0137f7-120b-4a77-a818-5c092a505654", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.696Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-1b0137f7-120b-4a77-a818-5c092a505654", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.696Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-dca45ff9-24e9-415a-a188-a63bfdbe355c Date: Tue, 30 Jul 2019 12:12:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:37Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.738Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-dca45ff9-24e9-415a-a188-a63bfdbe355c", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.738Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-dca45ff9-24e9-415a-a188-a63bfdbe355c", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.738Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ylrfkn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.589Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.8e5a3fdf-a65c-451f-8b1b-8764f6ac52c1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.408Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:36.767Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-1b0137f7-120b-4a77-a818-5c092a505654 Date: Tue, 30 Jul 2019 12:12:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:37Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"f062fd8e-566b-4c0b-a685-9f9c71915cee\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:f6:8d:08\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.696Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.ca6c6492-6a5b-43f6-9dae-c43f370166ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-64108e69-e89d-42a1-84af-5b9b96dcea93", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.515Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.b83a144b-9c6a-4218-802e-edb1572c78c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4ebbdde1-8778-450e-9b4d-800d7aa307c2", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.597Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.8e5a3fdf-a65c-451f-8b1b-8764f6ac52c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-64108e69-e89d-42a1-84af-5b9b96dcea93", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.514Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.b83a144b-9c6a-4218-802e-edb1572c78c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-64108e69-e89d-42a1-84af-5b9b96dcea93 Date: Tue, 30 Jul 2019 12:12:37 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:52Z\", \"updated_at\": \"2019-07-30T12:12:36Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": null, \"id\": \"979440f1-89fa-4e48-8630-02d44ce39d89\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.514Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.b83a144b-9c6a-4218-802e-edb1572c78c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:37.945Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ebbdde1-8778-450e-9b4d-800d7aa307c2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.597Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.8e5a3fdf-a65c-451f-8b1b-8764f6ac52c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:38.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.903Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:38.566Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9b8fb0-0152-4109-a589-27357467e15c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.908Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:38.566Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3b9b8fb0-0152-4109-a589-27357467e15c", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.908Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": "keypair_aeer4v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:38.566Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:38.566Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9923c9d8a5c5c3def0544ad2b9606a90d49874d1\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.010Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.8e5a3fdf-a65c-451f-8b1b-8764f6ac52c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:38.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1c7e11098d4505a6d29609a694779d7a42b5097f\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.312Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:38.566Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:38.566Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_l4uc3z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:37.925Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0103fe40-3f47-4f4e-b99b-7c53b9673e97 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.308cfa7b-615d-447d-b3d0-4c74b5b49a65"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:12:38.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.308cfa7b-615d-447d-b3d0-4c74b5b49a65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-4dc1df3f-9629-4023-8868-5c72b7bbfe94 Date: Tue, 30 Jul 2019 12:12:38 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:27Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.665Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-4dc1df3f-9629-4023-8868-5c72b7bbfe94", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.666Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-4dc1df3f-9629-4023-8868-5c72b7bbfe94", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.666Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1c7e11098d4505a6d29609a694779d7a42b5097f\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.667Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.103Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.151Z", "source_id": "target_vnf_data_plane_port_w8sy49", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.308cfa7b-615d-447d-b3d0-4c74b5b49a65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-42ec6acc-faf4-455f-a1c9-7e57107960ad Date: Tue, 30 Jul 2019 12:12:38 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"created_at\": \"2019-07-30T12:02:51Z\", \"updated_at\": \"2019-07-30T12:12:38Z\", \"floating_network_id\": \"b07f1846-43a0-4da4-bbd0-67bc1b716ac8\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"1f19cc3bb5524a0c80c7f68234942ac5\", \"port_id\": null, \"id\": \"e947a95a-5061-4c34-a2f8-6a2e1e2937be\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.972Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.8e5a3fdf-a65c-451f-8b1b-8764f6ac52c1"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0103fe40-3f47-4f4e-b99b-7c53b9673e97", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.308cfa7b-615d-447d-b3d0-4c74b5b49a65"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.085Z", "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-30T12:12:38.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.308cfa7b-615d-447d-b3d0-4c74b5b49a65"}], "metadata": {"pagination": {"total": 519, "offset": 266, "size": 50}}} 2019-07-30 12:12:55,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:55,649 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:55 GMT 2019-07-30 12:12:55,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:55,649 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:12:55,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:55,649 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:55,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:12:55,649 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:12:55,652 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:55,652 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-509d699a-17c5-4f37-a309-ef0c5f95a38e 2019-07-30 12:12:55,652 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-509d699a-17c5-4f37-a309-ef0c5f95a38e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:55,652 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 12:12:55,652 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 12:12:55,653 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 12:12:55,653 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61494ca3b6f3c470e7ff615c400c6822ad45278" 2019-07-30 12:12:55,653 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee used request id req-0968eff8-9304-4ed9-8d93-3968ed1a87de 2019-07-30 12:12:55,653 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0968eff8-9304-4ed9-8d93-3968ed1a87de Date: Tue, 30 Jul 2019 12:12:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:26Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:f6:8d:08","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-30 12:12:55,653 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=f062fd8e-566b-4c0b-a685-9f9c71915cee used request id req-0968eff8-9304-4ed9-8d93-3968ed1a87de 2019-07-30 12:12:55,653 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61494ca3b6f3c470e7ff615c400c6822ad45278" -d '{"port": {"security_groups": []}}' 2019-07-30 12:12:55,654 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 12:12:55,654 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 12:12:55,654 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 12:12:55,654 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61494ca3b6f3c470e7ff615c400c6822ad45278" 2019-07-30 12:12:55,654 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-1b0137f7-120b-4a77-a818-5c092a505654 2019-07-30 12:12:55,654 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-1b0137f7-120b-4a77-a818-5c092a505654 2019-07-30 12:12:55,655 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-dca45ff9-24e9-415a-a188-a63bfdbe355c Date: Tue, 30 Jul 2019 12:12:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:37Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":[],"mac_address":"fa:16:3e:f6:8d:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:12:55,655 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-dca45ff9-24e9-415a-a188-a63bfdbe355c 2019-07-30 12:12:55,655 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-dca45ff9-24e9-415a-a188-a63bfdbe355c 2019-07-30 12:12:55,655 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:55,655 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-30 12:12:55,655 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 12:12:55,656 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-30 12:12:55,656 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-1b0137f7-120b-4a77-a818-5c092a505654 Date: Tue, 30 Jul 2019 12:12:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:37Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.17"}],"id":"f062fd8e-566b-4c0b-a685-9f9c71915cee","security_groups":[],"mac_address":"fa:16:3e:f6:8d:08","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:12:55,656 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-64108e69-e89d-42a1-84af-5b9b96dcea93 2019-07-30 12:12:55,656 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4ebbdde1-8778-450e-9b4d-800d7aa307c2 2019-07-30 12:12:55,656 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/979440f1-89fa-4e48-8630-02d44ce39d89.json used request id req-64108e69-e89d-42a1-84af-5b9b96dcea93 2019-07-30 12:12:55,656 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-64108e69-e89d-42a1-84af-5b9b96dcea93 Date: Tue, 30 Jul 2019 12:12:37 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:52Z", "updated_at": "2019-07-30T12:12:36Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": null, "id": "979440f1-89fa-4e48-8630-02d44ce39d89", "qos_policy_id": null}} 2019-07-30 12:12:55,656 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ebbdde1-8778-450e-9b4d-800d7aa307c2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:55,657 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:55,657 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9b8fb0-0152-4109-a589-27357467e15c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:55,657 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3b9b8fb0-0152-4109-a589-27357467e15c 2019-07-30 12:12:55,657 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-30 12:12:55,657 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9923c9d8a5c5c3def0544ad2b9606a90d49874d1" -d '{"floatingip": {"port_id": null}}' 2019-07-30 12:12:55,657 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e11098d4505a6d29609a694779d7a42b5097f" 2019-07-30 12:12:55,658 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 12:12:55,658 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-30 12:12:55,658 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0103fe40-3f47-4f4e-b99b-7c53b9673e97 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:12:55,658 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:12:55,658 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-4dc1df3f-9629-4023-8868-5c72b7bbfe94 Date: Tue, 30 Jul 2019 12:12:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:27Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:d9:4f:f4","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-30 12:12:55,658 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-4dc1df3f-9629-4023-8868-5c72b7bbfe94 2019-07-30 12:12:55,658 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=9e145a72-e7b0-4f30-b520-ccac5f5b6eee used request id req-4dc1df3f-9629-4023-8868-5c72b7bbfe94 2019-07-30 12:12:55,659 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e11098d4505a6d29609a694779d7a42b5097f" -d '{"port": {"security_groups": []}}' 2019-07-30 12:12:55,659 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-30 12:12:55,659 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-30 12:12:55,659 - functest.core.cloudify - DEBUG - deleting keypair 2019-07-30 12:12:55,659 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-42ec6acc-faf4-455f-a1c9-7e57107960ad Date: Tue, 30 Jul 2019 12:12:38 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T12:02:51Z", "updated_at": "2019-07-30T12:12:38Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_id": null, "id": "e947a95a-5061-4c34-a2f8-6a2e1e2937be", "qos_policy_id": null}} 2019-07-30 12:12:55,659 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0103fe40-3f47-4f4e-b99b-7c53b9673e97 2019-07-30 12:12:55,659 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-07-30 12:12:55,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:12:55,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:12:55,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:12:55,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:12:55,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:12:55,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:12:55,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:12:55,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:12:55,715 - 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-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:12:55,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:12:55,715 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:12:55 GMT 2019-07-30 12:12:55,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:12:55,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:12:55,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:12:55,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:12:55,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:13:00,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:13:00,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:13:00,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:13:00,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:13:00,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:13:00,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:13:00,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:13:00,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:13:00,800 - 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-30T12:12:39.723Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-44d82e7b-f405-4b49-b7b3-610c6b002665", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.197Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-42ec6acc-faf4-455f-a1c9-7e57107960ad", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.972Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.8e5a3fdf-a65c-451f-8b1b-8764f6ac52c1"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "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-30T12:12:38.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8c10295048e542ae70db57f9a6ce92d670269b6\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.308cfa7b-615d-447d-b3d0-4c74b5b49a65"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 12:12: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 x-openstack-request-id: req-7064328e-8bd6-43f3-815b-82f109eaf5e7 x-compute-request-id: req-7064328e-8bd6-43f3-815b-82f109eaf5e7 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-30T12:12:39.467Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.308cfa7b-615d-447d-b3d0-4c74b5b49a65"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-7064328e-8bd6-43f3-815b-82f109eaf5e7", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.467Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.308cfa7b-615d-447d-b3d0-4c74b5b49a65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}615174848cb72e18200698bffe2012ce6ad5db26\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.638Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": "keypair_aeer4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-7064328e-8bd6-43f3-815b-82f109eaf5e7", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.467Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.308cfa7b-615d-447d-b3d0-4c74b5b49a65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8bb99664-7f10-4342-b874-3853d04aa491", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.237Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb99664-7f10-4342-b874-3853d04aa491 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.236Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.231Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-42ec6acc-faf4-455f-a1c9-7e57107960ad", "level": "debug", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:38.973Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.8e5a3fdf-a65c-451f-8b1b-8764f6ac52c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-49d59c8f-2f23-487b-ae24-ef9ff5342869 Date: Tue, 30 Jul 2019 12:12:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:38Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.144Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-49d59c8f-2f23-487b-ae24-ef9ff5342869", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.144Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-49d59c8f-2f23-487b-ae24-ef9ff5342869", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.144Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1c7e11098d4505a6d29609a694779d7a42b5097f\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.153Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-44d82e7b-f405-4b49-b7b3-610c6b002665 Date: Tue, 30 Jul 2019 12:12:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:38Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"2b85f0f5-6722-47d4-9149-e5e9c9b54c64\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"9e145a72-e7b0-4f30-b520-ccac5f5b6eee\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:d9:4f:f4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5504d034-f7d4-482d-8cc6-a9f854ef2a15\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:02:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.195Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:39.723Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-44d82e7b-f405-4b49-b7b3-610c6b002665", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.195Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.a539bcc0-0027-413a-8612-5f2b31afcda8"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:40.371Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.248b8033-6f14-47a7-8b75-f7acedbea0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:40.371Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d used request id req-27694ec2-9941-4736-ba3e-ef921f08d388", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.952Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:40.371Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}615174848cb72e18200698bffe2012ce6ad5db26\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.954Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:40.371Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.742Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:40.371Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d used request id req-27694ec2-9941-4736-ba3e-ef921f08d388", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.952Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:40.371Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_ylrfkn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.556Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:40.371Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.555Z", "source_id": "reference_vnf_data_plane_port_umecb7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:40.371Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-27694ec2-9941-4736-ba3e-ef921f08d388 Date: Tue, 30 Jul 2019 12:12:39 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:29Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.952Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-210cc884-bbf6-4a61-8da6-caa21b69d870", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.213Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.248b8033-6f14-47a7-8b75-f7acedbea0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-6bdabae1-57aa-45ab-beb7-4aea14b3ee2e Date: Tue, 30 Jul 2019 12:12:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:40Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.424Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-6bdabae1-57aa-45ab-beb7-4aea14b3ee2e", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.424Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": "keypair_aeer4v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:39.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-6bdabae1-57aa-45ab-beb7-4aea14b3ee2e", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.424Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}615174848cb72e18200698bffe2012ce6ad5db26\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.425Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-c9c7ae02-caf1-4aa0-a6d1-e4002619d2e8 Date: Tue, 30 Jul 2019 12:12:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:40Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.5\"}],\"id\":\"e761e282-d267-4d88-aebc-5c413063292d\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:e2:b1:93\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:11Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.464Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-c9c7ae02-caf1-4aa0-a6d1-e4002619d2e8", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.464Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": "keypair_aeer4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-c9c7ae02-caf1-4aa0-a6d1-e4002619d2e8", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.464Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.bb8d7cfd-1369-4559-ba7f-d66621887ff1"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5d3288ab169f3c1378bcc350e2536a1713d63dfe\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.248b8033-6f14-47a7-8b75-f7acedbea0e9"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:12:40.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.248b8033-6f14-47a7-8b75-f7acedbea0e9"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.003Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-210cc884-bbf6-4a61-8da6-caa21b69d870 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.24: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-30T12:12:40.213Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.248b8033-6f14-47a7-8b75-f7acedbea0e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.600Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.852Z", "source_id": "target_vnf_port_77w0ow", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.600Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ead9d2-261f-4e4b-9409-91c69ce85e0d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.952Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.600Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c1ead9d2-261f-4e4b-9409-91c69ce85e0d", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.952Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.947Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.600Z", "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-30T12:12:40.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:41.600Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:40.965Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-98468339-d92e-422c-9026-51c3a4f54f04", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.622Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.248b8033-6f14-47a7-8b75-f7acedbea0e9"}], "metadata": {"pagination": {"total": 550, "offset": 316, "size": 50}}} 2019-07-30 12:13:00,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:13:00,800 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:13:00 GMT 2019-07-30 12:13:00,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:13:00,800 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:13:00,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:13:00,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:13:00,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:13:00,801 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:13:00,803 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-44d82e7b-f405-4b49-b7b3-610c6b002665 2019-07-30 12:13:00,803 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-42ec6acc-faf4-455f-a1c9-7e57107960ad 2019-07-30 12:13:00,804 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-30 12:13:00,804 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 12:13:00,804 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 12:13:00,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c10295048e542ae70db57f9a6ce92d670269b6" 2019-07-30 12:13:00,804 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 12:12: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 x-openstack-request-id: req-7064328e-8bd6-43f3-815b-82f109eaf5e7 x-compute-request-id: req-7064328e-8bd6-43f3-815b-82f109eaf5e7 Content-Length: 0 Content-Type: application/json 2019-07-30 12:13:00,805 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-7064328e-8bd6-43f3-815b-82f109eaf5e7 2019-07-30 12:13:00,805 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615174848cb72e18200698bffe2012ce6ad5db26" 2019-07-30 12:13:00,805 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-7064328e-8bd6-43f3-815b-82f109eaf5e7 2019-07-30 12:13:00,805 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8bb99664-7f10-4342-b874-3853d04aa491 2019-07-30 12:13:00,805 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb99664-7f10-4342-b874-3853d04aa491 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:13:00,805 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:13:00,805 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e947a95a-5061-4c34-a2f8-6a2e1e2937be.json used request id req-42ec6acc-faf4-455f-a1c9-7e57107960ad 2019-07-30 12:13:00,806 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-49d59c8f-2f23-487b-ae24-ef9ff5342869 Date: Tue, 30 Jul 2019 12:12:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:38Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":[],"mac_address":"fa:16:3e:d9:4f:f4","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:13:00,806 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-49d59c8f-2f23-487b-ae24-ef9ff5342869 2019-07-30 12:13:00,806 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-49d59c8f-2f23-487b-ae24-ef9ff5342869 2019-07-30 12:13:00,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e11098d4505a6d29609a694779d7a42b5097f" 2019-07-30 12:13:00,806 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-44d82e7b-f405-4b49-b7b3-610c6b002665 Date: Tue, 30 Jul 2019 12:12:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:38Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b85f0f5-6722-47d4-9149-e5e9c9b54c64","ip_address":"12.0.0.3"}],"id":"9e145a72-e7b0-4f30-b520-ccac5f5b6eee","security_groups":[],"mac_address":"fa:16:3e:d9:4f:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5504d034-f7d4-482d-8cc6-a9f854ef2a15","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:02:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:13:00,806 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-44d82e7b-f405-4b49-b7b3-610c6b002665 2019-07-30 12:13:00,807 - functest.core.cloudify - DEBUG - deleting port 2019-07-30 12:13:00,807 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d used request id req-27694ec2-9941-4736-ba3e-ef921f08d388 2019-07-30 12:13:00,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615174848cb72e18200698bffe2012ce6ad5db26" -d '{"port": {"security_groups": []}}' 2019-07-30 12:13:00,807 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-30 12:13:00,807 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=e761e282-d267-4d88-aebc-5c413063292d used request id req-27694ec2-9941-4736-ba3e-ef921f08d388 2019-07-30 12:13:00,807 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-30 12:13:00,808 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-30 12:13:00,808 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-27694ec2-9941-4736-ba3e-ef921f08d388 Date: Tue, 30 Jul 2019 12:12:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:29Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:e2:b1:93","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-30 12:13:00,808 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-210cc884-bbf6-4a61-8da6-caa21b69d870 2019-07-30 12:13:00,808 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-6bdabae1-57aa-45ab-beb7-4aea14b3ee2e Date: Tue, 30 Jul 2019 12:12:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:40Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":[],"mac_address":"fa:16:3e:e2:b1:93","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:13:00,808 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-6bdabae1-57aa-45ab-beb7-4aea14b3ee2e 2019-07-30 12:13:00,808 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-30 12:13:00,809 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-6bdabae1-57aa-45ab-beb7-4aea14b3ee2e 2019-07-30 12:13:00,809 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615174848cb72e18200698bffe2012ce6ad5db26" 2019-07-30 12:13:00,809 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 12:13:00,809 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-c9c7ae02-caf1-4aa0-a6d1-e4002619d2e8 Date: Tue, 30 Jul 2019 12:12:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:40Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.5"}],"id":"e761e282-d267-4d88-aebc-5c413063292d","security_groups":[],"mac_address":"fa:16:3e:e2:b1:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:13:00,809 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-c9c7ae02-caf1-4aa0-a6d1-e4002619d2e8 2019-07-30 12:13:00,809 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 12:13:00,809 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 12:13:00,810 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-c9c7ae02-caf1-4aa0-a6d1-e4002619d2e8 2019-07-30 12:13:00,810 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3288ab169f3c1378bcc350e2536a1713d63dfe" 2019-07-30 12:13:00,810 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:13:00,810 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-210cc884-bbf6-4a61-8da6-caa21b69d870 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:13:00,810 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-30 12:13:00,810 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ead9d2-261f-4e4b-9409-91c69ce85e0d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:13:00,811 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c1ead9d2-261f-4e4b-9409-91c69ce85e0d 2019-07-30 12:13:00,811 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:13:00,811 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-30 12:13:00,811 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 12:13:00,811 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-98468339-d92e-422c-9026-51c3a4f54f04 2019-07-30 12:13:00,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:13:00,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:13:00,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:13:00,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:13:00,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:13:00,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:13:00,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:13:00,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:13:00,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:13:00,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:13:00,868 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:13:00 GMT 2019-07-30 12:13:00,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:13:00,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-30 12:13:00,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:13:00,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:13:00,869 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:13:05,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-30 12:13:05,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:13:05,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:13:05,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:13:05,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:13:05,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:13:05,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:13:05,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:13:05,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b4534766-859f-432b-876e-2884ac0860e4", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d424a233-5c27-45fb-b410-627a77b8b008"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4534766-859f-432b-876e-2884ac0860e4 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.24: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-30T12:12:41.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d424a233-5c27-45fb-b410-627a77b8b008"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:12:41.769Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d424a233-5c27-45fb-b410-627a77b8b008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5d1ad63cf1e4d5aee5220ed16fe935f208b6aa46\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.644Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac used request id req-53add1a4-a9a3-4eec-8a6b-ca639fa2e68f", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.643Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac used request id req-53add1a4-a9a3-4eec-8a6b-ca639fa2e68f", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.642Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-53add1a4-a9a3-4eec-8a6b-ca639fa2e68f Date: Tue, 30 Jul 2019 12:12:41 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:30Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[\"5f453b97-598a-42cc-b028-ff77288320fd\"],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.642Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-98468339-d92e-422c-9026-51c3a4f54f04", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.622Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.248b8033-6f14-47a7-8b75-f7acedbea0e9"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-98468339-d92e-422c-9026-51c3a4f54f04", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.248b8033-6f14-47a7-8b75-f7acedbea0e9"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98468339-d92e-422c-9026-51c3a4f54f04 Date: Tue, 30 Jul 2019 12:12:41 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-30T12:12:41.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.248b8033-6f14-47a7-8b75-f7acedbea0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5d1ad63cf1e4d5aee5220ed16fe935f208b6aa46\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.399Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "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-30T12:12:42.086Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "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-30T12:12:41.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.194Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:41.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f400dfa0e475ead345b802e6450f0d4ae50f816f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d424a233-5c27-45fb-b410-627a77b8b008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-afe33096-3dae-4cb9-a2c2-2dd944a0742d", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.165Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-afe33096-3dae-4cb9-a2c2-2dd944a0742d", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.165Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-afe33096-3dae-4cb9-a2c2-2dd944a0742d Date: Tue, 30 Jul 2019 12:12:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:41Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.165Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5d1ad63cf1e4d5aee5220ed16fe935f208b6aa46\"", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.125Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-b69b75a2-c097-42c4-aa6c-c03a119c9673", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.124Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-b69b75a2-c097-42c4-aa6c-c03a119c9673", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.123Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-b69b75a2-c097-42c4-aa6c-c03a119c9673 Date: Tue, 30 Jul 2019 12:12:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T12:12:41Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"afe50117-721a-488f-af76-6c71c4a5380b\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:db:eb:bf\",\"project_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"5717a89d-b697-4565-a523-5f28dba0b27a\",\"tenant_id\":\"1f19cc3bb5524a0c80c7f68234942ac5\",\"created_at\":\"2019-07-30T12:03:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.123Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d2a703a9-ce52-4152-aacd-ff06308a1490"}, {"node_instance_id": "target_vnf_data_plane_port_w8sy49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_lb2tth", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.711Z", "source_id": "reference_vnf_port_xictjf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-63d31a47-1ffe-44ac-991b-33304c37ea4e", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.927ff2ae-5c43-48c7-8250-264998565c40"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d31a47-1ffe-44ac-991b-33304c37ea4e 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.24: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-30T12:12:42.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.927ff2ae-5c43-48c7-8250-264998565c40"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:12:42.608Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.927ff2ae-5c43-48c7-8250-264998565c40"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:42.810Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.607Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.927ff2ae-5c43-48c7-8250-264998565c40"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:43.421Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8102279f0354d9070ffca4bdd86319b29f0bfe2b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:43.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.927ff2ae-5c43-48c7-8250-264998565c40"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:43.421Z", "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-30T12:12:43.284Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:43.421Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:42.958Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_port_xictjf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:43.421Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:43.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.017Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-f3d6bd63-ae57-4b68-ac18-45978b5b7625", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:43.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d424a233-5c27-45fb-b410-627a77b8b008"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.017Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3d6bd63-ae57-4b68-ac18-45978b5b7625 Date: Tue, 30 Jul 2019 12:12:43 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-30T12:12:43.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d424a233-5c27-45fb-b410-627a77b8b008"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.017Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:43.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.017Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-f3d6bd63-ae57-4b68-ac18-45978b5b7625", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:43.319Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.d424a233-5c27-45fb-b410-627a77b8b008"}, {"node_instance_id": "reference_vnf_data_plane_port_umecb7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.017Z", "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-30T12:12:43.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 12:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dea5d0e-81bc-411d-8961-364d69b3bcee 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.24: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-30T12:12:44.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.1ddd55f5-4d0b-4b3c-a608-bf4b892bc403"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2dea5d0e-81bc-411d-8961-364d69b3bcee", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:44.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.1ddd55f5-4d0b-4b3c-a608-bf4b892bc403"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "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-30T12:12:44.261Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:44.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-ae95ccad-9503-4df2-ba0d-e7318271b979", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:44.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.927ff2ae-5c43-48c7-8250-264998565c40"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:44.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae95ccad-9503-4df2-ba0d-e7318271b979 Date: Tue, 30 Jul 2019 12:12:44 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-30T12:12:44.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.927ff2ae-5c43-48c7-8250-264998565c40"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:44.371Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.1ddd55f5-4d0b-4b3c-a608-bf4b892bc403"}, {"node_instance_id": "target_vnf_port_77w0ow", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-ae95ccad-9503-4df2-ba0d-e7318271b979", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:44.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.927ff2ae-5c43-48c7-8250-264998565c40"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:44.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30T12:12:44.371Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.1ddd55f5-4d0b-4b3c-a608-bf4b892bc403"}, {"node_instance_id": "target_vnf_port_77w0ow", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:45.213Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:44.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}, {"node_instance_id": "reference_vnf_port_xictjf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:45.213Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0c16fa85c24c90d1b4b389a3c08ef26db1fa846\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:44.786Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124", "logger": "ctx.1ddd55f5-4d0b-4b3c-a608-bf4b892bc403"}, {"node_instance_id": "data_plane_subnet_e86p2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-30T12:12:45.213Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T12:12:44.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "509d47c9-e493-40c1-9d4e-7ff34317c124"}], "metadata": {"pagination": {"total": 565, "offset": 366, "size": 50}}} 2019-07-30 12:13:05,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:13:05,959 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:13:05 GMT 2019-07-30 12:13:05,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:13:05,959 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:13:05,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:13:05,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:13:05,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:13:05,959 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:13:05,962 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b4534766-859f-432b-876e-2884ac0860e4 2019-07-30 12:13:05,962 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4534766-859f-432b-876e-2884ac0860e4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:13:05,962 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:13:05,962 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1ad63cf1e4d5aee5220ed16fe935f208b6aa46" -d '{"port": {"security_groups": []}}' 2019-07-30 12:13:05,963 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac used request id req-53add1a4-a9a3-4eec-8a6b-ca639fa2e68f 2019-07-30 12:13:05,963 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac used request id req-53add1a4-a9a3-4eec-8a6b-ca639fa2e68f 2019-07-30 12:13:05,963 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-53add1a4-a9a3-4eec-8a6b-ca639fa2e68f Date: Tue, 30 Jul 2019 12:12:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:30Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":["5f453b97-598a-42cc-b028-ff77288320fd"],"mac_address":"fa:16:3e:db:eb:bf","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-30 12:13:05,963 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-98468339-d92e-422c-9026-51c3a4f54f04 2019-07-30 12:13:05,963 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/f062fd8e-566b-4c0b-a685-9f9c71915cee.json used request id req-98468339-d92e-422c-9026-51c3a4f54f04 2019-07-30 12:13:05,963 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98468339-d92e-422c-9026-51c3a4f54f04 Date: Tue, 30 Jul 2019 12:12:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 12:13:05,964 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=799fa2f0-4ec5-47ed-ae52-980bb20ec3ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1ad63cf1e4d5aee5220ed16fe935f208b6aa46" 2019-07-30 12:13:05,964 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-30 12:13:05,964 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-30 12:13:05,964 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 12:13:05,964 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f400dfa0e475ead345b802e6450f0d4ae50f816f" 2019-07-30 12:13:05,964 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-afe33096-3dae-4cb9-a2c2-2dd944a0742d 2019-07-30 12:13:05,964 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-afe33096-3dae-4cb9-a2c2-2dd944a0742d 2019-07-30 12:13:05,965 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-afe33096-3dae-4cb9-a2c2-2dd944a0742d Date: Tue, 30 Jul 2019 12:12:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:41Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":[],"mac_address":"fa:16:3e:db:eb:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","qos_policy_id":null,"admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 12:13:05,965 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1ad63cf1e4d5aee5220ed16fe935f208b6aa46" 2019-07-30 12:13:05,965 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-b69b75a2-c097-42c4-aa6c-c03a119c9673 2019-07-30 12:13:05,965 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json used request id req-b69b75a2-c097-42c4-aa6c-c03a119c9673 2019-07-30 12:13:05,965 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-b69b75a2-c097-42c4-aa6c-c03a119c9673 Date: Tue, 30 Jul 2019 12:12:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T12:12:41Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afe50117-721a-488f-af76-6c71c4a5380b","ip_address":"11.0.0.23"}],"id":"799fa2f0-4ec5-47ed-ae52-980bb20ec3ac","security_groups":[],"mac_address":"fa:16:3e:db:eb:bf","project_id":"1f19cc3bb5524a0c80c7f68234942ac5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"5717a89d-b697-4565-a523-5f28dba0b27a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T12:03:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-30 12:13:05,965 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 12:13:05,966 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-30 12:13:05,966 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-63d31a47-1ffe-44ac-991b-33304c37ea4e 2019-07-30 12:13:05,966 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d31a47-1ffe-44ac-991b-33304c37ea4e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:13:05,966 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:13:05,966 - functest.core.cloudify - DEBUG - deleting port 2019-07-30 12:13:05,966 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8102279f0354d9070ffca4bdd86319b29f0bfe2b" 2019-07-30 12:13:05,967 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-30 12:13:05,967 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 12:13:05,967 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 12:13:05,967 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-f3d6bd63-ae57-4b68-ac18-45978b5b7625 2019-07-30 12:13:05,967 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3d6bd63-ae57-4b68-ac18-45978b5b7625 Date: Tue, 30 Jul 2019 12:12:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 12:13:05,967 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 12:13:05,967 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/9e145a72-e7b0-4f30-b520-ccac5f5b6eee.json used request id req-f3d6bd63-ae57-4b68-ac18-45978b5b7625 2019-07-30 12:13:05,968 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-30 12:13:05,968 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 12:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dea5d0e-81bc-411d-8961-364d69b3bcee 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:13:05,968 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2dea5d0e-81bc-411d-8961-364d69b3bcee 2019-07-30 12:13:05,968 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 12:13:05,968 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 12:13:05,968 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-ae95ccad-9503-4df2-ba0d-e7318271b979 2019-07-30 12:13:05,968 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 12:13:05,969 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae95ccad-9503-4df2-ba0d-e7318271b979 Date: Tue, 30 Jul 2019 12:12:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 12:13:05,969 - functest.core.cloudify - DEBUG - deleting port 2019-07-30 12:13:05,969 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/e761e282-d267-4d88-aebc-5c413063292d.json used request id req-ae95ccad-9503-4df2-ba0d-e7318271b979 2019-07-30 12:13:05,969 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-30 12:13:05,969 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-30 12:13:05,969 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/799fa2f0-4ec5-47ed-ae52-980bb20ec3ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c16fa85c24c90d1b4b389a3c08ef26db1fa846" 2019-07-30 12:13:05,969 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 12:13:05,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/509d47c9-e493-40c1-9d4e-7ff34317c124 2019-07-30 12:13:06,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:13:06,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:13:06,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:13:06,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:13:06,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:13:06,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:13:06,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:13:06,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T12:13:04.440Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T12:12:18.509Z", "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-30T12:12:18.509Z", "id": "509d47c9-e493-40c1-9d4e-7ff34317c124"} 2019-07-30 12:13:06,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:13:06,022 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:13:06 GMT 2019-07-30 12:13:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:13:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-07-30 12:13:06,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:13:06,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:13:06,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:13:06,022 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/deployments/vrouter-opnfv 2019-07-30 12:13:06,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:13:06,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:13:06,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:13:06,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:13:06,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:13:06,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:13:06,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:13:06,589 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 12:13:06,589 - 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": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "target_vnf_flavor_id": "db157fa7-3366-4bd1-9e23-ca239beb28ed", "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_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "keystone_password": "CgMWbOuFdse2gDvzCc9ym9p7kcQr2a", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24: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": "87b0c678-cf5f-411d-8eae-5e2e9eea6f93", "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-30T12:02:36.469Z", "created_by": "admin", "updated_at": "2019-07-30T12:02:36.469Z", "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": []}, "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": {}, "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-30 12:13:06,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:13:06,589 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:13:06 GMT 2019-07-30 12:13:06,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:13:06,589 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:13:06,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:13:06,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:13:06,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:13:06,589 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:13:16,593 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/blueprints/vrouter-opnfv 2019-07-30 12:13:16,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 12:13:16,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 12:13:16,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 12:13:16,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 12:13:16,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 12:13:16,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 12:13:16,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 12:13:16,688 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 12:13:16,689 - 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-30T12:02:36.282Z", "updated_at": "2019-07-30T12:02:36.282Z", "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.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_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.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.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_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.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"}, "region": {"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"}, "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"}, "target_vnf_image_id": {"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": []}, "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": [], "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": 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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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_subnet_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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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_subnet_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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": 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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": "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, "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"], "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": 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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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-30 12:13:16,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 12:13:16,690 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 12:13:16 GMT 2019-07-30 12:13:16,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 12:13:16,690 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 12:13:16,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 12:13:16,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 12:13:16,690 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 12:13:16,691 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 12:13:16,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 12:13:16,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:17,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 12:13:17 GMT X-Openstack-Request-Id: req-d1f45e39-b55a-4a85-946f-b8a4162336e6 2019-07-30 12:13:17,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 12:13:17,386 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/87b0c678-cf5f-411d-8eae-5e2e9eea6f93 used request id req-d1f45e39-b55a-4a85-946f-b8a4162336e6 2019-07-30 12:13:17,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.668332099915s 2019-07-30 12:13:17,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 12:13:17,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:17,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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-95ca9f8f-0ae2-46fe-9795-668f15c8dd8e x-openstack-request-id: req-95ca9f8f-0ae2-46fe-9795-668f15c8dd8e 2019-07-30 12:13:17,692 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "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": "0f3e3c53-4fb0-413e-9b97-430d712c8c09"}, {"name": "vyos_vrouter-flavor_alt_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed", "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": "db157fa7-3366-4bd1-9e23-ca239beb28ed"}]} 2019-07-30 12:13:17,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-95ca9f8f-0ae2-46fe-9795-668f15c8dd8e 2019-07-30 12:13:17,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.30019402504s 2019-07-30 12:13:17,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 12:13:17,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:17,736 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:17 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-e06ce42e-4f54-4f62-8d91-12174843f449 x-openstack-request-id: req-e06ce42e-4f54-4f62-8d91-12174843f449 2019-07-30 12:13:17,736 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/db157fa7-3366-4bd1-9e23-ca239beb28ed used request id req-e06ce42e-4f54-4f62-8d91-12174843f449 2019-07-30 12:13:17,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0414321422577s 2019-07-30 12:13:17,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 12:13:17,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/74a68bf5-4afb-4450-9757-8a0def57b676.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:19,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 12:13:19 GMT X-Openstack-Request-Id: req-4e36608b-f0de-4567-8735-e7b4273d3095 2019-07-30 12:13:19,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 12:13:19,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/74a68bf5-4afb-4450-9757-8a0def57b676.json used request id req-4e36608b-f0de-4567-8735-e7b4273d3095 2019-07-30 12:13:19,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.48658514023s 2019-07-30 12:13:19,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 12:13:19,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:19,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:19 GMT X-Openstack-Request-Id: req-14d09d7f-bf72-4ef8-b769-d0f779baf3b4 2019-07-30 12:13:19,307 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 12:13:19,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-14d09d7f-bf72-4ef8-b769-d0f779baf3b4 2019-07-30 12:13:19,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684940814972s 2019-07-30 12:13:19,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 12:13:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:19,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:19 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-4da92cb3-dd74-441a-803c-f2c58ddef55c x-openstack-request-id: req-4da92cb3-dd74-441a-803c-f2c58ddef55c 2019-07-30 12:13:19,446 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648 used request id req-4da92cb3-dd74-441a-803c-f2c58ddef55c 2019-07-30 12:13:19,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137741088867s 2019-07-30 12:13:19,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:13:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:20,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 774 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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-52f44f37-8a48-4fc6-82c0-d02005a41022 x-openstack-request-id: req-52f44f37-8a48-4fc6-82c0-d02005a41022 2019-07-30 12:13:20,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:79:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/01e561e7-94e0-41d1-a7c9-635282fd1648", "rel": "bookmark"}], "image": {"id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "links": [{"href": "http://172.30.9.24:8774/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T11:58:38.000000", "flavor": {"id": "0f3e3c53-4fb0-413e-9b97-430d712c8c09", "links": [{"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "bookmark"}]}, "id": "01e561e7-94e0-41d1-a7c9-635282fd1648", "security_groups": [{"name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}], "user_id": "3886154f73dc4f22b16c976199517da4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T12:13:19Z", "hostId": "3b7ca0f807ffc611b66f4b60736b258634d6cd1c24ee1e4e9b10a38c", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "name": "vyos_vrouter-vm_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "created": "2019-07-30T11:56:42Z", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 12:13:20,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-52f44f37-8a48-4fc6-82c0-d02005a41022 2019-07-30 12:13:20,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81310915947s 2019-07-30 12:13:20,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 12:13:22,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 12:13:22,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:22,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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 x-compute-request-id: req-c4ae39c1-1266-4e36-b186-4880b3f5f8bb x-openstack-request-id: req-c4ae39c1-1266-4e36-b186-4880b3f5f8bb 2019-07-30 12:13:22,333 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 12:13:22,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4ae39c1-1266-4e36-b186-4880b3f5f8bb 2019-07-30 12:13:22,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0693349838257s 2019-07-30 12:13:22,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 12:13:22,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:22,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:22 GMT X-Openstack-Request-Id: req-8e1da7f9-7f93-474a-a9b0-a24fb84e6df3 2019-07-30 12:13:22,411 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:38Z", "updated_at": "2019-07-30T11:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "0966325b-6a92-49c5-875d-85a8303f17fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "0c31c680-bc51-4eb5-bf8f-dfed205da0b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "245f066d-a552-4b85-bf7f-661aa45b647b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "46a2ac9b-6399-41ef-8394-ac8d9fa2811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-30T11:56:40Z", "revision_number": 0, "id": "8cdf9c59-c674-4990-9633-42a166a199db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:40Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "94abe522-d58f-4122-9c76-c1895d9c51fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:39Z", "revision_number": 0, "id": "bff3e14e-ec62-464d-b728-4867851fc223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:39Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:38Z", "revision_number": 0, "id": "e758e140-c4ae-41c7-b41c-9f969d94b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:38Z", "security_group_id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 7, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "1572b5fc-0d26-451b-9af8-27dfa6ad04ff", "name": "vyos_vrouter-sg_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"description": "Default security group", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:24Z", "updated_at": "2019-07-30T11:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "0f0d2e05-2af3-49b3-b533-1dc483a35a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "570ee9af-fbce-4e1c-9178-5dab3481f2d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "9e2275cd-e745-40fa-92ba-d37a36ef0a03", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "cf8fc72b-4bfc-4ec2-a44c-1ce6a6c2b819", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "name": "default"}]} 2019-07-30 12:13:22,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8e1da7f9-7f93-474a-a9b0-a24fb84e6df3 2019-07-30 12:13:22,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.072329044342s 2019-07-30 12:13:22,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 12:13:22,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1572b5fc-0d26-451b-9af8-27dfa6ad04ff.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:22,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 12:13:22 GMT X-Openstack-Request-Id: req-ed0e0160-556b-4a82-9093-8d5ff95c841b 2019-07-30 12:13:22,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 12:13:22,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1572b5fc-0d26-451b-9af8-27dfa6ad04ff.json used request id req-ed0e0160-556b-4a82-9093-8d5ff95c841b 2019-07-30 12:13:22,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.217574119568s 2019-07-30 12:13:22,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 12:13:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:22,674 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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 x-compute-request-id: req-d8ebaef1-5e3e-48cc-b21b-cd3089c84b9a x-openstack-request-id: req-d8ebaef1-5e3e-48cc-b21b-cd3089c84b9a 2019-07-30 12:13:22,674 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_e701b67d-0ceb-4e7d-b7cb-46c068e87421 used request id req-d8ebaef1-5e3e-48cc-b21b-cd3089c84b9a 2019-07-30 12:13:22,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.038122177124s 2019-07-30 12:13:22,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 12:13:22,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6f048ef2-0911-436a-afb9-a4db613331a8/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}544f129c95cf8e374c11017c789eabac37f1e0b7" -d '{"subnet_id": "4b4e919b-af3f-4ee2-ada2-ff383bec09b6"}' 2019-07-30 12:13:24,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:24 GMT X-Openstack-Request-Id: req-b6458473-7f81-4822-9208-d94e66888319 2019-07-30 12:13:24,715 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1556e0d3-f591-4fb1-bb65-a9029b7e3b5a", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "subnet_id": "4b4e919b-af3f-4ee2-ada2-ff383bec09b6", "subnet_ids": ["4b4e919b-af3f-4ee2-ada2-ff383bec09b6"], "port_id": "deff5884-894d-4a5b-8704-2c7b7a075632", "id": "6f048ef2-0911-436a-afb9-a4db613331a8"} 2019-07-30 12:13:24,716 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6f048ef2-0911-436a-afb9-a4db613331a8/remove_router_interface.json used request id req-b6458473-7f81-4822-9208-d94e66888319 2019-07-30 12:13:24,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04087615013s 2019-07-30 12:13:24,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 12:13:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:25,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:25 GMT X-Openstack-Request-Id: req-9091ff4b-73a5-4f44-81a0-b869cf6e1a08 2019-07-30 12:13:25,107 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:26Z", "admin_state_up": true, "updated_at": "2019-07-30T12:13:23Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "6f048ef2-0911-436a-afb9-a4db613331a8", "name": "vyos_vrouter-router_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:13:25,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9091ff4b-73a5-4f44-81a0-b869cf6e1a08 2019-07-30 12:13:25,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.391328811646s 2019-07-30 12:13:25,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 12:13:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/6f048ef2-0911-436a-afb9-a4db613331a8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:26,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 12:13:26 GMT X-Openstack-Request-Id: req-d2976408-9015-4729-9777-4dd26ad7eded 2019-07-30 12:13:26,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 12:13:26,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6f048ef2-0911-436a-afb9-a4db613331a8.json used request id req-d2976408-9015-4729-9777-4dd26ad7eded 2019-07-30 12:13:26,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30229306221s 2019-07-30 12:13:26,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 12:13:26,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:26,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:26 GMT X-Openstack-Request-Id: req-2d87e836-7395-4b51-aeb0-a6c2a49c913c 2019-07-30 12:13:26,454 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T11:56:25Z","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":"1f19cc3bb5524a0c80c7f68234942ac5","id":"4b4e919b-af3f-4ee2-ada2-ff383bec09b6","subnetpool_id":null,"name":"vyos_vrouter-subnet_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}]} 2019-07-30 12:13:26,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2d87e836-7395-4b51-aeb0-a6c2a49c913c 2019-07-30 12:13:26,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425128936768s 2019-07-30 12:13:26,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 12:13:26,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/4b4e919b-af3f-4ee2-ada2-ff383bec09b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:27,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 12:13:27 GMT X-Openstack-Request-Id: req-e9f8606b-9007-424a-8bc5-a95349c78cc7 2019-07-30 12:13:27,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 12:13:27,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/4b4e919b-af3f-4ee2-ada2-ff383bec09b6.json used request id req-e9f8606b-9007-424a-8bc5-a95349c78cc7 2019-07-30 12:13:27,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08270192146s 2019-07-30 12:13:27,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 12:13:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:27,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:27 GMT X-Openstack-Request-Id: req-00595ff2-6502-42b3-a935-b0f63a3d3a50 2019-07-30 12:13:27,635 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1556e0d3-f591-4fb1-bb65-a9029b7e3b5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f19cc3bb5524a0c80c7f68234942ac5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T12:13:27Z","qos_policy_id":null,"name":"vyos_vrouter-net_e701b67d-0ceb-4e7d-b7cb-46c068e87421","admin_state_up":true,"tenant_id":"1f19cc3bb5524a0c80c7f68234942ac5","created_at":"2019-07-30T11:56:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 12:13:27,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-00595ff2-6502-42b3-a935-b0f63a3d3a50 2019-07-30 12:13:27,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096776008606s 2019-07-30 12:13:27,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 12:13:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/1556e0d3-f591-4fb1-bb65-a9029b7e3b5a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:29,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 12:13:29 GMT X-Openstack-Request-Id: req-6889c1a7-a116-40c4-b81e-9c1e059ba19b 2019-07-30 12:13:29,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 12:13:29,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1556e0d3-f591-4fb1-bb65-a9029b7e3b5a.json used request id req-6889c1a7-a116-40c4-b81e-9c1e059ba19b 2019-07-30 12:13:29,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37276411057s 2019-07-30 12:13:29,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 12:13:29,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:29,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:29 GMT X-Openstack-Request-Id: req-9cdd7b20-f439-4cd1-8d4d-48e393549afa 2019-07-30 12:13:29,326 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T11:56:37Z", "file": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/file", "owner": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "2aced02f-6a37-42bb-af00-10e9fbe825c4", "size": 296288256, "self": "/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/2aced02f-6a37-42bb-af00-10e9fbe825c4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T11:56:32Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 12:13:29,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9cdd7b20-f439-4cd1-8d4d-48e393549afa 2019-07-30 12:13:29,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311856031418s 2019-07-30 12:13:29,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 12:13:29,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}544f129c95cf8e374c11017c789eabac37f1e0b7" 2019-07-30 12:13:30,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 12:13:30 GMT X-Openstack-Request-Id: req-82b0c1cc-3f40-49aa-8941-1acb1411ee06 2019-07-30 12:13:30,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-30 12:13:30,530 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2aced02f-6a37-42bb-af00-10e9fbe825c4 used request id req-82b0c1cc-3f40-49aa-8941-1acb1411ee06 2019-07-30 12:13:30,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20161390305s 2019-07-30 12:13:30,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 12:13:30,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:30,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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-0ce4b87a-aa3d-4033-b515-9a5722d70b92 x-openstack-request-id: req-0ce4b87a-aa3d-4033-b515-9a5722d70b92 2019-07-30 12:13:30,557 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09", "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": "0f3e3c53-4fb0-413e-9b97-430d712c8c09"}]} 2019-07-30 12:13:30,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0ce4b87a-aa3d-4033-b515-9a5722d70b92 2019-07-30 12:13:30,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268738269806s 2019-07-30 12:13:30,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 12:13:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:30,582 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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-79c3e5db-59b5-4d6d-944a-62305faa65c4 x-openstack-request-id: req-79c3e5db-59b5-4d6d-944a-62305faa65c4 2019-07-30 12:13:30,582 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/0f3e3c53-4fb0-413e-9b97-430d712c8c09 used request id req-79c3e5db-59b5-4d6d-944a-62305faa65c4 2019-07-30 12:13:30,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0234470367432s 2019-07-30 12:13:30,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 12:13:30,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:30,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d401f3-e662-4706-b91b-b3d45da19d3d 2019-07-30 12:13:30,790 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": {"self": "http://172.30.9.24:5000/v3/users/3886154f73dc4f22b16c976199517da4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3886154f73dc4f22b16c976199517da4", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 12:13:30,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-98d401f3-e662-4706-b91b-b3d45da19d3d 2019-07-30 12:13:30,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207037210464s 2019-07-30 12:13:30,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 12:13:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/3886154f73dc4f22b16c976199517da4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:31,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf651b6-b6ff-418e-b620-4d65039437b2 2019-07-30 12:13:31,005 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_e701b67d-0ceb-4e7d-b7cb-46c068e87421", "links": {"self": "http://172.30.9.24:5000/v3/users/3886154f73dc4f22b16c976199517da4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3886154f73dc4f22b16c976199517da4", "description": null}} 2019-07-30 12:13:31,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3886154f73dc4f22b16c976199517da4 used request id req-dbf651b6-b6ff-418e-b620-4d65039437b2 2019-07-30 12:13:31,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209671974182s 2019-07-30 12:13:31,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 12:13:31,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/3886154f73dc4f22b16c976199517da4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:31,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 12:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef6c3ab-536a-4c81-80b3-694073b4f6b4 2019-07-30 12:13:31,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 12:13:31,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3886154f73dc4f22b16c976199517da4 used request id req-aef6c3ab-536a-4c81-80b3-694073b4f6b4 2019-07-30 12:13:31,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.406639099121s 2019-07-30 12:13:31,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 12:13:31,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:31,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6d0a09-0647-4fb9-8693-fb04bc0aca29 2019-07-30 12:13:31,723 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f19cc3bb5524a0c80c7f68234942ac5"}, "tags": [], "enabled": true, "id": "1f19cc3bb5524a0c80c7f68234942ac5", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_e701b67d-0ceb-4e7d-b7cb-46c068e87421"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 12:13:31,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-7d6d0a09-0647-4fb9-8693-fb04bc0aca29 2019-07-30 12:13:31,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.303146839142s 2019-07-30 12:13:31,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 12:13:31,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/1f19cc3bb5524a0c80c7f68234942ac5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:32,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 12:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec47545-e88d-4859-94d6-3909d2ff6e9b 2019-07-30 12:13:32,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 12:13:32,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1f19cc3bb5524a0c80c7f68234942ac5 used request id req-0ec47545-e88d-4859-94d6-3909d2ff6e9b 2019-07-30 12:13:32,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.286347866058s 2019-07-30 12:13:32,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 12:13:32,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1f19cc3bb5524a0c80c7f68234942ac5&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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:32,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:32 GMT X-Openstack-Request-Id: req-ac6f2d02-f9cd-4429-bacf-8a4dfc952c90 2019-07-30 12:13:32,315 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:24Z", "updated_at": "2019-07-30T11:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "0f0d2e05-2af3-49b3-b533-1dc483a35a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "570ee9af-fbce-4e1c-9178-5dab3481f2d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "9e2275cd-e745-40fa-92ba-d37a36ef0a03", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "cf8fc72b-4bfc-4ec2-a44c-1ce6a6c2b819", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "name": "default"}]} 2019-07-30 12:13:32,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1f19cc3bb5524a0c80c7f68234942ac5&name=default used request id req-ac6f2d02-f9cd-4429-bacf-8a4dfc952c90 2019-07-30 12:13:32,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294518232346s 2019-07-30 12:13:32,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 12:13:32,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:32,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:32 GMT X-Openstack-Request-Id: req-8dc1dc0e-f822-4948-aba8-3f435c4dfae4 2019-07-30 12:13:32,391 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "created_at": "2019-07-30T11:56:24Z", "updated_at": "2019-07-30T11:56:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "0f0d2e05-2af3-49b3-b533-1dc483a35a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "570ee9af-fbce-4e1c-9178-5dab3481f2d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "9e2275cd-e745-40fa-92ba-d37a36ef0a03", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T11:56:24Z", "revision_number": 0, "id": "cf8fc72b-4bfc-4ec2-a44c-1ce6a6c2b819", "remote_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "remote_ip_prefix": null, "created_at": "2019-07-30T11:56:24Z", "security_group_id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "tenant_id": "1f19cc3bb5524a0c80c7f68234942ac5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f19cc3bb5524a0c80c7f68234942ac5"}], "revision_number": 1, "project_id": "1f19cc3bb5524a0c80c7f68234942ac5", "id": "b84b242f-a464-4c7f-aafa-8587e736b0f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 12:13:32,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8dc1dc0e-f822-4948-aba8-3f435c4dfae4 2019-07-30 12:13:32,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.069680929184s 2019-07-30 12:13:32,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 12:13:32,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b84b242f-a464-4c7f-aafa-8587e736b0f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac062fe5cb61769862f1c703d5f7fec61e1cdf92" 2019-07-30 12:13:32,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 12:13:32 GMT X-Openstack-Request-Id: req-5a113f2a-efe9-40c9-9275-be5ab39cb7ec 2019-07-30 12:13:32,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 12:13:32,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b84b242f-a464-4c7f-aafa-8587e736b0f6.json used request id req-5a113f2a-efe9-40c9-9275-be5ab39cb7ec 2019-07-30 12:13:32,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130642175674s 2019-07-30 12:13:32,550 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-07-30 12:13:32,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 12:13:32,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9555ea9d-9a73-4f2a-9dc7-f18168e72789 2019-07-30 12:13:32,582 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 12:13:32,582 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-9555ea9d-9a73-4f2a-9dc7-f18168e72789 2019-07-30 12:13:32,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 12:13:32,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T13:13:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["47XK8PimQgu9ZatNTbBEvg"], "issued_at": "2019-07-30T12:13:32.000000Z"}} 2019-07-30 12:13:32,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 12:13:32,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:33,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:33 GMT X-Openstack-Request-Id: req-7675b9b9-74a9-4f59-94a2-5ed8d02c96b6 2019-07-30 12:13:33,277 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","provider:network_type":"flat"}]} 2019-07-30 12:13:33,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7675b9b9-74a9-4f59-94a2-5ed8d02c96b6 2019-07-30 12:13:33,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284820079803s 2019-07-30 12:13:33,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 12:13:33,289 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d5e594-a8d0-4e25-8b6b-105e44ab30b0 2019-07-30 12:13:33,290 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-07-30 12:13:33,290 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-63d5e594-a8d0-4e25-8b6b-105e44ab30b0 2019-07-30 12:13:33,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 12:13:33,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:33,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-830eb02e-50ad-4479-906c-6894056136d8 2019-07-30 12:13:33,498 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 12:13:33,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-830eb02e-50ad-4479-906c-6894056136d8 2019-07-30 12:13:33,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208242893219s 2019-07-30 12:13:33,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 12:13:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48"}}' 2019-07-30 12:13:33,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-011fc212-ea8d-4663-bed8-a01ab0484e1d 2019-07-30 12:13:33,640 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/e6a1241b857d493a8aa9ae41bb68e36d"}, "tags": [], "enabled": true, "id": "e6a1241b857d493a8aa9ae41bb68e36d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48"}} 2019-07-30 12:13:33,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-011fc212-ea8d-4663-bed8-a01ab0484e1d 2019-07-30 12:13:33,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132972002029s 2019-07-30 12:13:33,641 - 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'e6a1241b857d493a8aa9ae41bb68e36d', '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_c59e66ee-057b-430a-8cdd-56406d088b48'}) 2019-07-30 12:13:33,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 12:13:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "UnoLoL4o5eHOL1R7lkresafN7XNXa8", "email": null, "name": "juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48"}}' 2019-07-30 12:13:34,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e48dbe7-e407-468e-b198-0a5b3d1fd22f 2019-07-30 12:13:34,024 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48", "links": {"self": "http://172.30.9.24:5000/v3/users/eb710b2d62fe44309d910602c552f37b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb710b2d62fe44309d910602c552f37b", "domain_id": "default", "password_expires_at": null}} 2019-07-30 12:13:34,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3e48dbe7-e407-468e-b198-0a5b3d1fd22f 2019-07-30 12:13:34,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.37598490715s 2019-07-30 12:13:34,025 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eb710b2d62fe44309d910602c552f37b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48'}) 2019-07-30 12:13:34,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 12:13:34,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:34,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab8ca83-9568-454b-a12e-f2722aeb9a84 2019-07-30 12:13:34,232 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 12:13:34,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aab8ca83-9568-454b-a12e-f2722aeb9a84 2019-07-30 12:13:34,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20281791687s 2019-07-30 12:13:34,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 12:13:34,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:34,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba09a37-e547-4d2d-a536-10a070c1f83b 2019-07-30 12:13:34,349 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 12:13:34,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4ba09a37-e547-4d2d-a536-10a070c1f83b 2019-07-30 12:13:34,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111434936523s 2019-07-30 12:13:34,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 12:13:34,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:34,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5291b258-94aa-43c0-bfa5-879f409ae877 2019-07-30 12:13:34,577 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00a3af5910cc472894528a16133aa4dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a3af5910cc472894528a16133aa4dd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "022478535cff4957b70bee1b7cee7458", "links": {"self": "http://172.30.9.24:5000/v3/roles/022478535cff4957b70bee1b7cee7458"}, "name": "reader"}, {"domain_id": null, "id": "42d631bb806c428ca054882a5b7c5ba1", "links": {"self": "http://172.30.9.24:5000/v3/roles/42d631bb806c428ca054882a5b7c5ba1"}, "name": "admin"}, {"domain_id": null, "id": "7c6f65662ba14da09fdf612228746a7c", "links": {"self": "http://172.30.9.24:5000/v3/roles/7c6f65662ba14da09fdf612228746a7c"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2f8373b904c48128b8360ba4a4a774b", "links": {"self": "http://172.30.9.24:5000/v3/roles/b2f8373b904c48128b8360ba4a4a774b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c470b8c39be846c7a0924d0b3241316e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c470b8c39be846c7a0924d0b3241316e"}, "name": "heat_stack_user"}]} 2019-07-30 12:13:34,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5291b258-94aa-43c0-bfa5-879f409ae877 2019-07-30 12:13:34,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222343206406s 2019-07-30 12:13:34,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 12:13:34,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:34,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a854a9-52cd-4288-a077-d842137bca22 2019-07-30 12:13:34,747 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 12:13:34,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-61a854a9-52cd-4288-a077-d842137bca22 2019-07-30 12:13:34,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.165210962296s 2019-07-30 12:13:34,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 12:13:34,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:34,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2a642a-ce14-44a6-89a8-8b285f437fa5 2019-07-30 12:13:34,888 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48", "links": {"self": "http://172.30.9.24:5000/v3/users/eb710b2d62fe44309d910602c552f37b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb710b2d62fe44309d910602c552f37b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 12:13:34,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ce2a642a-ce14-44a6-89a8-8b285f437fa5 2019-07-30 12:13:34,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140367984772s 2019-07-30 12:13:34,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 12:13:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:35,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d433b75-e544-4734-85c9-8fd606fb5cc5 2019-07-30 12:13:35,110 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/e6a1241b857d493a8aa9ae41bb68e36d"}, "tags": [], "enabled": true, "id": "e6a1241b857d493a8aa9ae41bb68e36d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 12:13:35,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6d433b75-e544-4734-85c9-8fd606fb5cc5 2019-07-30 12:13:35,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207991123199s 2019-07-30 12:13:35,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 12:13:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=eb710b2d62fe44309d910602c552f37b&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=e6a1241b857d493a8aa9ae41bb68e36d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:35,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc36b26d-2fbf-4a54-8d7e-d1bfb74d99a7 2019-07-30 12:13:35,236 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=eb710b2d62fe44309d910602c552f37b&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=e6a1241b857d493a8aa9ae41bb68e36d", "previous": null, "next": null}} 2019-07-30 12:13:35,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=eb710b2d62fe44309d910602c552f37b&role.id=7c6f65662ba14da09fdf612228746a7c&scope.project.id=e6a1241b857d493a8aa9ae41bb68e36d used request id req-bc36b26d-2fbf-4a54-8d7e-d1bfb74d99a7 2019-07-30 12:13:35,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116766214371s 2019-07-30 12:13:35,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 12:13:35,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/e6a1241b857d493a8aa9ae41bb68e36d/users/eb710b2d62fe44309d910602c552f37b/roles/7c6f65662ba14da09fdf612228746a7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:35,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 12:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5631dfb8-8a8f-4794-910f-c87c38d16d8f 2019-07-30 12:13:35,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 12:13:35,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e6a1241b857d493a8aa9ae41bb68e36d/users/eb710b2d62fe44309d910602c552f37b/roles/7c6f65662ba14da09fdf612228746a7c used request id req-5631dfb8-8a8f-4794-910f-c87c38d16d8f 2019-07-30 12:13:35,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162281036377s 2019-07-30 12:13:35,403 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48', 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'e6a1241b857d493a8aa9ae41bb68e36d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'UnoLoL4o5eHOL1R7lkresafN7XNXa8', 'username': u'juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-30 12:13:35,406 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48', 'password': 'UnoLoL4o5eHOL1R7lkresafN7XNXa8', 'project_name': 'juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'e6a1241b857d493a8aa9ae41bb68e36d', 'project_domain_name': 'Default'} 2019-07-30 12:13:35,464 - 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-30 12:13:35,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 12:13:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-30 12:13:35,494 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c33138-5ce7-484a-b848-6606f8c633de 2019-07-30 12:13:35,494 - 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.5:35357/v3/", "rel": "self"}]}]}} 2019-07-30 12:13:35,494 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-61c33138-5ce7-484a-b848-6606f8c633de 2019-07-30 12:13:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:35,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3774545-3e50-4116-b518-02ecf9cc9beb 2019-07-30 12:13:35,691 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/04db26ee46f34e09b57397fac196d5cc"}, "enabled": true, "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/05d2e99785ac4fdeb9a4c0eda3bd7b26"}, "enabled": true, "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/353cc4cf86f940e3bca3e62f88112158"}, "enabled": true, "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3e0a4e5017de45c1892b4f80e4e938f9"}, "enabled": true, "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f528111f4194ed5aff4b8e312591f8b"}, "enabled": true, "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f7e2d7a784c4c85a7efe171faa5b979"}, "enabled": true, "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/502c7e290e5348b2ab613fa8406ff2c8"}, "enabled": true, "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d10eade472449f6a238c066ee73209c"}, "enabled": true, "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/976e6a6270e54970b8254ab5407ad7f6"}, "enabled": true, "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b8ccfa69a43049d8894a50010967ae39"}, "enabled": true, "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/bbcd125ff4484d12841339482b95bc93"}, "enabled": true, "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c59e233b14b64ed0918880f6bd9aab5f"}, "enabled": true, "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca73954feab74dcc9cb0702ced94fd2b"}, "enabled": true, "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f86011bd3e2d497e896b288f1d2d2351"}, "enabled": true, "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-07-30 12:13:35,691 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-d3774545-3e50-4116-b518-02ecf9cc9beb 2019-07-30 12:13:35,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.204753875732s 2019-07-30 12:13:35,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-30 12:13:35,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:35,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1867 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39c255a-b360-4fa0-b7f6-67789318385d 2019-07-30 12:13:35,826 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/11601cfaddd84012bfdf01d31ecfe937"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/18cb586daec3430cb04c86e8d27ab650"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1be5b424858246d48f89ae4f0855ff59"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/342cbf8edea84acb8696d2cc506b7c59"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/35779b1ee2184a088ff2f0c81b41f1d5"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3899b1c9a26d44499abefc1b127803b1"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/44138ca79c7341a4b09e2cf487a3ff47"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46a50ce19ab34339958b169b3350f8e3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/47442f536d124bcba67144aa3852cba3"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "47442f536d124bcba67144aa3852cba3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/491a8329905d47b488c28404c5baf336"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "491a8329905d47b488c28404c5baf336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5dd36b491bda450da07a0b11b5e80aef"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68e9bf551c1946d1b018c9adefbfccb0"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6b573fdc84ec45c3b5e03a70f3043ea2"}, "url": "http://12.0.0.41:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/724d8d22086c4d168d5cb135d4389bc7"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/757d71054e8041a0b8ceb5e5fa71423f"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7602d399ccc84ddd928d519c12d206b9"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "502c7e290e5348b2ab613fa8406ff2c8", "id": "7602d399ccc84ddd928d519c12d206b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7986412fb2894ced866e267d3eb79588"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "7986412fb2894ced866e267d3eb79588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7d0e7797608042809d914e647c3e424f"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "7d0e7797608042809d914e647c3e424f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7da3baf7c79d471e8d9b95e641dc5079"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f7e2d7a784c4c85a7efe171faa5b979", "id": "7da3baf7c79d471e8d9b95e641dc5079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/810b274f1b574e9394805cc6efa5f49d"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/89e33bcdf4044923929d47ae34b325ba"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8c9d6c7c0c0445b889acd197f77d290f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9084c54139064d92801cbfc8258ea640"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "9084c54139064d92801cbfc8258ea640"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9cb86d109a0e459e9c67fed9b07b80c0"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ca73954feab74dcc9cb0702ced94fd2b", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9d49d4b66ad74a46a313ad122dce3fb8"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a72049e648d24d6fa56ceafb4f3b2c2b"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ab65ab5e153b4e10b353381d86579fed"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ada5b1690d4d43b29198a83096de6f82"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd368f3b820445b088add01cbf46014f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "bd368f3b820445b088add01cbf46014f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4a87c80db974e95a18812232e7c07aa"}, "url": "http://12.0.0.41:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "976e6a6270e54970b8254ab5407ad7f6", "id": "c4a87c80db974e95a18812232e7c07aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0aeac595fe74fe59ddd6a0292cb17ed"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/db792fc788ed4b9890c4b54e6ad6996a"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f86011bd3e2d497e896b288f1d2d2351", "id": "db792fc788ed4b9890c4b54e6ad6996a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e4352e7e8f214e78a3fb8eb48194c113"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "353cc4cf86f940e3bca3e62f88112158", "id": "e4352e7e8f214e78a3fb8eb48194c113"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e842bcc834024d6aad1326be425eed46"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e0a4e5017de45c1892b4f80e4e938f9", "id": "e842bcc834024d6aad1326be425eed46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ebba3a52a8bb459dafcd97f34de4f4e2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8ccfa69a43049d8894a50010967ae39", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f0e63197a4bb479ca29ee353dc3c5a82"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d10eade472449f6a238c066ee73209c", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f266061cbde049828f2a8649d1dd052d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db26ee46f34e09b57397fac196d5cc", "id": "f266061cbde049828f2a8649d1dd052d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f28a3bc1888c4741af02a81024e0f9d1"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c59e233b14b64ed0918880f6bd9aab5f", "id": "f28a3bc1888c4741af02a81024e0f9d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdd580015b614ae7aed79cd8908f34e2"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f528111f4194ed5aff4b8e312591f8b", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-30 12:13:35,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-a39c255a-b360-4fa0-b7f6-67789318385d 2019-07-30 12:13:35,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.125960826874s 2019-07-30 12:13:35,834 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-07-30 12:13:35,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 12:13:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:35,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b596926d-c925-478e-aa98-eb2c6a36c68c 2019-07-30 12:13:35,990 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/2cf705e72e254ad1bdc5f8e26aa01906"}, "tags": [], "enabled": true, "id": "2cf705e72e254ad1bdc5f8e26aa01906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 12:13:35,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b596926d-c925-478e-aa98-eb2c6a36c68c 2019-07-30 12:13:35,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155416965485s 2019-07-30 12:13:35,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 12:13:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" 2019-07-30 12:13:36,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43358eba-5ca0-4c68-83df-9fe746af20fe 2019-07-30 12:13:36,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/e6a1241b857d493a8aa9ae41bb68e36d"}, "tags": [], "enabled": true, "id": "e6a1241b857d493a8aa9ae41bb68e36d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 12:13:36,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-43358eba-5ca0-4c68-83df-9fe746af20fe 2019-07-30 12:13:36,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124493122101s 2019-07-30 12:13:36,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 12:13:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" -d '{"network": {"tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "name": "juju_epc-net_c59e66ee-057b-430a-8cdd-56406d088b48", "admin_state_up": true}}' 2019-07-30 12:13:36,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:36 GMT X-Openstack-Request-Id: req-216b50c8-f6e1-4f75-a446-619cfef78a35 2019-07-30 12:13:36,471 - 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":"654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e6a1241b857d493a8aa9ae41bb68e36d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T12:13:36Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_c59e66ee-057b-430a-8cdd-56406d088b48","admin_state_up":true,"tenant_id":"e6a1241b857d493a8aa9ae41bb68e36d","created_at":"2019-07-30T12:13:36Z","mtu":1450}} 2019-07-30 12:13:36,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-216b50c8-f6e1-4f75-a446-619cfef78a35 2019-07-30 12:13:36,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.347434043884s 2019-07-30 12:13:36,472 - 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-30T12:13:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0', u'provider:segmentation_id': 49, 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_c59e66ee-057b-430a-8cdd-56406d088b48', u'created_at': u'2019-07-30T12:13:36Z', u'mtu': 1450, u'tenant_id': u'e6a1241b857d493a8aa9ae41bb68e36d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e6a1241b857d493a8aa9ae41bb68e36d', u'l2_adjacency': True}) 2019-07-30 12:13:36,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 12:13:36,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b47143a4-0b15-4087-bb3a-a825bf3fb394 2019-07-30 12:13:36,483 - 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.24:5000/v3/", "rel": "self"}]}} 2019-07-30 12:13:36,484 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-b47143a4-0b15-4087-bb3a-a825bf3fb394 2019-07-30 12:13:36,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 12:13:36,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T13:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e6a1241b857d493a8aa9ae41bb68e36d", "name": "juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e6a1241b857d493a8aa9ae41bb68e36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_e6a1241b857d493a8aa9ae41bb68e36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48", "id": "eb710b2d62fe44309d910602c552f37b"}, "audit_ids": ["BxAvfm0tSNuOPaNiiEYDmw"], "issued_at": "2019-07-30T12:13:36.000000Z"}} 2019-07-30 12:13:36,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 12:13:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" 2019-07-30 12:13:37,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:37 GMT X-Openstack-Request-Id: req-2cd65d35-61df-41ac-bee2-db103173ac43 2019-07-30 12:13:37,280 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e6a1241b857d493a8aa9ae41bb68e36d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T12:13:36Z","qos_policy_id":null,"name":"juju_epc-net_c59e66ee-057b-430a-8cdd-56406d088b48","admin_state_up":true,"tenant_id":"e6a1241b857d493a8aa9ae41bb68e36d","created_at":"2019-07-30T12:13:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 12:13:37,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2cd65d35-61df-41ac-bee2-db103173ac43 2019-07-30 12:13:37,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39449095726s 2019-07-30 12:13:37,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 12:13:37,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" -d '{"subnet": {"name": "juju_epc-subnet_c59e66ee-057b-430a-8cdd-56406d088b48", "enable_dhcp": true, "network_id": "654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 12:13:38,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:38 GMT X-Openstack-Request-Id: req-bbeaa3be-11e2-4b85-96b7-96414547192b 2019-07-30 12:13:38,248 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0","tenant_id":"e6a1241b857d493a8aa9ae41bb68e36d","created_at":"2019-07-30T12:13:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T12:13:37Z","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":"e6a1241b857d493a8aa9ae41bb68e36d","id":"91d12b71-c28c-4511-8194-fe4cd3d08d8a","subnetpool_id":null,"name":"juju_epc-subnet_c59e66ee-057b-430a-8cdd-56406d088b48"}} 2019-07-30 12:13:38,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bbeaa3be-11e2-4b85-96b7-96414547192b 2019-07-30 12:13:38,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.966738939285s 2019-07-30 12:13:38,249 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T12:13: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'91d12b71-c28c-4511-8194-fe4cd3d08d8a', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_c59e66ee-057b-430a-8cdd-56406d088b48', u'enable_dhcp': True, u'network_id': u'654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0', u'tenant_id': u'e6a1241b857d493a8aa9ae41bb68e36d', u'created_at': u'2019-07-30T12:13: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'e6a1241b857d493a8aa9ae41bb68e36d'}) 2019-07-30 12:13:38,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 12:13:38,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" -d '{"router": {"external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8"}, "name": "juju_epc-router_c59e66ee-057b-430a-8cdd-56406d088b48", "admin_state_up": true}}' 2019-07-30 12:13:39,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:39 GMT X-Openstack-Request-Id: req-b1fb2969-a52c-4cf5-9dd1-6041b5e07e88 2019-07-30 12:13:39,604 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:13:38Z", "admin_state_up": true, "updated_at": "2019-07-30T12:13:39Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "ee22e01b-6064-4c88-93e4-1cdaa0d66c0a", "name": "juju_epc-router_c59e66ee-057b-430a-8cdd-56406d088b48"}} 2019-07-30 12:13:39,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b1fb2969-a52c-4cf5-9dd1-6041b5e07e88 2019-07-30 12:13:39,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.35527896881s 2019-07-30 12:13:39,605 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T12:13:39Z', u'revision_number': 2, u'id': u'ee22e01b-6064-4c88-93e4-1cdaa0d66c0a', u'external_gateway_info': {u'network_id': u'b07f1846-43a0-4da4-bbd0-67bc1b716ac8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c286be3b-aa91-4095-9a8d-eb77210f78db', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_c59e66ee-057b-430a-8cdd-56406d088b48', u'admin_state_up': True, u'tenant_id': u'e6a1241b857d493a8aa9ae41bb68e36d', u'created_at': u'2019-07-30T12:13:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'e6a1241b857d493a8aa9ae41bb68e36d'}) 2019-07-30 12:13:39,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 12:13:39,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ee22e01b-6064-4c88-93e4-1cdaa0d66c0a/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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" -d '{"subnet_id": "91d12b71-c28c-4511-8194-fe4cd3d08d8a"}' 2019-07-30 12:13:42,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:42 GMT X-Openstack-Request-Id: req-e8faf789-4131-40ba-8a74-2aba953d3fed 2019-07-30 12:13:42,359 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "subnet_id": "91d12b71-c28c-4511-8194-fe4cd3d08d8a", "subnet_ids": ["91d12b71-c28c-4511-8194-fe4cd3d08d8a"], "port_id": "8865ca08-39b0-49fd-a603-441bddf44fcd", "id": "ee22e01b-6064-4c88-93e4-1cdaa0d66c0a"} 2019-07-30 12:13:42,359 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ee22e01b-6064-4c88-93e4-1cdaa0d66c0a/add_router_interface.json used request id req-e8faf789-4131-40ba-8a74-2aba953d3fed 2019-07-30 12:13:42,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.75350403786s 2019-07-30 12:13:42,360 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-30 12:13:43,623 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8ee57e8549b609af99c44f881b823041 sha256:0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc 2019-07-30 12:13:43,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-30 12:13:43,630 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:43 GMT 2019-07-30 12:13:43,630 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-07-30 12:13:43,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 12:13:43,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" 2019-07-30 12:13:43,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:43 GMT X-Openstack-Request-Id: req-c0880d00-3ecf-4026-84f6-6d82dbc0fb12 2019-07-30 12:13:43,944 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 12:13:43,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c0880d00-3ecf-4026-84f6-6d82dbc0fb12 2019-07-30 12:13:43,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312821865082s 2019-07-30 12:13:43,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 12:13:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" -d '{"owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "owner_specified.shade.object": "images/juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48"}' 2019-07-30 12:13:44,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:44 GMT Location: http://172.30.9.24:9292/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e62dcf45-fb52-4fc0-9ea1-0c516fd70ff7 2019-07-30 12:13:44,461 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T12:13:43Z", "file": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/file", "owner": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "fead83c4-3daa-4f19-ab30-43e92c17bcc5", "size": null, "self": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "checksum": null, "created_at": "2019-07-30T12:13:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 12:13:44,461 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-e62dcf45-fb52-4fc0-9ea1-0c516fd70ff7 2019-07-30 12:13:44,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.507047891617s 2019-07-30 12:13:44,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 12:13:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" -d '' 2019-07-30 12:13:49,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 12:13:49 GMT X-Openstack-Request-Id: req-63f60a97-ef57-49d1-93eb-cf24ea594318 2019-07-30 12:13:49,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-30 12:13:49,297 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/file used request id req-63f60a97-ef57-49d1-93eb-cf24ea594318 2019-07-30 12:13:49,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.83542895317s 2019-07-30 12:13:49,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 12:13:49,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" 2019-07-30 12:13:49,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:49 GMT X-Openstack-Request-Id: req-9ac46753-bc11-4319-bf59-186858be3654 2019-07-30 12:13:49,340 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T12:13:49Z", "file": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/file", "owner": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "fead83c4-3daa-4f19-ab30-43e92c17bcc5", "size": 296288256, "self": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T12:13:43Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 12:13:49,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9ac46753-bc11-4319-bf59-186858be3654 2019-07-30 12:13:49,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387010574341s 2019-07-30 12:13:49,343 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/file', 'owner': u'e6a1241b857d493a8aa9ae41bb68e36d', 'id': u'fead83c4-3daa-4f19-ab30-43e92c17bcc5', 'size': 296288256, u'self': u'/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6a1241b857d493a8aa9ae41bb68e36d', 'name': 'juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T12:13:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T12:13:49Z', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', 'properties': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48', 'created': u'2019-07-30T12:13:43Z', 'checksum': u'8ee57e8549b609af99c44f881b823041', 'created_at': u'2019-07-30T12:13:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', 'metadata': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}}) 2019-07-30 12:13:50,567 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i fead83c4-3daa-4f19-ab30-43e92c17bcc5 -s xenial -r regionOne -u http://172.30.9.24: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 22 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 - aws-gov/us-gov-east-1 - aws/ap-east-1 - aws/ap-northeast-3 - aws/eu-north-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-30 12:13:50,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 12:13:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_c59e66ee-057b-430a-8cdd-56406d088b48", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-07-30 12:13:50,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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-fb16cdf0-16d7-4c01-b1ff-5da57784bf38 x-openstack-request-id: req-fb16cdf0-16d7-4c01-b1ff-5da57784bf38 2019-07-30 12:13:50,813 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_c59e66ee-057b-430a-8cdd-56406d088b48", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8", "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": "1076c9e0-899b-4c5b-99f9-456f407df9e8"}} 2019-07-30 12:13:50,814 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fb16cdf0-16d7-4c01-b1ff-5da57784bf38 2019-07-30 12:13:50,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.242985963821s 2019-07-30 12:13:50,815 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_c59e66ee-057b-430a-8cdd-56406d088b48', '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'2e894757a4e54ebfa46b20b30b23a387', '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'1076c9e0-899b-4c5b-99f9-456f407df9e8', 'swap': 0}) 2019-07-30 12:13:50,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 12:13:50,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8/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}7acb5de8d7654707f38784d606d9338b9af4e422" -d '{"extra_specs": {}}' 2019-07-30 12:13:50,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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-26f53ac7-4210-46cf-8f72-4d16f402798d x-openstack-request-id: req-26f53ac7-4210-46cf-8f72-4d16f402798d 2019-07-30 12:13:50,837 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 12:13:50,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8/os-extra_specs used request id req-26f53ac7-4210-46cf-8f72-4d16f402798d 2019-07-30 12:13:50,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214290618896s 2019-07-30 12:13:50,837 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-07-30 12:13:50,839 - 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-109 | | 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-30 12:13:50,847 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-07-30 12:13:50,988 - 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-30 12:13:50,988 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-07-30 12:13:51,143 - 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-30 12:13:51,144 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-30 12:13:52,211 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-30 12:13:52,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 12:13:52,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" 2019-07-30 12:13:52,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:52 GMT X-Openstack-Request-Id: req-15b56fbc-fcf1-465c-b413-8e27539956a4 2019-07-30 12:13:52,249 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T12:13:49Z", "file": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/file", "owner": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "fead83c4-3daa-4f19-ab30-43e92c17bcc5", "size": 296288256, "self": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T12:13:43Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 12:13:52,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-15b56fbc-fcf1-465c-b413-8e27539956a4 2019-07-30 12:13:52,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366411209106s 2019-07-30 12:13:52,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 12:13:52,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/juju_epc-img_alt_c59e66ee-057b-430a-8cdd-56406d088b48", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_c59e66ee-057b-430a-8cdd-56406d088b48"}' 2019-07-30 12:13:52,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:52 GMT Location: http://172.30.9.24:9292/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dd08127f-a4c5-40bc-9686-490370ca1533 2019-07-30 12:13:52,308 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T12:13:52Z", "file": "/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361/file", "owner": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "6d2ca5f0-1b6b-4c97-b468-12f886010361", "size": null, "self": "/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361", "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_c59e66ee-057b-430a-8cdd-56406d088b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_c59e66ee-057b-430a-8cdd-56406d088b48", "checksum": null, "created_at": "2019-07-30T12:13:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 12:13:52,308 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-dd08127f-a4c5-40bc-9686-490370ca1533 2019-07-30 12:13:52,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0488669872284s 2019-07-30 12:13:52,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 12:13:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361/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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" -d '' 2019-07-30 12:13:56,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 12:13:56 GMT X-Openstack-Request-Id: req-2615449a-65ef-412e-a983-47021a8b7eb8 2019-07-30 12:13:56,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 12:13:56,465 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361/file used request id req-2615449a-65ef-412e-a983-47021a8b7eb8 2019-07-30 12:13:56,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.15673780441s 2019-07-30 12:13:56,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 12:13:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a5cd07dff6a70c4a720faa327cc51d24dc5a589a" 2019-07-30 12:13:56,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13:56 GMT X-Openstack-Request-Id: req-66fc73a9-6004-4aec-82d0-cb5179e9b558 2019-07-30 12:13:56,510 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T12:13:56Z", "file": "/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361/file", "owner": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "6d2ca5f0-1b6b-4c97-b468-12f886010361", "size": 263848448, "self": "/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/6d2ca5f0-1b6b-4c97-b468-12f886010361/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/6d2ca5f0-1b6b-4c97-b468-12f886010361/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c59e66ee-057b-430a-8cdd-56406d088b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_c59e66ee-057b-430a-8cdd-56406d088b48", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T12:13:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T12:13:49Z", "file": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/file", "owner": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "fead83c4-3daa-4f19-ab30-43e92c17bcc5", "size": 296288256, "self": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T12:13:43Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 12:13:56,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-66fc73a9-6004-4aec-82d0-cb5179e9b558 2019-07-30 12:13:56,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401139259338s 2019-07-30 12:13:56,513 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/6d2ca5f0-1b6b-4c97-b468-12f886010361/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361/file', 'owner': u'e6a1241b857d493a8aa9ae41bb68e36d', 'id': u'6d2ca5f0-1b6b-4c97-b468-12f886010361', 'size': 263848448, u'self': u'/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6a1241b857d493a8aa9ae41bb68e36d', 'name': 'juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/6d2ca5f0-1b6b-4c97-b468-12f886010361/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T12:13:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T12:13:56Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c59e66ee-057b-430a-8cdd-56406d088b48', '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/6d2ca5f0-1b6b-4c97-b468-12f886010361', 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_c59e66ee-057b-430a-8cdd-56406d088b48', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_c59e66ee-057b-430a-8cdd-56406d088b48', 'created': u'2019-07-30T12:13:52Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-30T12:13:52Z', 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/6d2ca5f0-1b6b-4c97-b468-12f886010361', 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_c59e66ee-057b-430a-8cdd-56406d088b48', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-30 12:13:57,025 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 6d2ca5f0-1b6b-4c97-b468-12f886010361 -s trusty -r regionOne -u http://172.30.9.24: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-30 12:13:57,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 12:13:57,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7acb5de8d7654707f38784d606d9338b9af4e422" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_c59e66ee-057b-430a-8cdd-56406d088b48", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-07-30 12:13:57,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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-cb476654-7188-4457-a75f-861ebc963045 x-openstack-request-id: req-cb476654-7188-4457-a75f-861ebc963045 2019-07-30 12:13:57,061 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_c59e66ee-057b-430a-8cdd-56406d088b48", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a0253f67-755d-42af-9949-570ba10a444d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a0253f67-755d-42af-9949-570ba10a444d", "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": "a0253f67-755d-42af-9949-570ba10a444d"}} 2019-07-30 12:13:57,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cb476654-7188-4457-a75f-861ebc963045 2019-07-30 12:13:57,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0348570346832s 2019-07-30 12:13:57,062 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_c59e66ee-057b-430a-8cdd-56406d088b48', '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'2e894757a4e54ebfa46b20b30b23a387', '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'a0253f67-755d-42af-9949-570ba10a444d', 'swap': 0}) 2019-07-30 12:13:57,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 12:13:57,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a0253f67-755d-42af-9949-570ba10a444d/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}7acb5de8d7654707f38784d606d9338b9af4e422" -d '{"extra_specs": {}}' 2019-07-30 12:13:57,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 12:13: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-f349a6ea-e6f1-4b88-abec-170cc8f74795 x-openstack-request-id: req-f349a6ea-e6f1-4b88-abec-170cc8f74795 2019-07-30 12:13:57,082 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 12:13:57,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a0253f67-755d-42af-9949-570ba10a444d/os-extra_specs used request id req-f349a6ea-e6f1-4b88-abec-170cc8f74795 2019-07-30 12:13:57,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198020935059s 2019-07-30 12:13:57,083 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-07-30 12:18:21,049 - 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=654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0 --config ssl-hostname-verification=false --config external-network=b07f1846-43a0-4da4-bbd0-67bc1b716ac8 --config use-floating-ip=true --config use-default-secgroup=true --debug 12:13:57 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 12:13:57 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=654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0", "--config", "ssl-hostname-verification=false", "--config", "external-network=b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:13:57 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:13:57 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[policy-target-group: use-floating-ip:true use-default-secgroup:true network:654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0 external-network:b07f1846-43a0-4da4-bbd0-67bc1b716ac8 use-openstack-gbp:false] 12:13:57 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:13:57 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[agent-stream:released uuid:0f33cc00-f59e-4a3e-8a5a-ecd00c8acfdb disable-network-management:false network:654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0 enable-os-upgrade:true external-network:b07f1846-43a0-4da4-bbd0-67bc1b716ac8 ignore-machine-addresses:false development:false proxy-ssh:false max-action-results-age:336h max-action-results-size:5G use-floating-ip:true default-series:xenial logforward-enabled:false egress-subnets: fan-config: test-mode:false firewall-mode:instance use-default-secgroup:true logging-config: image-metadata-url: policy-target-group: enable-os-refresh-update:true automatically-retry-hooks:true net-bond-reconfigure-delay:17 apt-mirror: apt-ftp-proxy: transmit-vendor-metrics:true ssl-hostname-verification:false apt-no-proxy: name:controller http-proxy: container-image-stream:released apt-https-proxy: image-stream:released container-inherit-properties: update-status-hook-interval:5m https-proxy: max-status-history-age:336h ftp-proxy: no-proxy:127.0.0.1,localhost,::1 container-image-metadata-url: resource-tags: type:openstack use-openstack-gbp:false container-networking-method: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr7lisuYOGTmZ/IZXH9CS+WnpNu50Xc1AJI85h9kNn8P0N7i+9zSBlCRSzu37QhG8kvpvSeXrREfyO5cQ2bFabAWBksN2pQcbJ7ycNxM3vjE7AAA8pKJ/ziEsSaachVK12r8DRyHuCS3wUeNh50koXz2clzpjaSpq48GH19wVxVCPPdpW3FlbyNtiZmyu4U3A1rtLnD7cxZq1b4C2LLaXEDP/1/xuv51FIsAuiBXPWinUqrB/vLk/0YNVSeb6Q+OV52W3UTUEAc1Z+48kQCVND5h7PjA1M89AoY/s6pDpvi12k4Kf4zU+KD3LOKOWDnyLfbCvgwU+hr25LxfMrQhCJ juju-client-key provisioner-harvest-mode:destroyed max-status-history-size:5G apt-http-proxy: agent-metadata-url: cloudinit-userdata:] 12:13:57 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:13:57 DEBUG goose client.go:511 auth details: &{Token:gAAAAABdQDSF9Imu11wekGiZVXEnMcNXiVUET9ZyUk1G9hgTu0FhPWsGuRhzK6IJxiSdcD1j4K7oPZYAaTdTRFSzZyrLeQg6K9gJgwq27qnykQ6VKK5gYVDetk9fqpNgvG25-c3Nu_BJfiBHYqseqRqcm4L5ZaFY4GAYMVCXP7sV2sk4ca-_CTQ TenantId:e6a1241b857d493a8aa9ae41bb68e36d UserId:eb710b2d62fe44309d910602c552f37b Domain: RegionServiceURLs:map[regionOne:map[placement:http://172.30.9.24:8778/placement volumev3:http://172.30.9.24:8776/v3/e6a1241b857d493a8aa9ae41bb68e36d event:http://172.30.9.24:8977 image:http://172.30.9.24:9292 network:http://172.30.9.24:9696 metric:http://172.30.9.24:8041 object-store:http://172.30.9.24:8080/v1/AUTH_e6a1241b857d493a8aa9ae41bb68e36d orchestration:http://172.30.9.24:8004/v1/e6a1241b857d493a8aa9ae41bb68e36d cloudformation:http://172.30.9.24:8000/v1 volumev2:http://172.30.9.24:8776/v2/e6a1241b857d493a8aa9ae41bb68e36d identity:http://172.30.9.24:5000 compute:http://172.30.9.24:8774/v2.1 alarming:http://172.30.9.24:8042]]} 12:13:57 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:13:57 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 12:13:58 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:13:58 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:13:58 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:13:58 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:13:58 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:13:58 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:13:58 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:13:58 INFO cmd bootstrap.go:233 Loading image metadata 12:13:58 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:13:58 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:13:58 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:13:58 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.24:5000/v3} [precise quantal utopic wily xenial win8 win10 genericlinux zesty artful win2012hvr2 win2012hv win81 raring saucy win2012r2 win2012 win2016 win2016hv win2016nano vivid win2008r2 centos7 yakkety opensuseleap bionic trusty win7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:13:58 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:14:00 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:14:01 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.24:5000/v3} not found 12:14:01 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.24:5000/v3} not found 12:14:01 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:14:01 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:14:01 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:14:01 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:14:01 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:14:01 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:14:01 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:14:01 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:14:01 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:14:01 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:14:04 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:14:04 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:14:04 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:14:04 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:14:04 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:fead83c4-3daa-4f19-ab30-43e92c17bcc5 Arch:amd64 VirtType:}] 12:14:04 INFO juju.environs.instances image.go:106 find instance - using image with id: fead83c4-3daa-4f19-ab30-43e92c17bcc5 12:14:04 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:14:04 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:14:04 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2487 bytes 12:14:04 DEBUG juju.provider.openstack provider.go:1005 using network id "654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0" 12:14:04 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" has status BUILD, wait 10 seconds before retry, attempt 12 12:16:15 INFO juju.provider.openstack provider.go:1175 started instance "59adb3f3-720a-4239-b03e-e5f9ab01003c" 12:16:15 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:16:15 DEBUG juju.provider.openstack networking.go:169 using external network "b07f1846-43a0-4da4-bbd0-67bc1b716ac8" 12:16:17 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.200 12:16:17 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.200 12:16:20 INFO cmd bootstrap.go:225 - 59adb3f3-720a-4239-b03e-e5f9ab01003c (arch=amd64 mem=2G cores=1) 12:16:20 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:16:20 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:16:20 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:16:23 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:16:23 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:16:24 DEBUG juju.provider.openstack provider.go:417 instance 59adb3f3-720a-4239-b03e-e5f9ab01003c has floating IP address: 172.30.9.200 Attempting to connect to 172.30.9.200:22 Attempting to connect to 192.168.120.5:22 12:16:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.5 failed: ssh: connect to host 192.168.120.5 port 22: Connection refused 12:16:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:16:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.5 failed: ssh: connect to host 192.168.120.5 port 22: Connection refused 12:16:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:16:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.5 failed: ssh: connect to host 192.168.120.5 port 22: Connection refused 12:16:34 DEBUG juju.provider.openstack provider.go:417 instance 59adb3f3-720a-4239-b03e-e5f9ab01003c has floating IP address: 172.30.9.200 12:16:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:16:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.5 failed: ssh: connect to host 192.168.120.5 port 22: Connection refused 12:16:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:16:44 DEBUG juju.provider.openstack provider.go:417 instance 59adb3f3-720a-4239-b03e-e5f9ab01003c has floating IP address: 172.30.9.200 12:16:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.5 failed: ssh: connect to host 192.168.120.5 port 22: Connection refused 12:16:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:16:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.5 failed: ssh: connect to host 192.168.120.5 port 22: Connection refused 12:16:51 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:16:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.5 failed: ssh: connect to host 192.168.120.5 port 22: Connection refused 12:16:54 DEBUG juju.provider.openstack provider.go:417 instance 59adb3f3-720a-4239-b03e-e5f9ab01003c has floating IP address: 172.30.9.200 12:16:56 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:16:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.5 failed: ssh: connect to host 192.168.120.5 port 22: Connection refused 12:17:01 INFO cmd bootstrap.go:333 Connected to 172.30.9.200 12:17:01 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:17:01 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-8acfdb-controller-0 12:18:19 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:18:20 DEBUG juju.provider.openstack provider.go:417 instance 59adb3f3-720a-4239-b03e-e5f9ab01003c has floating IP address: 172.30.9.200 12:18:20 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.200:17070 192.168.120.5:17070] 12:18:20 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.200 to verify accessibility... 12:18:20 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.200:17070 192.168.120.5:17070] 12:18:20 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" 12:18:20 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" 12:18:21 DEBUG juju.api monitor.go:35 RPC connection died 12:18:21 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:18:21 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:18:21 INFO cmd controller.go:89 Initial model "default" added 12:18:21 INFO cmd supercommand.go:465 command finished 2019-07-30 12:18:21,051 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-07-30 12:18:21,051 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-07-30 12:18:36,171 - 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-30 12:18:36,171 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-07-30 13:38:36,635 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju VNF Deployment: ['timeout', '-t', '4800', 'juju-wait'] 2019-07-30 13:38:36,757 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 13:38:36,758 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 85:01 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-07-30 13:38:37,458 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:21:27 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:21:27 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:21:27 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:21:27 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:21:27 DEBUG juju.worker start "engine" machine-0: 12:21:27 INFO juju.worker start "engine" machine-0: 12:21:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:21:27 DEBUG juju.worker "engine" started machine-0: 12:21:27 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:21:27 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:21:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:21:27 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:21:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:21:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 12:21:27 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:21:27 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 12:21:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:21:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:21:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:21:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:21:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:21:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:21:27 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:27 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:27 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:21:27 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:21:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:21:28 DEBUG juju.worker.apicaller connected machine-0: 12:21:28 DEBUG juju.worker.apicaller changing password... machine-0: 12:21:28 DEBUG juju.worker.apicaller password changed machine-0: 12:21:28 DEBUG juju.api RPC connection died machine-0: 12:21:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:21:28 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:21:28 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:28 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:28 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:29 DEBUG juju.worker.apicaller connected machine-0: 12:21:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:21:29 INFO juju.worker.upgrader unblocking abort check machine-0: 12:21:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:21:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:21:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:21:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:21:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:21:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:21:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:21:29 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:21:29 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:21:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.logger logger setup machine-0: 12:21:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:21:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-0: 12:21:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:21:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:21: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-0: 12:21:29 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:21:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:21:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:21:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:21:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:21:29 DEBUG juju.network including address public:172.30.9.200 for machine machine-0: 12:21:29 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-0: 12:21:29 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 12:21:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:21:29 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:21:29 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:21:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:21:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:21:29 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:21:29 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:21:30 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-0: 12:21:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:21:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:21:30 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:21:30 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:21:30 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:21:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:21:30 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-0: 12:21:30 ERROR juju.worker.dependency "ssh-authkeys-updater" manifold worker returned unexpected error: starting key updater worker: connection is shut down machine-0: 12:21:30 DEBUG juju.worker killing runner 0xc4203fc0d0 machine-0: 12:21:30 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/authenticationworker/worker.go:99: starting key updater worker machine-0: 12:21:30 ERROR juju.worker.logger connection is shut down machine-0: 12:21:30 INFO juju.worker runner is dying machine-0: 12:21:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volume attachments: connection is shut down machine-0: 12:21:30 ERROR juju.worker.dependency "storage-provisioner" manifold worker returned unexpected error: watching volume attachments: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/storageprovisioner/storageprovisioner.go:248: watching volume attachments machine-0: 12:21:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:21:30 ERROR juju.worker.dependency "logging-config-updater" manifold worker returned unexpected error: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-0: 12:21:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 12:21:30 ERROR juju.worker.dependency "machine-action-runner" manifold worker returned unexpected error: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-0: 12:21:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 12:21:30 ERROR juju.worker.dependency "unconverted-api-workers" manifold worker returned unexpected error: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/cmd/jujud/agent/machine.go:764: setting up container support: setting supported containers for machine-0: connection is shut down github.com/juju/juju/worker/fortress/occupy.go:63: github.com/juju/juju/cmd/jujud/agent/engine/housing.go:93: machine-0: 12:21:30 DEBUG juju.api RPC connection died machine-0: 12:21:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:21:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:30 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:30 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.apicaller connected machine-0: 12:21:30 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 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:21:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:21:30 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:21:30 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:21:30 INFO juju.worker.upgrader unblocking abort check machine-0: 12:21:30 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:21:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:21:30 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:21:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 12:21:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.logger logger setup machine-0: 12:21:30 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:21:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:21:30 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:21:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:21:30 DEBUG juju.network "lxdbr0" has addresses [fe80::90b5:7bff:feac:5496/64 fe80::1/64] machine-0: 12:21:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:21:30 DEBUG juju.network including address public:172.30.9.200 for machine machine-0: 12:21:30 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-0: 12:21:30 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 12:21:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:21:30 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:21:30 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:21:30 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:21:30 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-0: 12:21:30 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:21:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:21:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:21:30 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:21:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:21:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:21:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:21:30 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:21:30 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:21:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:21: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-0: 12:21:30 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:21:30 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:21:30 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:21:30 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:21:30 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:21:30 DEBUG juju.worker start "0-container-watcher" machine-0: 12:21:30 DEBUG juju.worker start "stateconverter" machine-0: 12:21:30 INFO juju.worker start "0-container-watcher" machine-0: 12:21:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:21:30 DEBUG juju.worker "0-container-watcher" started machine-0: 12:21:30 INFO juju.worker start "stateconverter" machine-0: 12:21:30 DEBUG juju.worker "stateconverter" started machine-0: 12:21:30 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:21:30 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:21:30 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:21:30 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:21:30 DEBUG juju.worker.deployer API addresses: ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-0: 12:21:30 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:21:30 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:21:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 12:21:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:21:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-0: 12:21:30 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:21:30 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:21:30 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 12:21:31 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:21:31 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:21:31 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:21:31 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:21:31 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:21:31 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:21:31 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-abot-epc-basic-0: 12:21:31 INFO juju.api connection established to "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-abot-epc-basic-0: 12:21:31 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-abot-epc-basic-0: 12:21:31 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:21:31 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:21:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 12:21:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:21:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-0: 12:21:31 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:21:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:21:31 DEBUG juju.network "lxdbr0" has addresses [fe80::90b5:7bff:feac:5496/64 fe80::1/64] machine-0: 12:21:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:21:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:21:31 DEBUG juju.network including address local-cloud:192.168.120.8 for machine machine-0: 12:21:31 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 12:21:31 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:21:31 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.8 local-fan:252.8.0.1 local-machine:::1] machine-0: 12:21:31 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.120.8 local-fan:252.8.0.1 local-machine:::1] machine-0: 12:21:31 INFO juju.worker.machiner "machine-0" started machine-0: 12:21:31 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:21:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:21:31 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:21:31 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-abot-epc-basic-0: 12:21:31 INFO juju.api connection established to "wss://252.5.0.1:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-abot-epc-basic-0: 12:21:31 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-abot-epc-basic-0: 12:21:31 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-0: 12:21:31 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:21:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:21:31 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:21:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:21:31 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:02:54:a9 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.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:02:54:a9 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:92:b5:7b:ac:54:96 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:92:b5:7b:ac:54:96 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:f2:16:3c:95:23:59 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.8.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:f2:16:3c:95:23:59 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:f2:16:3c:95:23:59 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:21:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:21:31 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:21:31 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:21:31 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:21:31 DEBUG juju.network "lxdbr0" has addresses [fe80::90b5:7bff:feac:5496/64 fe80::1/64] unit-abot-epc-basic-0: 12:21:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:21:31 DEBUG juju.network including address public:172.30.9.200 for machine unit-abot-epc-basic-0: 12:21:31 DEBUG juju.network including address local-cloud:192.168.120.5 for machine unit-abot-epc-basic-0: 12:21:31 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-abot-epc-basic-0: 12:21:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:21:31 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:21:31 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:21:31 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:21:31 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:21:31 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:21:31 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:21:31 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:21:31 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:21:31 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:21:32 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:21:32 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:21:32 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:21:32 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:21:32 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:21:32 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:32 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:21:32 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:21:32 DEBUG httpbakery client do GET https://252.5.0.1:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:21:32 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:21:32 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:21:32 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:32 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:21:32 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:21:32 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:21:32 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:21:32 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:21:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:21:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:21:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-8778b1-default-0 unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:21:33 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:21:33 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 12:21:35 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:21:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:21:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:21:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:21:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:21:35 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 12:21:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:21:35 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:21:35 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:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:21:36 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:21:36 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 12:21:36 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:21:36 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:37 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:21:38 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:21:38 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:39 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:40 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:21:41 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:21:41 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:21:41 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (12.4 MB/s) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:21:42 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 ... 54455 files and directories currently installed.) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:21:42 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:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:21:42 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:21:42 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:21:42 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:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:21:45 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:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:21:45 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:21:45 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:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:21:45 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:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:21:45 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:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:21:45 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:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:21:46 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:21:46 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:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:21:53 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:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:21:53 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:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:21:54 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:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:21:54 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:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:21:54 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:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:21:54 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:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:22:00 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:22:00 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:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:22:01 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:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:22:01 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:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:22:01 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:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:22:01 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:22:01 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:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:22:01 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:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:22:01 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:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:22:02 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:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:22:03 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:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:22:03 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:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:22:03 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:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:22:03 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:22:03 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:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:22:04 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:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:22:04 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:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:22:04 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:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:22:04 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:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:22:04 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:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:22:06 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:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:22:06 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:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:22:06 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:22:06 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:22:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:22:15 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:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:22:15 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:22:15 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:22:15 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:22:15 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:22:15 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:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:22:16 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:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:22:16 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:22:16 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:22:16 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:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:22:16 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:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:22:16 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:22:16 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:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:22:16 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:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:17 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:22:17 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:22:17 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:22:17 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:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:22:17 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:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:22:17 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:22:17 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:22:17 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:22:17 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:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:18 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 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:22:19 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:22:19 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:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:19 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:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:22:20 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:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:22:20 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:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 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:22:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:22:22-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb machine-1: 12:23:56 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:23:56 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 12:23:56 DEBUG juju.agent read agent config, format "2.0" machine-1: 12:23:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:23:56 DEBUG juju.worker start "engine" machine-1: 12:23:56 INFO juju.worker start "engine" machine-1: 12:23:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:23:56 DEBUG juju.worker "engine" started machine-1: 12:23:56 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:23:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:23:56 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:23:56 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:23:56 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:23:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:23:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.apicaller connecting with old password machine-1: 12:23:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:56 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:23:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:23:56 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:23:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:23:56 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 12:23:56 DEBUG juju.worker.apicaller connected machine-1: 12:23:56 DEBUG juju.worker.apicaller changing password... machine-1: 12:23:56 DEBUG juju.worker.apicaller password changed machine-1: 12:23:56 DEBUG juju.api RPC connection died machine-1: 12:23:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:23:56 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:23:56 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:56 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:56 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:57 DEBUG juju.worker.apicaller connected machine-1: 12:23:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:23:57 INFO juju.worker.upgrader unblocking abort check machine-1: 12:23:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:23:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 12:23:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:23:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:23:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:23:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.logger logger setup machine-1: 12:23:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:23:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:23:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:23:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 12:23:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-1: 12:23:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:23:57 INFO juju.util.exec run result: exit status 127 machine-1: 12:23:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec039200337/script.sh: line 1: fanatic: command not found 127 machine-1: 12:23:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 12:23:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:23:57 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:23:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:23: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-1: 12:23:57 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:23:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:23:57 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:23:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:23:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:23:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:23:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:23:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:23:57 DEBUG juju.network including address public:172.30.9.200 for machine machine-1: 12:23:57 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-1: 12:23:57 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 12:23:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:23:57 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:23:57 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:23:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:23:57 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-1: 12:23:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:23:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:23:57 DEBUG juju.api RPC connection died machine-1: 12:23:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: getting storage entity life: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:23:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 12:23:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:23:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:57 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:57 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:23:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:23:57 DEBUG juju.worker.apicaller connected machine-1: 12:23:57 DEBUG juju.api RPC connection died machine-1: 12:23:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:23:57 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:23:57 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:57 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:57 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-1: 12:23:58 DEBUG juju.worker.apicaller connected machine-1: 12:23:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:23:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:23:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:23:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:23:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:23:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:23:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:23:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:23:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:23:58 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:23:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:23:58 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:23:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:23:58 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 12:23:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.logger logger setup machine-1: 12:23:58 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:23:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:23:58 INFO juju.worker.upgrader unblocking abort check machine-1: 12:23:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:23:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:23:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:23:58 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:23:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:23:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:23:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:23:58 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:23:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:23:58 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:23:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:23:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:23:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-1: 12:23:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:23:58 INFO juju.util.exec run result: exit status 127 machine-1: 12:23:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec699123214/script.sh: line 1: fanatic: command not found 127 machine-1: 12:23:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:23:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:23:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:23:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:23:58 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:23:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:23:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:23:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:23:58 DEBUG juju.network including address public:172.30.9.200 for machine machine-1: 12:23:58 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-1: 12:23:58 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 12:23:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:23:58 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:23:58 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:23:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:23:58 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-1: 12:23:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:23:58 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:23:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:23:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:23:58 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:23:58 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:23:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-1: 12:23:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:23:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 12:23:58 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:23:58 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:23:58 INFO juju.util.exec run result: exit status 127 machine-1: 12:23:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec443572514/script.sh: line 1: fanatic: command not found 127 machine-1: 12:23:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:23:58 DEBUG juju.worker start "1-container-watcher" machine-1: 12:23:58 DEBUG juju.worker start "stateconverter" machine-1: 12:23:58 INFO juju.worker start "1-container-watcher" machine-1: 12:23:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:23:58 DEBUG juju.worker "1-container-watcher" started machine-1: 12:23:58 INFO juju.worker start "stateconverter" machine-1: 12:23:58 DEBUG juju.worker "stateconverter" started machine-1: 12:23:58 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 12:23:58 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:23:58 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:23:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:23:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:23:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:23:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:23:58 DEBUG juju.network including address local-cloud:192.168.120.17 for machine machine-1: 12:23:58 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:23:58 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.17 local-machine:::1] machine-1: 12:23:58 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.120.17 local-machine:::1] machine-1: 12:23:58 INFO juju.worker.machiner "machine-1" started machine-1: 12:23:58 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 12:23:58 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:23:58 DEBUG juju.worker.deployer API addresses: ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-1: 12:23:58 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-mysql-0: 12:23:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:23:58 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:23:58 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:23:58 DEBUG juju.worker start "api" unit-mysql-0: 12:23:58 INFO juju.worker start "api" unit-mysql-0: 12:23:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:23:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:23:58 DEBUG juju.worker "api" started unit-mysql-0: 12:23:58 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:58 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-mysql-0: 12:23:58 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-mysql-0: 12:23:58 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-mysql-0: 12:23:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 12:23:59 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:23:59 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 12:23:59 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:23:59 DEBUG juju.api RPC connection died unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:23:59 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:de:12:10 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.17 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:de:12:10 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-mysql-0: 12:23:59 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 12:23:59 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-mysql-0: 12:23:59 INFO juju.api connection established to "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-mysql-0: 12:23:59 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-mysql-0: 12:23:59 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:23:59 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:23:59 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:23:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:23:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:24:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:24:00 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:24:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 12:24:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:24:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:24:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:24:00 DEBUG juju.network including address public:172.30.9.200 for machine unit-mysql-0: 12:24:00 DEBUG juju.network including address local-cloud:192.168.120.5 for machine unit-mysql-0: 12:24:00 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-mysql-0: 12:24:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:24:00 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:24:00 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:24:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:24:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:24:00 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:24:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:24:00 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:24:00 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 12:24:00 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] unit-mysql-0: 12:24:00 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:24:00 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 12:24:00 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 12:24:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:24:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:24:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:24:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:24:00 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:24:00 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:24:00 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:24:00 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:24:00 DEBUG httpbakery client do GET https://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:24:00 DEBUG httpbakery } -> error unit-mysql-0: 12:24:00 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:24:00 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:24:00 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:24:00 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:24:00 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:24:00 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:24:00 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 12:24:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:24:00 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 12:24:01 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:24:01 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:24:01 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:24:01 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-mysql-0: 12:24:02 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (603 kB/s) unit-mysql-0: 12:24:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 12:24:02 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 12:24:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 12:24:02 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 12:24:02 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:24:03 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:24:04 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:24:04 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (62.5 kB/s) unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:24:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:24:05 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:24:05 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:24:05 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:24:05 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:24:05 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:24:06 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:24:06 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-mysql-0: 12:24:06 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:24:06 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-mysql-0: 12:24:07 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:24:07 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-mysql-0: 12:24:07 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-mysql-0: 12:24:07 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-mysql-0: 12:24:07 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:24:07 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:24:08 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:24:08 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-mysql-0: 12:24:08 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:24:08 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:24:09 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:24:09 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:24:09 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:24:09 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:24:09 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-mysql-0: 12:24:10 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-mysql-0: 12:24:10 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-mysql-0: 12:24:11 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:24:11 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-mysql-0: 12:24:11 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-mysql-0: 12:24:11 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:24:11 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-mysql-0: 12:24:11 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:24:12 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-mysql-0: 12:24:12 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:24:12 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-mysql-0: 12:24:12 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:24:12 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-mysql-0: 12:24:12 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-mysql-0: 12:24:12 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:24:13 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-mysql-0: 12:24:13 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:24:13 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-mysql-0: 12:24:13 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:24:13 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-mysql-0: 12:24:13 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-mysql-0: 12:24:13 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-mysql-0: 12:24:14 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:24:14 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-mysql-0: 12:24:14 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-mysql-0: 12:24:14 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-mysql-0: 12:24:14 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-mysql-0: 12:24:14 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-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4166 kB/s) unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:24:15 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:24:16 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:24:17 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:24:17 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 12:24:17 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:24:17 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:24:17 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:24:17 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:24:18 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:24:18 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:24:18 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:19 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:24:19 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:24:19 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:24:19 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:24:19 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:24:19 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:20 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:24:20 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:24:20 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:21 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:24:21 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:24:21 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:24:21 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 12:24:21 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:24:21 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:21 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:24:21 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:24:21 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 12:24:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:24:24 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:24:24 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 12:24:24 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:24:24 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:24:24 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 12:24:24 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:24:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:24:26 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:24:30-- (try: 2) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:30 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:24:31 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:24:31 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:24:31 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:24:32 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:24:33 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:24:34 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:24:34 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:24:34 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:24:34 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:24:34 DEBUG unit.mysql/0.install python-dnspython unit-mysql-0: 12:24:34 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:24:34 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:24:34 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:24:34 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-mysql-0: 12:24:35 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (126 kB/s) unit-mysql-0: 12:24:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 12:24:35 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 12:24:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:24:35 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 12:24:36 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-mysql-0: 12:24:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:24:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:24:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:24:36 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:24:37 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:24:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:24:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:24:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:24:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:24:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:24:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:24:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:24:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:24:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:24:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:24:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:24:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:24:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 12:24:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 12:24:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:24:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 12:24:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:24:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:24:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:24:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:24:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:24:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:24:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:24:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:24:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:24:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:24:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:24:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:24:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:24:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 12:24:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:24:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:24:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:24:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:24:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:24:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:24:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:24:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:24:45 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:24:45 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:24:45 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:24:45 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:24:45 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-mysql-0: 12:24:46 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:24:46 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-mysql-0: 12:24:46 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-mysql-0: 12:24:46 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:24:46 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:24:46 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (689 kB/s) unit-mysql-0: 12:24:46 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 12:24:46 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 12:24:46 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:24:46 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:24:46 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 12:24:46 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:24:46 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:24:47 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:24:48 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:24:48 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:24:48 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:24:48 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:24:48 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:24:48 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:24:48 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:24:48 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:24:48 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:24:48 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:24:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:24:48 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:24:48 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:24:48 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 12:24:48 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:24:48 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:24:48 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:24:48 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:24:48 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 12:24:49 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:24:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 12:24:49 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 12:24:49 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 12:24:49 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:24:49 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:24:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:24:49 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:24:49 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:24:49 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:24:49 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 12:24:49 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:24:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 12:24:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:24:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:24:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:24:49 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:24:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:24:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:24:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:24:49 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:24:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:24:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:24:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:24:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:24:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:24:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:24:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:24:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:24:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:24:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 12:24:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 12:24:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:24:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 12:24:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:24:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:24:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:24:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:24:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:24:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:24:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:24:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:24:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:24:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:24:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:24:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:24:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:24:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 12:24:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:24:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:24:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:24:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:24:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:24:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:24:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 12:24:57 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:24:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:24:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:24:57 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:24:57 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:24:58 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:24:58 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:24:58 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:24:58 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-mysql-0: 12:24:59 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-mysql-0: 12:24:59 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-mysql-0: 12:24:59 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:24:59 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-mysql-0: 12:24:59 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-mysql-0: 12:24:59 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:24:59 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:24:59 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-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 1s (5256 kB/s) unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:25:00 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:25:00 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:25:00 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:25:01 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:25:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:25:05 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:25:05 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:25:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:25:12 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:25:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 12:25:15 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:25:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:25:16 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:25:16 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:16 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:25:17 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:25:17 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 12:25:17 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:25:17 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:25:17 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:17 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:17 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:17 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:21 DEBUG unit.mysql/0.config-changed 190730 12:25:21 [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:25:21 DEBUG unit.mysql/0.config-changed 190730 12:25:21 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:25:21 DEBUG unit.mysql/0.config-changed 190730 12:25:21 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11571 ... unit-mysql-0: 12:25:30 DEBUG unit.mysql/0.config-changed mysql start/running, process 11706 unit-mysql-0: 12:25:30 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:25:30 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:25:30 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:25:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:25:31 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-mysql-0: 12:25:34 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-mysql-0: 12:25:36 DEBUG unit.mysql/0.config-changed mysql start/running, process 11827 unit-mysql-0: 12:25:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 12:25:36 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 12:25:36 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 12:25:36 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:25:36 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:25:36 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:25:36 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:25:36 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:25:36 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:25:36 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 12:25:36 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:25:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-mysql-0: 12:25:40 DEBUG unit.mysql/0.start mysql stop/waiting unit-mysql-0: 12:25:42 DEBUG unit.mysql/0.start mysql start/running, process 11940 unit-mysql-0: 12:25:42 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 12:25:44 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 12:25:44 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:25:44 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:25:44 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 12:25:46 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 12:25:46 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:25:47 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:25:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: machine-2: 12:25:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:25:51 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:25:51 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:25:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:25:51 DEBUG juju.worker start "engine" machine-2: 12:25:51 INFO juju.worker start "engine" machine-2: 12:25:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:25:51 DEBUG juju.worker "engine" started machine-2: 12:25:51 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:25:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:25:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:25:51 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:25:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:25:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:25:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:25:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:25:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:25:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:25:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:25:51 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:25:51 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:25:51 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:51 INFO juju.api connection established to "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:51 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:52 DEBUG juju.worker.apicaller connected machine-2: 12:25:52 DEBUG juju.worker.apicaller changing password... machine-2: 12:25:52 DEBUG juju.worker.apicaller password changed machine-2: 12:25:52 DEBUG juju.api RPC connection died machine-2: 12:25:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 12:25:52 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:25:52 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:52 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:52 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:52 DEBUG juju.worker.apicaller connected machine-2: 12:25:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:25:52 INFO juju.worker.upgrader unblocking abort check machine-2: 12:25:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:25:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:25:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:25:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:25:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:25:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:25:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:25:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.logger logger setup machine-2: 12:25:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:25:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:25:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:25:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:52 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 12:25:52 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-2: 12:25:52 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 12:25:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:25:52 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:25:52 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:25:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:25:52 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-2: 12:25:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:25:52 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:25:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:25:52 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:25:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:25:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:25:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:25:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:25:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:25:52 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:25:52 DEBUG juju.worker killing runner 0xc4205869c0 machine-2: 12:25:52 INFO juju.worker runner is dying machine-2: 12:25:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-2 from state: connection is shut down machine-2: 12:25:52 ERROR juju.worker.dependency "unconverted-api-workers" manifold worker returned unexpected error: setting up container support: cannot load machine machine-2 from state: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/cmd/jujud/agent/machine.go:764: setting up container support: cannot load machine machine-2 from state: connection is shut down github.com/juju/juju/worker/fortress/occupy.go:63: github.com/juju/juju/cmd/jujud/agent/engine/housing.go:93: machine-2: 12:25:52 INFO juju.util.exec run result: exit status 127 machine-2: 12:25:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec925067734/script.sh: line 1: fanatic: command not found 127 machine-2: 12:25:52 DEBUG juju.api RPC connection died machine-2: 12:25:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:25:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:25:52 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-2": connection is shut down machine-2: 12:25:52 ERROR juju.worker.logger connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 12:25:52 ERROR juju.worker.dependency "host-key-reporter" manifold worker returned unexpected error: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/hostkeyreporter/worker.go:84: machine-2: 12:25:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:25:52 ERROR juju.worker.dependency "upgrader" manifold worker returned unexpected error: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-2: 12:25:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-2: 12:25:52 ERROR juju.worker.dependency "storage-provisioner" manifold worker returned unexpected error: watching block devices: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/storageprovisioner/storageprovisioner.go:220: watching block devices machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:25:52 ERROR juju.worker.dependency "migration-inactive-flag" manifold worker returned unexpected error: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-2: 12:25:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-2": connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:25:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:25:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:25:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:25:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:25:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:25:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:25:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:53 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:53 DEBUG juju.worker.apicaller connected machine-2: 12:25:53 DEBUG juju.api RPC connection died machine-2: 12:25:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:25:53 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:25:53 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:53 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:53 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:54 DEBUG juju.worker.apicaller connected machine-2: 12:25:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:25:54 INFO juju.worker.upgrader unblocking abort check machine-2: 12:25:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:25:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:25:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:25:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:25:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:25:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:25:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:25:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:25:54 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:25:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:25:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:25:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:25:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:25:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:25:54 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 12:25:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:25:54 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:25:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:25:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:25:54 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:25:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:25:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:25:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:25:54 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:25:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:25:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:25:54 INFO juju.util.exec run result: exit status 127 machine-2: 12:25:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec722703722/script.sh: line 1: fanatic: command not found 127 machine-2: 12:25:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:25:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.logger logger setup machine-2: 12:25:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:25:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:25:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:25:54 DEBUG juju.worker start "2-container-watcher" machine-2: 12:25:54 DEBUG juju.worker start "stateconverter" machine-2: 12:25:54 INFO juju.worker start "2-container-watcher" machine-2: 12:25:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:25:54 DEBUG juju.worker "2-container-watcher" started machine-2: 12:25:54 INFO juju.worker start "stateconverter" machine-2: 12:25:54 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:25:54 DEBUG juju.worker "stateconverter" started machine-2: 12:25:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:25:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:25:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:54 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 12:25:54 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-2: 12:25:54 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 12:25:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:25:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:25:54 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:25:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:25:54 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-2: 12:25:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:25:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:25:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:25:54 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:25:54 INFO juju.util.exec run result: exit status 127 machine-2: 12:25:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec272540571/script.sh: line 1: fanatic: command not found 127 machine-2: 12:25:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:25:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:25:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:25:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:25:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:25:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:25:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:25:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:25:54 DEBUG juju.network including address local-cloud:192.168.120.4 for machine machine-2: 12:25:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:25:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.4 local-machine:::1] machine-2: 12:25:54 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.120.4 local-machine:::1] machine-2: 12:25:54 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:25:54 DEBUG juju.worker.deployer API addresses: ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-2: 12:25:54 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]}}} machine-2: 12:25:54 INFO juju.worker.machiner "machine-2" started machine-2: 12:25:54 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:25:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:25:54 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:25:54 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:25:54 DEBUG juju.worker start "api" unit-oai-epc-0: 12:25:54 INFO juju.worker start "api" unit-oai-epc-0: 12:25:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:25:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:25:54 DEBUG juju.worker "api" started unit-oai-epc-0: 12:25:54 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-epc-0: 12:25:54 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-epc-0: 12:25:54 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:25:54 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:25:54 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 12:25:54 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:25:54 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:25:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 12:25:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:25:54 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-epc-0: 12:25:54 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-epc-0: 12:25:54 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:25:54 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:21:ce:ca 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.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:21:ce:ca 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:25:55 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:25:55 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:25:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:25:55 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:25:55 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:25:55 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:25:55 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:25:55 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:25:55 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:25:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:25:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:25:55 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-epc-0: 12:25:55 DEBUG juju.network including address local-cloud:192.168.120.5 for machine unit-oai-epc-0: 12:25:55 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 12:25:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:25:55 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:25:55 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:25:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:25:55 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] unit-oai-epc-0: 12:25:55 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:25:55 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 12:25:55 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:25:55 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:25:55 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:25:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:25:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:25:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:25:55 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:25:55 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:25:55 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:25:55 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:25:55 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:25:55 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:25:55 DEBUG httpbakery client do GET https://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:25:55 DEBUG httpbakery } -> error unit-oai-epc-0: 12:25:55 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:25:55 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:55 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:25:55 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:25:55 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:25:55 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:25:55 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:25:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:25:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:25:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:25:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:25:56 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:25:56 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:25:56 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:25:56 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-oai-epc-0: 12:25:56 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-oai-epc-0: 12:25:57 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-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (3267 kB/s) unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:25:58 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:25:58 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:25:58 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:25:58 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:25:59 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:26:00 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-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (19.5 kB/s) unit-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:26:00 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:26:01 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:26:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:26:01 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:26:02 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:26:02 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-oai-epc-0: 12:26:02 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-oai-epc-0: 12:26:02 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-oai-epc-0: 12:26:02 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-oai-epc-0: 12:26:02 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-oai-epc-0: 12:26:03 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-oai-epc-0: 12:26:03 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-oai-epc-0: 12:26:03 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-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (3084 kB/s) unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 12:26:03 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:26:03 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:26:03 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:26:03 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:26:03 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:26:04 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:26:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:26:04 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:26:04 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:26:05 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:26:05 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:26:05 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:26:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:26:05 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:26:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:26:08 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:26:08 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:26:08 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:26:08 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:26:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:26:08 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:26:08 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:26:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:26:08 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:26:08 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:26:08 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 12:26:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:26:08 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 12:26:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:26:08 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:26:08 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:26:08 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:26:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:26:09 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:26:09 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-oai-epc-0: 12:26:11 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:26:12 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:26:12 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 2s (22.5 MB/s) unit-oai-epc-0: 12:26:13 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:26:13 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 12:26:13 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-oai-epc-0: 12:26:13 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:26:13 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:26:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:26:22 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:26:22 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:26:28 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 12:26:28 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-epc-0: 12:26:28 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 12:26:30 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:26:30 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:26:30 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:26:30 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 12:26:30 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:26:30 DEBUG juju.worker start "engine" machine-3: 12:26:30 INFO juju.worker start "engine" machine-3: 12:26:30 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:26:30 DEBUG juju.worker "engine" started machine-3: 12:26:30 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:26:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:26:30 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:26:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:26:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:26:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:26:30 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:26:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:26:30 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:30 INFO juju.api connection established to "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:30 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:26:30 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 12:26:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:26:30 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:26:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:26:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:26:30 DEBUG unit.oai-epc/0.install Running depmod. machine-3: 12:26:31 DEBUG juju.worker.apicaller connected machine-3: 12:26:31 DEBUG juju.worker.apicaller changing password... machine-3: 12:26:31 DEBUG juju.worker.apicaller password changed machine-3: 12:26:31 DEBUG juju.api RPC connection died machine-3: 12:26:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 12:26:31 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) machine-3: 12:26:31 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:26:31 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:31 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:31 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-epc-0: 12:26:31 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:26:31 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:26:31 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:26:31 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency machine-3: 12:26:31 DEBUG juju.worker.apicaller connected machine-3: 12:26:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:26:31 INFO juju.worker.upgrader unblocking abort check machine-3: 12:26:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:26:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:26:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:26:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:26:31 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:26:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:26:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:26:31 DEBUG juju.worker.logger logger setup machine-3: 12:26:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:26:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:26:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:26:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:26:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:26:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:26:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:26:32 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:26:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:26:32 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:26:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:26:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:26:32 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:26:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:26:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:26:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:26:32 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 12:26:32 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-3: 12:26:32 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 12:26:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:26:32 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:26:32 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:26:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:26:32 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-3: 12:26:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:26:32 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:26:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:26:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:26:32 DEBUG juju.api RPC connection died machine-3: 12:26:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:26:32 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 12:26:32 ERROR juju.worker.logger connection is shut down machine-3: 12:26:32 DEBUG juju.worker killing runner 0xc4204c0f70 machine-3: 12:26:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:26:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:26:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:26:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volumes: connection is shut down machine-3: 12:26:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:26:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:26:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:26:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:26:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:26:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:26:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-3": connection is shut down machine-3: 12:26:32 INFO juju.worker runner is dying machine-3: 12:26:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:26:32 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:26:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:26:32 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:32 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:26:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.apicaller connected machine-3: 12:26:33 DEBUG juju.api RPC connection died machine-3: 12:26:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:26:33 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:26:33 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:33 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:33 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:26:33 DEBUG juju.worker.apicaller connected machine-3: 12:26:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:26:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:26:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:26:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:26:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:26:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:26:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:26:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:26:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:26:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:26:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:26:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:26:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:26:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:26:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.logger logger setup machine-3: 12:26:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:26:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:26:33 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 12:26:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:26:33 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:26:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:26:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:26:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:26:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 12:26:33 INFO juju.util.exec run result: exit status 127 machine-3: 12:26:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec400465949/script.sh: line 1: fanatic: command not found 127 machine-3: 12:26:33 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:26:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:26:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:26:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 12:26:33 INFO juju.util.exec run result: exit status 127 machine-3: 12:26:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec888452183/script.sh: line 1: fanatic: command not found 127 machine-3: 12:26:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:26:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:26:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:26:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:26:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:26:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:26:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:26:33 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:26:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:26:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:26:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:26:33 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 12:26:33 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-3: 12:26:33 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 12:26:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:26:33 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:26:33 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:26:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:26:33 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-3: 12:26:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:26:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:26:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:26:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:26:33 DEBUG juju.network including address local-cloud:192.168.120.16 for machine machine-3: 12:26:33 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:26:33 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.16 local-machine:::1] machine-3: 12:26:33 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.120.16 local-machine:::1] machine-3: 12:26:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:26:33 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:26:33 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:26:33 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:26:33 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:26:33 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:26:33 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:26:34 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:26:34 INFO juju.worker.upgrader unblocking abort check machine-3: 12:26:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:26:34 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:26:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:26:34 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 12:26:34 DEBUG juju.worker start "3-container-watcher" machine-3: 12:26:34 DEBUG juju.worker start "stateconverter" machine-3: 12:26:34 INFO juju.worker start "3-container-watcher" machine-3: 12:26:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:26:34 DEBUG juju.worker "3-container-watcher" started machine-3: 12:26:34 INFO juju.worker start "stateconverter" machine-3: 12:26:34 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:26:34 DEBUG juju.worker "stateconverter" started machine-3: 12:26:34 INFO juju.worker.machiner "machine-3" started machine-3: 12:26:34 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 12:26:34 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:26:34 DEBUG juju.worker.deployer API addresses: ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-3: 12:26:34 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:26:34 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:26:34 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:26:34 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:26:34 DEBUG juju.worker start "api" unit-oai-hss-0: 12:26:34 INFO juju.worker start "api" unit-oai-hss-0: 12:26:34 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:26:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:26:34 DEBUG juju.worker "api" started unit-oai-hss-0: 12:26:34 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:26:34 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-hss-0: 12:26:34 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:26:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:26:34 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:65:38:df 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.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:65:38:df 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:26:35 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:26:35 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 12:26:35 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:26:35 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 12:26:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:26:35 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-hss-0: 12:26:35 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-hss-0: 12:26:35 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-hss-0: 12:26:35 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:26:36 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:26:36 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:26:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:26:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:26:36 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:26:36 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:26:36 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:26:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:26:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:26:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:26:36 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-hss-0: 12:26:36 DEBUG juju.network including address local-cloud:192.168.120.5 for machine unit-oai-hss-0: 12:26:36 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 12:26:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:26:36 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:26:36 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:26:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:26:36 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:26:36 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:26:36 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:26:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:26:36 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:26:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:26:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:26:36 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:26:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:26:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:26:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:26:36 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:26:36 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:26:36 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:26:36 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:26:36 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:26:36 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:26:36 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:26:36 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:26:36 DEBUG httpbakery client do GET https://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 12:26:36 DEBUG httpbakery } -> error unit-oai-hss-0: 12:26:36 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:26:36 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:26:37 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:26:37 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:26:37 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:26:37 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:26:37 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:26:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:26:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:26:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:26:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:26:37 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:26:37 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:26:37 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 12:26:38 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:26:38 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:26:38 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:26:38 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:26:38 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-oai-epc-0: 12:26:38 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:26:38 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:26:38 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 12:26:38 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:26:38 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 12:26:38 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:26: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-oai-epc-0: 12:26:38 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:26:39 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (2905 kB/s) unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:26:39 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:26:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:26:39 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 12:26:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:26:39 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:26:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:26: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:26:39 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:26:39 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 12:26:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:26:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 12:26:39 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:26:39-- (try: 3) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 12:26:40 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:26:40 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:26:40 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:26:40 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:26:40 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:26:40 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 12:26:40 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:26:40 INFO juju.worker.uniter.context trying to kill context process 3195 unit-oai-epc-0: 12:26:40 INFO juju.worker.uniter.context waiting for context process 3195 to die unit-oai-epc-0: 12:26:40 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:26:40 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:26:40 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 12:26:40 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:26:40 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:26:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:26:40 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:26:40 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:26:40 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 12:26:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... machine-2: 12:26:41 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:26:41 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:26:41 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:26:41 DEBUG juju.worker.reboot machine lock will not be released manually unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:26: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:26: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-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (29.1 kB/s) unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:43 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:26:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:26:44 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:26:44 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:26:44 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:26:44 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-oai-hss-0: 12:26:44 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-oai-hss-0: 12:26:45 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-oai-hss-0: 12:26:45 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-oai-hss-0: 12:26:45 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-oai-hss-0: 12:26:45 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:26:45 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:26:46 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:26:46 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1574 kB/s) unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 12:26:46 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:26:46 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:26:46 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:26:46 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:46 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:26:46 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:26:46 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:47 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 12:26:47 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:26:47 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:47 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:26:47 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:47 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:47 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 12:26:47 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:26:47 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:26:47 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:26:48 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:26:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:48 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:26:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:26:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:26:49 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:26:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:26:49 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:26:51 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:26:51 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:51 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:26:51 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:26:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:26:51 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:26:52 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:26:52 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:26:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:26:52 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:26:52 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:26:52 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:26:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:26:52 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 12:26:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:26:52 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:26:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:26:52 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:26:52 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-oai-hss-0: 12:26:54 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:26:54 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-oai-hss-0: 12:26:55 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 2s (26.1 MB/s) unit-oai-hss-0: 12:26:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:26:55 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 12:26:55 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-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: No route to host. unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Error: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 12:26:55 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-abot-epc-basic-0: 12:26:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:26:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:26:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 12:26:55 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 12:26:56 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:26:56 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:26:56 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 12:27:01 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-abot-epc-basic-0: 12:27:01 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 12:27:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:27:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:27:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:27:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:27:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:27:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:27:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:27:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-8778b1-default-0 unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:27:02 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:27:02 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install openjdk-8-jdk is already the newest version (8u212-b03-0ubuntu1.16.04.1). unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:27:04-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 12:27:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:27:05 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-oai-hss-0: 12:27:05 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:27:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:27:09 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:27:09 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:27:10 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:27:11 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 12:27:11 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:27:11 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:27:11 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:27:11 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:27:11 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:27:19 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:27:19 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-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:27:19 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:27:19 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:27:19 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 12:27:20 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:27:20 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:27:20 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:27:20 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:27:21 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:27:21 INFO juju.worker.uniter.context trying to kill context process 3188 unit-oai-hss-0: 12:27:21 INFO juju.worker.uniter.context waiting for context process 3188 to die unit-oai-hss-0: 12:27:21 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:27:21 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:27:21 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 12:27:21 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:27:21 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:27:21 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:27:21 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:27:21 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:27:21 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 12:27:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot machine-3: 12:27:25 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:27:25 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:27:25 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:27:25 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 12:28:29 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:28:29 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:28:29 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"} machine-2: 12:28:29 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} unit-oai-epc-0: 12:28:29 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:28:29 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:28:29 DEBUG juju.worker start "api" unit-oai-epc-0: 12:28:29 INFO juju.worker start "api" unit-oai-epc-0: 12:28:29 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:28:29 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:28:29 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:28:29 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:28:29 DEBUG juju.worker "api" started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:28:29 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:28:29 DEBUG juju.worker start "engine" machine-2: 12:28:29 INFO juju.worker start "engine" machine-2: 12:28:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:28:29 DEBUG juju.worker "engine" started machine-2: 12:28:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-epc-0: 12:28:29 INFO juju.api connection established to "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:28:29 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:28:29 INFO juju.api connection established to "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:28:29 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-epc-0: 12:28:29 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-2: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:28:29 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:28:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.apicaller connected machine-2: 12:28:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:28:29 INFO juju.worker.upgrader unblocking abort check machine-2: 12:28:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:28:29 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:28:29 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:28:29 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:28:29 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:28:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:28:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:28:29 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-epc-0: 12:28:29 DEBUG juju.network including address local-cloud:192.168.120.5 for machine unit-oai-epc-0: 12:28:29 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 12:28:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:28:29 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:28:29 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:28:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:28:29 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-2: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc machine-2: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "uniter" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:28:29 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:28:29 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-2: 12:28:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter juju-run listener running machine-2: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:28:29 INFO juju.worker.uniter hooks are retried true machine-2: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-2: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:28:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:28:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:28:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.remotestate got service change machine-2: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:28:29 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:28:29 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:28:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:28:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-2: 12:28:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 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-2: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:28:29 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:28:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:28:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.logger logger setup machine-2: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:28:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:28:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:28:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:28:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:28:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:28:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:28:29 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 12:28:29 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-2: 12:28:29 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 12:28:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:28:29 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:28:29 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:28:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:28:29 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-2: 12:28:29 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:28:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:28:29 INFO juju.util.exec run result: exit status 127 machine-2: 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-exec443404774/script.sh: line 1: fanatic: command not found 127 machine-2: 12:28:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:28:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:28:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:28:29 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:28:29 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:28:29 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:28:29 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:28:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:28:29 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:28:29 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:28:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:28:29 INFO juju.util.exec run result: exit status 127 machine-2: 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-exec015373320/script.sh: line 1: fanatic: command not found 127 machine-2: 12:28:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:28:29 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:28:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:28:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:28:29 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:28:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:28:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:28:29 DEBUG juju.worker start "2-container-watcher" unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:28:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 12:28:29 DEBUG juju.worker start "stateconverter" machine-2: 12:28:29 INFO juju.worker start "2-container-watcher" machine-2: 12:28:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:28:29 DEBUG juju.worker "2-container-watcher" started machine-2: 12:28:29 INFO juju.worker start "stateconverter" machine-2: 12:28:29 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:28:29 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common machine-2: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker started unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 machine-2: 12:28:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:28:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:28:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:28:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:28:29 DEBUG juju.network including address local-cloud:192.168.120.4 for machine machine-2: 12:28:29 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:28:29 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.4 local-machine:::1] machine-2: 12:28:29 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.120.4 local-machine:::1] unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-2: 12:28:29 INFO juju.worker.machiner "machine-2" started machine-2: 12:28:29 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:28:29 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:28:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:28:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:28:29 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 12:28:30 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:21:ce:ca 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.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:21:ce:ca 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:28:30 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:28:30 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:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:28:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:28:30 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:28:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 12:28:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:28:30 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:28:30 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 12:28:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:28:31 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:31 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:28:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:28:31 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 12:28:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 12:28:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:28:31 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:28:31 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:28:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:28:31 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:28:31 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 12:28:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:28:32 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:29:12-- (try: 2) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:29:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:29:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:29:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:29:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:29:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:29:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:29:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:29:51 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:29:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:29:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:29:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:29:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:30:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:31:21-- (try: 3) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:33:28 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:33:28 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:33:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:33:31 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:33:31-- (try: 4) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 12:33:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:34:23 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:34:23 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:34:23 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:34:23 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:34:24 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:34:24 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:34:24 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:34:24 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:34:24 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:34:24 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (106 kB/s) unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 12:34:25 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:34:25 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:34:25 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 12:34:29 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:34:29 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:34:29 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:34:29 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 12:34:29 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 12:34:32 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:34:32 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:34:32 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:34:32 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:34:32 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:34:32 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 12:34:32 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:34:32 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:34:34 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:34:34 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:34:34 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:34:34 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:34:35 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:34:35 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 12:34:35 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:34:35 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:34:35 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:34:36 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:34:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:34:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 12:34:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 12:34:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 12:34:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 12:34:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 12:34:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 12:34:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 12:34:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 12:34:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 12:34:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 12:34:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:34:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 12:34:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:34:47 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:34:47 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:34:47 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:34:47 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:34:47 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:34:47 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:34:47 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:34:47 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:34:47 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:34:47 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:34:47 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:34:47 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:34:47 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:34:48 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:34:48 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:34:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:34:48 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:34:48 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:34:48 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:34:48 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:34:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:48 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:34:48 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:34:48 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:34:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:34:48 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:34:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:49 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:34:49 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:34:50 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:34:50 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:34:50 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:34:50 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:34:50 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:34:50 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:34:50 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:34:50 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:34:50 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:34:50 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:34:50 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:34:50 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:34:50 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 12:34:53 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:35:38 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:35:38 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:35:38 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:35:38 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:35:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:35:38 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:35:38 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:35:38 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:35:38 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:35:38 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:35:38 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:35:38 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:35:38 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:35:38 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:35:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:35:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.120.4 unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.120.4 ']' unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:35:39 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:35:39 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:35:39 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:35:39 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:35:39 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:35:39 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:35:39 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:35:39 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:35:39 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:35:40 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:35:40 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:35:40 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:35:40 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:35:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:35:40 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:35:40 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:35:40 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:35:40 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:35:40 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:35:40 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:35:40 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:35:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:35:40 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:35:40 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:35:40 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:35:40 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:35:40 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:35:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:35:40 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.120.4 unit-oai-epc-0: 12:35:40 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:35:40 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:35:40 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:35:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.120.4/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.120.4/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.120.4/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:35:40 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:35:40 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:35:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:35:40 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:35:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:35:40 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:35:40 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:35:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:35:40 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:35:40 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:35:40 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:35:40 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:35:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:35:40 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:35:40 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:35:40 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:35:40 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:35:40 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:35:40 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:35:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:35:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:35:40 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:35:40 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:35:40 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:35:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:35:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:35:40 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:35:40 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:35:41 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:35:41 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:35:41 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:35:41 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:35:41 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:35:41 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:35:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:35:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:35:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:35:43-- (try: 5) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:35:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:35:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:35:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:35:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:35:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:35:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:35:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:35:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:35:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:35:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:35:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:35:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:13 DEBUG juju.worker.uniter.remotestate update status timer triggered machine-3: 12:36:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:36:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:36:54 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} unit-oai-hss-0: 12:36:54 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:36:54 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:36:54 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:36:54 DEBUG juju.worker start "api" unit-oai-hss-0: 12:36:54 INFO juju.worker start "api" machine-3: 12:36:54 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:36:54 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:36:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:36:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:36:54 DEBUG juju.worker "api" started unit-oai-hss-0: 12:36:54 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:36:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:36:54 DEBUG juju.worker start "engine" machine-3: 12:36:54 INFO juju.worker start "engine" machine-3: 12:36:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:36:54 DEBUG juju.worker "engine" started machine-3: 12:36:54 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:36:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:36:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:36:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:36:54 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:36:54 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:36:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:36:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:36:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:36:54 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:36:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:36:54 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:36:54 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:36:54 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-hss-0: 12:36:54 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:36:54 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:36:54 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:36:54 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-hss-0: 12:36:54 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:36:54 DEBUG juju.worker.apicaller connected machine-3: 12:36:55 DEBUG juju.api RPC connection died machine-3: 12:36:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:36:55 DEBUG juju.api successfully dialed "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:36:55 INFO juju.api connection established to "wss://192.168.120.5:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" machine-3: 12:36:55 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/bc232de6-7208-49b2-806d-51648c8778b1/api" unit-oai-hss-0: 12:36:55 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:36:55 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:36:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:36:55 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:36:55 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:36:55 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:36:55 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:36:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:36:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:36:55 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-hss-0: 12:36:55 DEBUG juju.network including address local-cloud:192.168.120.5 for machine unit-oai-hss-0: 12:36:55 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 12:36:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:36:55 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:36:55 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:36:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:36:55 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] unit-oai-hss-0: 12:36:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:36:55 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:36:55 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:36:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:36:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:36:55 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:36:55 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:36:55 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:36:55 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:36:55 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:36:55 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 12:36:55 DEBUG juju.worker.apicaller connected machine-3: 12:36:55 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 12:36:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + echo v0.3.2 machine-3: 12:36:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 machine-3: 12:36:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:36:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ hostname machine-3: 12:36:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 12:36:55 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:36:55 INFO juju.worker.upgrader unblocking abort check machine-3: 12:36:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:36:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:36:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:36:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 12:36:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 12:36:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:36:55 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:36:55 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:36:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:36:55 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:36:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:36:55 DEBUG juju.worker.logger logger setup machine-3: 12:36:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:36:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.120.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:36:55 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:36:55 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:36:55 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:36:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:36:55 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:36:55 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 12:36:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:36:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:36:55 INFO juju.util.exec run result: exit status 127 machine-3: 12:36:55 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec829219192/script.sh: line 1: fanatic: command not found 127 machine-3: 12:36:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:36:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:36:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:36:56 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:36:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:36:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:36:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:36:56 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:36:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:36:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:36:56 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:36:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:36:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:36:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:36:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:36:56 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 12:36:56 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-3: 12:36:56 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 12:36:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:36:56 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:36:56 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.120.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:36:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.120.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:36:56 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.120.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-3: 12:36:56 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:36:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:36:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:36:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:36:56 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:36:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 12:36:56 INFO juju.util.exec run result: exit status 127 machine-3: 12:36:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec999996460/script.sh: line 1: fanatic: command not found 127 machine-3: 12:36:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:36:56 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:36:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:36:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:36:56 DEBUG juju.worker start "3-container-watcher" machine-3: 12:36:56 DEBUG juju.worker start "stateconverter" machine-3: 12:36:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:36:56 INFO juju.worker start "3-container-watcher" machine-3: 12:36:56 DEBUG juju.worker "3-container-watcher" started machine-3: 12:36:56 INFO juju.worker start "stateconverter" machine-3: 12:36:56 DEBUG juju.worker "stateconverter" started machine-3: 12:36:56 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:36:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:36:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:36:56 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:36:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:36:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:36:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:36:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:36:56 DEBUG juju.network including address local-cloud:192.168.120.16 for machine machine-3: 12:36:56 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:36:56 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.16 local-machine:::1] machine-3: 12:36:56 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.120.16 local-machine:::1] unit-oai-hss-0: 12:36:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:36:56 INFO juju.worker.machiner "machine-3" started machine-3: 12:36:56 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:36:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:56 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:36:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Reading state information... machine-3: 12:36:56 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:65:38:df 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.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:65:38:df 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:36:56 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:56 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:36:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:57 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:57 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:36:57 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:36:57 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:57 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:58 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:36:58 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:36:58 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:58 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:36:58 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:36:58 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:37:04 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:37:04 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:37:04 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:37:04 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:37:04 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:37:05 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:37:05 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:37:05 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:37:06 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:37:06 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:37:06 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:37:06 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:37:06 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:37:06 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:37:07 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:37:07 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:37:07 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:37:07 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:37:07 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:37:07 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:37:08 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:37:08 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:37:08 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:37:08 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:37:08 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:37:08 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:37:09 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:37:09 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:37:09 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:37:09 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:37:10 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:37:10 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:37:10 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:37:10 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:37:10 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:37:11 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:37:11 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:37:11 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:37:11 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:37:11 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:37:11 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:37:11 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:37:12 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:37:12 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:37:12 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:37:12 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:37:12 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:37:12 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:37:13 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:37:13 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:37:13 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:37:13 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:37:13 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:37:14 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:37:14 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:37:14 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:37:14 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:37:14 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:37:14 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:37:14 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:37:15 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:37:15 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:37:15 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:37:15 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:37:15 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:37:15 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:37:16 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:37:16 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:37:16 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:37:17 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:37:17 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:37:17 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:37:17 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:37:18 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:37:18 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:37:18 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:37:18 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:37:18 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:37:19 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:37:19 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:37:19 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:37:19 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:37:19 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:37:19 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:37:19 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:37:20 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:37:20 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:37:20 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:37:20 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:37:20 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:37:20 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4224 kB/s) unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:37:24 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:37:24 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:37:24 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:37:24 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:37:24 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:37:24 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:37:24 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:37:24 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:37:25 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:37:25 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:37:25 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:37:25 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:37:25 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:37:25 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:37:25 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:37:25 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:37:25 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:37:25 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:37:26 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:37:26 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:37:26 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:37:26 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:37:27 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:37:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:37:27 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:37:27 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:37:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:37:29 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:37:29 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:37:30 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:37:30 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:37:31 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:37:31 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:37:32 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:37:32 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:37:32 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:37:32 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:41 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:37:41 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:41 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:37:41 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:37:41 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:37:41 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:37:41 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:37:43 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:37:43 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:37:44 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:37:44 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:37:44 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:37:44 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:37:44 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:37:44 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:37:44 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:37:44 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:37:44 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:37:44 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:37:44 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:37:44 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:37:45 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:37:45 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:37:46 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:37:47 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:37:47 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:37:47 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:37:48 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:37:48 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (697 kB/s) unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:37:50 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-abot-epc-basic-0: 12:37:50 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:37:50 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:37:50 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 12:37:50 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:37:50 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:37:50 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-epc-0: 12:37:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:37:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:37:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:37:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:37:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:37:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:37:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:37:50 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:37:50 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:37:50 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:37:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:37:51 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:37:51 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:37:51 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:37:51 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:37:51 DEBUG unit.oai-epc/0.update-status + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:37:51 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:37:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:51 INFO unit.oai-epc/0.juju-log OAI EPC is not running... unit-oai-epc-0: 12:37:51 DEBUG unit.oai-epc/0.update-status + status=1 unit-oai-epc-0: 12:37:51 DEBUG unit.oai-epc/0.update-status + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:37:51 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is not running' unit-oai-epc-0: 12:37:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:51 INFO unit.oai-epc/0.juju-log OAI EPC is not running unit-oai-epc-0: 12:37:51 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:37:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:37:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:37:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:37:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:51 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:37:51 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:37:51 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:37:51 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:37:51 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:37:51 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:37:51 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:37:51 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:37:51 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:37:52 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:37:52 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:37:52 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:37:52 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:37:52 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:37:52 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:37:52 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:37:52 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:37:52 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:37:52 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:37:52 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:37:53 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 3s (3640 kB/s) unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:37:53 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:37:53 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:37:54 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:37:54 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:37:55-- (try: 6) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:37:56 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:37:56 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:37:56 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:37:56 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:37:57 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:37:57 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:37:59 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:37:59 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install 190730 12:38:01 [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:38:01 DEBUG unit.oai-hss/0.install 190730 12:38:01 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install 190730 12:38:01 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11713 ... unit-oai-hss-0: 12:38:11 DEBUG unit.oai-hss/0.install mysql start/running, process 11846 unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:38:13 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:38:13 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:38:14 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (261 kB/s) unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install --2019-07-30 12:38:14-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:38:14 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:38:14 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:38:15 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 379K 3s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 757K 2s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 58.0M 1s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 770K 1s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 41.7M 1s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 56.5M 1s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 1.28M 1s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.87M 1s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 38.9M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 40.8M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 55.8M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 71.0M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 72.7M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 1.38M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 49.0M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 1.92M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 34.1M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 43.3M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 43.1M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 41.8M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 67.0M 0s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 84.2M=0.4s unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install 2019-07-30 12:38:15 (2.64 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:38:17 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:38:17 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:38:17 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:38:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:38: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 aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:38: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 aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 12:38: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 aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:17 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:38:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:38: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 aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 12:38:17 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:38: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 aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 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:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 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:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:38: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 camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 12:38: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 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:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:17 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:38: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 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:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:38:18 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:38:18 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:18 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:38:18 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:18 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:38:18 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:18 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:38:18 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:18 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:38:18 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:18 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:38:18 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:38:18 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:18 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:38:18 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38: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 gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:38: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 salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 12:38:19 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:38: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 sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:38: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 sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 12:38: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 sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:19 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:38: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 sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:38: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 serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 12:38:20 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:38:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:38: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 serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 12:38:20 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:38: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 twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:38: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 memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 12:38: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 sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:20 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:38: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 sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38: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 bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 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:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 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:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 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:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:38:23 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:38:23 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 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:38:23 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 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:38:23 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 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:38:23 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 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:38:23 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 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:38:23 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:38:23 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 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:38:23 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 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:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 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:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 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:38:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 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:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 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:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:38:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:38:27 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:38:27 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:38:27 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:38:27 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:38:27 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:38:27 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:38:27 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:38:27 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:38:27 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:38:27 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:38:27 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:38:28 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:38:28 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:28 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:29 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:30 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:31 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:38:32 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:38:32 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:32 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:38:32 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:32 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:38:32 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:32 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:38:33 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:38:33 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:38:33 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:38:33 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:38:33 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:38:33 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:38:33 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:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:38:33 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:38:33 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:38:35 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:38:35 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:38:35 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:38:35 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:38:35 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:38:35 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:38:35 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:38:35 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' 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 autoconf is already the newest version. unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install build-essential is already the newest version. 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:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. 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 libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install 0 upgraded, 6 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 1855 kB of archives. unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install After this operation, 3712 kB 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-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 12:38:36 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:38:37 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:38:37 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:38:37 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:38:37 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:38:37 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1438 kB/s) unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install --2019-07-30 12:38:39-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:38:39 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:38:39 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:38:39 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 138K 36s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 279K 27s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 491K 21s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 584K 18s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 916K 15s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.11M 13s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.13M 12s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.45M 10s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.56M 10s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.72M 9s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.00M 8s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.13M 7s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.33M 7s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.57M 7s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.95M 6s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.02M 6s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.24M 5s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.54M 5s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.38M 5s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.98M 5s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.86M 4s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.17M 4s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.29M 4s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.28M 4s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.16M 4s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.88M 3s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 4.86M 3s unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.43M 3s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.43M 3s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.21M 3s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.69M 3s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.22M 3s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.16M 3s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.24M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.31M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.19M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.53M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.44M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.66M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.62M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.86M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.73M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.91M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.61M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.13M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.14M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.79M 2s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.0M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.08M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.00M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.4M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.9M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.89M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.9M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 9.15M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 9.76M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.6M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.5M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.7M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 13.7M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 10.3M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.6M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.4M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.6M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.4M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.0M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.2M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.2M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 11.4M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 16.5M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.5M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 12.9M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 17.6M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 12.3M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.7M 1s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.6M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.2M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.7M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.5M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 12.6M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 12.7M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 17.8M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 19.6M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 14.1M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.3M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.1M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 18.1M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 13.9M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 25.7M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 14.7M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 25.3M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 19.4M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 15.5M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 14.4M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 30.1M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 19.4M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 20.9M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 16.0M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 19.4M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 26.0M 0s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 14.8M=1.5s unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install 2019-07-30 12:38:41 (3.18 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:38:42 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:38:42 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:38:43 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:38:43 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:38:52 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:38:52 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:38:52 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:38:53 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:38:53 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:39:02 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:39:02 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:39:02 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:39:02 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:39:02 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:39:02 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:39:02 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:39:02 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:39:02 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:39:03 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:39:03 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:39:03 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:39:03 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:39:03 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:39:03 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:39:03 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jul 30 12:27 /dev/zero unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:39:06 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:39:06 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:39:50 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:39:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:39:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:50 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:39:50 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:39:50 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:39:50 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:39:50 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:39:52 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:39:52 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 12:40:00 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 12:40:00 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 12:40:00 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:40:00 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:40:02 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:40:06 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:40:06 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:06 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:40:06 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:40:06 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:40:06 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:06 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:40:06 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:06 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:40:06 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:40:06 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:40:06 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:40:06 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:40:06 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:06 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:40:06 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-abot-epc-basic-0: 12:40:08 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:40:08-- (try: 7) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:40:12 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:40:12 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 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:40:12 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:40:12 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:40:12 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 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:40:12 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:40:19 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:40:19 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install CC socket.o unit-abot-epc-basic-0: 12:40:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:40:20 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:40:20 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); 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 CC certtool-common.o unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:40:20 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:40:20 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); 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 certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); 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 CC certtool-extras.o unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-mysql-0: 12:40:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:40:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:40:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:40:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:40:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:40:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:40:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:40:21 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:40:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:40:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:40:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:40:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:40:21 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:40:21 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' 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[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:40:26 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:40:26 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:40:26 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:40:26 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:40:29 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:40:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:40:29 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:40:29 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:40:29 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:40:29 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:40:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:40:29 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:40:29 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:40:29 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:40:29 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:40:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:40:29 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:40:29 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:40:29 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:40:29 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:40:29 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:40:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:40:29 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:40:29 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:40:29 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:40:29 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:40:29 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:40:29 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:40:29 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:40:29 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:40:29 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:40:29 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:40:29 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:40:29 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:40:29 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:40:30 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:40:30 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:40:30 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:40:30 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:40:30 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:40:30 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:40:30 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:40:30 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:40:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:40:30 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:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:40:30 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:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:40:30 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:40:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 12:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 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:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:40:30 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:40:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:40:30 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:40:30 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:40:31 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:40:31 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:40:31 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:40:32 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:40:32 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:40:32 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:40:33 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:40:33 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:40:33 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:40:33 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:40:33 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:40:34 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:40:35 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:40:35 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:40:35 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:40:35 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:40:35 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:40:35 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:40:35 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:40:35 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:40:36 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:40:36 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:40:36 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:40:36 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:40:36 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:40:36 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:40:37 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:40:37 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:40:37 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:40:37 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:40:38 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:40:38 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:40:39 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:40:39 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:40:39 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:40:39 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:40:39 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:40:39 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:40:39 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:40:40 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:40:40 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:40:40 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:40:40 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:40:40 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:40:40 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:40:40 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:40:41 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:40:41 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:40:41 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:40:41 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:40:41 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:40:41 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:40:42 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:40:42 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:40:42 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:40:42 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:40:42 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:40:42 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:40:42 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:40:43 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:40:43 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:40:43 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:40:43 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:40:43 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:40:43 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:40:43 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:40:44 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:40:44 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:40:44 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:40:44 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:40:44 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:40:44 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:40:45 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:40:45 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:40:45 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:40:45 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:40:45 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:40:45 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3094 kB/s) unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:40:45 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:40:45 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:40:45 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:40:45 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:40:45 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:40:45 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:40:54 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:40:54 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:40:54 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:40:54 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:41:02 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:41:02 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:41:03 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:41:03 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:41:05 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:41:05 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:41:05 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:41:14 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:41:14 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:41:14 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:41:14 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:41:14 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 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:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:41:21 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:41:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:41:22 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:41:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:41:22 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:41:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:41:22 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:41:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:41:22 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:41:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:41:23 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:41:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:41:23 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:41:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:41:23 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:41:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:41:23 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:41:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:41:23 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:41:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:41:23 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:41:24 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:41:24 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:41:24 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:41:24 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:41:24 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:41:24 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:41:24 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:41:24 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:41:24 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:41:24 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:41:24 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:41:24 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:41:24 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:41:24 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:41:24 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:41:24 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:41:24 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:41:24 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:41:25 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:41:25 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:41:25 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:41:25 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:41:25 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:41:25 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:41:25 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:41:25 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:41:25 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:41:25 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:41:25 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:41:25 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:41:25 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:41:25 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:41:25 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:41:26 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:41:27 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (45.8 kB/s) unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:41:27 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:41:27 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install ..................++++++ unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install .........................................++++++ unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install ..........................................++++++ unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Not Before: Jul 30 12:41:28 2019 GMT unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Not After : Jul 29 12:41:28 2020 GMT unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install 30:80:42:5E:F4:FD:DF:23:3D:27:19:67:95:DE:56:30:6C:63:DB:AD unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install keyid:0C:12:E6:12:DE:C1:7F:17:B5:11:4B:93:61:F2:88:02:7D:80:55:F1 unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jul 29 12:41:28 2020 GMT (365 days) unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] 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:41:28 DEBUG unit.oai-hss/0.install [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install [ 60%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 12:41:28 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:41:28 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:41:28 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:41:28 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 12:41:28 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:41:28 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:41:28 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:41:28 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 12:41:28 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:41:28 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:41:28 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install [ 86%] [ 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:41:28 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:41:28 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:41:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:41:30 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:41:30 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:41:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:30 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:41:30 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:41:30 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:41:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:41:30 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:41:30 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:41:30 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:41:30 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:41:30 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:41:30 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:41:30 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:41:30 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:41:30 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:41:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:41:31 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:41:31 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:41:31 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:41:31 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:41:31 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:41:31 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:41:31 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:41:31 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:41:31 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:41:31 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:41:31 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:41:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:31 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:41:31 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:41:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:31 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:41:31 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:41:31 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:31 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:41:31 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:41:31 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-mysql-0: 12:41:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:41:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:41:31 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:41:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:41:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:41:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-mysql-0: 12:41:31 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:41:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:41:31 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:41:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-hss-0: 12:41:31 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:41:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:31 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:41:31 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:41:31 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:41:31 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 12:41:31 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:41:31 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:31 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:31 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:41:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:41:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-mysql-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:41:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 12:41:31 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:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-mysql-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:31 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.120.4 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.120.4 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.4 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.120.4 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.4 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.120.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.120.4 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.4 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.120.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.120.4 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.120.4' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.120.4 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.120.4 unit-mysql-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:31 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:31 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:41:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.120.16 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.120.16 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.16 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.120.16 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.16 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.120.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.120.16 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.16 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.120.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.120.16 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.120.16' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.120.16 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.120.16 unit-oai-epc-0: 12:41:31 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:41:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:41:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-mysql-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:41:31 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:32 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-mysql-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss stop/waiting' unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss stop/waiting =~ .*running.* ]] unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is not running' unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-mysql-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:32 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is not running unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + status=1 unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 1 -eq 0 ']' unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=no unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running= unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-mysql-0: 12:41:32 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `zaequiedaiceiza` identified by 'jifiewashiquoob'] unit-mysql-0: 12:41:32 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `zaequiedaiceiza` identified by 'jifiewashiquoob'] unit-mysql-0: 12:41:32 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=zaequiedaiceiza', 'password=jifiewashiquoob', 'host=192.168.120.17', 'slave=False'] unit-mysql-0: 12:41:32 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-epc-0: 12:41:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-mysql-0: 12:41:32 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:41:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:41:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:41:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:41:32 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db= unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-mysql-0: 12:41:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-mysql-0: 12:41:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:32 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:41:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:41:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:41:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:32 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=, mme_in_db= , relation_ids_epc=epc:3 ' unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:41:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:41:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:41:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:41:32 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:41:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:41:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:32 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=, mme_in_db= , relation_ids_epc=epc:3 unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:32 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:41:32 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:41:32 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:41:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:41:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:41:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:32 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:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + user=zaequiedaiceiza unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:32 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + password=jifiewashiquoob unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.120.16 unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.120.17 unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.120.17 zaequiedaiceiza jifiewashiquoob oai-hss unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.120.17"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"zaequiedaiceiza"/' /usr/local/etc/oai/hss.conf unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=no unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"jifiewashiquoob"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:41:32 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:41:32 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:41:32 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:41:32 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:41:32 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u zaequiedaiceiza --password=jifiewashiquoob -h 192.168.120.17 oai-hss -e 'show tables;' unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u zaequiedaiceiza --password=jifiewashiquoob -h 192.168.120.17 oai-hss unit-oai-epc-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 12:41:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:33 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:41:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:41:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=no, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-epc-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:33 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=no, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 12:41:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:41:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.120.16 ']' unit-oai-epc-0: 12:41:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 12:41:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:33 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 12:41:33 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:41:33 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:41:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:41:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:41:33 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:41:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:41:33 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:41:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:33 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22142 unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22142' unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22142 =~ .*running.* ]] unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:33 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:33 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:41:33 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:41:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:41:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:34 DEBUG unit.oai-hss/0.db-relation-changed + db_host=zaequiedaiceiza unit-oai-hss-0: 12:41:34 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:41:34 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:41:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:35 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:41:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:35 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:36 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:36 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + for unit in '$(relation-list -r $hss_id)' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r hss:2 mme_hostname oai-epc/0 unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r hss:2 ip_address_mme oai-epc/0 unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + IP_mme=192.168.120.4 unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u zaequiedaiceiza --password=jifiewashiquoob -h 192.168.120.17 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u zaequiedaiceiza --password=jifiewashiquoob -h 192.168.120.17 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + primary_key=6 unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + primary_key=7 unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:36 INFO unit.oai-hss/0.juju-log db:1: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u zaequiedaiceiza --password=jifiewashiquoob -h 192.168.120.17 oai-hss unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:41:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:36 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:37 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:41:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:41:37 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:41:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:41:37 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:41:37 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:41:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:41:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:41:37 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:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + user=zaequiedaiceiza unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + password=jifiewashiquoob unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-epc-0: 12:41:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 12:41:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:41:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:41:37 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:37 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:41:37 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:41:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.120.17 unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-epc-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:37 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-epc-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.120.16 unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.120.17 zaequiedaiceiza jifiewashiquoob oai-hss unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.120.17"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"zaequiedaiceiza"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"jifiewashiquoob"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:41:37 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:41:37 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:41:37 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:41:37 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:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u zaequiedaiceiza --password=jifiewashiquoob -h 192.168.120.17 oai-hss -e 'show tables;' unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + echo 'Database already there' unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed Database already there unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:41:37 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:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-epc-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-epc-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:37 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed oai_hss stop/waiting unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22363 unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-epc-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:37 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-epc-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:37 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-epc-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:41:37 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-hss-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:41:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:37 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:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.120.16 ']' unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:41:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-hss-0: 12:41:38 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:41:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:38 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.120.16 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:41:38 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:41:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-hss-0: 12:41:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.db-relation-changed + db_host=zaequiedaiceiza unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-epc-0: 12:41:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:38 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:41:38 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:41:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:41:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15451 unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 12:41:38 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:41:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:38 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:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:41:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:41:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:39 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:41:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:39 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-epc-0: 12:41:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:41:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:41:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:41:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:41:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:40 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:41:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:41:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:41:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:41:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:41:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:40 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + for unit in '$(relation-list -r $hss_id)' unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r hss:2 mme_hostname oai-epc/0 unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r hss:2 ip_address_mme oai-epc/0 unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + IP_mme=192.168.120.4 unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u zaequiedaiceiza --password=jifiewashiquoob -h 192.168.120.17 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z 'mmehost unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed oai-epc-0.openair4G.eur' ']' unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:41:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:40 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:41 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:41:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:41:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:41:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:41 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.120.4 unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.120.4 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 12:41:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:41:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:41:41 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:41:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:41:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=zaequiedaiceiza unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=jifiewashiquoob unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.120.17 unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z zaequiedaiceiza ']' unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u zaequiedaiceiza --password=jifiewashiquoob -h 192.168.120.17 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z 'mmehost unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed oai-epc-0.openair4G.eur' ']' unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-hss-0: 12:41:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:41:41 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:41:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:41:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:41:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:41:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:41:42 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:41:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:41:42 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:41:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:41:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:41:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:41:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:43 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:41:43 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:41:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:41:43 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:41:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:41:43 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:41:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:41:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:41:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:41:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:41:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:41:45 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:41:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:41:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:41:45 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:41:45 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:41:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:41:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:41:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:41:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val= unit-oai-epc-0: 12:41:45 DEBUG unit.oai-epc/0.hss-relation-changed + echo unit-oai-epc-0: 12:41:45 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:41:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:41:45 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:41:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:41:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:41:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:41:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:42:23-- (try: 8) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 12:43:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:43:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:43:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:43:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:43:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:43:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:43:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:43:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 12:43:04 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:43:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:43:04 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:43:04 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:43:04 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:43:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:43:04 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:43:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:43:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:43:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:43:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:44:30 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:44:30 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:44:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:44:38 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:44:38-- (try: 9) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb 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-abot-epc-basic-0: 12:45:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:45:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:45:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:45:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:45:39 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:45:39 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:45:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:45:39 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:45:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:45:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:45:39 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:45:39 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:45:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:45:39 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:45:39 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:45:39 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:45:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:45:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:46:54-- (try:10) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 12:47:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:47:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:47:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:47:43 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:47:43 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:47:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:47:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 12:47:44 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:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:47:44 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:47:44 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:47:44 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:47:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:47:44 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:47:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:47:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:47:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:47:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:49:01 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:49:01 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:49:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:49:11 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:49:11-- (try:11) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:49:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:49:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:49:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:49:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:49:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:49:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:49:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:49:57 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:49:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:49:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:49:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:49:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:51:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 12:51:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:51:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:51:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:51:19 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:51:19 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:51:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:51:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:51:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:51:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:51:19 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:51:19 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:51:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:51:19 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:51:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:51:19 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:51:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:51:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:51:28-- (try:12) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 12:51:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:51:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:51:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:51:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:51:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:51:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:51:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:51:56 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:51:56 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:51:56 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:51:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:51:57 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:51:57 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:51:57 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:51:57 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 12:51:57 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 12:51:57 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:51:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:51:57 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:51:57 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:51:57 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:51:57 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:51:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:51:57 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:51:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:51:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:51:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:51:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:53:46 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:53:46-- (try:13) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:55:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:55:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:55:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:55:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:55:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:55:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:55:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:55:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:55:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:55:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:55:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:55:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:56:03-- (try:14) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 12:56:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:56:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:56:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:56:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:56:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:56:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:56:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:56:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:56:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:56:44 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:56:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:56:44 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:56:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:56:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:56:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:56:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:57:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:57:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:57:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:57:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:57:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:57:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:57:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:57:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:57:15 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:57:15 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:57:15 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:57:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:57:16 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:57:16 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:57:16 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:57:16 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 12:57:16 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 12:57:16 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:57:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:57:16 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:57:16 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:57:16 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:57:16 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:57:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:57:16 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:57:16 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:57:16 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:57:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:57:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install --2019-07-30 12:58:20-- (try:15) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:59:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:59:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:59:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:59:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:59:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:59:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:59:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:59:06 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:59:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:59:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:59:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:59:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:00:27 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:00:27 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:00:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:00:37 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:00:37-- (try:16) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:01:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:02:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:02:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:02:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:02:02 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:02:02 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:02:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:02:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:02:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 13:02:02 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: 13:02:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:02:02 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:02:02 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:02:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:02:02 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:02:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:02:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:02:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:02:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:02:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:02:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:02:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:02:03 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:02:03 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:02:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:02:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:02:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:02:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:02:03 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:02:03 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:02:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:02:03 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:02:03 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:02:03 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:02:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:02:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:02:45 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:02:45 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:02:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:02:55 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:02:55-- (try:17) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 13:03:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:03:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:03:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:03:09 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:03:09 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:03:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:03:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:03:09 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:03:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:03:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:03:09 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:03:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:05:02 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:05:02 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:05:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:05:12 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:05:12-- (try:18) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 13:06:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:06:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:06:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:06:19 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:06:19 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:06:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:06:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:06:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:06:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:06:19 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:06:19 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:06:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:06:19 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:06:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:06:19 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:06:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:06:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:07:19 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:07:19 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:07:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:07:29 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:07:29-- (try:19) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:07:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:07:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:07:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:07:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:07:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:07:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:07:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:07:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:07:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 13:07:47 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: 13:07:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:07:47 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:07:47 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:07:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:07:47 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:07:47 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:07:47 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:07:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:07:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:08:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:08:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:08:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:08:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:08:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:08:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:08:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:08:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:08:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:08:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:08:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:08:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:09:36 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:09:36 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:09:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:09:46 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:09:46-- (try:20) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 13:11:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:11:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:11:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:11:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:11:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:11:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:11:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:11:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:11:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:01 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:11:01 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:11:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:11:01 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:11:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:11:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:11:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:11:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:11:53 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:11:53 DEBUG unit.abot-epc-basic/0.install Giving up. unit-abot-epc-basic-0: 13:11:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:11:53 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Error: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 13:11:53 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-abot-epc-basic-0: 13:11:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 13:11:53 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:11:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:11:53 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:11:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:12:04 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-abot-epc-basic-0: 13:12:04 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:12:04 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 13:12:04 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 13:12:04 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 13:12:04 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 13:12:04 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 13:12:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 13:12:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 13:12:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 13:12:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-8778b1-default-0 unit-abot-epc-basic-0: 13:12:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 13:12:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 13:12:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 13:12:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 13:12:04 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Fetched 325 kB in 1s (215 kB/s) unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install openjdk-8-jdk is already the newest version (8u212-b03-0ubuntu1.16.04.1). unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:12:07-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 13:12:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:12:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:12:41 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:12:41 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:12:41 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:12:41 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:12:41 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:12:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 13:12:42 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: 13:12:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:12:42 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:12:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:12:42 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:12:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:12:42 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:12:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:12:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:13:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:13:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:13:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:13:22 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:13:22 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:13:22 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:13:22 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:13:22 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:13:22 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:13:22 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:13:22 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:13:22 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:13:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:14:14 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:14:14 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:14:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:14:15 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:14:15-- (try: 2) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 13:16:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:16:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:16:05 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:16:05 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:16:05 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:16:05 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:16:05 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:16:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:16:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:16:05 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:16:05 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:16:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:16:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:16:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:16:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:16:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:16:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:16:24 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:16:24-- (try: 3) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 13:17:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:17:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:17:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:17:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:17:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:17:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:17:55 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:17:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:17:56 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 13:17:56 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 13:17:56 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: 13:17:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:56 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:17:56 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:17:56 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:17:56 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:17:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:17:56 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:17:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:17:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:17:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:17:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:17:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:18:35 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:18:35-- (try: 4) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 13:19:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:19:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:19:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:19:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:19:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:19:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:19:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:19:15 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:19:16 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:19:16 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:19:16 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:19:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:20:42 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:20:42 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:20:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:20:46 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:20:46-- (try: 5) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 13:21:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:21:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:21:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:21:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:21:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:21:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:21:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:21:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:21:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:21:45 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:21:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:21:45 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:21:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:21:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:21:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:21:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:22:28 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:22:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:22:28 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:22:28 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:22:28 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:22:28 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:22:28 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:22:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 13:22:28 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: 13:22:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:22:28 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:22:28 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:22:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:22:28 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:22:28 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:22:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:22:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:22:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:22:58-- (try: 6) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:23:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:24:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:24:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:24:16 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:24:16 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:24:16 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:24:16 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:24:16 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:24:16 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:24:16 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:24:16 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:24:16 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:24:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:25:05 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:25:05 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:25:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:25:11 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:25:11-- (try: 7) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 13:27:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:27:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:27:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:27:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:27:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:27:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:27:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:27:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:27:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:27:01 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:27:01 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:27:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:27:01 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:27:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:27:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:27:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:27:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:27:26 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:27:26-- (try: 8) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 13:27:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:27:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:27:41 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:27:41 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:27:41 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:27:41 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:27:41 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:27:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 13:27: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: 13:27:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:27: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: 13:27:41 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:27:41 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:27:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:27:41 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:27:41 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:27:41 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:27:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:27:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:27:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:28:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:28:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:28:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:28:43 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:28:43 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:28:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:28:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:28:43 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:28:43 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:28:43 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:28:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:28:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:29:33 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:29:33 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:29:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:29:41 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:29:41-- (try: 9) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:31:48 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:31:48 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:31:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:31:57 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:31:57-- (try:10) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:32:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:32:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:32:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:32:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:32:45 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:32:45 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:32:45 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:32:45 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:32:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:32:45 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:32:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:32:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:32:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:32:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:33:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:33:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:33:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:33:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:33:38 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:33:38 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:33:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:33:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:33:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15451' unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15451 =~ .*running.* ]] unit-oai-epc-0: 13:33:38 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: 13:33:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:33:38 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:33:38 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:33:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:33:38 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:33:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:33:38 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:33:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:33:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:34:04 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:34:04 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:34:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:34:14 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:34:14-- (try:11) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 13:34:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:34:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:34:31 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:34:31 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:34:31 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:34:31 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:34:31 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:34:31 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:34:31 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:34:31 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:34:31 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:34:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:36:22 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:36:22 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:36:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:36:32 DEBUG unit.abot-epc-basic/0.install --2019-07-30 13:36:32-- (try:12) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:37:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:38:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:38:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:38:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:38:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:38:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:38:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:38:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:38:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22363' unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22363 =~ .*running.* ]] unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:38:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:38:10 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:38:10 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:38:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:38:10 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:38:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:38:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:38:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:38:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:38:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:38:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:38:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:38:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:38:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:38:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:38:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:38:32 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:38:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:38:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:38:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:38:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-07-30 13:38:37,515 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-07-30 13:39:11,766 - 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, 4 applications Waiting on 1 model, 4 machines, 3 applications 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 All hosted models reclaimed, cleaning up controller machines 2019-07-30 13:39:11,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 13:39:12,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}], "expires_at": "2019-07-30T14:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e6a1241b857d493a8aa9ae41bb68e36d", "name": "juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e6a1241b857d493a8aa9ae41bb68e36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_e6a1241b857d493a8aa9ae41bb68e36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/e6a1241b857d493a8aa9ae41bb68e36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48", "id": "eb710b2d62fe44309d910602c552f37b"}, "audit_ids": ["c5U5RSF-RKm_td6PeJPlGg"], "issued_at": "2019-07-30T13:39:12.000000Z"}} 2019-07-30 13:39:12,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 13:39:12,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:12,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:12 GMT X-Openstack-Request-Id: req-37395acc-0ba0-4253-badb-9f571354a526 2019-07-30 13:39:12,541 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:20:45Z", "updated_at": "2019-07-30T13:38:49Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "1a889269-71b8-4972-89e7-9b22f1a03efe", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:23:04Z", "updated_at": "2019-07-30T13:38:56Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "1f246cbc-7ffe-4774-b057-7dfac13a0ff7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:25:26Z", "updated_at": "2019-07-30T13:39:02Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "28d70dfb-dd01-45e0-a58b-a04511594a19", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:16:16Z", "updated_at": "2019-07-30T13:39:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "dddc6718-35e1-4f26-ba99-456119370e27", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:25:57Z", "updated_at": "2019-07-30T13:39:02Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "f0f7a106-609f-4a8e-aa1b-e7b3c95cf5fc", "qos_policy_id": null}]} 2019-07-30 13:39:12,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-37395acc-0ba0-4253-badb-9f571354a526 2019-07-30 13:39:12,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.355483055115s 2019-07-30 13:39:12,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 13:39:12,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/1a889269-71b8-4972-89e7-9b22f1a03efe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:13,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 13:39:13 GMT X-Openstack-Request-Id: req-bfde796e-0f1b-4263-94ff-984336c5d171 2019-07-30 13:39:13,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 13:39:13,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/1a889269-71b8-4972-89e7-9b22f1a03efe.json used request id req-bfde796e-0f1b-4263-94ff-984336c5d171 2019-07-30 13:39:13,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.648720979691s 2019-07-30 13:39:13,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 13:39:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:13,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:13 GMT X-Openstack-Request-Id: req-f4964be0-3ee5-404c-b965-b59f823629cd 2019-07-30 13:39:13,313 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:23:04Z", "updated_at": "2019-07-30T13:38:56Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "1f246cbc-7ffe-4774-b057-7dfac13a0ff7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:25:26Z", "updated_at": "2019-07-30T13:39:02Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "28d70dfb-dd01-45e0-a58b-a04511594a19", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:16:16Z", "updated_at": "2019-07-30T13:39:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "dddc6718-35e1-4f26-ba99-456119370e27", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:25:57Z", "updated_at": "2019-07-30T13:39:02Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "f0f7a106-609f-4a8e-aa1b-e7b3c95cf5fc", "qos_policy_id": null}]} 2019-07-30 13:39:13,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f4964be0-3ee5-404c-b965-b59f823629cd 2019-07-30 13:39:13,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0816597938538s 2019-07-30 13:39:13,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 13:39:13,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/1f246cbc-7ffe-4774-b057-7dfac13a0ff7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:14,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 13:39:14 GMT X-Openstack-Request-Id: req-9857eb5b-9a85-4255-8452-c744d68a5f7a 2019-07-30 13:39:14,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 13:39:14,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/1f246cbc-7ffe-4774-b057-7dfac13a0ff7.json used request id req-9857eb5b-9a85-4255-8452-c744d68a5f7a 2019-07-30 13:39:14,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.826683044434s 2019-07-30 13:39:14,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 13:39:14,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:14,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:14 GMT X-Openstack-Request-Id: req-4e74614b-0c56-4908-b1ae-6a370bc6df48 2019-07-30 13:39:14,254 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:25:26Z", "updated_at": "2019-07-30T13:39:02Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "28d70dfb-dd01-45e0-a58b-a04511594a19", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:16:16Z", "updated_at": "2019-07-30T13:39:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "dddc6718-35e1-4f26-ba99-456119370e27", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:25:57Z", "updated_at": "2019-07-30T13:39:02Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "f0f7a106-609f-4a8e-aa1b-e7b3c95cf5fc", "qos_policy_id": null}]} 2019-07-30 13:39:14,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4e74614b-0c56-4908-b1ae-6a370bc6df48 2019-07-30 13:39:14,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0803120136261s 2019-07-30 13:39:14,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 13:39:14,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/28d70dfb-dd01-45e0-a58b-a04511594a19.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:14,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 13:39:14 GMT X-Openstack-Request-Id: req-1504db93-055e-4928-a169-a51729cc85a4 2019-07-30 13:39:14,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 13:39:14,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/28d70dfb-dd01-45e0-a58b-a04511594a19.json used request id req-1504db93-055e-4928-a169-a51729cc85a4 2019-07-30 13:39:14,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.574902772903s 2019-07-30 13:39:14,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 13:39:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:14,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:14 GMT X-Openstack-Request-Id: req-808339db-e346-47a2-96d0-67eb7f053777 2019-07-30 13:39:14,931 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:16:16Z", "updated_at": "2019-07-30T13:39:10Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "dddc6718-35e1-4f26-ba99-456119370e27", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:25:57Z", "updated_at": "2019-07-30T13:39:02Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "f0f7a106-609f-4a8e-aa1b-e7b3c95cf5fc", "qos_policy_id": null}]} 2019-07-30 13:39:14,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-808339db-e346-47a2-96d0-67eb7f053777 2019-07-30 13:39:14,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0688052177429s 2019-07-30 13:39:14,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 13:39:14,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/dddc6718-35e1-4f26-ba99-456119370e27.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:15,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 13:39:15 GMT X-Openstack-Request-Id: req-bd25fc4b-5f25-4fee-81ed-6561dad073db 2019-07-30 13:39:15,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 13:39:15,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/dddc6718-35e1-4f26-ba99-456119370e27.json used request id req-bd25fc4b-5f25-4fee-81ed-6561dad073db 2019-07-30 13:39:15,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.87286901474s 2019-07-30 13:39:15,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 13:39:15,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:15,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:15 GMT X-Openstack-Request-Id: req-84bbfe59-b3f9-44b6-a6f8-b7482fa17322 2019-07-30 13:39:15,894 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:25:57Z", "updated_at": "2019-07-30T13:39:02Z", "floating_network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_id": null, "id": "f0f7a106-609f-4a8e-aa1b-e7b3c95cf5fc", "qos_policy_id": null}]} 2019-07-30 13:39:15,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-84bbfe59-b3f9-44b6-a6f8-b7482fa17322 2019-07-30 13:39:15,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628700256348s 2019-07-30 13:39:15,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 13:39:15,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/f0f7a106-609f-4a8e-aa1b-e7b3c95cf5fc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:16,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 13:39:16 GMT X-Openstack-Request-Id: req-65013e4a-ecaf-461f-97e7-a6f622eccc47 2019-07-30 13:39:16,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 13:39:16,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/f0f7a106-609f-4a8e-aa1b-e7b3c95cf5fc.json used request id req-65013e4a-ecaf-461f-97e7-a6f622eccc47 2019-07-30 13:39:16,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.567543029785s 2019-07-30 13:39:16,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 13:39:16,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:16,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:16 GMT X-Openstack-Request-Id: req-d4692df4-ba88-4fb9-a5cf-a75a4cf12b0c 2019-07-30 13:39:16,547 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 13:39:16,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d4692df4-ba88-4fb9-a5cf-a75a4cf12b0c 2019-07-30 13:39:16,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622339248657s 2019-07-30 13:39:16,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 13:39:16,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:17,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 13:39:17 GMT X-Openstack-Request-Id: req-0eba2958-18b1-4753-8c58-ffb2403703d4 2019-07-30 13:39:17,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-30 13:39:17,580 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6d2ca5f0-1b6b-4c97-b468-12f886010361 used request id req-0eba2958-18b1-4753-8c58-ffb2403703d4 2019-07-30 13:39:17,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03159189224s 2019-07-30 13:39:17,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 13:39:17,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-07-30 13:39:17,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "022478535cff4957b70bee1b7cee7458", "name": "reader"}, {"id": "7c6f65662ba14da09fdf612228746a7c", "name": "member"}, {"id": "42d631bb806c428ca054882a5b7c5ba1", "name": "admin"}], "expires_at": "2019-07-30T14:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e894757a4e54ebfa46b20b30b23a387", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18cb586daec3430cb04c86e8d27ab650"}, {"url": "http://172.30.9.24:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a72049e648d24d6fa56ceafb4f3b2c2b"}, {"url": "http://192.30.9.5:8776/v3/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f266061cbde049828f2a8649d1dd052d"}], "type": "volumev3", "id": "04db26ee46f34e09b57397fac196d5cc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c9d6c7c0c0445b889acd197f77d290f"}, {"url": "http://192.30.9.5:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd368f3b820445b088add01cbf46014f"}, {"url": "http://172.30.9.24:8776/v2/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d0aeac595fe74fe59ddd6a0292cb17ed"}], "type": "volumev2", "id": "05d2e99785ac4fdeb9a4c0eda3bd7b26", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35779b1ee2184a088ff2f0c81b41f1d5"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d0e7797608042809d914e647c3e424f"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4352e7e8f214e78a3fb8eb48194c113"}], "type": "event", "id": "353cc4cf86f940e3bca3e62f88112158", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11601cfaddd84012bfdf01d31ecfe937"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d49d4b66ad74a46a313ad122dce3fb8"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e842bcc834024d6aad1326be425eed46"}], "type": "identity", "id": "3e0a4e5017de45c1892b4f80e4e938f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "724d8d22086c4d168d5cb135d4389bc7"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab65ab5e153b4e10b353381d86579fed"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdd580015b614ae7aed79cd8908f34e2"}], "type": "image", "id": "4f528111f4194ed5aff4b8e312591f8b", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "491a8329905d47b488c28404c5baf336"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e9bf551c1946d1b018c9adefbfccb0"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7da3baf7c79d471e8d9b95e641dc5079"}], "type": "compute", "id": "4f7e2d7a784c4c85a7efe171faa5b979", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47442f536d124bcba67144aa3852cba3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757d71054e8041a0b8ceb5e5fa71423f"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7602d399ccc84ddd928d519c12d206b9"}], "type": "network", "id": "502c7e290e5348b2ab613fa8406ff2c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3899b1c9a26d44499abefc1b127803b1"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7986412fb2894ced866e267d3eb79588"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0e63197a4bb479ca29ee353dc3c5a82"}], "type": "metric", "id": "6d10eade472449f6a238c066ee73209c", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44138ca79c7341a4b09e2cf487a3ff47"}, {"url": "http://12.0.0.41:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b573fdc84ec45c3b5e03a70f3043ea2"}, {"url": "http://12.0.0.41:8080/v1/AUTH_2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4a87c80db974e95a18812232e7c07aa"}], "type": "object-store", "id": "976e6a6270e54970b8254ab5407ad7f6", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "342cbf8edea84acb8696d2cc506b7c59"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9084c54139064d92801cbfc8258ea640"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebba3a52a8bb459dafcd97f34de4f4e2"}], "type": "placement", "id": "b8ccfa69a43049d8894a50010967ae39", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "bbcd125ff4484d12841339482b95bc93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89e33bcdf4044923929d47ae34b325ba"}, {"url": "http://172.30.9.24:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ada5b1690d4d43b29198a83096de6f82"}, {"url": "http://192.30.9.5:8004/v1/2e894757a4e54ebfa46b20b30b23a387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28a3bc1888c4741af02a81024e0f9d1"}], "type": "orchestration", "id": "c59e233b14b64ed0918880f6bd9aab5f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46a50ce19ab34339958b169b3350f8e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "810b274f1b574e9394805cc6efa5f49d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cb86d109a0e459e9c67fed9b07b80c0"}], "type": "cloudformation", "id": "ca73954feab74dcc9cb0702ced94fd2b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1be5b424858246d48f89ae4f0855ff59"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5dd36b491bda450da07a0b11b5e80aef"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db792fc788ed4b9890c4b54e6ad6996a"}], "type": "alarming", "id": "f86011bd3e2d497e896b288f1d2d2351", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfde6aaffb1745b4b41a3c5895630cfb"}, "audit_ids": ["aRt01pYxQqS5KMvwBzrJjw"], "issued_at": "2019-07-30T13:39:17.000000Z"}} 2019-07-30 13:39:17,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:18,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39: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-51ab5f35-0620-428b-8464-ae0064dd4c0b x-openstack-request-id: req-51ab5f35-0620-428b-8464-ae0064dd4c0b 2019-07-30 13:39:18,283 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c59e66ee-057b-430a-8cdd-56406d088b48", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8", "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": "1076c9e0-899b-4c5b-99f9-456f407df9e8"}, {"name": "juju_epc-flavor_alt_c59e66ee-057b-430a-8cdd-56406d088b48", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a0253f67-755d-42af-9949-570ba10a444d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a0253f67-755d-42af-9949-570ba10a444d", "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": "a0253f67-755d-42af-9949-570ba10a444d"}]} 2019-07-30 13:39:18,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-51ab5f35-0620-428b-8464-ae0064dd4c0b 2019-07-30 13:39:18,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.696844816208s 2019-07-30 13:39:18,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 13:39:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a0253f67-755d-42af-9949-570ba10a444d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:18,326 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39: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-73859594-be52-4069-b81a-8c5f83eda05a x-openstack-request-id: req-73859594-be52-4069-b81a-8c5f83eda05a 2019-07-30 13:39:18,327 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a0253f67-755d-42af-9949-570ba10a444d used request id req-73859594-be52-4069-b81a-8c5f83eda05a 2019-07-30 13:39:18,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0409770011902s 2019-07-30 13:39:18,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 13:39:18,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ee22e01b-6064-4c88-93e4-1cdaa0d66c0a/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}43848b80cb2be92d35861e298ed2d88f288a8b40" -d '{"subnet_id": "91d12b71-c28c-4511-8194-fe4cd3d08d8a"}' 2019-07-30 13:39:20,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:20 GMT X-Openstack-Request-Id: req-f388f7ca-a990-4924-9adf-88a16fab52cb 2019-07-30 13:39:20,645 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "subnet_id": "91d12b71-c28c-4511-8194-fe4cd3d08d8a", "subnet_ids": ["91d12b71-c28c-4511-8194-fe4cd3d08d8a"], "port_id": "8865ca08-39b0-49fd-a603-441bddf44fcd", "id": "ee22e01b-6064-4c88-93e4-1cdaa0d66c0a"} 2019-07-30 13:39:20,645 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ee22e01b-6064-4c88-93e4-1cdaa0d66c0a/remove_router_interface.json used request id req-f388f7ca-a990-4924-9adf-88a16fab52cb 2019-07-30 13:39:20,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.31799006462s 2019-07-30 13:39:20,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 13:39:20,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:20,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:20 GMT X-Openstack-Request-Id: req-f674c2cc-88ca-40a8-a7db-c23bf9d9589a 2019-07-30 13:39:20,769 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b07f1846-43a0-4da4-bbd0-67bc1b716ac8", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c286be3b-aa91-4095-9a8d-eb77210f78db", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:13:38Z", "admin_state_up": true, "updated_at": "2019-07-30T13:39:19Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "ee22e01b-6064-4c88-93e4-1cdaa0d66c0a", "name": "juju_epc-router_c59e66ee-057b-430a-8cdd-56406d088b48"}]} 2019-07-30 13:39:20,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f674c2cc-88ca-40a8-a7db-c23bf9d9589a 2019-07-30 13:39:20,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123030900955s 2019-07-30 13:39:20,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 13:39:20,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/ee22e01b-6064-4c88-93e4-1cdaa0d66c0a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:22,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 13:39:22 GMT X-Openstack-Request-Id: req-dd32f5fe-9d27-4a60-b468-475b1d3d64c8 2019-07-30 13:39:22,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 13:39:22,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ee22e01b-6064-4c88-93e4-1cdaa0d66c0a.json used request id req-dd32f5fe-9d27-4a60-b468-475b1d3d64c8 2019-07-30 13:39:22,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41291618347s 2019-07-30 13:39:22,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 13:39:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:22,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:22 GMT X-Openstack-Request-Id: req-7fbe131b-aa61-4800-b3e0-42bf0b90bb20 2019-07-30 13:39:22,228 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0","tenant_id":"e6a1241b857d493a8aa9ae41bb68e36d","created_at":"2019-07-30T12:13:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T12:13:37Z","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":"e6a1241b857d493a8aa9ae41bb68e36d","id":"91d12b71-c28c-4511-8194-fe4cd3d08d8a","subnetpool_id":null,"name":"juju_epc-subnet_c59e66ee-057b-430a-8cdd-56406d088b48"}]} 2019-07-30 13:39:22,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7fbe131b-aa61-4800-b3e0-42bf0b90bb20 2019-07-30 13:39:22,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0444569587708s 2019-07-30 13:39:22,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 13:39:22,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/91d12b71-c28c-4511-8194-fe4cd3d08d8a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:23,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 13:39:23 GMT X-Openstack-Request-Id: req-e36c63f3-1377-4646-bf95-d1368e8f4f0c 2019-07-30 13:39:23,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 13:39:23,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/91d12b71-c28c-4511-8194-fe4cd3d08d8a.json used request id req-e36c63f3-1377-4646-bf95-d1368e8f4f0c 2019-07-30 13:39:23,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.980155944824s 2019-07-30 13:39:23,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 13:39:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:23,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:23 GMT X-Openstack-Request-Id: req-772c8861-6267-46c4-905a-86c538256046 2019-07-30 13:39:23,305 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e6a1241b857d493a8aa9ae41bb68e36d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T13:39:23Z","qos_policy_id":null,"name":"juju_epc-net_c59e66ee-057b-430a-8cdd-56406d088b48","admin_state_up":true,"tenant_id":"e6a1241b857d493a8aa9ae41bb68e36d","created_at":"2019-07-30T12:13:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b07f1846-43a0-4da4-bbd0-67bc1b716ac8","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c703d111618544b98917b24402b5e80c","l2_adjacency":true,"status":"ACTIVE","subnets":["c286be3b-aa91-4095-9a8d-eb77210f78db"],"description":"","tags":[],"updated_at":"2019-07-30T06:02:49Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c703d111618544b98917b24402b5e80c","created_at":"2019-07-30T05:47:20Z","mtu":1500}]} 2019-07-30 13:39:23,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-772c8861-6267-46c4-905a-86c538256046 2019-07-30 13:39:23,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947518348694s 2019-07-30 13:39:23,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 13:39:23,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:24,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 13:39:24 GMT X-Openstack-Request-Id: req-5cd1d37a-5bdb-48ee-bd27-9afa843c1f81 2019-07-30 13:39:24,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 13:39:24,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/654e0dbe-52c4-4b9b-8f25-2586cdc6b9c0.json used request id req-5cd1d37a-5bdb-48ee-bd27-9afa843c1f81 2019-07-30 13:39:24,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.864870071411s 2019-07-30 13:39:24,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 13:39:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:24,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:24 GMT X-Openstack-Request-Id: req-a9943acc-03c1-4ffa-9777-2071e01a9615 2019-07-30 13:39:24,216 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T12:13:49Z", "file": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/file", "owner": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "fead83c4-3daa-4f19-ab30-43e92c17bcc5", "size": 296288256, "self": "/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://d37ce297-94ab-4d2f-a295-37000a954ddc/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_c59e66ee-057b-430a-8cdd-56406d088b48", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T12:13:43Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 13:39:24,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a9943acc-03c1-4ffa-9777-2071e01a9615 2019-07-30 13:39:24,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392169952393s 2019-07-30 13:39:24,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 13:39:24,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43848b80cb2be92d35861e298ed2d88f288a8b40" 2019-07-30 13:39:24,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 13:39:24 GMT X-Openstack-Request-Id: req-843e8dcb-143f-4aed-a986-42a085d6e864 2019-07-30 13:39:24,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-30 13:39:24,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/fead83c4-3daa-4f19-ab30-43e92c17bcc5 used request id req-843e8dcb-143f-4aed-a986-42a085d6e864 2019-07-30 13:39:24,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.495187997818s 2019-07-30 13:39:24,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 13:39:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:24,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39: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-e2df955c-042e-4ade-96ef-308f80862c05 x-openstack-request-id: req-e2df955c-042e-4ade-96ef-308f80862c05 2019-07-30 13:39:24,737 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c59e66ee-057b-430a-8cdd-56406d088b48", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8", "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": "1076c9e0-899b-4c5b-99f9-456f407df9e8"}]} 2019-07-30 13:39:24,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e2df955c-042e-4ade-96ef-308f80862c05 2019-07-30 13:39:24,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239500999451s 2019-07-30 13:39:24,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 13:39:24,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:24,771 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39: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-c51aa60e-459f-4939-8c7f-cba1750a7fe0 x-openstack-request-id: req-c51aa60e-459f-4939-8c7f-cba1750a7fe0 2019-07-30 13:39:24,771 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1076c9e0-899b-4c5b-99f9-456f407df9e8 used request id req-c51aa60e-459f-4939-8c7f-cba1750a7fe0 2019-07-30 13:39:24,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0318598747253s 2019-07-30 13:39:24,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 13:39:24,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:24,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac026049-a31c-42eb-b196-7b09560a5526 2019-07-30 13:39:24,988 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/0df6cc8740d844a5bb5e43e122143585"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0df6cc8740d844a5bb5e43e122143585", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/23ff98caea234ac9a6b56a5f728808c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23ff98caea234ac9a6b56a5f728808c7", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/287d49b26ff34434a85a3aeefc039c30"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287d49b26ff34434a85a3aeefc039c30", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3c49396ea16f48c9b803b0826cc47dd0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c49396ea16f48c9b803b0826cc47dd0", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/82236cc6c3ac4ef4a7fbab46e0ed7f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82236cc6c3ac4ef4a7fbab46e0ed7f95", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/92faa4cbcecf432a950068dce358cd0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92faa4cbcecf432a950068dce358cd0d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/9af09c5c9a3e40aba696ca59a7fe8f4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9af09c5c9a3e40aba696ca59a7fe8f4f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9bc69f6d2ca74a568ff2fa997d1e43f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bc69f6d2ca74a568ff2fa997d1e43f1", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/a3544aa758e344d48f801d6fa6939f70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3544aa758e344d48f801d6fa6939f70", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/bd4307757e174f8bb7600c1d407b04a4"}, "domain_id": "2cf705e72e254ad1bdc5f8e26aa01906", "enabled": true, "options": {}, "id": "bd4307757e174f8bb7600c1d407b04a4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/cc922b21a2d64b3d8b3e127d8a8a7819"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc922b21a2d64b3d8b3e127d8a8a7819", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/cfde6aaffb1745b4b41a3c5895630cfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfde6aaffb1745b4b41a3c5895630cfb", "email": "admin@example.com", "password_expires_at": null}, {"name": "juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48", "links": {"self": "http://172.30.9.24:5000/v3/users/eb710b2d62fe44309d910602c552f37b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb710b2d62fe44309d910602c552f37b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f2dfe11626c641a3b0e2685191b70227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2dfe11626c641a3b0e2685191b70227", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/f819877bb8b6459daa188c48150c1594"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f819877bb8b6459daa188c48150c1594", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-07-30 13:39:24,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ac026049-a31c-42eb-b196-7b09560a5526 2019-07-30 13:39:24,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216332912445s 2019-07-30 13:39:24,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 13:39:24,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/eb710b2d62fe44309d910602c552f37b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:25,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65df6b76-4a0c-436a-97e9-2921bc0f1242 2019-07-30 13:39:25,123 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c59e66ee-057b-430a-8cdd-56406d088b48", "links": {"self": "http://172.30.9.24:5000/v3/users/eb710b2d62fe44309d910602c552f37b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eb710b2d62fe44309d910602c552f37b", "description": null}} 2019-07-30 13:39:25,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/eb710b2d62fe44309d910602c552f37b used request id req-65df6b76-4a0c-436a-97e9-2921bc0f1242 2019-07-30 13:39:25,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128922939301s 2019-07-30 13:39:25,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 13:39:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/eb710b2d62fe44309d910602c552f37b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:25,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 13:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34712c9e-564d-4577-9c7a-976a4a6e400f 2019-07-30 13:39:25,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 13:39:25,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/eb710b2d62fe44309d910602c552f37b used request id req-34712c9e-564d-4577-9c7a-976a4a6e400f 2019-07-30 13:39:25,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308449983597s 2019-07-30 13:39:25,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 13:39:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:25,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034a7eec-b323-43ab-9c1d-b3b91c20eb5e 2019-07-30 13:39:25,633 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e894757a4e54ebfa46b20b30b23a387"}, "tags": [], "enabled": true, "id": "2e894757a4e54ebfa46b20b30b23a387", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/c703d111618544b98917b24402b5e80c"}, "tags": [], "enabled": true, "id": "c703d111618544b98917b24402b5e80c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/e6a1241b857d493a8aa9ae41bb68e36d"}, "tags": [], "enabled": true, "id": "e6a1241b857d493a8aa9ae41bb68e36d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c59e66ee-057b-430a-8cdd-56406d088b48"}]} 2019-07-30 13:39:25,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-034a7eec-b323-43ab-9c1d-b3b91c20eb5e 2019-07-30 13:39:25,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193723917007s 2019-07-30 13:39:25,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 13:39:25,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/e6a1241b857d493a8aa9ae41bb68e36d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:25,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 13:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7db33a1b-b944-46b4-9517-f2b8baa51222 2019-07-30 13:39:25,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 13:39:25,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e6a1241b857d493a8aa9ae41bb68e36d used request id req-7db33a1b-b944-46b4-9517-f2b8baa51222 2019-07-30 13:39:25,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.169848918915s 2019-07-30 13:39:25,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 13:39:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e6a1241b857d493a8aa9ae41bb68e36d&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}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:26,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:26 GMT X-Openstack-Request-Id: req-2595936d-c9e4-43a2-9e72-7cbf253ba408 2019-07-30 13:39:26,162 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:13:36Z", "updated_at": "2019-07-30T12:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:13:36Z", "revision_number": 0, "id": "0c7c19b0-27e3-4133-b858-da9256c57871", "remote_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "remote_ip_prefix": null, "created_at": "2019-07-30T12:13:36Z", "security_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6a1241b857d493a8aa9ae41bb68e36d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:13:36Z", "revision_number": 0, "id": "112ced9e-4967-47ce-9194-07ba6027bc3f", "remote_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "remote_ip_prefix": null, "created_at": "2019-07-30T12:13:36Z", "security_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6a1241b857d493a8aa9ae41bb68e36d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:13:36Z", "revision_number": 0, "id": "907bbc57-b9f5-4fc3-9315-529a2c8112e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T12:13:36Z", "security_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6a1241b857d493a8aa9ae41bb68e36d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:13:36Z", "revision_number": 0, "id": "f66d0436-859e-4d7e-a644-ed490ce22756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T12:13:36Z", "security_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6a1241b857d493a8aa9ae41bb68e36d"}], "revision_number": 1, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "29759970-c513-4b31-ab07-79069fd159c1", "name": "default"}]} 2019-07-30 13:39:26,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e6a1241b857d493a8aa9ae41bb68e36d&name=default used request id req-2595936d-c9e4-43a2-9e72-7cbf253ba408 2019-07-30 13:39:26,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348076105118s 2019-07-30 13:39:26,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 13:39:26,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:26,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 13:39:26 GMT X-Openstack-Request-Id: req-53381a62-14ad-4636-bea8-cad288110832 2019-07-30 13:39:26,235 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "created_at": "2019-07-30T12:13:36Z", "updated_at": "2019-07-30T12:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:13:36Z", "revision_number": 0, "id": "0c7c19b0-27e3-4133-b858-da9256c57871", "remote_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "remote_ip_prefix": null, "created_at": "2019-07-30T12:13:36Z", "security_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6a1241b857d493a8aa9ae41bb68e36d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:13:36Z", "revision_number": 0, "id": "112ced9e-4967-47ce-9194-07ba6027bc3f", "remote_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "remote_ip_prefix": null, "created_at": "2019-07-30T12:13:36Z", "security_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6a1241b857d493a8aa9ae41bb68e36d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:13:36Z", "revision_number": 0, "id": "907bbc57-b9f5-4fc3-9315-529a2c8112e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T12:13:36Z", "security_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6a1241b857d493a8aa9ae41bb68e36d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T12:13:36Z", "revision_number": 0, "id": "f66d0436-859e-4d7e-a644-ed490ce22756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T12:13:36Z", "security_group_id": "29759970-c513-4b31-ab07-79069fd159c1", "tenant_id": "e6a1241b857d493a8aa9ae41bb68e36d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6a1241b857d493a8aa9ae41bb68e36d"}], "revision_number": 1, "project_id": "e6a1241b857d493a8aa9ae41bb68e36d", "id": "29759970-c513-4b31-ab07-79069fd159c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c703d111618544b98917b24402b5e80c", "created_at": "2019-07-30T05:47:19Z", "updated_at": "2019-07-30T05:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "7c352b38-2472-45c2-967b-e29fdeacb006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "8d6ec827-2476-4f2a-ae9d-f9156c3bef16", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e013bbcc-2226-4235-b4c6-14ad7584fb1b", "remote_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:47:19Z", "revision_number": 0, "id": "e25a3932-20ce-483e-aefd-1e4ff129b986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:47:19Z", "security_group_id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "tenant_id": "c703d111618544b98917b24402b5e80c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c703d111618544b98917b24402b5e80c"}], "revision_number": 1, "project_id": "c703d111618544b98917b24402b5e80c", "id": "8b26d77a-fa0e-4763-a331-82ea29fec981", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T05:49:51Z", "updated_at": "2019-07-30T05:49:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "6ffdfe14-826f-46ca-81ba-081166dba808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:51Z", "revision_number": 0, "id": "74fce30a-f468-4d0c-8e50-617d273ee3b5", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "86ef24d1-9614-4681-8654-ac70f867d5b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "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-30T05:49:51Z", "revision_number": 0, "id": "8fc901e7-332a-47d2-951c-dbcbe498832a", "remote_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:51Z", "security_group_id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "910d935b-24dc-4f6a-874b-aa322b7311f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "created_at": "2019-07-30T05:49:49Z", "updated_at": "2019-07-30T05:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "25f6d079-7e1b-4583-ae4f-4beff7cd2708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "7c0db48e-b737-4e05-9d29-9b45788e258c", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "9bbc58f2-8245-46bd-9afb-e00574cf93b9", "remote_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T05:49:49Z", "revision_number": 0, "id": "ca70835e-24fc-4129-bc2e-ced2941f24bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T05:49:49Z", "security_group_id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "tenant_id": "2e894757a4e54ebfa46b20b30b23a387", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e894757a4e54ebfa46b20b30b23a387"}], "revision_number": 1, "project_id": "2e894757a4e54ebfa46b20b30b23a387", "id": "9605fa54-5605-4707-a9c4-d0e565536cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "created_at": "2019-07-30T07:12:59Z", "updated_at": "2019-07-30T07:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "1048801a-2ed6-43f5-8f50-86ec3e72df00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "6e073eb4-3931-42e6-86f5-901db33c56e3", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "883665a0-27f9-4234-8541-b3f619039dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv6", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T07:12:59Z", "revision_number": 0, "id": "dd1ed4d0-5ec4-47ca-ace7-493f41e36297", "remote_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "remote_ip_prefix": null, "created_at": "2019-07-30T07:12:59Z", "security_group_id": "de2e2e23-0223-4127-9826-f2127c3bb823", "tenant_id": "f717c33d18bf4eb3b3f6136c18814f23", "port_range_min": null, "ethertype": "IPv4", "project_id": "f717c33d18bf4eb3b3f6136c18814f23"}], "revision_number": 1, "project_id": "f717c33d18bf4eb3b3f6136c18814f23", "id": "de2e2e23-0223-4127-9826-f2127c3bb823", "name": "default"}]} 2019-07-30 13:39:26,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-53381a62-14ad-4636-bea8-cad288110832 2019-07-30 13:39:26,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0684330463409s 2019-07-30 13:39:26,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 13:39:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/29759970-c513-4b31-ab07-79069fd159c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b5e0260dbd655cada03dc306d96cf3c4629b5cf1" 2019-07-30 13:39:26,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 13:39:26 GMT X-Openstack-Request-Id: req-2916e88f-8023-4cc3-b760-9e2b3cac8a48 2019-07-30 13:39:26,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 13:39:26,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/29759970-c513-4b31-ab07-79069fd159c1.json used request id req-2916e88f-8023-4cc3-b760-9e2b3cac8a48 2019-07-30 13:39:26,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.169346094131s 2019-07-30 13:39:26,413 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-07-30 13:39:26,414 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:09 | PASS | | cloudify_ims | functest | vnf | 27:04 | PASS | | heat_ims | functest | vnf | 33:13 | PASS | | vyos_vrouter | functest | vnf | 15:54 | PASS | | juju_epc | functest | vnf | 85:01 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-07-30 13:39:26,420 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-30 13:39:26,505 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 13:39:26,604 - paramiko.transport - DEBUG - EOF in transport thread